Skip to content

Commit

Permalink
chore: update machinery to v0.11.3
Browse files Browse the repository at this point in the history
Use the latest stable version.

Signed-off-by: Alexey Palazhchenko <[email protected]>
  • Loading branch information
AlekSi authored and talos-bot committed Aug 5, 2021
1 parent 1eb9529 commit acf18d2
Show file tree
Hide file tree
Showing 2 changed files with 135 additions and 52 deletions.
12 changes: 6 additions & 6 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ module github.com/talos-systems/cluster-api-bootstrap-provider-talos
go 1.16

require (
github.com/evanphx/json-patch v4.9.0+incompatible
github.com/evanphx/json-patch v4.11.0+incompatible
github.com/go-logr/logr v0.1.0
github.com/onsi/ginkgo v1.15.0
github.com/onsi/gomega v1.10.1
github.com/onsi/ginkgo v1.16.2
github.com/onsi/gomega v1.13.0
github.com/spf13/pflag v1.0.5
github.com/talos-systems/crypto v0.2.1-0.20210427105118-4f80b976b640
github.com/talos-systems/talos/pkg/machinery v0.0.0-20210520203624-828772cec9a3
gopkg.in/yaml.v2 v2.3.0
github.com/talos-systems/crypto v0.3.1
github.com/talos-systems/talos/pkg/machinery v0.11.3
gopkg.in/yaml.v2 v2.4.0
k8s.io/api v0.17.9
k8s.io/apiextensions-apiserver v0.17.9
k8s.io/apimachinery v0.17.9
Expand Down
Loading

0 comments on commit acf18d2

Please sign in to comment.