Skip to content

Commit 016730b

Browse files
Update module github.com/stackitcloud/stackit-sdk-go to v0.14.0 (#96)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 9259e4a commit 016730b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/go/go.mod.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ module {{gitHost}}/{{gitUserId}}/{{gitRepoId}}/services{{#isGoSubmodule}}/{{pack
33
go 1.18
44

55
require (
6-
{{gitHost}}/{{gitUserId}}/{{gitRepoId}}/core v0.13.0
6+
{{gitHost}}/{{gitUserId}}/{{gitRepoId}}/core v0.14.0
77
)

0 commit comments

Comments
 (0)