fix per-host scope

This commit is contained in:
Mikaël Cluseau
2019-01-22 11:44:11 +13:00
parent 155a619aee
commit 376b77fd6b
15 changed files with 221 additions and 68 deletions

10
vendor/modules.txt vendored
View File

@ -1,15 +1,15 @@
# github.com/cavaliercoder/go-cpio v0.0.0-20180626203310-925f9528c45e
github.com/cavaliercoder/go-cpio
# github.com/cloudflare/cfssl v0.0.0-20181102015659-ea4033a214e7
# github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e
github.com/cloudflare/cfssl/config
github.com/cloudflare/cfssl/csr
github.com/cloudflare/cfssl/helpers
github.com/cloudflare/cfssl/initca
github.com/cloudflare/cfssl/log
github.com/cloudflare/cfssl/signer
github.com/cloudflare/cfssl/signer/local
github.com/cloudflare/cfssl/auth
github.com/cloudflare/cfssl/errors
github.com/cloudflare/cfssl/log
github.com/cloudflare/cfssl/ocsp/config
github.com/cloudflare/cfssl/crypto/pkcs7
github.com/cloudflare/cfssl/helpers/derhelpers
@ -33,7 +33,7 @@ github.com/google/certificate-transparency-go/client/configpb
# github.com/pierrec/lz4 v2.0.5+incompatible
github.com/pierrec/lz4
github.com/pierrec/lz4/internal/xxh32
# golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9
# golang.org/x/crypto v0.0.0-20190103213133-ff983b9c42bc
golang.org/x/crypto/ocsp
golang.org/x/crypto/pkcs12
golang.org/x/crypto/ed25519
@ -41,12 +41,12 @@ golang.org/x/crypto/cryptobyte
golang.org/x/crypto/cryptobyte/asn1
golang.org/x/crypto/pkcs12/internal/rc2
golang.org/x/crypto/ed25519/internal/edwards25519
# golang.org/x/net v0.0.0-20181207154023-610586996380
# golang.org/x/net v0.0.0-20190119204137-ed066c81e75e
golang.org/x/net/context
golang.org/x/net/context/ctxhttp
# gopkg.in/yaml.v2 v2.2.2
gopkg.in/yaml.v2
# k8s.io/apimachinery v0.0.0-20181207080347-f1a02064268b
# k8s.io/apimachinery v0.0.0-20190119020841-d41becfba9ee
k8s.io/apimachinery/pkg/util/validation
k8s.io/apimachinery/pkg/util/validation/field
k8s.io/apimachinery/pkg/util/errors