Skip to content

Commit 1eb9529

Browse files
rsmittytalos-bot
authored andcommitted
chore: update machinery to latest stable
This PR brings in the v0.10.3 commit of the machinery package. Signed-off-by: Spencer Smith <[email protected]>
1 parent 884c4f0 commit 1eb9529

File tree

2 files changed

+71
-26
lines changed

2 files changed

+71
-26
lines changed

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ go 1.16
55
require (
66
github.com/evanphx/json-patch v4.9.0+incompatible
77
github.com/go-logr/logr v0.1.0
8-
github.com/onsi/ginkgo v1.12.1
8+
github.com/onsi/ginkgo v1.15.0
99
github.com/onsi/gomega v1.10.1
1010
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
11+
github.com/talos-systems/crypto v0.2.1-0.20210427105118-4f80b976b640
12+
github.com/talos-systems/talos/pkg/machinery v0.0.0-20210520203624-828772cec9a3
1313
gopkg.in/yaml.v2 v2.3.0
1414
k8s.io/api v0.17.9
1515
k8s.io/apiextensions-apiserver v0.17.9

0 commit comments

Comments
 (0)