mirror of
https://github.com/boringproxy/boringproxy.git
synced 2025-02-25 18:55:29 -06:00
Update namedrop-go version
This commit is contained in:
parent
af4ec03240
commit
f2d2e13e06
2
go.mod
2
go.mod
@ -18,7 +18,7 @@ require (
|
||||
github.com/libdns/libdns v0.2.1 // indirect
|
||||
github.com/mholt/acmez v1.0.1 // indirect
|
||||
github.com/miekg/dns v1.1.43 // indirect
|
||||
github.com/takingnames/namedrop-go v0.1.0 // indirect
|
||||
github.com/takingnames/namedrop-go v0.2.0 // indirect
|
||||
go.uber.org/atomic v1.7.0 // indirect
|
||||
go.uber.org/multierr v1.6.0 // indirect
|
||||
go.uber.org/zap v1.17.0 // indirect
|
||||
|
2
go.sum
2
go.sum
@ -136,6 +136,8 @@ github.com/stretchr/testify v1.7.0 h1:nwc3DEeHmmLAfoZucVR881uASk0Mfjw8xYJ99tb5Cc
|
||||
github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
|
||||
github.com/takingnames/namedrop-go v0.1.0 h1:IqyV4/dpJWOK/csa5uB1+I6M5UAVyI/MY9nbbE+xtW4=
|
||||
github.com/takingnames/namedrop-go v0.1.0/go.mod h1:E3nx6fxAMfestthd1O3VhbaPesLaiYSGkWXRD1nIc88=
|
||||
github.com/takingnames/namedrop-go v0.2.0 h1:iHxnQuLvaGP408A9JhtIddPGEb1Ho5N+pQVstdwM1tM=
|
||||
github.com/takingnames/namedrop-go v0.2.0/go.mod h1:E3nx6fxAMfestthd1O3VhbaPesLaiYSGkWXRD1nIc88=
|
||||
github.com/yuin/goldmark v1.1.25/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
|
||||
github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
|
||||
github.com/yuin/goldmark v1.1.32/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
|
||||
|
Loading…
Reference in New Issue
Block a user