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

rice embed-go doesn't work for go modules beyond v1? #170

Open
arosenberg-fubo opened this issue Aug 6, 2021 · 0 comments
Open

rice embed-go doesn't work for go modules beyond v1? #170

arosenberg-fubo opened this issue Aug 6, 2021 · 0 comments

Comments

@arosenberg-fubo
Copy link

arosenberg-fubo commented Aug 6, 2021

The rice embed-go command worked while my go.mod package was in v1. However, after upgrading my go.mod file so the module is using the /v2 suffix, rice embed-go now fails with "error creating embedded box file: open <v1 package path>/rice-box.go: permission denied", where "v1 package path" would be my package's v1 directory under my $GOPATH/pkg/mod.

Is this expected or am I missing something obvious?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant