We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 439f40a commit 914b1d6Copy full SHA for 914b1d6
codegen/tml/gomod/template_gomod.go
@@ -11,8 +11,8 @@ const text = `module {{.}}
11
go 1.17
12
13
require (
14
- github.com/chenjie199234/Config v0.0.32
15
- github.com/chenjie199234/Corelib v0.0.46
+ github.com/chenjie199234/Config v0.0.31
+ github.com/chenjie199234/Corelib v0.0.45
16
github.com/fsnotify/fsnotify v1.5.1
17
github.com/go-sql-driver/mysql v1.6.0
18
github.com/segmentio/kafka-go v0.4.25
0 commit comments