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 show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@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)
:warning: We detected 1 security issue in this pull request:
Vulnerable Libraries (1)
Severity | Details
:-: | :--
High | [pkg:golang/github.com/go-kit/kit@v0.13.0](https://github.com/xmidt-org/themis/blob/aad30c98f4e8d19c7543b6b70bc7881543d6fe56/go.mod#L8) upgrade to: *> v0.13.0*
More info on how to fix Vulnerable Libraries in [Go](https://docs.guardrails.io/docs/en/vulnerabilities/go/using_vulnerable_libraries.html?utm_source=ghpr).
Bumps github.com/go-kit/kit from 0.12.0 to 0.13.0.
Release notes
Sourced from github.com/go-kit/kit's releases.
Commits
dfe43fa
README: update codegen link to truss (#1262)7f14cb4
Remove dead link to code generator from README (#1256)e923d5d
Replace microgen with the maintained fork (#1254)a7ba4fa
Update github.com/hashicorp/serf and github.com/hashicorp/consul/api (#1250)04090c3
Update link pointing to protobuf generator (#1248)62c81a0
Update nats-io/jwt/v2 & nats-io/nats-server/v2 dependencies to fix CVE-2021-3...0cd2b27
Merge pull request #1245 from sashamelentyev/patch-135bf401
ci: add go 1.1950c3826
Update README.md (#1239)44ed829
ci: add go 1.18 (#1233)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 show