deps: upgraded hcloud-go to direct dep
This commit is contained in:
parent
dc4e490497
commit
c2f53e493e
2
go.mod
2
go.mod
@ -12,7 +12,7 @@ require (
|
||||
github.com/docker/go-units v0.4.0
|
||||
github.com/fvbommel/sortorder v1.0.2 // indirect
|
||||
github.com/go-git/go-git/v5 v5.4.2
|
||||
github.com/hetznercloud/hcloud-go v1.28.0 // indirect
|
||||
github.com/hetznercloud/hcloud-go v1.28.0
|
||||
github.com/moby/sys/mount v0.2.0 // indirect
|
||||
github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
|
||||
github.com/morikuni/aec v1.0.0 // indirect
|
||||
|
Loading…
Reference in New Issue
Block a user