We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06574d2 commit f2b8b59Copy full SHA for f2b8b59
go.mod
@@ -2,7 +2,7 @@ module github.com/h3poteto/fluentd-sidecar-injector
2
3
go 1.22.0
4
5
-toolchain go1.22.4
+toolchain go1.23.3
6
7
require (
8
github.com/kelseyhightower/envconfig v1.4.0
0 commit comments