Commit Graph
8 Commits
Author SHA1 Message Date
Mat ByczkowskiandGitHub 08a945154f Merge pull request #195 from square/dependabot/go_modules/github.com/fatih/color-1.8.0
Bump github.com/fatih/color from 1.7.0 to 1.8.0
2020-01-03 09:38:53 -08:00
Mat ByczkowskiandGitHub a3bd7bbdbc Merge pull request #194 from square/dependabot/go_modules/github.com/Masterminds/sprig-2.22.0+incompatible
Bump github.com/Masterminds/sprig from 2.20.0+incompatible to 2.22.0+incompatible
2019-10-04 10:01:10 -07:00
Mat ByczkowskiandGitHub 4a522082fc Merge pull request #190 from square/dependabot/go_modules/github.com/Masterminds/sprig-2.20.0+incompatible
Bump github.com/Masterminds/sprig from 2.16.0+incompatible to 2.20.0+incompatible
2019-08-07 10:23:53 -07:00
Mat ByczkowskiandGitHub b4de6e8396 Merge pull request #189 from square/mbyczkowski/verify-on-connect
Verify certificate chain in connect
2019-07-03 15:43:08 -07:00
Mat Byczkowski 08b7ec82ef Verify certificate chain in connect
Unverified chains will cause a non-zero exit code.

Fixes #188
2019-07-03 14:52:55 -07:00
Mat ByczkowskiandGitHub afa84ae8f6 Merge pull request #187 from square/mbyczkowski/fix-readme
Update README
2019-06-15 21:18:16 -07:00
Mat Byczkowski 2c82bd65d8 Update README
As of #185, certigo requires Go 1.12 to build.
2019-06-15 17:49:05 -07:00
Mat Byczkowski 7cff30abc6 Update README and CONTRIBUTING
- readme: removed reference to Glide and mentioned Go modules
- contributing: language tweaks & updated link to CLA
- CI: remove glide dependency, since we don't need it and Go 1.11
  ignores vendored dirs when using `./...` argument to go tools.
2018-11-10 20:27:03 -08:00