Skip to content

Commit ab0bd49

Browse files
author
chenjie
committed
update
1 parent 01f646c commit ab0bd49

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

codegen/tml/gomod/template_gomod.go

+3-3
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ const text = `module {{.}}
1111
go 1.16
1212
1313
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
14+
github.com/chenjie199234/Config v0.0.8
15+
github.com/chenjie199234/Corelib v0.0.22
16+
github.com/chenjie199234/Discovery v0.0.8
1717
github.com/fsnotify/fsnotify v1.4.9
1818
github.com/go-sql-driver/mysql v1.6.0
1919
github.com/segmentio/kafka-go v0.4.16

0 commit comments

Comments
 (0)