Skip to content

Commit 0b253f1

Browse files
committed
README: fix up Go minimum requirement
1 parent 324c1d5 commit 0b253f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
go install mvdan.cc/garble@latest
44

5-
Obfuscate Go code by wrapping the Go toolchain. Requires Go 1.20 or later.
5+
Obfuscate Go code by wrapping the Go toolchain. Requires Go 1.22 or later.
66

77
garble build [build flags] [packages]
88

0 commit comments

Comments
 (0)