Skip to content

Commit

Permalink
Update cross-compilation.md
Browse files Browse the repository at this point in the history
  • Loading branch information
miaoyc666 authored Jul 2, 2024
1 parent de2a931 commit d4da2df
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Golang/cross-compilation.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ go tool dist list

##### 示例
```bash
# go verison: 1.20.5
# go verison: 1.21.9
aix/ppc64
android/386
android/amd64
Expand Down Expand Up @@ -64,13 +64,13 @@ openbsd/386
openbsd/amd64
openbsd/arm
openbsd/arm64
openbsd/mips64
plan9/386
plan9/amd64
plan9/arm
solaris/amd64
wasip1/wasm
windows/386
windows/amd64
windows/arm
windows/arm64
```
```

0 comments on commit d4da2df

Please sign in to comment.