File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
99 github.com/gin-contrib/zap v1.1.5
1010 github.com/gin-gonic/gin v1.11.0
1111 github.com/mcuadros/go-gin-prometheus v0.1.0
12- github.com/sierrasoftworks/humane-errors-go v0.0.0-20250904141959-2224f06cddb4
12+ github.com/sierrasoftworks/humane-errors-go v0.0.0-20251120130430-47d6c60d78cc
1313 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
@@ -18,7 +18,7 @@ require (
1818 go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.63.0
1919 go.opentelemetry.io/otel v1.38.0
2020 go.opentelemetry.io/otel/trace v1.38.0
21- go.uber.org/zap v1.27.0
21+ go.uber.org/zap v1.27.1
2222 google.golang.org/grpc v1.77.0
2323 google.golang.org/protobuf v1.36.10
2424 gopkg.in/yaml.v3 v3.0.1
Original file line number Diff line number Diff line change @@ -141,6 +141,8 @@ github.com/sierrasoftworks/humane-errors-go v0.0.0-20250811205537-5f14a04ebff5 h
141141github.com/sierrasoftworks/humane-errors-go v0.0.0-20250811205537-5f14a04ebff5 /go.mod h1:CbJLj9L1qHdzLg4YRh2Lzr0noe9pR6QrVEqfLbITRKw =
142142github.com/sierrasoftworks/humane-errors-go v0.0.0-20250904141959-2224f06cddb4 h1:DhtzIOyKx70jgHIK0kb4eAbot9b/lko8EpPiDxbEtgo =
143143github.com/sierrasoftworks/humane-errors-go v0.0.0-20250904141959-2224f06cddb4 /go.mod h1:p4jbkjZuTzb8snmKhhMJJwPjAwO5fh8UZ2Gkstwt71k =
144+ github.com/sierrasoftworks/humane-errors-go v0.0.0-20251120130430-47d6c60d78cc h1:atH9wProC33BBGOD7BYHhaFkzIgF4/oWWpQXRQtFwTU =
145+ github.com/sierrasoftworks/humane-errors-go v0.0.0-20251120130430-47d6c60d78cc /go.mod h1:AyTGN4SGjbmEHvVAnBy8SpCnG3hskAfZ7TJW1AzMXgk =
144146github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ =
145147github.com/sirupsen/logrus v1.9.3 /go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ =
146148github.com/sourcegraph/conc v0.3.1-0.20240121214520-5f936abd7ae8 h1:+jumHNA0Wrelhe64i8F6HNlS8pkoyMv5sreGx2Ry5Rw =
@@ -253,6 +255,8 @@ go.uber.org/multierr v1.11.0 h1:blXXJkSxSSfBVBlC76pxqeO+LN3aDfLQo+309xJstO0=
253255go.uber.org/multierr v1.11.0 /go.mod h1:20+QtiLqy0Nd6FdQB9TLXag12DsQkrbs3htMFfDN80Y =
254256go.uber.org/zap v1.27.0 h1:aJMhYGrd5QSmlpLMr2MftRKl7t8J8PTZPA732ud/XR8 =
255257go.uber.org/zap v1.27.0 /go.mod h1:GB2qFLM7cTU87MWRP2mPIjqfIDnGu+VIO4V/SdhGo2E =
258+ go.uber.org/zap v1.27.1 h1:08RqriUEv8+ArZRYSTXy1LeBScaMpVSTBhCeaZYfMYc =
259+ go.uber.org/zap v1.27.1 /go.mod h1:GB2qFLM7cTU87MWRP2mPIjqfIDnGu+VIO4V/SdhGo2E =
256260go.yaml.in/yaml/v3 v3.0.4 h1:tfq32ie2Jv2UxXFdLJdh3jXuOzWiL1fo0bu/FbuKpbc =
257261go.yaml.in/yaml/v3 v3.0.4 /go.mod h1:DhzuOOF2ATzADvBadXxruRBLzYTpT36CKvDb3+aBEFg =
258262golang.org/x/arch v0.20.0 h1:dx1zTU0MAE98U+TQ8BLl7XsJbgze2WnNKF/8tGp/Q6c =
You can’t perform that action at this time.
0 commit comments