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.6
7- github.com/stackitcloud/stackit-sdk-go/services/serviceaccount v0.3.2
7+ github.com/stackitcloud/stackit-sdk-go/services/serviceaccount v0.3.3
88)
99
1010require (
Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ github.com/google/uuid v1.5.0 h1:1p67kYwdtXjb0gL0BPiP1Av9wiZPo5A8z2cWkTZ+eyU=
1414github.com/google/uuid v1.5.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
1515github.com/stackitcloud/stackit-sdk-go/core v0.7.6 h1:AhbhfshlDJq0wuJRlw+TbwiX0slyA72Aei544g5CnHM =
1616github.com/stackitcloud/stackit-sdk-go/core v0.7.6 /go.mod h1:ePb/1v9P1++W/92rN9mdToUkaMiK7lz4SVFY2KtSrB4 =
17- github.com/stackitcloud/stackit-sdk-go/services/serviceaccount v0.3.2 h1:5deZDeZUfzIyG6QUfCAVDqDdnaLWSfkNoIe/8zTi1IE =
18- github.com/stackitcloud/stackit-sdk-go/services/serviceaccount v0.3.2 /go.mod h1:YbQYAVNpueitn4u17nlr/zqcPf92tJVQSpziBomriko =
17+ github.com/stackitcloud/stackit-sdk-go/services/serviceaccount v0.3.3 h1:+aKrPoUiQaJYS6GFroywcVZG4DPcZM08wiXxOIW0aq0 =
18+ github.com/stackitcloud/stackit-sdk-go/services/serviceaccount v0.3.3 /go.mod h1:YbQYAVNpueitn4u17nlr/zqcPf92tJVQSpziBomriko =
1919golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 /go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w =
2020golang.org/x/net v0.0.0-20190603091049-60506f45cf65 /go.mod h1:HSz+uSET+XFnRR8LxR5pz3Of3rY3CfYBVs4xY44aLks =
2121golang.org/x/net v0.20.0 h1:aCL9BSgETF1k+blQaYUBx9hJ9LOGP3gAVemcZlf1Kpo =
You can’t perform that action at this time.
0 commit comments