Skip to content

Commit bfc4028

Browse files
committed
add go mod at _examples (not require field)
1 parent c14631c commit bfc4028

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

_examples/go.mod

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
module examples
2+
3+
go 1.14

0 commit comments

Comments
 (0)