gotosocial/vendor/github.com/prometheus/client_golang/prometheus
kim 78defcd916 [chore] bump dependencies (#4406)
- codeberg.org/gruf/go-ffmpreg: v0.6.9 -> v0.6.10
- github.com/ncruces/go-sqlite3: v0.27.1 -> v0.28.0
- github.com/stretchr/testify: v1.10.0 -> v1.11.1
- github.com/tdewolff/minify/v2 v2.23.11 -> v2.24.2
- go.opentelemetry.io/otel{,/*}: v1.37.0 -> v1.38.0
- go.opentelemetry.io/contrib/*: v0.62.0 -> v0.63.0

Reviewed-on: https://codeberg.org/superseriousbusiness/gotosocial/pulls/4406
Co-authored-by: kim <grufwub@gmail.com>
Co-committed-by: kim <grufwub@gmail.com>
2025-09-04 15:29:27 +02:00
..
internal [chore] bump dependencies (#4406) 2025-09-04 15:29:27 +02:00
promhttp [chore] bump dependencies (#4406) 2025-09-04 15:29:27 +02:00
.gitignore [feature] Initial Prometheus metrics implementation (#2334) 2023-11-20 16:43:55 +01:00
build_info_collector.go [feature] Initial Prometheus metrics implementation (#2334) 2023-11-20 16:43:55 +01:00
collector.go [feature] Initial Prometheus metrics implementation (#2334) 2023-11-20 16:43:55 +01:00
collectorfunc.go [chore]: Bump github.com/prometheus/client_golang from 1.21.1 to 1.22.0 (#4003) 2025-04-14 09:46:09 +02:00
counter.go [chore]: Bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1 (#3890) 2025-03-10 09:23:19 +00:00
desc.go [chore]: Bump github.com/prometheus/client_golang from 1.20.5 to 1.21.0 (#3860) 2025-03-03 10:21:50 +00:00
doc.go [feature] Initial Prometheus metrics implementation (#2334) 2023-11-20 16:43:55 +01:00
expvar_collector.go [feature] Initial Prometheus metrics implementation (#2334) 2023-11-20 16:43:55 +01:00
fnv.go [feature] Initial Prometheus metrics implementation (#2334) 2023-11-20 16:43:55 +01:00
gauge.go [chore]: Bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1 (#3890) 2025-03-10 09:23:19 +00:00
get_pid.go [feature] Initial Prometheus metrics implementation (#2334) 2023-11-20 16:43:55 +01:00
get_pid_gopherjs.go [feature] Initial Prometheus metrics implementation (#2334) 2023-11-20 16:43:55 +01:00
go_collector.go [chore]: Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0 (#3210) 2024-08-19 10:13:46 +00:00
go_collector_go116.go [feature] Initial Prometheus metrics implementation (#2334) 2023-11-20 16:43:55 +01:00
go_collector_latest.go [chore]: Bump github.com/prometheus/client_golang from 1.20.5 to 1.21.0 (#3860) 2025-03-03 10:21:50 +00:00
histogram.go [chore]: Bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1 (#3890) 2025-03-10 09:23:19 +00:00
labels.go [chore]: Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 (#2507) 2024-01-09 10:30:01 +00:00
metric.go [chore] bump dependencies (#4406) 2025-09-04 15:29:27 +02:00
num_threads.go [feature] Initial Prometheus metrics implementation (#2334) 2023-11-20 16:43:55 +01:00
num_threads_gopherjs.go [feature] Initial Prometheus metrics implementation (#2334) 2023-11-20 16:43:55 +01:00
observer.go [feature] Initial Prometheus metrics implementation (#2334) 2023-11-20 16:43:55 +01:00
process_collector.go [chore]: Bump github.com/prometheus/client_golang from 1.20.5 to 1.21.0 (#3860) 2025-03-03 10:21:50 +00:00
process_collector_darwin.go [chore] bump dependencies (#4406) 2025-09-04 15:29:27 +02:00
process_collector_mem_cgo_darwin.c [chore]: Bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1 (#3890) 2025-03-10 09:23:19 +00:00
process_collector_mem_cgo_darwin.go [chore]: Bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1 (#3890) 2025-03-10 09:23:19 +00:00
process_collector_mem_nocgo_darwin.go [chore] bump dependencies (#4406) 2025-09-04 15:29:27 +02:00
process_collector_not_supported.go [chore]: Bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1 (#3890) 2025-03-10 09:23:19 +00:00
process_collector_procfsenabled.go [chore] bump dependencies (#4406) 2025-09-04 15:29:27 +02:00
process_collector_windows.go [chore]: Bump github.com/prometheus/client_golang from 1.20.5 to 1.21.0 (#3860) 2025-03-03 10:21:50 +00:00
README.md [feature] Initial Prometheus metrics implementation (#2334) 2023-11-20 16:43:55 +01:00
registry.go [chore]: Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0 (#3210) 2024-08-19 10:13:46 +00:00
summary.go [chore]: Bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1 (#3890) 2025-03-10 09:23:19 +00:00
timer.go [feature] Initial Prometheus metrics implementation (#2334) 2023-11-20 16:43:55 +01:00
untyped.go [feature] Initial Prometheus metrics implementation (#2334) 2023-11-20 16:43:55 +01:00
value.go [feature] Initial Prometheus metrics implementation (#2334) 2023-11-20 16:43:55 +01:00
vec.go [chore] bump dependencies (#4406) 2025-09-04 15:29:27 +02:00
vnext.go [feature] Initial Prometheus metrics implementation (#2334) 2023-11-20 16:43:55 +01:00
wrap.go [chore] bump dependencies (#4406) 2025-09-04 15:29:27 +02:00

See Go Reference.