artemiscloud / activemq-artemis-operator

Apache License 2.0
62 stars 62 forks source link

Update go-toolset #975

Open gaohoward opened 2 weeks ago

gaohoward commented 2 weeks ago

Describe the bug

The new go-toolset version is avaliable https://catalog.redhat.com/software/containers/rhel8/go-toolset/5b9c810add19c70b45cbd666?architecture=amd64&image=668b53462d6e902ae131a66d

and should be used

[!TIP] Vote this issue reacting with :+1: or :-1:

brusdev commented 2 weeks ago

I see that the go version 1.20 is also in: go.mod, .github/workflows/ci.yml, .github/workflows/release.yml, .github/workflows/update.yml and docs/help/building.md. It would be great adding a new steps to .github/workflows/update.yml to update the go version.