This website requires JavaScript.
Explore
Help
Register
Sign In
lat5211
/
go
Template
Watch
1
Star
0
Fork
0
You've already forked go
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
08f29d614b590748e482414bbfa4ca10ae47a02b
go
/
.devcontainer
History
Chuck Lantz
08f29d614b
Updates given
#5
2019-09-23 16:24:39 +00:00
..
devcontainer.json
Updates given
#5
2019-09-23 16:24:39 +00:00
Dockerfile
It turns out to make go modules work we have to set the GO111MODULE environment variable to 'on' after we perform the 'go get', as not all packages have support for go modules yet.
2019-09-13 21:27:00 +02:00