Skip to content

Commit 370c859

Browse files
authored
Update README.md
1 parent ba664a3 commit 370c859

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ go tool compile -I $GOPATH/pkg/`go env GOOS`_`go env GOARCH`/ -o test.o test1.go
5959

6060
This has currently only been tested and developed on:
6161

62-
Golang 1.8-1.15 (x64/x86, darwin, linux, windows)
62+
Golang 1.8-1.16 (x64/x86, darwin, linux, windows)
6363

64-
Golang 1.10-1.15 (arm, linux)
64+
Golang 1.10-1.16 (arm, linux)
6565

66-
Golang 1.8-1.15 (arm64(LE) linux)
66+
Golang 1.8-1.16 (arm64(LE) linux)

0 commit comments

Comments
 (0)