Closed harry-xm closed 3 years ago
https://pkg.go.dev/gopkg.in/thejerf/suture.v4 shows a context-less API. Should we use github.com/thejerf/suture/v4 instead?
github.com/thejerf/suture/v4
Whoops, thank you. I didn't realize how badly gopkg.in interacts with go modules now.
https://pkg.go.dev/gopkg.in/thejerf/suture.v4 shows a context-less API. Should we use
github.com/thejerf/suture/v4
instead?