Update module golang.org/x/mod to v0.13.0 (#66)

Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
This commit is contained in:
stackit-pipeline 2023-10-10 16:20:33 +02:00 committed by GitHub
parent 9ec45e6be8
commit c5b34ed1bb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

2
go.mod
View file

@ -23,7 +23,7 @@ require (
github.com/stackitcloud/stackit-sdk-go/services/redis v0.4.0
github.com/stackitcloud/stackit-sdk-go/services/resourcemanager v0.3.0
github.com/stackitcloud/stackit-sdk-go/services/ske v0.3.0
golang.org/x/mod v0.12.0
golang.org/x/mod v0.13.0
)
require (