Skip to content

Commit

Permalink
Link
Browse files Browse the repository at this point in the history
  • Loading branch information
zmughal committed Feb 25, 2024
1 parent 18d5823 commit 7f9fc6f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions doc/development/language/go/index.mdwn
Expand Up @@ -5,11 +5,11 @@
- <https://github.com/golang-standards/project-layout>
- <https://pkg.go.dev/cmd/cgo>
- Cross-compile
* https://dave.cheney.net/2015/08/22/cross-compilation-with-go-1-5
* https://github.com/karalabe/xgo
* https://github.com/davecheney/golang-crosscompile
* https://github.com/inconshreveable/gonative
* https://github.com/mitchellh/gox
* <https://dave.cheney.net/2015/08/22/cross-compilation-with-go-1-5>
* <https://github.com/karalabe/xgo>
* <https://github.com/davecheney/golang-crosscompile>
* <https://github.com/inconshreveable/gonative>
* <https://github.com/mitchellh/gox>
- <https://zchee.github.io/golang-wiki/>

# Implementations
Expand Down

0 comments on commit 7f9fc6f

Please sign in to comment.