README: update the minimum Go version required

We had dropped supprot for Go 1.18.x back in October,
but completely forgot about the README.
pull/673/head
Daniel Martí 2 years ago committed by pagran
parent 08302ed5fc
commit 3e0d360777

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

Loading…
Cancel
Save