Skip to content

Commit

Permalink
change back to 1.21 in go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
Kun483 committed Aug 30, 2024
1 parent b6984fa commit bae3ad5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
module github.com/canonical/cluster-api-control-plane-provider-microk8s

go 1.22

toolchain go1.22.0
go 1.21

require (
github.com/canonical/cluster-api-bootstrap-provider-microk8s v0.6.9
Expand Down

0 comments on commit bae3ad5

Please sign in to comment.