File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 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
22
33go 1.18
44
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
66
77require (
88 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=
55github.com/google/uuid v1.6.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
66github.com/stackitcloud/stackit-sdk-go/core v0.15.1 h1:hIj/k/JXEuYmud3VWo3lr7Cfj2hfl4gG9nUIzcaZ9pM =
77github.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