Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CON-9202 update Go to 1.20 and dependencies #42

Merged
merged 4 commits into from
May 26, 2023

Conversation

llDrLove
Copy link
Contributor

@llDrLove llDrLove commented May 1, 2023

Updated Go version to 1.20

Ran

go get -d github.com/digitalocean/godo@v1.99.0
go get -d golang.org/x/oauth2 v0.8.0
go get -d github.com/onsi/gomega@v1.27.7
go get -d k8s.io/api@v0.27.2
go get -d k8s.io/apimachinery@v0.27.2
go get -d k8s.io/client-go@v0.27.2
go get -d k8s.io/utils@v0.0.0-20230505201702-9f6742963106
go get -d sigs.k8s.io/controller-runtime@v0.15.0

go mod tidy 
go mod vendor
make test

IMG_TAG=v0.1.7 make release-manifests

@llDrLove llDrLove added the dependencies Pull requests that update a dependency file label May 1, 2023
@llDrLove llDrLove self-assigned this May 1, 2023
@llDrLove llDrLove marked this pull request as ready for review May 24, 2023 21:01
@llDrLove llDrLove requested a review from timoreimann May 24, 2023 21:01
@llDrLove llDrLove merged commit 434c508 into main May 26, 2023
@llDrLove llDrLove deleted the CON-9202-update-do-operator branch May 26, 2023 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants