Skip to content

Commit

Permalink
OV 7.2 validation
Browse files Browse the repository at this point in the history
  • Loading branch information
nabhajit-ray committed Sep 12, 2022
1 parent 7fc9da9 commit 0025fcf
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/HewlettPackard/terraform-provider-oneview
go 1.15

require (
github.com/HewlettPackard/oneview-golang v7.1.1-0.20220902074419-9af5bfbbfb6a+incompatible
github.com/HewlettPackard/oneview-golang v7.2.0+incompatible
github.com/docker/machine v0.16.2 // indirect
github.com/hashicorp/errwrap v1.1.0 // indirect
github.com/hashicorp/go-getter v1.6.2 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ cloud.google.com/go/storage v1.10.0/go.mod h1:FLPqc6j+Ki4BU591ie1oL6qBQGu2Bl/tZ9
dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU=
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo=
github.com/HewlettPackard/oneview-golang v7.1.1-0.20220902074419-9af5bfbbfb6a+incompatible h1:ctAIYyTd7ei6BBZIuYpI8cLpaKiUNehi3rfI/QH9QUY=
github.com/HewlettPackard/oneview-golang v7.1.1-0.20220902074419-9af5bfbbfb6a+incompatible/go.mod h1:GJcjWgNHrKtt2lUl4xcaV3NRiuBlG138DNrFygXj4JE=
github.com/HewlettPackard/oneview-golang v7.2.0+incompatible h1:gUSe2VOwuvj4UBdmJ1Yvj4ASl6bt706qiEuyJC/wzuE=
github.com/HewlettPackard/oneview-golang v7.2.0+incompatible/go.mod h1:GJcjWgNHrKtt2lUl4xcaV3NRiuBlG138DNrFygXj4JE=
github.com/agext/levenshtein v1.2.1/go.mod h1:JEDfjyjHDjOF/1e4FlBE/PkbqA9OfWu2ki2W0IB5558=
github.com/agext/levenshtein v1.2.2 h1:0S/Yg6LYmFJ5stwQeRp6EeOcCbj7xiqQSdNelsXvaqE=
github.com/agext/levenshtein v1.2.2/go.mod h1:JEDfjyjHDjOF/1e4FlBE/PkbqA9OfWu2ki2W0IB5558=
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ cloud.google.com/go/internal/trace
cloud.google.com/go/internal/version
# cloud.google.com/go/storage v1.10.0
cloud.google.com/go/storage
# github.com/HewlettPackard/oneview-golang v7.1.1-0.20220902074419-9af5bfbbfb6a+incompatible
# github.com/HewlettPackard/oneview-golang v7.2.0+incompatible
## explicit
github.com/HewlettPackard/oneview-golang/i3s
github.com/HewlettPackard/oneview-golang/liboneview
Expand Down

0 comments on commit 0025fcf

Please sign in to comment.