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 @@ -3,7 +3,7 @@ module github.com/urfave/cli-altsrc/v3
3
3
go 1.23.2
4
4
5
5
require (
6
- github.com/BurntSushi/toml v1.4 .0
6
+ github.com/BurntSushi/toml v1.5 .0
7
7
github.com/stretchr/testify v1.10.0
8
8
github.com/urfave/cli/v3 v3.1.1
9
9
gopkg.in/yaml.v3 v3.0.1
Original file line number Diff line number Diff line change 1
- github.com/BurntSushi/toml v1.4 .0 h1:kuoIxZQy2WRRk1pttg9asf+WVv6tWQuBNVmK8+nqPr0 =
2
- github.com/BurntSushi/toml v1.4 .0 /go.mod h1:ukJfTF/6rtPPRCnwkur4qwRxa8vTRFBF0uk2lLoLwho =
1
+ github.com/BurntSushi/toml v1.5 .0 h1:W5quZX/G/csjUnuI8SUYlsHs9M38FC7znL0lIO+DvMg =
2
+ github.com/BurntSushi/toml v1.5 .0 /go.mod h1:ukJfTF/6rtPPRCnwkur4qwRxa8vTRFBF0uk2lLoLwho =
3
3
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
4
4
github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
5
5
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
You can’t perform that action at this time.
0 commit comments