File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module github.com/stackitcloud/stackit-sdk-go/examples/postgresflex
22
33go 1.21
44
5- require github.com/stackitcloud/stackit-sdk-go/services/postgresflex v1.0.0
5+ require github.com/stackitcloud/stackit-sdk-go/services/postgresflex v1.0.1
66
77require (
88 github.com/golang-jwt/jwt/v5 v5.2.1 // indirect
Original file line number Diff line number Diff line change @@ -6,5 +6,5 @@ github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
66github.com/google/uuid v1.6.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
77github.com/stackitcloud/stackit-sdk-go/core v0.16.0 h1:9caGZwGLZDyBBe6ojk9VR4B2m3/0H5It6znBz76sH1w =
88github.com/stackitcloud/stackit-sdk-go/core v0.16.0 /go.mod h1:LRheSoXTFRHWAyA8Q9skWtWBp3ZZ+bFAKiKuf4lTDkE =
9- github.com/stackitcloud/stackit-sdk-go/services/postgresflex v1.0.0 h1:AOEFdbwFPxGpan2DnvVwrm3BMEUOlclH+X8U5hnm39w =
10- github.com/stackitcloud/stackit-sdk-go/services/postgresflex v1.0.0 /go.mod h1:7TqfCUZRW7sjv8qOrLV5IvS6jqvY9Uxka165zdjYwD4 =
9+ github.com/stackitcloud/stackit-sdk-go/services/postgresflex v1.0.1 h1:vUi9//CyfS6UMv0hftYMamimjJLco5lxT/KW9y4QPqM =
10+ github.com/stackitcloud/stackit-sdk-go/services/postgresflex v1.0.1 /go.mod h1:7TqfCUZRW7sjv8qOrLV5IvS6jqvY9Uxka165zdjYwD4 =
Original file line number Diff line number Diff line change 44
55require (
66 github.com/stackitcloud/stackit-sdk-go/core v0.16.0
7- github.com/stackitcloud/stackit-sdk-go/services/postgresflex v1.0.0
7+ github.com/stackitcloud/stackit-sdk-go/services/postgresflex v1.0.1
88)
99
1010require (
Original file line number Diff line number Diff line change @@ -6,5 +6,5 @@ github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
66github.com/google/uuid v1.6.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
77github.com/stackitcloud/stackit-sdk-go/core v0.16.0 h1:9caGZwGLZDyBBe6ojk9VR4B2m3/0H5It6znBz76sH1w =
88github.com/stackitcloud/stackit-sdk-go/core v0.16.0 /go.mod h1:LRheSoXTFRHWAyA8Q9skWtWBp3ZZ+bFAKiKuf4lTDkE =
9- github.com/stackitcloud/stackit-sdk-go/services/postgresflex v1.0.0 h1:AOEFdbwFPxGpan2DnvVwrm3BMEUOlclH+X8U5hnm39w =
10- github.com/stackitcloud/stackit-sdk-go/services/postgresflex v1.0.0 /go.mod h1:7TqfCUZRW7sjv8qOrLV5IvS6jqvY9Uxka165zdjYwD4 =
9+ github.com/stackitcloud/stackit-sdk-go/services/postgresflex v1.0.1 h1:vUi9//CyfS6UMv0hftYMamimjJLco5lxT/KW9y4QPqM =
10+ github.com/stackitcloud/stackit-sdk-go/services/postgresflex v1.0.1 /go.mod h1:7TqfCUZRW7sjv8qOrLV5IvS6jqvY9Uxka165zdjYwD4 =
You can’t perform that action at this time.
0 commit comments