Skip to content

chore(deps): bump the go-modules group with 23 updates#156

Merged
paketo-bot merged 1 commit intomainfrom
dependabot/go_modules/go-modules-048f3509ea
Apr 20, 2026
Merged

chore(deps): bump the go-modules group with 23 updates#156
paketo-bot merged 1 commit intomainfrom
dependabot/go_modules/go-modules-048f3509ea

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 20, 2026

Bumps the go-modules group with 23 updates:

Package From To
github.com/aws/aws-sdk-go-v2 1.41.5 1.41.6
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream 1.7.8 1.7.9
github.com/aws/aws-sdk-go-v2/config 1.32.15 1.32.16
github.com/aws/aws-sdk-go-v2/credentials 1.19.14 1.19.15
github.com/aws/aws-sdk-go-v2/feature/ec2/imds 1.18.21 1.18.22
github.com/aws/aws-sdk-go-v2/internal/configsources 1.4.21 1.4.22
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 2.7.21 2.7.22
github.com/aws/aws-sdk-go-v2/internal/v4a 1.4.22 1.4.23
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding 1.13.7 1.13.8
github.com/aws/aws-sdk-go-v2/service/internal/checksum 1.9.13 1.9.14
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url 1.13.21 1.13.22
github.com/aws/aws-sdk-go-v2/service/internal/s3shared 1.19.21 1.19.22
github.com/aws/aws-sdk-go-v2/service/s3 1.99.0 1.99.1
github.com/aws/aws-sdk-go-v2/service/signin 1.0.9 1.0.10
github.com/aws/aws-sdk-go-v2/service/sso 1.30.15 1.30.16
github.com/aws/aws-sdk-go-v2/service/ssooidc 1.35.19 1.35.20
github.com/aws/aws-sdk-go-v2/service/sts 1.41.10 1.42.0
github.com/docker/cli 29.4.0+incompatible 29.4.1+incompatible
github.com/docker/docker-credential-helpers 0.9.5 0.9.6
github.com/moby/moby/api 1.54.1 1.54.2
github.com/moby/moby/client 0.4.0 0.4.1
github.com/olekukonko/errors 1.2.0 1.3.0
modernc.org/sqlite 1.48.2 1.49.1

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

Commits

Updates github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream from 1.7.8 to 1.7.9

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.32.15 to 1.32.16

Commits

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.19.14 to 1.19.15

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.18.21 to 1.18.22

Commits

Updates github.com/aws/aws-sdk-go-v2/internal/configsources from 1.4.21 to 1.4.22

Commits

Updates github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 from 2.7.21 to 2.7.22

Commits

Updates github.com/aws/aws-sdk-go-v2/internal/v4a from 1.4.22 to 1.4.23

Commits

Updates github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding from 1.13.7 to 1.13.8

Commits

Updates github.com/aws/aws-sdk-go-v2/service/internal/checksum from 1.9.13 to 1.9.14

Commits

Updates github.com/aws/aws-sdk-go-v2/service/internal/presigned-url from 1.13.21 to 1.13.22

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/service/internal/presigned-url's changelog.

Release (2023-05-04)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cloudwatch: v1.26.0
    • Feature: Adds support for filtering by metric names in CloudWatch Metric Streams.
  • github.com/aws/aws-sdk-go-v2/service/configservice: v1.32.0
    • Feature: Updated ResourceType enum with new resource types onboarded by AWS Config in April 2023.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.54.1
    • Documentation: Remove unused InvalidParameterException from CreateParticipant API
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.27.0
    • Feature: Documentation update for new error type NamespaceNotFoundException for CreateCluster and UpdateCluster
  • github.com/aws/aws-sdk-go-v2/service/networkfirewall: v1.28.0
    • Feature: This release adds support for the Suricata REJECT option in midstream exception configurations.
  • github.com/aws/aws-sdk-go-v2/service/opensearch: v1.17.0
    • Feature: DescribeDomainNodes: A new API that provides configuration information for nodes part of the domain
  • github.com/aws/aws-sdk-go-v2/service/quicksight: v1.35.0
    • Feature: Add support for Topic, Dataset parameters and VPC
  • github.com/aws/aws-sdk-go-v2/service/rekognition: v1.27.0
    • Feature: This release adds a new attribute FaceOccluded. Additionally, you can now select attributes individually (e.g. ["DEFAULT", "FACE_OCCLUDED", "AGE_RANGE"] instead of ["ALL"]), which can reduce response time.
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.33.1
    • Documentation: Documentation updates for Amazon S3
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.77.0
    • Feature: We added support for ml.inf2 and ml.trn1 family of instances on Amazon SageMaker for deploying machine learning (ML) models for Real-time and Asynchronous inference. You can use these instances to achieve high performance at a low cost for generative artificial intelligence (AI) models.
  • github.com/aws/aws-sdk-go-v2/service/securityhub: v1.31.0
    • Feature: Add support for Finding History.
  • github.com/aws/aws-sdk-go-v2/service/sqs: v1.21.0
    • Feature: This release enables customers to call SQS using AWS JSON-1.0 protocol.

