Skip to content

Commit

Permalink
Merge pull request #3 from caddy-dns/dependabot/go_modules/github.com…
Browse files Browse the repository at this point in the history
…/libdns/he-1.0.1

Bump github.com/libdns/he from 1.0.0 to 1.0.1
  • Loading branch information
gizmoguy authored Aug 5, 2024
2 parents 1814ae4 + 1f48687 commit 66d3705
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 @@ -4,7 +4,7 @@ go 1.20

require (
github.com/caddyserver/caddy/v2 v2.7.6
github.com/libdns/he v1.0.0
github.com/libdns/he v1.0.1
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ github.com/ianlancetaylor/demangle v0.0.0-20200824232613-28f6c0f3b639/go.mod h1:
github.com/klauspost/cpuid/v2 v2.0.12/go.mod h1:g2LTdtYhdyuGPqyWyv7qRAmj1WBqxuObKfj5c0PQa7c=
github.com/klauspost/cpuid/v2 v2.2.5 h1:0E5MSMDEoAulmXNFquVs//DdoomxaoTY1kUhbc/qbZg=
github.com/klauspost/cpuid/v2 v2.2.5/go.mod h1:Lcz8mBdAVJIBVzewtcLocK12l3Y+JytZYpaMropDUws=
github.com/libdns/he v1.0.0 h1:pCz39GYNDHFliJCOu71IGGevj+GQ592N8aeJ+lmwXso=
github.com/libdns/he v1.0.0/go.mod h1:MnMmX/R40700FePH2HdM44DRsNMHxrhcmp5BdhRXJKA=
github.com/libdns/he v1.0.1 h1:8N4vzhMkD+BWflFD90ssIpbQTpxqRLfqqo8Jx/TQIs0=
github.com/libdns/he v1.0.1/go.mod h1:MnMmX/R40700FePH2HdM44DRsNMHxrhcmp5BdhRXJKA=
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 66d3705

Please sign in to comment.