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

Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
This commit is contained in:
stackit-pipeline 2025-11-12 07:35:42 +01:00 committed by GitHub
parent 52b879b436
commit c6e1c3d3a8
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

@ -38,7 +38,7 @@ require (
github.com/stackitcloud/stackit-sdk-go/services/ske v1.4.0
github.com/stackitcloud/stackit-sdk-go/services/sqlserverflex v1.3.1
github.com/teambition/rrule-go v1.8.2
golang.org/x/mod v0.29.0
golang.org/x/mod v0.30.0
)
require (