We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2040e26 commit 1081985Copy full SHA for 1081985
zmq-win/build.bat
@@ -14,7 +14,7 @@ set mydir=%mydir:\=/%
14
set CGO_CFLAGS=-I %mydir%include
15
set CGO_LDFLAGS=-L %mydir%lib-%target% -l zmq
16
17
-go build -tags zmq_4_x github.com/gopherds/gophernotes
+go build -tags zmq_4_x github.com/gopherdata/gophernotes
18
19
:QUIT
20
endlocal
0 commit comments