Skip to content

Commit 3c5e1b4

Browse files
Update module github.com/stackitcloud/stackit-sdk-go/services/serviceaccount to v0.3.3 (#283)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 3bdb788 commit 3c5e1b4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

examples/serviceaccount/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.18
44

55
require (
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

1010
require (

examples/serviceaccount/go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ github.com/google/uuid v1.5.0 h1:1p67kYwdtXjb0gL0BPiP1Av9wiZPo5A8z2cWkTZ+eyU=
1414
github.com/google/uuid v1.5.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
1515
github.com/stackitcloud/stackit-sdk-go/core v0.7.6 h1:AhbhfshlDJq0wuJRlw+TbwiX0slyA72Aei544g5CnHM=
1616
github.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=
1919
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=
2020
golang.org/x/net v0.0.0-20190603091049-60506f45cf65/go.mod h1:HSz+uSET+XFnRR8LxR5pz3Of3rY3CfYBVs4xY44aLks=
2121
golang.org/x/net v0.20.0 h1:aCL9BSgETF1k+blQaYUBx9hJ9LOGP3gAVemcZlf1Kpo=

0 commit comments

Comments
 (0)