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

viper cannot be used on appengine #538

Closed
nkovacs opened this issue Jul 23, 2018 · 0 comments · Fixed by #1460
Closed

viper cannot be used on appengine #538

nkovacs opened this issue Jul 23, 2018 · 0 comments · Fixed by #1460
Milestone

Comments

@nkovacs
Copy link
Contributor

nkovacs commented Jul 23, 2018

Viper imports github.com/fsnotify/fsnotify, which imports unsafe, which is not allowed on appengine.

arp242 added a commit to fsnotify/fsnotify that referenced this issue Nov 4, 2022
AppEngine forbids usage of the unsafe package,

Fixes #534
Fixes spf13/viper#538
@sagikazarmark sagikazarmark added this to the v1.14.0 milestone Nov 6, 2022
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

Successfully merging a pull request may close this issue.

2 participants