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

update deps #573

Merged
merged 1 commit into from
Jul 22, 2022
Merged

update deps #573

merged 1 commit into from
Jul 22, 2022

Conversation

dekkagaijin
Copy link
Member

@dekkagaijin dekkagaijin commented Jul 21, 2022

Created via manually consolidating direct and indirect deps into the appropriate require block, then running:

go get -u ./...
go mod tidy -go=1.16 && go mod tidy -go=1.17

Additionally, SigAlgoRSASHA2512 was deprecated in favor of KeyAlgoRSASHA2512, causing a lint error.

Signed-off-by: Jake Sanders <jake@sanders.dev>
@dekkagaijin dekkagaijin merged commit b87ce10 into sigstore:main Jul 22, 2022
@dekkagaijin dekkagaijin deleted the deps branch July 22, 2022 22:18
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 this pull request may close these issues.

None yet

2 participants