1
0
Fork 0
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:
HarveyKandola 2019-09-06 11:12:42 +01:00
parent b826852137
commit 0524a0c74c

View file

@ -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