Update module golang.org/x/mod to v0.14.0 (#128)

Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
This commit is contained in:
stackit-pipeline 2023-11-06 09:51:35 +01:00 committed by GitHub
parent c1927b29b1
commit 0bbada7c45
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -26,7 +26,7 @@ require (
github.com/stackitcloud/stackit-sdk-go/services/resourcemanager v0.5.0
github.com/stackitcloud/stackit-sdk-go/services/secretsmanager v0.3.0
github.com/stackitcloud/stackit-sdk-go/services/ske v0.5.0
golang.org/x/mod v0.13.0
golang.org/x/mod v0.14.0
)
require (