Skip to content

Commit

Permalink
deps(go): bump github.com/letsencrypt/pebble/v2 from 2.5.1 to 2.5.2 (#…
Browse files Browse the repository at this point in the history
…247)

Bumps [github.com/letsencrypt/pebble/v2](https://github.com/letsencrypt/pebble) from 2.5.1 to 2.5.2.
- [Release notes](https://github.com/letsencrypt/pebble/releases)
- [Changelog](https://github.com/letsencrypt/pebble/blob/main/Dockerfile.release)
- [Commits](letsencrypt/pebble@v2.5.1...v2.5.2)

---
updated-dependencies:
- dependency-name: github.com/letsencrypt/pebble/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 24, 2024
1 parent e3fb9a6 commit 5d974da
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 @@ -8,7 +8,7 @@ require (
github.com/caddyserver/certmagic v0.21.1
github.com/fsouza/fake-gcs-server v1.49.0
github.com/google/tink/go v1.7.0
github.com/letsencrypt/pebble/v2 v2.5.1
github.com/letsencrypt/pebble/v2 v2.5.2
github.com/stretchr/testify v1.9.0
google.golang.org/api v0.180.0
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
github.com/letsencrypt/challtestsrv v1.3.2 h1:pIDLBCLXR3B1DLmOmkkqg29qVa7DDozBnsOpL9PxmAY=
github.com/letsencrypt/challtestsrv v1.3.2/go.mod h1:Ur4e4FvELUXLGhkMztHOsPIsvGxD/kzSJninOrkM+zc=
github.com/letsencrypt/pebble/v2 v2.5.1 h1:0ueClnmQjLqXOgytTsX5N6AnerraibJbWQRBhwwNdEw=
github.com/letsencrypt/pebble/v2 v2.5.1/go.mod h1:C3hn5P6UdAydPzQacZ80MtvejTfK3Dfta4CH0tShbCY=
github.com/letsencrypt/pebble/v2 v2.5.2 h1:DTB0XN4fM3IFjqesJagMmt0OPn6U7gSHzcXQ2C4FMgI=
github.com/letsencrypt/pebble/v2 v2.5.2/go.mod h1:SID2E75Cx6sQ9AXFkdzhLdQ6S1zhRUbw08Cgu7GJLSk=
github.com/libdns/libdns v0.2.2 h1:O6ws7bAfRPaBsgAYt8MDe2HcNBGC29hkZ9MX2eUSX3s=
github.com/libdns/libdns v0.2.2/go.mod h1:4Bj9+5CQiNMVGf87wjX4CY3HQJypUHRuLvlsfsZqLWQ=
github.com/matttproud/golang_protobuf_extensions v1.0.4 h1:mmDVorXM7PCGKw94cs5zkfA9PSy5pEvNWRP0ET0TIVo=
Expand Down

0 comments on commit 5d974da

Please sign in to comment.