File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ require (
4646 github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.51.0 // indirect
4747 github.com/cenkalti/backoff/v5 v5.0.2 // indirect
4848 github.com/envoyproxy/go-control-plane/envoy v1.32.4 // indirect
49- github.com/go-viper/mapstructure/v2 v2.3 .0 // indirect
49+ github.com/go-viper/mapstructure/v2 v2.4 .0 // indirect
5050 github.com/moby/sys/user v0.3.0 // indirect
5151 github.com/moov-io/iso3166 v0.2.1 // indirect
5252 github.com/spiffe/go-spiffe/v2 v2.5.0 // indirect
Original file line number Diff line number Diff line change @@ -863,8 +863,8 @@ github.com/go-sql-driver/mysql v1.9.2 h1:4cNKDYQ1I84SXslGddlsrMhc8k4LeDVj6Ad6WRj
863863github.com/go-sql-driver/mysql v1.9.2 /go.mod h1:qn46aNg1333BRMNU69Lq93t8du/dwxI64Gl8i5p1WMU =
864864github.com/go-test/deep v1.1.1 h1:0r/53hagsehfO4bzD2Pgr/+RgHqhmf+k1Bpse2cTu1U =
865865github.com/go-test/deep v1.1.1 /go.mod h1:5C2ZWiW0ErCdrYzpqxLbTX7MG14M9iiw8DgHncVwcsE =
866- github.com/go-viper/mapstructure/v2 v2.3 .0 h1:27XbWsHIqhbdR5TIC911OfYvgSaW93HM+dX7970Q7jk =
867- github.com/go-viper/mapstructure/v2 v2.3 .0 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
866+ github.com/go-viper/mapstructure/v2 v2.4 .0 h1:EBsztssimR/CONLSZZ04E8qAkxNYq4Qp9LvH92wZUgs =
867+ github.com/go-viper/mapstructure/v2 v2.4 .0 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
868868github.com/gobuffalo/here v0.6.0 /go.mod h1:wAG085dHOYqUpf+Ap+WOdrPTp5IYcDAs/x7PLa8Y5fM =
869869github.com/gobuffalo/here v0.6.7 h1:hpfhh+kt2y9JLDfhYUxxCRxQol540jsVfKUZzjlbp8o =
870870github.com/gobuffalo/here v0.6.7 /go.mod h1:vuCfanjqckTuRlqAitJz6QC4ABNnS27wLb816UhsPcc =
You can’t perform that action at this time.
0 commit comments