Skip to content

Bump the gomod group across 1 directory with 9 updates#170

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/gomod-3afbea8fd0
Closed

Bump the gomod group across 1 directory with 9 updates#170
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/gomod-3afbea8fd0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 27, 2026

Bumps the gomod group with 8 updates in the / directory:

Package From To
github.com/aws/aws-sdk-go-v2 1.41.4 1.41.5
github.com/aws/aws-sdk-go-v2/config 1.29.5 1.32.13
github.com/aws/aws-sdk-go-v2/service/ec2 1.295.0 1.296.1
github.com/googleapis/gax-go/v2 2.19.0 2.20.0
github.com/hashicorp/consul/api 1.33.4 1.33.7
github.com/jarcoal/httpmock 1.4.0 1.4.1
google.golang.org/api 0.272.0 0.273.0
tailscale.com 1.96.2 1.96.5

Updates github.com/aws/aws-sdk-go-v2 from 1.41.4 to 1.41.5

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.29.5 to 1.32.13

Commits

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.17.58 to 1.19.13

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ec2 from 1.295.0 to 1.296.1

Commits

Updates github.com/googleapis/gax-go/v2 from 2.19.0 to 2.20.0

Release notes

Sourced from github.com/googleapis/gax-go/v2's releases.

v2: v2.20.0

v2.20.0 (2026-03-25)

Features

  • hook metric recording into gax.Invoke (#494) (1f3e9aef)

  • add TelemetryErrorInfo and ExtractTelemetryErrorInfo (#487) (defdded3)

Commits

Updates github.com/hashicorp/consul/api from 1.33.4 to 1.33.7

Commits
  • 9b276c0 api submodule update
  • a9606a1 api: prepare go.mod and go.sum for release (commented out replace, tidied)
  • 2eac01d Backport of Update google.golang.org/grpc to fix CVE-2026-33186 into release/...
  • 3469af2 Backport of fixes socket.io vulnerability into release/1.22.x (#23384)
  • 6c4b285 Backport go and version upgrade in 1.22.x (#23378)
  • c986167 Backport of Migrate to use HDS:Card instead of custom setup into release/1.22...
  • 7beff96 Backport of fix immutable and underscore libraries versions into release/1.22...
  • 8066c55 Backport of remove unused custom-element addon into release/1.22.x (#23363)
  • d5243ec Backport of Rishabh gupta/UI/a11y fix non functional icons into release/1.22....
  • f0bef79 Backport of Update Slack notification channel ID into release/1.22.x (#23328)
  • Additional commits viewable in compare view

Updates github.com/jarcoal/httpmock from 1.4.0 to 1.4.1

Release notes

Sourced from github.com/jarcoal/httpmock's releases.

v1.4.1

What's Changed

New Contributors

Full Changelog: jarcoal/httpmock@v1.4.0...v1.4.1

Commits
  • 314d58a fix: protect all body-related methods with mutext
  • e482896 fix: avoid data race when closing body
  • c977145 test: also test with go v1.25 and use golangci-lint v2.4.0
  • See full diff in compare view

Updates google.golang.org/api from 0.272.0 to 0.273.0

Release notes

Sourced from google.golang.org/api's releases.

v0.273.0

0.273.0 (2026-03-23)

Features

Changelog

Sourced from google.golang.org/api's changelog.

0.273.0 (2026-03-23)

Features

Commits

Updates tailscale.com from 1.96.2 to 1.96.5

Release notes

Sourced from tailscale.com's releases.

v1.96.4

Please refer to the changelog available at https://tailscale.com/changelog

v1.96.3

Please refer to the changelog available at https://tailscale.com/changelog

Commits
  • 88200db VERSION.txt: this is v1.96.5
  • d15a565 release/dist/unixpkgs: include tailscale-online.target in packages
  • 41cb72f VERSION.txt: this is v1.96.4
  • bb055ff go.toolchain.*: bump for mips and synology segmentation violation fixes
  • bf309e4 VERSION.txt: this is v1.96.3
  • 41061fa feature/featuretags: skip TestAllOmitBuildTagsDeclared when not in a git repo
  • a330ce9 net/dns: use the correct separator for multiple servers in the same NRPT rule...
  • 044221b kube/certs: discover TLS domains from TCP TerminateTLS handlers (#19020) (#19...
  • See full diff in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 27, 2026
Bumps the gomod group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.41.4` | `1.41.5` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.29.5` | `1.32.13` |
| [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) | `1.295.0` | `1.296.1` |
| [github.com/googleapis/gax-go/v2](https://github.com/googleapis/gax-go) | `2.19.0` | `2.20.0` |
| [github.com/hashicorp/consul/api](https://github.com/hashicorp/consul) | `1.33.4` | `1.33.7` |
| [github.com/jarcoal/httpmock](https://github.com/jarcoal/httpmock) | `1.4.0` | `1.4.1` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.272.0` | `0.273.0` |
| [tailscale.com](https://github.com/tailscale/tailscale) | `1.96.2` | `1.96.5` |



Updates `github.com/aws/aws-sdk-go-v2` from 1.41.4 to 1.41.5
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.41.4...v1.41.5)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.29.5 to 1.32.13
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.29.5...config/v1.32.13)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.58 to 1.19.13
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.17.58...credentials/v1.19.13)

Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.295.0 to 1.296.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ec2/v1.295.0...service/ec2/v1.296.1)

Updates `github.com/googleapis/gax-go/v2` from 2.19.0 to 2.20.0
- [Release notes](https://github.com/googleapis/gax-go/releases)
- [Commits](googleapis/gax-go@v2.19.0...v2.20.0)

Updates `github.com/hashicorp/consul/api` from 1.33.4 to 1.33.7
- [Release notes](https://github.com/hashicorp/consul/releases)
- [Changelog](https://github.com/hashicorp/consul/blob/main/CHANGELOG.md)
- [Commits](hashicorp/consul@api/v1.33.4...api/v1.33.7)

Updates `github.com/jarcoal/httpmock` from 1.4.0 to 1.4.1
- [Release notes](https://github.com/jarcoal/httpmock/releases)
- [Commits](jarcoal/httpmock@v1.4.0...v1.4.1)

Updates `google.golang.org/api` from 0.272.0 to 0.273.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.272.0...v0.273.0)

Updates `tailscale.com` from 1.96.2 to 1.96.5
- [Release notes](https://github.com/tailscale/tailscale/releases)
- [Commits](tailscale/tailscale@v1.96.2...v1.96.5)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-version: 1.41.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.32.13
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-version: 1.19.13
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2
  dependency-version: 1.296.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/googleapis/gax-go/v2
  dependency-version: 2.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/hashicorp/consul/api
  dependency-version: 1.33.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/jarcoal/httpmock
  dependency-version: 1.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: google.golang.org/api
  dependency-version: 0.273.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: tailscale.com
  dependency-version: 1.96.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/gomod-3afbea8fd0 branch from bfa711f to 3ef8d1c Compare March 29, 2026 19:15
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 4, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Apr 4, 2026
@dependabot dependabot bot deleted the dependabot/go_modules/gomod-3afbea8fd0 branch April 4, 2026 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants