We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b1c34b commit 2f9a0d6Copy full SHA for 2f9a0d6
go.mod
@@ -29,7 +29,7 @@ require (
29
github.com/keybase/go-crypto v0.0.0-20161004153544-93f5b35093ba
30
github.com/kylelemons/godebug v1.1.0 // indirect
31
github.com/mitchellh/copystructure v1.0.0
32
- github.com/mitchellh/go-homedir v1.1.0
+ github.com/mitchellh/go-homedir v1.1.0 // indirect
33
github.com/mitchellh/go-testing-interface v1.0.4
34
github.com/mitchellh/go-wordwrap v1.0.0 // indirect
35
github.com/mitchellh/mapstructure v1.1.2
helper/pathorcontents/read.go
helper/pathorcontents/read_test.go
0 commit comments