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 @@ -3,7 +3,7 @@ module github.com/spechtlabs/go-otel-utils/otelzap
33go 1.23.0
44
55require (
6- github.com/aws/smithy-go v1.22.5
6+ github.com/aws/smithy-go v1.23.0
77 github.com/sierrasoftworks/humane-errors-go v0.0.0-20250904141959-2224f06cddb4
88 github.com/spechtlabs/go-otel-utils/otelprovider v0.0.15
99 github.com/stretchr/testify v1.11.1
Original file line number Diff line number Diff line change @@ -2,6 +2,8 @@ github.com/aws/smithy-go v1.22.3 h1:Z//5NuZCSW6R4PhQ93hShNbyBbn8BWCmCVCt+Q8Io5k=
22github.com/aws/smithy-go v1.22.3 /go.mod h1:t1ufH5HMublsJYulve2RKmHDC15xu1f26kHCp/HgceI =
33github.com/aws/smithy-go v1.22.5 h1:P9ATCXPMb2mPjYBgueqJNCA5S9UfktsW0tTxi+a7eqw =
44github.com/aws/smithy-go v1.22.5 /go.mod h1:t1ufH5HMublsJYulve2RKmHDC15xu1f26kHCp/HgceI =
5+ github.com/aws/smithy-go v1.23.0 h1:8n6I3gXzWJB2DxBDnfxgBaSX6oe0d/t10qGz7OKqMCE =
6+ github.com/aws/smithy-go v1.23.0 /go.mod h1:t1ufH5HMublsJYulve2RKmHDC15xu1f26kHCp/HgceI =
57github.com/cenkalti/backoff/v4 v4.3.0 h1:MyRJ/UdXutAwSAT+s3wNd7MfTIcy71VQueUuFK343L8 =
68github.com/cenkalti/backoff/v4 v4.3.0 /go.mod h1:Y3VNntkOUPxTVeUxJ/G5vcM//AlwfmyYozVcomhLiZE =
79github.com/cenkalti/backoff/v5 v5.0.3 h1:ZN+IMa753KfX5hd8vVaMixjnqRZ3y8CuJKRKj1xcsSM =
You can’t perform that action at this time.
0 commit comments