-
Notifications
You must be signed in to change notification settings - Fork 550
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
Bump github.com/theupdateframework/go-tuf from 0.3.1 to 0.5.0 #2232
Bump github.com/theupdateframework/go-tuf from 0.3.1 to 0.5.0 #2232
Conversation
Will review and fix linter |
Requires a sigstore/sigstore bump |
Bumps [github.com/theupdateframework/go-tuf](https://github.com/theupdateframework/go-tuf) from 0.3.1 to 0.5.0. - [Release notes](https://github.com/theupdateframework/go-tuf/releases) - [Commits](theupdateframework/go-tuf@v0.3.1...v0.5.0) --- updated-dependencies: - dependency-name: github.com/theupdateframework/go-tuf dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
2729fbc
to
9bc60e6
Compare
I needed to bump sigstore/sigstore to main to pull in sigstore/sigstore@15fc6d2 Note that that was a breaking change, it would be good if sigstore/sigstore issued a release for it! |
Will do |
Signed-off-by: Asra Ali <[email protected]> fix go mod Signed-off-by: Asra Ali <[email protected]>
72d5e2b
to
ec4520e
Compare
See sigstore/cosign#2232 Signed-off-by: Luiz Carvalho <[email protected]>
Bumps github.com/theupdateframework/go-tuf from 0.3.1 to 0.5.0.
Release notes
Sourced from github.com/theupdateframework/go-tuf's releases.
Commits
61872a3
feat: Support ecdsa and RSA keys (#270 with backwards compatibility) (#357)06ed599
build: Use Go 1.17 for golangci linting and update golangci/golangci-lint-act...64ded18
fix(verify): Fix a vulnerability in the verification of threshold signatures...ac7b5d7
chore(deps): bump goreleaser/goreleaser-action from 3.0.0 to 3.1.0 (#366)d7ff71b
test: Update Python interop tests to python-tuf v1.0.0 (#228)9b6c503
chore(deps): bump actions/setup-go from 3.2.1 to 3.3.0 (#361)ebbc6b8
chore(deps): bump arnested/go-version-action from 1.1.4 to 1.1.5 (#359)f3a48f7
refactor!: rename "InitLocal" to "Init" (#354)8b2d2ab
ci: Fix typo in Pull Request template (#355)8124e8a
chore!: Remove deprecated client Init() function (#353)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)