Bump SDK + change Evaluate signature
This commit is contained in:
parent
d96ebc4d0e
commit
910229258e
3 changed files with 15 additions and 13 deletions
4
go.mod
4
go.mod
|
|
@ -3,8 +3,8 @@ module git.happydns.org/checker-xmpp
|
|||
go 1.25.0
|
||||
|
||||
require (
|
||||
git.happydns.org/checker-sdk-go v1.1.0
|
||||
git.happydns.org/checker-tls v0.1.0
|
||||
git.happydns.org/checker-sdk-go v1.2.0
|
||||
git.happydns.org/checker-tls v0.2.0
|
||||
github.com/miekg/dns v1.1.72
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue