Skip to content

Commit 3bdb788

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

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

examples/resourcemanager/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/resourcemanager v0.7.3
7+
github.com/stackitcloud/stackit-sdk-go/services/resourcemanager v0.7.4
88
)
99

1010
require (

examples/resourcemanager/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/resourcemanager v0.7.3 h1:FgQCy9oG3y54SHa8jxYghIH0d0xGaE+RXJVmO54fxsU=
18-
github.com/stackitcloud/stackit-sdk-go/services/resourcemanager v0.7.3/go.mod h1:z+iAPzKxXK8Cg/XvynPMYwU4OusCMSHPTt0s1tqsqXk=
17+
github.com/stackitcloud/stackit-sdk-go/services/resourcemanager v0.7.4 h1:O/jvjOL0I+n/Gg6VciQx4vypSVQl42/P7ULOao0CdTI=
18+
github.com/stackitcloud/stackit-sdk-go/services/resourcemanager v0.7.4/go.mod h1:z+iAPzKxXK8Cg/XvynPMYwU4OusCMSHPTt0s1tqsqXk=
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)