Azure / draft

A day 0 tool for getting your app on k8s fast
MIT License
514 stars 61 forks source link

Go version bump #270

Closed davidgamero closed 5 months ago

davidgamero commented 5 months ago

bump golang version for new dependencies

davidgamero commented 5 months ago

should we also update the go-version in .github/workflows/unit-tests.yml ?

yes, on staging this was already updated- we need to update main and then rebase staging

Vidya2606 commented 5 months ago

should we also update the go-version in .github/workflows/unit-tests.yml ?

yes, on staging this was already updated- we need to update main and then rebase staging

oh ok! sorry I didn't check that!

davidgamero commented 5 months ago

lgtm. I still question why we aren't bumping to 1.22

we can do 1.22 i'll update it