Skip to content

Commit 23343cf

Browse files
fix(deps): update module github.com/sony/gobreaker to v2
| datasource | package | from | to | | ---------- | ------------------------- | ------ | ------ | | go | github.com/sony/gobreaker | v1.0.0 | v2.4.0 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent c78899c commit 23343cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ require (
4343
github.com/prometheus/common v0.67.5
4444
github.com/prometheus/prometheus v0.307.3
4545
github.com/segmentio/fasthash v1.0.3
46-
github.com/sony/gobreaker v1.0.0
46+
github.com/sony/gobreaker/v2 v2.4.0
4747
github.com/spf13/viper v1.21.0
4848
github.com/stretchr/testify v1.11.1
4949
github.com/uber/jaeger-client-go v2.30.0+incompatible // indirect

0 commit comments

Comments
 (0)