oauth2-proxy/.devcontainer
Br1an67 c7dff65dee
fix(devcontainer): bump Go version to 1.25 in devcontainer base image
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>
2026-03-14 10:07:47 +08:00
..
Dockerfile fix(devcontainer): bump Go version to 1.25 in devcontainer base image 2026-03-14 10:07:47 +08:00
devcontainer.json Improved dev environment (#2211) 2024-01-20 20:10:37 +00:00