Eric Case
54dd258d57
plugin/geoip: Add ASN schema support ( #7730 )
...
Adds the ability to query ASN .mmdb databases, in addition to the existing City db functionality.
Signed-off-by: Eric Case <eric.case@gmail.com >
2025-11-30 16:36:33 +00:00
Andrey Smirnov
604e1675cf
fix: kubernetes plugin logging ( #7727 )
...
The plugin dropped the actual error message from the log, so the log
becomes completely useless.
Before:
```
[ERROR] plugin/kubernetes: error Failed to watch
```
After:
```
[ERROR] plugin/kubernetes: Failed to watch: failed to list *v1.Namespace: Get "https://10.96.0.1:443/api/v1/namespaces?limit=500&resourceVersion=0 ": tls: failed to parse certificate from server: x509: SAN dNSName is malformed
```
Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com >
2025-11-27 19:46:04 +02:00
Olli Janatuinen
bdc03ed540
plugin/nomad: Support service filtering ( #7724 )
...
Signed-off-by: Olli Janatuinen <olli.janatuinen@gmail.com >
2025-11-25 21:05:14 +02:00
dependabot[bot]
3362885b56
build(deps): bump github.com/aws/aws-sdk-go-v2/config ( #7714 )
...
Bumps [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2 ) from 1.31.20 to 1.32.1.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases )
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json )
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.31.20...v1.32.1 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/config
dependency-version: 1.32.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-24 22:31:57 +02:00
cangming
0ef4b55d8d
plugin/pkg/uniq: fix data race with sync.RWMutex ( #7707 )
...
Add RWMutex to protect concurrent map access in Set, Unset, and ForEach methods.
Change New() to return *U pointer type for proper synchronization.
Signed-off-by: Cangming H <cangmingh@gmail.com >
2025-11-24 22:14:21 +02:00
dependabot[bot]
4f4f403567
build(deps): bump github.com/aws/aws-sdk-go-v2/service/secretsmanager ( #7715 )
...
Bumps [github.com/aws/aws-sdk-go-v2/service/secretsmanager](https://github.com/aws/aws-sdk-go-v2 ) from 1.39.13 to 1.40.1.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases )
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json )
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/sfn/v1.39.13...service/s3/v1.40.1 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/secretsmanager
dependency-version: 1.40.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-24 21:56:51 +02:00
dependabot[bot]
62bbe06138
build(deps): bump github.com/aws/aws-sdk-go-v2/credentials ( #7719 )
2025-11-24 10:48:51 -08:00
dependabot[bot]
6818b93f25
build(deps): bump github.com/aws/aws-sdk-go-v2/feature/ec2/imds ( #7716 )
2025-11-24 09:52:18 -08:00
dependabot[bot]
25b43fd1ea
build(deps): bump github.com/prometheus/common from 0.67.2 to 0.67.4 ( #7718 )
2025-11-24 09:15:45 -08:00
Ville Vesilehto
fe7335e634
perf(proxy): avoid unnecessary alloc in Yield ( #7708 )
2025-11-24 08:20:30 -08:00
dependabot[bot]
63eb9f70e5
build(deps): bump github.com/quic-go/quic-go from 0.56.0 to 0.57.0 ( #7717 )
2025-11-24 08:17:52 -08:00
dependabot[bot]
bc51a6e1ac
build(deps): bump google.golang.org/grpc from 1.76.0 to 1.77.0 ( #7720 )
2025-11-24 08:17:39 -08:00
dependabot[bot]
390efdcad7
build(deps): bump github.com/aws/aws-sdk-go-v2/service/route53 ( #7721 )
2025-11-24 08:17:28 -08:00
dependabot[bot]
2cefcc08c4
build(deps): bump actions/checkout from 5.0.0 to 6.0.0 ( #7711 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](08c6903cd8...1af3b93b68 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 6.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-24 17:36:59 +02:00
dependabot[bot]
a924d6b436
build(deps): bump github/codeql-action from 4.31.3 to 4.31.5 ( #7710 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 4.31.3 to 4.31.5.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](014f16e7ab...fdbfb4d275 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 4.31.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-24 16:52:14 +02:00
dependabot[bot]
6958fb1233
build(deps): bump actions/setup-go from 6.0.0 to 6.1.0 ( #7709 )
2025-11-24 16:50:32 +02:00
dependabot[bot]
5fdf71a9ed
build(deps): bump golangci/golangci-lint-action from 9.0.0 to 9.1.0 ( #7712 )
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 9.0.0 to 9.1.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](0a35821d5c...e7fa5ac41e )
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-version: 9.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-24 16:23:35 +02:00
Ville Vesilehto
dc381f79e5
fix(forward): prevent busy loop on connection err ( #7704 )
...
Fixes a bug in the forward plugin where an immediate connection
failure (e.g., TCP RST) could trigger an infinite busy loop. The
retry logic failed to increment the "fails" counter when a
connection error occurred, causing the loop condition to
remain permanently true. This patch fixes it and adds a
regression test.
Signed-off-by: Ville Vesilehto <ville@vesilehto.fi >
2025-11-22 16:36:15 -08:00
Charlie Vieth
de010910e2
plugin/cache: remove superfluous allocations in item.toMsg ( #7700 )
...
This commit removes superfluous allocations of the Answer, Ns, and Extra
slices when copying a cached a dns.Msg. The allocations are superfluous
because we immediately overwrite the newly copied slices with
filterRRSlice. It also updates filterRRSlice to pre-calculate the size
of the slice being copied into.
Benchmark results:
goos: darwin
goarch: arm64
pkg: github.com/coredns/coredns/plugin/cache
cpu: Apple M4 Pro
│ base.10.txt │ new.10.txt │
│ sec/op │ sec/op vs base │
CacheResponse-14 471.1n ± 0% 462.9n ± 2% -1.74% (p=0.009 n=10)
│ base.10.txt │ new.10.txt │
│ B/op │ B/op vs base │
CacheResponse-14 672.0 ± 0% 656.0 ± 0% -2.38% (p=0.000 n=10)
│ base.10.txt │ new.10.txt │
│ allocs/op │ allocs/op vs base │
CacheResponse-14 13.00 ± 0% 12.00 ± 0% -7.69% (p=0.000 n=10)
Signed-off-by: Charlie Vieth <charlie.vieth@gmail.com >
2025-11-21 15:07:59 -08:00
Charlie Vieth
854048b0ab
plugin/pkg/replacer: fix usage of sync.Pool to save an alloc ( #7701 )
2025-11-21 13:41:58 -08:00
Filippo125
d3e13fe05d
Add basic support for DoH3 ( #7677 )
2025-11-21 06:01:59 +02:00
dependabot[bot]
5d64dfbdae
build(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0 ( #7698 )
2025-11-20 02:10:57 -08:00
Charlie Vieth
2883b6340f
plugin/rewrite: pre-compile CNMAE rewrite regexp ( #7697 )
...
This commit changes the CNAME rewrite rule to use a pre-compiled regexp
when the match type is RegexMatch instead of compiling it on-the-fly for
each request. This will also allow for invalid regexp patterns to be
identified during setup instead of causing a panic when the rule is
first invoked.
Signed-off-by: Charlie Vieth <charlie.vieth@gmail.com >
2025-11-19 22:27:29 -05:00
wenxuan70
e56971b253
fix: fix reload causing secondary plugin goroutine to leak. ( #7694 )
...
Signed-off-by: wenxuan70 <t736660416@gmail.com >
2025-11-19 17:17:57 -08:00
zhetaicheleba
9989ac5060
refactor: use reflect.TypeFor ( #7696 )
2025-11-19 09:40:18 -08:00
Timur Solodovnikov
614a364458
fix: correct spelling of MaximumDefaultTTL in cache and dnsutil packages ( #7678 )
...
Signed-off-by: Timur Solodovnikov <tsolodov@gmail.com >
2025-11-18 08:34:43 -08:00
Nico Berlee
7d7bbc8061
fix: prevent QUIC reload panic by lazily initializing the listener ( #7680 )
...
* fix: prevent QUIC reload panic by lazily initializing the listener
ServePacket on reload receives the reused PacketConn before the new
ServerQUIC has recreated its quic.Listener, so quicListener is nil and
the process panics. Lazily initialise quicListener from the provided
PacketConn when it’s nil and then proceed with ServeQUIC.
fixes : #7679
Signed-off-by: Nico Berlee <nico.berlee@on2it.net >
* test: add regression test for QUIC reload panic
Signed-off-by: Nico Berlee <nico.berlee@on2it.net >
---------
Signed-off-by: Nico Berlee <nico.berlee@on2it.net >
2025-11-18 08:34:29 -08:00
dependabot[bot]
db64962253
build(deps): bump google.golang.org/api from 0.255.0 to 0.256.0 ( #7688 )
...
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.255.0 to 0.256.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](https://github.com/googleapis/google-api-go-client/compare/v0.255.0...v0.256.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/api
dependency-version: 0.256.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-17 19:23:07 -08:00
dependabot[bot]
ad79f16fb9
build(deps): bump github.com/aws/aws-sdk-go-v2/service/secretsmanager ( #7691 )
...
Bumps [github.com/aws/aws-sdk-go-v2/service/secretsmanager](https://github.com/aws/aws-sdk-go-v2 ) from 1.39.11 to 1.39.13.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases )
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json )
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/emr/v1.39.11...service/sfn/v1.39.13 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/secretsmanager
dependency-version: 1.39.13
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-17 19:22:58 -08:00
dependabot[bot]
a91242e4d3
build(deps): bump the go-etcd-io group with 2 updates ( #7684 )
...
Bumps the go-etcd-io group with 2 updates: [go.etcd.io/etcd/api/v3](https://github.com/etcd-io/etcd ) and [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd ).
Updates `go.etcd.io/etcd/api/v3` from 3.6.5 to 3.6.6
- [Release notes](https://github.com/etcd-io/etcd/releases )
- [Commits](https://github.com/etcd-io/etcd/compare/v3.6.5...v3.6.6 )
Updates `go.etcd.io/etcd/client/v3` from 3.6.5 to 3.6.6
- [Release notes](https://github.com/etcd-io/etcd/releases )
- [Commits](https://github.com/etcd-io/etcd/compare/v3.6.5...v3.6.6 )
---
updated-dependencies:
- dependency-name: go.etcd.io/etcd/api/v3
dependency-version: 3.6.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: go-etcd-io
- dependency-name: go.etcd.io/etcd/client/v3
dependency-version: 3.6.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: go-etcd-io
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-17 19:22:46 -08:00
dependabot[bot]
1dd2114e36
build(deps): bump github.com/aws/aws-sdk-go-v2/service/route53 ( #7686 )
...
Bumps [github.com/aws/aws-sdk-go-v2/service/route53](https://github.com/aws/aws-sdk-go-v2 ) from 1.59.3 to 1.59.5.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases )
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json )
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/iot/v1.59.3...service/iot/v1.59.5 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/route53
dependency-version: 1.59.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-17 18:31:12 -08:00
dependabot[bot]
678c5613cd
build(deps): bump golang.org/x/crypto from 0.43.0 to 0.44.0 ( #7690 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.43.0 to 0.44.0.
- [Commits](https://github.com/golang/crypto/compare/v0.43.0...v0.44.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.44.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-17 18:30:01 -08:00
dependabot[bot]
4b16aa9b63
build(deps): bump github.com/aws/aws-sdk-go-v2/config ( #7685 )
...
Bumps [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2 ) from 1.31.18 to 1.31.20.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases )
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json )
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.31.18...config/v1.31.20 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/config
dependency-version: 1.31.20
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-17 18:29:52 -08:00
dependabot[bot]
93a6aeaee1
build(deps): bump the k8s-io group with 3 updates ( #7683 )
...
Bumps the k8s-io group with 3 updates: [k8s.io/api](https://github.com/kubernetes/api ), [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery ) and [k8s.io/client-go](https://github.com/kubernetes/client-go ).
Updates `k8s.io/api` from 0.34.1 to 0.34.2
- [Commits](https://github.com/kubernetes/api/compare/v0.34.1...v0.34.2 )
Updates `k8s.io/apimachinery` from 0.34.1 to 0.34.2
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.34.1...v0.34.2 )
Updates `k8s.io/client-go` from 0.34.1 to 0.34.2
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.34.1...v0.34.2 )
---
updated-dependencies:
- dependency-name: k8s.io/api
dependency-version: 0.34.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: k8s-io
- dependency-name: k8s.io/apimachinery
dependency-version: 0.34.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: k8s-io
- dependency-name: k8s.io/client-go
dependency-version: 0.34.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: k8s-io
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-17 18:29:42 -08:00
dependabot[bot]
dcd5974f96
build(deps): bump github.com/DataDog/dd-trace-go/v2 from 2.3.1 to 2.4.0 ( #7687 )
...
Bumps [github.com/DataDog/dd-trace-go/v2](https://github.com/DataDog/dd-trace-go ) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/DataDog/dd-trace-go/releases )
- [Commits](https://github.com/DataDog/dd-trace-go/compare/v2.3.1...v2.4.0 )
---
updated-dependencies:
- dependency-name: github.com/DataDog/dd-trace-go/v2
dependency-version: 2.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-17 17:17:27 +02:00
dependabot[bot]
6a1ac8ef53
build(deps): bump github/codeql-action from 4.31.2 to 4.31.3 ( #7682 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 4.31.2 to 4.31.3.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](0499de31b9...014f16e7ab )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 4.31.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-17 15:55:18 +02:00
dependabot[bot]
f97a249630
build(deps): bump actions/dependency-review-action from 4.8.1 to 4.8.2 ( #7681 )
...
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action ) from 4.8.1 to 4.8.2.
- [Release notes](https://github.com/actions/dependency-review-action/releases )
- [Commits](40c09b7dc9...3c4e3dcb1a )
---
updated-dependencies:
- dependency-name: actions/dependency-review-action
dependency-version: 4.8.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-17 15:55:07 +02:00
Ville Vesilehto
56754d12e7
chore: bump Go version to 1.25.4 ( #7676 )
2025-11-14 06:18:12 -08:00
dependabot[bot]
d771cdcdb1
build(deps): bump github.com/aws/aws-sdk-go-v2/config ( #7671 )
2025-11-10 19:22:47 -08:00
dependabot[bot]
8a5b70cad2
build(deps): bump github.com/aws/aws-sdk-go-v2/credentials ( #7675 )
2025-11-10 18:06:31 -08:00
dependabot[bot]
195fa397ac
build(deps): bump github.com/aws/aws-sdk-go-v2/service/route53 ( #7674 )
2025-11-10 12:31:55 -08:00
dependabot[bot]
31382b6a86
build(deps): bump google.golang.org/api from 0.254.0 to 0.255.0 ( #7672 )
2025-11-10 12:31:42 -08:00
dependabot[bot]
e404b7c2cb
build(deps): bump github.com/aws/aws-sdk-go-v2 from 1.39.5 to 1.39.6 ( #7673 )
2025-11-10 12:13:32 -08:00
dependabot[bot]
d4803509b9
build(deps): bump github.com/aws/aws-sdk-go-v2/service/secretsmanager ( #7668 )
2025-11-10 12:12:44 -08:00
dependabot[bot]
24a2bfae0f
build(deps): bump golang.org/x/sys from 0.37.0 to 0.38.0 ( #7670 )
2025-11-10 12:12:21 -08:00
dependabot[bot]
0ff124d6b3
build(deps): bump github.com/quic-go/quic-go from 0.55.0 to 0.56.0 ( #7669 )
...
Bumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go ) from 0.55.0 to 0.56.0.
- [Release notes](https://github.com/quic-go/quic-go/releases )
- [Commits](https://github.com/quic-go/quic-go/compare/v0.55.0...v0.56.0 )
---
updated-dependencies:
- dependency-name: github.com/quic-go/quic-go
dependency-version: 0.56.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-10 20:08:48 +02:00
dependabot[bot]
c935f884de
build(deps): bump softprops/action-gh-release from 2.4.1 to 2.4.2 ( #7665 )
...
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release ) from 2.4.1 to 2.4.2.
- [Release notes](https://github.com/softprops/action-gh-release/releases )
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md )
- [Commits](6da8fa9354...5be0e66d93 )
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
dependency-version: 2.4.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-10 20:04:15 +02:00
dependabot[bot]
720420a624
build(deps): bump golangci/golangci-lint-action from 8.0.0 to 9.0.0 ( #7666 )
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 8.0.0 to 9.0.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](4afd733a84...0a35821d5c )
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-version: 9.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-10 20:03:40 +02:00
Brennan Kinney
6538785def
chore: Update Dockerfile ( #7661 )
2025-11-08 10:32:23 -08:00
Brennan Kinney
6f3423f7c0
ci: Update Build ( #7659 )
2025-11-08 10:31:33 -08:00