We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba664a3 commit 370c859Copy full SHA for 370c859
README.md
@@ -59,8 +59,8 @@ go tool compile -I $GOPATH/pkg/`go env GOOS`_`go env GOARCH`/ -o test.o test1.go
59
60
This has currently only been tested and developed on:
61
62
-Golang 1.8-1.15 (x64/x86, darwin, linux, windows)
+Golang 1.8-1.16 (x64/x86, darwin, linux, windows)
63
64
-Golang 1.10-1.15 (arm, linux)
+Golang 1.10-1.16 (arm, linux)
65
66
-Golang 1.8-1.15 (arm64(LE) linux)
+Golang 1.8-1.16 (arm64(LE) linux)
0 commit comments