Package is not `go get`able [bug]
rew1nter opened this issue · 2 comments
rew1nter commented
DavidLarsKetch commented
I am not able to recreate either issue:
playground | > go version
go version go1.17 darwin/amd64
playground | > go get -u -v github.com/gorilla/csrf
go get: added github.com/gorilla/csrf v1.7.1
go get: added github.com/pkg/errors v0.9.1
In any case, see #161 which will remove this dependency once merged in.
stale commented
This issue has been automatically marked as stale because it hasn't seen a recent update. It'll be automatically closed in a few days.