File tree 2 files changed +2
-1
lines changed
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ require (
41
41
github.com/mattn/go-isatty v0.0.12
42
42
github.com/mattn/go-shellwords v1.0.3
43
43
github.com/miekg/dns v1.1.35
44
- github.com/mitchellh/go-homedir v1.0 .0
44
+ github.com/mitchellh/go-homedir v1.1 .0
45
45
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
46
46
github.com/modern-go/reflect2 v1.0.1 // indirect
47
47
github.com/oleksandr/bonjour v0.0.0-20160508152359-5dcf00d8b228
Original file line number Diff line number Diff line change @@ -127,6 +127,7 @@ github.com/miekg/dns v1.0.15/go.mod h1:W1PPwlIAgtquWBMBEV9nkV9Cazfe8ScdGz/Lj7v3N
127
127
github.com/miekg/dns v1.1.35 /go.mod h1:KNUDUusw/aVsxyTYZM1oqvCicbwhgbNgztCETuNZ7xM =
128
128
github.com/mitchellh/go-homedir v1.0.0 h1:vKb8ShqSby24Yrqr/yDYkuFz8d0WUjys40rvnGC8aR0 =
129
129
github.com/mitchellh/go-homedir v1.0.0 /go.mod h1:SfyaCUpYCn1Vlf4IUYiD9fPX4A5wJrkLzIz1N1q0pr0 =
130
+ github.com/mitchellh/go-homedir v1.1.0 /go.mod h1:SfyaCUpYCn1Vlf4IUYiD9fPX4A5wJrkLzIz1N1q0pr0 =
130
131
github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421 h1:ZqeYNhU3OHLH3mGKHDcjJRFFRrJa6eAM5H+CtDdOsPc =
131
132
github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421 /go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q =
132
133
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd h1:TRLaZ9cD/w8PVh93nsPXa1VrQ6jlwL5oN8l14QlcNfg =
You can’t perform that action at this time.
0 commit comments