fix(deps): update module golang.org/x/mod to v0.19.0 (#448)

Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
This commit is contained in:
stackit-pipeline 2024-07-05 10:05:40 +02:00 committed by GitHub
parent aec518b8f3
commit 60dad20983
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -31,7 +31,7 @@ require (
github.com/stackitcloud/stackit-sdk-go/services/ske v0.16.0
github.com/stackitcloud/stackit-sdk-go/services/sqlserverflex v0.2.0
github.com/teambition/rrule-go v1.8.2
golang.org/x/mod v0.18.0
golang.org/x/mod v0.19.0
)
require (