Release (2023-05-03)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/appsync: v1.20.0
    • Feature: Private API support for AWS AppSync. With Private APIs, you can now create GraphQL APIs that can only be accessed from your Amazon Virtual Private Cloud ("VPC").
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.96.0
    • Feature: Adds an SDK paginator for GetNetworkInsightsAccessScopeAnalysisFindings
  • github.com/aws/aws-sdk-go-v2/service/inspector2: v1.12.0
    • Feature: This feature provides deep inspection for linux based instance
  • github.com/aws/aws-sdk-go-v2/service/iottwinmaker: v1.12.0
    • Feature: This release adds a field for GetScene API to return error code and message from dependency services.
  • github.com/aws/aws-sdk-go-v2/service/networkfirewall: v1.27.0
    • Feature: AWS Network Firewall now supports policy level HOME_NET variable overrides.
  • github.com/aws/aws-sdk-go-v2/service/opensearch: v1.16.0
    • Feature: Amazon OpenSearch Service adds the option to deploy a domain across multiple Availability Zones, with each AZ containing a complete copy of data and with nodes in one AZ acting as a standby. This option provides 99.99% availability and consistent performance in the event of infrastructure failure.
  • github.com/aws/aws-sdk-go-v2/service/wellarchitected: v1.20.0
    • Feature: This release deepens integration with AWS Service Catalog AppRegistry to improve workload resource discovery.

Release (2023-05-02)

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/service/internal/s3shared from 1.19.21 to 1.19.22

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.99.0 to 1.99.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/signin from 1.0.9 to 1.0.10

Commits

Updates github.com/aws/aws-sdk-go-v2/service/sso from 1.30.15 to 1.30.16

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ssooidc from 1.35.19 to 1.35.20

Commits

Updates github.com/aws/aws-sdk-go-v2/service/sts from 1.41.10 to 1.42.0

Commits

Updates github.com/docker/cli from 29.4.0+incompatible to 29.4.1+incompatible

Commits
  • 055a478 Merge pull request #6945 from thaJeztah/bump_moby
  • d0f5b27 cmd/docker-trust: bump moby/client v0.4.1, moby/api v1.54.2
  • b7f37e8 vendor: github.com/moby/moby/client v0.4.1, moby/api v1.54.2
  • c93d892 Merge pull request #6949 from thaJeztah/bump_utils
  • 3553caf Merge pull request #6948 from thaJeztah/bump_trust_deps
  • 266f039 Dockerfile: update compose to v5.1.3
  • d74d3c3 Dockerfile: update buildx to v0.33.0
  • 134c2a0 Merge pull request #6826 from thaJeztah/bump_golangci_lint2
  • 58a7c31 golangci-lint: fix lint failures from v2.10.1 upgrade
  • f37a9e6 Dockerfile: update golangci-lint to v2.10.1
  • Additional commits viewable in compare view

Updates github.com/docker/docker-credential-helpers from 0.9.5 to 0.9.6

Release notes

Sourced from github.com/docker/docker-credential-helpers's releases.

v0.9.6

What's Changed

  • update to go1.25.9
  • secretservice: allow building on openbsd
  • wincred: minor cleanups
  • Dockerfile: document build-args
  • Dockerfile: update golangci-lint to v2.11
  • Dockerfile: update xx to v1.9.0
  • ci: set default permissions and timeouts
  • ci: update actions
  • ci: pin actions by sha
  • ci: add zizmor workflow

