cert-manager/hack/build
Ashley Davis bfecde8116
update keystore-go library version
Following the release of cert-manager v1.6.0, it was observed that an
update to the keystore-go library was backwards-incompatible; it
introduced a 6-character minimum length on passwords which wasn't
previously in force.

This led to https://github.com/pavel-v-chernykh/keystore-go/issues/30
which in turn led to https://github.com/pavel-v-chernykh/keystore-go/pull/31

This commit bumps to use the new version, which by default doesn't have
a min password length

Signed-off-by: Ashley Davis <ashley.davis@jetstack.io>
2021-10-28 10:10:45 +01:00
..
.kazelcfg.json Move .kazelcfg.json into hack/build 2019-09-27 12:07:08 +01:00
BUILD.bazel Disable atomicalign vet check due to panic on linux/arm 2019-10-01 21:16:00 +01:00
docker.bzl Removes unused Bazel deps 2021-06-01 08:49:30 +01:00
nogo_config.json Run govet using nogo 2019-09-27 12:07:08 +01:00
print-workspace-status.sh Adds feedback from code review 2021-07-08 10:17:37 +01:00
repos.bzl update keystore-go library version 2021-10-28 10:10:45 +01:00
version.sh Fix the script that finds last published release 2021-10-18 08:55:57 +03:00