Skip to content

Commit 4b9718b

Browse files
authored
Expose as a Go module with //go:embed FS (#4)
1 parent 556dabc commit 4b9718b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

go.mod

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
module github.com/webrpc/gen-dart
2+
3+
go 1.16

0 commit comments

Comments
 (0)