Full Changelog: docker/docker-credential-helpers@v0.9.5...v0.9.6

Commits
  • ca5e83c Merge pull request #228 from thaJeztah/carry_openbsd_secretservice
  • 7cd6378 Merge pull request #428 from thaJeztah/wincred_cleanups
  • 5fcff35 secretservice: allow building on openbsd
  • 390d43e wincred: minor cleanups
  • ed71c9e Merge pull request #425 from thaJeztah/bump_xx
  • 8af787b Merge pull request #424 from thaJeztah/bump_go
  • 8b34acd Merge pull request #426 from thaJeztah/bump_golangci
  • 815dddf Dockerfile: update xx to v1.9.0
  • 1be1c1e update to Go 1.25.9
  • 73bc2ff Dockerfile: update golangci-lint to v2.11
  • Additional commits viewable in compare view

Updates github.com/moby/moby/api from 1.54.1 to 1.54.2

Release notes

Sourced from github.com/moby/moby/api's releases.

api/v1.54.2

Changelog

Full Changelog: moby/moby@api/v1.54.1...api/v1.54.2

Commits
  • 6cbde19 Merge pull request #52387 from renovate-bot/renovate/golang-x
  • b602ac9 Merge pull request #52413 from justincormack/update-justin
  • d1a966e Merge pull request #51049 from thaJeztah/bump_memberlist_serf
  • 463f4c0 No longer a reviewer; update email address
  • 3ede246 Merge pull request #52410 from renovate-bot/renovate/github.com-aws-smithy-go...
  • 179985c Merge pull request #52358 from geekcoderr/52355-topology-swagger
  • 98c7106 vendor: github.com/hashicorp/memberlist v0.5.4, hashicorp/serf v0.10.2
  • b29d903 Merge pull request #52405 from renovate-bot/renovate/actions-github-script-9.x
  • f69fed1 fix(deps): update module github.com/aws/smithy-go to v1.25.0
  • 2a18e3d Merge pull request #52401 from renovate-bot/renovate/opentelemetry-go-contrib...
  • Additional commits viewable in compare view

Updates github.com/moby/moby/client from 0.4.0 to 0.4.1

Release notes

Sourced from github.com/moby/moby/client's releases.

client/v0.4.1

Bug fixes

  • client: fix ImagePullResponse.Wait, ImagePushResponse.Wait not returning an error if pull/push errors happend during the pull operation. moby/moby#52305

Other

Changelog

Sourced from github.com/moby/moby/client's changelog.

0.4.1 (2013-06-17)

  • Remote Api: Add flag to enable cross domain requests
  • Remote Api/Client: Add images and containers sizes in docker ps and docker images
  • Runtime: Configure dns configuration host-wide with 'docker -d -dns'
  • Runtime: Detect faulty DNS configuration and replace it with a public default
  • Runtime: allow docker run :
  • Runtime: you can now specify public port (ex: -p 80:4500)
  • Client: allow multiple params in inspect
  • Client: Print the container id before the hijack in docker run
  • Registry: add regexp check on repo's name
  • Registry: Move auth to the client
  • Runtime: improved image removal to garbage-collect unreferenced parents
  • Vagrantfile: Add the rest api port to vagrantfile's port_forward
  • Upgrade to Go 1.1
  • Builder: don't ignore last line in Dockerfile when it doesn't end with \n
  • Registry: Remove login check on pull
Commits

Updates github.com/olekukonko/errors from 1.2.0 to 1.3.0

Commits
  • 759b0b9 simpler readme
  • ad98814 add chan error support
  • 247ae3b cleaner implementation and ensure autofree works as intended
  • 8af6dc2 error group support
  • eadb4c5 simple http error handling with
  • 1e090ac add sentinel support
  • 111918d redesign inspect to accept io.Writter
  • 9f3b743 add log value implementation for *Error
  • 2da0037 add context to chain and step
  • bae756f fix minor bugs identified while adding genric
  • Additional commits viewable in compare view

Updates modernc.org/sqlite from 1.48.2 to 1.49.1

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

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.41.5` | `1.41.6` |
| [github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream](https://github.com/aws/aws-sdk-go-v2) | `1.7.8` | `1.7.9` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.15` | `1.32.16` |
| [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.19.14` | `1.19.15` |
| [github.com/aws/aws-sdk-go-v2/feature/ec2/imds](https://github.com/aws/aws-sdk-go-v2) | `1.18.21` | `1.18.22` |
| [github.com/aws/aws-sdk-go-v2/internal/configsources](https://github.com/aws/aws-sdk-go-v2) | `1.4.21` | `1.4.22` |
| [github.com/aws/aws-sdk-go-v2/internal/endpoints/v2](https://github.com/aws/aws-sdk-go-v2) | `2.7.21` | `2.7.22` |
| [github.com/aws/aws-sdk-go-v2/internal/v4a](https://github.com/aws/aws-sdk-go-v2) | `1.4.22` | `1.4.23` |
| [github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding](https://github.com/aws/aws-sdk-go-v2) | `1.13.7` | `1.13.8` |
| [github.com/aws/aws-sdk-go-v2/service/internal/checksum](https://github.com/aws/aws-sdk-go-v2) | `1.9.13` | `1.9.14` |
| [github.com/aws/aws-sdk-go-v2/service/internal/presigned-url](https://github.com/aws/aws-sdk-go-v2) | `1.13.21` | `1.13.22` |
| [github.com/aws/aws-sdk-go-v2/service/internal/s3shared](https://github.com/aws/aws-sdk-go-v2) | `1.19.21` | `1.19.22` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.99.0` | `1.99.1` |
| [github.com/aws/aws-sdk-go-v2/service/signin](https://github.com/aws/aws-sdk-go-v2) | `1.0.9` | `1.0.10` |
| [github.com/aws/aws-sdk-go-v2/service/sso](https://github.com/aws/aws-sdk-go-v2) | `1.30.15` | `1.30.16` |
| [github.com/aws/aws-sdk-go-v2/service/ssooidc](https://github.com/aws/aws-sdk-go-v2) | `1.35.19` | `1.35.20` |
| [github.com/aws/aws-sdk-go-v2/service/sts](https://github.com/aws/aws-sdk-go-v2) | `1.41.10` | `1.42.0` |
| [github.com/docker/cli](https://github.com/docker/cli) | `29.4.0+incompatible` | `29.4.1+incompatible` |
| [github.com/docker/docker-credential-helpers](https://github.com/docker/docker-credential-helpers) | `0.9.5` | `0.9.6` |
| [github.com/moby/moby/api](https://github.com/moby/moby) | `1.54.1` | `1.54.2` |
| [github.com/moby/moby/client](https://github.com/moby/moby) | `0.4.0` | `0.4.1` |
| [github.com/olekukonko/errors](https://github.com/olekukonko/errors) | `1.2.0` | `1.3.0` |
| [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) | `1.48.2` | `1.49.1` |


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

Updates `github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream` from 1.7.8 to 1.7.9
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/m2/v1.7.8...service/account/v1.7.9)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.15 to 1.32.16
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.32.15...config/v1.32.16)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.14 to 1.19.15
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.19.14...credentials/v1.19.15)

Updates `github.com/aws/aws-sdk-go-v2/feature/ec2/imds` from 1.18.21 to 1.18.22
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.18.21...config/v1.18.22)

Updates `github.com/aws/aws-sdk-go-v2/internal/configsources` from 1.4.21 to 1.4.22
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@internal/v4a/v1.4.21...internal/v4a/v1.4.22)

Updates `github.com/aws/aws-sdk-go-v2/internal/endpoints/v2` from 2.7.21 to 2.7.22
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@internal/endpoints/v2.7.21...internal/endpoints/v2.7.22)

Updates `github.com/aws/aws-sdk-go-v2/internal/v4a` from 1.4.22 to 1.4.23
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@internal/v4a/v1.4.22...internal/v4a/v1.4.23)

Updates `github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding` from 1.13.7 to 1.13.8
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/mq/v1.13.7...service/mq/v1.13.8)

Updates `github.com/aws/aws-sdk-go-v2/service/internal/checksum` from 1.9.13 to 1.9.14
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/grafana/v1.9.13...service/grafana/v1.9.14)

Updates `github.com/aws/aws-sdk-go-v2/service/internal/presigned-url` from 1.13.21 to 1.13.22
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/credentials/v1.13.22/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.13.21...credentials/v1.13.22)

