Bump git.happydns.org/checker-tls to v0.7.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing

This commit is contained in:
nemunaire 2026-05-18 11:20:50 +08:00
commit b33c8497a2
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -4,7 +4,7 @@ go 1.25.0
require (
git.happydns.org/checker-sdk-go v1.7.0
git.happydns.org/checker-tls v0.6.2
git.happydns.org/checker-tls v0.7.0
git.happydns.org/happyDomain v0.7.0
)