aboutsummaryrefslogtreecommitdiff
path: root/go.sum (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-04-09build(deps): bump google.golang.org/api from 0.159.0 to 0.172.0 (#6581)Gravatar dependabot[bot] 1-20/+18
2024-04-09build(deps): bump k8s.io/client-go from 0.29.2 to 0.29.3 (#6557)Gravatar dependabot[bot] 1-2/+2
2024-04-09build(deps): bump k8s.io/api from 0.29.2 to 0.29.3 (#6556)Gravatar dependabot[bot] 1-6/+6
2024-04-09build(deps): bump github.com/quic-go/quic-go from 0.41.0 to 0.42.0 (#6585)Gravatar dependabot[bot] 1-4/+4
2024-03-11build(deps): bump google.golang.org/grpc from 1.61.0 to 1.62.1 (#6540)Gravatar dependabot[bot] 1-10/+10
2024-03-11build(deps): bump github.com/prometheus/common from 0.48.0 to 0.50.0 (#6542)Gravatar dependabot[bot] 1-14/+14
2024-03-11build(deps): bump github.com/prometheus/client_model from 0.5.0 to 0.6.0 (#6541)Gravatar dependabot[bot] 1-2/+2
2024-03-11build(deps): bump k8s.io/client-go from 0.28.3 to 0.29.2 (#6543)Gravatar dependabot[bot] 1-16/+17
2024-03-10build(deps): bump github.com/quic-go/quic-go from 0.40.1 to 0.41.0 (#6491)Gravatar dependabot[bot] 1-4/+2
2024-03-10Update go version to 1.21. (#6533)Gravatar Lan 1-0/+11
2024-03-07build(deps): bump gopkg.in/DataDog/dd-trace-go.v1 from 1.57.0 to 1.61.0 (#6520)Gravatar dependabot[bot] 1-19/+13
2024-03-07build(deps): bump github.com/prometheus/client_golang (#6519)Gravatar dependabot[bot] 1-8/+6
2024-03-07build(deps): bump go.etcd.io/etcd/client/v3 from 3.5.11 to 3.5.12 (#6503)Gravatar dependabot[bot] 1-4/+4
2024-03-07build(deps): bump k8s.io/klog/v2 from 2.110.1 to 2.120.1 (#6493)Gravatar dependabot[bot] 1-3/+2
2024-02-05build(deps): bump google.golang.org/grpc from 1.60.1 to 1.61.0 (#6492)Gravatar dependabot[bot] 1-2/+2
2024-02-05build(deps): bump go.etcd.io/etcd/api/v3 from 3.5.11 to 3.5.12 (#6490)Gravatar dependabot[bot] 1-2/+2
2024-02-05build(deps): bump github.com/aws/aws-sdk-go from 1.50.5 to 1.50.10 (#6489)Gravatar dependabot[bot] 1-2/+2
2024-01-29build(deps): bump github.com/miekg/dns from 1.1.57 to 1.1.58 (#6477)Gravatar dependabot[bot] 1-6/+6
2024-01-29build(deps): bump google.golang.org/api from 0.155.0 to 0.159.0 (#6479)Gravatar dependabot[bot] 1-29/+29
2024-01-29build(deps): bump github.com/aws/aws-sdk-go from 1.48.16 to 1.50.5 (#6478)Gravatar dependabot[bot] 1-2/+2
2024-01-29build(deps): bump github.com/go-logr/logr from 1.3.0 to 1.4.1 (#6464)Gravatar dependabot[bot] 1-1/+2
2024-01-29build(deps): bump go.etcd.io/etcd/client/v3 from 3.5.10 to 3.5.11 (#6463)Gravatar dependabot[bot] 1-4/+4
2024-01-08build(deps): bump github.com/quic-go/quic-go from 0.40.0 to 0.40.1 (#6444)Gravatar dependabot[bot] 1-2/+2
2024-01-08build(deps): bump k8s.io/klog/v2 from 2.100.1 to 2.110.1 (#6400)Gravatar dependabot[bot] 1-3/+2
2024-01-08build(deps): bump google.golang.org/api from 0.153.0 to 0.155.0 (#6453)Gravatar dependabot[bot] 1-23/+34
2023-12-12build(deps): bump golang.org/x/crypto from 0.15.0 to 0.16.0 (#6438)Gravatar dependabot[bot] 1-6/+6
2023-12-12build(deps): bump github.com/aws/aws-sdk-go from 1.48.15 to 1.48.16 (#6437)Gravatar dependabot[bot] 1-2/+2
2023-12-12build(deps): bump google.golang.org/api from 0.149.0 to 0.153.0 (#6436)Gravatar dependabot[bot] 1-17/+17
2023-12-12build(deps): bump go.etcd.io/etcd/api/v3 from 3.5.10 to 3.5.11 (#6435)Gravatar dependabot[bot] 1-2/+2
2023-12-08build(deps): bump github.com/aws/aws-sdk-go from 1.47.9 to 1.48.15 (#6429)Gravatar dependabot[bot] 1-2/+2
2023-12-08build(deps): bump k8s.io/api from 0.28.3 to 0.28.4 (#6412)Gravatar dependabot[bot] 1-4/+4
2023-12-08build(deps): bump github.com/miekg/dns from 1.1.56 to 1.1.57 (#6409)Gravatar dependabot[bot] 1-2/+2
2023-12-08build(deps): bump github.com/antonmedv/expr from 1.15.3 to 1.15.5 (#6417)Gravatar dependabot[bot] 1-2/+2
2023-11-13build(deps): bump golang.org/x/crypto from 0.14.0 to 0.15.0 (#6401)Gravatar dependabot[bot] 1-6/+6
2023-11-13build(deps): bump gopkg.in/DataDog/dd-trace-go.v1 from 1.56.1 to 1.57.0 (#6402)Gravatar dependabot[bot] 1-4/+5
2023-11-13build(deps): bump github.com/quic-go/quic-go from 0.39.3 to 0.40.0 (#6399)Gravatar dependabot[bot] 1-4/+4
2023-11-13build(deps): bump github.com/aws/aws-sdk-go from 1.47.3 to 1.47.9 (#6398)Gravatar dependabot[bot] 1-2/+2
2023-11-06build(deps): bump gopkg.in/DataDog/dd-trace-go.v1 from 1.55.0 to 1.56.1 (#6388)Gravatar dependabot[bot] 1-8/+4
2023-11-06build(deps): bump google.golang.org/api from 0.148.0 to 0.149.0 (#6389)Gravatar dependabot[bot] 1-14/+14
2023-11-06build(deps): bump github.com/aws/aws-sdk-go from 1.46.1 to 1.47.3 (#6390)Gravatar dependabot[bot] 1-6/+2
2023-11-06build(deps): bump golang.org/x/sys from 0.13.0 to 0.14.0 (#6391)Gravatar dependabot[bot] 1-2/+2
2023-11-06build(deps): bump k8s.io/client-go from 0.28.2 to 0.28.3 (#6392)Gravatar dependabot[bot] 1-4/+4
2023-10-30build(deps): bump go.etcd.io/etcd/client/v3 from 3.5.9 to 3.5.10 (#6379)Gravatar dependabot[bot] 1-6/+6
2023-10-30build(deps): bump github.com/go-logr/logr from 1.2.4 to 1.3.0 (#6377)Gravatar dependabot[bot] 1-2/+2
2023-10-30build(deps): bump google.golang.org/api from 0.139.0 to 0.148.0 (#6376)Gravatar dependabot[bot] 1-15/+15
2023-10-30build(deps): bump github.com/quic-go/quic-go from 0.39.1 to 0.39.3 (#6381)Gravatar dependabot[bot] 1-2/+2
2023-10-30build(deps): bump k8s.io/apimachinery from 0.28.2 to 0.28.3 (#6382)Gravatar dependabot[bot] 1-2/+2
2023-10-27Update expr from 1.13.0 to 1.15.3 (#6375)Gravatar Yong Tang 1-2/+2
2023-10-27build(deps): bump github.com/prometheus/client_model from 0.4.0 to 0.5.0 (#6365)Gravatar dependabot[bot] 1-2/+2
2023-10-27build(deps): bump github.com/aws/aws-sdk-go from 1.45.25 to 1.46.1 (#6366)Gravatar dependabot[bot] 1-2/+2