Skip to content

chore(deps): bump the go-dependencies group across 1 directory with 57 updates#2073

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/go-dependencies-6e60a2e396
Closed

chore(deps): bump the go-dependencies group across 1 directory with 57 updates#2073
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/go-dependencies-6e60a2e396

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the go-dependencies group with 45 updates in the / directory:

Package From To
github.com/flanksource/artifacts 1.0.21 1.0.24
github.com/flanksource/deps 1.0.24 1.0.28
github.com/flanksource/duty 1.0.1243 1.0.1245
github.com/flanksource/gomplate/v3 3.24.74 3.24.75
github.com/flanksource/kopper 1.0.18 1.0.21
cloud.google.com/go/asset 1.22.0 1.23.0
cloud.google.com/go/securitycenter 1.38.1 1.40.0
github.com/ClickHouse/clickhouse-go/v2 2.40.3 2.44.0
github.com/aws/aws-sdk-go-v2/service/backup 1.49.4 1.54.11
github.com/aws/aws-sdk-go-v2/service/cloudformation 1.68.3 1.71.9
github.com/aws/aws-sdk-go-v2/service/cloudtrail 1.55.4 1.55.9
github.com/aws/aws-sdk-go-v2/service/configservice 1.59.2 1.62.1
github.com/aws/aws-sdk-go-v2/service/ec2 1.262.0 1.296.2
github.com/aws/aws-sdk-go-v2/service/ecr 1.51.2 1.56.2
github.com/aws/aws-sdk-go-v2/service/ecs 1.67.2 1.76.0
github.com/aws/aws-sdk-go-v2/service/efs 1.41.2 1.41.14
github.com/aws/aws-sdk-go-v2/service/eks 1.77.0 1.81.2
github.com/aws/aws-sdk-go-v2/service/elasticache 1.51.1 1.52.0
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing 1.33.11 1.33.23
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 1.51.5 1.54.10
github.com/aws/aws-sdk-go-v2/service/iam 1.49.2 1.53.7
github.com/aws/aws-sdk-go-v2/service/lambda 1.81.1 1.88.5
github.com/aws/aws-sdk-go-v2/service/rds 1.108.7 1.117.1
github.com/aws/aws-sdk-go-v2/service/route53 1.59.3 1.62.5
github.com/aws/aws-sdk-go-v2/service/sns 1.39.11 1.39.15
github.com/aws/aws-sdk-go-v2/service/sqs 1.42.21 1.42.25
github.com/aws/aws-sdk-go-v2/service/ssm 1.66.4 1.68.4
github.com/aws/aws-sdk-go-v2/service/support 1.31.10 1.31.21
github.com/grafana/pyroscope-go 1.2.7 1.2.8
github.com/hashicorp/go-getter 1.8.3 1.8.6
github.com/labstack/echo-contrib 0.17.4 0.50.1
github.com/labstack/echo/v4 4.15.0 4.15.1
github.com/lib/pq 1.10.9 1.12.3
github.com/microsoftgraph/msgraph-sdk-go 1.88.0 1.96.0
github.com/ohler55/ojg 1.28.0 1.28.1
github.com/xo/dburl 0.23.8 0.24.2
github.com/zclconf/go-cty 1.17.0 1.18.0
go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho 0.63.0 0.67.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc 1.39.0 1.43.0
gocloud.dev 0.44.0 0.45.0
k8s.io/apimachinery 0.35.2 0.35.3
k8s.io/client-go 0.35.2 0.35.3
sigs.k8s.io/controller-runtime 0.22.4 0.23.3
github.com/microsoft/go-mssqldb 1.9.6 1.9.8
k8s.io/apiextensions-apiserver 0.35.2 0.35.3

Updates github.com/flanksource/artifacts from 1.0.21 to 1.0.24

Release notes

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

v1.0.24

1.0.24 (2026-03-12)

Bug Fixes

v1.0.23

1.0.23 (2026-02-25)

v1.0.22

1.0.22 (2026-02-25)

Commits
  • dda88b5 fix: switch to s3manager
  • ba8d568 chore: group dependabot updates
  • f800225 chore(deps): bump github.com/go-git/go-git/v5 from 5.12.0 to 5.16.5
  • See full diff in compare view

Updates github.com/flanksource/deps from 1.0.24 to 1.0.28

Release notes

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

Release v1.0.28

What's Changed

Full Changelog: flanksource/deps@v1.0.27...v1.0.28

Release v1.0.27

What's Changed

Full Changelog: flanksource/deps@v1.0.26...v1.0.27

v1.0.26

No release notes provided.

v1.0.25

No release notes provided.

Commits
  • f04324f fix: restore test state and verify source-built binary in CI
  • e640a39 fix: address PR review comments
  • 7600927 fix(ci): quarantine trivy, aws-cli, and tomee in install tests
  • 84c8c68 fix(github): improve 403 error reporting with rate limit details
  • d6748ec fix(ci): build deps from source in test-action workflow
  • 1543825 fix(ci): bump Go to 1.26, pin golangci-lint, fix version matching
  • e3553d3 feat(cli): add --system flag and grouped help output for go packages
  • 50ed73f refactor(cmd): refactor info command to use unified installer preview logic
  • e01868d feat(download): add timeout support and refactor http client factory
  • bd6aa2a refactor(config): consolidate graalvm version configurations
  • Additional commits viewable in compare view

Updates github.com/flanksource/duty from 1.0.1243 to 1.0.1245

Release notes

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

v1.0.1245

1.0.1245 (2026-04-05)

Features

  • schema: add config change artifacts support (219f0c0)

v1.0.1244

1.0.1244 (2026-04-05)

Features

  • artifact: add support for artifact storage with inline and external backends (bc0a036)
Commits
  • 219f0c0 feat(schema): add config change artifacts support
  • bc0a036 feat(artifact): add support for artifact storage with inline and external bac...
  • See full diff in compare view

Updates github.com/flanksource/gomplate/v3 from 3.24.74 to 3.24.75

Release notes

Sourced from github.com/flanksource/gomplate/v3's releases.

v3.24.75

3.24.75 (2026-03-18)

Commits

Updates github.com/flanksource/kopper from 1.0.18 to 1.0.21

Release notes

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

v1.0.21

1.0.21 (2026-03-17)

v1.0.20

1.0.20 (2026-03-16)

Bug Fixes

  • sync status.observedGeneration independently of status conditions (#33) (94168ad)

v1.0.19

1.0.19 (2026-03-15)

Bug Fixes

  • requeue when status updates fail (97b0e1f)

Features

  • make reconcile conditions generic via StatusConditioner (d606498)
Commits
  • e8a3349 chore: Add controller-runtime logging adapter using commons/logger with level...
  • 94168ad fix: sync status.observedGeneration independently of status conditions (#33)
  • d606498 feat: make reconcile conditions generic via StatusConditioner
  • 97b0e1f fix: requeue when status updates fail
  • See full diff in compare view

Updates cloud.google.com/go/asset from 1.22.0 to 1.23.0

Changelog

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

1.23.0 (2023-10-04)

Features

  • documentai: Added SummaryOptions to ProcessOptions for the Summarizer processor (02a899c)
  • documentai: Added field Processor.processor_version_aliases (02a899c)
  • documentai: Make page_range field public (#8602) (02a899c)

1.22.1 (2023-09-12)

Documentation

  • documentai: Update client libraries for Enterprise OCR add-ons (#8549) (0449518)
Commits

Updates cloud.google.com/go/bigquery from 1.72.0 to 1.74.0

Commits
  • 8500e9e chore(main): release spanner 1.74.0 (#11142)
  • 2dc0184 chore(spanner): Update CODEOWNERS to use TeamSync Managed Team (#11524)
  • afbe132 fix(maps/places): add oauth scopes to Places proto (#11518)
  • de5ca9d docs(analytics/admin): replace "GA4" with "Google Analytics" or "GA" in all c...
  • 1438255 fix(firestore): Convert key before seeting map entry (#11506)
  • 0682bfa fix(bigtable): Allow GC updates on emulated aggregate column family (#11499)
  • b89dd8e doc(bigtable): Fix misspelled words (#11489)
  • 9b9e87a chore(main): release auth 0.14.1 (#11492)
  • 7fb5f95 chore(all): update deps (#11508)
  • 9ad9d76 fix(storage): propagate ctx from invoke to grpc upload reqs (#11475)
  • Additional commits viewable in compare view

Updates cloud.google.com/go/securitycenter from 1.38.1 to 1.40.0

Release notes

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

securitycenter: v1.40.0

v1.40.0 (2026-04-02)

Changelog

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

1.40.0 (2026-01-29)

Documentation

  • Fixed language issues in multiple message field descriptions (d8ea738)
  • Regenerated REST and RPC Document AI documentation to include missing changes from September 2024 to November 2025 (d8ea738)

1.39.0 (2025-10-09)

Features

  • documentai: A new enum Method is added (a93d961)
  • documentai: A new enum Method is added (a93d961)
  • documentai: A new field annotations is added to message .google.cloud.documentai.v1beta3.Document (a93d961)
  • documentai: A new field annotations is added to message .google.cloud.documentai.v1beta3.Document (a93d961)
  • documentai: A new field entities_revision_id is added to message .google.cloud.documentai.v1beta3.Document (a93d961)
  • documentai: A new field entities_revisions is added to message .google.cloud.documentai.v1beta3.Document (a93d961)
  • documentai: A new field entity_validation_output is added to message .google.cloud.documentai.v1beta3.Document (a93d961)
  • documentai: A new field method is added to message .google.cloud.documentai.v1beta3.Document (a93d961)
  • documentai: A new field method is added to message .google.cloud.documentai.v1beta3.DocumentSchema (a93d961)
  • documentai: A new field signature_value is added to message .google.cloud.documentai.v1beta3.Document (a93d961)
  • documentai: A new message EntitiesRevision is added (a93d961)
  • documentai: A new message EntityValidationOutput is added (a93d961)
  • documentai: Added new fields entity_validation_output, entities_revisions, and entities_revision_id to the Document message (a93d961)
  • documentai: Added new messages EntityValidationOutput and EntitiesRevision (a93d961)

Documentation

  • documentai: A comment for field create_time in message .google.cloud.documentai.v1beta3.Processor is changed (a93d961)
  • documentai: A comment for field create_time in message .google.cloud.documentai.v1beta3.ProcessorVersion is changed (a93d961)
  • documentai: A comment for field deprecation_info in message .google.cloud.documentai.v1beta3.ProcessorVersion is changed (a93d961)
  • documentai: A comment for field document_schema in message .google.cloud.documentai.v1beta3.ProcessorVersion is changed (a93d961)
  • documentai: A comment for field kms_key_name in message .google.cloud.documentai.v1beta3.ProcessorVersion is changed (a93d961)
  • documentai: A comment for field kms_key_version_name in message .google.cloud.documentai.v1beta3.ProcessorVersion is changed (a93d961)
  • documentai: A comment for field latest_evaluation in message .google.cloud.documentai.v1beta3.ProcessorVersion is changed (a93d961)
  • documentai: A comment for field processor_version_source in message .google.cloud.documentai.v1beta3.ImportProcessorVersionRequest is changed (a93d961)
  • documentai: A comment for field training_method in message .google.cloud.documentai.v1beta3.TrainProcessorVersionRequest is changed (a93d961)
  • documentai: The field training_method in TrainProcessorVersionRequest is now marked as optional (a93d961)
Commits

Updates github.com/ClickHouse/clickhouse-go/v2 from 2.40.3 to 2.44.0

Release notes

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

v2.44.0

What's Changed

Enhancements 🎉

Bug Fixes 🐛

Other Changes 🛠

New Contributors

Full Changelog: ClickHouse/clickhouse-go@v2.43.0...v2.44.0

v2.43.0

What's Changed

Enhancements 🎉

... (truncated)

Changelog

Sourced from github.com/ClickHouse/clickhouse-go/v2's changelog.

v2.44.0, 2026-03-31

What's Changed

Enhancements 🎉

Bug Fixes 🐛

Other Changes 🛠

New Contributors

Full Changelog: ClickHouse/clickhouse-go@v2.43.0...v2.44.0

v2.43.0, 2026-01-29

What's Changed

Enhancements 🎉

... (truncated)

Commits
  • b24794b Update release notes
  • d6c6a95 Merge pull request #1816 from ClickHouse/kavirajk/agent-review-id-token-fix
  • 9ca8018 chore: remove the todos
  • 5e30f1d chore: fix the code-review CI error with enough rights.
  • fcfc8b8 Merge pull request #1811 from ClickHouse/kavirajk/integrate-claude-code-gh-ac...
  • bbccf8c chore: add a premble about allowed tools
  • 1da17c1 chore: add basic permissions needed for code review
  • 208ead9 chore: update few agent notes on code review
  • 0c97e2c workflow: add github workflow for claude based code review
  • b8d1fe8 Merge pull request #1809 from ClickHouse/kavirajk/agent-init
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2 from 1.41.1 to 1.41.3

Commits

Updates github.com/aws/aws-sdk-go-v2/service/backup from 1.49.4 to 1.54.11

Commits

Updates github.com/aws/aws-sdk-go-v2/service/cloudformation from 1.68.3 to 1.71.9

Commits

Updates github.com/aws/aws-sdk-go-v2/service/cloudtrail from 1.55.4 to 1.55.9

Commits

Updates github.com/aws/aws-sdk-go-v2/service/configservice from 1.59.2 to 1.62.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ec2 from 1.262.0 to 1.296.2

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ecr from 1.51.2 to 1.56.2

Commits

@dependabot dependabot bot added dependencies go Pull requests that update Go code labels Apr 6, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 6, 2026

Benchstat

Base: cde45080423bb8a49df1c2b76621251dfbaf92be
Head: 39878daf460c54edc57e9e419064614d907c5f2c

✅ No significant performance changes detected

Full benchstat output
goos: linux
goarch: amd64
pkg: github.com/flanksource/config-db/bench
cpu: AMD EPYC 7763 64-Core Processor                
                                         │ bench-base.txt │          bench-head.txt           │
                                         │     sec/op     │   sec/op     vs base              │
BenchSaveResultsSeed/N=1000-4                 616.5m ± 8%   619.2m ± 8%       ~ (p=0.818 n=6)
BenchSaveResultsUpdateUnchanged/N=1000-4      706.3m ± 1%   708.0m ± 2%       ~ (p=0.394 n=6)
BenchSaveResultsUpdateChanged/N=1000-4         1.159 ± 1%    1.164 ± 1%       ~ (p=0.394 n=6)
geomean                                       796.1m        799.2m       +0.39%

                                         │ bench-base.txt │           bench-head.txt           │
                                         │      MB/s      │    MB/s     vs base                │
BenchSaveResultsSeed/N=1000-4                0.000 ± 0%     0.000 ± 0%       ~ (p=1.000 n=6) ¹
BenchSaveResultsUpdateUnchanged/N=1000-4     0.000 ± 0%     0.000 ± 0%       ~ (p=1.000 n=6) ¹
BenchSaveResultsUpdateChanged/N=1000-4       0.000 ± 0%     0.000 ± 0%       ~ (p=1.000 n=6) ¹
geomean                                                 ²               +0.00%               ²
¹ all samples are equal
² summaries must be >0 to compute geomean

                                         │ bench-base.txt │           bench-head.txt           │
                                         │      B/op      │     B/op      vs base              │
BenchSaveResultsSeed/N=1000-4                34.74Mi ± 0%   34.76Mi ± 0%       ~ (p=0.394 n=6)
BenchSaveResultsUpdateUnchanged/N=1000-4     23.77Mi ± 0%   23.79Mi ± 0%       ~ (p=0.485 n=6)
BenchSaveResultsUpdateChanged/N=1000-4       71.23Mi ± 0%   71.25Mi ± 0%       ~ (p=0.310 n=6)
geomean                                      38.89Mi        38.91Mi       +0.05%

                                         │ bench-base.txt │          bench-head.txt           │
                                         │   allocs/op    │  allocs/op   vs base              │
BenchSaveResultsSeed/N=1000-4                 455.0k ± 0%   455.0k ± 0%       ~ (p=0.589 n=6)
BenchSaveResultsUpdateUnchanged/N=1000-4      289.0k ± 0%   289.0k ± 0%       ~ (p=0.814 n=6)
BenchSaveResultsUpdateChanged/N=1000-4        854.5k ± 1%   854.5k ± 1%       ~ (p=0.589 n=6)
geomean                                       482.5k        482.5k       +0.00%

…7 updates

Bumps the go-dependencies group with 45 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/flanksource/artifacts](https://github.com/flanksource/artifacts) | `1.0.21` | `1.0.24` |
| [github.com/flanksource/deps](https://github.com/flanksource/deps) | `1.0.24` | `1.0.28` |
| [github.com/flanksource/duty](https://github.com/flanksource/duty) | `1.0.1243` | `1.0.1245` |
| [github.com/flanksource/gomplate/v3](https://github.com/flanksource/gomplate) | `3.24.74` | `3.24.75` |
| [github.com/flanksource/kopper](https://github.com/flanksource/kopper) | `1.0.18` | `1.0.21` |
| [cloud.google.com/go/asset](https://github.com/googleapis/google-cloud-go) | `1.22.0` | `1.23.0` |
| [cloud.google.com/go/securitycenter](https://github.com/googleapis/google-cloud-go) | `1.38.1` | `1.40.0` |
| [github.com/ClickHouse/clickhouse-go/v2](https://github.com/ClickHouse/clickhouse-go) | `2.40.3` | `2.44.0` |
| [github.com/aws/aws-sdk-go-v2/service/backup](https://github.com/aws/aws-sdk-go-v2) | `1.49.4` | `1.54.11` |
| [github.com/aws/aws-sdk-go-v2/service/cloudformation](https://github.com/aws/aws-sdk-go-v2) | `1.68.3` | `1.71.9` |
| [github.com/aws/aws-sdk-go-v2/service/cloudtrail](https://github.com/aws/aws-sdk-go-v2) | `1.55.4` | `1.55.9` |
| [github.com/aws/aws-sdk-go-v2/service/configservice](https://github.com/aws/aws-sdk-go-v2) | `1.59.2` | `1.62.1` |
| [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) | `1.262.0` | `1.296.2` |
| [github.com/aws/aws-sdk-go-v2/service/ecr](https://github.com/aws/aws-sdk-go-v2) | `1.51.2` | `1.56.2` |
| [github.com/aws/aws-sdk-go-v2/service/ecs](https://github.com/aws/aws-sdk-go-v2) | `1.67.2` | `1.76.0` |
| [github.com/aws/aws-sdk-go-v2/service/efs](https://github.com/aws/aws-sdk-go-v2) | `1.41.2` | `1.41.14` |
| [github.com/aws/aws-sdk-go-v2/service/eks](https://github.com/aws/aws-sdk-go-v2) | `1.77.0` | `1.81.2` |
| [github.com/aws/aws-sdk-go-v2/service/elasticache](https://github.com/aws/aws-sdk-go-v2) | `1.51.1` | `1.52.0` |
| [github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing](https://github.com/aws/aws-sdk-go-v2) | `1.33.11` | `1.33.23` |
| [github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2](https://github.com/aws/aws-sdk-go-v2) | `1.51.5` | `1.54.10` |
| [github.com/aws/aws-sdk-go-v2/service/iam](https://github.com/aws/aws-sdk-go-v2) | `1.49.2` | `1.53.7` |
| [github.com/aws/aws-sdk-go-v2/service/lambda](https://github.com/aws/aws-sdk-go-v2) | `1.81.1` | `1.88.5` |
| [github.com/aws/aws-sdk-go-v2/service/rds](https://github.com/aws/aws-sdk-go-v2) | `1.108.7` | `1.117.1` |
| [github.com/aws/aws-sdk-go-v2/service/route53](https://github.com/aws/aws-sdk-go-v2) | `1.59.3` | `1.62.5` |
| [github.com/aws/aws-sdk-go-v2/service/sns](https://github.com/aws/aws-sdk-go-v2) | `1.39.11` | `1.39.15` |
| [github.com/aws/aws-sdk-go-v2/service/sqs](https://github.com/aws/aws-sdk-go-v2) | `1.42.21` | `1.42.25` |
| [github.com/aws/aws-sdk-go-v2/service/ssm](https://github.com/aws/aws-sdk-go-v2) | `1.66.4` | `1.68.4` |
| [github.com/aws/aws-sdk-go-v2/service/support](https://github.com/aws/aws-sdk-go-v2) | `1.31.10` | `1.31.21` |
| [github.com/grafana/pyroscope-go](https://github.com/grafana/pyroscope-go) | `1.2.7` | `1.2.8` |
| [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) | `1.8.3` | `1.8.6` |
| [github.com/labstack/echo-contrib](https://github.com/labstack/echo-contrib) | `0.17.4` | `0.50.1` |
| [github.com/labstack/echo/v4](https://github.com/labstack/echo) | `4.15.0` | `4.15.1` |
| [github.com/lib/pq](https://github.com/lib/pq) | `1.10.9` | `1.12.3` |
| [github.com/microsoftgraph/msgraph-sdk-go](https://github.com/microsoftgraph/msgraph-sdk-go) | `1.88.0` | `1.96.0` |
| [github.com/ohler55/ojg](https://github.com/ohler55/ojg) | `1.28.0` | `1.28.1` |
| [github.com/xo/dburl](https://github.com/xo/dburl) | `0.23.8` | `0.24.2` |
| [github.com/zclconf/go-cty](https://github.com/zclconf/go-cty) | `1.17.0` | `1.18.0` |
| [go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.63.0` | `0.67.0` |
| [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://github.com/open-telemetry/opentelemetry-go) | `1.39.0` | `1.43.0` |
| [gocloud.dev](https://github.com/google/go-cloud) | `0.44.0` | `0.45.0` |
| [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.35.2` | `0.35.3` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.35.2` | `0.35.3` |
| [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.22.4` | `0.23.3` |
| [github.com/microsoft/go-mssqldb](https://github.com/microsoft/go-mssqldb) | `1.9.6` | `1.9.8` |
| [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) | `0.35.2` | `0.35.3` |



Updates `github.com/flanksource/artifacts` from 1.0.21 to 1.0.24
- [Release notes](https://github.com/flanksource/artifacts/releases)
- [Commits](flanksource/artifacts@v1.0.21...v1.0.24)

Updates `github.com/flanksource/deps` from 1.0.24 to 1.0.28
- [Release notes](https://github.com/flanksource/deps/releases)
- [Changelog](https://github.com/flanksource/deps/blob/main/CHANGELOG.md)
- [Commits](flanksource/deps@v1.0.24...v1.0.28)

Updates `github.com/flanksource/duty` from 1.0.1243 to 1.0.1245
- [Release notes](https://github.com/flanksource/duty/releases)
- [Commits](flanksource/duty@v1.0.1243...v1.0.1245)

Updates `github.com/flanksource/gomplate/v3` from 3.24.74 to 3.24.75
- [Release notes](https://github.com/flanksource/gomplate/releases)
- [Changelog](https://github.com/flanksource/gomplate/blob/main/CHANGELOG.md)
- [Commits](flanksource/gomplate@v3.24.74...v3.24.75)

Updates `github.com/flanksource/kopper` from 1.0.18 to 1.0.21
- [Release notes](https://github.com/flanksource/kopper/releases)
- [Commits](flanksource/kopper@v1.0.18...v1.0.21)

Updates `cloud.google.com/go/asset` from 1.22.0 to 1.23.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.22.0...kms/v1.23.0)

Updates `cloud.google.com/go/bigquery` from 1.72.0 to 1.74.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.72.0...spanner/v1.74.0)

Updates `cloud.google.com/go/securitycenter` from 1.38.1 to 1.40.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@container/v1.38.1...pubsub/v1.40.0)

Updates `github.com/ClickHouse/clickhouse-go/v2` from 2.40.3 to 2.44.0
- [Release notes](https://github.com/ClickHouse/clickhouse-go/releases)
- [Changelog](https://github.com/ClickHouse/clickhouse-go/blob/main/CHANGELOG.md)
- [Commits](ClickHouse/clickhouse-go@v2.40.3...v2.44.0)

Updates `github.com/aws/aws-sdk-go-v2` from 1.41.1 to 1.41.3
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.41.1...v1.41.3)

Updates `github.com/aws/aws-sdk-go-v2/service/backup` from 1.49.4 to 1.54.11
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ssm/v1.49.4...service/polly/v1.54.11)

Updates `github.com/aws/aws-sdk-go-v2/service/cloudformation` from 1.68.3 to 1.71.9
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ssm/v1.68.3...service/cloudformation/v1.71.9)

Updates `github.com/aws/aws-sdk-go-v2/service/cloudtrail` from 1.55.4 to 1.55.9
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ecr/v1.55.4...service/wafv2/v1.55.9)

Updates `github.com/aws/aws-sdk-go-v2/service/configservice` from 1.59.2 to 1.62.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/iot/v1.59.2...service/fsx/v1.62.1)

Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.262.0 to 1.296.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ec2/v1.262.0...service/ec2/v1.296.2)

Updates `github.com/aws/aws-sdk-go-v2/service/ecr` from 1.51.2 to 1.56.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.51.2...service/ssm/v1.56.2)

Updates `github.com/aws/aws-sdk-go-v2/service/ecs` from 1.67.2 to 1.76.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ecs/v1.67.2...service/s3/v1.76.0)

Updates `github.com/aws/aws-sdk-go-v2/service/efs` from 1.41.2 to 1.41.14
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.41.2...service/efs/v1.41.14)

Updates `github.com/aws/aws-sdk-go-v2/service/eks` from 1.77.0 to 1.81.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.77.0...service/eks/v1.81.2)

Updates `github.com/aws/aws-sdk-go-v2/service/elasticache` from 1.51.1 to 1.52.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.51.1...service/s3/v1.52.0)

Updates `github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing` from 1.33.11 to 1.33.23
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/swf/v1.33.11...service/resourcegroups/v1.33.23)

Updates `github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2` from 1.51.5 to 1.54.10
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/fsx/v1.51.5...service/polly/v1.54.10)

Updates `github.com/aws/aws-sdk-go-v2/service/iam` from 1.49.2 to 1.53.7
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ssm/v1.49.2...service/ecs/v1.53.7)

Updates `github.com/aws/aws-sdk-go-v2/service/lambda` from 1.81.1 to 1.88.5
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/eks/v1.81.1...service/s3/v1.88.5)

Updates `github.com/aws/aws-sdk-go-v2/service/rds` from 1.108.7 to 1.117.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/rds/v1.108.7...service/rds/v1.117.1)

Updates `github.com/aws/aws-sdk-go-v2/service/route53` from 1.59.3 to 1.62.5
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/iot/v1.59.3...service/iot/v1.62.5)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.95.1 to 1.96.4
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.95.1...service/s3/v1.96.4)

Updates `github.com/aws/aws-sdk-go-v2/service/sns` from 1.39.11 to 1.39.15
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/sns/v1.39.11...service/sns/v1.39.15)

Updates `github.com/aws/aws-sdk-go-v2/service/sqs` from 1.42.21 to 1.42.25
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/sqs/v1.42.21...service/sqs/v1.42.25)

Updates `github.com/aws/aws-sdk-go-v2/service/ssm` from 1.66.4 to 1.68.4
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ssm/v1.66.4...service/ssm/v1.68.4)

Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.41.6 to 1.41.8
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/sts/v1.41.6...service/ecs/v1.41.8)

Updates `github.com/aws/aws-sdk-go-v2/service/support` from 1.31.10 to 1.31.21
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.31.10...config/v1.31.21)

Updates `github.com/aws/smithy-go` from 1.24.0 to 1.24.2
- [Release notes](https://github.com/aws/smithy-go/releases)
- [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md)
- [Commits](aws/smithy-go@v1.24.0...v1.24.2)

Updates `github.com/grafana/pyroscope-go` from 1.2.7 to 1.2.8
- [Release notes](https://github.com/grafana/pyroscope-go/releases)
- [Commits](grafana/pyroscope-go@v1.2.7...v1.2.8)

Updates `github.com/hashicorp/go-getter` from 1.8.3 to 1.8.6
- [Release notes](https://github.com/hashicorp/go-getter/releases)
- [Commits](hashicorp/go-getter@v1.8.3...v1.8.6)

Updates `github.com/labstack/echo-contrib` from 0.17.4 to 0.50.1
- [Release notes](https://github.com/labstack/echo-contrib/releases)
- [Commits](labstack/echo-contrib@v0.17.4...v0.50.1)

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

Updates `github.com/lib/pq` from 1.10.9 to 1.12.3
- [Release notes](https://github.com/lib/pq/releases)
- [Changelog](https://github.com/lib/pq/blob/master/CHANGELOG.md)
- [Commits](lib/pq@v1.10.9...v1.12.3)

Updates `github.com/microsoftgraph/msgraph-sdk-go` from 1.88.0 to 1.96.0
- [Release notes](https://github.com/microsoftgraph/msgraph-sdk-go/releases)
- [Changelog](https://github.com/microsoftgraph/msgraph-sdk-go/blob/main/CHANGELOG.md)
- [Commits](microsoftgraph/msgraph-sdk-go@v1.88.0...v1.96.0)

Updates `github.com/ohler55/ojg` from 1.28.0 to 1.28.1
- [Release notes](https://github.com/ohler55/ojg/releases)
- [Changelog](https://github.com/ohler55/ojg/blob/develop/CHANGELOG.md)
- [Commits](ohler55/ojg@v1.28.0...v1.28.1)

Updates `github.com/xo/dburl` from 0.23.8 to 0.24.2
- [Release notes](https://github.com/xo/dburl/releases)
- [Commits](xo/dburl@v0.23.8...v0.24.2)

Updates `github.com/zclconf/go-cty` from 1.17.0 to 1.18.0
- [Release notes](https://github.com/zclconf/go-cty/releases)
- [Changelog](https://github.com/zclconf/go-cty/blob/main/CHANGELOG.md)
- [Commits](zclconf/go-cty@v1.17.0...v1.18.0)

Updates `go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho` from 0.63.0 to 0.67.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.63.0...zpages/v0.67.0)

Updates `go.opentelemetry.io/otel` from 1.41.0 to 1.42.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.41.0...v1.42.0)

Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace` from 1.39.0 to 1.41.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.39.0...v1.41.0)

Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc` from 1.39.0 to 1.43.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.39.0...v1.43.0)

Updates `go.opentelemetry.io/otel/sdk` from 1.40.0 to 1.43.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.40.0...v1.43.0)

Updates `gocloud.dev` from 0.44.0 to 0.45.0
- [Release notes](https://github.com/google/go-cloud/releases)
- [Commits](google/go-cloud@v0.44.0...v0.45.0)

Updates `k8s.io/apimachinery` from 0.35.2 to 0.35.3
- [Commits](kubernetes/apimachinery@v0.35.2...v0.35.3)

Updates `k8s.io/client-go` from 0.35.2 to 0.35.3
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.35.2...v0.35.3)

Updates `sigs.k8s.io/controller-runtime` from 0.22.4 to 0.23.3
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)
- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md)
- [Commits](kubernetes-sigs/controller-runtime@v0.22.4...v0.23.3)

Updates `github.com/microsoft/go-mssqldb` from 1.9.6 to 1.9.8
- [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.6...v1.9.8)

Updates `golang.org/x/oauth2` from 0.34.0 to 0.36.0
- [Commits](golang/oauth2@v0.34.0...v0.36.0)

Updates `google.golang.org/api` from 0.262.0 to 0.273.1
- [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.262.0...v0.273.1)

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

Updates `k8s.io/api` from 0.35.2 to 0.35.3
- [Commits](kubernetes/api@v0.35.2...v0.35.3)

Updates `k8s.io/apiextensions-apiserver` from 0.35.2 to 0.35.3
- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
- [Commits](kubernetes/apiextensions-apiserver@v0.35.2...v0.35.3)

---
updated-dependencies:
- dependency-name: github.com/flanksource/artifacts
  dependency-version: 1.0.24
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/flanksource/deps
  dependency-version: 1.0.28
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/flanksource/duty
  dependency-version: 1.0.1245
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/flanksource/gomplate/v3
  dependency-version: 3.24.75
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/flanksource/kopper
  dependency-version: 1.0.21
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: cloud.google.com/go/asset
  dependency-version: 1.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: cloud.google.com/go/bigquery
  dependency-version: 1.74.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: cloud.google.com/go/securitycenter
  dependency-version: 1.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/ClickHouse/clickhouse-go/v2
  dependency-version: 2.44.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-version: 1.41.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/backup
  dependency-version: 1.54.11
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/cloudformation
  dependency-version: 1.71.9
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/cloudtrail
  dependency-version: 1.55.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/configservice
  dependency-version: 1.62.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2
  dependency-version: 1.296.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ecr
  dependency-version: 1.56.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ecs
  dependency-version: 1.76.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/efs
  dependency-version: 1.41.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/eks
  dependency-version: 1.81.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/elasticache
  dependency-version: 1.52.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing
  dependency-version: 1.33.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2
  dependency-version: 1.54.10
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/iam
  dependency-version: 1.53.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/lambda
  dependency-version: 1.88.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/rds
  dependency-version: 1.117.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/route53
  dependency-version: 1.62.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-version: 1.96.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sns
  dependency-version: 1.39.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sqs
  dependency-version: 1.42.25
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ssm
  dependency-version: 1.68.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sts
  dependency-version: 1.41.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/support
  dependency-version: 1.31.21
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/aws/smithy-go
  dependency-version: 1.24.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/grafana/pyroscope-go
  dependency-version: 1.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/hashicorp/go-getter
  dependency-version: 1.8.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/labstack/echo-contrib
  dependency-version: 0.50.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/labstack/echo/v4
  dependency-version: 4.15.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/lib/pq
  dependency-version: 1.12.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/microsoftgraph/msgraph-sdk-go
  dependency-version: 1.96.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/ohler55/ojg
  dependency-version: 1.28.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/xo/dburl
  dependency-version: 0.24.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/zclconf/go-cty
  dependency-version: 1.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho
  dependency-version: 0.67.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: go.opentelemetry.io/otel
  dependency-version: 1.42.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace
  dependency-version: 1.41.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
  dependency-version: 1.43.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: go.opentelemetry.io/otel/sdk
  dependency-version: 1.43.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: gocloud.dev
  dependency-version: 0.45.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.35.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: k8s.io/client-go
  dependency-version: 0.35.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: sigs.k8s.io/controller-runtime
  dependency-version: 0.23.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/microsoft/go-mssqldb
  dependency-version: 1.9.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: google.golang.org/api
  dependency-version: 0.273.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: google.golang.org/grpc
  dependency-version: 1.80.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: k8s.io/api
  dependency-version: 0.35.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: k8s.io/apiextensions-apiserver
  dependency-version: 0.35.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/go-dependencies-6e60a2e396 branch from 39878da to a542c44 Compare April 6, 2026 20:33
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 6, 2026

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

@dependabot dependabot bot closed this Apr 6, 2026
@dependabot dependabot bot deleted the dependabot/go_modules/go-dependencies-6e60a2e396 branch April 6, 2026 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants