File tree Expand file tree Collapse file tree 3 files changed +23
-4
lines changed
Expand file tree Collapse file tree 3 files changed +23
-4
lines changed Original file line number Diff line number Diff line change 1+ version : 2
2+ updates :
3+ - package-ecosystem : gomod
4+ directory : /
5+ schedule :
6+ interval : weekly
7+ open-pull-requests-limit : 10
8+ groups :
9+ all :
10+ patterns :
11+ - " *"
12+ - package-ecosystem : " github-actions"
13+ directory : /
14+ schedule :
15+ interval : weekly
16+ groups :
17+ all :
18+ patterns :
19+ - " *"
Original file line number Diff line number Diff line change 11module github.com/exoscale/multiconfig
22
3- go 1.22
3+ go 1.24
44
55require (
6- github.com/BurntSushi/toml v1.4 .0
6+ github.com/BurntSushi/toml v1.5 .0
77 github.com/fatih/camelcase v1.0.0
88 github.com/fatih/structs v1.1.0
99 github.com/stretchr/testify v1.8.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 =
33mygithub.libinneed.workers.dev/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
44mygithub.libinneed.workers.dev/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
55mygithub.libinneed.workers.dev/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
You can’t perform that action at this time.
0 commit comments