Skip to content

chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/mariadb from 0.22.0 to 0.22.1 #719

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ require (
github.com/spf13/cast v1.7.1 // indirect
github.com/stackitcloud/stackit-sdk-go/services/loadbalancer v1.0.1
github.com/stackitcloud/stackit-sdk-go/services/logme v0.22.0
github.com/stackitcloud/stackit-sdk-go/services/mariadb v0.22.0
github.com/stackitcloud/stackit-sdk-go/services/mariadb v0.22.1
github.com/stackitcloud/stackit-sdk-go/services/objectstorage v1.1.1
github.com/stackitcloud/stackit-sdk-go/services/observability v0.5.0
github.com/stackitcloud/stackit-sdk-go/services/rabbitmq v0.22.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -125,8 +125,8 @@ github.com/stackitcloud/stackit-sdk-go/services/loadbalancer v1.0.1 h1:4Kz9MH9VV
github.com/stackitcloud/stackit-sdk-go/services/loadbalancer v1.0.1/go.mod h1:x0jgrL+/K2cE4BvcIQByFUf0nOPVZRqq5Z074kjjr64=
github.com/stackitcloud/stackit-sdk-go/services/logme v0.22.0 h1:5pcvoWS2sO3MIBP026OZEdImBNVvI27lksehqDMbAh0=
github.com/stackitcloud/stackit-sdk-go/services/logme v0.22.0/go.mod h1:Lb1emAS4KI+pWDXQlbmST058wTsWyD8vLmdsJpRjfEg=
github.com/stackitcloud/stackit-sdk-go/services/mariadb v0.22.0 h1:BvEQmJwCmyAoCH5zG4apu8co/neLMtBdv9znwmbGj78=
github.com/stackitcloud/stackit-sdk-go/services/mariadb v0.22.0/go.mod h1:3SR8YwmMiLmU8WJ8UHF0HwL7n6GZMCJYBCRll+92lYU=
github.com/stackitcloud/stackit-sdk-go/services/mariadb v0.22.1 h1:bdfgwsFNJRqCDUu/r4ZYyACzHCo1bD3y8fGFLYvX9C4=
github.com/stackitcloud/stackit-sdk-go/services/mariadb v0.22.1/go.mod h1:qgvi3qiAzB1wKpMJ5CPnEaUToeiwgnQxGvlkjdisaLU=
github.com/stackitcloud/stackit-sdk-go/services/mongodbflex v0.18.1 h1:n6xMTHrLV9L78ureeigHHPwmMC4ZntOgVC+agV81Rpk=
github.com/stackitcloud/stackit-sdk-go/services/mongodbflex v0.18.1/go.mod h1:R+fHrtGfy+zx+d5s31cBh09P3TG58dyytb83gB7ldi0=
github.com/stackitcloud/stackit-sdk-go/services/objectstorage v1.1.1 h1:yyN3Q4i+5bmUVySPbQC7sSKG6sK21V8AxMjvhfJe2r0=
Expand Down