Skip to content

Commit

Permalink
remove toolchain
Browse files Browse the repository at this point in the history
It's not necessary and we can just use the go version
Closes ManageIQ#1199
  • Loading branch information
bdunne committed Jan 22, 2025
1 parent 81d9bdc commit 6526cec
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions manageiq-operator/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ module github.com/ManageIQ/manageiq-pods/manageiq-operator

go 1.23.0

toolchain go1.23.4

require (
github.com/onsi/ginkgo/v2 v2.22.2
github.com/onsi/gomega v1.36.2
Expand Down

0 comments on commit 6526cec

Please sign in to comment.