Skip to content

Commit 54eae1e

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 54eae1e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

havoc/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/google/uuid v1.6.0
88
github.com/pkg/errors v0.9.1
99
github.com/rs/zerolog v1.33.0
10-
github.com/smartcontractkit/chainlink-testing-framework/lib/grafana v1.50.0
10+
github.com/smartcontractkit/chainlink-testing-framework/lib/grafana v1.51.0
1111
k8s.io/api v0.31.2
1212
k8s.io/apimachinery v0.31.2
1313
k8s.io/client-go v0.31.2

havoc/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,8 @@ github.com/rogpeppe/go-internal v1.12.0/go.mod h1:E+RYuTGaKKdloAfM02xzb0FW3Paa99
122122
github.com/rs/xid v1.5.0/go.mod h1:trrq9SKmegXys3aeAKXMUTdJsYXVwGY3RLcfgqegfbg=
123123
github.com/rs/zerolog v1.33.0 h1:1cU2KZkvPxNyfgEmhHAz/1A9Bz+llsdYzklWFzgp0r8=
124124
github.com/rs/zerolog v1.33.0/go.mod h1:/7mN4D5sKwJLZQ2b/znpjC3/GQWY/xaDXUM0kKWRHss=
125-
github.com/smartcontractkit/chainlink-testing-framework/lib/grafana v1.50.0 h1:VIxK8u0Jd0Q/VuhmsNm6Bls6Tb31H/sA3A/rbc5hnhg=
126-
github.com/smartcontractkit/chainlink-testing-framework/lib/grafana v1.50.0/go.mod h1:lyAu+oMXdNUzEDScj2DXB2IueY+SDXPPfyl/kb63tMM=
125+
github.com/smartcontractkit/chainlink-testing-framework/lib/grafana v1.51.0 h1:+6L/PVxWsaYCr9jmxtKfyCcEJm1o6UaKrFJU9jAiZwA=
126+
github.com/smartcontractkit/chainlink-testing-framework/lib/grafana v1.51.0/go.mod h1:ym1yBKknQkGfgSQF7EGXSevDuex1YZbz+zgDwRvhY3U=
127127
github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=
128128
github.com/spf13/pflag v1.0.5/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
129129
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=

0 commit comments

Comments
 (0)