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 @@ -5,7 +5,7 @@ require (
55 github.com/d4l3k/messagediff v1.2.1
66 github.com/danieljoos/wincred v1.0.1 // indirect
77 github.com/godbus/dbus v4.1.0+incompatible // indirect
8- github.com/google/renameio v0.0.0-20181127164028-8bac8552c408
8+ github.com/google/renameio v0.1.0
99 github.com/inconshreveable/mousetrap v1.0.0 // indirect
1010 github.com/mitchellh/go-homedir v1.0.0
1111 github.com/pmezard/go-difflib v1.0.0
Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ github.com/fsnotify/fsnotify v1.4.7 h1:IXs+QLmnXW2CcXuY+8Mzv/fWEsPGWxqefPtCP5CnV
1414github.com/fsnotify/fsnotify v1.4.7 /go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo =
1515github.com/godbus/dbus v4.1.0+incompatible h1:WqqLRTsQic3apZUK9qC5sGNfXthmPXzUZ7nQPrNITa4 =
1616github.com/godbus/dbus v4.1.0+incompatible /go.mod h1:/YcGZj5zSblfDWMMoOzV4fas9FZnQYTkDnsGvmh2Grw =
17- github.com/google/renameio v0.0.0-20181127164028-8bac8552c408 h1:2u4K+cU8eGZhwOtUfcnsnUOXnC6ig3HjULvf9UeZ43o =
18- github.com/google/renameio v0.0.0-20181127164028-8bac8552c408 /go.mod h1:KWCgfxg9yswjAJkECMjeO8J8rahYeXnNhOm40UhjYkI =
17+ github.com/google/renameio v0.1.0 h1:GOZbcHa3HfsPKPlmyPyN2KEohoMXOhdMbHrvbpl2QaA =
18+ github.com/google/renameio v0.1.0 /go.mod h1:KWCgfxg9yswjAJkECMjeO8J8rahYeXnNhOm40UhjYkI =
1919github.com/hashicorp/hcl v1.0.0 h1:0Anlzjpi4vEasTeNFn2mLJgTSwt0+6sfsiTG8qcWGx4 =
2020github.com/hashicorp/hcl v1.0.0 /go.mod h1:E5yfLk+7swimpb2L/Alb/PJmXilQ/rhwaUYs4T20WEQ =
2121github.com/inconshreveable/mousetrap v1.0.0 h1:Z8tu5sraLXCXIcARxBp/8cbvlwVa7Z1NHg9XEKhtSvM =
You can’t perform that action at this time.
0 commit comments