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

chore(deps): bump the go group with 9 updates #2477

Closed
wants to merge 2 commits into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 4, 2023

Bumps the go group with 9 updates:

Package From To
github.com/aws/aws-sdk-go 1.45.3 1.45.21
github.com/go-resty/resty/v2 2.7.0 2.9.1
github.com/gruntwork-io/terratest 0.43.13 0.45.0
github.com/onsi/ginkgo/v2 2.12.0 2.12.1
github.com/onsi/gomega 1.27.10 1.28.0
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring 0.67.1 0.68.0
github.com/prometheus-operator/prometheus-operator/pkg/client 0.67.1 0.68.0
k8s.io/api 0.28.1 0.28.2
k8s.io/client-go 0.28.1 0.28.2

Updates github.com/aws/aws-sdk-go from 1.45.3 to 1.45.21

Release notes

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

Release v1.45.21 (2023-10-03)

Service Client Updates

  • service/connect: Updates service API and documentation
  • service/location: Updates service API and documentation
  • service/mediaconvert: Updates service API and documentation
    • This release adds the ability to replace video frames without modifying the audio essence.
  • service/oam: Updates service API and documentation
  • service/sagemaker: Updates service API and documentation
    • This release allows users to run Selective Execution in SageMaker Pipelines without SourcePipelineExecutionArn if selected steps do not have any dependent steps.
  • service/wellarchitected: Updates service API, documentation, and paginators

Release v1.45.20 (2023-10-02)

Service Client Updates

  • service/bedrock: Updates service API, documentation, waiters, and paginators
  • service/bedrock-runtime: Updates service API and documentation
  • service/ec2: Updates service API
    • Introducing Amazon EC2 R7iz instances with 3.9 GHz sustained all-core turbo frequency and deliver up to 20% better performance than previous generation z1d instances.
  • service/managedblockchain: Updates service documentation
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Adds DefaultCertificateForNewLaunches field in the DescribeCertificates API response.
  • service/sso: Adds new service
    • Fix FIPS Endpoints in aws-us-gov.
  • service/sts: Updates service API and documentation
    • STS API updates for assumeRole
  • service/transfer: Updates service documentation
    • Documentation updates for AWS Transfer Family

Release v1.45.19 (2023-09-28)

Service Client Updates

  • service/bedrock: Updates service API, documentation, paginators, and examples
  • service/bedrock-runtime: Adds new service
  • service/budgets: Updates service API and documentation
    • Update DescribeBudgets and DescribeBudgetNotificationsForAccount MaxResults limit to 1000.
  • service/ec2: Updates service API and documentation
    • Adds support for Customer Managed Key encryption for Amazon Verified Access resources
  • service/iotfleetwise: Updates service API and documentation
  • service/sagemaker: Updates service API and documentation
    • Online store feature groups supports Standard and InMemory tier storage types for low latency storage for real-time data retrieval. The InMemory tier supports collection types List, Set, and Vector.
  • service/sagemaker-featurestore-runtime: Updates service API and documentation
  • service/wafv2: Updates service documentation

Release v1.45.18 (2023-09-27)

... (truncated)

Commits

Updates github.com/go-resty/resty/v2 from 2.7.0 to 2.9.1

Release notes

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

v2.9.1 Release

Release Notes

Full Changelog: go-resty/resty@v2.9.0...v2.9.1

v2.9.0 Release

Release Notes

New Features

Enhancements

Bug Fixes

Test Cases

Documentation

New Contributors

Full Changelog: go-resty/resty@v2.8.0...v2.9.0

v2.8.0 Release

Release Notes

New Features

... (truncated)

