Skip to content

chore(deps): bump the go-modules group across 1 directory with 25 updates - #314

Merged
paketo-bot merged 1 commit into
mainfrom
dependabot/go_modules/go-modules-a9fcbfc1aa
Aug 24, 2026
Merged

chore(deps): bump the go-modules group across 1 directory with 25 updates#314
paketo-bot merged 1 commit into
mainfrom
dependabot/go_modules/go-modules-a9fcbfc1aa

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Bumps the go-modules group with 14 updates in the / directory:

Package From To
cloud.google.com/go/auth 0.23.1 0.23.2
cloud.google.com/go/storage 1.64.0 1.65.0
github.com/aws/aws-sdk-go-v2 1.43.6 1.43.7
github.com/aws/aws-sdk-go-v2/config 1.32.37 1.32.38
github.com/aws/aws-sdk-go-v2/service/internal/checksum 1.9.30 1.9.31
github.com/aws/aws-sdk-go-v2/service/internal/s3shared 1.19.38 1.19.39
github.com/aws/aws-sdk-go-v2/service/s3 1.107.2 1.107.3
github.com/gpustack/gguf-parser-go 0.25.0 0.26.0
github.com/mattn/go-runewidth 0.0.27 0.0.28
github.com/pierrec/lz4/v4 4.1.28 4.1.29
github.com/sirupsen/logrus 1.10.0 1.10.1
google.golang.org/grpc 1.83.0 1.83.1
modernc.org/libc 1.75.3 1.75.4
modernc.org/sqlite 1.56.0 1.57.0

Updates cloud.google.com/go/auth from 0.23.1 to 0.23.2

Release notes

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

auth: v0.23.2

0.23.2 (2026-08-20)

