Skip to content

Commit

Permalink
Merge pull request #52 from HewlettPackard/v0.0.1-beta-1
Browse files Browse the repository at this point in the history
v0.0.1-beta-1 sdk
  • Loading branch information
gandharvas authored Nov 15, 2021
2 parents ff8f01b + 42a5bab commit f8c29b1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
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.20211115082229-1768d6d4d1c5
github.com/HewlettPackard/hpegl-vmaas-cmp-go-sdk v0.0.1-beta-1
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
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03
github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo=
github.com/HdrHistogram/hdrhistogram-go v1.0.1 h1:GX8GAYDuhlFQnI2fRDHQhTlkHMz8bEn0jTI6LJU0mpw=
github.com/HdrHistogram/hdrhistogram-go v1.0.1/go.mod h1:BWJ+nMSHY3L41Zj7CA3uXnloDp7xxV0YvstAE7nKTaM=
github.com/HewlettPackard/hpegl-vmaas-cmp-go-sdk v0.0.1-beta-1 h1:GHDeV1j72h8T+f++Pz1SZ75QjqX5vGRaXX5ZSnOz2I4=
github.com/HewlettPackard/hpegl-vmaas-cmp-go-sdk v0.0.1-beta-1/go.mod h1:QqQ2OwCQ1qmsMPscU2Y5MeLJP3Q5BPeaTE13s6hu7I8=
github.com/HewlettPackard/hpegl-vmaas-cmp-go-sdk v0.1.1-0.20211109090511-11454982448b h1:uoLlktJ5Rn1BdUCHo3GINoKRA218U9VQ+J/rAHMRzf0=
github.com/HewlettPackard/hpegl-vmaas-cmp-go-sdk v0.1.1-0.20211109090511-11454982448b/go.mod h1:QqQ2OwCQ1qmsMPscU2Y5MeLJP3Q5BPeaTE13s6hu7I8=
github.com/HewlettPackard/hpegl-vmaas-cmp-go-sdk v0.1.1-0.20211109091623-e30373323db7 h1:ha+k9zTCnVRA1uMBKEL894Q3j+wCsn41RSk497ngXYY=
Expand Down

0 comments on commit f8c29b1

Please sign in to comment.