We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7b7a891 + 016730b commit 3fd3cf8Copy full SHA for 3fd3cf8
templates/go/go.mod.mustache
@@ -3,5 +3,5 @@ module {{gitHost}}/{{gitUserId}}/{{gitRepoId}}/services{{#isGoSubmodule}}/{{pack
3
go 1.18
4
5
require (
6
- {{gitHost}}/{{gitUserId}}/{{gitRepoId}}/core v0.13.0
+ {{gitHost}}/{{gitUserId}}/{{gitRepoId}}/core v0.14.0
7
)
0 commit comments