We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1414428 commit d9eb594Copy full SHA for d9eb594
codegen/tml/gomod/template_gomod.go
@@ -11,6 +11,7 @@ const text = `module {{.}}
11
go 1.15
12
13
require (
14
+ github.com/go-sql-driver/mysql v1.5.0
15
github.com/chenjie199234/Corelib v0.0.9
16
github.com/fsnotify/fsnotify v1.4.9
17
github.com/golang/protobuf v1.4.3
0 commit comments