websocket: [BUG] - go get -u error on fetching the project

When trying to fetch project, I get following error

go get -u github.com/fasthttp/websocket                        
github.com/fasthttp/websocket imports
        github.com/savsgio/gotils: cannot find module providing package github.com/savsgio/gotils

About this issue

  • Original URL
  • State: closed
  • Created 3 years ago
  • Reactions: 4
  • Comments: 15 (3 by maintainers)

Most upvoted comments

Hi,

I’be just created the v1.4.4 version to fix the error, without retract v1.4.3 due to the retract directive is not compatible with Go 1.15.

Thanks and sorry! 😉