We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 352e01e commit 2c3740fCopy full SHA for 2c3740f
example/go.mod
@@ -1,6 +1,6 @@
1
module github.com/spechtlabs/go-otel-utils/example
2
3
-go 1.24.0
+go 1.23.0
4
5
replace github.com/spechtlabs/go-otel-utils/otelprovider => ../otelprovider
6
otelprovider/go.mod
module github.com/spechtlabs/go-otel-utils/otelprovider
require (
github.com/spechtlabs/go-otel-utils/otelzap v0.0.6
otelzap/go.mod
module github.com/spechtlabs/go-otel-utils/otelzap
github.com/aws/smithy-go v1.22.3
0 commit comments