-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Close #85 #112, Go mod round2 #121
Close #85 #112, Go mod round2 #121
Conversation
@NIC619 This works now, also I think we can remove gx completely. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, maybe also update the README file?
@@ -7,6 +7,9 @@ deps: gx | |||
gx-go rewrite | |||
python3 ./script/partial-gx-uw.py . | |||
|
|||
update-go-mod: | |||
GO111MODULE=on go mod download && go mod tidy | |||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We can also remove the gx
related commands in Makefile
.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
will do those in #125 for better review experience.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tried and it works well! Great work:)
Note
make update-go-mod
What was wrong?
go mod
works this time./bin
directoryHow was it fixed?
go get -v github.com/libp2p/go-libp2p-crypto@master
.Cute Animal Picture