We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c8dd1c commit 863562eCopy full SHA for 863562e
go.mod
@@ -1,6 +1,9 @@
1
module github.com/steadybit/extension-instana
2
3
-go 1.23
+go 1.23.0
4
+
5
+toolchain go1.23.4
6
7
require (
8
github.com/kelseyhightower/envconfig v1.4.0
9
github.com/rs/zerolog v1.33.0
0 commit comments