This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
dagger/keychain
Andrea Luzzardi b1c50671b3 fix build for non-cgo
- use mitchellh/go-homedir rather than os/user to work on non cgo
  enabled builds (e.g. release binaries)
- updated Makefile to disable cgo on dev binaries

Fixes #519

Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-05-28 11:48:50 -07:00
..
encrypt.go cleanup: move packages to top level, change vanity URL 2021-05-25 16:54:00 -07:00
keys.go fix build for non-cgo 2021-05-28 11:48:50 -07:00