Skip to content

Commit ea56326

Browse files
Update module github.com/stackitcloud/stackit-sdk-go/services/resourcemanager to v0.7.2 (#235)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 9f56697 commit ea56326

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.4
7-
github.com/stackitcloud/stackit-sdk-go/services/resourcemanager v0.7.1
7+
github.com/stackitcloud/stackit-sdk-go/services/resourcemanager v0.7.2
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.4 h1:5+oySPzNvLEuza++ttbMNH+wtPt8cupalJ/BlYqtF0w=
1616
github.com/stackitcloud/stackit-sdk-go/core v0.7.4/go.mod h1:EEOA1cjndB+kcjBn6irvpscvox+3ckVdieLA4W502C8=
17-
github.com/stackitcloud/stackit-sdk-go/services/resourcemanager v0.7.1 h1:xTj/K86eGuO2YD1u+KhukpSPBtRJYzmHZ74pWsUlVOs=
18-
github.com/stackitcloud/stackit-sdk-go/services/resourcemanager v0.7.1/go.mod h1:9kxcFDwxXMiEOBXr5V9r2E+7ua/QJzkLQrHvb8V+/3g=
17+
github.com/stackitcloud/stackit-sdk-go/services/resourcemanager v0.7.2 h1:KfRt/kiVhCj/tE+PxXP63HHTNMWauoFPKiPXAyM31gA=
18+
github.com/stackitcloud/stackit-sdk-go/services/resourcemanager v0.7.2/go.mod h1:0bUiJ4KsTB2avlaob9hWoY95NePQ6tYfA+ezcZQ4toA=
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.19.0 h1:zTwKpTd2XuCqf8huc7Fo2iSy+4RHPd10s4KzeTnVr1c=

0 commit comments

Comments
 (0)