File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
module github.com/brutella/hc
2
2
3
3
require (
4
- github.com/brutella/dnssd v1.2.0
4
+ github.com/brutella/dnssd v1.2.1
5
5
github.com/miekg/dns v1.1.4 // indirect
6
6
github.com/tadglines/go-pkgs v0.0.0-20140924210655-1f86682992f1
7
7
github.com/xiam/to v0.0.0-20191116183551-8328998fc0ed
Original file line number Diff line number Diff line change 1
- github.com/brutella/dnssd v1.2.0 h1:bgrSycmZ2+u4BoJxRf1BzSlnViSAfeXWVdujqjLA004 =
2
- github.com/brutella/dnssd v1.2.0 /go.mod h1:FpJqlQ8+XU6w1vbnG1zJiQPTRE5fvQIRdrcBojMVuuQ =
1
+ github.com/brutella/dnssd v1.2.1 h1:1xG+5itx/SDEP6ukYfAcBnox5WACTNvxZ+SMkAmSrFU =
2
+ github.com/brutella/dnssd v1.2.1 /go.mod h1:FpJqlQ8+XU6w1vbnG1zJiQPTRE5fvQIRdrcBojMVuuQ =
3
3
github.com/davecgh/go-spew v1.1.0 h1:ZDRjVQ15GmhC3fiQ8ni8+OwkZQO4DARzQgrnXU1Liz8 =
4
4
github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
5
5
github.com/miekg/dns v1.1.1 /go.mod h1:W1PPwlIAgtquWBMBEV9nkV9Cazfe8ScdGz/Lj7v3Nrg =
You can’t perform that action at this time.
0 commit comments