Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Without passing `-node`, Vault will panic: ``` panic: runtime error: index out of range goroutine 1 [running]: panic(0xb9ece0, 0xc820010040) /usr/local/go/src/runtime/panic.go:464 +0x3e6 github.com/kelseyhightower/confd/backends.New(0x0, 0x0, 0x0, 0x0, 0x7fff1a2aee58, 0x5, 0x0, 0x0, 0x0, 0x0, ...) /Users/kelseyhightower/go/src/github.com/kelseyhightower/confd/backends/client.go:61 +0xbdf main.main() /Users/kelseyhightower/go/src/github.com/kelseyhightower/confd/confd.go:27 +0x1f4 ```
- Loading branch information