We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 884c4f0 commit 1eb9529Copy full SHA for 1eb9529
go.mod
@@ -5,11 +5,11 @@ go 1.16
5
require (
6
github.com/evanphx/json-patch v4.9.0+incompatible
7
github.com/go-logr/logr v0.1.0
8
- github.com/onsi/ginkgo v1.12.1
+ github.com/onsi/ginkgo v1.15.0
9
github.com/onsi/gomega v1.10.1
10
github.com/spf13/pflag v1.0.5
11
- github.com/talos-systems/crypto v0.2.1-0.20210202170911-39584f1b6e54
12
- github.com/talos-systems/talos/pkg/machinery v0.0.0-20210216142802-8d7a36cc0cc2
+ github.com/talos-systems/crypto v0.2.1-0.20210427105118-4f80b976b640
+ github.com/talos-systems/talos/pkg/machinery v0.0.0-20210520203624-828772cec9a3
13
gopkg.in/yaml.v2 v2.3.0
14
k8s.io/api v0.17.9
15
k8s.io/apiextensions-apiserver v0.17.9
0 commit comments