Skip to content

Commit

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

Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
stackit-pipeline and renovate-bot authored Dec 13, 2023
1 parent 2dbd257 commit 6596c3e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion examples/loadbalancer/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.7.3
github.com/stackitcloud/stackit-sdk-go/services/loadbalancer v0.6.0
github.com/stackitcloud/stackit-sdk-go/services/loadbalancer v0.7.0
)

require (
Expand Down
4 changes: 2 additions & 2 deletions examples/loadbalancer/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ github.com/google/uuid v1.4.0 h1:MtMxsa51/r9yyhkyLsVeVt0B+BGQZzpQiTQ4eHZ8bc4=
github.com/google/uuid v1.4.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
github.com/stackitcloud/stackit-sdk-go/core v0.7.3 h1:oxLY44Vuyn7+lcKBZDFGbc2YSjnw43PbuiATBL3aq+I=
github.com/stackitcloud/stackit-sdk-go/core v0.7.3/go.mod h1:5hA/nSktcp/BiFaRyMIV6E/1d/i7cieLNE5XzWPrICo=
github.com/stackitcloud/stackit-sdk-go/services/loadbalancer v0.6.0 h1:QR1hNT7aun6jrJ9LghBneK6zBr88ael1sSFl6DymIw4=
github.com/stackitcloud/stackit-sdk-go/services/loadbalancer v0.6.0/go.mod h1:AeTzaUIOKJc+BrGh6zW5piYlBI9TxzKSJMDvZ+FLVwA=
github.com/stackitcloud/stackit-sdk-go/services/loadbalancer v0.7.0 h1:atkoIAIk3ciXRfhppRW6idhvyXBaGHcOYw9koWkfrFU=
github.com/stackitcloud/stackit-sdk-go/services/loadbalancer v0.7.0/go.mod h1:Lvtm8yykjbBaa3JPpy5cTDgJ7oZ26PVROxNSwfwa87w=
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.18.0 h1:mIYleuAkSbHh0tCv7RvjL3F6ZVbLjq4+R7zbOn3Kokg=
Expand Down

0 comments on commit 6596c3e

Please sign in to comment.