Skip to content

Commit 3fd3cf8

Browse files
Merge branch 'main' into revert-89-jp/revert-nullable-utils
2 parents 7b7a891 + 016730b commit 3fd3cf8

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)