Ver código fonte

Update Go version requirement to 1.27

Johan Rong 1 semana atrás
pai
commit
6fe3adb0a9
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -10,7 +10,7 @@
 - Quick and easy keyboard- and command-oriented text manipulation
 - Quick and easy keyboard- and command-oriented text manipulation
 
 
 ## Requirements
 ## Requirements
-- Go 1.26.4
+- Go 1.27
 - Make
 - Make
 - (See [flake.nix](./flake.nix))
 - (See [flake.nix](./flake.nix))
 
 
@@ -30,4 +30,4 @@ Release build: `build/moose`
 * `make build`: debug binary `build/moose-debug`
 * `make build`: debug binary `build/moose-debug`
 * `make release`: release binary `build/moose`
 * `make release`: release binary `build/moose`
 * `make run`: run debug version through `go run`
 * `make run`: run debug version through `go run`
-* `make clean`: remove `build/` directory
+* `make clean`: remove `build/` directory