Skip to content

Commit

Permalink
go mod tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
Snawoot committed Oct 22, 2022
1 parent 88b9924 commit 912efe4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 61 deletions.
5 changes: 0 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,11 @@ go 1.16

require (
github.com/AdguardTeam/dnsproxy v0.46.1
github.com/AdguardTeam/golibs v0.10.9 // indirect
github.com/Snawoot/go-http-digest-auth-client v1.1.3
github.com/cheekybits/genny v1.0.0 // indirect
github.com/fsnotify/fsnotify v1.6.0 // indirect
github.com/marten-seemann/qpack v0.3.0 // indirect
github.com/marten-seemann/qtls-go1-16 v0.1.5 // indirect
github.com/marten-seemann/qtls-go1-17 v0.1.2 // indirect
github.com/miekg/dns v1.1.50
golang.org/x/exp v0.0.0-20221019170559-20944726eadf // indirect
golang.org/x/net v0.1.0
golang.org/x/tools v0.2.0 // indirect
google.golang.org/protobuf v1.28.0 // indirect
)
Loading

0 comments on commit 912efe4

Please sign in to comment.