Skip to content

Commit

Permalink
🌱(deps): Bump github.com/google/certificate-transparency-go (#127)
Browse files Browse the repository at this point in the history
Bumps the all-go-deps group with 1 update: [github.com/google/certificate-transparency-go](https://github.com/google/certificate-transparency-go).


Updates `github.com/google/certificate-transparency-go` from 1.2.0 to 1.2.1
- [Release notes](https://github.com/google/certificate-transparency-go/releases)
- [Changelog](https://github.com/google/certificate-transparency-go/blob/master/CHANGELOG.md)
- [Commits](google/certificate-transparency-go@v1.2.0...v1.2.1)

---
updated-dependencies:
- dependency-name: github.com/google/certificate-transparency-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 31, 2024
1 parent 647bfa6 commit f120fca
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.21.0
toolchain go1.22.3

require (
github.com/google/certificate-transparency-go v1.2.0
github.com/google/certificate-transparency-go v1.2.1
github.com/google/go-cmp v0.6.0
golang.org/x/mod v0.17.0
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/google/certificate-transparency-go v1.2.0 h1:5zPN6dsOmQkJzjIzNBjB1WoHi+84Rk1MOxZhElL1wSI=
github.com/google/certificate-transparency-go v1.2.0/go.mod h1:zeOPg1hdOZz0xyUxQcu+S48ozMdx6BXeaLMrFi9SF/Y=
github.com/google/certificate-transparency-go v1.2.1 h1:4iW/NwzqOqYEEoCBEFP+jPbBXbLqMpq3CifMyOnDUME=
github.com/google/certificate-transparency-go v1.2.1/go.mod h1:bvn/ytAccv+I6+DGkqpvSsEdiVGramgaSC6RD3tEmeE=
github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=
github.com/google/go-cmp v0.6.0/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
golang.org/x/crypto v0.23.0 h1:dIJU/v2J8Mdglj/8rJ6UUOM3Zc9zLZxVZwwxMooUSAI=
Expand Down

0 comments on commit f120fca

Please sign in to comment.