We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8beb65 commit 16750a4Copy full SHA for 16750a4
go.mod
@@ -1,8 +1,8 @@
1
module github.com/gardener/terminal-controller-manager
2
3
-go 1.23.0
+go 1.24.0
4
5
-toolchain go1.23.1
+toolchain go1.24.0
6
7
require (
8
github.com/gardener/gardener v1.110.4
0 commit comments