andyleap / go-ssb

GNU General Public License v3.0
42 stars 13 forks source link

go get and build broken on master #15

Open ghost opened 6 years ago

ghost commented 6 years ago

go get github.com/andyleap/go-ssb/...
# cryptoscope.co/go/secretstream
../../../../../../cryptoscope.co/go/secretstream/client.go:46:66: undefined: netwrap.ConnWrapper
../../../../../../cryptoscope.co/go/secretstream/server.go:42:36: undefined: netwrap.ListenerWrapper
../../../../../../cryptoscope.co/go/secretstream/server.go:43:9: undefined: netwrap.NewListenerWrapper
../../../../../../cryptoscope.co/go/secretstream/server.go:47:32: undefined: netwrap.ConnWrapper
# github.com/andyleap/go-ssb/dns
../../../../../../github.com/andyleap/go-ssb/dns/dns.go:25:30: cannot use func literal (type func() interface {}) as type func(ssb.MessageBody) interface {} in assignment
../../../../../../github.com/andyleap/go-ssb/dns/dns.go:28:2: missing return at end of function
../../../../../../github.com/andyleap/go-ssb/dns/dns.go:37:30: cannot convert m.Key() (type ssb.Ref) to type []byte
make: *** [dep] Error 2
cryptix commented 5 years ago

I think it's fair to consider this project unmaintained. I also noticed this was using our cryptoscope dependencies but didn't survive the URL change.. the code is now available here: https://go.cryptoscope.co/ssb