coredns[bot]
9b7c046fc3
auto make -f Makefile.doc
...
Signed-off-by: coredns[bot] <bot@bot.coredns.io>
2022-09-11 10:31:46 +00:00
Chris O'Haver
786ee691be
Governance: Replace project lead role with a steering committee ( #5531 )
...
* replace project lead with steering committee
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
* align CODEOWNERS
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
* grow committee size to 5; add committee decision restrictions and vote detail
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
* add scm voting details and restrictions
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
* 5 placeholders in codeowners
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
2022-09-08 23:45:15 +00:00
Chris O'Haver
b56b080a7c
plugin/view: Advanced routing interface and new 'view' plugin ( #5538 )
...
* introduce new interface "dnsserver.Viewer", that allows a plugin implementing it to decide if a query should be routed into its server block.
* add new plugin "view", that uses the new interface to enable a user to define expression based conditions that must be met for a query to be routed to its server block.
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
2022-09-08 14:56:27 -04:00
Yong Tang
1f0a41a665
Update Release note and prepare 1.9.4 release ( #5604 )
...
* Update Release note and prepare 1.9.4 release
This PR updates release notes and prepare 1.9.4 release
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
* Remove spaces
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
* Add additional note for header plugin change.
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2022-09-08 10:35:03 -07:00
Chris O'Haver
8737ad49b3
plugin/tsig: Document unimplemented secondary tsig transfers ( #5605 )
...
document unimplemented secondary tsig; clarify plugin description
2022-09-07 11:39:31 -04:00
Chris Narkiewicz
07159c8d87
Do not expand query UDP buffer size if already set to a smaller value ( #5602 )
...
Signed-off-by: Krzysztof Narkiewicz <knarkiewicz@bloomberg.net>
Signed-off-by: Krzysztof Narkiewicz <knarkiewicz@bloomberg.net>
Co-authored-by: Krzysztof Narkiewicz <knarkiewicz@bloomberg.net>
2022-09-07 22:53:30 +09:00
Daniel Jolly
0511ca2e4d
Identity and version support for the dnstap plugin ( #5555 )
...
* Added identity and version support to dnstap plugin
Signed-off-by: Daniel Jolly <code@danieljolly.com>
* Added missing commas
Signed-off-by: Daniel Jolly <code@danieljolly.com>
* Moved byte slice conversions to setup rather than handler.
Fixed indentation issue.
Signed-off-by: Daniel Jolly <code@danieljolly.com>
* Improved setup config parsing and added tests to detect various configurations
Signed-off-by: Daniel Jolly <code@danieljolly.com>
Signed-off-by: Daniel Jolly <code@danieljolly.com>
Co-authored-by: Daniel Jolly <code@danieljolly.com>
2022-09-07 06:22:38 -07:00
coredns[bot]
a740ed7536
auto go mod tidy
...
Signed-off-by: coredns[bot] <bot@bot.coredns.io>
2022-09-06 10:32:10 +00:00
dependabot[bot]
2761145c01
build(deps): bump github.com/aws/aws-sdk-go from 1.44.86 to 1.44.91 ( #5597 )
2022-09-05 11:36:51 -07:00
dependabot[bot]
506ecfdb40
build(deps): bump k8s.io/klog/v2 from 2.70.1 to 2.80.0 ( #5599 )
2022-09-05 11:36:41 -07:00
dependabot[bot]
f96b60e638
build(deps): bump k8s.io/api from 0.24.4 to 0.25.0 ( #5598 )
2022-09-05 11:36:33 -07:00
dependabot[bot]
b4d320cd79
build(deps): bump github/codeql-action from 2.1.21 to 2.1.22 ( #5596 )
2022-09-05 11:36:25 -07:00
coredns[bot]
2fcc74b94e
auto go fmt
...
Signed-off-by: coredns[bot] <bot@bot.coredns.io>
2022-09-05 10:29:36 +00:00
TomasKohout
6782b7fb42
plugin/k8s_external: Resolve headless services ( #5505 )
...
*add option for resolving headless Services without external IPs in k8s_external
Signed-off-by: Tomas Kohout <tomas.kohout1995@gmail.com>
2022-08-30 14:59:27 -04:00
Abirdcfly
b218b56063
chore: remove duplicate word in comments ( #5592 )
...
* chore: remove duplicate word in comments
Signed-off-by: Abirdcfly <fp544037857@gmail.com>
* auto go mod tidy
Signed-off-by: coredns[bot] <bot@bot.coredns.io>
Signed-off-by: Abirdcfly <fp544037857@gmail.com>
Signed-off-by: coredns[bot] <bot@bot.coredns.io>
Co-authored-by: coredns[bot] <bot@bot.coredns.io>
2022-08-30 16:35:31 +02:00
coredns[bot]
b0a8c73a49
auto go mod tidy
...
Signed-off-by: coredns[bot] <bot@bot.coredns.io>
2022-08-30 10:30:59 +00:00
dependabot[bot]
8366344529
build(deps): bump actions/setup-go from 3.2.1 to 3.3.0 ( #5591 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 3.2.1 to 3.3.0.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](84cbf80943...268d8c0ca0
)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-29 08:01:40 -07:00
dependabot[bot]
85e0e82808
build(deps): bump google.golang.org/grpc from 1.48.0 to 1.49.0 ( #5588 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.48.0 to 1.49.0.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.48.0...v1.49.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-29 08:01:29 -07:00
dependabot[bot]
fbad7783a4
build(deps): bump k8s.io/apimachinery from 0.24.4 to 0.25.0 ( #5589 )
...
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery ) from 0.24.4 to 0.25.0.
- [Release notes](https://github.com/kubernetes/apimachinery/releases )
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.24.4...v0.25.0 )
---
updated-dependencies:
- dependency-name: k8s.io/apimachinery
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-29 08:01:14 -07:00
dependabot[bot]
544f224292
build(deps): bump google.golang.org/api from 0.93.0 to 0.94.0 ( #5586 )
2022-08-29 06:45:33 -07:00
dependabot[bot]
b5acf17f26
build(deps): bump github.com/aws/aws-sdk-go from 1.44.81 to 1.44.86 ( #5585 )
2022-08-29 06:45:25 -07:00
dependabot[bot]
d80d10c1c0
build(deps): bump github/codeql-action from 2.1.20 to 2.1.21 ( #5590 )
2022-08-29 06:44:39 -07:00
coredns[bot]
fc7f3835d5
auto go mod tidy
...
Signed-off-by: coredns[bot] <bot@bot.coredns.io>
2022-08-23 10:31:51 +00:00
dependabot[bot]
17d7f6e1d9
build(deps): bump gopkg.in/DataDog/dd-trace-go.v1 from 1.40.1 to 1.41.0 ( #5579 )
...
Bumps [gopkg.in/DataDog/dd-trace-go.v1](https://github.com/DataDog/dd-trace-go ) from 1.40.1 to 1.41.0.
- [Release notes](https://github.com/DataDog/dd-trace-go/releases )
- [Commits](https://github.com/DataDog/dd-trace-go/compare/v1.40.1...v1.41.0 )
---
updated-dependencies:
- dependency-name: gopkg.in/DataDog/dd-trace-go.v1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-22 11:44:24 -07:00
dependabot[bot]
bbf6400324
build(deps): bump github.com/aws/aws-sdk-go from 1.44.76 to 1.44.81 ( #5576 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.44.76 to 1.44.81.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.76...v1.44.81 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-22 10:54:53 -07:00
dependabot[bot]
ed09e019b9
build(deps): bump google.golang.org/api from 0.92.0 to 0.93.0 ( #5580 )
...
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.92.0 to 0.93.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.92.0...v0.93.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-22 10:54:35 -07:00
dependabot[bot]
537715bb18
build(deps): bump k8s.io/client-go from 0.24.3 to 0.24.4 ( #5578 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-22 16:08:07 +02:00
dependabot[bot]
0dd211a971
build(deps): bump actions/dependency-review-action from 2.0.4 to 2.1.0 ( #5582 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-22 16:06:26 +02:00
dependabot[bot]
b38f0c7fbd
build(deps): bump github/codeql-action from 2.1.18 to 2.1.20 ( #5581 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-22 16:06:07 +02:00
AndreasHuber-CH
b55cee4d1a
plugin/rewrite: Allow configuring min and max TTL values when rewriting TTL ( #5508 )
2022-08-17 15:33:51 -04:00
coredns[bot]
1a31b35b34
auto go mod tidy
...
Signed-off-by: coredns[bot] <bot@bot.coredns.io>
2022-08-16 10:30:25 +00:00
Konstantin Demin
4c53479e4a
Dockerfile: copy only CA certificate bundle ( #5571 )
...
and never more - (dangling) symlinks pointing to /usr/share/ca-certificates/mozilla/ in Debian:stable-slim
Signed-off-by: Konstantin Demin <rockdrilla@gmail.com>
Signed-off-by: Konstantin Demin <rockdrilla@gmail.com>
2022-08-15 11:22:08 -04:00
Vancl
4033d7aeba
plugin/forward: health_check needs to normalize a specified domain name ( #5543 )
...
* plugin/forward: convert the specified domain of health_check to Fqdn
* plugin/forward: update readme for health check
Signed-off-by: vanceli <vanceli@tencent.com>
2022-08-15 10:16:15 -04:00
dependabot[bot]
22e77b2cf2
build(deps): bump github.com/aws/aws-sdk-go from 1.44.70 to 1.44.76 ( #5573 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.44.70 to 1.44.76.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.70...v1.44.76 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-15 09:20:32 -04:00
dependabot[bot]
47950e8953
build(deps): bump google.golang.org/api from 0.91.0 to 0.92.0 ( #5572 )
...
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.91.0 to 0.92.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.91.0...v0.92.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-15 09:20:21 -04:00
Alex
c9e9954d33
Add PTR records to supported types ( #5565 )
...
* Add PTR records to supported types
Signed-off-by: Alex Bulatov <xbulat@gmail.com>
* Add extra line
Signed-off-by: Alex Bulatov <xbulat@gmail.com>
* Fix title
Signed-off-by: Alex Bulatov <xbulat@gmail.com>
Signed-off-by: Alex Bulatov <xbulat@gmail.com>
2022-08-14 10:26:39 -04:00
Christoph Heer
5c1447e0b0
plugin/header: Add support for query modification ( #5548 ) ( #5556 )
2022-08-12 04:46:06 -07:00
Yong Tang
c7fe4a0c4d
Bump golang to 1.19 ( #5564 )
...
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
Fix golang lint
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2022-08-10 09:26:44 -07:00
Yong Tang
086b7d6083
Update to go mod tidy with 1.17+ ( #5563 )
...
* Update to go mod tidy with 1.17+
While running go mod tidy the following issue encountered:
```
go: downloading github.com/stretchr/objx v0.4.0
github.com/coredns/coredns/plugin/trace imports
gopkg.in/DataDog/dd-trace-go.v1/ddtrace/tracer imports
github.com/DataDog/datadog-go/v5/statsd tested by
github.com/DataDog/datadog-go/v5/statsd.test imports
github.com/stretchr/testify/mock imports
github.com/stretchr/objx loaded from github.com/stretchr/objx@v0.2.0,
but go 1.16 would select v0.4.0
To upgrade to the versions selected by go 1.16:
go mod tidy -go=1.16 && go mod tidy -go=1.17
If reproducibility with go 1.16 is not needed:
go mod tidy -compat=1.17
For other options, see:
https://golang.org/doc/modules/pruning
```
This PR cleans up to get rid of the issues above.
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
* Update to use `go mod tidy -compat=1.17`, also changed to invoked daily
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2022-08-09 23:24:52 +03:00
dependabot[bot]
592fab7b7f
build(deps): bump github.com/oschwald/geoip2-golang from 1.7.0 to 1.8.0 ( #5560 )
...
Bumps [github.com/oschwald/geoip2-golang](https://github.com/oschwald/geoip2-golang ) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/oschwald/geoip2-golang/releases )
- [Commits](https://github.com/oschwald/geoip2-golang/compare/v1.7.0...v1.8.0 )
---
updated-dependencies:
- dependency-name: github.com/oschwald/geoip2-golang
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>
2022-08-08 08:21:34 -07:00
dependabot[bot]
d67f0e262d
build(deps): bump github.com/aws/aws-sdk-go from 1.44.66 to 1.44.70 ( #5559 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.44.66 to 1.44.70.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.66...v1.44.70 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
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>
2022-08-08 07:44:50 -07:00
dependabot[bot]
46983a21d7
build(deps): bump github.com/prometheus/client_golang ( #5558 )
...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.12.2 to 1.13.0.
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.12.2...v1.13.0 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
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>
2022-08-08 07:44:39 -07:00
dependabot[bot]
b0f81798dd
build(deps): bump google.golang.org/api from 0.90.0 to 0.91.0 ( #5561 )
...
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.90.0 to 0.91.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.90.0...v0.91.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/api
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>
2022-08-08 07:44:19 -07:00
dependabot[bot]
72a6249b65
build(deps): bump github/codeql-action from 2.1.17 to 2.1.18 ( #5562 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.17 to 2.1.18.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](0c670bbf04...2ca79b6fa8
)
---
updated-dependencies:
- dependency-name: github/codeql-action
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>
2022-08-08 07:44:08 -07:00
Chris O'Haver
0188090ae9
add CNAME example to README ( #5537 )
...
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
2022-08-03 13:51:49 +03:00
dependabot[bot]
cdf17bcaf1
build(deps): bump google.golang.org/protobuf from 1.28.0 to 1.28.1 ( #5551 )
...
Bumps [google.golang.org/protobuf](https://github.com/protocolbuffers/protobuf-go ) from 1.28.0 to 1.28.1.
- [Release notes](https://github.com/protocolbuffers/protobuf-go/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf-go/blob/master/release.bash )
- [Commits](https://github.com/protocolbuffers/protobuf-go/compare/v1.28.0...v1.28.1 )
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
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>
2022-08-01 07:26:51 -07:00
dependabot[bot]
dc67d007ab
build(deps): bump github.com/aws/aws-sdk-go from 1.44.61 to 1.44.66 ( #5552 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.44.61 to 1.44.66.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.61...v1.44.66 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
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>
2022-08-01 07:25:05 -07:00
dependabot[bot]
27f5fd4af6
build(deps): bump google.golang.org/api from 0.88.0 to 0.90.0 ( #5550 )
...
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.88.0 to 0.90.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.88.0...v0.90.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/api
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>
2022-08-01 07:24:48 -07:00
dependabot[bot]
cd4c45ca3e
build(deps): bump github.com/Azure/go-autorest/autorest ( #5549 )
...
Bumps [github.com/Azure/go-autorest/autorest](https://github.com/Azure/go-autorest ) from 0.11.27 to 0.11.28.
- [Release notes](https://github.com/Azure/go-autorest/releases )
- [Changelog](https://github.com/Azure/go-autorest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/Azure/go-autorest/compare/autorest/v0.11.27...autorest/v0.11.28 )
---
updated-dependencies:
- dependency-name: github.com/Azure/go-autorest/autorest
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>
2022-08-01 07:24:36 -07:00
dependabot[bot]
b420a6aa4a
build(deps): bump actions/stale from 5.1.0 to 5.1.1 ( #5553 )
...
Bumps [actions/stale](https://github.com/actions/stale ) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](532554b8a8...9c1b1c6e11
)
---
updated-dependencies:
- dependency-name: actions/stale
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>
2022-08-01 07:24:22 -07:00