fix(deps): update module golang.org/x/mod to v0.22.0
This commit is contained in:
parent
3a378c7b38
commit
748bd0a01c
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
|
@ -33,7 +33,7 @@ require (
|
|||
github.com/stackitcloud/stackit-sdk-go/services/ske v0.20.0
|
||||
github.com/stackitcloud/stackit-sdk-go/services/sqlserverflex v0.8.0
|
||||
github.com/teambition/rrule-go v1.8.2
|
||||
golang.org/x/mod v0.20.0
|
||||
golang.org/x/mod v0.22.0
|
||||
)
|
||||
|
||||
require github.com/hashicorp/go-retryablehttp v0.7.7 // indirect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue