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

CLOUD-727 update go ver and go modules #1123

Merged
merged 1 commit into from
Jan 30, 2025
Merged

CLOUD-727 update go ver and go modules #1123

merged 1 commit into from
Jan 30, 2025

Conversation

hors
Copy link
Collaborator

@hors hors commented Jan 30, 2025

CLOUD-727 Powered by Pull Request Badge

@hors hors requested review from egegunes, gkech and pooknull January 30, 2025 14:26
@@ -1,4 +1,4 @@
FROM golang:1.22 AS go_builder
FROM golang:1.23 AS go_builder
Copy link

Choose a reason for hiding this comment

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

we can useFROM golang:1.23.5 given that we are building pgbackrest using go 1.23.5 in go.mod

link: https://hub.docker.com/layers/library/golang/1.23.5/images/sha256-58978fdefa847736847a539ab3222359851c080e5103280c0f9c7d600a187a20

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@gkech yes we can but by using 1.23 we will have always the latest version
Is it critical to use 1.23.5?

Copy link

Choose a reason for hiding this comment

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

if we want this flexibility is is fine

@hors hors merged commit 1e73a6f into main Jan 30, 2025
4 of 7 checks passed
@hors hors deleted the CLOUD-727-up-mod branch January 30, 2025 16:18
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.

3 participants