Updating dependencies to the latest
Open
- Dominant language
- Python
- Stars
- 289
- Forks
- 131
- Avg merge
- 1d 28m
- Merged PRs (30d)
- 1
Description
Hi,
We use gnxi with some of the libraries in our project and it seems that the dependencies used by gnxi are on the older side - especially cobra and viper- which uses the unsupported version of jwt github.com/dgrijalva/jwt-go
just ran go mod graph to see which ones could cause this issue and its clear its viper and cobra.
Contributor guide
Assessment
This issue has not been assessed yet.