Skip to content

Commit

Permalink
Merge pull request #64 from HewlettPackard/go-mod
Browse files Browse the repository at this point in the history
Consume v0.1.0-beta2 cmp-sdk
  • Loading branch information
gandharvas authored Nov 23, 2021
2 parents e577e26 + 6b553d6 commit 49637eb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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/hpegl-vmaas-terraform-resources
go 1.17

require (
github.com/HewlettPackard/hpegl-vmaas-cmp-go-sdk v0.1.1-0.20211122111709-966d6a60c228
github.com/HewlettPackard/hpegl-vmaas-cmp-go-sdk v0.1.0-beta2
github.com/golang/mock v1.6.0
github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320
github.com/hashicorp/terraform-plugin-docs v0.4.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,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/hpegl-vmaas-cmp-go-sdk v0.1.1-0.20211122111709-966d6a60c228 h1:i4xZ5CUmHYSN35X+ZPrLHK9UnQcNP+vq7q00+q27n84=
github.com/HewlettPackard/hpegl-vmaas-cmp-go-sdk v0.1.1-0.20211122111709-966d6a60c228/go.mod h1:QqQ2OwCQ1qmsMPscU2Y5MeLJP3Q5BPeaTE13s6hu7I8=
github.com/HewlettPackard/hpegl-vmaas-cmp-go-sdk v0.1.0-beta2 h1:tgz2YdAXV9LFHtkIFza0XwF59adqjCuQYxmeSp8/fdQ=
github.com/HewlettPackard/hpegl-vmaas-cmp-go-sdk v0.1.0-beta2/go.mod h1:QqQ2OwCQ1qmsMPscU2Y5MeLJP3Q5BPeaTE13s6hu7I8=
github.com/Masterminds/goutils v1.1.0 h1:zukEsf/1JZwCMgHiK3GZftabmxiCw4apj3a28RPBiVg=
github.com/Masterminds/goutils v1.1.0/go.mod h1:8cTjp+g8YejhMuvIA5y2vz3BpJxksy863GQaJW2MFNU=
github.com/Masterminds/semver v1.5.0 h1:H65muMkzWKEuNDnfl9d70GUjFniHKHRbFPGBuZ3QEww=
Expand Down

0 comments on commit 49637eb

Please sign in to comment.