Skip to content

Commit

Permalink
vendor_change
Browse files Browse the repository at this point in the history
  • Loading branch information
akshith-gunasheelan committed Jul 3, 2024
1 parent 0750183 commit f655606
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 18 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 v8.9.0+incompatible
github.com/HewlettPackard/oneview-golang v9.0.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 v8.9.0+incompatible h1:sCTkRoXIpmkTLjC2dRQiRjYlNLZGIBVYnQqyG5u1buA=
github.com/HewlettPackard/oneview-golang v8.9.0+incompatible/go.mod h1:GJcjWgNHrKtt2lUl4xcaV3NRiuBlG138DNrFygXj4JE=
github.com/HewlettPackard/oneview-golang v9.0.0+incompatible h1:qDWFYZisWGFqgA7R4UYyI0mUCzbujsBMMLeNsc6KWVE=
github.com/HewlettPackard/oneview-golang v9.0.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
16 changes: 1 addition & 15 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +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 v8.9.0+incompatible
## explicit
# github.com/HewlettPackard/oneview-golang v9.0.0+incompatible
github.com/HewlettPackard/oneview-golang/liboneview
github.com/HewlettPackard/oneview-golang/ov
github.com/HewlettPackard/oneview-golang/rest
Expand Down Expand Up @@ -61,7 +60,6 @@ github.com/bgentry/go-netrc/netrc
# github.com/davecgh/go-spew v1.1.1
github.com/davecgh/go-spew/spew
# github.com/docker/machine v0.16.2
## explicit
github.com/docker/machine/libmachine/log
# github.com/fatih/color v1.7.0
github.com/fatih/color
Expand All @@ -86,7 +84,6 @@ github.com/google/go-cmp/cmp/internal/value
# github.com/googleapis/gax-go/v2 v2.0.5
github.com/googleapis/gax-go/v2
# github.com/hashicorp/errwrap v1.1.0
## explicit
github.com/hashicorp/errwrap
# github.com/hashicorp/go-checkpoint v0.5.0
github.com/hashicorp/go-checkpoint
Expand All @@ -100,21 +97,18 @@ github.com/hashicorp/go-cty/cty/json
github.com/hashicorp/go-cty/cty/msgpack
github.com/hashicorp/go-cty/cty/set
# github.com/hashicorp/go-getter v1.6.2
## explicit
github.com/hashicorp/go-getter
github.com/hashicorp/go-getter/helper/url
# github.com/hashicorp/go-hclog v0.15.0
github.com/hashicorp/go-hclog
# github.com/hashicorp/go-multierror v1.1.0
## explicit
github.com/hashicorp/go-multierror
# github.com/hashicorp/go-plugin v1.4.0
github.com/hashicorp/go-plugin
github.com/hashicorp/go-plugin/internal/plugin
# github.com/hashicorp/go-safetemp v1.0.0
github.com/hashicorp/go-safetemp
# github.com/hashicorp/go-uuid v1.0.2
## explicit
github.com/hashicorp/go-uuid
# github.com/hashicorp/go-version v1.2.1
github.com/hashicorp/go-version
Expand All @@ -138,7 +132,6 @@ github.com/hashicorp/terraform-plugin-go/tfprotov5/internal/toproto
github.com/hashicorp/terraform-plugin-go/tfprotov5/server
github.com/hashicorp/terraform-plugin-go/tfprotov5/tftypes
# github.com/hashicorp/terraform-plugin-sdk/v2 v2.4.3
## explicit
github.com/hashicorp/terraform-plugin-sdk/v2/diag
github.com/hashicorp/terraform-plugin-sdk/v2/helper/logging
github.com/hashicorp/terraform-plugin-sdk/v2/helper/resource
Expand Down Expand Up @@ -173,7 +166,6 @@ github.com/mattn/go-colorable
# github.com/mattn/go-isatty v0.0.10
github.com/mattn/go-isatty
# github.com/mitchellh/copystructure v1.1.1
## explicit
github.com/mitchellh/copystructure
# github.com/mitchellh/go-homedir v1.1.0
github.com/mitchellh/go-homedir
Expand All @@ -182,14 +174,11 @@ github.com/mitchellh/go-testing-interface
# github.com/mitchellh/go-wordwrap v1.0.0
github.com/mitchellh/go-wordwrap
# github.com/mitchellh/mapstructure v1.4.1
## explicit
github.com/mitchellh/mapstructure
# github.com/mitchellh/reflectwalk v1.0.1
github.com/mitchellh/reflectwalk
# github.com/oklog/run v1.0.0
github.com/oklog/run
# github.com/stretchr/testify v1.7.0
## explicit
# github.com/ulikunitz/xz v0.5.8
github.com/ulikunitz/xz
github.com/ulikunitz/xz/internal/hash
Expand Down Expand Up @@ -224,7 +213,6 @@ go.opencensus.io/trace/internal
go.opencensus.io/trace/propagation
go.opencensus.io/trace/tracestate
# golang.org/x/crypto v0.0.0-20210220033148-5ea612d1eb83
## explicit
golang.org/x/crypto/cast5
golang.org/x/crypto/openpgp
golang.org/x/crypto/openpgp/armor
Expand Down Expand Up @@ -391,5 +379,3 @@ google.golang.org/protobuf/types/known/durationpb
google.golang.org/protobuf/types/known/emptypb
google.golang.org/protobuf/types/known/timestamppb
google.golang.org/protobuf/types/pluginpb
# gopkg.in/yaml.v2 v2.2.8
## explicit

0 comments on commit f655606

Please sign in to comment.