upgrade the unknown license dependency #614
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What this PR does:
Fixes issues-613
What this PR change:
Some License was scanning failure, fllow:
The following dependencies are introduced by
github.com/polarismesh/polaris-go
indubbo-go
and have not been replaced by new versions.github.com/polarismesh/polaris-go
is an alternative to the registration center and is not a strong dependency, so remove this dependency.This dependency was introduced by
nacos-go-sdk
indubbo-go
,and in newdubbo-go
version not dependency, so upgradedubbo-go
versiongithub.com/toolkits/concurrent | Unknown | v0.0.0-20150624120057-a4371d70e3e3
more upgrade
github.com/gin-gonic/gin
version tov1.9.1
,old veriosn has some cve.