mirror of
https://github.com/apricote/hcloud-upload-image.git
synced 2026-01-13 13:21:01 +00:00
chore(deps): update module github.com/spf13/cobra to v1.8.1 (#32)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
13b1e26093
commit
1f3c2afee9
2 changed files with 4 additions and 4 deletions
2
go.mod
2
go.mod
|
|
@ -5,7 +5,7 @@ go 1.22.2
|
|||
require (
|
||||
github.com/apricote/hcloud-upload-image/hcloudimages v0.2.0
|
||||
github.com/hetznercloud/hcloud-go/v2 v2.8.0
|
||||
github.com/spf13/cobra v1.8.0
|
||||
github.com/spf13/cobra v1.8.1
|
||||
)
|
||||
|
||||
require (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue