The devcontainer was using Go 1.23 but go.mod requires Go 1.25.0. This caused 'go mod tidy' to fail in the devcontainer environment. Signed-off-by: Jan Larwig <jan@larwig.com> |
||
|---|---|---|
| .. | ||
| Dockerfile | ||
| devcontainer.json | ||
The devcontainer was using Go 1.23 but go.mod requires Go 1.25.0. This caused 'go mod tidy' to fail in the devcontainer environment. Signed-off-by: Jan Larwig <jan@larwig.com> |
||
|---|---|---|
| .. | ||
| Dockerfile | ||
| devcontainer.json | ||