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/nicksenap/grove
33go 1.25.0
44
55require (
6- github.com/BurntSushi/toml v1.4 .0
6+ github.com/BurntSushi/toml v1.6 .0
77 github.com/spf13/cobra v1.8.1
88 golang.org/x/term v0.41.0
99 modernc.org/sqlite v1.48.0
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.6 .0 h1:dRaEfpa2VI55EwlIW72hMRHdWouJeRF7TPYhI+AUQjk =
2+ github.com/BurntSushi/toml v1.6 .0 /go.mod h1:ukJfTF/6rtPPRCnwkur4qwRxa8vTRFBF0uk2lLoLwho =
33github.com/cpuguy83/go-md2man/v2 v2.0.4 /go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o =
44github.com/dustin/go-humanize v1.0.1 h1:GzkhY7T5VNhEkwH0PVJgjz+fX1rhBrR7pRT3mDkpeCY =
55github.com/dustin/go-humanize v1.0.1 /go.mod h1:Mu1zIs6XwVuF/gI1OepvI0qD18qycQx+mFykh5fBlto =
You can’t perform that action at this time.
0 commit comments