File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
1010 github.com/gin-gonic/gin v1.11.0
1111 github.com/mcuadros/go-gin-prometheus v0.1.0
1212 github.com/sierrasoftworks/humane-errors-go v0.0.0-20250904141959-2224f06cddb4
13- github.com/spechtlabs/go-otel-utils/otelprovider v0.0.13
13+ github.com/spechtlabs/go-otel-utils/otelprovider v0.0.15
1414 github.com/spechtlabs/go-otel-utils/otelzap v0.0.15
1515 github.com/spf13/cobra v1.10.1
1616 github.com/spf13/viper v1.21.0
Original file line number Diff line number Diff line change @@ -145,6 +145,8 @@ github.com/sourcegraph/conc v0.3.1-0.20240121214520-5f936abd7ae8 h1:+jumHNA0Wrel
145145github.com/sourcegraph/conc v0.3.1-0.20240121214520-5f936abd7ae8 /go.mod h1:3n1Cwaq1E1/1lhQhtRK2ts/ZwZEhjcQeJQ1RuC6Q/8U =
146146github.com/spechtlabs/go-otel-utils/otelprovider v0.0.13 h1:DyTnvzLrhGowglrmDO8GFzbC/ZnzHRkMlFCk7p/pEmc =
147147github.com/spechtlabs/go-otel-utils/otelprovider v0.0.13 /go.mod h1:63JphMzIY2vGTZ9OMjntS/XUM2sVwLCydSsjVE+M5QU =
148+ github.com/spechtlabs/go-otel-utils/otelprovider v0.0.15 h1:LRx9EFzD4bI+kH3NNn6GtqwRrGbJgmyau4IOJcfBTYE =
149+ github.com/spechtlabs/go-otel-utils/otelprovider v0.0.15 /go.mod h1:ACquqruOxYFRL5H7TCxXKXIJTVj+6eqlEJR6WQAEBeE =
148150github.com/spechtlabs/go-otel-utils/otelzap v0.0.13 h1:eKrf3Jd4WurABA+iw4TAZJRF2/Ke1cIzsX1wSUOZZT0 =
149151github.com/spechtlabs/go-otel-utils/otelzap v0.0.13 /go.mod h1:Bk/uRNkU1/MsMc2J1NUxF+0lRNDbUUIulioJevLYM74 =
150152github.com/spechtlabs/go-otel-utils/otelzap v0.0.15 h1:LPo3vmPRVTQDG/ic2r4q1t9irptnffRRTEpaLYjbguo =
You can’t perform that action at this time.
0 commit comments