File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ require (
4343 github.com/fsnotify/fsnotify v1.9.0 // indirect
4444 github.com/gertd/go-pluralize v0.2.1 // indirect
4545 github.com/go-sql-driver/mysql v1.9.2 // indirect
46- github.com/go-viper/mapstructure/v2 v2.4 .0 // indirect
46+ github.com/go-viper/mapstructure/v2 v2.5 .0 // indirect
4747 github.com/google/go-cmp v0.7.0 // indirect
4848 github.com/google/uuid v1.6.0 // indirect
4949 github.com/iancoleman/strcase v0.3.0 // indirect
Original file line number Diff line number Diff line change @@ -66,8 +66,8 @@ github.com/go-sql-driver/mysql v1.7.0/go.mod h1:OXbVy3sEdcQ2Doequ6Z5BW6fXNQTmx+9
6666github.com/go-sql-driver/mysql v1.9.2 h1:4cNKDYQ1I84SXslGddlsrMhc8k4LeDVj6Ad6WRjiHuU =
6767github.com/go-sql-driver/mysql v1.9.2 /go.mod h1:qn46aNg1333BRMNU69Lq93t8du/dwxI64Gl8i5p1WMU =
6868github.com/go-task/slim-sprig v0.0.0-20210107165309-348f09dbbbc0 /go.mod h1:fyg7847qk6SyHyPtNmDHnmrv/HOrqktSC+C9fM+CJOE =
69- github.com/go-viper/mapstructure/v2 v2.4 .0 h1:EBsztssimR/CONLSZZ04E8qAkxNYq4Qp9LvH92wZUgs =
70- github.com/go-viper/mapstructure/v2 v2.4 .0 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
69+ github.com/go-viper/mapstructure/v2 v2.5 .0 h1:vM5IJoUAy3d7zRSVtIwQgBj7BiWtMPfmPEgAXnvj1Ro =
70+ github.com/go-viper/mapstructure/v2 v2.5 .0 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
7171github.com/golang-sql/civil v0.0.0-20220223132316-b832511892a9 h1:au07oEsX2xN0ktxqI+Sida1w446QrXBRJ0nee3SNZlA =
7272github.com/golang-sql/civil v0.0.0-20220223132316-b832511892a9 /go.mod h1:8vg3r2VgvsThLBIFL93Qb5yWzgyZWhEmBwUJWevAkK0 =
7373github.com/golang-sql/sqlexp v0.1.0 h1:ZCD6MBpcuOVfGVqsEmY5/4FtYiKz6tSyUv9LPEDei6A =
You can’t perform that action at this time.
0 commit comments