Skip to content

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

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-modules-790e5f2454
Closed

chore(deps): bump the go-modules group across 1 directory with 30 updates#1973
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-modules-790e5f2454

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 18, 2026

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

Package From To
cloud.google.com/go/bigquery 1.76.0 1.77.0
cloud.google.com/go/logging 1.16.0 1.18.0
cloud.google.com/go/storage 1.62.1 1.62.2
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob 1.6.4 1.7.0
github.com/aws/aws-sdk-go-v2 1.41.6 1.41.7
github.com/aws/aws-sdk-go-v2/config 1.32.16 1.32.17
github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs 1.69.1 1.74.0
github.com/aws/aws-sdk-go-v2/service/eks 1.82.1 1.83.0
github.com/aws/aws-sdk-go-v2/service/sqs 1.42.26 1.42.27
github.com/eko/gocache/store/go_cache/v4 4.2.4 4.2.5
github.com/flanksource/clicky 1.21.4 1.21.9
github.com/flanksource/commons 1.51.3 1.51.4
github.com/go-git/go-git/v5 5.18.0 5.19.0
github.com/go-sql-driver/mysql 1.9.3 1.10.0
github.com/google/cel-go 0.28.0 0.28.1
github.com/invopop/jsonschema 0.13.0 0.14.0
github.com/labstack/echo/v4 4.15.1 4.15.2
github.com/microsoft/go-mssqldb 1.9.8 1.10.0
github.com/nats-io/nats.go 1.51.0 1.52.0
github.com/onsi/ginkgo/v2 2.28.1 2.29.0
google.golang.org/api 0.276.0 0.279.0
google.golang.org/grpc 1.80.0 1.81.1
k8s.io/apimachinery 0.35.4 0.36.1
modernc.org/sqlite 1.49.1 1.50.1
github.com/aws/aws-sdk-go-v2/service/s3 1.99.1 1.101.0

Updates cloud.google.com/go/bigquery from 1.76.0 to 1.77.0

