Skip to content

Commit

Permalink
chore: update cabpt to v0.3.0
Browse files Browse the repository at this point in the history
This PR updates the go mod for v0.3.0 of cabpt. This is the last step
before we cut a final release of cacppt that supports v1alpha3.

Signed-off-by: Spencer Smith <[email protected]>
  • Loading branch information
rsmitty committed Sep 22, 2021
1 parent a616f4b commit 86d679a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 51 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ require (
github.com/pkg/errors v0.9.1
github.com/stretchr/testify v1.7.0
github.com/talos-systems/capi-utils v0.0.0-20210917140904-9587089e8425
github.com/talos-systems/cluster-api-bootstrap-provider-talos v0.2.0
github.com/talos-systems/cluster-api-bootstrap-provider-talos v0.3.0
github.com/talos-systems/go-retry v0.3.1
github.com/talos-systems/talos/pkg/machinery v0.12.0
github.com/talos-systems/talos/pkg/machinery v0.12.3-0.20210920195258-7e63e43eb399
google.golang.org/grpc v1.40.0
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
k8s.io/api v0.17.9
Expand Down
Loading

0 comments on commit 86d679a

Please sign in to comment.