Chuck Lantz
|
9a80e63b43
|
Update to default to 1.16
|
2021-03-15 14:27:30 +00:00 |
|
Chuck Lantz
|
728c59ce3d
|
Update devcontainer.json
|
2021-03-14 17:35:57 -07:00 |
|
Chuck Lantz
|
94aef3cb94
|
Update Dockerfile
|
2021-03-08 18:11:47 -06:00 |
|
Chuck Lantz
|
ade23e8112
|
Update definition version referenced
|
2021-03-08 18:11:33 -06:00 |
|
bamurtaugh
|
d16aa43991
|
Update go tools management
|
2021-03-05 20:03:55 +00:00 |
|
bamurtaugh
|
8e814e260c
|
Add port attributes
|
2021-03-05 20:02:59 +00:00 |
|
Brigit Murtaugh
|
b927b54605
|
Switch to dynamic port forwarding, update readme
|
2021-01-21 16:49:31 +00:00 |
|
Chuck Lantz
|
7f5ea9fa59
|
Update to use latest definition
|
2020-08-31 02:25:45 +00:00 |
|
Chuck Lantz
|
265320eac9
|
Update to 0.134.0 definition
|
2020-08-11 19:54:26 +00:00 |
|
Chuck Lantz
|
216335b01c
|
Update with latest definition
|
2020-07-25 01:38:41 +00:00 |
|
Chuck Lantz
|
17e380eb62
|
Handle change in Go extension's ID
|
2020-06-09 00:43:34 +00:00 |
|
Chuck Lantz
|
81a59851f5
|
Use latest go definition files
|
2020-04-09 00:17:43 +00:00 |
|
Chuck Lantz
|
57ee2c036a
|
Merge pull request #18 from marcelom/marcelom-patch-2
Changing go/pkg permissions
|
2020-02-14 15:37:33 -08:00 |
|
Marcelo
|
19d0c27517
|
Changing go/pkg permissions
This allows them to be consistent with go/{bin,src}
|
2020-02-14 09:26:32 -08:00 |
|
Marcelo
|
b0dd186262
|
Install gopkgs without module support
https://github.com/uudashr/gopkgs/issues/25 is open to try and fix this. Should rever this change once it is resolved.
|
2020-02-14 09:13:38 -08:00 |
|
Chuck Lantz
|
d630f10d45
|
Add write permissions to /go/pkg
|
2020-02-04 19:30:29 +00:00 |
|
Chuck Lantz
|
b51038c588
|
Install gopls, other tools using modules where possible
|
2020-01-16 21:58:01 +00:00 |
|
Chuck Lantz
|
ccf8137514
|
Fix gopls path
|
2019-12-28 16:18:38 +00:00 |
|
Chuck Lantz
|
5c8e5bd6e2
|
Updates for 1.41
|
2019-12-11 05:03:16 +00:00 |
|
Chad Metcalf
|
c68de745cc
|
Add go src to the cleanup.
This saves about 130 megs. Not a huge deal if local but if folks end up
pushing to a registry is nice (~>10% reduction).
|
2019-10-22 13:58:24 -07:00 |
|
Chuck Lantz
|
08f29d614b
|
Updates given #5
|
2019-09-23 16:24:39 +00:00 |
|
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 |
|
Jorian van Oostenbrugge
|
1646834be2
|
Move the creation of the user to before we perform the 'go get'. This way files under the gopath (specifically go modules cache) are writable by the vscode user (which is necessary for go modules to work).
|
2019-09-13 21:23:22 +02:00 |
|
Chuck Lantz
|
63b7358211
|
Update comments, set default terminal in container
|
2019-08-26 13:59:25 -07:00 |
|
Chuck Lantz
|
0ba75c2592
|
Default to a non-root user
|
2019-08-05 23:30:46 +00:00 |
|
Chuck Lantz
|
61d09d1203
|
Layer consolidation
|
2019-06-28 20:46:20 +00:00 |
|
Alexander Krieg
|
9ca36323da
|
Add goplay for running in go playground
|
2019-06-15 18:46:53 +00:00 |
|
Alexander Krieg
|
60a049bf78
|
Add github.com/cweill/gotests for test generation
|
2019-06-15 12:53:33 +00:00 |
|
Alexander Krieg
|
fd311b878d
|
Change build order and add modifytags tool
|
2019-06-15 12:11:34 +00:00 |
|
Alexander Krieg
|
9a5fb79232
|
Add fillstruct
|
2019-06-15 11:23:05 +00:00 |
|
Alexander Krieg
|
cedf836303
|
Add github.com/josharian/impl for method stubs
|
2019-06-15 10:51:09 +00:00 |
|
Alexander Krieg
|
824ed7d4d0
|
Add godoctor for refactoring
|
2019-06-15 10:11:39 +00:00 |
|
Alexander Krieg
|
0668677fcb
|
Use language server and infer gopath
|
2019-06-15 09:46:11 +00:00 |
|
Alexander Krieg
|
9f74e9ea39
|
Add gopls
|
2019-06-15 09:44:51 +00:00 |
|
Chuck Lantz
|
c304afad0c
|
Move settings into devcontainer.json
|
2019-05-28 12:59:34 -07:00 |
|
Chuck Lantz
|
b36e529034
|
Set default shell, avoid dpkg and other stderr messages
|
2019-05-22 08:46:31 -07:00 |
|
Radu Matei
|
c8341fb4d3
|
Replace Python with Go in Dockerfile comment
|
2019-05-04 00:35:09 +03:00 |
|
Chuck Lantz
|
12d9971107
|
Update Dockerfile
|
2019-04-21 18:45:28 -07:00 |
|
Chuck Lantz
|
5066da6e19
|
Update go example, README
|
2019-04-19 13:16:41 -07:00 |
|
Chuck Lantz
|
aafae304bf
|
Initial
|
2019-04-16 19:54:02 -07:00 |
|