Skip to content

Commit f5decff

Browse files
fix(deps): update module github.com/spechtlabs/go-otel-utils/otelzap to v0.0.10 (#64)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 29a7db8 commit f5decff

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

src/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require (
99
github.com/gin-gonic/gin v1.10.0
1010
github.com/mcuadros/go-gin-prometheus v0.1.0
1111
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
1313
github.com/spf13/cobra v1.9.1
1414
github.com/spf13/viper v1.20.1
1515
go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin v0.60.0

src/go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,8 @@ github.com/spechtlabs/go-otel-utils/otelzap v0.0.8 h1:L+FRP4r8n0iVVzy9W7fVUATsx7
126126
github.com/spechtlabs/go-otel-utils/otelzap v0.0.8/go.mod h1:plilkxj0HQ5sJ21FuCc88wk8Q00cTH2M/LbxszaemPw=
127127
github.com/spechtlabs/go-otel-utils/otelzap v0.0.9 h1:d1+B4hsaQpYiJOOTY0c0O20YLOH8dfAlve1ciCdoETQ=
128128
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=
129131
github.com/spf13/afero v1.12.0 h1:UcOPyRBYczmFn6yvphxkn9ZEOY65cpwGKb5mL36mrqs=
130132
github.com/spf13/afero v1.12.0/go.mod h1:ZTlWwG4/ahT8W7T0WQ5uYmjI9duaLQGy3Q2OAl4sk/4=
131133
github.com/spf13/cast v1.7.1 h1:cuNEagBQEHWN1FnbGEjCXL2szYEXqfJPbP2HNUaca9Y=

0 commit comments

Comments
 (0)