square / certigo

A utility to examine and validate certificates in a variety of formats
Apache License 2.0
940 stars 71 forks source link

Bump github.com/google/certificate-transparency-go from 1.1.3 to 1.1.4 #296

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/google/certificate-transparency-go from 1.1.3 to 1.1.4.

Release notes

Sourced from github.com/google/certificate-transparency-go's releases.

v1.1.4

Log list

Logging

Cleanup

Misc

Dependency updates

Full Changelog: https://github.com/google/certificate-transparency-go/compare/v1.1.3...v1.1.4

Commits
  • 50ef850 Bump github.com/spf13/cobra from 1.5.0 to 1.6.0 (#987)
  • 755ba82 Bump go.etcd.io/etcd/v3 from 3.5.4 to 3.5.5 (#982)
  • c73a0fa Bump go.etcd.io/etcd/etcdctl/v3 from 3.5.4 to 3.5.5 (#984)
  • dcb1adb Update Go version and remove log list v1, v2 in README.md
  • 001620f Bump k8s.io/klog/v2 from 2.80.0 to 2.80.1 (#980)
  • b8207ce Bump github.com/google/go-cmp from 0.5.8 to 0.5.9 (#981)
  • aff1cef Cleanup log list v1 dependencies (#977)
  • 48ef342 Bump k8s.io/klog/v2 from 2.70.1 to 2.80.0 (#976)
  • 9731092 Bump github.com/mattn/go-sqlite3 from 1.14.10 to 1.14.15
  • 6203bd2 Switch from glog to klog (#962)
  • Additional commits viewable in compare view


Dependabot compatibility score

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)