Bug Fixes

  • auth: Eliminate timing race conditions in grpctransport otel tests (#20175) (#20382) (637505e)
Commits

Updates cloud.google.com/go/storage from 1.64.0 to 1.65.0

Release notes

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

compute: v1.65.0

1.65.0 (2026-07-20)

Features

storage: v1.65.0

1.65.0 (2026-08-14)

Features

Commits
  • 8e9f00f chore: release main (#20157)
  • c387066 fix(bigtable): eliminate stats-handler MD race in internal/metrics tracer (#2...
  • b29b08a feat(commerceproducer): onboard v1beta API version (#20172)
  • bcfca47 feat(agentidentity): onboard v1 and v1beta APIs (#20171)
  • c9044a0 chore(spanner): resolve regen diff (#20170)
  • 1b2f5af feat(storage): Accept CRC32C for appendable objects (#20104)
  • 1c073b8 feat(spanner): implement OPAQUE login authentication for Spanner Omni (#20085)
  • a3a9bab chore(main): release spanner 1.93.0 (#20031)
  • 465b159 chore: expand CODEOWNERS to default allow platform modifications (#20166)
  • 7c4d45e chore: use strict constraints filtering for renovate (#20165)
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2 from 1.43.6 to 1.43.7

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.32.37 to 1.32.38

Commits

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.19.36 to 1.19.37

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.18.37 to 1.18.38

Commits

Updates github.com/aws/aws-sdk-go-v2/internal/configsources from 1.4.37 to 1.4.38

Commits

Updates github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 from 2.7.37 to 2.7.38

Commits

Updates github.com/aws/aws-sdk-go-v2/internal/v4a from 1.4.38 to 1.4.39

Commits

Updates github.com/aws/aws-sdk-go-v2/service/internal/checksum from 1.9.30 to 1.9.31

Commits

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

Commits

Updates github.com/aws/aws-sdk-go-v2/service/internal/s3shared from 1.19.38 to 1.19.39

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.107.2 to 1.107.3

Commits

Updates github.com/aws/aws-sdk-go-v2/service/signin from 1.5.6 to 1.5.7

Commits

Updates github.com/aws/aws-sdk-go-v2/service/sso from 1.33.6 to 1.33.7

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ssooidc from 1.38.6 to 1.38.7

Commits

Updates github.com/aws/aws-sdk-go-v2/service/sts from 1.45.6 to 1.45.7

Commits

Updates github.com/gpustack/gguf-parser-go from 0.25.0 to 0.26.0

Commits
  • a5d9227 fix: resolve the sliding window layout per layer, mirror llama.cpp's per-arch...
  • 9cbe8c1 fix: read the per-layer attention.head_count_kv, charge KV and recurrent stat...
  • 38e2670 test: correct the case of the gemma-4 mmproj fixture
  • 6a22477 docs: note LFM2 in the per-layer head_count_kv TODO
  • b240603 fix: KV cache over-estimated for hybrid architectures declaring a full attent...
  • See full diff in compare view

Updates github.com/mattn/go-runewidth from 0.0.27 to 0.0.28

Commits
  • 554428c Merge pull request #105 from mattn/lazy-width-lut
  • 27d1448 Avoid regexp and map construction at package load
  • 69a63c6 Build the strict width LUT lazily to fix startup regression
  • See full diff in compare view

Updates github.com/pierrec/lz4/v4 from 4.1.28 to 4.1.29

Commits
  • 8708173 Merge pull request #250 from LambdaLabs/fix-xxh32-sum32-truncated-length
  • b8b61d1 Merge pull request #248 from honeycombio/lizf.arm64-neoverse-match-copy
  • d0008a1 arm64: Neoverse-tuned match copies: sequenced shortcut, offset 8-31 tiles
  • caa2992 test: cover the tail path and keep the large-input test off -race
  • 6052a21 fix: select Sum32's hash path using the untruncated length
  • See full diff in compare view

Updates github.com/sirupsen/logrus from 1.10.0 to 1.10.1

Release notes

Sourced from github.com/sirupsen/logrus's releases.

v1.10.1

Logrus v1.10.1

This patch release fixes two issues in field formatting and handling:

  • Fix a regression introduced in v1.10.0 where TextFormatter could panic when formatting nil or panicking error and fmt.Stringer values.
  • Allow function-backed values implementing error to be used with WithError, WithField, and WithFields.

Dependency Changes

  • update github.com/stretchr/testify to v1.12.0

Full Changelog: sirupsen/logrus@v1.10.0...v1.10.1

Changelog

Sourced from github.com/sirupsen/logrus's changelog.

1.10.1

Fixes:

  • Fix a regression introduced in v1.10.0 where TextFormatter could panic when formatting nil or panicking error and fmt.Stringer values.
  • Allow function-backed implementations of error as field values.
Commits
  • 8b673a9 Merge pull request #1583 from thaJeztah/release_1.10.1
  • 0b920ad Merge pull request #1584 from thaJeztah/more_coverage
  • 5e20694 TextFormatter: cover nil pointer method receivers
  • 8312732 update changelog for v1.10.1
  • e987a40 Merge pull request #1582 from thaJeztah/panic_handler
  • 17d574b TextFormatter: recover panics from Error and String methods
  • 134c80f Merge pull request #1579 from thaJeztah/err_handling
  • 7350f42 logger: WithError: wrap logger.WithError for consistency
  • b3369d2 entry: allow function-backed error fields
  • 1080083 Merge pull request #1578 from thaJeztah/err_handling_tests
  • Additional commits viewable in compare view

Updates google.golang.org/grpc from 1.83.0 to 1.83.1

Release notes

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

Release 1.83.1

Security

  • xds/rbac: Fix a bug where nested Principal or Permission rules with :scheme or grpc- prefixed header matchers were not rejected, which could cause DENY rules to fail open. (#9258)
  • xds/rbac: Fix a bug where the host header matcher was not being replaced with :authority in nested Principal or Permission rules. (#9258)
  • xds/rbac: Fix a bug where a header matcher whose name was not lowercase, such as X-Role, matched no header, which could cause DENY rules to fail open. (#9332)
  • xds/rbac: Fix a bug where a :scheme or grpc- prefixed header matcher was accepted when its name was not lowercase. (#9332)
  • xds/rbac: Fix a bug where a Host header matcher was not replaced with :authority. (#9332)

Performance

  • transport: Restrict memory overhead of buffering small data frames. (#9331)
Commits

Updates modernc.org/libc from 1.75.3 to 1.75.4

Commits
  • af7aea2 modernc.org/libc: linux_loong64b auto generate
  • b87db6a modernc.org/libc: s390x auto generate
  • 285c0e6 modernc.org/libc: riscv64 auto generate
  • 96b02a3 modernc.org/libc: pi32 auto generate
  • 4ce234b modernc.org/libc: ppc64le auto generate
  • 3cf187d modernc.org/libc: e5-1650 auto generate
  • 64bc35b modernc.org/libc: pi64 auto generate
  • ab5b03e modernc.org/libc: nuc64 auto generate
  • dba23ea nuc64: auto deps
  • See full diff in compare view

Updates modernc.org/memory from 1.12.0 to 1.12.1

Commits
  • bb3d993 agree mmapSize with the platform's mapping granularity
  • bd52c28 windows: decommit retained regions via MEM_DECOMMIT
  • 38f7932 collapse the A/B scaffolding into constants
  • b447515 don't re-madvise the region at the hot-window boundary
  • 56fccba EXPERIMENT: decommit retained regions instead of holding them resident
  • 6c05f8a update CLAUDE.md for pooled retention and slab batching
  • 2bbe2e7 acquire slab regions in batches of 16
  • e8bac90 retain freed regions in a bounded pool for reuse
  • See full diff in compare view

Updates modernc.org/sqlite from 1.56.0 to 1.57.0

Changelog

Sourced from modernc.org/sqlite's changelog.

Changelog

  • 2026-08-19 v1.57.0:

    • Add an opt-in _defensive DSN query parameter that turns on SQLite's defensive mode for the connection, disabling the SQL-level features that let ordinary statements deliberately corrupt the database file. When _defensive=1 (or any strconv.ParseBool true value) is supplied, the driver calls sqlite3_db_config with SQLITE_DBCONFIG_DEFENSIVE immediately after sqlite3_open_v2 and before every other parameter is applied, so the PRAGMAs the driver itself runs, the _pragma list, and every statement the caller prepares are all subject to it. On such a connection PRAGMA writable_schema=ON, PRAGMA journal_mode=OFF and PRAGMA schema_version=N become silent no-ops, and writes to a virtual table's shadow tables (fts5's _data, _idx and so on) and to sqlite_dbpage fail with "table ... may not be modified"; reading those tables, ordinary use of the virtual tables that own them, and VACUUM are unaffected. The flag has no PRAGMA equivalent, so sqlite3_db_config — and therefore a DSN parameter — is the only way to reach it short of dropping to modernc.org/sqlite/lib. The value is parsed before sqlite3_open_v2, so an invalid one fails the connection without creating the database file, and the parameter must appear at most once: a repeated _defensive is an error rather than letting the first value silently win. Absence of the parameter, or _defensive=0, leaves SQLite's default behavior unchanged; existing DSNs continue to work byte-for-byte. Two limits are worth stating plainly, since the name invites more confidence than the flag earns. Defensive mode is a hardening measure, not a sandbox for hostile database files: it is one of several steps SQLite recommends for that purpose, and this build compiles with neither SQLITE_TRUSTED_SCHEMA=0 nor SQLITE_DQS=0 and exposes no authorizer. And it is a property of the connection, not of the database file — a second handle opened on the same file without the parameter is unrestricted.
    • Reject the one DSN combination defensive mode would otherwise swallow in silence. _defensive=1 together with _journal_mode=OFF (or _journal=OFF) now fails the connection instead of opening one in which neither parameter was honoured: SQLite turns PRAGMA journal_mode=OFF into a no-op that still reports success, so the driver would have accepted the mode, executed it, and left the journal untouched without telling anyone. The check runs in the validation phase introduced in v1.55.0, before any statement executes, so a rejected DSN cannot leave the database half-configured. _pragma remains the exception it has always been: _pragma=journal_mode(OFF) alongside _defensive=1 still runs and is still silently ignored by SQLite. Only DSNs using _defensive can be affected, and that parameter is new, so no DSN that opened before changes behavior.
    • See [GitHub pull request #6](modernc-org/sqlite#6), thanks wsman!
    • Ship the sqlite-vec license notice this module has been missing. modernc.org/sqlite/vec has bundled the transpiled sqlite-vec sources since v1.47.0, but the module carried only its own BSD-3-Clause LICENSE and the public-domain SQLite notice. sqlite-vec is Copyright (c) 2024 Alex Garcia, dual-licensed Apache-2.0 OR MIT and used here under MIT, whose terms require the copyright and permission notice to accompany substantial portions of the software — which 2.8 MB of transpiled vec/ plainly is. The notice now ships as LICENSE-SQLITE_VEC in the module root, byte-identical to the LICENSE-MIT in the upstream v0.1.9 archive and named after the file modernc.org/libsqlite_vec extracts it into. Attribution was never absent — vec's package documentation has named the extension, pinned the version and linked upstream — but the license text itself was, and the omission was ours: vendor_libs/main.go copied the per-target transpiles and nothing else. It now copies the notice alongside them and fails the vendoring run if it cannot, so a make vendor can no longer quietly drop it. The vec package documentation gained a License section recording that the package is under a different license from the rest of this module.
    • The SQLite notice is renamed from SQLITE-LICENSE to LICENSE-SQLITE; update any direct links to it. Its contents are unchanged and SQLite remains public domain. The name now matches both the new LICENSE-SQLITE_VEC beside it and the LICENSE-<upstream> convention every other modernc.org repository follows, but it is more than cosmetic: go mod vendor selects the files it copies into a downstream vendor/ tree by matching each name against a fixed list of prefixes — LICENSE among them — so a name merely ending in LICENSE was never propagated. Both bundled notices now travel with the code into vendored builds, which is where the MIT terms on vec/ keep applying. No code changes; no behavior changes.
    • Let a caller-constructed Driver register its own functions, collations and virtual table modules. Driver has always held four categories of registration state, but only RegisterConnectionHook could put anything on a constructed one: functions and collations were reachable through the package-level API alone, and modules through the package-level driver only, which left the modules field written and read through that instance and so process-global state wearing a per-instance field. Driver now has RegisterFunction, RegisterScalarFunction, RegisterDeterministicScalarFunction, RegisterCollationUtf8 and RegisterModule, plus Must* variants of the first four, each registering on that Driver alone; the methods are safe to call concurrently, and the zero Driver is ready to use as-is. vtab.RegisterModule also honours its db argument now: a non-nil db registers on the driver backing it when that driver implements the new vtab.ModuleRegisterer, while a nil db keeps targeting the driver this package registers as sqlite. One existing pattern changes behavior, narrowly and loudly: vtab.RegisterModule(db, ...) where db was opened on a caller-constructed Driver used to discard the db argument and land on the sqlite driver, reaching every connection in the process; it now lands on the constructed driver alone, so a sql.Open("sqlite") connection that used to resolve such a module gets no such module instead. The same pattern is also the one way an existing program could hold one module name on both a constructed Driver and the package-level one: there the first of the two registrations used to win and the second was refused as already registered, whereas now the package-level implementation wins on the constructed Driver's connections regardless of the order they ran in. Reaching that case at all means the program ignored an error the older version returned. Two smaller deviations round out the list: Driver.RegisterModule reports no error for such a collision, and vtab.RegisterModule now validates its name and module arguments before the not-implemented check, so a call with an empty name that returned vtab: RegisterModule not wired into engine outside this driver returns vtab: module name must be non-empty instead. Everything else is additive against v1.56.0: the package-level registration functions target the same driver they always did, connections still receive every module registered through the package-level path whichever Driver opened them, and a db opened on the sqlite driver resolves to that same driver. The isolating change discussed in [GitLab issue #254](https://gitlab.com/cznic/sqlite/-/issues/254) is deliberately not made here.
    • See [GitLab merge request #135](https://gitlab.com/cznic/sqlite/-/merge_requests/135), thanks Ian Chechin!
    • Promote freebsd/386, freebsd/arm and netbsd/amd64 to fully supported platforms. All three are now listed in the package documentation's platform table, which had carried seventeen entries while this module shipped, cross-built and tested twenty. They arrived as experimental in v1.53.0 — netbsd/amd64 reviving a port that had been broken for years, freebsd/386 replacing a stale, effectively untested SQLite 3.41 transpile, and freebsd/arm entirely new — and were deliberately kept out of that table until they had accumulated real-world exposure, with promotion promised once "a period of broader real-world testing … elapses without surprises". That period has elapsed: all three have been in the builder test matrix and in make build_all_targets since v1.53.0, all three pass the full test suite on this release's commit alongside the seventeen platforms already listed, and no open issue reports a defect in any of them. The two netbsd/amd64 build failures filed before the revival, [GitLab issue #202](https://gitlab.com/cznic/sqlite/-/issues/202) and [GitLa...

      Description has been truncated

…ates

Bumps the go-modules group with 14 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/auth](https://github.com/googleapis/google-cloud-go) | `0.23.1` | `0.23.2` |
| [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.64.0` | `1.65.0` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.43.6` | `1.43.7` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.37` | `1.32.38` |
| [github.com/aws/aws-sdk-go-v2/service/internal/checksum](https://github.com/aws/aws-sdk-go-v2) | `1.9.30` | `1.9.31` |
| [github.com/aws/aws-sdk-go-v2/service/internal/s3shared](https://github.com/aws/aws-sdk-go-v2) | `1.19.38` | `1.19.39` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.107.2` | `1.107.3` |
| [github.com/gpustack/gguf-parser-go](https://github.com/gpustack/gguf-parser-go) | `0.25.0` | `0.26.0` |
| [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth) | `0.0.27` | `0.0.28` |
| [github.com/pierrec/lz4/v4](https://github.com/pierrec/lz4) | `4.1.28` | `4.1.29` |
| [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) | `1.10.0` | `1.10.1` |
| [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.83.0` | `1.83.1` |
| [modernc.org/libc](https://gitlab.com/cznic/libc) | `1.75.3` | `1.75.4` |
| [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) | `1.56.0` | `1.57.0` |



Updates `cloud.google.com/go/auth` from 0.23.1 to 0.23.2
- [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@auth/v0.23.1...auth/v0.23.2)

Updates `cloud.google.com/go/storage` from 1.64.0 to 1.65.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@compute/v1.64.0...compute/v1.65.0)

Updates `github.com/aws/aws-sdk-go-v2` from 1.43.6 to 1.43.7
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.43.6...v1.43.7)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.37 to 1.32.38
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.32.37...config/v1.32.38)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.36 to 1.19.37
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.19.36...credentials/v1.19.37)

Updates `github.com/aws/aws-sdk-go-v2/feature/ec2/imds` from 1.18.37 to 1.18.38
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.18.37...config/v1.18.38)

Updates `github.com/aws/aws-sdk-go-v2/internal/configsources` from 1.4.37 to 1.4.38
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@internal/v4a/v1.4.37...internal/v4a/v1.4.38)

Updates `github.com/aws/aws-sdk-go-v2/internal/endpoints/v2` from 2.7.37 to 2.7.38
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@internal/endpoints/v2.7.37...internal/endpoints/v2.7.38)

Updates `github.com/aws/aws-sdk-go-v2/internal/v4a` from 1.4.38 to 1.4.39
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@internal/v4a/v1.4.38...internal/v4a/v1.4.39)

Updates `github.com/aws/aws-sdk-go-v2/service/internal/checksum` from 1.9.30 to 1.9.31
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/internal/checksum/v1.9.30...service/internal/checksum/v1.9.31)

Updates `github.com/aws/aws-sdk-go-v2/service/internal/presigned-url` from 1.13.37 to 1.13.38
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.13.37...credentials/v1.13.38)

Updates `github.com/aws/aws-sdk-go-v2/service/internal/s3shared` from 1.19.38 to 1.19.39
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/internal/s3shared/v1.19.38...service/internal/s3shared/v1.19.39)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.107.2 to 1.107.3
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.107.2...service/s3/v1.107.3)

Updates `github.com/aws/aws-sdk-go-v2/service/signin` from 1.5.6 to 1.5.7
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/evs/v1.5.6...service/mpa/v1.5.7)

Updates `github.com/aws/aws-sdk-go-v2/service/sso` from 1.33.6 to 1.33.7
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/fms/v1.33.6...service/ebs/v1.33.7)

Updates `github.com/aws/aws-sdk-go-v2/service/ssooidc` from 1.38.6 to 1.38.7
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/sts/v1.38.6...service/sts/v1.38.7)

Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.45.6 to 1.45.7
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/sts/v1.45.6...service/sts/v1.45.7)

Updates `github.com/gpustack/gguf-parser-go` from 0.25.0 to 0.26.0
- [Release notes](https://github.com/gpustack/gguf-parser-go/releases)
- [Commits](gpustack/gguf-parser-go@v0.25.0...v0.26.0)

Updates `github.com/mattn/go-runewidth` from 0.0.27 to 0.0.28
- [Commits](mattn/go-runewidth@v0.0.27...v0.0.28)

Updates `github.com/pierrec/lz4/v4` from 4.1.28 to 4.1.29
- [Release notes](https://github.com/pierrec/lz4/releases)
- [Commits](pierrec/lz4@v4.1.28...v4.1.29)

Updates `github.com/sirupsen/logrus` from 1.10.0 to 1.10.1
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](sirupsen/logrus@v1.10.0...v1.10.1)

Updates `google.golang.org/grpc` from 1.83.0 to 1.83.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.83.0...v1.83.1)

Updates `modernc.org/libc` from 1.75.3 to 1.75.4
- [Commits](https://gitlab.com/cznic/libc/compare/v1.75.3...v1.75.4)

Updates `modernc.org/memory` from 1.12.0 to 1.12.1
- [Commits](https://gitlab.com/cznic/memory/compare/v1.12.0...v1.12.1)

Updates `modernc.org/sqlite` from 1.56.0 to 1.57.0
- [Changelog](https://gitlab.com/cznic/sqlite/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.56.0...v1.57.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/auth
  dependency-version: 0.23.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: cloud.google.com/go/storage
  dependency-version: 1.65.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-version: 1.43.7
  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.38
  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.37
  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.38
  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.38
  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.38
  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.39
  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.31
  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.38
  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.39
  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.107.3
  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.5.7
  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.33.7
  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.38.7
  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.45.7
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/gpustack/gguf-parser-go
  dependency-version: 0.26.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/mattn/go-runewidth
  dependency-version: 0.0.28
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/pierrec/lz4/v4
  dependency-version: 4.1.29
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/sirupsen/logrus
  dependency-version: 1.10.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: google.golang.org/grpc
  dependency-version: 1.83.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: modernc.org/libc
  dependency-version: 1.75.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: modernc.org/memory
  dependency-version: 1.12.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: modernc.org/sqlite
  dependency-version: 1.57.0
  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 Aug 24, 2026
@dependabot
dependabot Bot requested review from a team as code owners August 24, 2026 05:55
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 24, 2026
@paketo-bot paketo-bot added the semver:patch A change requiring a patch version bump label Aug 24, 2026
@paketo-bot
paketo-bot merged commit 64a986c into main Aug 24, 2026
10 of 11 checks passed
@paketo-bot
paketo-bot deleted the dependabot/go_modules/go-modules-a9fcbfc1aa branch August 24, 2026 06:28
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