Commits on Source (3)
-
Ainar Garipov authored
Updates AdguardTeam/AdGuardHome#5229. Squashed commit of the following: commit 7800ec9c8c8dd033103d482803f5540afcdf65df Author: Ainar Garipov <A.Garipov@AdGuard.COM> Date: Wed Jan 25 14:33:26 2023 +0300 all: upd deps; imp logging
98cb8a89 -
Vladislav Yarmak authoredd4ebfdcd
-
Konstantin Zamyakin authored
Fix build on netbsd
... | ... | @@ -3,19 +3,19 @@ module github.com/AdguardTeam/dnsproxy |
go 1.18 | ||
require ( | ||
github.com/AdguardTeam/golibs v0.11.2 | ||
github.com/AdguardTeam/golibs v0.11.4 | ||
github.com/ameshkov/dnscrypt/v2 v2.2.5 | ||
github.com/ameshkov/dnsstamps v1.0.3 | ||
github.com/beefsack/go-rate v0.0.0-20220214233405-116f4ca011a0 | ||
github.com/bluele/gcache v0.0.2 | ||
github.com/jessevdk/go-flags v1.5.0 | ||
github.com/lucas-clemente/quic-go v0.31.0 | ||
github.com/lucas-clemente/quic-go v0.31.1 | ||
github.com/miekg/dns v1.1.50 | ||
github.com/patrickmn/go-cache v2.1.0+incompatible | ||
github.com/stretchr/testify v1.8.0 | ||
golang.org/x/exp v0.0.0-20221019170559-20944726eadf | ||
golang.org/x/net v0.1.0 | ||
golang.org/x/sys v0.1.1-0.20221102194838-fc697a31fa06 | ||
golang.org/x/exp v0.0.0-20230124195608-d38c7dcee874 | ||
golang.org/x/net v0.5.0 | ||
golang.org/x/sys v0.4.0 | ||
gopkg.in/yaml.v3 v3.0.1 | ||
) | ||
... | ... | @@ -25,17 +25,17 @@ require ( |
github.com/davecgh/go-spew v1.1.1 // indirect | ||
github.com/go-task/slim-sprig v0.0.0-20210107165309-348f09dbbbc0 // indirect | ||
github.com/golang/mock v1.6.0 // indirect | ||
github.com/google/pprof v0.0.0-20210407192527-94a9f03dee38 // indirect | ||
github.com/google/pprof v0.0.0-20230111200839-76d1ae5aea2b // indirect | ||
github.com/kr/text v0.2.0 // indirect | ||
github.com/marten-seemann/qpack v0.3.0 // indirect | ||
github.com/marten-seemann/qtls-go1-18 v0.1.3 // indirect | ||
github.com/marten-seemann/qtls-go1-19 v0.1.1 // indirect | ||
github.com/marten-seemann/qtls-go1-18 v0.1.4 // indirect | ||
github.com/marten-seemann/qtls-go1-19 v0.1.2 // indirect | ||
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e // indirect | ||
github.com/onsi/ginkgo/v2 v2.2.0 // indirect | ||
github.com/onsi/ginkgo/v2 v2.7.0 // indirect | ||
github.com/pmezard/go-difflib v1.0.0 // indirect | ||
golang.org/x/crypto v0.0.0-20220829220503-c86fa9a7ed90 // indirect | ||
golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 // indirect | ||
golang.org/x/text v0.4.0 // indirect | ||
golang.org/x/tools v0.1.12 // indirect | ||
golang.org/x/crypto v0.5.0 // indirect | ||
golang.org/x/mod v0.7.0 // indirect | ||
golang.org/x/text v0.6.0 // indirect | ||
golang.org/x/tools v0.5.0 // indirect | ||
gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f // indirect | ||
) |
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.