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 @@ -8,7 +8,7 @@ require (
88 github.com/pelletier/go-toml/v2 v2.2.2
99 github.com/sagikazarmark/locafero v0.6.0
1010 github.com/spf13/afero v1.11.0
11- github.com/spf13/cast v1.6 .0
11+ github.com/spf13/cast v1.7 .0
1212 github.com/spf13/pflag v1.0.5
1313 github.com/stretchr/testify v1.9.0
1414 github.com/subosito/gotenv v1.6.0
Original file line number Diff line number Diff line change @@ -25,8 +25,8 @@ github.com/sourcegraph/conc v0.3.0 h1:OQTbbt6P72L20UqAkXXuLOj79LfEanQ+YQFNpLA9yS
2525github.com/sourcegraph/conc v0.3.0 /go.mod h1:Sdozi7LEKbFPqYX2/J+iBAM6HpqSLTASQIKqDmF7Mt0 =
2626github.com/spf13/afero v1.11.0 h1:WJQKhtpdm3v2IzqG8VMqrr6Rf3UYpEF239Jy9wNepM8 =
2727github.com/spf13/afero v1.11.0 /go.mod h1:GH9Y3pIexgf1MTIWtNGyogA5MwRIDXGUr+hbWNoBjkY =
28- github.com/spf13/cast v1.6 .0 h1:GEiTHELF+vaR5dhz3VqZfFSzZjYbgeKDpBxQVS4GYJ0 =
29- github.com/spf13/cast v1.6 .0 /go.mod h1:ancEpBxwJDODSW/UG4rDrAqiKolqNNh2DX3mk86cAdo =
28+ github.com/spf13/cast v1.7 .0 h1:ntdiHjuueXFgm5nzDRdOS4yfT43P5Fnud6DH50rz/7w =
29+ github.com/spf13/cast v1.7 .0 /go.mod h1:ancEpBxwJDODSW/UG4rDrAqiKolqNNh2DX3mk86cAdo =
3030github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA =
3131github.com/spf13/pflag v1.0.5 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
3232github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
You can’t perform that action at this time.
0 commit comments