File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
8
8
github.com/golang/protobuf v1.5.3
9
9
github.com/google/go-cmp v0.5.9
10
10
github.com/gorilla/websocket v1.5.0
11
- github.com/miekg/dns v1.1.52
11
+ github.com/miekg/dns v1.1.53
12
12
github.com/pelletier/go-toml v1.9.5
13
13
github.com/pires/go-proxyproto v0.7.0
14
14
github.com/quic-go/quic-go v0.33.0
Original file line number Diff line number Diff line change @@ -106,8 +106,8 @@ github.com/lunixbochs/vtclean v1.0.0/go.mod h1:pHhQNgMf3btfWnGBVipUOjRYhoOsdGqdm
106
106
github.com/mailru/easyjson v0.0.0-20190312143242-1de009706dbe /go.mod h1:C1wdFJiN94OJF2b5HbByQZoLdCWB1Yqtg26g4irojpc =
107
107
github.com/matttproud/golang_protobuf_extensions v1.0.1 /go.mod h1:D8He9yQNgCq6Z5Ld7szi9bcBfOoFv/3dc6xSMkL2PC0 =
108
108
github.com/microcosm-cc/bluemonday v1.0.1 /go.mod h1:hsXNsILzKxV+sX77C5b8FSuKF00vh2OMYv+xgHpAMF4 =
109
- github.com/miekg/dns v1.1.52 h1:Bmlc/qsNNULOe6bpXcUTsuOajd0DzRHwup6D9k1An0c =
110
- github.com/miekg/dns v1.1.52 /go.mod h1:uInx36IzPl7FYnDcMeVWxj9byh7DutNykX4G9Sj60FY =
109
+ github.com/miekg/dns v1.1.53 h1:ZBkuHr5dxHtB1caEOlZTLPo7D3L3TWckgUUs/RHfDxw =
110
+ github.com/miekg/dns v1.1.53 /go.mod h1:uInx36IzPl7FYnDcMeVWxj9byh7DutNykX4G9Sj60FY =
111
111
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd /go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q =
112
112
github.com/modern-go/reflect2 v1.0.1 /go.mod h1:bx2lNnkwVCuqBIxFjflWJWanXIb3RllmbCylyMrvgv0 =
113
113
github.com/neelance/astrewrite v0.0.0-20160511093645-99348263ae86 /go.mod h1:kHJEU3ofeGjhHklVoIGuVj85JJwZ6kWPaJwCIxgnFmo =
You can’t perform that action at this time.
0 commit comments