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

Go version and dependencies bump to 1.19 #9

Merged
merged 1 commit into from
Jan 17, 2023
Merged

Go version and dependencies bump to 1.19 #9

merged 1 commit into from
Jan 17, 2023

Conversation

macedogm
Copy link
Member

Signed-off-by: Guilherme Macedo guilherme.macedo@suse.com

@macedogm macedogm marked this pull request as ready for review January 14, 2023 14:26
Copy link
Member

@kinarashah kinarashah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, a few nits that I'd be ok merging without updates if needed.

go.mod Outdated

replace github.com/coreos/bbolt => go.etcd.io/bbolt v1.3.6

replace google.golang.org/grpc => google.golang.org/grpc v1.26.0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could we organize deps in replace directive together?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

rm -f /bin/sh && ln -s /bin/bash /bin/sh
RUN zypper -n install git docker vim less file curl wget
#RUN go install golang.org/x/lint/golint@latest && go install golang.org/x/tools/cmd/goimports@latest
#RUN if [[ "${ARCH}" == "amd64" ]]; then \
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we need the commented parts or can be removed?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed. Thanks for spotting this.

Signed-off-by: Guilherme Macedo <guilherme.macedo@suse.com>
@macedogm
Copy link
Member Author

@kinarashah feedback addressed. Can you please review again?

@kinarashah
Copy link
Member

@macedogm Thank you, approved!

@macedogm macedogm merged commit ef69abf into rancher:release/v0.16 Jan 17, 2023
@macedogm macedogm deleted the go-version-bump branch July 11, 2023 00:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants