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 44
55require (
66 github.com/stackitcloud/stackit-sdk-go/core v0.7.3
7- github.com/stackitcloud/stackit-sdk-go/services/loadbalancer v0.6 .0
7+ github.com/stackitcloud/stackit-sdk-go/services/loadbalancer v0.7 .0
88)
99
1010require (
Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ github.com/google/uuid v1.4.0 h1:MtMxsa51/r9yyhkyLsVeVt0B+BGQZzpQiTQ4eHZ8bc4=
1515github.com/google/uuid v1.4.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
1616github.com/stackitcloud/stackit-sdk-go/core v0.7.3 h1:oxLY44Vuyn7+lcKBZDFGbc2YSjnw43PbuiATBL3aq+I =
1717github.com/stackitcloud/stackit-sdk-go/core v0.7.3 /go.mod h1:5hA/nSktcp/BiFaRyMIV6E/1d/i7cieLNE5XzWPrICo =
18- github.com/stackitcloud/stackit-sdk-go/services/loadbalancer v0.6 .0 h1:QR1hNT7aun6jrJ9LghBneK6zBr88ael1sSFl6DymIw4 =
19- github.com/stackitcloud/stackit-sdk-go/services/loadbalancer v0.6 .0 /go.mod h1:AeTzaUIOKJc+BrGh6zW5piYlBI9TxzKSJMDvZ+FLVwA =
18+ github.com/stackitcloud/stackit-sdk-go/services/loadbalancer v0.7 .0 h1:atkoIAIk3ciXRfhppRW6idhvyXBaGHcOYw9koWkfrFU =
19+ github.com/stackitcloud/stackit-sdk-go/services/loadbalancer v0.7 .0 /go.mod h1:Lvtm8yykjbBaa3JPpy5cTDgJ7oZ26PVROxNSwfwa87w =
2020golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 /go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w =
2121golang.org/x/net v0.0.0-20190603091049-60506f45cf65 /go.mod h1:HSz+uSET+XFnRR8LxR5pz3Of3rY3CfYBVs4xY44aLks =
2222golang.org/x/net v0.18.0 h1:mIYleuAkSbHh0tCv7RvjL3F6ZVbLjq4+R7zbOn3Kokg =
You can’t perform that action at this time.
0 commit comments