Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package is not go getable [bug] #159

Closed
rew1nter opened this issue Dec 3, 2021 · 2 comments
Closed

Package is not go getable [bug] #159

rew1nter opened this issue Dec 3, 2021 · 2 comments

Comments

@rew1nter
Copy link

rew1nter commented Dec 3, 2021

Describe the bug

Package is not go getable

Versions

Go version: go1.17.1 windows/amd64

Steps to Reproduce
i tried to install this package and faced this error:
Screenshot_1012
tried to install it separately but no luck.
Screenshot_1010
this fails gorilla/csrf to throw errors while using.

@rew1nter rew1nter added the bug label Dec 3, 2021
@rew1nter rew1nter changed the title [bug] Package is not go getable Dec 3, 2021
@rew1nter rew1nter changed the title Package is not go getable Package is not go getable [bug] Dec 3, 2021
@DavidLarsKetch
Copy link

DavidLarsKetch commented Jan 20, 2022

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
Copy link

stale bot commented Apr 16, 2022

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.

@stale stale bot added the stale label Apr 16, 2022
@stale stale bot closed this as completed Apr 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants