Skip to content

Commit

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

Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
stackit-pipeline and renovate-bot authored Sep 28, 2023
1 parent 53efe36 commit 9366236
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion examples/mariadb/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.18

require (
github.com/stackitcloud/stackit-sdk-go/core v0.2.0
github.com/stackitcloud/stackit-sdk-go/services/mariadb v0.2.0
github.com/stackitcloud/stackit-sdk-go/services/mariadb v0.3.0
)

require (
Expand Down
4 changes: 2 additions & 2 deletions examples/mariadb/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ github.com/google/go-cmp v0.5.5/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/
github.com/google/go-cmp v0.5.9 h1:O2Tfq5qg4qc4AmwVlvv0oLiVAGB7enBSJ2x2DqQFi38=
github.com/stackitcloud/stackit-sdk-go/core v0.2.0 h1:dv9pMtGN6p5HbbpaB1PjncOdDPDyP4mXfXBxk7j9x0c=
github.com/stackitcloud/stackit-sdk-go/core v0.2.0/go.mod h1:Bne56SlX8V2GbONcofEmZz5lVLuuZgsc015FPIUYXy4=
github.com/stackitcloud/stackit-sdk-go/services/mariadb v0.2.0 h1:lnqYVQ1kjMDJSVvKJjZW8eY1adWXlCiX5jIXyn2lOzg=
github.com/stackitcloud/stackit-sdk-go/services/mariadb v0.2.0/go.mod h1:uTotoums0lfsmlTQVP5bYz4wWmfWlLuFx9i1ZzAyAkA=
github.com/stackitcloud/stackit-sdk-go/services/mariadb v0.3.0 h1:dipeN36UsV01UprhM3FJDW3maJICWpGN09GrBI3M0vY=
github.com/stackitcloud/stackit-sdk-go/services/mariadb v0.3.0/go.mod h1:3dOLY0zIH/o2iP/DnkM2bnQIW/Dm79XNDw3gBY5se9s=
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=
golang.org/x/net v0.0.0-20190603091049-60506f45cf65/go.mod h1:HSz+uSET+XFnRR8LxR5pz3Of3rY3CfYBVs4xY44aLks=
golang.org/x/net v0.15.0 h1:ugBLEUaxABaB5AJqW9enI0ACdci2RUd4eP51NTBvuJ8=
Expand Down

0 comments on commit 9366236

Please sign in to comment.