Skip to content

Commit

Permalink
all: upd proxy
Browse files Browse the repository at this point in the history
  • Loading branch information
EugeneOne1 committed May 2, 2024
1 parent c05bce7 commit 3deb71c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion go.mod
Expand Up @@ -3,7 +3,8 @@ module github.com/AdguardTeam/AdGuardHome
go 1.22.2

require (
github.com/AdguardTeam/dnsproxy v0.71.0
// TODO(e.burkov): !! upd patch
github.com/AdguardTeam/dnsproxy v0.71.1-0.20240427151219-a51959447110
github.com/AdguardTeam/golibs v0.23.2
github.com/AdguardTeam/urlfilter v0.18.0
github.com/NYTimes/gziphandler v1.1.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
@@ -1,5 +1,5 @@
github.com/AdguardTeam/dnsproxy v0.71.0 h1:7epvSeTtjTdwbeifRJK6jTXldoJwqd3GWqAYDlSo7zQ=
github.com/AdguardTeam/dnsproxy v0.71.0/go.mod h1:rCaCL4m4n63sgwTOyUVdc7MC42PlUYBt11Fz/UjD+kM=
github.com/AdguardTeam/dnsproxy v0.71.1-0.20240427151219-a51959447110 h1:6InEFMcKGsq+t1yyBeYGzQPKltqtpzK8QEd7eq+BJ1E=
github.com/AdguardTeam/dnsproxy v0.71.1-0.20240427151219-a51959447110/go.mod h1:rCaCL4m4n63sgwTOyUVdc7MC42PlUYBt11Fz/UjD+kM=
github.com/AdguardTeam/golibs v0.23.2 h1:rMjYantwtQ39e8G4zBQ6ZLlm4s3XH30Bc9VxhoOHwao=
github.com/AdguardTeam/golibs v0.23.2/go.mod h1:o9i55Sx6v7qogRQeqaBfmLbC/pZqeMBWi015U5PTDY0=
github.com/AdguardTeam/urlfilter v0.18.0 h1:ZZzwODC/ADpjJSODxySrrUnt/fvOCfGFaCW6j+wsGfQ=
Expand Down

0 comments on commit 3deb71c

Please sign in to comment.