File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -5,8 +5,7 @@ go 1.25.7
55require (
66 github.com/AdguardTeam/dnsproxy v0.79.0
77 github.com/AdguardTeam/golibs v0.35.8
8- // TODO(f.setrakov): !! Upd to tag.
9- github.com/AdguardTeam/urlfilter v0.23.2-0.20260226112426-a60617ec1594
8+ github.com/AdguardTeam/urlfilter v0.23.2
109 github.com/NYTimes/gziphandler v1.1.1
1110 github.com/ameshkov/dnscrypt/v2 v2.4.0
1211 github.com/bluele/gcache v0.0.2
Original file line number Diff line number Diff line change @@ -10,6 +10,8 @@ github.com/AdguardTeam/golibs v0.35.8 h1:KsyF3SWwj05Ey4GiAWU6FGD9oJTDNMp1ixVdS+N
1010github.com/AdguardTeam/golibs v0.35.8 /go.mod h1:kuLQ0yNRTl0Em2FmmXtSri7ZdVT7p62oojyc51RvP38 =
1111github.com/AdguardTeam/urlfilter v0.23.2-0.20260226112426-a60617ec1594 h1:VoT4UKSgRcbIpsCGLuVenMWFFdi1834SUkc9+hp5Ivs =
1212github.com/AdguardTeam/urlfilter v0.23.2-0.20260226112426-a60617ec1594 /go.mod h1:JteAKoeka1Yr2oZ3P94dqYBfPOHWyFaOcu3uZa9Yl+I =
13+ github.com/AdguardTeam/urlfilter v0.23.2 h1:EiS/PQZO/X2S6cduFW6BBoRLyjd6SqZj1ZiFbU1KaFE =
14+ github.com/AdguardTeam/urlfilter v0.23.2 /go.mod h1:JteAKoeka1Yr2oZ3P94dqYBfPOHWyFaOcu3uZa9Yl+I =
1315github.com/BurntSushi/toml v1.6.0 h1:dRaEfpa2VI55EwlIW72hMRHdWouJeRF7TPYhI+AUQjk =
1416github.com/BurntSushi/toml v1.6.0 /go.mod h1:ukJfTF/6rtPPRCnwkur4qwRxa8vTRFBF0uk2lLoLwho =
1517github.com/Masterminds/semver/v3 v3.4.0 h1:Zog+i5UMtVoCU8oKka5P7i9q9HgrJeGzI9SA1Xbatp0 =
You can’t perform that action at this time.
0 commit comments