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 18a2e17 commit 205cb25Copy full SHA for 205cb25
go.mod
@@ -36,7 +36,7 @@ require (
36
github.com/knadh/koanf/v2 v2.2.1
37
github.com/mcuadros/go-defaults v1.2.0
38
github.com/stoewer/go-strcase v1.3.0
39
- github.com/theopenlane/core v0.10.0
+ github.com/theopenlane/core v0.18.0
40
go.opentelemetry.io/otel v1.35.0 // indirect
41
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.35.0 // indirect
42
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.35.0 // indirect
0 commit comments