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

update .goreleaser.yml for go mod hook #1328

Merged
merged 1 commit into from
Nov 14, 2022
Merged

update .goreleaser.yml for go mod hook #1328

merged 1 commit into from
Nov 14, 2022

Conversation

yanggangtony
Copy link
Contributor

image

I update go mod tidy -compat=1.17
According url: https://go.dev/ref/mod#go-mod-tidy
By default, go mod tidy will check that the selected versions of modules do not change when the module graph is loaded by the Go version immediately preceding the version indicated in the go directive. The versioned checked for compatibility can also be specified explicitly via the -compat flag.

@yanggangtony
Copy link
Contributor Author

@pjuarezd
Copy link
Member

pjuarezd commented Nov 1, 2022

need to review this with fresh eyes tomorrow, for now let's get the tests runnig

@pjuarezd pjuarezd self-assigned this Nov 1, 2022
@yanggangtony
Copy link
Contributor Author

yanggangtony commented Nov 1, 2022

@pjuarezd
thanks

@yanggangtony yanggangtony reopened this Nov 1, 2022
@yanggangtony
Copy link
Contributor Author

@pjuarezd
Hey , any progress?
the pr is continued for about 10 days.

@pjuarezd pjuarezd merged commit 4202b20 into minio:master Nov 14, 2022
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