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 @@ -9,7 +9,7 @@ require (
9
9
github.com/gin-gonic/gin v1.10.0
10
10
github.com/mcuadros/go-gin-prometheus v0.1.0
11
11
github.com/spechtlabs/go-otel-utils/otelprovider v0.0.10
12
- github.com/spechtlabs/go-otel-utils/otelzap v0.0.9
12
+ github.com/spechtlabs/go-otel-utils/otelzap v0.0.10
13
13
github.com/spf13/cobra v1.9.1
14
14
github.com/spf13/viper v1.20.1
15
15
go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin v0.60.0
Original file line number Diff line number Diff line change @@ -126,6 +126,8 @@ github.com/spechtlabs/go-otel-utils/otelzap v0.0.8 h1:L+FRP4r8n0iVVzy9W7fVUATsx7
126
126
github.com/spechtlabs/go-otel-utils/otelzap v0.0.8 /go.mod h1:plilkxj0HQ5sJ21FuCc88wk8Q00cTH2M/LbxszaemPw =
127
127
github.com/spechtlabs/go-otel-utils/otelzap v0.0.9 h1:d1+B4hsaQpYiJOOTY0c0O20YLOH8dfAlve1ciCdoETQ =
128
128
github.com/spechtlabs/go-otel-utils/otelzap v0.0.9 /go.mod h1:o24+LjpaBj+p0ip3AfzMenLXUn/jpkMPUBeN+FCTn7U =
129
+ github.com/spechtlabs/go-otel-utils/otelzap v0.0.10 h1:RR/WS4b+ABxNL7xzlK4FTvnuXRbGk3yyggvvLnQ+FeM =
130
+ github.com/spechtlabs/go-otel-utils/otelzap v0.0.10 /go.mod h1:IhsBuW+sZwLxX1Ww5LmTlIonBP8GiyhsiZkIRq+ySE0 =
129
131
github.com/spf13/afero v1.12.0 h1:UcOPyRBYczmFn6yvphxkn9ZEOY65cpwGKb5mL36mrqs =
130
132
github.com/spf13/afero v1.12.0 /go.mod h1:ZTlWwG4/ahT8W7T0WQ5uYmjI9duaLQGy3Q2OAl4sk/4 =
131
133
github.com/spf13/cast v1.7.1 h1:cuNEagBQEHWN1FnbGEjCXL2szYEXqfJPbP2HNUaca9Y =
You can’t perform that action at this time.
0 commit comments