kataras / go-websocket

:speaker: Deprecated. Use https://github.com/kataras/neffos instead
MIT License
60 stars 16 forks source link

Compilation error when compiling 'go-websocket' with my code #32

Closed agbaraka closed 3 years ago

agbaraka commented 6 years ago

github.com/agbaraka/codedit/vendor/github.com/kataras/go-fs

vendor/github.com/kataras/go-fs/updater.go:62:70: not enough arguments in call to client.Repositories.GetLatestRelease
    have (string, string)
    want (context.Context, string, string)