Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update module github.com/in-toto/in-toto-golang to v0.9.0 (#…
…1941) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/in-toto/in-toto-golang](https://github.com/in-toto/in-toto-golang) | require | minor | `v0.8.0` -> `v0.9.0` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>in-toto/in-toto-golang</summary> ### [`v0.9.0`](https://github.com/in-toto/in-toto-golang/releases/tag/v0.9.0) [Compare Source](https://github.com/in-toto/in-toto-golang/compare/v0.8.0...v0.9.0) - Added support for DSSE envelopes in `InTotoRun`, `InTotoRecord`, and `InTotoVerify` ([#​228](https://github.com/in-toto/in-toto-golang/issues/228)) - Removed use of io/ioutil ([#​229](https://github.com/in-toto/in-toto-golang/issues/229)) - Source reorganization / clean up, removed `DSSESigner` in favour of `EnvelopeSigner` in go-securesystemslib ([#​228](https://github.com/in-toto/in-toto-golang/issues/228)) - Dependency bump ([#​231](https://github.com/in-toto/in-toto-golang/issues/231)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/slsa-framework/slsa-github-generator). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4zMS40IiwidXBkYXRlZEluVmVyIjoiMzUuNDguMiJ9--> Signed-off-by: Renovate Bot <bot@renovateapp.com>
- Loading branch information