File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
88 github.com/go-kit/kit v0.13.0
99 github.com/go-kit/log v0.2.1
1010 github.com/go-sql-driver/mysql v1.9.2
11- github.com/go-viper/mapstructure/v2 v2.2.1
11+ github.com/go-viper/mapstructure/v2 v2.3.0
1212 github.com/golang-migrate/migrate/v4 v4.18.3
1313 github.com/google/uuid v1.6.0
1414 github.com/googleapis/gax-go/v2 v2.14.1
Original file line number Diff line number Diff line change @@ -765,6 +765,8 @@ github.com/go-sql-driver/mysql v1.9.2 h1:4cNKDYQ1I84SXslGddlsrMhc8k4LeDVj6Ad6WRj
765765github.com/go-sql-driver/mysql v1.9.2 /go.mod h1:qn46aNg1333BRMNU69Lq93t8du/dwxI64Gl8i5p1WMU =
766766github.com/go-viper/mapstructure/v2 v2.2.1 h1:ZAaOCxANMuZx5RCeg0mBdEZk7DZasvvZIxtHqx8aGss =
767767github.com/go-viper/mapstructure/v2 v2.2.1 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
768+ github.com/go-viper/mapstructure/v2 v2.3.0 h1:27XbWsHIqhbdR5TIC911OfYvgSaW93HM+dX7970Q7jk =
769+ github.com/go-viper/mapstructure/v2 v2.3.0 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
768770github.com/gobuffalo/here v0.6.0 /go.mod h1:wAG085dHOYqUpf+Ap+WOdrPTp5IYcDAs/x7PLa8Y5fM =
769771github.com/gobuffalo/here v0.6.7 h1:hpfhh+kt2y9JLDfhYUxxCRxQol540jsVfKUZzjlbp8o =
770772github.com/gobuffalo/here v0.6.7 /go.mod h1:vuCfanjqckTuRlqAitJz6QC4ABNnS27wLb816UhsPcc =
You can’t perform that action at this time.
0 commit comments