File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ require (
2929 github.com/mattn/go-colorable v0.1.2
3030 github.com/mattn/go-runewidth v0.0.2 // indirect
3131 github.com/miekg/dns v1.0.5 // indirect
32- github.com/mitchellh/go-homedir v1.0 .0
32+ github.com/mitchellh/go-homedir v1.1 .0
3333 github.com/oleksandr/bonjour v0.0.0-20160508152359-5dcf00d8b228 // indirect
3434 github.com/onsi/ginkgo v1.8.0 // indirect
3535 github.com/onsi/gomega v1.5.0 // indirect
Original file line number Diff line number Diff line change @@ -72,6 +72,8 @@ github.com/miekg/dns v1.0.5 h1:MQBGf2JEJDu0rg9WOpQZzeO+zW8UKwgkvP3R1dUU1Yw=
7272github.com/miekg/dns v1.0.5 /go.mod h1:W1PPwlIAgtquWBMBEV9nkV9Cazfe8ScdGz/Lj7v3Nrg =
7373github.com/mitchellh/go-homedir v1.0.0 h1:vKb8ShqSby24Yrqr/yDYkuFz8d0WUjys40rvnGC8aR0 =
7474github.com/mitchellh/go-homedir v1.0.0 /go.mod h1:SfyaCUpYCn1Vlf4IUYiD9fPX4A5wJrkLzIz1N1q0pr0 =
75+ github.com/mitchellh/go-homedir v1.1.0 h1:lukF9ziXFxDFPkA1vsr5zpc1XuPDn/wFntq5mG+4E0Y =
76+ github.com/mitchellh/go-homedir v1.1.0 /go.mod h1:SfyaCUpYCn1Vlf4IUYiD9fPX4A5wJrkLzIz1N1q0pr0 =
7577github.com/oleksandr/bonjour v0.0.0-20160508152359-5dcf00d8b228 h1:Cvfd2dOlXIPTeEkOT/h8PyK4phBngOM4at9/jlgy7d4 =
7678github.com/oleksandr/bonjour v0.0.0-20160508152359-5dcf00d8b228 /go.mod h1:MGuVJ1+5TX1SCoO2Sx0eAnjpdRytYla2uC1YIZfkC9c =
7779github.com/onsi/ginkgo v1.6.0 /go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE =
You can’t perform that action at this time.
0 commit comments