Commits
  • 3face0d chore: readme, docs, and version update (#716)
  • e52a7e0 Add rate limiter to client (#715)
  • 41199c3 Improve parseRequestHeader function and add the unit tests and benchmarks (#712)
  • b852413 fix TestClientOnResponseError parallel tests (#710)
  • 106e689 unit tests for parseRequestURL function (#709)
  • 1ae2aac Revert "fix: correct url path params processing order #519 (#705)" (#708)
  • e6602aa fix: add missing source files in the bazel build config #700 (#707)
  • ab02f20 refactor: inherit value from client enables clean request overrides #516 (#706)
  • 0424ad1 fix: correct url path params processing order #519 (#705)
  • 3b6258d test: added validation test case, unable to reproduce #524 (#704)
  • Additional commits viewable in compare view

Updates github.com/gruntwork-io/terratest from 0.43.13 to 0.45.0

Release notes

Sourced from github.com/gruntwork-io/terratest's releases.

v0.45.0

Description

  • Removed Go patch version from go.mod

Related links

v0.44.1

Description

  • Updated AMI module to support Ubuntu 20.04 and 22.04.

Related links

v0.44.0

Description

  • Updated minimal Go version to 1.21

Related links

Commits
  • e4dc9c3 Merge pull request #1351 from gruntwork-io/feature/go-1-21
  • a3d3cdb Removed go minor version
  • 21e23bb Merge pull request #1350 from gruntwork-io/feature/ami-support-for-ubuntu-200...
  • 5921d61 test with ubuntu 20.04
  • d3677e9 update examples to use ubuntu 22.04 instead of 16.04
  • ec9d703 expand ami module to support ubuntu 2004 and 2204
  • 677094b Merge pull request #1346 from agray0232/master
  • 3dc5f11 Updated readmes
  • 1690f17 Merge pull request #1344 from gruntwork-io/bug/aws-s3-example
  • 7843f5c Fixed aws provider version for S3 test
  • Additional commits viewable in compare view

Updates github.com/onsi/ginkgo/v2 from 2.12.0 to 2.12.1

Release notes

Sourced from github.com/onsi/ginkgo/v2's releases.

v2.12.1

2.12.1

Fixes

  • Print logr prefix if it exists (#1275) [90d4846]

Maintenance

  • Bump actions/checkout from 3 to 4 (#1271) [555f543]
  • Bump golang.org/x/sys from 0.11.0 to 0.12.0 (#1270) [d867b7d]
Changelog

Sourced from github.com/onsi/ginkgo/v2's changelog.

2.12.1

Fixes

  • Print logr prefix if it exists (#1275) [90d4846]

Maintenance

  • Bump actions/checkout from 3 to 4 (#1271) [555f543]
  • Bump golang.org/x/sys from 0.11.0 to 0.12.0 (#1270) [d867b7d]
Commits

Updates github.com/onsi/gomega from 1.27.10 to 1.28.0

Release notes

Sourced from github.com/onsi/gomega's releases.

v1.28.0

1.28.0

Features

  • Add VerifyHost handler to ghttp (#698) [0b03b36]

Fixes

  • Read Body for Newer Responses in HaveHTTPBodyMatcher (#686) [18d6673]

Maintenance

  • Bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.12.0 (#693) [55a33f3]
  • Typo in matchers.go (#691) [de68e8f]
  • Bump commonmarker from 0.23.9 to 0.23.10 in /docs (#690) [ab17f5e]
  • chore: update test matrix for Go 1.21 (#689) [5069017]
  • Bump golang.org/x/net from 0.12.0 to 0.14.0 (#688) [babe25f]
Changelog

Sourced from github.com/onsi/gomega's changelog.

1.28.0

Features

  • Add VerifyHost handler to ghttp (#698) [0b03b36]

Fixes

  • Read Body for Newer Responses in HaveHTTPBodyMatcher (#686) [18d6673]

Maintenance

  • Bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.12.0 (#693) [55a33f3]
  • Typo in matchers.go (#691) [de68e8f]
  • Bump commonmarker from 0.23.9 to 0.23.10 in /docs (#690) [ab17f5e]
  • chore: update test matrix for Go 1.21 (#689) [5069017]
  • Bump golang.org/x/net from 0.12.0 to 0.14.0 (#688) [babe25f]
Commits

Updates github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.67.1 to 0.68.0

Release notes

Sourced from github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring's releases.

0.68.0 / 2023-09-08

  • [FEATURE] Add support for Webex receiver to the AlertmanagerConfig CRD. #5305
  • [FEATURE] Add support for Bot Token File for Telegram receiver in AlermanagerConfig CRD. #5882
  • [FEATURE] Add support for MetricRelabelings to the ScrapeConfig CRD. #5805
  • [FEATURE] Add support for DNS service discovery fields to the ScrapeConfig CRD. #5866
  • [FEATURE] Add support for keep_dropped_targets to Prometheus, PrometheusAgent, ServiceMonitor, PodMonitor, Probe and ScrapeConfig CRDs. #5897
  • [FEATURE] Don't trigger reconcile loops if statefulsets have different revisionHistoryLimit. #5773
  • [ENHANCEMENT] Decrease CPU usage when reconciling ThanosRuler resources. #5784
  • [BUGFIX] Fix sharding in Probe CRD. #5735
  • [BUGFIX] Fix text-only email configs in AlertmanagerConfig CRD. #5804
  • [BUGFIX] Fix rejecting PodMonitor, ServiceMonitor, Probes and ScrapeConfigs with invalid relabelings. #5841 #5856
  • [BUGFIX] Fix Kubernetes Service Discovery in ScrapeConfig CRD. #5871
  • [BUGFIX] Fix reserved labels being overriden by external labels. #5888
  • [BUGFIX] Fix updating Status of Prometheus, Alertmanager and ThanosRuler even the operator fails to update their statefulsets. #5891
Changelog

Sourced from github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring's changelog.

0.68.0 / 2023-09-06

  • [FEATURE] Add support for Webex receiver to the AlertmanagerConfig CRD. #5305
  • [FEATURE] Add support for Bot Token File for Telegram receiver in AlermanagerConfig CRD. #5882
  • [FEATURE] Add support for MetricRelabelings to the ScrapeConfig CRD. #5805
  • [FEATURE] Add support for DNS service discovery fields to the ScrapeConfig CRD. #5866
  • [FEATURE] Add support for keep_dropped_targets to Prometheus, PrometheusAgent, ServiceMonitor, PodMonitor, Probe and ScrapeConfig CRDs. #5897
  • [FEATURE] Don't trigger reconcile loops if statefulsets have different revisionHistoryLimit. #5773
  • [ENHANCEMENT] Decrease CPU usage when reconciling ThanosRuler resources. #5784
  • [BUGFIX] Fix sharding in Probe CRD. #5735
  • [BUGFIX] Fix text-only email configs in AlertmanagerConfig CRD. #5804
  • [BUGFIX] Fix rejecting PodMonitor, ServiceMonitor, Probes and ScrapeConfigs with invalid relabelings. #5841 #5856
  • [BUGFIX] Fix Kubernetes Service Discovery in ScrapeConfig CRD. #5871
  • [BUGFIX] Fix reserved labels being overriden by external labels. #5888
  • [BUGFIX] Fix updating Status of Prometheus, Alertmanager and ThanosRuler even the operator fails to update their statefulsets. #5891
Commits
  • 52526e3 Prepare 0.68 release (#5896)
  • fae174e Merge pull request #5900 from slashpai/update_golden
  • 1687f32 test: update ScrapeConfig tests to use golden files
  • 0a93915 feat: add keep_dropped_targets limit to CRDs (#5897)
  • 74505c3 Merge pull request #5891 from simonpasquier/fix-empty-status-on-sts-creation-...
  • 51c3ea0 feat: add bot_token_file in TelegramConfig (#5882)
  • eefcc29 Update dependencies before 0.68 release (#5895)
  • e771085 Merge pull request #5894 from prometheus-operator/dependabot/go_modules/golan...
  • cc224d7 Merge pull request #5893 from prometheus-operator/dependabot/go_modules/githu...
  • 8cd21f0 build(deps): bump golang.org/x/net from 0.14.0 to 0.15.0
  • Additional commits viewable in compare view

Updates github.com/prometheus-operator/prometheus-operator/pkg/client from 0.67.1 to 0.68.0

Release notes

Sourced from github.com/prometheus-operator/prometheus-operator/pkg/client's releases.

0.68.0 / 2023-09-08

  • [FEATURE] Add support for Webex receiver to the AlertmanagerConfig CRD. #5305
  • [FEATURE] Add support for Bot Token File for Telegram receiver in AlermanagerConfig CRD. #5882
  • [FEATURE] Add support for MetricRelabelings to the ScrapeConfig CRD. #5805
  • [FEATURE] Add support for DNS service discovery fields to the ScrapeConfig CRD. #5866
  • [FEATURE] Add support for keep_dropped_targets to Prometheus, PrometheusAgent, ServiceMonitor, PodMonitor, Probe and ScrapeConfig CRDs. #5897
  • [FEATURE] Don't trigger reconcile loops if statefulsets have different revisionHistoryLimit. #5773
  • [ENHANCEMENT] Decrease CPU usage when reconciling ThanosRuler resources. #5784
  • [BUGFIX] Fix sharding in Probe CRD. #5735
  • [BUGFIX] Fix text-only email configs in AlertmanagerConfig CRD. #5804
  • [BUGFIX] Fix rejecting PodMonitor, ServiceMonitor, Probes and ScrapeConfigs with invalid relabelings. #5841 #5856
  • [BUGFIX] Fix Kubernetes Service Discovery in ScrapeConfig CRD. #5871
  • [BUGFIX] Fix reserved labels being overriden by external labels. #5888
  • [BUGFIX] Fix updating Status of Prometheus, Alertmanager and ThanosRuler even the operator fails to update their statefulsets. #5891
Changelog

Sourced from github.com/prometheus-operator/prometheus-operator/pkg/client's changelog.

0.68.0 / 2023-09-06

  • [FEATURE] Add support for Webex receiver to the AlertmanagerConfig CRD. #5305
  • [FEATURE] Add support for Bot Token File for Telegram receiver in AlermanagerConfig CRD. #5882
  • [FEATURE] Add support for MetricRelabelings to the ScrapeConfig CRD. #5805
  • [FEATURE] Add support for DNS service discovery fields to the ScrapeConfig CRD. #5866
  • [FEATURE] Add support for keep_dropped_targets to Prometheus, PrometheusAgent, ServiceMonitor, PodMonitor, Probe and ScrapeConfig CRDs. #5897
  • [FEATURE] Don't trigger reconcile loops if statefulsets have different revisionHistoryLimit. #5773
  • [ENHANCEMENT] Decrease CPU usage when reconciling ThanosRuler resources. #5784
  • [BUGFIX] Fix sharding in Probe CRD. #5735
  • [BUGFIX] Fix text-only email configs in AlertmanagerConfig CRD. #5804
  • [BUGFIX] Fix rejecting PodMonitor, ServiceMonitor, Probes and ScrapeConfigs with invalid relabelings. #5841 #5856
  • [BUGFIX] Fix Kubernetes Service Discovery in ScrapeConfig CRD. #5871
  • [BUGFIX] Fix reserved labels being overriden by external labels. #5888
  • [BUGFIX] Fix updating Status of Prometheus, Alertmanager and ThanosRuler even the operator fails to update their statefulsets. #5891
Commits
  • 52526e3 Prepare 0.68 release (#5896)
  • fae174e Merge pull request #5900 from slashpai/update_golden
  • 1687f32 test: update ScrapeConfig tests to use golden files
  • 0a93915 feat: add keep_dropped_targets limit to CRDs (#5897)
  • 74505c3 Merge pull request #5891 from simonpasquier/fix-empty-status-on-sts-creation-...
  • 51c3ea0 feat: add bot_token_file in TelegramConfig (#5882)
  • eefcc29 Update dependencies before 0.68 release (#5895)
  • e771085 Merge pull request #5894 from prometheus-operator/dependabot/go_modules/golan...
  • cc224d7 Merge pull request #5893 from prometheus-operator/dependabot/go_modules/githu...
  • 8cd21f0 build(deps): bump golang.org/x/net from 0.14.0 to 0.15.0
  • Additional commits viewable in compare view

Updates k8s.io/api from 0.28.1 to 0.28.2

Commits
  • ba9d27c Update dependencies to v0.28.2 tag
  • 546e425 Merge pull request #120329liggitt/automated-cherry-pick-of-#120327
  • 7315e44 Revert to json-patch 4.12.0
  • 962dfd4 Merge pull request #120208mimowo/automated-cherry-pick-of-#120204
  • 37b4561 Mark Job onPodConditions as optional in pod failure policy
  • See full diff in compare view

Updates k8s.io/client-go from 0.28.1 to 0.28.2

Commits
  • 6030d79 Update dependencies to v0.28.2 tag
  • 745513a Merge pull request #120359Jefftree/automated-cherry-pick-of-#119870
  • 29a840d Merge pull request #120329liggitt/automated-cherry-pick-of-#120327
  • 805102c Revert to json-patch 4.12.0
  • 43a6d93 Fallback to legacy discovery on a wider range of conditions in aggregator
  • See full diff in compare view

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 group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.45.3` | `1.45.21` |
| [github.com/go-resty/resty/v2](https://github.com/go-resty/resty) | `2.7.0` | `2.9.1` |
| [github.com/gruntwork-io/terratest](https://github.com/gruntwork-io/terratest) | `0.43.13` | `0.45.0` |
| [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.12.0` | `2.12.1` |
| [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.27.10` | `1.28.0` |
| [github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring](https://github.com/prometheus-operator/prometheus-operator) | `0.67.1` | `0.68.0` |
| [github.com/prometheus-operator/prometheus-operator/pkg/client](https://github.com/prometheus-operator/prometheus-operator) | `0.67.1` | `0.68.0` |
| [k8s.io/api](https://github.com/kubernetes/api) | `0.28.1` | `0.28.2` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.28.1` | `0.28.2` |


Updates `github.com/aws/aws-sdk-go` from 1.45.3 to 1.45.21
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.45.3...v1.45.21)

Updates `github.com/go-resty/resty/v2` from 2.7.0 to 2.9.1
- [Release notes](https://github.com/go-resty/resty/releases)
- [Commits](go-resty/resty@v2.7.0...v2.9.1)

Updates `github.com/gruntwork-io/terratest` from 0.43.13 to 0.45.0
- [Release notes](https://github.com/gruntwork-io/terratest/releases)
- [Commits](gruntwork-io/terratest@v0.43.13...v0.45.0)

Updates `github.com/onsi/ginkgo/v2` from 2.12.0 to 2.12.1
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](onsi/ginkgo@v2.12.0...v2.12.1)

Updates `github.com/onsi/gomega` from 1.27.10 to 1.28.0
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.27.10...v1.28.0)

Updates `github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring` from 0.67.1 to 0.68.0
- [Release notes](https://github.com/prometheus-operator/prometheus-operator/releases)
- [Changelog](https://github.com/prometheus-operator/prometheus-operator/blob/main/CHANGELOG.md)
- [Commits](prometheus-operator/prometheus-operator@v0.67.1...v0.68.0)

Updates `github.com/prometheus-operator/prometheus-operator/pkg/client` from 0.67.1 to 0.68.0
- [Release notes](https://github.com/prometheus-operator/prometheus-operator/releases)
- [Changelog](https://github.com/prometheus-operator/prometheus-operator/blob/main/CHANGELOG.md)
- [Commits](prometheus-operator/prometheus-operator@v0.67.1...v0.68.0)

Updates `k8s.io/api` from 0.28.1 to 0.28.2
- [Commits](kubernetes/api@v0.28.1...v0.28.2)

Updates `k8s.io/client-go` from 0.28.1 to 0.28.2
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.28.1...v0.28.2)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/go-resty/resty/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/gruntwork-io/terratest
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/prometheus-operator/prometheus-operator/pkg/client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: k8s.io/api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: k8s.io/client-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner October 4, 2023 09:04
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 4, 2023
@jakemulley
Copy link
Contributor

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 11, 2023

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 11, 2023

Looks like these dependencies are up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Oct 11, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/go-13fb0f2ad7 branch October 11, 2023 16:36
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.

2 participants