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

go.mod, vendor: bump github.com/cloudflare/cfssl from 1.6.3 to 1.6.4 #1497

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 10, 2023

Bumps github.com/cloudflare/cfssl from 1.6.3 to 1.6.4.

Release notes

Sourced from github.com/cloudflare/cfssl's releases.

v1.6.4

Changelog

  • b37103e Add support to multi architecture docker image using a github action
  • fa8441a Binary enablement for s390x
  • 00a28f6 Improve IPv6 address handling in ocspserve
  • 51a7fa8 Make api intro.txt references links
  • 123abe0 Merge pull request #1187 from jonathanio/improve-ocspserve-ipv6-handling
  • b553d93 Merge pull request #1254 from thaJeztah/remove_go1.12_support
  • cfd0e9a Merge pull request #1255 from thaJeztah/update_gomod
  • a4a432b Merge pull request #1257 from thaJeztah/remove_goutils
  • c71f9f6 Merge pull request #1258 from thaJeztah/remove_ioutils
  • 37715e7 Merge pull request #1259 from sonork/master
  • 2ac5c8a Merge pull request #1260 from linux-on-ibm-z/s390x-binary-enablement
  • c5e40da Merge pull request #1262 from thaJeztah/remove_go_net
  • 6b3f233 Merge pull request #1267 from shahidhs-ibm/s390x-multiarch
  • a8697b2 Merge pull request #1273 from ehershey/patch-2
  • 4db924a Merge pull request #1274 from cloudflare/dependabot/go_modules/golang.org/x/net-0.7.0
  • b4d0d87 Merge pull request #1277 from cloudflare/nicky/docker
  • cf63dcb Update Dockerfile
  • 8467879 Update Makefile
  • 39c4590 add arm64 on all linux binaries
  • d90536d all: gofmt for go1.18 (fixes missing build-tags)
  • 941a1cd api: replace uses of deprecated io/ioutil
  • 2bc4f21 auth: replace uses of deprecated io/ioutil
  • fcde786 build(deps): bump golang.org/x/net from 0.2.0 to 0.7.0
  • 6f34ba0 bundler: replace uses of deprecated io/ioutil
  • 7025962 certdb: replace uses of deprecated io/ioutil
  • 7c1b358 certinfo: replace uses of deprecated io/ioutil
  • 45225c2 cli: replace uses of deprecated io/ioutil
  • fc8619e cmd: replace uses of deprecated io/ioutil
  • 77a52e7 config: replace uses of deprecated io/ioutil
  • 31652f3 crl: replace uses of deprecated io/ioutil
  • 62ebbe3 csr: replace uses of deprecated io/ioutil
  • 68b96f8 doc: remove mention of deprecated io/ioutil
  • 59534b3 go.mod: github.com/cloudflare/redoctober v0.0.0-20211013234631-6a74ccc611f6
  • 0cb76ce go.mod: github.com/google/certificate-transparency-go v1.1.4
  • 1ddff47 go.mod: github.com/jmhodges/clock v1.2.0
  • 052932c go.mod: github.com/matttproud/golang_protobuf_extensions v1.0.2
  • 3eb1f29 go.mod: golang.org/x/crypto v0.3.0
  • 706ae75 go.mod: golang.org/x/net v0.2.0
  • 28c127e go.mod: tidy and vendor with go1.18
  • 879b1d3 helpers/derhelpers: remove support for go1.12
  • b27c723 helpers: replace uses of deprecated io/ioutil
  • 188cfa4 include linux/arm64 in builds
  • df5893e initca: replace uses of deprecated io/ioutil
  • 9d4d8c6 multiroot: replace uses of deprecated io/ioutil
  • 5b8919c ocsp: replace uses of deprecated io/ioutil
  • 6e8b031 push images to github/docker container registry
  • 1c31e68 remove deprecated golint (golang.org/x/lint)
  • c094402 remove docker socket volume mount

... (truncated)

Commits
  • b4d0d87 Merge pull request #1277 from cloudflare/nicky/docker
  • 6e8b031 push images to github/docker container registry
  • 6b3f233 Merge pull request #1267 from shahidhs-ibm/s390x-multiarch
  • a8697b2 Merge pull request #1273 from ehershey/patch-2
  • 4db924a Merge pull request #1274 from cloudflare/dependabot/go_modules/golang.org/x/n...
  • fcde786 build(deps): bump golang.org/x/net from 0.2.0 to 0.7.0
  • 51a7fa8 Make api intro.txt references links
  • cf63dcb Update Dockerfile
  • 8467879 Update Makefile
  • b37103e Add support to multi architecture docker image using a github action
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

@dependabot dependabot bot requested a review from a team as a code owner April 10, 2023 22:02
@dependabot dependabot bot requested a review from tklauser April 10, 2023 22:02
@dependabot dependabot bot added kind/enhancement This would improve or streamline existing functionality. priority/release-blocker This issue will prevent the release of the next version of Cilium. labels Apr 10, 2023
@dependabot dependabot bot temporarily deployed to ci April 10, 2023 22:02 Inactive
@tklauser
Copy link
Member

@dependabot rebase

Bumps [github.com/cloudflare/cfssl](https://github.com/cloudflare/cfssl) from 1.6.3 to 1.6.4.
- [Release notes](https://github.com/cloudflare/cfssl/releases)
- [Changelog](https://github.com/cloudflare/cfssl/blob/master/CHANGELOG)
- [Commits](cloudflare/cfssl@v1.6.3...v1.6.4)

---
updated-dependencies:
- dependency-name: github.com/cloudflare/cfssl
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/cloudflare/cfssl-1.6.4 branch from 2181689 to a03844d Compare April 11, 2023 07:52
@dependabot dependabot bot temporarily deployed to ci April 11, 2023 07:52 Inactive
Copy link
Member

@tklauser tklauser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Screenshot from 2023-04-11 10-13-41 :shipit:

@tklauser tklauser merged commit 3726575 into master Apr 11, 2023
12 checks passed
@tklauser tklauser deleted the dependabot/go_modules/github.com/cloudflare/cfssl-1.6.4 branch April 11, 2023 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement This would improve or streamline existing functionality. priority/release-blocker This issue will prevent the release of the next version of Cilium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant