Skip to content

Commit 559fe4d

Browse files
chore(deps): update SDK modules of examples (#8548)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
1 parent 1345c96 commit 559fe4d

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

examples/edge/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ replace github.com/stackitcloud/stackit-sdk-go/services/edge => ../../services/e
77

88
require (
99
github.com/stackitcloud/stackit-sdk-go/core v0.26.0
10-
github.com/stackitcloud/stackit-sdk-go/services/edge v0.12.0
10+
github.com/stackitcloud/stackit-sdk-go/services/edge v0.13.0
1111
gopkg.in/yaml.v3 v3.0.1
1212
)
1313

examples/postgresflex/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ replace github.com/stackitcloud/stackit-sdk-go/services/postgresflex => ../../se
77

88
require (
99
github.com/stackitcloud/stackit-sdk-go/core v0.26.0
10-
github.com/stackitcloud/stackit-sdk-go/services/postgresflex v1.10.0
10+
github.com/stackitcloud/stackit-sdk-go/services/postgresflex v1.11.0
1111
)
1212

1313
require (

examples/runtime/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ replace github.com/stackitcloud/stackit-sdk-go/services/postgresflex => ../../se
77

88
require (
99
github.com/stackitcloud/stackit-sdk-go/core v0.26.0
10-
github.com/stackitcloud/stackit-sdk-go/services/postgresflex v1.10.0
10+
github.com/stackitcloud/stackit-sdk-go/services/postgresflex v1.11.0
1111
)
1212

1313
require (

0 commit comments

Comments
 (0)