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