Skip to content

Commit 5dd0dd8

Browse files
committed
feat: add comment in go.mod
1 parent bc779bb commit 5dd0dd8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

go.mod

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ module github.com/mrh997/eino
22

33
go 1.18
44

5+
// test comment
6+
57
require (
68
github.com/bytedance/sonic v1.13.2
79
github.com/eino-contrib/jsonschema v1.0.0

0 commit comments

Comments
 (0)