net/dns: updated gonotify dependency to v2 that supports closable context

Signed-off-by: Ilarion Kovalchuk <illarion.kovalchuk@gmail.com>
This commit is contained in:
Ilarion Kovalchuk
2024-08-22 13:40:59 +03:00
committed by Brad Fitzpatrick
parent 696711cc17
commit 0cb7eb9b75
5 changed files with 9 additions and 15 deletions

2
go.mod
View File

@@ -45,7 +45,7 @@ require (
github.com/google/uuid v1.6.0
github.com/goreleaser/nfpm/v2 v2.33.1
github.com/hdevalence/ed25519consensus v0.2.0
github.com/illarion/gonotify v1.0.1
github.com/illarion/gonotify/v2 v2.0.2
github.com/inetaf/tcpproxy v0.0.0-20240214030015-3ce58045626c
github.com/insomniacslk/dhcp v0.0.0-20231206064809-8c70d406f6d2
github.com/jellydator/ttlcache/v3 v3.1.0