Skip to content

Commit 1574e05

Browse files
build(deps): Bump github.com/prometheus/client_golang
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.12.2 to 1.23.0. - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.12.2...v1.23.0) --- updated-dependencies: - dependency-name: github.com/prometheus/client_golang dependency-version: 1.23.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 85a584d commit 1574e05

File tree

2 files changed

+68
-499
lines changed

2 files changed

+68
-499
lines changed

go.mod

Lines changed: 21 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/tendermint/tendermint
22

3-
go 1.17
3+
go 1.23.0
44

55
require (
66
github.com/BurntSushi/toml v1.2.0
@@ -21,17 +21,17 @@ require (
2121
github.com/mroth/weightedrand v0.4.1
2222
github.com/oasisprotocol/curve25519-voi v0.0.0-20210609091139-0a56a4bca00b
2323
github.com/ory/dockertest v3.3.5+incompatible
24-
github.com/prometheus/client_golang v1.12.2
24+
github.com/prometheus/client_golang v1.23.0
2525
github.com/rs/cors v1.8.2
2626
github.com/rs/zerolog v1.27.0
2727
github.com/snikch/goodman v0.0.0-20171125024755-10e37e294daa
2828
github.com/spf13/cobra v1.5.0
2929
github.com/spf13/viper v1.12.0
30-
github.com/stretchr/testify v1.8.0
30+
github.com/stretchr/testify v1.10.0
3131
github.com/tendermint/tm-db v0.6.6
32-
golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e
33-
golang.org/x/net v0.0.0-20220617184016-355a448f1bc9
34-
golang.org/x/sync v0.0.0-20220513210516-0976fa681c29
32+
golang.org/x/crypto v0.38.0
33+
golang.org/x/net v0.40.0
34+
golang.org/x/sync v0.14.0
3535
google.golang.org/grpc v1.48.0
3636
pgregory.net/rapid v0.4.8
3737
)
@@ -41,7 +41,7 @@ require (
4141
github.com/creachadair/atomicfile v0.2.6
4242
github.com/creachadair/taskgroup v0.3.2
4343
github.com/golangci/golangci-lint v1.47.2
44-
github.com/google/go-cmp v0.5.8
44+
github.com/google/go-cmp v0.7.0
4545
github.com/vektra/mockery/v2 v2.14.0
4646
gotest.tools v2.2.0+incompatible
4747
)
@@ -71,7 +71,7 @@ require (
7171
github.com/butuzov/ireturn v0.1.1 // indirect
7272
github.com/cenkalti/backoff v2.2.1+incompatible // indirect
7373
github.com/cespare/xxhash v1.1.0 // indirect
74-
github.com/cespare/xxhash/v2 v2.1.2 // indirect
74+
github.com/cespare/xxhash/v2 v2.3.0 // indirect
7575
github.com/charithe/durationcheck v0.0.9 // indirect
7676
github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 // indirect
7777
github.com/containerd/continuity v0.3.0 // indirect
@@ -141,7 +141,7 @@ require (
141141
github.com/julz/importas v0.1.0 // indirect
142142
github.com/kisielk/errcheck v1.6.1 // indirect
143143
github.com/kisielk/gotool v1.0.0 // indirect
144-
github.com/klauspost/compress v1.15.1 // indirect
144+
github.com/klauspost/compress v1.18.0 // indirect
145145
github.com/klauspost/pgzip v1.2.5 // indirect
146146
github.com/kulti/thelper v0.6.3 // indirect
147147
github.com/kunwardeep/paralleltest v1.0.6 // indirect
@@ -156,12 +156,12 @@ require (
156156
github.com/mattn/go-colorable v0.1.12 // indirect
157157
github.com/mattn/go-isatty v0.0.14 // indirect
158158
github.com/mattn/go-runewidth v0.0.9 // indirect
159-
github.com/matttproud/golang_protobuf_extensions v1.0.1 // indirect
160159
github.com/mbilski/exhaustivestruct v1.2.0 // indirect
161160
github.com/mgechev/revive v1.2.1 // indirect
162161
github.com/mitchellh/go-homedir v1.1.0 // indirect
163162
github.com/mitchellh/mapstructure v1.5.0 // indirect
164163
github.com/moricho/tparallel v0.2.1 // indirect
164+
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
165165
github.com/nakabonne/nestif v0.3.1 // indirect
166166
github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 // indirect
167167
github.com/nishanths/exhaustive v0.8.1 // indirect
@@ -178,7 +178,7 @@ require (
178178
github.com/pkg/profile v1.6.0 // indirect
179179
github.com/pmezard/go-difflib v1.0.0 // indirect
180180
github.com/polyfloyd/go-errorlint v1.0.0 // indirect
181-
github.com/prometheus/procfs v0.7.3 // indirect
181+
github.com/prometheus/procfs v0.16.1 // indirect
182182
github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a // indirect
183183
github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 // indirect
184184
github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 // indirect
@@ -201,7 +201,7 @@ require (
201201
github.com/spf13/pflag v1.0.5 // indirect
202202
github.com/ssgreg/nlreturn/v2 v2.2.1 // indirect
203203
github.com/stbenjam/no-sprintf-host-port v0.1.1 // indirect
204-
github.com/stretchr/objx v0.4.0 // indirect
204+
github.com/stretchr/objx v0.5.2 // indirect
205205
github.com/subosito/gotenv v1.4.0 // indirect
206206
github.com/sylvia7788/contextcheck v1.0.4 // indirect
207207
github.com/tdakkota/asciicheck v0.1.1 // indirect
@@ -222,13 +222,13 @@ require (
222222
go.uber.org/multierr v1.8.0 // indirect
223223
go.uber.org/zap v1.21.0 // indirect
224224
golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d // indirect
225-
golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 // indirect
226-
golang.org/x/sys v0.0.0-20220702020025-31831981b65f // indirect
227-
golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 // indirect
228-
golang.org/x/text v0.3.7 // indirect
229-
golang.org/x/tools v0.1.12-0.20220628192153-7743d1d949f1 // indirect
225+
golang.org/x/mod v0.17.0 // indirect
226+
golang.org/x/sys v0.33.0 // indirect
227+
golang.org/x/term v0.32.0 // indirect
228+
golang.org/x/text v0.25.0 // indirect
229+
golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d // indirect
230230
google.golang.org/genproto v0.0.0-20220519153652-3a47de7e79bd // indirect
231-
google.golang.org/protobuf v1.28.0 // indirect
231+
google.golang.org/protobuf v1.36.6 // indirect
232232
gopkg.in/ini.v1 v1.66.6 // indirect
233233
gopkg.in/yaml.v2 v2.4.0 // indirect
234234
gopkg.in/yaml.v3 v3.0.1 // indirect
@@ -241,11 +241,9 @@ require (
241241

242242
require (
243243
github.com/creachadair/tomledit v0.0.23
244-
github.com/prometheus/client_model v0.2.0
245-
github.com/prometheus/common v0.37.0
244+
github.com/prometheus/client_model v0.6.2
245+
github.com/prometheus/common v0.65.0
246246
github.com/syndtr/goleveldb v1.0.1-0.20200815110645-5c35d600f0ca
247247
)
248248

249-
retract (
250-
[v0.35.0,v0.35.9] // See https://github.com/tendermint/tendermint/discussions/9155
251-
)
249+
retract [v0.35.0, v0.35.9] // See https://github.com/tendermint/tendermint/discussions/9155

0 commit comments

Comments
 (0)