mirror of
https://github.com/documize/community.git
synced 2025-07-19 05:09:42 +02:00
Added link to Go modules migration guide
This commit is contained in:
parent
b826852137
commit
0524a0c74c
1 changed files with 1 additions and 1 deletions
2
build.sh
2
build.sh
|
@ -66,4 +66,4 @@ echo "Finished."
|
|||
# go build -ldflags '-d -s -w' -a -tags netgo -installsuffix netgo test.go
|
||||
# ldd test
|
||||
|
||||
# go build -a -o main -gcflags=all=-trimpath=/home/xibz -asmflags=all=-trimpath=/home/xibz main.go
|
||||
# https://stackoverflow.com/questions/55664630/how-do-i-migrate-from-dep-to-go-modules
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue