aboutsummaryrefslogtreecommitdiff
path: root/go.mod (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-31Update various vendor dependencies (#3785)Gravatar Ben Kochie 1-15/+18
2020-03-31introduce metric naming test (#3789)Gravatar Zou Nengren 1-0/+1
2020-03-30Update k8s.io/[api|apimachinery|client-go] to v0.18.0 (#3796)Gravatar Yong Tang 1-3/+3
2020-03-30remove federation (#3794)Gravatar Zou Nengren 1-1/+0
2020-03-30build(deps): bump github.com/aws/aws-sdk-go from 1.29.29 to 1.29.34 (#3790)Gravatar dependabot-preview[bot] 1-1/+1
2020-03-24build(deps): bump github.com/aws/aws-sdk-go from 1.29.24 to 1.29.29 (#3763)Gravatar dependabot-preview[bot] 1-1/+1
2020-03-24build(deps): bump github.com/miekg/dns from 1.1.28 to 1.1.29 (#3762)Gravatar dependabot-preview[bot] 1-1/+1
2020-03-16auto go mod tidyGravatar coredns-auto-go-mod-tidy[bot] 1-2/+2
2020-03-16build(deps): bump k8s.io/client-go from 0.17.3 to 0.17.4 (#3750)Gravatar dependabot-preview[bot] 1-1/+1
2020-03-16build(deps): bump github.com/miekg/dns from 1.1.27 to 1.1.28 (#3748)Gravatar dependabot-preview[bot] 1-1/+1
2020-03-16build(deps): bump github.com/golang/protobuf from 1.3.4 to 1.3.5 (#3753)Gravatar dependabot-preview[bot] 1-1/+1
2020-03-16build(deps): bump github.com/aws/aws-sdk-go from 1.29.19 to 1.29.24 (#3752)Gravatar dependabot-preview[bot] 1-1/+1
2020-03-16build(deps): bump github.com/prometheus/client_golang (#3749)Gravatar dependabot-preview[bot] 1-1/+1
2020-03-16build(deps): bump google.golang.org/grpc from 1.27.1 to 1.28.0 (#3747)Gravatar dependabot-preview[bot] 1-1/+1
2020-03-16build(deps): bump k8s.io/apimachinery from 0.17.3 to 0.17.4 (#3746)Gravatar dependabot-preview[bot] 1-1/+1
2020-03-09build(deps): bump github.com/aws/aws-sdk-go from 1.29.14 to 1.29.19 (#3740)Gravatar dependabot-preview[bot] 1-1/+1
2020-03-09build(deps): bump github.com/prometheus/client_golang (#3739)Gravatar dependabot-preview[bot] 1-1/+1
2020-03-09build(deps): bump google.golang.org/api from 0.15.0 to 0.20.0 (#3738)Gravatar dependabot-preview[bot] 1-1/+1
2020-03-07Update etcd and grpc to latest version (#3733)Gravatar Yong Tang 1-5/+5
2020-03-02build(deps): bump github.com/aws/aws-sdk-go from 1.29.8 to 1.29.14 (#3714)Gravatar dependabot-preview[bot] 1-1/+1
2020-03-02build(deps): bump github.com/golang/protobuf from 1.3.3 to 1.3.4 (#3713)Gravatar dependabot-preview[bot] 1-1/+1
2020-03-02build(deps): bump github.com/Azure/go-autorest/autorest (#3711)Gravatar dependabot-preview[bot] 1-1/+1
2020-03-02build(deps): bump gopkg.in/DataDog/dd-trace-go.v1 from 1.21.0 to 1.22.0 (#3710)Gravatar dependabot-preview[bot] 1-1/+1
2020-03-02build(deps): bump github.com/caddyserver/caddy from 1.0.4 to 1.0.5 (#3712)Gravatar dependabot-preview[bot] 1-1/+1
2020-02-24bump client-go and api (#3694)Gravatar Chris O'Haver 1-2/+2
2020-02-24build(deps): bump github.com/Azure/go-autorest/autorest (#3691)Gravatar dependabot-preview[bot] 1-1/+1
2020-02-24build(deps): bump github.com/aws/aws-sdk-go from 1.29.3 to 1.29.8 (#3692)Gravatar dependabot-preview[bot] 1-1/+1
2020-02-17build(deps): bump gopkg.in/DataDog/dd-trace-go.v1 from 1.20.1 to 1.21.0 (#3675)Gravatar dependabot-preview[bot] 1-1/+1
2020-02-17auto go mod tidyGravatar coredns-auto-go-mod-tidy[bot] 1-1/+0
2020-02-17build(deps): bump github.com/aws/aws-sdk-go from 1.28.13 to 1.29.3 (#3676)Gravatar dependabot-preview[bot] 1-1/+1
2020-02-17build(deps): bump k8s.io/apimachinery from 0.17.2 to 0.17.3 (#3674)Gravatar dependabot-preview[bot] 1-1/+1
2020-02-10build(deps): bump github.com/Azure/go-autorest/autorest (#3666)Gravatar dependabot-preview[bot] 1-1/+1
2020-02-10build(deps): bump github.com/aws/aws-sdk-go from 1.28.9 to 1.28.13 (#3667)Gravatar dependabot-preview[bot] 1-1/+1
2020-02-10build(deps): bump github.com/prometheus/client_golang (#3665)Gravatar dependabot-preview[bot] 1-1/+1
2020-02-04Add exponential backoff to healthcheck (#3643)Gravatar Ricky S 1-0/+1
2020-02-03auto go mod tidyGravatar coredns-auto-go-mod-tidy[bot] 1-1/+1
2020-02-03build(deps): bump github.com/prometheus/client_golang (#3647)Gravatar dependabot-preview[bot] 1-1/+1
2020-02-03build(deps): bump github.com/golang/protobuf from 1.3.2 to 1.3.3 (#3646)Gravatar dependabot-preview[bot] 1-1/+1
2020-01-27auto go mod tidyGravatar coredns-auto-go-mod-tidy[bot] 1-2/+2
2020-01-27build(deps): bump k8s.io/client-go from 0.17.1 to 0.17.2 (#3621)Gravatar dependabot-preview[bot] 1-1/+1
2020-01-27build(deps): bump github.com/aws/aws-sdk-go from 1.28.5 to 1.28.9 (#3625)Gravatar dependabot-preview[bot] 1-1/+1
2020-01-27build(deps): bump github.com/prometheus/common from 0.7.0 to 0.9.1 (#3622)Gravatar dependabot-preview[bot] 1-1/+1
2020-01-24Update client-go to 0.17.1 (#3616)Gravatar Miek Gieben 1-2/+2
2020-01-20build(deps): bump gopkg.in/DataDog/dd-trace-go.v1 from 1.20.0 to 1.20.1 (#3612)Gravatar dependabot-preview[bot] 1-1/+1
2020-01-20build(deps): bump k8s.io/apimachinery from 0.17.0 to 0.17.1 (#3609)Gravatar dependabot-preview[bot] 1-1/+1
2020-01-20build(deps): bump github.com/Azure/go-autorest/autorest (#3608)Gravatar dependabot-preview[bot] 1-1/+1
2020-01-20build(deps): bump github.com/prometheus/client_model from 0.1.0 to 0.2.0 (#3607)Gravatar dependabot-preview[bot] 1-1/+1
2020-01-20build(deps): bump github.com/aws/aws-sdk-go from 1.28.0 to 1.28.5 (#3606)Gravatar dependabot-preview[bot] 1-1/+1
2020-01-15Update both DataDog/dd-trace-go and DataDog/datadog-go (#3597)Gravatar Yong Tang 1-2/+2
2020-01-13build(deps): bump github.com/aws/aws-sdk-go from 1.27.0 to 1.28.0 (#3591)Gravatar dependabot-preview[bot] 1-1/+1