Skip to content

Commit eb351ad

Browse files
committed
fix: switch generated code to go sdk 1.21
1 parent 564c310 commit eb351ad

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
@@ -1,6 +1,6 @@
11
module {{gitHost}}/{{gitUserId}}/{{gitRepoId}}/services{{#isGoSubmodule}}/{{packageName}}{{/isGoSubmodule}}
22

3-
go 1.18
3+
go 1.21
44

55
require (
66
{{gitHost}}/{{gitUserId}}/{{gitRepoId}}/core v0.15.1

0 commit comments

Comments
 (0)