Преглед на файлове

Update Go version requirement to 1.27

Johan Rong преди 1 седмица
родител
ревизия
6fe3adb0a9
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      README.md

+ 2 - 2
README.md

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