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/moorara/gocert
33go 1.24.4
44
55require (
6- github.com/BurntSushi/toml v1.5 .0
6+ github.com/BurntSushi/toml v1.6 .0
77 github.com/mitchellh/cli v1.1.5
88 github.com/stretchr/testify v1.11.1
99 gopkg.in/yaml.v3 v3.0.1
Original file line number Diff line number Diff line change 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 =
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/Masterminds/goutils v1.1.1 h1:5nUrii3FMTL5diU80unEVvNevw1nH4+ZV4DSLVJLSYI =
44github.com/Masterminds/goutils v1.1.1 /go.mod h1:8cTjp+g8YejhMuvIA5y2vz3BpJxksy863GQaJW2MFNU =
55github.com/Masterminds/semver/v3 v3.1.1 h1:hLg3sBzpNErnxhQtUy/mmLR2I9foDujNK030IGemrRc =
You can’t perform that action at this time.
0 commit comments