Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix this issue: ``` panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x18 pc=0x5b3310] goroutine 1 [running]: github.com/99designs/keyring.(*fileKeyring).resolveDir(0x7fa61e988400?) /Users/pfautre/Library/Go/pkg/mod/github.com/99designs/[email protected]/file.go:48 +0x90 github.com/99designs/keyring.(*fileKeyring).Keys(0xc000280020?) /Users/pfautre/Library/Go/pkg/mod/github.com/99designs/[email protected]/file.go:169 +0x2b main.main() ```
- Loading branch information