Skip to content

Conversation

suzuki-shunsuke
Copy link
Member

@suzuki-shunsuke suzuki-shunsuke commented Jun 12, 2025

Close #3931

https://github.com/suzuki-shunsuke/go-retryablehttp/releases/tag/v0.7.8-1
diff: suzuki-shunsuke/go-retryablehttp@5478812

Before

$ go install github.com/aquaproj/aqua/v2/cmd/aqua@a8c17eb9e35245bdf6fc9505e75c86d225a87049
go: downloading github.com/aquaproj/aqua/v2 v2.53.1
go: github.com/aquaproj/aqua/v2/cmd/aqua@a8c17eb9e35245bdf6fc9505e75c86d225a87049 (in github.com/aquaproj/aqua/v2@v2.53.1):
	The go.mod file for the module providing named packages contains one or
	more replace directives. It must not contain directives that would cause
	it to be interpreted differently than if it were the main module.
$ go install github.com/aquaproj/aqua/v2/cmd/aqua@v2.53.1
go: github.com/aquaproj/aqua/v2/cmd/aqua@v2.53.1 (in github.com/aquaproj/aqua/v2@v2.53.1):
	The go.mod file for the module providing named packages contains one or
	more replace directives. It must not contain directives that would cause
	it to be interpreted differently than if it were the main module.

After

$ go install github.com/aquaproj/aqua/v2/cmd/aqua@3debf10d003e145f477c3a10c5e5be4c097577be
go: downloading github.com/aquaproj/aqua/v2 v2.53.2-0.20250612114128-3debf10d003e
$ go install github.com/aquaproj/aqua/v2/cmd/aqua@v2.53.2-0
go: downloading github.com/aquaproj/aqua/v2 v2.53.2-0

@suzuki-shunsuke
Copy link
Member Author

v2.53.2-0

@suzuki-shunsuke suzuki-shunsuke added the bug Something isn't working label Jun 12, 2025
@suzuki-shunsuke suzuki-shunsuke added this to the v2.53.2 milestone Jun 12, 2025
@suzuki-shunsuke suzuki-shunsuke marked this pull request as ready for review June 12, 2025 11:50
@suzuki-shunsuke suzuki-shunsuke merged commit d9db116 into main Jun 12, 2025
25 checks passed
@suzuki-shunsuke suzuki-shunsuke deleted the fix-stop-replace-go-retryablehttp branch June 12, 2025 11:50
@github-project-automation github-project-automation bot moved this to Done in main Jun 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Go install fails after v2.53.0
1 participant