Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pkujhd authored Feb 18, 2021
1 parent ba664a3 commit 370c859
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ go tool compile -I $GOPATH/pkg/`go env GOOS`_`go env GOARCH`/ -o test.o test1.go

This has currently only been tested and developed on:

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

Golang 1.10-1.15 (arm, linux)
Golang 1.10-1.16 (arm, linux)

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

0 comments on commit 370c859

Please sign in to comment.