Commit 1c1c4dc
authored
Update certificate-transparency-go to get static/tiled log support (#8150)
Update github.com/google/certificate-transparency-go from v1.1.6 to
v1.3.1. This updates the loglist file schema to recognize logs which are
tagged as being tiled logs / implementing the static CT API.
Transitively update:
- github.com/go-sql-driver/mysql from v1.7.1 to v1.8.1
- github.com/prometheus/client_golang from v1.15.1 to v1.22.0
- github.com/prometheus/client_model from v0.4.0 to v0.6.1
- go.opentelemetry.io/otel from v1.30.0 to v1.31.0
- google.golang.org/grpc from v1.66.1 to v1.69.4
- google.golang.org/protobuf from v1.34.2 to v1.36.5
- and a variety of indirect dependencies
Remove one indirect dependency:
- github.com/matttproud/golang_protobuf_extensions
Add two new indirect dependencies:
- filippo.io/[email protected] (used by go-sql-driver to handle
mariadb's custom encryption implementation)
- github.com/munnerz/[email protected]
(previously inlined into prometheus/common)
Also fix two unit tests which need minor modifications to work with
updated type signatures and behavior.
Part of #78721 parent 1274878 commit 1c1c4dc
File tree
449 files changed
+23619
-11360
lines changed- grpc/noncebalancer
- redis
- vendor
- filippo.io/edwards25519
- field
- github.com
- go-sql-driver/mysql
- golang/protobuf
- proto
- google/certificate-transparency-go
- client/configpb
- jsonclient
- loglist3
- tls
- x509util
- x509
- matttproud/golang_protobuf_extensions
- pbutil
- munnerz/goautoneg
- prometheus
- client_golang
- internal/github.com/golang/gddo
- httputil
- header
- prometheus
- collectors
- internal
- promhttp
- internal
- client_model/go
- common
- expfmt
- model
- procfs
- internal/util
- go.opentelemetry.io/otel
- attribute
- internal
- global
- metric
- sdk
- trace
- golang.org/x
- mod
- tools
- go
- gcexportdata
- internal/packagesdriver
- packages
- types
- objectpath
- typeutil
- internal
- aliases
- gcimporter
- gocommand
- packagesinternal
- pkgbits
- stdlib
- tokeninternal
- typeparams
- typesinternal
- versions
- google.golang.org
- grpc
- balancer
- base
- pickfirst
- internal
- pickfirstleaf
- roundrobin
- binarylog/grpc_binarylog_v1
- credentials
- insecure
- experimental/stats
- grpclog/internal
- health
- grpc_health_v1
- internal
- backoff
- balancer/gracefulswitch
- binarylog
- channelz
- envconfig
- grpcsync
- grpcutil
- idle
- resolver
- dns
- passthrough
- stats
- status
- syscall
- transport
- keepalive
- mem
- reflection
- grpc_reflection_v1alpha
- grpc_reflection_v1
- resolver
- stats
- protobuf
- encoding
- protodelim
- protojson
- prototext
- internal
- descopts
- editiondefaults
- editionssupport
- encoding/tag
- errors
- filedesc
- filetype
- flags
- genid
- impl
- protolazy
- strs
- version
- proto
- reflect
- protodesc
- protoreflect
- runtime
- protoiface
- protoimpl
- types
- descriptorpb
- gofeaturespb
- known
- anypb
- durationpb
- emptypb
- fieldmaskpb
- structpb
- timestamppb
- wrapperspb
- k8s.io/klog/v2
- internal
- buffer
- clock
- serialize
- sloghandler
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
449 files changed
+23619
-11360
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
| 25 | + | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | | - | |
38 | | - | |
| 37 | + | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | | - | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| 51 | + | |
50 | 52 | | |
51 | 53 | | |
52 | 54 | | |
| |||
70 | 72 | | |
71 | 73 | | |
72 | 74 | | |
73 | | - | |
74 | 75 | | |
75 | 76 | | |
76 | 77 | | |
77 | | - | |
| 78 | + | |
78 | 79 | | |
79 | 80 | | |
80 | | - | |
81 | | - | |
| 81 | + | |
| 82 | + | |
82 | 83 | | |
83 | 84 | | |
84 | | - | |
| 85 | + | |
85 | 86 | | |
86 | | - | |
| 87 | + | |
87 | 88 | | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
94 | 94 | | |
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
| 118 | + | |
119 | 119 | | |
| 120 | + | |
120 | 121 | | |
121 | 122 | | |
122 | 123 | | |
123 | 124 | | |
124 | 125 | | |
125 | 126 | | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
53 | 54 | | |
54 | 55 | | |
55 | 56 | | |
| |||
Lines changed: 4 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments