File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ require (
4141 github.com/go-logfmt/logfmt v0.5.1 // indirect
4242 github.com/go-logr/logr v1.4.2 // indirect
4343 github.com/go-logr/stdr v1.2.2 // indirect
44- github.com/go-viper/mapstructure/v2 v2.2.1 // indirect
44+ github.com/go-viper/mapstructure/v2 v2.3.0 // indirect
4545 github.com/golang-sql/civil v0.0.0-20220223132316-b832511892a9 // indirect
4646 github.com/golang-sql/sqlexp v0.1.0 // indirect
4747 github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
Original file line number Diff line number Diff line change @@ -486,8 +486,8 @@ github.com/go-sql-driver/mysql v1.9.2/go.mod h1:qn46aNg1333BRMNU69Lq93t8du/dwxI6
486486github.com/go-stack/stack v1.8.0 /go.mod h1:v0f6uXyyMGvRgIKkXu+yp6POWl0qKG85gN/melR3HDY =
487487github.com/go-stack/stack v1.8.1 /go.mod h1:dcoOX6HbPZSZptuspn9bctJ+N/CnF5gGygcUP3XYfe4 =
488488github.com/go-task/slim-sprig v0.0.0-20210107165309-348f09dbbbc0 /go.mod h1:fyg7847qk6SyHyPtNmDHnmrv/HOrqktSC+C9fM+CJOE =
489- github.com/go-viper/mapstructure/v2 v2.2.1 h1:ZAaOCxANMuZx5RCeg0mBdEZk7DZasvvZIxtHqx8aGss =
490- github.com/go-viper/mapstructure/v2 v2.2.1 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
489+ github.com/go-viper/mapstructure/v2 v2.3.0 h1:27XbWsHIqhbdR5TIC911OfYvgSaW93HM+dX7970Q7jk =
490+ github.com/go-viper/mapstructure/v2 v2.3.0 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
491491github.com/go-zookeeper/zk v1.0.2 /go.mod h1:nOB03cncLtlp4t+UAkGSV+9beXP/akpekBwL+UX1Qcw =
492492github.com/gobuffalo/attrs v0.0.0-20190224210810-a9411de4debd /go.mod h1:4duuawTqi2wkkpB4ePgWMaai6/Kc6WEz83bhFwpHzj0 =
493493github.com/gobuffalo/depgen v0.0.0-20190329151759-d478694a28d3 /go.mod h1:3STtPUQYuzV0gBVOY3vy6CfMm/ljR4pABfrTeHNLHUY =
You can’t perform that action at this time.
0 commit comments