mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2025-03-14 22:48:35 +03:00
*(global): fix compat with windows
✅ Closes: https://github.com/AdguardTeam/AdGuardHome/issues/1549
This commit is contained in:
parent
1fa6d74862
commit
0d66451084
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -4,7 +4,7 @@ go 1.14
|
|||
|
||||
require (
|
||||
github.com/AdguardTeam/dnsproxy v0.25.0
|
||||
github.com/AdguardTeam/golibs v0.4.0
|
||||
github.com/AdguardTeam/golibs v0.4.1
|
||||
github.com/AdguardTeam/urlfilter v0.9.1
|
||||
github.com/NYTimes/gziphandler v1.1.1
|
||||
github.com/fsnotify/fsnotify v1.4.7
|
||||
|
|
Loading…
Add table
Reference in a new issue