Skip to content

Commit 59a929d

Browse files
chore(deps): update module github.com/stackitcloud/stackit-sdk-go to v0.15.0 (#121)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
1 parent fa715e6 commit 59a929d

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.14.0
6+
{{gitHost}}/{{gitUserId}}/{{gitRepoId}}/core v0.15.0
77
)

0 commit comments

Comments
 (0)