Skip to content

Commit

Permalink
Update module github.com/stackitcloud/stackit-sdk-go/services/objects…
Browse files Browse the repository at this point in the history
…torage to v0.4.0 (#72)

Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
stackit-pipeline and renovate-bot authored Oct 10, 2023
1 parent 1eb856b commit 7e09904
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ require (
github.com/stackitcloud/stackit-sdk-go/services/dns v0.3.0
github.com/stackitcloud/stackit-sdk-go/services/logme v0.4.0
github.com/stackitcloud/stackit-sdk-go/services/mariadb v0.4.0
github.com/stackitcloud/stackit-sdk-go/services/objectstorage v0.3.0
github.com/stackitcloud/stackit-sdk-go/services/objectstorage v0.4.0
github.com/stackitcloud/stackit-sdk-go/services/opensearch v0.4.0
github.com/stackitcloud/stackit-sdk-go/services/postgresflex v0.3.0
github.com/stackitcloud/stackit-sdk-go/services/postgresql v0.4.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -135,8 +135,8 @@ github.com/stackitcloud/stackit-sdk-go/services/logme v0.4.0 h1:ZySWV2ZpSWY0qlV1
github.com/stackitcloud/stackit-sdk-go/services/logme v0.4.0/go.mod h1:CG5G3FlJVksfnhcxb8nXYAFxn4lnUBWkDMGNW+6jq2w=
github.com/stackitcloud/stackit-sdk-go/services/mariadb v0.4.0 h1:0U8sJFEeYcp9sC9ybqOo0ZM4Rco56wFk+xD4+BltthM=
github.com/stackitcloud/stackit-sdk-go/services/mariadb v0.4.0/go.mod h1:3dOLY0zIH/o2iP/DnkM2bnQIW/Dm79XNDw3gBY5se9s=
github.com/stackitcloud/stackit-sdk-go/services/objectstorage v0.3.0 h1:gV/8X4eU1M0r/s3On2Y/OyJw/CwYceMT0iIoOxEV9s8=
github.com/stackitcloud/stackit-sdk-go/services/objectstorage v0.3.0/go.mod h1:H0B0VBzyW90ksuG+Bu9iqOan80paw+J6Ik9AZuiz9M0=
github.com/stackitcloud/stackit-sdk-go/services/objectstorage v0.4.0 h1:cU0qGWg2mW4mRM5xeTaB5DSSFnzetyIx2J+ER3RmdIg=
github.com/stackitcloud/stackit-sdk-go/services/objectstorage v0.4.0/go.mod h1:H0B0VBzyW90ksuG+Bu9iqOan80paw+J6Ik9AZuiz9M0=
github.com/stackitcloud/stackit-sdk-go/services/opensearch v0.4.0 h1:6Q+ArGyOQDir05pJLc0TbJBGrYyNZ2tKzNY8AGVA0SA=
github.com/stackitcloud/stackit-sdk-go/services/opensearch v0.4.0/go.mod h1:syCy6+8GsJu9lHyhN0Qeg66AgTv5LjlgtppbOVFIaPc=
github.com/stackitcloud/stackit-sdk-go/services/postgresflex v0.3.0 h1:ycLwGv3ILcnE3M9TYOXNtPWyxXqvpRHFeNhX8kJbB8g=
Expand Down

0 comments on commit 7e09904

Please sign in to comment.