Skip to content
This repository was archived by the owner on Nov 30, 2023. It is now read-only.

Commit 95b0aeb

Browse files
author
CI
committed
Automated update for image history
1 parent 3cbf675 commit 95b0aeb

File tree

1 file changed

+197
-0
lines changed

1 file changed

+197
-0
lines changed

containers/go/history/0.204.0.md

Lines changed: 197 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,197 @@
1+
# [go](https://github.com/microsoft/vscode-dev-containers/tree/main/containers/go)
2+
3+
**Image version:** 0.204.0
4+
5+
**Source release/branch:** [v0.192.0](https://github.com/microsoft/vscode-dev-containers/tree/v0.192.0/containers/go)
6+
7+
**Definition variations:**
8+
- [1.17](#variant-117)
9+
- [1.16](#variant-116)
10+
11+
## Variant: 1.17
12+
13+
**Digest:** sha256:fc2034f4a8e359893e48dd00108e77b628ca3de833530a5b36bd22e6ce2a9145
14+
15+
**Tags:**
16+
```
17+
mcr.microsoft.com/vscode/devcontainers/go:0.204.0-1.17
18+
mcr.microsoft.com/vscode/devcontainers/go:0.204.0-1
19+
```
20+
> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).*
21+
22+
**Linux distribution:** Debian GNU/Linux 11 (bullseye)
23+
24+
**Available (non-root) user:** vscode
25+
26+
### Contents
27+
**Languages and runtimes**
28+
29+
| Language / runtime | Version | Path |
30+
|--------------------|---------|------|
31+
| [Go](https://golang.org/dl) | 1.17 | /usr/local/go |
32+
33+
**Tools installed using git**
34+
35+
| Tool | Commit | Path |
36+
|------|--------|------|
37+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6d5b8484ce7198161d5f617c3db9fd7d3833d48c | /home/vscode/.oh-my-zsh |
38+
| [nvm](https://github.com/nvm-sh/nvm.git) | 3fea5493a431ac64470d4230d4b51438cf213bd1 | /usr/local/share/nvm |
39+
40+
**Go tools and modules**
41+
42+
| Tool / module | Version |
43+
|---------------|---------|
44+
| golang.org/x/tools/gopls | 0.7.1 |
45+
| honnef.co/go/tools | 0.2.0 |
46+
| golang.org/x/lint | 0.0.0-20210508222113-6edffad5e616 |
47+
| github.com/mgechev/revive | 1.1.0 |
48+
| github.com/uudashr/gopkgs | 2.0.1+incompatible |
49+
| github.com/ramya-rao-a/go-outline | 0.0.0-20210608161538-9736a4bde949 |
50+
| github.com/go-delve/delve | 1.7.1 |
51+
| github.com/golangci/golangci-lint | 1.42.0 |
52+
53+
**Additional linux tools and packages**
54+
55+
| Tool / library | Version |
56+
|----------------|---------|
57+
| apt-transport-https | 2.2.4 |
58+
| apt-utils | 2.2.4 |
59+
| ca-certificates | 20210119 |
60+
| curl | 7.74.0-1.3+b1 |
61+
| dialog | 1.3-20201126-1 |
62+
| g++ | 4:10.2.1-1 |
63+
| gcc | 4:10.2.1-1 |
64+
| git | 1:2.30.2-1 |
65+
| gnupg2 | 2.2.27-2 |
66+
| htop | 3.0.5-7 |
67+
| iproute2 | 5.10.0-4 |
68+
| jq | 1.6-2.1 |
69+
| less | 551-2 |
70+
| libc6 | 2.31-13 |
71+
| libc6-dev | 2.31-13 |
72+
| libgssapi-krb5-2 | 1.18.3-6 |
73+
| libicu67 | 67.1-7 |
74+
| libkrb5-3 | 1.18.3-6 |
75+
| liblttng-ust0 | 2.12.1-1 |
76+
| libssl1.1 | 1.1.1k-1 |
77+
| libstdc++6 | 10.2.1-6 |
78+
| locales | 2.31-13 |
79+
| lsb-release | 11.1.0 |
80+
| lsof | 4.93.2+dfsg-1.1 |
81+
| make | 4.3-4.1 |
82+
| man-db | 2.9.4-2 |
83+
| manpages | 5.10-1 |
84+
| manpages-dev | 5.10-1 |
85+
| manpages-posix | 2017a-2 |
86+
| manpages-posix-dev | 2017a-2 |
87+
| nano | 5.4-2 |
88+
| ncdu | 1.15.1-1 |
89+
| net-tools | 1.60+git20181103.0eebece-1 |
90+
| openssh-client | 1:8.4p1-5 |
91+
| pkg-config | 0.29.2-1 |
92+
| procps | 2:3.3.17-5 |
93+
| psmisc | 23.4-2 |
94+
| rsync | 3.2.3-4 |
95+
| strace | 5.10-1 |
96+
| sudo | 1.9.5p2-3 |
97+
| unzip | 6.0-26 |
98+
| vim-tiny | 2:8.2.2434-3 |
99+
| wget | 1.21-1+b1 |
100+
| yarn | 1.22.5-1 |
101+
| zip | 3.0-12 |
102+
| zlib1g | 1:1.2.11.dfsg-2 |
103+
| zsh | 5.8-6+b2 |
104+
105+
## Variant: 1.16
106+
107+
**Digest:** sha256:2efcf6f2586346fde6d1d65b60e17173d5f53934fe4624a7834e9231d03bcf0d
108+
109+
**Tags:**
110+
```
111+
mcr.microsoft.com/vscode/devcontainers/go:0.204.0-1.16
112+
```
113+
> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).*
114+
115+
**Linux distribution:** Debian GNU/Linux 11 (bullseye)
116+
117+
**Available (non-root) user:** vscode
118+
119+
### Contents
120+
**Languages and runtimes**
121+
122+
| Language / runtime | Version | Path |
123+
|--------------------|---------|------|
124+
| [Go](https://golang.org/dl) | 1.16.7 | /usr/local/go |
125+
126+
**Tools installed using git**
127+
128+
| Tool | Commit | Path |
129+
|------|--------|------|
130+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6d5b8484ce7198161d5f617c3db9fd7d3833d48c | /home/vscode/.oh-my-zsh |
131+
| [nvm](https://github.com/nvm-sh/nvm.git) | 3fea5493a431ac64470d4230d4b51438cf213bd1 | /usr/local/share/nvm |
132+
133+
**Go tools and modules**
134+
135+
| Tool / module | Version |
136+
|---------------|---------|
137+
| golang.org/x/tools/gopls | 0.7.1 |
138+
| honnef.co/go/tools | 0.2.0 |
139+
| golang.org/x/lint | 0.0.0-20210508222113-6edffad5e616 |
140+
| github.com/mgechev/revive | 1.1.0 |
141+
| github.com/uudashr/gopkgs | 1.3.2 |
142+
| github.com/ramya-rao-a/go-outline | 0.0.0-20210608161538-9736a4bde949 |
143+
| github.com/go-delve/delve | 1.7.1 |
144+
| github.com/golangci/golangci-lint | 1.42.0 |
145+
146+
**Additional linux tools and packages**
147+
148+
| Tool / library | Version |
149+
|----------------|---------|
150+
| apt-transport-https | 2.2.4 |
151+
| apt-utils | 2.2.4 |
152+
| ca-certificates | 20210119 |
153+
| curl | 7.74.0-1.3+b1 |
154+
| dialog | 1.3-20201126-1 |
155+
| g++ | 4:10.2.1-1 |
156+
| gcc | 4:10.2.1-1 |
157+
| git | 1:2.30.2-1 |
158+
| gnupg2 | 2.2.27-2 |
159+
| htop | 3.0.5-7 |
160+
| iproute2 | 5.10.0-4 |
161+
| jq | 1.6-2.1 |
162+
| less | 551-2 |
163+
| libc6 | 2.31-13 |
164+
| libc6-dev | 2.31-13 |
165+
| libgssapi-krb5-2 | 1.18.3-6 |
166+
| libicu67 | 67.1-7 |
167+
| libkrb5-3 | 1.18.3-6 |
168+
| liblttng-ust0 | 2.12.1-1 |
169+
| libssl1.1 | 1.1.1k-1 |
170+
| libstdc++6 | 10.2.1-6 |
171+
| locales | 2.31-13 |
172+
| lsb-release | 11.1.0 |
173+
| lsof | 4.93.2+dfsg-1.1 |
174+
| make | 4.3-4.1 |
175+
| man-db | 2.9.4-2 |
176+
| manpages | 5.10-1 |
177+
| manpages-dev | 5.10-1 |
178+
| manpages-posix | 2017a-2 |
179+
| manpages-posix-dev | 2017a-2 |
180+
| nano | 5.4-2 |
181+
| ncdu | 1.15.1-1 |
182+
| net-tools | 1.60+git20181103.0eebece-1 |
183+
| openssh-client | 1:8.4p1-5 |
184+
| pkg-config | 0.29.2-1 |
185+
| procps | 2:3.3.17-5 |
186+
| psmisc | 23.4-2 |
187+
| rsync | 3.2.3-4 |
188+
| strace | 5.10-1 |
189+
| sudo | 1.9.5p2-3 |
190+
| unzip | 6.0-26 |
191+
| vim-tiny | 2:8.2.2434-3 |
192+
| wget | 1.21-1+b1 |
193+
| yarn | 1.22.5-1 |
194+
| zip | 3.0-12 |
195+
| zlib1g | 1:1.2.11.dfsg-2 |
196+
| zsh | 5.8-6+b2 |
197+

0 commit comments

Comments
 (0)