You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
core-provider depends on github.com/Microsoft/[email protected] which
in turn depends on github.com/veraison/[email protected].
However, go-cose v1.2.0 has been retracted and is no longer
available: veraison/go-cose#152
So it needs to be manually bumped to the next (non-retracted)
version, which is v1.2.1
Signed-off-by: Alberto Pianon <alberto@pianon>
What is the areas you experience the issue in?
Go-COSE Library
What is not working as expected?
dependabot sents PRs for upgrading
go-cose
fromv1.1.0
tov1.2.0
. For instance: notaryproject/notation-go#329The godoc for v1.2.0 is available but there is no tag or release in this repo related to
1.2.0
.@setrofim @yogeshbdeshpande @qmuntal @thomas-fossati Is
v1.2.0
mis-released? If so, we should retract the release, and the next release should bev1.3.0
.What did you expect to happen?
In
go.mod
, have an entryHow can we reproduce it?
Describe your environment
All platforms
What is the version of your Go-COSE Library?
v1.2.0
The text was updated successfully, but these errors were encountered: