We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01f646c commit ab0bd49Copy full SHA for ab0bd49
codegen/tml/gomod/template_gomod.go
@@ -11,9 +11,9 @@ const text = `module {{.}}
11
go 1.16
12
13
require (
14
- github.com/chenjie199234/Config v0.0.7
15
- github.com/chenjie199234/Corelib v0.0.21
16
- github.com/chenjie199234/Discovery v0.0.7
+ github.com/chenjie199234/Config v0.0.8
+ github.com/chenjie199234/Corelib v0.0.22
+ github.com/chenjie199234/Discovery v0.0.8
17
github.com/fsnotify/fsnotify v1.4.9
18
github.com/go-sql-driver/mysql v1.6.0
19
github.com/segmentio/kafka-go v0.4.16
0 commit comments