Skip to content

Bump google.golang.org/grpc from 1.78.0 to 1.79.3 - #4906

Merged
amogh09 merged 2 commits into
aws:devfrom
amogh09:fix-grpc-bump
Mar 25, 2026
Merged

Bump google.golang.org/grpc from 1.78.0 to 1.79.3#4906
amogh09 merged 2 commits into
aws:devfrom
amogh09:fix-grpc-bump

Conversation

@amogh09

@amogh09 amogh09 commented Mar 24, 2026

Copy link
Copy Markdown
Contributor

Summary

Bump google.golang.org/grpc from 1.78.0 to 1.79.3 across both ecs-agent/ and agent/ modules.

Supersedes #4903 (dependabot PR that only updated ecs-agent/).

Implementation details

  • Dependabot bump of grpc in ecs-agent/ (1.78.0 → 1.79.3) with go mod tidy + go mod vendor
  • Matching go mod tidy + go mod vendor in agent/ to keep modules in sync

Testing

  • Verified go mod tidy && git diff --exit-code go.mod go.sum passes for both ecs-agent/ and agent/
  • Verified go mod vendor && git diff --exit-code vendor/ passes for both modules

New tests cover the changes: no

Description for the changelog

Housekeeping - Bump google.golang.org/grpc from 1.78.0 to 1.79.3

Additional Information

Does this PR include breaking model changes? If so, Have you added transformation functions?
No

Does this PR include the addition of new environment variables in the README?
No

Licensing

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.78.0 to 1.79.3.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.78.0...v1.79.3)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-version: 1.79.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@amogh09
amogh09 requested a review from a team as a code owner March 24, 2026 17:41
Run go mod tidy and go mod vendor in agent/ to sync with the
grpc bump in ecs-agent/ from 1.78.0 to 1.79.3.
@amogh09
amogh09 merged commit 4a1fd5d into aws:dev Mar 25, 2026
43 of 44 checks passed
singholt pushed a commit to singholt/amazon-ecs-agent that referenced this pull request Apr 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants