terraform/vendor/github.com/apparentlymart/go-userdirs/userdirs
Martin Atkins c945ef129a vendor: go get github.com/apparentlymart/go-userdirs
This library implements the user-specific directory layout specifications
for various platforms (XDG on Unix, "Known Folders" on Windows, etc).

We'll use this in a subsequent commit to add additional system-specific
search directories for provider plugins, and perhaps later on also
CLI configuration directories.
2020-04-06 09:24:23 -07:00
..
app.go vendor: go get github.com/apparentlymart/go-userdirs 2020-04-06 09:24:23 -07:00
app_darwin.go vendor: go get github.com/apparentlymart/go-userdirs 2020-04-06 09:24:23 -07:00
app_stub.go vendor: go get github.com/apparentlymart/go-userdirs 2020-04-06 09:24:23 -07:00
app_unix.go vendor: go get github.com/apparentlymart/go-userdirs 2020-04-06 09:24:23 -07:00
app_windows.go vendor: go get github.com/apparentlymart/go-userdirs 2020-04-06 09:24:23 -07:00
dirs.go vendor: go get github.com/apparentlymart/go-userdirs 2020-04-06 09:24:23 -07:00
doc.go vendor: go get github.com/apparentlymart/go-userdirs 2020-04-06 09:24:23 -07:00