README: we require Go 1.23.5 now

This commit is contained in:
Daniel Martí
2025-01-18 16:33:19 +00:00
committed by Paul Scheduikat
parent f5dc4e784a
commit e6c0aeffe1

View File

@@ -2,7 +2,7 @@
go install mvdan.cc/garble@latest
Obfuscate Go code by wrapping the Go toolchain. Requires Go 1.23 or later.
Obfuscate Go code by wrapping the Go toolchain. Requires Go 1.23.5 or later.
garble build [build flags] [packages]