From bd236ed496b6d2783b9f14ca93e6cb300441c578 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 8 Aug 2026 00:13:47 +0000 Subject: [PATCH] Update SDK --- examples/auditlog/go.mod | 2 +- examples/auditlog/go.sum | 4 ++-- examples/authentication/go.mod | 2 +- examples/authorization/go.mod | 2 +- examples/backgroundrefresh/go.mod | 2 +- examples/configuration/go.mod | 2 +- examples/cost/go.mod | 2 +- examples/dns/go.mod | 2 +- examples/errorhandling/go.mod | 2 +- examples/iaas/go.mod | 4 ++-- examples/iaas/go.sum | 4 ++-- examples/kms/go.mod | 2 +- examples/logme/go.mod | 2 +- examples/mariadb/go.mod | 2 +- examples/objectstorage/go.mod | 2 +- examples/opensearch/go.mod | 2 +- examples/rabbitmq/go.mod | 2 +- examples/redis/go.mod | 2 +- examples/serviceaccount/go.mod | 2 +- examples/serviceenablement/go.mod | 2 +- examples/sfs/go.mod | 2 +- examples/ske/go.mod | 2 +- examples/sqlserverflex/go.mod | 2 +- examples/telemetrylink/go.mod | 2 +- examples/telemetryrouter/go.mod | 2 +- examples/valkey/go.mod | 2 +- examples/waiter/go.mod | 2 +- services/iaas/go.mod | 2 +- services/iaas/go.sum | 4 ++-- 29 files changed, 33 insertions(+), 33 deletions(-) diff --git a/examples/auditlog/go.mod b/examples/auditlog/go.mod index 9071fc813..e95981ce7 100644 --- a/examples/auditlog/go.mod +++ b/examples/auditlog/go.mod @@ -4,7 +4,7 @@ go 1.25 require ( github.com/stackitcloud/stackit-sdk-go/core v0.26.0 - github.com/stackitcloud/stackit-sdk-go/services/auditlog v0.5.0 + github.com/stackitcloud/stackit-sdk-go/services/auditlog v0.6.1 ) require ( diff --git a/examples/auditlog/go.sum b/examples/auditlog/go.sum index 3b74fa440..bb215a4e9 100644 --- a/examples/auditlog/go.sum +++ b/examples/auditlog/go.sum @@ -6,5 +6,5 @@ github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0= github.com/google/uuid v1.6.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo= github.com/stackitcloud/stackit-sdk-go/core v0.26.0 h1:jQEb9gkehfp6VCP6TcYk7BI10cz4l0KM2L6hqYBH2QA= github.com/stackitcloud/stackit-sdk-go/core v0.26.0/go.mod h1:WU1hhxnjXw2EV7CYa1nlEvNpMiRY6CvmIOaHuL3pOaA= -github.com/stackitcloud/stackit-sdk-go/services/auditlog v0.5.0 h1:xuxFUnDY0yI2UQWy5SPMN+u29FQ9maGNupsW7xS7q8k= -github.com/stackitcloud/stackit-sdk-go/services/auditlog v0.5.0/go.mod h1:g7j7jLGJ16j0CPIHrpt+brXLl+JckETubF9/Jnw+O6Y= +github.com/stackitcloud/stackit-sdk-go/services/auditlog v0.6.1 h1:JIXq0qG59Yca/GFx3wcUJZqVBGfUqxUPWL2oY0ccZQs= +github.com/stackitcloud/stackit-sdk-go/services/auditlog v0.6.1/go.mod h1:g7j7jLGJ16j0CPIHrpt+brXLl+JckETubF9/Jnw+O6Y= diff --git a/examples/authentication/go.mod b/examples/authentication/go.mod index ee6b848fe..bc651c1d8 100644 --- a/examples/authentication/go.mod +++ b/examples/authentication/go.mod @@ -7,7 +7,7 @@ replace github.com/stackitcloud/stackit-sdk-go/services/dns => ../../services/dn require ( github.com/stackitcloud/stackit-sdk-go/core v0.26.0 - github.com/stackitcloud/stackit-sdk-go/services/dns v0.21.0 + github.com/stackitcloud/stackit-sdk-go/services/dns v0.22.1 ) require ( diff --git a/examples/authorization/go.mod b/examples/authorization/go.mod index f2acd4442..836c14d69 100644 --- a/examples/authorization/go.mod +++ b/examples/authorization/go.mod @@ -5,7 +5,7 @@ go 1.25 // This is not needed in production. This is only here to point the golangci linter to the local version instead of the last release on GitHub. replace github.com/stackitcloud/stackit-sdk-go/services/authorization => ../../services/authorization -require github.com/stackitcloud/stackit-sdk-go/services/authorization v0.15.2 +require github.com/stackitcloud/stackit-sdk-go/services/authorization v0.15.3 require ( github.com/golang-jwt/jwt/v5 v5.3.1 // indirect diff --git a/examples/backgroundrefresh/go.mod b/examples/backgroundrefresh/go.mod index e238fd33e..1cfb7b823 100644 --- a/examples/backgroundrefresh/go.mod +++ b/examples/backgroundrefresh/go.mod @@ -7,7 +7,7 @@ replace github.com/stackitcloud/stackit-sdk-go/services/dns => ../../services/dn require ( github.com/stackitcloud/stackit-sdk-go/core v0.26.0 - github.com/stackitcloud/stackit-sdk-go/services/dns v0.21.0 + github.com/stackitcloud/stackit-sdk-go/services/dns v0.22.1 ) require ( diff --git a/examples/configuration/go.mod b/examples/configuration/go.mod index 882feb6ef..a65867a3a 100644 --- a/examples/configuration/go.mod +++ b/examples/configuration/go.mod @@ -7,7 +7,7 @@ replace github.com/stackitcloud/stackit-sdk-go/services/dns => ../../services/dn require ( github.com/stackitcloud/stackit-sdk-go/core v0.26.0 - github.com/stackitcloud/stackit-sdk-go/services/dns v0.21.0 + github.com/stackitcloud/stackit-sdk-go/services/dns v0.22.1 github.com/stackitcloud/stackit-sdk-go/services/postgresql v0.12.1 ) diff --git a/examples/cost/go.mod b/examples/cost/go.mod index 572378ee5..0b809aa60 100644 --- a/examples/cost/go.mod +++ b/examples/cost/go.mod @@ -7,7 +7,7 @@ replace github.com/stackitcloud/stackit-sdk-go/services/cost => ../../services/c require ( github.com/stackitcloud/stackit-sdk-go/core v0.26.0 - github.com/stackitcloud/stackit-sdk-go/services/cost v0.4.0 + github.com/stackitcloud/stackit-sdk-go/services/cost v0.5.1 ) require ( diff --git a/examples/dns/go.mod b/examples/dns/go.mod index 924fc67fe..d27e6bc18 100644 --- a/examples/dns/go.mod +++ b/examples/dns/go.mod @@ -5,7 +5,7 @@ go 1.25 // This is not needed in production. This is only here to point the golangci linter to the local version instead of the last release on GitHub. replace github.com/stackitcloud/stackit-sdk-go/services/dns => ../../services/dns -require github.com/stackitcloud/stackit-sdk-go/services/dns v0.21.0 +require github.com/stackitcloud/stackit-sdk-go/services/dns v0.22.1 require ( github.com/golang-jwt/jwt/v5 v5.3.1 // indirect diff --git a/examples/errorhandling/go.mod b/examples/errorhandling/go.mod index 6209e33c8..b5ce35763 100644 --- a/examples/errorhandling/go.mod +++ b/examples/errorhandling/go.mod @@ -7,7 +7,7 @@ replace github.com/stackitcloud/stackit-sdk-go/services/dns => ../../services/dn require ( github.com/stackitcloud/stackit-sdk-go/core v0.26.0 - github.com/stackitcloud/stackit-sdk-go/services/dns v0.21.0 + github.com/stackitcloud/stackit-sdk-go/services/dns v0.22.1 ) require ( diff --git a/examples/iaas/go.mod b/examples/iaas/go.mod index 2b8b10049..12a41ffa8 100644 --- a/examples/iaas/go.mod +++ b/examples/iaas/go.mod @@ -7,11 +7,11 @@ replace github.com/stackitcloud/stackit-sdk-go/services/iaas => ../../services/i require ( github.com/stackitcloud/stackit-sdk-go/core v0.26.0 - github.com/stackitcloud/stackit-sdk-go/services/iaas v1.13.0 + github.com/stackitcloud/stackit-sdk-go/services/iaas v1.14.0 ) require ( github.com/golang-jwt/jwt/v5 v5.3.1 // indirect github.com/google/uuid v1.6.0 // indirect - github.com/stackitcloud/stackit-sdk-go/services/resourcemanager v0.24.1 // indirect + github.com/stackitcloud/stackit-sdk-go/services/resourcemanager v0.24.2 // indirect ) diff --git a/examples/iaas/go.sum b/examples/iaas/go.sum index 8d37a23c8..092d35068 100644 --- a/examples/iaas/go.sum +++ b/examples/iaas/go.sum @@ -6,5 +6,5 @@ github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0= github.com/google/uuid v1.6.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo= github.com/stackitcloud/stackit-sdk-go/core v0.26.0 h1:jQEb9gkehfp6VCP6TcYk7BI10cz4l0KM2L6hqYBH2QA= github.com/stackitcloud/stackit-sdk-go/core v0.26.0/go.mod h1:WU1hhxnjXw2EV7CYa1nlEvNpMiRY6CvmIOaHuL3pOaA= -github.com/stackitcloud/stackit-sdk-go/services/resourcemanager v0.24.1 h1:gslS9O2KiYbY2CUn49IQx7RnEXud2Q0ALOGrrob+u2E= -github.com/stackitcloud/stackit-sdk-go/services/resourcemanager v0.24.1/go.mod h1:NEz3f+GV5G++BE9/MmZCsXJyCih7jtg0pZuSyG2sLEs= +github.com/stackitcloud/stackit-sdk-go/services/resourcemanager v0.24.2 h1:4UxxJmCSCwV8q4bT4G+D1JH8F9Gm6BKaLGixX5DVcvI= +github.com/stackitcloud/stackit-sdk-go/services/resourcemanager v0.24.2/go.mod h1:NEz3f+GV5G++BE9/MmZCsXJyCih7jtg0pZuSyG2sLEs= diff --git a/examples/kms/go.mod b/examples/kms/go.mod index a8cc93129..02fdebb6b 100644 --- a/examples/kms/go.mod +++ b/examples/kms/go.mod @@ -7,7 +7,7 @@ replace github.com/stackitcloud/stackit-sdk-go/services/kms => ../../services/km require ( github.com/stackitcloud/stackit-sdk-go/core v0.26.0 - github.com/stackitcloud/stackit-sdk-go/services/kms v1.12.0 + github.com/stackitcloud/stackit-sdk-go/services/kms v1.12.1 ) require ( diff --git a/examples/logme/go.mod b/examples/logme/go.mod index 36a1c5947..0750b3da3 100644 --- a/examples/logme/go.mod +++ b/examples/logme/go.mod @@ -7,7 +7,7 @@ replace github.com/stackitcloud/stackit-sdk-go/services/logme => ../../services/ require ( github.com/stackitcloud/stackit-sdk-go/core v0.26.0 - github.com/stackitcloud/stackit-sdk-go/services/logme v1.1.0 + github.com/stackitcloud/stackit-sdk-go/services/logme v1.2.1 ) require ( diff --git a/examples/mariadb/go.mod b/examples/mariadb/go.mod index 2b410c003..a705a65cc 100644 --- a/examples/mariadb/go.mod +++ b/examples/mariadb/go.mod @@ -5,7 +5,7 @@ go 1.25 // This is not needed in production. This is only here to point the golangci linter to the local version instead of the last release on GitHub. replace github.com/stackitcloud/stackit-sdk-go/services/mariadb => ../../services/mariadb -require github.com/stackitcloud/stackit-sdk-go/services/mariadb v1.1.0 +require github.com/stackitcloud/stackit-sdk-go/services/mariadb v1.2.1 require ( github.com/golang-jwt/jwt/v5 v5.3.1 // indirect diff --git a/examples/objectstorage/go.mod b/examples/objectstorage/go.mod index 25c6f39a2..f9893e36a 100644 --- a/examples/objectstorage/go.mod +++ b/examples/objectstorage/go.mod @@ -5,7 +5,7 @@ go 1.25 // This is not needed in production. This is only here to point the golangci linter to the local version instead of the last release on GitHub. replace github.com/stackitcloud/stackit-sdk-go/services/objectstorage => ../../services/objectstorage -require github.com/stackitcloud/stackit-sdk-go/services/objectstorage v1.9.0 +require github.com/stackitcloud/stackit-sdk-go/services/objectstorage v1.9.1 require ( github.com/golang-jwt/jwt/v5 v5.3.1 // indirect diff --git a/examples/opensearch/go.mod b/examples/opensearch/go.mod index e5f76c88e..09f963603 100644 --- a/examples/opensearch/go.mod +++ b/examples/opensearch/go.mod @@ -7,7 +7,7 @@ replace github.com/stackitcloud/stackit-sdk-go/services/opensearch => ../../serv require ( github.com/stackitcloud/stackit-sdk-go/core v0.26.0 - github.com/stackitcloud/stackit-sdk-go/services/opensearch v1.1.0 + github.com/stackitcloud/stackit-sdk-go/services/opensearch v1.2.1 ) require ( diff --git a/examples/rabbitmq/go.mod b/examples/rabbitmq/go.mod index ee75a6267..7097be525 100644 --- a/examples/rabbitmq/go.mod +++ b/examples/rabbitmq/go.mod @@ -5,7 +5,7 @@ go 1.25 // This is not needed in production. This is only here to point the golangci linter to the local version instead of the last release on GitHub. replace github.com/stackitcloud/stackit-sdk-go/services/rabbitmq => ../../services/rabbitmq -require github.com/stackitcloud/stackit-sdk-go/services/rabbitmq v1.1.1 +require github.com/stackitcloud/stackit-sdk-go/services/rabbitmq v1.2.1 require ( github.com/golang-jwt/jwt/v5 v5.3.1 // indirect diff --git a/examples/redis/go.mod b/examples/redis/go.mod index 7d02df113..cdb07e181 100644 --- a/examples/redis/go.mod +++ b/examples/redis/go.mod @@ -5,7 +5,7 @@ go 1.25 // This is not needed in production. This is only here to point the golangci linter to the local version instead of the last release on GitHub. replace github.com/stackitcloud/stackit-sdk-go/services/redis => ../../services/redis -require github.com/stackitcloud/stackit-sdk-go/services/redis v1.1.1 +require github.com/stackitcloud/stackit-sdk-go/services/redis v1.2.1 require ( github.com/golang-jwt/jwt/v5 v5.3.1 // indirect diff --git a/examples/serviceaccount/go.mod b/examples/serviceaccount/go.mod index 0d0101787..7a0a71628 100644 --- a/examples/serviceaccount/go.mod +++ b/examples/serviceaccount/go.mod @@ -5,7 +5,7 @@ go 1.25 // This is not needed in production. This is only here to point the golangci linter to the local version instead of the last release on GitHub. replace github.com/stackitcloud/stackit-sdk-go/services/serviceaccount => ../../services/serviceaccount -require github.com/stackitcloud/stackit-sdk-go/services/serviceaccount v0.20.0 +require github.com/stackitcloud/stackit-sdk-go/services/serviceaccount v0.20.1 require ( github.com/golang-jwt/jwt/v5 v5.3.1 // indirect diff --git a/examples/serviceenablement/go.mod b/examples/serviceenablement/go.mod index 4e185705d..ecb134fc2 100644 --- a/examples/serviceenablement/go.mod +++ b/examples/serviceenablement/go.mod @@ -5,7 +5,7 @@ go 1.25 // This is not needed in production. This is only here to point the golangci linter to the local version instead of the last release on GitHub. replace github.com/stackitcloud/stackit-sdk-go/services/serviceenablement => ../../services/serviceenablement -require github.com/stackitcloud/stackit-sdk-go/services/serviceenablement v1.7.0 +require github.com/stackitcloud/stackit-sdk-go/services/serviceenablement v1.7.1 require ( github.com/golang-jwt/jwt/v5 v5.3.1 // indirect diff --git a/examples/sfs/go.mod b/examples/sfs/go.mod index 466a6c150..114d95f0a 100644 --- a/examples/sfs/go.mod +++ b/examples/sfs/go.mod @@ -7,7 +7,7 @@ replace github.com/stackitcloud/stackit-sdk-go/services/sfs => ../../services/sf require ( github.com/stackitcloud/stackit-sdk-go/core v0.26.0 - github.com/stackitcloud/stackit-sdk-go/services/sfs v0.11.0 + github.com/stackitcloud/stackit-sdk-go/services/sfs v0.11.1 ) require ( diff --git a/examples/ske/go.mod b/examples/ske/go.mod index f270f846e..770f99e7f 100644 --- a/examples/ske/go.mod +++ b/examples/ske/go.mod @@ -7,7 +7,7 @@ replace github.com/stackitcloud/stackit-sdk-go/services/ske => ../../services/sk require ( github.com/stackitcloud/stackit-sdk-go/core v0.26.0 - github.com/stackitcloud/stackit-sdk-go/services/ske v1.20.0 + github.com/stackitcloud/stackit-sdk-go/services/ske v1.21.0 ) require ( diff --git a/examples/sqlserverflex/go.mod b/examples/sqlserverflex/go.mod index 467625cd9..36556cebc 100644 --- a/examples/sqlserverflex/go.mod +++ b/examples/sqlserverflex/go.mod @@ -5,7 +5,7 @@ go 1.25 // This is not needed in production. This is only here to point the golangci linter to the local version instead of the last release on GitHub. replace github.com/stackitcloud/stackit-sdk-go/services/sqlserverflex => ../../services/sqlserverflex -require github.com/stackitcloud/stackit-sdk-go/services/sqlserverflex v1.16.1 +require github.com/stackitcloud/stackit-sdk-go/services/sqlserverflex v1.17.0 require ( github.com/golang-jwt/jwt/v5 v5.3.1 // indirect diff --git a/examples/telemetrylink/go.mod b/examples/telemetrylink/go.mod index 270595bec..801ef5c7c 100644 --- a/examples/telemetrylink/go.mod +++ b/examples/telemetrylink/go.mod @@ -7,7 +7,7 @@ replace github.com/stackitcloud/stackit-sdk-go/services/telemetrylink => ../../s require ( github.com/stackitcloud/stackit-sdk-go/core v0.26.0 - github.com/stackitcloud/stackit-sdk-go/services/telemetrylink v0.4.0 + github.com/stackitcloud/stackit-sdk-go/services/telemetrylink v0.5.0 ) require ( diff --git a/examples/telemetryrouter/go.mod b/examples/telemetryrouter/go.mod index 23e3f9a53..203176e90 100644 --- a/examples/telemetryrouter/go.mod +++ b/examples/telemetryrouter/go.mod @@ -7,7 +7,7 @@ replace github.com/stackitcloud/stackit-sdk-go/services/telemetryrouter => ../.. require ( github.com/stackitcloud/stackit-sdk-go/core v0.26.0 - github.com/stackitcloud/stackit-sdk-go/services/telemetryrouter v0.4.0 + github.com/stackitcloud/stackit-sdk-go/services/telemetryrouter v0.5.0 ) require ( diff --git a/examples/valkey/go.mod b/examples/valkey/go.mod index ebbf8b80e..39936cd5a 100644 --- a/examples/valkey/go.mod +++ b/examples/valkey/go.mod @@ -5,7 +5,7 @@ go 1.25 // This is not needed in production. This is only here to point the golangci linter to the local version instead of the last release on GitHub. replace github.com/stackitcloud/stackit-sdk-go/services/valkey => ../../services/valkey -require github.com/stackitcloud/stackit-sdk-go/services/valkey v0.1.0 +require github.com/stackitcloud/stackit-sdk-go/services/valkey v0.1.1 require ( github.com/golang-jwt/jwt/v5 v5.3.1 // indirect diff --git a/examples/waiter/go.mod b/examples/waiter/go.mod index 3a43324e9..6d2f6980d 100644 --- a/examples/waiter/go.mod +++ b/examples/waiter/go.mod @@ -5,7 +5,7 @@ go 1.25 // This is not needed in production. This is only here to point the golangci linter to the local version instead of the last release on GitHub. replace github.com/stackitcloud/stackit-sdk-go/services/dns => ../../services/dns -require github.com/stackitcloud/stackit-sdk-go/services/dns v0.21.0 +require github.com/stackitcloud/stackit-sdk-go/services/dns v0.22.1 require ( github.com/golang-jwt/jwt/v5 v5.3.1 // indirect diff --git a/services/iaas/go.mod b/services/iaas/go.mod index 813cf5b83..2b4a23dc4 100644 --- a/services/iaas/go.mod +++ b/services/iaas/go.mod @@ -5,7 +5,7 @@ go 1.25 require ( github.com/google/go-cmp v0.7.0 github.com/stackitcloud/stackit-sdk-go/core v0.26.0 - github.com/stackitcloud/stackit-sdk-go/services/resourcemanager v0.24.1 + github.com/stackitcloud/stackit-sdk-go/services/resourcemanager v0.24.2 ) require ( diff --git a/services/iaas/go.sum b/services/iaas/go.sum index 8d37a23c8..092d35068 100644 --- a/services/iaas/go.sum +++ b/services/iaas/go.sum @@ -6,5 +6,5 @@ github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0= github.com/google/uuid v1.6.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo= github.com/stackitcloud/stackit-sdk-go/core v0.26.0 h1:jQEb9gkehfp6VCP6TcYk7BI10cz4l0KM2L6hqYBH2QA= github.com/stackitcloud/stackit-sdk-go/core v0.26.0/go.mod h1:WU1hhxnjXw2EV7CYa1nlEvNpMiRY6CvmIOaHuL3pOaA= -github.com/stackitcloud/stackit-sdk-go/services/resourcemanager v0.24.1 h1:gslS9O2KiYbY2CUn49IQx7RnEXud2Q0ALOGrrob+u2E= -github.com/stackitcloud/stackit-sdk-go/services/resourcemanager v0.24.1/go.mod h1:NEz3f+GV5G++BE9/MmZCsXJyCih7jtg0pZuSyG2sLEs= +github.com/stackitcloud/stackit-sdk-go/services/resourcemanager v0.24.2 h1:4UxxJmCSCwV8q4bT4G+D1JH8F9Gm6BKaLGixX5DVcvI= +github.com/stackitcloud/stackit-sdk-go/services/resourcemanager v0.24.2/go.mod h1:NEz3f+GV5G++BE9/MmZCsXJyCih7jtg0pZuSyG2sLEs=