Commits
  • 7cd2512 chore(main): release spanner 1.77.0 (#11634)
  • 28f0030 chore(all): fix out-of-sync version.go files (#11684)
  • 655de36 feat(spanner): Support REPEATABLE_READ for RW transaction (#11654)
  • 60dc167 fix(aiplatform): remove VertexAISearch.engine option (#11681)
  • 3f23a91 fix(aiplatform): An existing google.api.http annotation http_uri is changed...
  • e87cedc chore: remove resourcesettings (#11678)
  • d662a45 feat(spanner): add option for LastStatement in transaction (#11638)
  • 9e508d0 chore: release main (#11623)
  • 601e742 feat(bigquery/reservation): Add a new field replication_status to `.google....
  • 1eb601e chore(firestore): expose the Firestore.executePipeline API to the preview bra...
  • Additional commits viewable in compare view

Updates cloud.google.com/go/logging from 1.16.0 to 1.18.0

Release notes

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

recommender: v1.18.0

v1.18.0 (2026-05-07)

storagetransfer: v1.18.0

v1.18.0 (2026-05-07)

servicedirectory: v1.17.0

v1.17.0 (2026-05-07)

translate: v1.17.0

v1.17.0 (2026-05-07)

Changelog

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

1.18.0 (2023-03-22)

Features

  • documentai: Add ImportProcessorVersion in v1beta3 (c967961)

1.17.0 (2023-03-15)

Features

  • documentai: Added hints.language_hints field in OcrConfig (#7522) (b2c40c3)
Commits

Updates cloud.google.com/go/storage from 1.62.1 to 1.62.2

Release notes

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

storage: v1.62.2

v1.62.2 (2026-05-18)

Features

Bug Fixes

  • restore metadata operations timeout in gRPC (#14575) (275ff562)

  • Set default chunkRetryDeadline to 32s in NewWriterFromAppendableObject (#14458) (ec7c7d66)

  • refactor userProject metadata propagation in ListObjects (#14533) (fbb543e3)

Commits
  • 50a5755 chore: librarian release pull request: 20260518T161338Z (#14610)
  • 585840f spanner: skip flaky TestIntegration_DbRemovalRecovery (#14607)
  • f8bf88f test(spanner): retry query after database recreation in integration test (#14...
  • 9168ab8 chore(librariangen): tweak release preview test (#14599)
  • f8b9a93 fix(spanner/spannertest): Support UUID as a base data type (#14117)
  • a42fd83 fix(internal/librariange): release preview support (#14588)
  • d944830 fix(datastore): add retries to emulator (#14591)
  • c5aaedc chore: migrate Go configuration in librarian.yaml (#14587)
  • 8a0e849 doc(agentplatform): Add notes and quick examples to the README
  • 033f4fe chore: librarian release pull request: 20260514T191310Z (#14589)
  • Additional commits viewable in compare view

Updates github.com/Azure/azure-sdk-for-go/sdk/storage/azblob from 1.6.4 to 1.7.0

Release notes

Sourced from github.com/Azure/azure-sdk-for-go/sdk/storage/azblob's releases.

sdk/storage/azblob/v1.7.0

1.7.0 (2026-05-14)

Features Added

  • Includes all features from 1.7.0-beta.1

sdk/storage/azblob/v1.7.0-beta.1

1.7.0-beta.1 (2026-04-23)

Features Added

  • Added support for service version 2026-04-06.
  • Added support for Delete Blob Conditional Tier.
  • Added support for Server-side Encryption Rekeying.
  • Added cross-tenant support for Principal-Bound User Delegation SAS.
  • Added support for Dynamic User Delegation SAS.

Bugs Fixed

  • Added support for error code IncrementalCopyOfEarlierSnapshotNotAllowed. This replaces IncrementalCopyOfEralierVersionSnapshotNotAllowed which has been deprecated.
  • Added support for missing SKU name values.

sdk/storage/azfile/v1.7.0-beta.1

1.7.0-beta.1 (2026-05-05)

Features Added

  • Added support for service version 2026-06-06.
  • Added support for uploading up to 4 MiB of data with Create File API.
Commits

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

Commits

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

Commits

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

Commits

Updates github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs from 1.69.1 to 1.74.0

Commits

Updates github.com/aws/aws-sdk-go-v2/service/eks from 1.82.1 to 1.83.0

Commits

Updates github.com/aws/aws-sdk-go-v2/service/sqs from 1.42.26 to 1.42.27

Commits

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

Commits

Updates github.com/eko/gocache/store/go_cache/v4 from 4.2.4 to 4.2.5

Release notes

Sourced from github.com/eko/gocache/store/go_cache/v4's releases.

store/redis/v4.2.5

What's Changed

New Contributors

Full Changelog: eko/gocache@store/memcache/v4.2.3...store/redis/v4.2.5

store/go_cache/v4.2.5

What's Changed

Full Changelog: eko/gocache@lib/v4.2.3...store/go_cache/v4.2.5

Commits
  • 003ae39 Merge pull request #296 from Neo2308/feature/master/hide-mock-interfaces
  • 42bb50e Rename import to resolve warnings
  • 21cb8b5 Added mocks
  • c0e14c1 Hide mock interfaces from users
  • 277d34a Merge pull request #295 from eko/memcache-mocks
  • 762bf99 Store memcache: moved from golang/mock to mockery
  • See full diff in compare view

Updates github.com/flanksource/clicky from 1.21.4 to 1.21.9

Release notes

Sourced from github.com/flanksource/clicky's releases.

v1.21.9

1.21.9 (2026-05-12)

♻️ Code Refactoring

  • api,mcp,rpc: extract helper functions and improve code organization (f85ce24)
  • api: simplify switch statement in parseJavaFrame (fc8746a)

✨ Features

  • api,flags: add unified diff rendering and grouped flag help output (06e98ad)
  • api: add stack trace parsing and rendering with source resolution (a76d8ec)
  • api: Add structured HTML rendering for stack traces with syntax highlighting (3e6e880)
  • entity: add hidden _id column to wrapped entities (43aca2c)
  • examples: Add syntax highlighting and stack trace rendering support (cd1558a)
  • formatters: add StackTrace rendering support to HTML formatters (6beea3b)
  • mcp: Add fluent Builder API and discover-tools MCP tool (9cb5cb9)
  • mcp: add SSE transport, tools command, and multi-client install support (9345367)

📦 Build System

  • makefile: add git commit and build date to binary via ldflags (04f17df)

🔧 Maintenance

  • deps: clean up unused dependencies in go.sum (6b74c36)

v1.21.8

1.21.8 (2026-05-01)

⚠ BREAKING CHANGES

  • Entity type signature changed from Entity[T, ListOpts] to Entity[T, ListOpts, R]. Action and BulkAction are now factory functions returning interface types; update action definitions to use Action(), ActionWithFlags(), BulkAction(), BulkFilterAction(), or BulkActionWithFilter().

  • chore(gitignore): ignore entity webapp dist directory

Add examples/enitity/webapp/dist/ to gitignore to prevent build artifacts from being tracked in version control.

  • feat(entity): Add explicit HTTP method override for entity operations

Add optional Method field to EntityOperation and ActionInfo to allow explicit HTTP method specification for generated RPC/OpenAPI routes. This enables actions to override the default inferred HTTP method (e.g., using GET for a records action instead of the inferred POST).

The Method field is propagated through the command annotation system and checked during HTTP method inference in the RPC converter, allowing fine-grained control over operation semantics.

Includes test coverage for entity actions with explicit GET method using nested entity paths.

... (truncated)

Changelog

Sourced from github.com/flanksource/clicky's changelog.

1.21.9 (2026-05-12)

♻️ Code Refactoring

  • api,mcp,rpc: extract helper functions and improve code organization (f85ce24)
  • api: simplify switch statement in parseJavaFrame (fc8746a)

✨ Features

  • api,flags: add unified diff rendering and grouped flag help output (06e98ad)
  • api: add stack trace parsing and rendering with source resolution (a76d8ec)
  • api: Add structured HTML rendering for stack traces with syntax highlighting (3e6e880)
  • entity: add hidden _id column to wrapped entities (43aca2c)
  • examples: Add syntax highlighting and stack trace rendering support (cd1558a)
  • formatters: add StackTrace rendering support to HTML formatters (6beea3b)
  • mcp: Add fluent Builder API and discover-tools MCP tool (9cb5cb9)
  • mcp: add SSE transport, tools command, and multi-client install support (9345367)

📦 Build System

  • makefile: add git commit and build date to binary via ldflags (04f17df)

🔧 Maintenance

  • deps: clean up unused dependencies in go.sum (6b74c36)

1.21.8 (2026-05-01)

⚠ BREAKING CHANGES

  • Entity type signature changed from Entity[T, ListOpts] to Entity[T, ListOpts, R]. Action and BulkAction are now factory functions returning interface types; update action definitions to use Action(), ActionWithFlags(), BulkAction(), BulkFilterAction(), or BulkActionWithFilter().

  • chore(gitignore): ignore entity webapp dist directory

Add examples/enitity/webapp/dist/ to gitignore to prevent build artifacts from being tracked in version control.

  • feat(entity): Add explicit HTTP method override for entity operations

Add optional Method field to EntityOperation and ActionInfo to allow explicit HTTP method specification for generated RPC/OpenAPI routes. This enables actions to override the default inferred HTTP method (e.g., using GET for a records action instead of the inferred POST).

The Method field is propagated through the command annotation system and checked during HTTP method inference in the RPC converter, allowing fine-grained control over operation semantics.

Includes test coverage for entity actions with explicit GET method using nested entity paths.

  • feat(task): Add stderr gating to prevent corruption during interactive render

... (truncated)

Commits
  • b059cf9 chore(release): 1.21.9 [skip ci]
  • f85ce24 refactor(api,mcp,rpc): extract helper functions and improve code organization
  • 04f17df build(makefile): add git commit and build date to binary via ldflags
  • 06e98ad feat(api,flags): add unified diff rendering and grouped flag help output
  • fc8746a refactor(api): simplify switch statement in parseJavaFrame
  • 6b74c36 chore(deps): clean up unused dependencies in go.sum
  • 9345367 feat(mcp): add SSE transport, tools command, and multi-client install support
  • 6beea3b feat(formatters): add StackTrace rendering support to HTML formatters
  • 3e6e880 feat(api): Add structured HTML rendering for stack traces with syntax highlig...
  • 9cb5cb9 feat(mcp): Add fluent Builder API and discover-tools MCP tool
  • Additional commits viewable in compare view

Updates github.com/flanksource/commons from 1.51.3 to 1.51.4

Release notes

Sourced from github.com/flanksource/commons's releases.

v1.51.4

1.51.4 (2026-05-04)

Commits

Updates github.com/go-git/go-git/v5 from 5.18.0 to 5.19.0

Release notes

Sourced from github.com/go-git/go-git/v5's releases.

v5.19.0

What's Changed

Full Changelog: go-git/go-git@v5.18.0...v5.19.0

Commits
  • bc930f4 Merge pull request #2065 from go-git/commit-v5
  • d315264 plumbing: object, Reset object before decode
  • 6e1d348 plumbing: object, Align Tree handling with upstream
  • e134ba3 tests: Skip double checks in Git v2.11
  • 1971422 tests: Add git conformance tests for signing verification
  • a387aa8 plumbing: object, Add ErrMalformedTag
  • f415670 plumbing: object, Decode Tag headers via a state machine
  • 5b0cd38 plumbing: object, Reject multi-signature commits at Verify
  • fe8ed62 plumbing: object, Align Tag.EncodeWithoutSignature with Commit
  • 98e337d plumbing: object, Add support for Tag.SignatureSHA256
  • Additional commits viewable in compare view

Updates github.com/go-sql-driver/mysql from 1.9.3 to 1.10.0

Release notes

Sourced from github.com/go-sql-driver/mysql's releases.

v1.10.0

What's Changed

New Contributors

Full Changelog: go-sql-driver/mysql@v1.9.2...v1.10.0

Changelog

Sourced from github.com/go-sql-driver/mysql's changelog.

v1.10.0 (2026-04-28)

  • Fix getSystemVar("max_allowed_packet") potentially returned wrong value. (#1754) This affects only when maxAllowedPacket=0 is set.

  • Bump filippo.io/edwards25519 from 1.1.1 to 1.2.0. (#1756) While older versions have reported CVEs, they do not affect go-mysql.

  • Update Go versions to 1.24-1.26. (#1763)

  • Enhance interpolateParams to correctly handle placeholders. (#1732) The question mark (?) within strings and comments will no longer be treated as a placeholder.

Commits

Updates github.com/google/cel-go from 0.28.0 to 0.28.1

Release notes

Sourced from github.com/google/cel-go's releases.

Release v0.28.1

What's Changed

New Contributors

Full Changelog: google/cel-go@v0.28.0...v0.28.1

Commits
  • a82c68b Update repl type assessment for doubles (#1308)
  • c9d7048 Cost estimation and tracking for strings extension (#1307)
  • 646cdc1 Use shorthand type specifiers in env yaml files (#1305)
  • 7263793 Preserve operation interrupted in ContextEval error (#1303)
  • b826162 Support shorthand types in env yaml and REPL (#1301)
  • 339269b fix: deleted <...

    Description has been truncated

…ates

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

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/bigquery](https://github.com/googleapis/google-cloud-go) | `1.76.0` | `1.77.0` |
| [cloud.google.com/go/logging](https://github.com/googleapis/google-cloud-go) | `1.16.0` | `1.18.0` |
| [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.62.1` | `1.62.2` |
| [github.com/Azure/azure-sdk-for-go/sdk/storage/azblob](https://github.com/Azure/azure-sdk-for-go) | `1.6.4` | `1.7.0` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.41.6` | `1.41.7` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.16` | `1.32.17` |
| [github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs](https://github.com/aws/aws-sdk-go-v2) | `1.69.1` | `1.74.0` |
| [github.com/aws/aws-sdk-go-v2/service/eks](https://github.com/aws/aws-sdk-go-v2) | `1.82.1` | `1.83.0` |
| [github.com/aws/aws-sdk-go-v2/service/sqs](https://github.com/aws/aws-sdk-go-v2) | `1.42.26` | `1.42.27` |
| [github.com/eko/gocache/store/go_cache/v4](https://github.com/eko/gocache) | `4.2.4` | `4.2.5` |
| [github.com/flanksource/clicky](https://github.com/flanksource/clicky) | `1.21.4` | `1.21.9` |
| [github.com/flanksource/commons](https://github.com/flanksource/commons) | `1.51.3` | `1.51.4` |
| [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) | `5.18.0` | `5.19.0` |
| [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) | `1.9.3` | `1.10.0` |
| [github.com/google/cel-go](https://github.com/google/cel-go) | `0.28.0` | `0.28.1` |
| [github.com/invopop/jsonschema](https://github.com/invopop/jsonschema) | `0.13.0` | `0.14.0` |
| [github.com/labstack/echo/v4](https://github.com/labstack/echo) | `4.15.1` | `4.15.2` |
| [github.com/microsoft/go-mssqldb](https://github.com/microsoft/go-mssqldb) | `1.9.8` | `1.10.0` |
| [github.com/nats-io/nats.go](https://github.com/nats-io/nats.go) | `1.51.0` | `1.52.0` |
| [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.28.1` | `2.29.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.276.0` | `0.279.0` |
| [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.80.0` | `1.81.1` |
| [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.35.4` | `0.36.1` |
| [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) | `1.49.1` | `1.50.1` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.99.1` | `1.101.0` |



Updates `cloud.google.com/go/bigquery` from 1.76.0 to 1.77.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.76.0...spanner/v1.77.0)

Updates `cloud.google.com/go/logging` from 1.16.0 to 1.18.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@kms/v1.16.0...kms/v1.18.0)

Updates `cloud.google.com/go/storage` from 1.62.1 to 1.62.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@storage/v1.62.1...storage/v1.62.2)

Updates `github.com/Azure/azure-sdk-for-go/sdk/storage/azblob` from 1.6.4 to 1.7.0
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Commits](Azure/azure-sdk-for-go@sdk/storage/azblob/v1.6.4...sdk/azcore/v1.7.0)

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

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

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

Updates `github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs` from 1.69.1 to 1.74.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ecs/v1.69.1...service/s3/v1.74.0)

Updates `github.com/aws/aws-sdk-go-v2/service/eks` from 1.82.1 to 1.83.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/eks/v1.82.1...service/s3/v1.83.0)

Updates `github.com/aws/aws-sdk-go-v2/service/sqs` from 1.42.26 to 1.42.27
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/sqs/v1.42.26...service/sqs/v1.42.27)

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

Updates `github.com/eko/gocache/store/go_cache/v4` from 4.2.4 to 4.2.5
- [Release notes](https://github.com/eko/gocache/releases)
- [Commits](eko/gocache@store/redis/v4.2.4...store/redis/v4.2.5)

Updates `github.com/flanksource/clicky` from 1.21.4 to 1.21.9
- [Release notes](https://github.com/flanksource/clicky/releases)
- [Changelog](https://github.com/flanksource/clicky/blob/main/CHANGELOG.md)
- [Commits](flanksource/clicky@v1.21.4...v1.21.9)

Updates `github.com/flanksource/commons` from 1.51.3 to 1.51.4
- [Release notes](https://github.com/flanksource/commons/releases)
- [Commits](flanksource/commons@v1.51.3...v1.51.4)

Updates `github.com/go-git/go-git/v5` from 5.18.0 to 5.19.0
- [Release notes](https://github.com/go-git/go-git/releases)
- [Changelog](https://github.com/go-git/go-git/blob/main/HISTORY.md)
- [Commits](go-git/go-git@v5.18.0...v5.19.0)

Updates `github.com/go-sql-driver/mysql` from 1.9.3 to 1.10.0
- [Release notes](https://github.com/go-sql-driver/mysql/releases)
- [Changelog](https://github.com/go-sql-driver/mysql/blob/master/CHANGELOG.md)
- [Commits](go-sql-driver/mysql@v1.9.3...v1.10.0)

Updates `github.com/google/cel-go` from 0.28.0 to 0.28.1
- [Release notes](https://github.com/google/cel-go/releases)
- [Commits](google/cel-go@v0.28.0...v0.28.1)

Updates `github.com/invopop/jsonschema` from 0.13.0 to 0.14.0
- [Release notes](https://github.com/invopop/jsonschema/releases)
- [Commits](invopop/jsonschema@v0.13.0...v0.14.0)

Updates `github.com/labstack/echo/v4` from 4.15.1 to 4.15.2
- [Release notes](https://github.com/labstack/echo/releases)
- [Changelog](https://github.com/labstack/echo/blob/v4.15.2/CHANGELOG.md)
- [Commits](labstack/echo@v4.15.1...v4.15.2)

Updates `github.com/microsoft/go-mssqldb` from 1.9.8 to 1.10.0
- [Release notes](https://github.com/microsoft/go-mssqldb/releases)
- [Changelog](https://github.com/microsoft/go-mssqldb/blob/main/CHANGELOG.md)
- [Commits](microsoft/go-mssqldb@v1.9.8...v1.10.0)

Updates `github.com/nats-io/nats.go` from 1.51.0 to 1.52.0
- [Release notes](https://github.com/nats-io/nats.go/releases)
- [Commits](nats-io/nats.go@v1.51.0...v1.52.0)

Updates `github.com/onsi/ginkgo/v2` from 2.28.1 to 2.29.0
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](onsi/ginkgo@v2.28.1...v2.29.0)

Updates `github.com/onsi/gomega` from 1.39.1 to 1.40.0
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.39.1...v1.40.0)

Updates `golang.org/x/crypto` from 0.50.0 to 0.51.0
- [Commits](golang/crypto@v0.50.0...v0.51.0)

Updates `golang.org/x/exp` from 0.0.0-20260218203240-3dfff04db8fa to 0.0.0-20260410095643-746e56fc9e2f
- [Commits](https://github.com/golang/exp/commits)

Updates `google.golang.org/api` from 0.276.0 to 0.279.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.276.0...v0.279.0)

Updates `google.golang.org/grpc` from 1.80.0 to 1.81.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.80.0...v1.81.1)

Updates `k8s.io/apimachinery` from 0.35.4 to 0.36.1
- [Commits](kubernetes/apimachinery@v0.35.4...v0.36.1)

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

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

---
updated-dependencies:
- dependency-name: cloud.google.com/go/bigquery
  dependency-version: 1.77.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: cloud.google.com/go/logging
  dependency-version: 1.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: cloud.google.com/go/storage
  dependency-version: 1.62.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/storage/azblob
  dependency-version: 1.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-version: 1.41.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.32.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-version: 1.19.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs
  dependency-version: 1.74.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/aws/aws-sdk-go-v2/service/eks
  dependency-version: 1.83.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sqs
  dependency-version: 1.42.27
  dependency-type: direct:production
  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.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/eko/gocache/store/go_cache/v4
  dependency-version: 4.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/flanksource/clicky
  dependency-version: 1.21.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/flanksource/commons
  dependency-version: 1.51.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/go-git/go-git/v5
  dependency-version: 5.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/go-sql-driver/mysql
  dependency-version: 1.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/google/cel-go
  dependency-version: 0.28.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/invopop/jsonschema
  dependency-version: 0.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/labstack/echo/v4
  dependency-version: 4.15.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/microsoft/go-mssqldb
  dependency-version: 1.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/nats-io/nats.go
  dependency-version: 1.52.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-version: 2.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/onsi/gomega
  dependency-version: 1.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: golang.org/x/crypto
  dependency-version: 0.51.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: golang.org/x/exp
  dependency-version: 0.0.0-20260410095643-746e56fc9e2f
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: google.golang.org/api
  dependency-version: 0.279.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: google.golang.org/grpc
  dependency-version: 1.81.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.36.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: modernc.org/sqlite
  dependency-version: 1.50.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-version: 1.101.0
  dependency-type: direct:production
  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 May 18, 2026
@github-actions
Copy link
Copy Markdown

Benchmark (RLS) running.

Base: 2603e3b18151d31770bd0c1a43f16e00c98e99b5
Head: 528bb2b9d139ad879ce8ee8cd1552877422400f5

This comment will be updated when benchmarks complete.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 18, 2026

Benchstat (Other)

Base: 2603e3b18151d31770bd0c1a43f16e00c98e99b5
Head: 528bb2b9d139ad879ce8ee8cd1552877422400f5

⚠️ 5 regression(s) detected (threshold: >5%)

Benchmark Base Head Change p-value
InsertionForRowsWithAliases/external_users.aliases-4 873.3µ 2685.1µ +207.46% 🔴 0.041
ResourceSelectorConfigs/tags-4 22.27m 23.09m +3.67% 0.026
ResourceSelectorQueryBuild/name-4 32.61µ 33.38µ +2.36% 0.004
ResourceSelectorQueryBuild/tags-4 13.43µ 13.73µ +2.22% 0.002
ResourceSelectorQueryBuild/name_and_type-4 47.94µ 48.49µ +1.16% 0.041
✅ 1 improvement(s)
Benchmark Base Head Change p-value
InsertionForRowsWithAliases/config_items.external_id-4 3.042m 1.539m -49.42% 0.041

Failed: 1 benchmark(s) regressed by more than 5%:
InsertionForRowsWithAliases/external_users.aliases-4: 873.3µ -> 2685.1µ (+207.46%)

Full benchstat output
goos: linux
goarch: amd64
pkg: github.com/flanksource/duty/bench
cpu: AMD EPYC 9V74 80-Core Processor                
                                                       │ bench-base.txt │             bench-head.txt             │
                                                       │     sec/op     │     sec/op      vs base                │
InsertionForRowsWithAliases/external_users.aliases-4      873.3µ ± 342%   2685.1µ ± 426%  +207.46% (p=0.041 n=6)
InsertionForRowsWithAliases/config_items.external_id-4    3.042m ±  87%    1.539m ±  64%   -49.42% (p=0.041 n=6)
InsertionOfConfigsWithProperties-4                        5.256m ±  63%    7.805m ±  65%         ~ (p=0.240 n=6)
UpdateOfConfigsWithProperties-4                           9.966m ±  25%    9.046m ±  75%         ~ (p=0.818 n=6)
ResourceSelectorConfigs/name-4                            155.9µ ±   4%    159.3µ ±   2%         ~ (p=0.093 n=6)
ResourceSelectorConfigs/name_and_type-4                   172.5µ ±   5%    171.5µ ±   5%         ~ (p=0.485 n=6)
ResourceSelectorConfigs/tags-4                            22.27m ±   3%    23.09m ±   6%    +3.67% (p=0.026 n=6)
ResourceSelectorQueryBuild/name-4                         32.61µ ±   2%    33.38µ ±   7%    +2.36% (p=0.004 n=6)
ResourceSelectorQueryBuild/name_and_type-4                47.94µ ±   2%    48.49µ ±   1%    +1.16% (p=0.041 n=6)
ResourceSelectorQueryBuild/tags-4                         13.43µ ±   1%    13.73µ ±   1%    +2.22% (p=0.002 n=6)
geomean                                                   530.0µ           577.0µ           +8.86%

@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedgithub.com/​go-sql-driver/​mysql@​v1.9.3 ⏵ v1.10.097 +110010010070
Updatedgithub.com/​flanksource/​commons@​v1.51.3 ⏵ v1.51.471100100100100
Updatedgithub.com/​aws/​aws-sdk-go-v2@​v1.41.6 ⏵ v1.41.771100100100100
Updatedgithub.com/​labstack/​echo/​v4@​v4.15.1 ⏵ v4.15.272 +1100100100100
Updatedgithub.com/​onsi/​gomega@​v1.39.1 ⏵ v1.40.073 +2100100100100
Updatedgithub.com/​flanksource/​clicky@​v1.21.4 ⏵ v1.21.973 +1100100100100
Updatedgolang.org/​x/​crypto@​v0.50.0 ⏵ v0.51.074100100100100
Updatedgithub.com/​google/​cel-go@​v0.28.0 ⏵ v0.28.174 +1100100100100
Updatedk8s.io/​apimachinery@​v0.35.4 ⏵ v0.36.174100100100100
Updatedgithub.com/​nats-io/​nats.go@​v1.51.0 ⏵ v1.52.074 +1100100100100
Updatedcloud.google.com/​go/​bigquery@​v1.76.0 ⏵ v1.77.074 +1100100100100
Updatedmodernc.org/​sqlite@​v1.49.1 ⏵ v1.50.175 +110010010080
Updatedgoogle.golang.org/​grpc@​v1.80.0 ⏵ v1.81.175 +1100100100100
Updatedgithub.com/​microsoft/​go-mssqldb@​v1.9.8 ⏵ v1.10.076100100100100
Updatedcloud.google.com/​go/​storage@​v1.62.1 ⏵ v1.62.278100100100100
Updatedgoogle.golang.org/​api@​v0.276.0 ⏵ v0.279.079 +1100100100100
Updatedgithub.com/​go-git/​go-git/​v5@​v5.18.0 ⏵ v5.19.082100 +16100100100
Updatedgithub.com/​onsi/​ginkgo/​v2@​v2.28.1 ⏵ v2.29.084 +1100100100100
Updatedgithub.com/​Azure/​azure-sdk-for-go/​sdk/​storage/​azblob@​v1.6.4 ⏵ v1.7.084 +1100100100100
Updatedgithub.com/​aws/​aws-sdk-go-v2/​config@​v1.32.16 ⏵ v1.32.1788100100100100
Updatedcloud.google.com/​go/​logging@​v1.16.0 ⏵ v1.18.093100100100100
Updatedgolang.org/​x/​exp@​v0.0.0-20260218203240-3dfff04db8fa ⏵ v0.0.0-20260410095643-746e56fc9e2f94100100100100
Updatedgithub.com/​aws/​aws-sdk-go-v2/​service/​s3@​v1.99.1 ⏵ v1.101.094 +1100100100100
Updatedgithub.com/​aws/​aws-sdk-go-v2/​credentials@​v1.19.15 ⏵ v1.19.1698100100100100
Updatedgithub.com/​aws/​aws-sdk-go-v2/​service/​sqs@​v1.42.26 ⏵ v1.42.2798100100100100
Updatedgithub.com/​aws/​aws-sdk-go-v2/​service/​sts@​v1.42.0 ⏵ v1.42.198100100100100
Updatedgithub.com/​aws/​aws-sdk-go-v2/​service/​cloudwatchlogs@​v1.69.1 ⏵ v1.74.098 +1100100100100
Updatedgithub.com/​aws/​aws-sdk-go-v2/​service/​eks@​v1.82.1 ⏵ v1.83.099 +1100100100100
Updatedgithub.com/​invopop/​jsonschema@​v0.13.0 ⏵ v0.14.099100100100100
Updatedgithub.com/​eko/​gocache/​store/​go_cache/​v4@​v4.2.4 ⏵ v4.2.5100100100100100

View full report

@github-actions
Copy link
Copy Markdown

Gavel results

Gavel exited with code .

View full results

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 19, 2026

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

@dependabot dependabot Bot closed this May 19, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/go-modules-790e5f2454 branch May 19, 2026 21:54
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