go.mod (AdGuardHome-0.104.1) | : | go.mod (AdGuardHome-0.104.3) | ||
---|---|---|---|---|
module github.com/AdguardTeam/AdGuardHome | module github.com/AdguardTeam/AdGuardHome | |||
go 1.14 | go 1.14 | |||
require ( | require ( | |||
github.com/AdguardTeam/dnsproxy v0.33.2 | github.com/AdguardTeam/dnsproxy v0.33.2 | |||
github.com/AdguardTeam/golibs v0.4.2 | github.com/AdguardTeam/golibs v0.4.3 | |||
github.com/AdguardTeam/urlfilter v0.12.3 | github.com/AdguardTeam/urlfilter v0.12.3 | |||
github.com/NYTimes/gziphandler v1.1.1 | github.com/NYTimes/gziphandler v1.1.1 | |||
github.com/beefsack/go-rate v0.0.0-20200827232406-6cde80facd47 // indirec t | github.com/beefsack/go-rate v0.0.0-20200827232406-6cde80facd47 // indirec t | |||
github.com/fsnotify/fsnotify v1.4.9 | github.com/fsnotify/fsnotify v1.4.9 | |||
github.com/gobuffalo/packr v1.30.1 | github.com/gobuffalo/packr v1.30.1 | |||
github.com/hugelgupf/socketpair v0.0.0-20190730060125-05d35a94e714 | github.com/hugelgupf/socketpair v0.0.0-20190730060125-05d35a94e714 | |||
github.com/insomniacslk/dhcp v0.0.0-20200621044212-d74cd86ad5b8 | github.com/insomniacslk/dhcp v0.0.0-20200621044212-d74cd86ad5b8 | |||
github.com/joomcode/errorx v1.0.3 // indirect | github.com/joomcode/errorx v1.0.3 // indirect | |||
github.com/kardianos/service v1.1.0 | github.com/kardianos/service v1.1.0 | |||
github.com/mdlayher/ethernet v0.0.0-20190606142754-0394541c37b7 | github.com/mdlayher/ethernet v0.0.0-20190606142754-0394541c37b7 | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added |