Skip to content

Update to golang 1.26.3#1152

Merged
collin-lee merged 1 commit into
envoyproxy:mainfrom
bloomenergyguy:golang_1_26_3_update
Jun 2, 2026
Merged

Update to golang 1.26.3#1152
collin-lee merged 1 commit into
envoyproxy:mainfrom
bloomenergyguy:golang_1_26_3_update

Conversation

@bloomenergyguy

Copy link
Copy Markdown
Contributor

Summary

  • Update Go from 1.26.2 to 1.26.3 across all Dockerfiles, go.mod files, and CI workflows
  • Pin Dockerfile images to the multi-arch index digest (sha256:2d6c80227255c3112a4d08e67ba98e58efd3846daf15d9d7d4c389565d881b1a) covering linux/amd64, linux/arm64/v8, arm/v7, 386, ppc64le, riscv64, s390x, and windows/amd64

Files changed

  • Dockerfile
  • Dockerfile.integration
  • examples/xds-sotw-config-server/Dockerfile
  • go.mod
  • examples/xds-sotw-config-server/go.mod
  • .github/workflows/main.yaml
  • .github/workflows/pullrequest.yaml

@collin-lee collin-lee merged commit 1e745fc into envoyproxy:main Jun 2, 2026
6 checks passed
timcovar added a commit to goatapp/ratelimit that referenced this pull request Jun 10, 2026
The fork content was already synced via squash-merge in 95e672c (PR #33).
This merge commit links the histories so GitHub no longer reports
the fork as 100+ commits behind upstream.

* upstream/main: (154 commits)
  Update to golang-1.26.4 and update golang.org/x/net to 0.55.0 (envoyproxy#1154)
  feat: bound cluster pipeline parallelism (envoyproxy#1149)
  fix: correct typos in memcache error messages and variable name (envoyproxy#1150)
  Update to golang 1.26.3 (envoyproxy#1152)
  Add quota mode to rate limit descriptor proto (envoyproxy#1148)
  feat: add retry in init phase instead of panic directly (envoyproxy#1144)
  Add integration test for quota based service selection. (envoyproxy#1114)
  build: pin golang:1.26.2 to multi-arch index digest (envoyproxy#1131)
  Update third party libraries flagged for vulnerability scans (envoyproxy#1124)
  feat: add zipkin b3 header propagation (envoyproxy#1110)
  Fix Prometheus response time units (envoyproxy#1104)
  Dockerfile: add ENTRYPOINT (envoyproxy#1095)
  Send user defined metadata to the client (envoyproxy#1112)
  build(deps): bump google.golang.org/grpc from v1.74.2 to v1.80.0 (envoyproxy#1111)
  Fix quota result when all limits were exceeded (envoyproxy#1059)
  Update golang references to 1.26.1 (envoyproxy#1091)
  Add integration test for token based quota (envoyproxy#1092)
  Add quota integration test (envoyproxy#1090)
  Add debug logging for quota values (envoyproxy#1089)
  Wait for sevices to be up before running tests (envoyproxy#1088)
  ...
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