Skip to content

Commit 600b2a6

Browse files
Merge pull request #524 from AlexVulaj/network-verifier-0.4.7
Update network verifier to 0.4.7
2 parents ee778cd + b2e5292 commit 600b2a6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ require (
3838
github.com/openshift/backplane-cli v0.1.25-0.20240220221836-276d8f03016f
3939
github.com/openshift/gcp-project-operator v0.0.0-20220920194256-df38e31387a7
4040
github.com/openshift/hive/apis v0.0.0-20240216200617-8c54fc9cac45
41-
github.com/openshift/osd-network-verifier v0.4.6
41+
github.com/openshift/osd-network-verifier v0.4.7
4242
github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8
4343
github.com/shopspring/decimal v1.3.1
4444
github.com/sirupsen/logrus v1.9.3

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -431,8 +431,8 @@ github.com/openshift/gcp-project-operator v0.0.0-20220920194256-df38e31387a7 h1:
431431
github.com/openshift/gcp-project-operator v0.0.0-20220920194256-df38e31387a7/go.mod h1:BKXSfGFecnNJ/NBv61AjSP9ngf9jiP4KbPShTkO9XtA=
432432
github.com/openshift/hive/apis v0.0.0-20240216200617-8c54fc9cac45 h1:t9PeXKK13eqBPG59+uLIzOLU75Rl5GPYNU6WPPvy1J4=
433433
github.com/openshift/hive/apis v0.0.0-20240216200617-8c54fc9cac45/go.mod h1:jqpZWDUo9JcnO4Q5RuNWjESE1EJ3Qi9xowBBi0nyxQA=
434-
github.com/openshift/osd-network-verifier v0.4.6 h1:c+KYuh38YNKZCWMB+UQsdMI/zmMq5vUvs+sMSc2cipE=
435-
github.com/openshift/osd-network-verifier v0.4.6/go.mod h1:RS2y2lsXJH+y6n+MCljyy/LIoHvN/NBUv/rEvfP2WM4=
434+
github.com/openshift/osd-network-verifier v0.4.7 h1:W+vax+vUh2x+m8ZN8WW/s8MDavBIheysSczlR+szqbA=
435+
github.com/openshift/osd-network-verifier v0.4.7/go.mod h1:MPiJsyesyzA0fnP2634NrfdC4aKVR4XdjxOk63SW/jU=
436436
github.com/pelletier/go-toml/v2 v2.1.0 h1:FnwAJ4oYMvbT/34k9zzHuZNrhlz48GB3/s6at6/MHO4=
437437
github.com/pelletier/go-toml/v2 v2.1.0/go.mod h1:tJU2Z3ZkXwnxa4DPO899bsyIoywizdUvyaeZurnPPDc=
438438
github.com/perimeterx/marshmallow v1.1.4 h1:pZLDH9RjlLGGorbXhcaQLhfuV0pFMNfPO55FuFkxqLw=

0 commit comments

Comments
 (0)