Skip to content

Commit 669610d

Browse files
committed
Update Go version to 1.26.2 in devcontainer configuration
1 parent 043c0ef commit 669610d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.devcontainer/devcontainer.env.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"python": "3.11",
5858
"java": "17",
5959
"node": "20",
60-
"go": "1.21",
60+
"go": "1.26.2",
6161
"nexus": "3.50.0",
6262
"prometheus": "2.45.0",
6363
"grafana": "10.0.0",

0 commit comments

Comments
 (0)