golang: fix replace path in go.mod#31297
Merged
phlax merged 1 commit intoenvoyproxy:mainfrom Dec 12, 2023
Merged
Conversation
Signed-off-by: doujiang24 <doujiang24@gmail.com>
Member
Author
|
Hello @phlax , I think this could address the error from dependabot-updater. |
Member
|
would you be able to look at i think that is also creating an issue, and my attempt didnt work |
Member
Author
|
sure, I'll take a look soon. |
phlax
pushed a commit
to phlax/envoy
that referenced
this pull request
Dec 14, 2023
golang: fix path in replace. Signed-off-by: doujiang24 <doujiang24@gmail.com> Signed-off-by: Ryan Northey <ryan@synca.io>
phlax
pushed a commit
that referenced
this pull request
Dec 14, 2023
golang: fix path in replace. Signed-off-by: doujiang24 <doujiang24@gmail.com> Signed-off-by: Ryan Northey <ryan@synca.io>
phlax
pushed a commit
to phlax/envoy
that referenced
this pull request
Dec 15, 2023
golang: fix path in replace. Signed-off-by: doujiang24 <doujiang24@gmail.com> Signed-off-by: Ryan Northey <ryan@synca.io>
phlax
pushed a commit
that referenced
this pull request
Dec 15, 2023
golang: fix path in replace. Signed-off-by: doujiang24 <doujiang24@gmail.com> Signed-off-by: Ryan Northey <ryan@synca.io>
phlax
pushed a commit
to phlax/envoy
that referenced
this pull request
Dec 16, 2023
golang: fix path in replace. Signed-off-by: doujiang24 <doujiang24@gmail.com> Signed-off-by: Ryan Northey <ryan@synca.io>
phlax
pushed a commit
that referenced
this pull request
Dec 18, 2023
golang: fix path in replace. Signed-off-by: doujiang24 <doujiang24@gmail.com> Signed-off-by: Ryan Northey <ryan@synca.io>
SeanKilleen
pushed a commit
to SeanKilleen/envoy
that referenced
this pull request
Apr 3, 2024
golang: fix path in replace. Signed-off-by: doujiang24 <doujiang24@gmail.com> Signed-off-by: Ryan Northey <ryan@synca.io> Signed-off-by: Sean Killeen <SeanKilleen@gmail.com>
yxun
pushed a commit
to yxun/envoy
that referenced
this pull request
Aug 9, 2024
* upstream/release/v1.26: (45 commits) repo: Dev 1.26.8 (envoyproxy#32331) repo: Release v1.26.7 Proxy protocol: sanitise non utf8 chars in TLVs Fix crashes when proxyproto receives address type not supported by the OS Cache RE object in uri template matcher. Fix crash when idle and per try timeouts occurs within backoff interval Fix crash from AWS NLB healthchecks when proxy protocol is enabled ci/release: Ensure windows is built on release release/ci: Fix artefact publishing (envoyproxy#31837) coverage: lower coverage for source/common/io/ (envoyproxy#32150) deps: bump Boost to 1.84.0 (envoyproxy#31566) deps/tooling: Bump python (~vulnerable) dependencies deps/build: Bump Ubuntu base image -> bb1c41 build(deps): bump distroless/base-nossl-debian12 from `8c957f0` to `51ab103` in /ci (envoyproxy#32159) build(deps): bump distroless/base-nossl-debian12 from `8a0cabc` to `8c957f0` in /ci (envoyproxy#31389) deps: Bump `com_github_grpc_grpc` -> 1.49.4 debs/build: Bump Ubuntu base image -> f2034e7 docs/examples: Assorted cleanups (envoyproxy#31588) deps/go: Bump to resolve CVEs golang: fix replace path in go.mod (envoyproxy#31297) ...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Commit Message:
Additional Description:
it makes the dependabot-updater processing error, also fix CFLAGS.
Risk Level: low
Testing:
Docs Changes:
Release Notes:
Platform Specific Features:
[Optional Runtime guard:]
[Optional Fixes #Issue]
[Optional Fixes commit #PR or SHA]
[Optional Deprecated:]
[Optional API Considerations:]