open-consul/vendor/github.com/joyent/triton-go/authentication
Daniel Nephin 7237eb67ed Update github.com/joyent/triton-go to latest
There was an RSA private key used for testing included in the old
version. This commit updates it to a version that does not include the
key so that the key is not detected by tools which scan the Consul
binary for private keys.

Commands run:

go get github.com/joyent/triton-go@6801d15b779f042cfd821c8a41ef80fc33af9d47
make update-vendor
2020-04-16 12:34:29 -04:00
..
agent_key_identifier.go
ecdsa_signature.go
private_key_signer.go
rsa_signature.go
signature.go
signer.go
ssh_agent_signer.go
test_signer.go
util.go