Skip to content

Commit 44ddd8d

Browse files
dependabot-preview[bot]masci
authored andcommittedJun 7, 2019
Bump github.com/mitchellh/go-homedir from 1.0.0 to 1.1.0 (#232)
Bumps [github.com/mitchellh/go-homedir](https://github.com/mitchellh/go-homedir) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/mitchellh/go-homedir/releases) - [Commits](mitchellh/go-homedir@v1.0.0...v1.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent e2d0e7d commit 44ddd8d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed
 

‎go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

‎go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,8 @@ github.com/miekg/dns v1.0.5 h1:MQBGf2JEJDu0rg9WOpQZzeO+zW8UKwgkvP3R1dUU1Yw=
7272
github.com/miekg/dns v1.0.5/go.mod h1:W1PPwlIAgtquWBMBEV9nkV9Cazfe8ScdGz/Lj7v3Nrg=
7373
github.com/mitchellh/go-homedir v1.0.0 h1:vKb8ShqSby24Yrqr/yDYkuFz8d0WUjys40rvnGC8aR0=
7474
github.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=
7577
github.com/oleksandr/bonjour v0.0.0-20160508152359-5dcf00d8b228 h1:Cvfd2dOlXIPTeEkOT/h8PyK4phBngOM4at9/jlgy7d4=
7678
github.com/oleksandr/bonjour v0.0.0-20160508152359-5dcf00d8b228/go.mod h1:MGuVJ1+5TX1SCoO2Sx0eAnjpdRytYla2uC1YIZfkC9c=
7779
github.com/onsi/ginkgo v1.6.0/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=

0 commit comments

Comments
 (0)