Skip to content

Commit

Permalink
REMOVEME temporary build fix
Browse files Browse the repository at this point in the history
  • Loading branch information
minus7 committed May 11, 2020
1 parent 6f80e36 commit 72eb665
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,6 @@ require (
golang.org/x/crypto v0.0.0-20200406173513-056763e48d71
)

replace github.com/hetznercloud/hcloud-go v1.17.0 => github.com/minus7/hetznercloud-go v1.18.1

go 1.14
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ github.com/mattn/go-isatty v0.0.10/go.mod h1:qgIWMr58cqv1PHHyhnkY9lrL7etaEgOFcME
github.com/mattn/go-runewidth v0.0.7 h1:Ei8KR0497xHyKJPAv59M1dkC+rOZCMBJ+t3fZ+twI54=
github.com/mattn/go-runewidth v0.0.7/go.mod h1:H031xJmbD/WCDINGzjvQ9THkh0rPKHF+m2gUSrubnMI=
github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod h1:D8He9yQNgCq6Z5Ld7szi9bcBfOoFv/3dc6xSMkL2PC0=
github.com/minus7/hetznercloud-go v1.18.0 h1:u900o6cDbNjFBKUgruqcGH2IB34kJDYL944ITMGg62E=
github.com/minus7/hetznercloud-go v1.18.0/go.mod h1:/u3Y3W1nlTNSI0UwoMbIgxfb/5XQvAoqTxv48xKppjQ=
github.com/mitchellh/go-homedir v1.1.0/go.mod h1:SfyaCUpYCn1Vlf4IUYiD9fPX4A5wJrkLzIz1N1q0pr0=
github.com/mitchellh/mapstructure v1.1.2/go.mod h1:FVVH3fgwuzCH5S8UJGiWEs2h04kUh9fWfEaFds41c1Y=
github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=
Expand Down

0 comments on commit 72eb665

Please sign in to comment.