File tree Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -2,10 +2,10 @@ 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.2.1
5+ require github.com/stackitcloud/stackit-sdk-go/services/postgresflex v1.3.0
66
77require (
88 github.com/golang-jwt/jwt/v5 v5.3.0 // indirect
99 github.com/google/uuid v1.6.0 // indirect
10- github.com/stackitcloud/stackit-sdk-go/core v0.17.2 // indirect
10+ github.com/stackitcloud/stackit-sdk-go/core v0.17.3 // indirect
1111)
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
44git.colasdn.top/google/go-cmp v0.7.0 /go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU =
55git.colasdn.top/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0 =
66git.colasdn.top/google/uuid v1.6.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
7- github.com/stackitcloud/stackit-sdk-go/core v0.17.2 h1:jPyn+i8rkp2hM80+hOg0B/1EVRbMt778Tr5RWyK1m2E =
8- github.com/stackitcloud/stackit-sdk-go/core v0.17.2 /go.mod h1:8KIw3czdNJ9sdil9QQimxjR6vHjeINFrRv0iZ67wfn0 =
9- github.com/stackitcloud/stackit-sdk-go/services/postgresflex v1.2.1 h1:K8vXele3U6b5urcSIpq21EkVblWfPDY3eMPSuQ48TkI =
10- github.com/stackitcloud/stackit-sdk-go/services/postgresflex v1.2.1 /go.mod h1:hyhw+I19NtjKmRLcUkY4boaTxnYSPFGbpn4RxvGqH2s =
7+ github.com/stackitcloud/stackit-sdk-go/core v0.17.3 h1:GsZGmRRc/3GJLmCUnsZswirr5wfLRrwavbnL/renOqg =
8+ github.com/stackitcloud/stackit-sdk-go/core v0.17.3 /go.mod h1:HBCXJGPgdRulplDzhrmwC+Dak9B/x0nzNtmOpu+1Ahg =
9+ github.com/stackitcloud/stackit-sdk-go/services/postgresflex v1.3.0 h1:bRTjGuRURl7Gs2eumIqW0hXTzoOBA1nWZkfcligMsZY =
10+ github.com/stackitcloud/stackit-sdk-go/services/postgresflex v1.3.0 /go.mod h1:I/2cg1SU61M+8X1UDVB154D13I2Uk0wObKvo6Je6NFs =
Original file line number Diff line number Diff line change 44
55require (
66 github.com/stackitcloud/stackit-sdk-go/core v0.17.3
7- github.com/stackitcloud/stackit-sdk-go/services/postgresflex v1.2.1
7+ github.com/stackitcloud/stackit-sdk-go/services/postgresflex v1.3.0
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=
66git.colasdn.top/google/uuid v1.6.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
77git.colasdn.top/stackitcloud/stackit-sdk-go/core v0.17.3 h1:GsZGmRRc/3GJLmCUnsZswirr5wfLRrwavbnL/renOqg =
88git.colasdn.top/stackitcloud/stackit-sdk-go/core v0.17.3 /go.mod h1:HBCXJGPgdRulplDzhrmwC+Dak9B/x0nzNtmOpu+1Ahg =
9- github.com/stackitcloud/stackit-sdk-go/services/postgresflex v1.2.1 h1:K8vXele3U6b5urcSIpq21EkVblWfPDY3eMPSuQ48TkI =
10- github.com/stackitcloud/stackit-sdk-go/services/postgresflex v1.2.1 /go.mod h1:hyhw+I19NtjKmRLcUkY4boaTxnYSPFGbpn4RxvGqH2s =
9+ github.com/stackitcloud/stackit-sdk-go/services/postgresflex v1.3.0 h1:bRTjGuRURl7Gs2eumIqW0hXTzoOBA1nWZkfcligMsZY =
10+ github.com/stackitcloud/stackit-sdk-go/services/postgresflex v1.3.0 /go.mod h1:I/2cg1SU61M+8X1UDVB154D13I2Uk0wObKvo6Je6NFs =
You can’t perform that action at this time.
0 commit comments