fix(deps): update module golang.org/x/mod to v0.22.0

This commit is contained in:
Renovate Bot 2024-11-26 10:04:10 +00:00 committed by Alexander Dahmen
parent 3a378c7b38
commit 748bd0a01c
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -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