Miek Gieben
00d62e62f2
Move to version 3 of the API
...
Signed-off-by: Miek Gieben <miek@miek.nl >
2020-01-30 22:58:52 +01:00
Miek Gieben
9433da1a67
Add new plugin: traffic
...
Traffic is a plugin that communicates via the xDS protocol to an Envoy
control plane. Using the data from this control plane it hands out IP
addresses. This allows you (via controlling the data in the control
plane) to drain or send more traffic to specific endpoints.
The plugin itself only acts upon this data; it doesn't do anything fancy
by itself.
Code used here is copied from grpc-go and other places, this is clearly
marked in the source files.
Signed-off-by: Miek Gieben <miek@miek.nl >
2020-01-17 16:48:23 +01:00
Yong Tang
b7977402d6
Update both DataDog/dd-trace-go and DataDog/datadog-go ( #3597 )
...
This is a PR that supersede #3592 . In PR #3592
the build failed because DataDog/dd-trace-go and DataDog/datadog-go
have to be updated at the same time. (dependabot failed to detect that).
This PR fixes the error.
This PR closes #3592
Signed-off-by: Yong Tang <yong.tang.github@outlook.com >
2020-01-15 17:30:27 +01:00
dependabot-preview[bot]
d024014251
build(deps): bump github.com/aws/aws-sdk-go from 1.27.0 to 1.28.0 ( #3591 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.27.0 to 1.28.0.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.27.0...v1.28.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-01-13 06:39:24 -08:00
Miek Gieben
6f940cb322
Remove replace in go.mod ( #3596 )
...
Seems these are absolete now?
/cc @yongtang
Signed-off-by: Miek Gieben <miek@miek.nl >
2020-01-13 06:39:05 -08:00
dependabot-preview[bot]
585b931fee
build(deps): bump github.com/miekg/dns from 1.1.26 to 1.1.27 ( #3581 )
...
Bumps [github.com/miekg/dns](https://github.com/miekg/dns ) from 1.1.26 to 1.1.27.
- [Release notes](https://github.com/miekg/dns/releases )
- [Changelog](https://github.com/miekg/dns/blob/master/Makefile.release )
- [Commits](https://github.com/miekg/dns/compare/v1.1.26...v1.1.27 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-01-06 18:19:44 +08:00
dependabot-preview[bot]
8e159bb273
build(deps): bump github.com/aws/aws-sdk-go from 1.26.8 to 1.27.0 ( #3582 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.26.8 to 1.27.0.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.26.8...v1.27.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-01-06 17:58:57 +08:00
dependabot-preview[bot]
b233207f15
build(deps): bump github.com/aws/aws-sdk-go from 1.26.7 to 1.26.8 ( #3574 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.26.7 to 1.26.8.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.26.7...v1.26.8 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-30 13:10:06 +01:00
dependabot-preview[bot]
971d731d7a
build(deps): bump google.golang.org/grpc from 1.25.1 to 1.26.0 ( #3564 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.25.1 to 1.26.0.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.25.1...v1.26.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-23 22:10:43 +08:00
dependabot-preview[bot]
4da830b7a1
build(deps): bump github.com/aws/aws-sdk-go from 1.26.2 to 1.26.7 ( #3566 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.26.2 to 1.26.7.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.26.2...v1.26.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-23 16:30:16 +08:00
dependabot-preview[bot]
4cee6ece77
build(deps): bump google.golang.org/api from 0.14.0 to 0.15.0 ( #3565 )
...
Bumps [google.golang.org/api](https://github.com/google/google-api-go-client ) from 0.14.0 to 0.15.0.
- [Release notes](https://github.com/google/google-api-go-client/releases )
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/master/CHANGES.md )
- [Commits](https://github.com/google/google-api-go-client/compare/v0.14.0...v0.15.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-23 16:27:49 +08:00
dependabot-preview[bot]
5ce4a01773
build(deps): bump github.com/miekg/dns from 1.1.25 to 1.1.26 ( #3562 )
...
Bumps [github.com/miekg/dns](https://github.com/miekg/dns ) from 1.1.25 to 1.1.26.
- [Release notes](https://github.com/miekg/dns/releases )
- [Changelog](https://github.com/miekg/dns/blob/master/Makefile.release )
- [Commits](https://github.com/miekg/dns/compare/v1.1.25...v1.1.26 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-23 16:22:44 +08:00
coredns-auto-go-mod-tidy[bot]
7a4c9970d9
auto go mod tidy
2019-12-23 08:10:37 +00:00
dependabot-preview[bot]
63c736ef07
build(deps): bump github.com/prometheus/client_golang ( #3563 )
...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.2.1...v1.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-23 16:08:35 +08:00
Zou Nengren
dded126317
bump k8s releated library ( #3552 )
...
Signed-off-by: zouyee <zounengren@cmss.chinamobile.com >
2019-12-18 05:32:00 -08:00
dependabot-preview[bot]
4b4288d8d8
build(deps): bump github.com/Azure/go-autorest/autorest/azure/auth ( #3543 )
...
Bumps [github.com/Azure/go-autorest/autorest/azure/auth](https://github.com/Azure/go-autorest ) from 0.4.1 to 0.4.2.
- [Release notes](https://github.com/Azure/go-autorest/releases )
- [Changelog](https://github.com/Azure/go-autorest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Azure/go-autorest/compare/autorest/azure/auth/v0.4.1...autorest/azure/auth/v0.4.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-17 08:56:26 -08:00
dependabot-preview[bot]
881779597b
build(deps): bump github.com/aws/aws-sdk-go from 1.25.48 to 1.26.2 ( #3544 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.25.48 to 1.26.2.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.25.48...v1.26.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-17 08:56:06 -08:00
Yong Tang
2e7dbfdcf0
Update github.com/miekg/dns to v1.1.25 ( #3529 )
...
Signed-off-by: Yong Tang <yong.tang.github@outlook.com >
2019-12-11 06:29:37 -08:00
dependabot-preview[bot]
864a108ed0
build(deps): bump github.com/Azure/go-autorest/autorest ( #3524 )
...
Bumps [github.com/Azure/go-autorest/autorest](https://github.com/Azure/go-autorest ) from 0.9.2 to 0.9.3.
- [Release notes](https://github.com/Azure/go-autorest/releases )
- [Changelog](https://github.com/Azure/go-autorest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Azure/go-autorest/compare/autorest/v0.9.2...autorest/v0.9.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-09 06:36:45 -08:00
dependabot-preview[bot]
ea97a3b22a
build(deps): bump github.com/Azure/go-autorest/autorest/azure/auth ( #3523 )
...
Bumps [github.com/Azure/go-autorest/autorest/azure/auth](https://github.com/Azure/go-autorest ) from 0.4.0 to 0.4.1.
- [Release notes](https://github.com/Azure/go-autorest/releases )
- [Changelog](https://github.com/Azure/go-autorest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Azure/go-autorest/compare/tracing/v0.4.0...autorest/azure/auth/v0.4.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-09 06:07:01 -08:00
dependabot-preview[bot]
6a0403d88b
build(deps): bump github.com/aws/aws-sdk-go from 1.25.43 to 1.25.48 ( #3526 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.25.43 to 1.25.48.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.25.43...v1.25.48 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-09 06:04:15 -08:00
Yong Tang
5cc30319d2
Upate
...
Signed-off-by: Yong Tang <yong.tang.github@outlook.com >
2019-12-07 20:02:51 +00:00
miekg
35953235cf
auto go tidy
2019-12-07 15:51:27 +00:00
dependabot-preview[bot]
af1fe4172a
build(deps): bump github.com/aws/aws-sdk-go from 1.25.41 to 1.25.43 ( #3497 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.25.41 to 1.25.43.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.25.41...v1.25.43 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-02 09:15:51 -08:00
dependabot-preview[bot]
d56dbffa95
build(deps): bump github.com/aws/aws-sdk-go from 1.25.36 to 1.25.41 ( #3483 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.25.36 to 1.25.41.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.25.36...v1.25.41 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-25 07:59:52 +00:00
dependabot-preview[bot]
029b8c11f1
build(deps): bump github.com/Azure/azure-sdk-for-go ( #3482 )
...
Bumps [github.com/Azure/azure-sdk-for-go](https://github.com/Azure/azure-sdk-for-go ) from 32.4.0+incompatible to 32.6.0+incompatible.
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases )
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Azure/azure-sdk-for-go/compare/v32.4.0...v32.6.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-25 07:59:32 +00:00
Miek Gieben
d18f4c9e51
mechanical changes ( #3481 )
...
* make -f Makefile.doc
* go mod tidy
* go generate
trying to prevent another dirty build/release.
Signed-off-by: Miek Gieben <miek@miek.nl >
2019-11-24 18:42:59 +00:00
dependabot-preview[bot]
54bd9bb0ac
build(deps): bump google.golang.org/api from 0.13.0 to 0.14.0 ( #3462 )
...
Bumps [google.golang.org/api](https://github.com/google/google-api-go-client ) from 0.13.0 to 0.14.0.
- [Release notes](https://github.com/google/google-api-go-client/releases )
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/master/CHANGES.md )
- [Commits](https://github.com/google/google-api-go-client/compare/v0.13.0...v0.14.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-18 06:57:23 -08:00
dependabot-preview[bot]
352266e64b
build(deps): bump github.com/caddyserver/caddy from 1.0.3 to 1.0.4 ( #3461 )
...
Bumps [github.com/caddyserver/caddy](https://github.com/caddyserver/caddy ) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/caddyserver/caddy/releases )
- [Commits](https://github.com/caddyserver/caddy/compare/v1.0.3...v1.0.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-18 12:28:13 +00:00
dependabot-preview[bot]
fe24096c57
build(deps): bump github.com/aws/aws-sdk-go from 1.25.31 to 1.25.36 ( #3463 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.25.31 to 1.25.36.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.25.31...v1.25.36 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-18 12:25:43 +01:00
Miek Gieben
e1782c46e8
build: go mod tidy ( #3451 )
...
tidy up a bit; go build also made changs to go.mod, meaning this would
have been (again) a dirty release.
Need some better automation for this crap.
Signed-off-by: Miek Gieben <miek@miek.nl >
2019-11-15 09:11:21 -05:00
dependabot-preview[bot]
032a4d9e52
build(deps): bump google.golang.org/grpc from 1.24.0 to 1.25.1 ( #3439 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.24.0 to 1.25.1.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.24.0...v1.25.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-12 06:59:19 -08:00
dependabot-preview[bot]
591942a99c
build(deps): bump github.com/aws/aws-sdk-go from 1.25.25 to 1.25.31 ( #3438 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.25.25 to 1.25.31.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.25.25...v1.25.31 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-12 06:59:01 -08:00
dependabot-preview[bot]
21fe65ed8d
build(deps): bump github.com/aws/aws-sdk-go from 1.25.19 to 1.25.25 ( #3429 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.25.19 to 1.25.25.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.25.19...v1.25.25 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-06 08:42:33 -08:00
Miek Gieben
a214161bc3
Update the notes for the 1.6.5 release. ( #3424 )
...
* Update the notes for the 1.6.5 release.
Signed-off-by: Miek Gieben <miek@miek.nl >
* manpages: regenerate
Signed-off-by: Miek Gieben <miek@miek.nl >
* Fix date
Signed-off-by: Miek Gieben <miek@miek.nl >
* Go gen/go build
Signed-off-by: Miek Gieben <miek@miek.nl >
2019-11-05 11:18:02 +00:00
dependabot-preview[bot]
86680793dc
build(deps): bump gopkg.in/DataDog/dd-trace-go.v1 from 1.18.0 to 1.19.0 ( #3418 )
...
Bumps [gopkg.in/DataDog/dd-trace-go.v1](https://github.com/DataDog/dd-trace-go ) from 1.18.0 to 1.19.0.
- [Release notes](https://github.com/DataDog/dd-trace-go/releases )
- [Commits](https://github.com/DataDog/dd-trace-go/compare/v1.18.0...v1.19.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-04 06:09:15 -08:00
dependabot-preview[bot]
655e959685
build(deps): bump google.golang.org/api from 0.11.0 to 0.13.0 ( #3416 )
...
Bumps [google.golang.org/api](https://github.com/google/google-api-go-client ) from 0.11.0 to 0.13.0.
- [Release notes](https://github.com/google/google-api-go-client/releases )
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/master/CHANGES.md )
- [Commits](https://github.com/google/google-api-go-client/compare/v0.11.0...v0.13.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-04 05:48:34 -08:00
dependabot-preview[bot]
eca2385bdd
build(deps): bump github.com/aws/aws-sdk-go from 1.25.16 to 1.25.19 ( #3407 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.25.16 to 1.25.19.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.25.16...v1.25.19 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-10-28 07:16:50 -07:00
dependabot-preview[bot]
dfcb4edbe9
build(deps): bump github.com/prometheus/client_golang ( #3390 )
...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.1.0 to 1.2.1.
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.1.0...v1.2.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-10-21 16:46:41 -07:00
dependabot-preview[bot]
9c59b0e02a
build(deps): bump github.com/aws/aws-sdk-go from 1.25.11 to 1.25.16 ( #3389 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.25.11 to 1.25.16.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.25.11...v1.25.16 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-10-21 16:46:28 -07:00
dependabot-preview[bot]
34ffe2a0a5
build(deps): bump github.com/Azure/go-autorest/autorest/azure/auth ( #3376 )
...
Bumps [github.com/Azure/go-autorest/autorest/azure/auth](https://github.com/Azure/go-autorest ) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/Azure/go-autorest/releases )
- [Changelog](https://github.com/Azure/go-autorest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Azure/go-autorest/compare/tracing/v0.3.0...tracing/v0.4.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-10-15 01:13:00 +09:00
dependabot-preview[bot]
0c03290c79
build(deps): bump google.golang.org/api from 0.10.0 to 0.11.0 ( #3377 )
...
Bumps [google.golang.org/api](https://github.com/google/google-api-go-client ) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/google/google-api-go-client/releases )
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/master/CHANGES.md )
- [Commits](https://github.com/google/google-api-go-client/compare/v0.10.0...v0.11.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-10-15 00:52:39 +09:00
dependabot-preview[bot]
dc02c20d39
build(deps): bump github.com/aws/aws-sdk-go from 1.25.1 to 1.25.11 ( #3378 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.25.1 to 1.25.11.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.25.1...v1.25.11 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-10-15 00:51:33 +09:00
dependabot-preview[bot]
70d3d94585
build(deps): bump github.com/Azure/go-autorest/autorest ( #3375 )
...
Bumps [github.com/Azure/go-autorest/autorest](https://github.com/Azure/go-autorest ) from 0.9.1 to 0.9.2.
- [Release notes](https://github.com/Azure/go-autorest/releases )
- [Changelog](https://github.com/Azure/go-autorest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Azure/go-autorest/compare/autorest/v0.9.1...autorest/v0.9.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-10-15 00:47:57 +09:00
Miek Gieben
62d6002323
upgrade etcd remove pin ( #3359 )
...
This upgrade etcd to v3.4.1:
go get go.etcd.io/etcd@a14579fbfb
this is the commit latest on the release page.
Signed-off-by: Miek Gieben <miek@miek.nl >
2019-10-05 16:51:34 +09:00
Miek Gieben
ea54bc0ad5
Upgrade to miekg/dns 1.1.22 ( #3356 )
...
Signed-off-by: Miek Gieben <miek@miek.nl >
2019-10-05 08:58:03 +09:00
dependabot-preview[bot]
55a01dadaa
build(deps): bump github.com/aws/aws-sdk-go from 1.24.3 to 1.25.1 ( #3330 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.24.3 to 1.25.1.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.24.3...v1.25.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-09-30 08:29:59 -07:00
dependabot-preview[bot]
9ae5a1a856
build(deps): bump google.golang.org/grpc from 1.23.0 to 1.24.0 ( #3332 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.23.0 to 1.24.0.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.23.0...v1.24.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-09-30 09:16:13 -04:00
Miek Gieben
4ff5635a6e
Run go generate and update deps ( #3319 )
...
Go gen updated the deps this is why 1.6.4 has that suffix. Do a go gen
and a go mod tidy.
Fixes : #3318
Signed-off-by: Miek Gieben <miek@miek.nl >
2019-09-27 11:49:14 -07:00
dependabot-preview[bot]
47719756fe
build(deps): bump github.com/aws/aws-sdk-go from 1.23.21 to 1.24.3 ( #3296 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.23.21 to 1.24.3.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.23.21...v1.24.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-09-24 07:25:14 +01:00