This website requires JavaScript.
Explore
Help
Register
Sign In
templates
/
go
Template
Watch
2
Star
0
Fork
0
You've already forked go
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
b0951769f065c10d161b9366f39401117b83823c
go
/
.devcontainer
History
Jorian van Oostenbrugge
bb5b0a6417
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
..
devcontainer.json
Update comments, set default terminal in container
2019-08-26 13:59:25 -07: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