We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc779bb commit 5dd0dd8Copy full SHA for 5dd0dd8
go.mod
@@ -2,6 +2,8 @@ module github.com/mrh997/eino
2
3
go 1.18
4
5
+// test comment
6
+
7
require (
8
github.com/bytedance/sonic v1.13.2
9
github.com/eino-contrib/jsonschema v1.0.0
0 commit comments