Updates `github.com/aws/aws-sdk-go-v2/service/internal/s3shared` from 1.19.21 to 1.19.22
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/codebuild/v1.19.21...service/simspaceweaver/v1.19.22)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.99.0 to 1.99.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.99.0...service/s3/v1.99.1)

Updates `github.com/aws/aws-sdk-go-v2/service/signin` from 1.0.9 to 1.0.10
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/m2/v1.0.9...internal/v4a/v1.0.10)

Updates `github.com/aws/aws-sdk-go-v2/service/sso` from 1.30.15 to 1.30.16
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/acm/v1.30.15...service/acm/v1.30.16)

Updates `github.com/aws/aws-sdk-go-v2/service/ssooidc` from 1.35.19 to 1.35.20
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/pi/v1.35.19...service/pi/v1.35.20)

Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.41.10 to 1.42.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ecs/v1.41.10...service/s3/v1.42.0)

Updates `github.com/docker/cli` from 29.4.0+incompatible to 29.4.1+incompatible
- [Commits](docker/cli@v29.4.0...v29.4.1)

Updates `github.com/docker/docker-credential-helpers` from 0.9.5 to 0.9.6
- [Release notes](https://github.com/docker/docker-credential-helpers/releases)
- [Commits](docker/docker-credential-helpers@v0.9.5...v0.9.6)

Updates `github.com/moby/moby/api` from 1.54.1 to 1.54.2
- [Release notes](https://github.com/moby/moby/releases)
- [Commits](moby/moby@api/v1.54.1...api/v1.54.2)

Updates `github.com/moby/moby/client` from 0.4.0 to 0.4.1
- [Release notes](https://github.com/moby/moby/releases)
- [Changelog](https://github.com/moby/moby/blob/v0.4.1/CHANGELOG.md)
- [Commits](moby/moby@v0.4.0...v0.4.1)

Updates `github.com/olekukonko/errors` from 1.2.0 to 1.3.0
- [Commits](olekukonko/errors@v1.2.0...v1.3.0)

Updates `modernc.org/sqlite` from 1.48.2 to 1.49.1
- [Changelog](https://gitlab.com/cznic/sqlite/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.48.2...v1.49.1)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-version: 1.41.6
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream
  dependency-version: 1.7.9
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.32.16
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-version: 1.19.15
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/ec2/imds
  dependency-version: 1.18.22
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/aws/aws-sdk-go-v2/internal/configsources
  dependency-version: 1.4.22
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/aws/aws-sdk-go-v2/internal/endpoints/v2
  dependency-version: 2.7.22
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/aws/aws-sdk-go-v2/internal/v4a
  dependency-version: 1.4.23
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding
  dependency-version: 1.13.8
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/aws/aws-sdk-go-v2/service/internal/checksum
  dependency-version: 1.9.14
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/aws/aws-sdk-go-v2/service/internal/presigned-url
  dependency-version: 1.13.22
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/aws/aws-sdk-go-v2/service/internal/s3shared
  dependency-version: 1.19.22
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-version: 1.99.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/aws/aws-sdk-go-v2/service/signin
  dependency-version: 1.0.10
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sso
  dependency-version: 1.30.16
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ssooidc
  dependency-version: 1.35.20
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sts
  dependency-version: 1.42.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/docker/cli
  dependency-version: 29.4.1+incompatible
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/docker/docker-credential-helpers
  dependency-version: 0.9.6
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/moby/moby/api
  dependency-version: 1.54.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/moby/moby/client
  dependency-version: 0.4.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/olekukonko/errors
  dependency-version: 1.3.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: modernc.org/sqlite
  dependency-version: 1.49.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Apr 20, 2026
@dependabot dependabot bot requested review from a team as code owners April 20, 2026 18:15
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Apr 20, 2026
@paketo-bot paketo-bot added the semver:patch A change requiring a patch version bump label Apr 20, 2026
@paketo-bot paketo-bot merged commit d19cd2b into main Apr 20, 2026
11 of 12 checks passed
@paketo-bot paketo-bot deleted the dependabot/go_modules/go-modules-048f3509ea branch April 20, 2026 18:40
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 semver:patch A change requiring a patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants