Skip to content

Commit 941d48b

Browse files
Bump github.com/spf13/viper from 1.17.0 to 1.20.1
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.17.0 to 1.20.1. - [Release notes](https://github.com/spf13/viper/releases) - [Commits](spf13/viper@v1.17.0...v1.20.1) --- updated-dependencies: - dependency-name: github.com/spf13/viper dependency-version: 1.20.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 25e39a8 commit 941d48b

File tree

2 files changed

+91
-163
lines changed

2 files changed

+91
-163
lines changed

go.mod

Lines changed: 29 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/megaease/easegress/v2
22

3-
go 1.21
3+
go 1.21.0
44

55
// replace (
66
// github/megaease/easegress => ./
@@ -14,7 +14,7 @@ require (
1414
github.com/dave/jennifer v1.7.0
1515
github.com/eclipse/paho.mqtt.golang v1.4.3
1616
github.com/fatih/color v1.18.0
17-
github.com/fsnotify/fsnotify v1.7.0
17+
github.com/fsnotify/fsnotify v1.8.0
1818
github.com/go-chi/chi/v5 v5.0.10
1919
github.com/go-chi/cors v1.2.1
2020
github.com/go-logr/zapr v1.2.4
@@ -56,8 +56,8 @@ require (
5656
github.com/rs/cors v1.11.0
5757
github.com/santhosh-tekuri/jsonschema/v5 v5.3.1
5858
github.com/spf13/cobra v1.7.0
59-
github.com/spf13/pflag v1.0.5
60-
github.com/spf13/viper v1.17.0
59+
github.com/spf13/pflag v1.0.6
60+
github.com/spf13/viper v1.20.1
6161
github.com/stretchr/testify v1.10.0
6262
github.com/tcnksm/go-httpstat v0.2.1-0.20191008022543-e866bb274419
6363
github.com/tg123/go-htpasswd v1.2.2
@@ -68,18 +68,18 @@ require (
6868
go.etcd.io/etcd/client/v3 v3.5.10
6969
go.etcd.io/etcd/server/v3 v3.5.10
7070
go.opentelemetry.io/contrib/propagators/b3 v1.20.0
71-
go.opentelemetry.io/otel v1.19.0
71+
go.opentelemetry.io/otel v1.29.0
7272
go.opentelemetry.io/otel/exporters/jaeger v1.17.0
7373
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.19.0
7474
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.19.0
7575
go.opentelemetry.io/otel/exporters/zipkin v1.19.0
76-
go.opentelemetry.io/otel/sdk v1.19.0
77-
go.opentelemetry.io/otel/trace v1.19.0
76+
go.opentelemetry.io/otel/sdk v1.29.0
77+
go.opentelemetry.io/otel/trace v1.29.0
7878
go.uber.org/zap v1.27.0
79-
golang.org/x/crypto v0.26.0
80-
golang.org/x/net v0.28.0
81-
golang.org/x/sync v0.8.0
82-
golang.org/x/sys v0.25.0
79+
golang.org/x/crypto v0.32.0
80+
golang.org/x/net v0.33.0
81+
golang.org/x/sync v0.10.0
82+
golang.org/x/sys v0.29.0
8383
k8s.io/api v0.28.3
8484
k8s.io/apimachinery v0.28.3
8585
k8s.io/client-go v0.28.3
@@ -113,6 +113,7 @@ require (
113113
github.com/facebookgo/subset v0.0.0-20200203212716-c811ad88dec4 // indirect
114114
github.com/go-ini/ini v1.67.0 // indirect
115115
github.com/go-logr/stdr v1.2.2 // indirect
116+
github.com/go-viper/mapstructure/v2 v2.2.1 // indirect
116117
github.com/golang-jwt/jwt/v5 v5.0.0 // indirect
117118
github.com/google/gnostic-models v0.6.8 // indirect
118119
github.com/google/pprof v0.0.0-20231101202521-4ca4178f5c7a // indirect
@@ -130,18 +131,17 @@ require (
130131
github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8 // indirect
131132
github.com/quic-go/qpack v0.4.0 // indirect
132133
github.com/quic-go/qtls-go1-20 v0.4.1 // indirect
133-
github.com/sagikazarmark/locafero v0.3.0 // indirect
134-
github.com/sagikazarmark/slog-shim v0.1.0 // indirect
134+
github.com/sagikazarmark/locafero v0.7.0 // indirect
135135
github.com/sourcegraph/conc v0.3.0 // indirect
136136
github.com/stretchr/objx v0.5.2 // indirect
137137
github.com/tchap/go-patricia/v2 v2.3.1 // indirect
138138
github.com/vultr/govultr/v3 v3.3.4 // indirect
139139
github.com/wk8/go-ordered-map/v2 v2.1.8 // indirect
140140
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.19.0 // indirect
141-
go.opentelemetry.io/otel/metric v1.19.0 // indirect
141+
go.opentelemetry.io/otel/metric v1.29.0 // indirect
142142
go.uber.org/mock v0.3.0 // indirect
143-
google.golang.org/genproto/googleapis/api v0.0.0-20240814211410-ddb44dafa142 // indirect
144-
google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 // indirect
143+
google.golang.org/genproto/googleapis/api v0.0.0-20241209162323-e6fa225c2576 // indirect
144+
google.golang.org/genproto/googleapis/rpc v0.0.0-20241223144023-3abc09e42ca8 // indirect
145145
gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d // indirect
146146
gopkg.in/evanphx/json-patch.v5 v5.7.0 // indirect
147147
gopkg.in/ldap.v2 v2.5.1 // indirect
@@ -188,7 +188,7 @@ require (
188188
github.com/go-errors/errors v1.5.1 // indirect
189189
github.com/go-kit/log v0.2.1 // indirect
190190
github.com/go-logfmt/logfmt v0.6.0 // indirect
191-
github.com/go-logr/logr v1.3.0 // indirect
191+
github.com/go-logr/logr v1.4.2 // indirect
192192
github.com/go-openapi/jsonpointer v0.20.0 // indirect
193193
github.com/go-openapi/jsonreference v0.20.2 // indirect
194194
github.com/go-openapi/swag v0.22.4 // indirect
@@ -217,7 +217,6 @@ require (
217217
github.com/hashicorp/go-retryablehttp v0.7.4 // indirect
218218
github.com/hashicorp/go-rootcerts v1.0.2 // indirect
219219
github.com/hashicorp/go-uuid v1.0.3 // indirect
220-
github.com/hashicorp/hcl v1.0.0 // indirect
221220
github.com/hashicorp/serf v0.10.1 // indirect
222221
github.com/imdario/mergo v0.3.16 // indirect
223222
github.com/inconshreveable/mousetrap v1.1.0 // indirect
@@ -233,7 +232,6 @@ require (
233232
github.com/kelseyhightower/envconfig v1.4.0 // indirect
234233
github.com/klauspost/compress v1.17.2 // indirect
235234
github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de // indirect
236-
github.com/magiconair/properties v1.8.7 // indirect
237235
github.com/mailru/easyjson v0.7.7 // indirect
238236
github.com/mattn/go-colorable v0.1.13 // indirect
239237
github.com/mattn/go-isatty v0.0.20 // indirect
@@ -244,7 +242,7 @@ require (
244242
github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 // indirect
245243
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
246244
github.com/nrdcg/dnspod-go v0.4.0 // indirect
247-
github.com/pelletier/go-toml/v2 v2.1.0 // indirect
245+
github.com/pelletier/go-toml/v2 v2.2.3 // indirect
248246
github.com/peterbourgon/diskv v2.0.1+incompatible // indirect
249247
github.com/pierrec/lz4/v4 v4.1.18 // indirect
250248
github.com/pkg/errors v0.9.1 // indirect
@@ -259,8 +257,8 @@ require (
259257
github.com/sirupsen/logrus v1.9.3 // indirect
260258
github.com/soheilhy/cmux v0.1.5 // indirect
261259
github.com/spaolacci/murmur3 v1.1.0
262-
github.com/spf13/afero v1.10.0 // indirect
263-
github.com/spf13/cast v1.5.1 // indirect
260+
github.com/spf13/afero v1.12.0 // indirect
261+
github.com/spf13/cast v1.7.1 // indirect
264262
github.com/subosito/gotenv v1.6.0 // indirect
265263
github.com/tmc/grpc-websocket-proxy v0.0.0-20220101234140-673ab2c3ae75 // indirect
266264
github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb // indirect
@@ -274,23 +272,23 @@ require (
274272
go.etcd.io/etcd/pkg/v3 v3.5.10 // indirect
275273
go.etcd.io/etcd/raft/v3 v3.5.10 // indirect
276274
go.opencensus.io v0.24.0 // indirect
277-
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.45.0 // indirect
275+
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.54.0 // indirect
278276
go.opentelemetry.io/proto/otlp v1.0.0 // indirect
279277
go.starlark.net v0.0.0-20231101134539-556fd59b42f6 // indirect
280278
go.uber.org/atomic v1.11.0 // indirect
281279
go.uber.org/multierr v1.11.0 // indirect
282280
golang.org/x/exp v0.0.0-20231006140011-7918f672742d
283281
golang.org/x/mod v0.17.0
284-
golang.org/x/oauth2 v0.22.0 // indirect
285-
golang.org/x/term v0.23.0 // indirect
286-
golang.org/x/text v0.17.0 // indirect
287-
golang.org/x/time v0.3.0 // indirect
282+
golang.org/x/oauth2 v0.25.0 // indirect
283+
golang.org/x/term v0.28.0 // indirect
284+
golang.org/x/text v0.21.0 // indirect
285+
golang.org/x/time v0.8.0 // indirect
288286
golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d // indirect
289287
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
290-
google.golang.org/api v0.149.0 // indirect
291-
google.golang.org/genproto v0.0.0-20231030173426-d783a09b4405 // indirect
292-
google.golang.org/grpc v1.67.1
293-
google.golang.org/protobuf v1.34.2
288+
google.golang.org/api v0.215.0 // indirect
289+
google.golang.org/genproto v0.0.0-20241118233622-e639e219e697 // indirect
290+
google.golang.org/grpc v1.67.3
291+
google.golang.org/protobuf v1.36.1
294292
gopkg.in/inf.v0 v0.9.1 // indirect
295293
gopkg.in/ini.v1 v1.67.0 // indirect
296294
gopkg.in/natefinch/lumberjack.v2 v2.2.1 // indirect

0 commit comments

Comments
 (0)