File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ replace github.com/stackitcloud/stackit-sdk-go/services/iaas => ../../services/i
77
88require (
99 github.com/stackitcloud/stackit-sdk-go/core v0.26.0
10- github.com/stackitcloud/stackit-sdk-go/services/iaas v1.12.1
10+ github.com/stackitcloud/stackit-sdk-go/services/iaas v1.12.2
1111)
1212
1313require (
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ replace github.com/stackitcloud/stackit-sdk-go/services/intake => ../../services
77
88require (
99 github.com/stackitcloud/stackit-sdk-go/core v0.26.0
10- github.com/stackitcloud/stackit-sdk-go/services/intake v0.10 .0
10+ github.com/stackitcloud/stackit-sdk-go/services/intake v0.11 .0
1111)
1212
1313require (
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ replace github.com/stackitcloud/stackit-sdk-go/services/observability => ../../s
77
88require (
99 github.com/stackitcloud/stackit-sdk-go/core v0.26.0
10- github.com/stackitcloud/stackit-sdk-go/services/observability v0.23 .0
10+ github.com/stackitcloud/stackit-sdk-go/services/observability v0.24 .0
1111)
1212
1313require (
Original file line number Diff line number Diff line change 55// 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.
66replace github.com/stackitcloud/stackit-sdk-go/services/postgresflex => ../../services/postgresflex
77
8- require github.com/stackitcloud/stackit-sdk-go/services/postgresflex v1.8 .0
8+ require github.com/stackitcloud/stackit-sdk-go/services/postgresflex v1.9 .0
99
1010require (
1111 github.com/golang-jwt/jwt/v5 v5.3.1 // indirect
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ replace github.com/stackitcloud/stackit-sdk-go/services/redis => ../../services/
77
88require (
99 github.com/stackitcloud/stackit-sdk-go/core v0.26.0
10- github.com/stackitcloud/stackit-sdk-go/services/redis v0.29 .0
10+ github.com/stackitcloud/stackit-sdk-go/services/redis v0.30 .0
1111)
1212
1313require (
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ replace github.com/stackitcloud/stackit-sdk-go/services/postgresflex => ../../se
77
88require (
99 github.com/stackitcloud/stackit-sdk-go/core v0.26.0
10- github.com/stackitcloud/stackit-sdk-go/services/postgresflex v1.8 .0
10+ github.com/stackitcloud/stackit-sdk-go/services/postgresflex v1.9 .0
1111)
1212
1313require (
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ replace github.com/stackitcloud/stackit-sdk-go/services/ske => ../../services/sk
77
88require (
99 github.com/stackitcloud/stackit-sdk-go/core v0.26.0
10- github.com/stackitcloud/stackit-sdk-go/services/ske v1.16 .0
10+ github.com/stackitcloud/stackit-sdk-go/services/ske v1.18 .0
1111)
1212
1313require (
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ replace github.com/stackitcloud/stackit-sdk-go/services/sqlserverflex => ../../s
77
88require (
99 github.com/stackitcloud/stackit-sdk-go/core v0.26.0
10- github.com/stackitcloud/stackit-sdk-go/services/sqlserverflex v1.12 .0
10+ github.com/stackitcloud/stackit-sdk-go/services/sqlserverflex v1.13 .0
1111)
1212
1313require (
Original file line number Diff line number Diff line change 55// 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.
66replace github.com/stackitcloud/stackit-sdk-go/services/vpn => ../../services/vpn
77
8- require github.com/stackitcloud/stackit-sdk-go/services/vpn v0.13 .0
8+ require github.com/stackitcloud/stackit-sdk-go/services/vpn v0.14 .0
99
1010require (
1111 github.com/golang-jwt/jwt/v5 v5.3.1 // indirect
You can’t perform that action at this time.
0 commit comments