We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4690ab commit e111d0eCopy full SHA for e111d0e
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.29
15
- github.com/chenjie199234/Corelib v0.0.43
+ github.com/chenjie199234/Config v0.0.30
+ github.com/chenjie199234/Corelib v0.0.44
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