-
Notifications
You must be signed in to change notification settings - Fork 18k
cmd/go/internal/get: add GOINSECURE support #38628
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
Conversation
This PR (HEAD: 80cdd63) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/go/+/229758 to see it. Tip: You can toggle comments from me using the |
Message from Bryan C. Mills: Patch Set 1: Run-TryBot+1 Code-Review+1 (2 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/229758. |
Message from Gobot Gobot: Patch Set 1: TryBots beginning. Status page: https://farmer.golang.org/try?commit=105c444b Please don’t reply on this GitHub thread. Visit golang.org/cl/229758. |
Message from Gobot Gobot: Patch Set 1: TryBot-Result+1 TryBots are happy. Please don’t reply on this GitHub thread. Visit golang.org/cl/229758. |
Message from witchard: Patch Set 1: (2 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/229758. |
This PR (HEAD: 26b2f7e) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/go/+/229758 to see it. Tip: You can toggle comments from me using the |
Message from Bryan C. Mills: Patch Set 2: Run-TryBot+1 Code-Review+2 Approving for merge, but let's give it until Monday to give other folks a chance to chime in. Please don’t reply on this GitHub thread. Visit golang.org/cl/229758. |
Message from Gobot Gobot: Patch Set 2: TryBots beginning. Status page: https://farmer.golang.org/try?commit=75efeeab Please don’t reply on this GitHub thread. Visit golang.org/cl/229758. |
Message from Gobot Gobot: Patch Set 2: TryBot-Result+1 TryBots are happy. Please don’t reply on this GitHub thread. Visit golang.org/cl/229758. |
Message from witchard: Patch Set 2:
Sounds good, thank you. Do you think this means the deprecation proposal can be taken off of hold, or is there anything else you’d like me to look at? Please don’t reply on this GitHub thread. Visit golang.org/cl/229758. |
Message from witchard: Patch Set 2: Hey, just checking this hasn’t got forgotten 😊 Please don’t reply on this GitHub thread. Visit golang.org/cl/229758. |
Message from witchard: Patch Set 2:
Ah sorry, I realise that the feature freeze for 1.15 has started already... no worries! Please don’t reply on this GitHub thread. Visit golang.org/cl/229758. |
Message from Bryan C. Mills: Patch Set 3: Patch Set 2 was rebased Please don’t reply on this GitHub thread. Visit golang.org/cl/229758. |
Message from Bryan C. Mills: Patch Set 3: Run-TryBot+1 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/229758. |
Message from Gobot Gobot: Patch Set 3: SlowBots beginning. Status page: https://farmer.golang.org/try?commit=e6eb22c3 Please don’t reply on this GitHub thread. Visit golang.org/cl/229758. |
Message from Gobot Gobot: Patch Set 3: Build is still in progress... Other builds still in progress; subsequent failure notices suppressed until final report. Consult https://build.golang.org/ to see whether they are new failures. Keep in mind that TryBots currently test exactly your git commit, without rebasing. If your commit's git parent is old, the failure might've already been fixed. Please don’t reply on this GitHub thread. Visit golang.org/cl/229758. |
Message from Gobot Gobot: Patch Set 3: TryBot-Result-1 1 of 22 SlowBots failed: Consult https://build.golang.org/ to see whether they are new failures. Keep in mind that TryBots currently test exactly your git commit, without rebasing. If your commit's git parent is old, the failure might've already been fixed.SlowBot builds that ran:
Please don’t reply on this GitHub thread. Visit golang.org/cl/229758. |
Message from witchard: Patch Set 3: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/229758. |
Message from Bryan C. Mills: Patch Set 3: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/229758. |
Message from Gobot Gobot: Patch Set 3: TryBot-Result+1 SlowBots are happy.
Please don’t reply on this GitHub thread. Visit golang.org/cl/229758. |
Message from Bryan C. Mills: Patch Set 4: Patch Set 3 was rebased Please don’t reply on this GitHub thread. Visit golang.org/cl/229758. |
Message from Bryan C. Mills: Patch Set 4: Run-TryBot+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/229758. |
Message from Gobot Gobot: Patch Set 4: SlowBots beginning. Status page: https://farmer.golang.org/try?commit=7c2e265a Please don’t reply on this GitHub thread. Visit golang.org/cl/229758. |
Message from Gobot Gobot: Patch Set 4: Build is still in progress... Other builds still in progress; subsequent failure notices suppressed until final report. Consult https://build.golang.org/ to see whether they are new failures. Keep in mind that TryBots currently test exactly your git commit, without rebasing. If your commit's git parent is old, the failure might've already been fixed. Please don’t reply on this GitHub thread. Visit golang.org/cl/229758. |
Message from Bryan C. Mills: Patch Set 5: Patch Set 4 was rebased Please don’t reply on this GitHub thread. Visit golang.org/cl/229758. |
Message from Bryan C. Mills: Patch Set 5: Run-TryBot+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/229758. |
Message from Gobot Gobot: Patch Set 5: SlowBots beginning. Status page: https://farmer.golang.org/try?commit=860675b6 Please don’t reply on this GitHub thread. Visit golang.org/cl/229758. |
Message from Gobot Gobot: Patch Set 5: Build is still in progress... Other builds still in progress; subsequent failure notices suppressed until final report. Consult https://build.golang.org/ to see whether they are new failures. Keep in mind that TryBots currently test exactly your git commit, without rebasing. If your commit's git parent is old, the failure might've already been fixed. Please don’t reply on this GitHub thread. Visit golang.org/cl/229758. |
Message from witchard: Patch Set 5: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/229758. |
Message from Bryan C. Mills: Patch Set 5: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/229758. |
Adds support for the GOINSECURE environment variable to GOPATH mode.
26b2f7e
to
e298c00
Compare
This PR (HEAD: e298c00) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/go/+/229758 to see it. Tip: You can toggle comments from me using the |
Message from Bryan C. Mills: Patch Set 6: Run-TryBot+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/229758. |
Message from Gobot Gobot: Patch Set 6: SlowBots beginning. Status page: https://farmer.golang.org/try?commit=ae599802 Please don’t reply on this GitHub thread. Visit golang.org/cl/229758. |
Message from Gobot Gobot: Patch Set 6: TryBot-Result+1 SlowBots are happy.
Please don’t reply on this GitHub thread. Visit golang.org/cl/229758. |
Adds support for the GOINSECURE environment variable to GOPATH mode. Updates #37519. Change-Id: Ibe3f52b7f30b1395edb000998905ee93abe6cada GitHub-Last-Rev: e298c00 GitHub-Pull-Request: #38628 Reviewed-on: https://go-review.googlesource.com/c/go/+/229758 Run-TryBot: Bryan C. Mills <[email protected]> TryBot-Result: Gobot Gobot <[email protected]> Reviewed-by: Bryan C. Mills <[email protected]>
This PR is being closed because golang.org/cl/229758 has been merged. |
Adds support for the GOINSECURE environment variable to GOPATH mode.
Updates #37519.