Skip to content
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

build(deps): bump the go-deps group across 1 directory with 12 updates #4164

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 27, 2024

Bumps the go-deps group with 8 updates in the / directory:

Package From To
cloud.google.com/go/compute 1.26.0 1.27.0
cloud.google.com/go/storage 1.40.0 1.41.0
github.com/BurntSushi/toml 1.3.2 1.4.0
github.com/aws/aws-sdk-go 1.52.1 1.53.10
github.com/hashicorp/go-retryablehttp 0.7.5 0.7.6
github.com/openshift-online/ocm-sdk-go 0.1.418 0.1.420
github.com/osbuild/images 0.59.0 0.63.0
github.com/prometheus/client_golang 1.19.0 1.19.1

Updates cloud.google.com/go/compute from 1.26.0 to 1.27.0

Release notes

Sourced from cloud.google.com/go/compute's releases.

compute: v1.27.0

1.27.0 (2024-05-16)

Features

  • compute: Update Compute Engine API to revision 20240430 (#900) (292e812)
Changelog

Sourced from cloud.google.com/go/compute's changelog.

1.27.0 (2024-04-15)

Features

  • documentai: Support a new Layout Processor in Document AI (2cdc40a)

1.26.1 (2024-03-14)

Bug Fixes

  • documentai: Update protobuf dep to v1.33.0 (30b038d)

Documentation

  • documentai: A comment for field processor_version_source in message .google.cloud.documentai.v1beta3.ImportProcessorVersionRequest is changed (25c3f2d)
Commits
  • 8cd9468 chore(main): release pubsub 1.27.0 (#7069)
  • 756f7bf chore(main): release firestore 1.9.0 (#6987)
  • a77ada8 chore(main): release datastore 1.10.0 (#7067)
  • d16d9af chore(main): release logging 1.6.0 (#7070)
  • 601c77a feat(bigquery): add default partition expiration to Dataset (#7096)
  • eddaf71 test(pubsublite): fix flaky TestIntegration_PublishSubscribeSinglePartition (...
  • 9cb00af feat(vmwareengine): start generating apiv1 (#7093)
  • 2894e66 fix(logging): fix stdout log http request format (#7083)
  • d96cb02 chore(httpreplay): specify localhost for proxy listener (#7088)
  • 766516a fix(compute/metadata): set IdleConnTimeout for http.Client (#7084)
  • Additional commits viewable in compare view

Updates cloud.google.com/go/storage from 1.40.0 to 1.41.0

Release notes

Sourced from cloud.google.com/go/storage's releases.

storage: v1.41.0

1.41.0 (2024-05-13)

Features

  • storage/control: Make Managed Folders operations public (264a6dc)
  • storage: Support for soft delete policies and restore (#9520) (985deb2)

Bug Fixes

  • storage/control: An existing resource pattern value projects/{project}/buckets/{bucket}/managedFolders/{managedFolder=**} to resource definition storage.googleapis.com/ManagedFolder is removed (3e25053)
  • storage: Add internaloption.WithDefaultEndpointTemplate (3b41408)
  • storage: Bump x/net to v0.24.0 (ba31ed5)
  • storage: Disable gax retries for gRPC (#9747) (bbfc0ac)
  • storage: More strongly match regex (#9706) (3cfc8eb), refs #9705
  • storage: Retry net.OpError on connection reset (#10154) (54fab10), refs #9478
  • storage: Wrap error when MaxAttempts is hit (#9767) (9cb262b), refs #9720

Documentation

  • storage/control: Update storage control documentation and add PHP for publishing (1d757c6)
Commits

Updates github.com/BurntSushi/toml from 1.3.2 to 1.4.0

Release notes

Sourced from github.com/BurntSushi/toml's releases.

v1.4.0

This version requires Go 1.18

  • Add toml.Marshal() (#405)

  • Require 2-digit hour (#320)

  • Wrap UnmarshalTOML() and UnmarshalText() return values in ParseError for position information (#398)

  • Fix inline tables with dotted keys inside inline arrays (e.g. k=[{a.b=1}]) (#400)

Commits
  • 1e2c053 Undeprecate PrimitiveDecode and MetaData.PrimitiveDecode()
  • f8f7e48 Update toml-test
  • 9a80667 Add -json flag to tomlv
  • 3203540 fuzz: move fuzz_targets from oss-fuzz (#406)
  • 77ce858 Add Marshal Function (#405)
  • 0e879cb Fix panic when trying to set subkey for a value that's not a table
  • c299e75 Update toml-test
  • 4223137 Fix inline tables with dotted keys inside inline arrays (#400)
  • 45e7e49 Update toml-test
  • c320c2d Fix utf8.RuneError test
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go from 1.52.1 to 1.53.10

Release notes

Sourced from github.com/aws/aws-sdk-go's releases.

Release v1.53.10 (2024-05-24)

Service Client Updates

  • service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
    • Documentation only updates for DynamoDB.
  • service/iotfleetwise: Updates service API and documentation
  • service/managedblockchain: Updates service API and documentation

SDK Bugs

  • Fix misaligned struct member used in atomic operation.
    • This change fixes panics on 32-bit systems in services that use endpoint discovery.

Release v1.53.9 (2024-05-23)

Service Client Updates

  • service/emr-serverless: Updates service API and documentation
  • service/opsworks: Updates service API and documentation
    • Documentation-only update for OpsWorks Stacks.

Release v1.53.8 (2024-05-22)

Service Client Updates

  • service/chatbot: Updates service API and documentation
  • service/cloudformation: Updates service API and documentation
    • Added DeletionMode FORCE_DELETE_STACK for deleting a stack that is stuck in DELETE_FAILED state due to resource deletion failure.
  • service/kms: Updates service API and documentation
    • This release includes feature to import customer's asymmetric (RSA, ECC and SM2) and HMAC keys into KMS in China.
  • service/opensearch: Updates service API and documentation
  • service/wafv2: Updates service API and documentation

SDK Bugs

  • service/ec2: Correct empty list serialization behavior.
    • Empty, non-nil lists should NOT be serialized for this service.

Release v1.53.7 (2024-05-21)

Service Client Updates

  • service/cloudfront: Updates service API
    • Model update; no change to SDK functionality.
  • service/glue: Updates service API and documentation
    • Add Maintenance window to CreateJob and UpdateJob APIs and JobRun response. Add a new Job Run State for EXPIRED.
  • service/lightsail: Updates service API and documentation
    • This release adds support for Amazon Lightsail instances to switch between dual-stack or IPv4 only and IPv6-only public IP address types.
  • service/mailmanager: Adds new service
  • service/pi: Updates service API and documentation
  • service/rds: Updates service API, documentation, waiters, paginators, and examples

... (truncated)

Commits

Updates github.com/hashicorp/go-retryablehttp from 0.7.5 to 0.7.6

Changelog

Sourced from github.com/hashicorp/go-retryablehttp's changelog.

0.7.6 (May 9, 2024)

ENHANCEMENTS:

  • client: support a RetryPrepare function for modifying the request before retrying (#216)
  • client: support HTTP-date values for Retry-After header value (#138)
  • client: avoid reading entire body when the body is a *bytes.Reader (#197)

BUG FIXES:

  • client: fix a broken check for invalid server certificate in go 1.20+ (#210)
Commits

Updates github.com/openshift-online/ocm-sdk-go from 0.1.418 to 0.1.420

Release notes

Sourced from github.com/openshift-online/ocm-sdk-go's releases.

Release 0.1.420

  • Update model version v0.0.373
    • Add subnet_resource_id to Azure resource
    • Add network_security_group_resource_id to Azure resource

Release 0.1.419

  • Update model version v0.0.372
    • Exposed the /api/clusters_mgmt/v1/clusters/{id}/kubelet_configs endpoint
    • Added name field to KubeletConfig
    • Added kubelet_configs field to NodePool
Changelog

Sourced from github.com/openshift-online/ocm-sdk-go's changelog.

0.1.420

  • Update model version v0.0.373
    • Add subnet_resource_id to Azure resource
    • Add network_security_group_resource_id to Azure` resource

0.1.419

  • Update model version v0.0.372
    • Exposed the /api/clusters_mgmt/v1/clusters/{id}/kubelet_configs endpoint
    • Added name field to KubeletConfig
    • Added kubelet_configs field to NodePool
Commits
  • 44af134 Merge pull request #953 from miguelsorianod/release-0.1.420
  • 9b48cb8 ARO-7210 | chore: release v0.1.420
  • f17653c Merge pull request #952 from miguelsorianod/add-azurebyovnet-to-clusterspec
  • 4c2b661 chore: synchronise to ocm-api-model 0.0.373
  • f725c57 Merge pull request #951 from robpblake/ocm-7308-release-notes
  • 6c7ffc8 OCM-7308 | chore: Added release notes for 0.1.419 release
  • 21aebd9 Merge pull request #950 from robpblake/ocm-7308-update-go-sdk
  • 85e458e OCM-7308 | feat: Generated a new version of the OCM-SDK to support KubeletCon...
  • See full diff in compare view

Updates github.com/osbuild/images from 0.59.0 to 0.63.0

Release notes

Sourced from github.com/osbuild/images's releases.

0.63.0

Changes with 0.63.0

  • RHEL 8.10: change RHUI client package and remove version lock (COMPOSER-2252) (#705)
    • Author: Achilleas Koutsou, Reviewers: Sanne Raymaekers, Tomáš Hozza
  • Schutzfile: update osbuild dependency (#703)
    • Author: Achilleas Koutsou, Reviewers: Sanne Raymaekers
  • github: Run unit tests with verbose output (#704)
    • Author: Brian C. Lane, Reviewers: Achilleas Koutsou
  • pkg/blueprint: add ForcePasswordReset to users (#700)
    • Author: andremarianiello, Reviewers: Achilleas Koutsou

— Somewhere on the Internet, 2024-05-23

0.62.0

Changes with 0.62.0

  • Add support for arbitrary kickstart file injection into ISOs (HMS-3879) (#631)
    • Author: Achilleas Koutsou, Reviewers: Michael Vogt
  • Update snapshots to 20240513 (#682)
    • Author: SchutzBot, Reviewers: Achilleas Koutsou
  • Update snapshots to 20240514 (#687)
    • Author: SchutzBot, Reviewers: Achilleas Koutsou
  • Update snapshots to 20240515 (#689)
    • Author: SchutzBot, Reviewers: Tomáš Hozza
  • build(deps): bump github.com/aws/aws-sdk-go from 1.53.1 to 1.53.2 in the go-deps group (#688)
    • Author: dependabot[bot], Reviewers: SchutzBot
  • build(deps): bump github.com/aws/aws-sdk-go from 1.53.2 to 1.53.3 in the go-deps group (#690)
    • Author: dependabot[bot], Reviewers: SchutzBot
  • build(deps): bump golangci/golangci-lint-action from 5 to 6 (#681)
    • Author: dependabot[bot], Reviewers: SchutzBot
  • build(deps): bump the go-deps group with 2 updates (#680)
    • Author: dependabot[bot], Reviewers: SchutzBot
  • build(deps): bump the go-deps group with 2 updates (#684)
    • Author: dependabot[bot], Reviewers: SchutzBot
  • build(deps): bump the go-deps group with 3 updates (#695)
    • Author: dependabot[bot], Reviewers: SchutzBot
  • cmd: add helper for seed generation (#674)
    • Author: Michael Vogt, Reviewers: Brian C. Lane
  • cmd: remove some duplication in BuldConfig handling (#673)
    • Author: Michael Vogt, Reviewers: Achilleas Koutsou, Brian C. Lane
  • distro/rhel10: replace dhcp-client with dhcpcd (#683)
    • Author: Achilleas Koutsou, Reviewers: Paweł Poławski
  • go.mod: remove exclude github.com/mattn/go-sqlite3 (#693)
    • Author: Michael Vogt, Reviewers: Achilleas Koutsou
  • image: make the RHEL lorax template selection configurable (#696)
    • Author: Achilleas Koutsou, Reviewers: Ondřej Budai
  • pkg/osbuild: Simplify GenMkfsStages arguments (#686)
    • Author: Ondřej Budai, Reviewers: Michael Vogt
  • pkg/osbuild: clean up genMountsForBootupd (#685)

... (truncated)

Commits
  • bbab259 distro/rhel8: remove version lock on 8.10 for SAP
  • 31c1e69 distro/rhel8: rh-amazon-rhui-client-sap-bundle for RHEL 8 "unversioned"
  • 49d09e7 github: Run unit tests with verbose output
  • 9d7f417 Schutzfile: update osbuild dependency
  • ca41851 pkg/blueprint: add ForcePasswordReset to users
  • 8f50ec4 image: make the RHEL lorax template selection configurable
  • dc4299b fedora: add dbus-broker to iot-simplified-installer dracut modules
  • 5009216 schutzfile: Update snapshots to 20240515
  • b46ff4b build(deps): bump the go-deps group with 3 updates
  • f85f503 go.mod: remove exclude github.com/mattn/go-sqlite3
  • Additional commits viewable in compare view

Updates github.com/prometheus/client_golang from 1.19.0 to 1.19.1

Release notes

Sourced from github.com/prometheus/client_golang's releases.

v1.19.1

What's Changed

  • Security patches for golang.org/x/sys and google.golang.org/protobuf

New Contributors

Full Changelog: prometheus/client_golang@v1.19.0...v1.19.1

Changelog

Sourced from github.com/prometheus/client_golang's changelog.

Unreleased

Commits

Updates github.com/vmware/govmomi from 0.37.1 to 0.37.2

Release notes

Sourced from github.com/vmware/govmomi's releases.

v0.37.2

Release v0.37.2

Release Date: 2024-05-09

💫 API Changes

  • [37269b6a] add checksum validation in Content Library update session file API
  • [ce7ef70a] add SSLCertificate to TransferEndpoint in content library API (#3420)

💫 vcsim (Simulator)

  • [6a0d7e7d] Add PbmCheckCompatibility method in pbm simulator
  • [e6fe159b] fix ReconfigVM validation when changing disk size (#3423)

🧹 Chore

  • [9a1b3c8f] Update version.go for v0.37.2

⚠️ BREAKING

📖 Commits

  • [9a1b3c8f] chore: Update version.go for v0.37.2
  • [6a0d7e7d] vcsim: Add PbmCheckCompatibility method in pbm simulator
  • [37269b6a] api: add checksum validation in Content Library update session file API
  • [e6fe159b] vcsim: fix ReconfigVM validation when changing disk size (#3423)
  • [ce7ef70a] api: add SSLCertificate to TransferEndpoint in content library API (#3420)
Commits
  • 9a1b3c8 chore: Update version.go for v0.37.2
  • 6a0d7e7 vcsim: Add PbmCheckCompatibility method in pbm simulator
  • 37269b6 api: add checksum validation in Content Library update session file API
  • e6fe159 vcsim: fix ReconfigVM validation when changing disk size
  • ce7ef70 api: add SSLCertificate to TransferEndpoint in content library API
  • See full diff in compare view

Updates golang.org/x/oauth2 from 0.19.0 to 0.20.0

Commits
  • 84cb9f7 oauth2: fix typo in comment
  • 4b7f0bd go.mod: update cloud.google.com/go/compute/metadata dependency
  • e11eea8 microsoft: added DeviceAuthURL to AzureADEndpoint
  • See full diff in compare view

Updates golang.org/x/sys from 0.19.0 to 0.20.0

Commits
  • 7d69d98 unix: extend support for z/OS
  • 7758090 cpu: add support for sve2 detection
  • 9a28524 windows: drop go version tags for unsupported versions
  • 27dc90b unix: update to Linux kernel 6.4
  • See full diff in compare view

Updates google.golang.org/api from 0.177.0 to 0.181.0

Release notes

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

v0.181.0

0.181.0 (2024-05-16)

Features

v0.180.0

0.180.0 (2024-05-10)

Features

v0.179.0

0.179.0 (2024-05-09)

Features

Bug Fixes

v0.178.0

0.178.0 (2024-05-07)

Features

... (truncated)

Changelog

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

0.181.0 (2024-05-16)

Features

0.180.0 (2024-05-10)

Features

0.179.0 (2024-05-09)

Features

Bug Fixes

0.178.0 (2024-05-07)

Features

Documentation

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the go-deps group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/compute](https://github.com/googleapis/google-cloud-go) | `1.26.0` | `1.27.0` |
| [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.40.0` | `1.41.0` |
| [github.com/BurntSushi/toml](https://github.com/BurntSushi/toml) | `1.3.2` | `1.4.0` |
| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.52.1` | `1.53.10` |
| [github.com/hashicorp/go-retryablehttp](https://github.com/hashicorp/go-retryablehttp) | `0.7.5` | `0.7.6` |
| [github.com/openshift-online/ocm-sdk-go](https://github.com/openshift-online/ocm-sdk-go) | `0.1.418` | `0.1.420` |
| [github.com/osbuild/images](https://github.com/osbuild/images) | `0.59.0` | `0.63.0` |
| [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.19.0` | `1.19.1` |



Updates `cloud.google.com/go/compute` from 1.26.0 to 1.27.0
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md)
- [Commits](googleapis/google-cloud-go@pubsub/v1.26.0...pubsub/v1.27.0)

Updates `cloud.google.com/go/storage` from 1.40.0 to 1.41.0
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@spanner/v1.40.0...spanner/v1.41.0)

Updates `github.com/BurntSushi/toml` from 1.3.2 to 1.4.0
- [Release notes](https://github.com/BurntSushi/toml/releases)
- [Commits](BurntSushi/toml@v1.3.2...v1.4.0)

Updates `github.com/aws/aws-sdk-go` from 1.52.1 to 1.53.10
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.52.1...v1.53.10)

Updates `github.com/hashicorp/go-retryablehttp` from 0.7.5 to 0.7.6
- [Changelog](https://github.com/hashicorp/go-retryablehttp/blob/main/CHANGELOG.md)
- [Commits](hashicorp/go-retryablehttp@v0.7.5...v0.7.6)

Updates `github.com/openshift-online/ocm-sdk-go` from 0.1.418 to 0.1.420
- [Release notes](https://github.com/openshift-online/ocm-sdk-go/releases)
- [Changelog](https://github.com/openshift-online/ocm-sdk-go/blob/main/CHANGES.md)
- [Commits](openshift-online/ocm-sdk-go@v0.1.418...v0.1.420)

Updates `github.com/osbuild/images` from 0.59.0 to 0.63.0
- [Release notes](https://github.com/osbuild/images/releases)
- [Commits](osbuild/images@v0.59.0...v0.63.0)

Updates `github.com/prometheus/client_golang` from 1.19.0 to 1.19.1
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](prometheus/client_golang@v1.19.0...v1.19.1)

Updates `github.com/vmware/govmomi` from 0.37.1 to 0.37.2
- [Release notes](https://github.com/vmware/govmomi/releases)
- [Changelog](https://github.com/vmware/govmomi/blob/main/CHANGELOG.md)
- [Commits](vmware/govmomi@v0.37.1...v0.37.2)

Updates `golang.org/x/oauth2` from 0.19.0 to 0.20.0
- [Commits](golang/oauth2@v0.19.0...v0.20.0)

Updates `golang.org/x/sys` from 0.19.0 to 0.20.0
- [Commits](golang/sys@v0.19.0...v0.20.0)

Updates `google.golang.org/api` from 0.177.0 to 0.181.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.177.0...v0.181.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/compute
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: cloud.google.com/go/storage
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/BurntSushi/toml
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/hashicorp/go-retryablehttp
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/openshift-online/ocm-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/osbuild/images
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/vmware/govmomi
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: golang.org/x/sys
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 27, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 28, 2024

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

@dependabot dependabot bot closed this May 28, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/go-deps-ea14f9a59f branch May 28, 2024 04:52
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