Skip to content

Commit 4715d4d

Browse files
authored
Problem: no go mod support (#258)
1 parent 28edc6e commit 4715d4d

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/zeromq/goczmq
2+
3+
go 1.12

0 commit comments

Comments
 (0)