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

use go 1.21 for pgo testing #2279

Merged
merged 17 commits into from
Aug 18, 2023
Merged

use go 1.21 for pgo testing #2279

merged 17 commits into from
Aug 18, 2023

Conversation

korniltsev
Copy link
Collaborator

This is #2264 reborn

@korniltsev korniltsev marked this pull request as ready for review August 18, 2023 23:29
@korniltsev korniltsev requested a review from a team as a code owner August 18, 2023 23:29
@petethepig petethepig self-requested a review August 18, 2023 23:37
Makefile Outdated
@@ -30,6 +30,8 @@ EMBEDASSETS ?= embedassets
# Build flags
VPREFIX := github.com/grafana/pyroscope/pkg/util/build
GO_LDFLAGS := -X $(VPREFIX).Branch=$(GIT_BRANCH) -X $(VPREFIX).Version=$(IMAGE_TAG) -X $(VPREFIX).Revision=$(GIT_REVISION) -X $(VPREFIX).BuildDate=$(GIT_LAST_COMMIT_DATE)
GO_GCFLAGS ?=
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

revert

@korniltsev korniltsev enabled auto-merge (squash) August 18, 2023 23:49
@korniltsev korniltsev merged commit ba25822 into next Aug 18, 2023
@korniltsev korniltsev deleted the go121 branch August 18, 2023 23:49
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