pwnlandia / mhn

Modern Honey Network
GNU Lesser General Public License v2.1
2.42k stars 631 forks source link

https://github.com/fzzy/sockjs-go error 404 #832

Closed anoma13 closed 2 years ago

anoma13 commented 2 years ago

honeymap.go:13:2: cannot find package "github.com/d1str0/hpfeeds" in any of: /usr/local/go/src/github.com/d1str0/hpfeeds (from $GOROOT) /home/lee/go/src/github.com/d1str0/hpfeeds (from $GOPATH) honeymap.go:14:2: cannot find package "github.com/jt6211/sockjs-go/sockjs" in any of: /usr/local/go/src/github.com/jt6211/sockjs-go/sockjs (from $GOROOT) /home/lee/go/src/github.com/jt6211/sockjs-go/sockjs (from $GOPATH)

https://github.com/fzzy/sockjs-go error 404 , is there any workaround for this?

wrharding commented 2 years ago

See #813

d1str0 commented 2 years ago

I believe this is fixed.