Skip to content

Commit ce25d8c

Browse files
Bump github.com/smartcontractkit/chainlink-testing-framework/lib/grafana
Bumps [github.com/smartcontractkit/chainlink-testing-framework/lib/grafana](https://github.com/smartcontractkit/chainlink-testing-framework) from 1.50.0 to 1.51.0. - [Release notes](https://github.com/smartcontractkit/chainlink-testing-framework/releases) - [Commits](v1.50.0...lib/v1.51.0) --- updated-dependencies: - dependency-name: github.com/smartcontractkit/chainlink-testing-framework/lib/grafana dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7f68870 commit ce25d8c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

wasp/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ require (
2121
github.com/prometheus/common v0.62.0
2222
github.com/rs/zerolog v1.33.0
2323
github.com/smartcontractkit/chainlink-testing-framework/lib v1.50.20-0.20250106135623-15722ca32b64
24-
github.com/smartcontractkit/chainlink-testing-framework/lib/grafana v1.50.0
24+
github.com/smartcontractkit/chainlink-testing-framework/lib/grafana v1.51.0
2525
github.com/stretchr/testify v1.10.0
2626
go.uber.org/ratelimit v0.3.1
2727
google.golang.org/grpc v1.70.0 // indirect

wasp/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -769,8 +769,8 @@ github.com/sirupsen/logrus v1.4.2/go.mod h1:tLMulIdttU9McNUspp0xgXVQah82FyeX6Mwd
769769
github.com/sirupsen/logrus v1.6.0/go.mod h1:7uNnSEd1DgxDLC74fIahvMZmmYsHGZGEOFrfsX/uA88=
770770
github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ=
771771
github.com/sirupsen/logrus v1.9.3/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ=
772-
github.com/smartcontractkit/chainlink-testing-framework/lib/grafana v1.50.0 h1:VIxK8u0Jd0Q/VuhmsNm6Bls6Tb31H/sA3A/rbc5hnhg=
773-
github.com/smartcontractkit/chainlink-testing-framework/lib/grafana v1.50.0/go.mod h1:lyAu+oMXdNUzEDScj2DXB2IueY+SDXPPfyl/kb63tMM=
772+
github.com/smartcontractkit/chainlink-testing-framework/lib/grafana v1.51.0 h1:+6L/PVxWsaYCr9jmxtKfyCcEJm1o6UaKrFJU9jAiZwA=
773+
github.com/smartcontractkit/chainlink-testing-framework/lib/grafana v1.51.0/go.mod h1:ym1yBKknQkGfgSQF7EGXSevDuex1YZbz+zgDwRvhY3U=
774774
github.com/sony/gobreaker/v2 v2.1.0 h1:av2BnjtRmVPWBvy5gSFPytm1J8BmN5AGhq875FfGKDM=
775775
github.com/sony/gobreaker/v2 v2.1.0/go.mod h1:dO3Q/nCzxZj6ICjH6J/gM0r4oAwBMVLY8YAQf+NTtUg=
776776
github.com/spf13/cast v1.7.0 h1:ntdiHjuueXFgm5nzDRdOS4yfT43P5Fnud6DH50rz/7w=

0 commit comments

Comments
 (0)