BottleneckStudio / keepmotivat.in

An app that keeps you motivated.
0 stars 0 forks source link

Try Go Modules #37

Closed rbo13 closed 4 years ago

rbo13 commented 5 years ago

Set this value to your ~/.bashrc or ~/.bash_profile: export GO111MODULE=on and then source it: ~/.bashrc or ~/.bash_profile. If you are using z shell, you can also set the given value above in your ~/.zshrc file.

jkbicbic commented 4 years ago

This needs to be rebased or something, what do you think @rbo13 CC @kenkoii ?


UPDATE It seems this just need some updating, I'll try to fix the out-of-date issue @rbo1 CC @kenkoii

jkbicbic commented 4 years ago

It seems that some of your commits @rbo13 are not signed, you might want to fix this before we can merge this pull request.