boulder/vendor/github.com/prometheus/common/model
Aaron Gable 1c1c4dcfef
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/edwards25519@v1.1.0 (used by go-sql-driver to handle
mariadb's custom encryption implementation)
- github.com/munnerz/goautoneg@v0.0.0-20191010083416-a7dc8b61c822
(previously inlined into prometheus/common)

Also fix two unit tests which need minor modifications to work with
updated type signatures and behavior.

Part of https://github.com/letsencrypt/boulder/issues/7872
2025-04-30 15:56:31 -07:00
..
alert.go Update certificate-transparency-go to get static/tiled log support (#8150) 2025-04-30 15:56:31 -07:00
fingerprinting.go Add prometheus client. (#2293) 2016-10-28 16:13:41 -07:00
fnv.go Bump github.com/prometheus/client_golang from 1.7.1 to 1.12.1 (#5974) 2022-03-30 09:49:40 -07:00
labels.go Update certificate-transparency-go to get static/tiled log support (#8150) 2025-04-30 15:56:31 -07:00
labelset.go Update certificate-transparency-go to get static/tiled log support (#8150) 2025-04-30 15:56:31 -07:00
labelset_string.go Update certificate-transparency-go to get static/tiled log support (#8150) 2025-04-30 15:56:31 -07:00
metadata.go Update certificate-transparency-go to get static/tiled log support (#8150) 2025-04-30 15:56:31 -07:00
metric.go Update certificate-transparency-go to get static/tiled log support (#8150) 2025-04-30 15:56:31 -07:00
model.go Add prometheus client. (#2293) 2016-10-28 16:13:41 -07:00
signature.go Update certificate-transparency-go to get static/tiled log support (#8150) 2025-04-30 15:56:31 -07:00
silence.go Update certificate-transparency-go to get static/tiled log support (#8150) 2025-04-30 15:56:31 -07:00
time.go build(deps): bump github.com/google/certificate-transparency-go from 1.1.4 to 1.1.6 (#6975) 2023-07-21 11:28:56 -07:00
value.go Update certificate-transparency-go to get static/tiled log support (#8150) 2025-04-30 15:56:31 -07:00
value_float.go Update certificate-transparency-go to get static/tiled log support (#8150) 2025-04-30 15:56:31 -07:00
value_histogram.go Update certificate-transparency-go to get static/tiled log support (#8150) 2025-04-30 15:56:31 -07:00
value_type.go build(deps): bump github.com/google/certificate-transparency-go from 1.1.4 to 1.1.6 (#6975) 2023-07-21 11:28:56 -07:00