Skip to content

Commit

Permalink
chore: update go mod to use latest hcloud-go lib
Browse files Browse the repository at this point in the history
Signed-off-by: Chinmay D. Pai <[email protected]>
  • Loading branch information
Thunderbottom committed Jul 9, 2023
1 parent ff7e499 commit 055b72a
Show file tree
Hide file tree
Showing 2 changed files with 182 additions and 5 deletions.
4 changes: 3 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,16 @@ require (
github.com/hashicorp/go-multierror v1.0.0
github.com/hashicorp/mdns v1.0.1
github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443
github.com/hetznercloud/hcloud-go v1.23.1
github.com/hetznercloud/hcloud-go v1.37.0
github.com/imdario/mergo v0.3.6 // indirect
github.com/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da // indirect
github.com/joyent/triton-go v0.0.0-20180628001255-830d2b111e62
github.com/linode/linodego v0.7.1
github.com/mitchellh/go-homedir v1.1.0
github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2
github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c
github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 // indirect
github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 // indirect
github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d
github.com/stretchr/testify v1.7.0
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common v1.0.480
Expand Down
Loading

0 comments on commit 055b72a

Please sign in to comment.