File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module github.com/stackitcloud/stackit-sdk-go/examples/objectstorage
2
2
3
3
go 1.18
4
4
5
- require github.com/stackitcloud/stackit-sdk-go/services/objectstorage v0.11.1
5
+ require github.com/stackitcloud/stackit-sdk-go/services/objectstorage v1.0.0
6
6
7
7
require (
8
8
github.com/golang-jwt/jwt/v5 v5.2.1 // indirect
Original file line number Diff line number Diff line change @@ -5,5 +5,5 @@ github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
5
5
github.com/google/uuid v1.6.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
6
6
github.com/stackitcloud/stackit-sdk-go/core v0.15.1 h1:hIj/k/JXEuYmud3VWo3lr7Cfj2hfl4gG9nUIzcaZ9pM =
7
7
github.com/stackitcloud/stackit-sdk-go/core v0.15.1 /go.mod h1:mDX1mSTsB3mP+tNBGcFNx6gH1mGBN4T+dVt+lcw7nlw =
8
- github.com/stackitcloud/stackit-sdk-go/services/objectstorage v0.11.1 h1:Df3fTAHaVgyiiyp9LyTTQI8jXSVeGo49eW5ya4AATCY =
9
- github.com/stackitcloud/stackit-sdk-go/services/objectstorage v0.11.1 /go.mod h1:V2LEHKyTaaiEBi9L3v62mNQ7xyJSred4OK+himLJOZQ =
8
+ github.com/stackitcloud/stackit-sdk-go/services/objectstorage v1.0.0 h1:/0n2zcH1nMw2noroGhz0fgu2YqtNo9v3AsVhXMRtmtw =
9
+ github.com/stackitcloud/stackit-sdk-go/services/objectstorage v1.0.0 /go.mod h1:0XumGX33DT6ItyD8yMlogSPWvpIuoqN7RZBrpUBPX+k =
You can’t perform that action at this time.
0 commit comments