File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ require (
1212)
1313
1414require (
15- github.com/BurntSushi/toml v1.5 .0 // indirect
15+ github.com/BurntSushi/toml v1.6 .0 // indirect
1616 github.com/Masterminds/semver/v3 v3.4.0 // indirect
1717 github.com/creack/pty v1.1.24 // indirect
1818 github.com/davecgh/go-spew v1.1.1 // indirect
@@ -35,5 +35,5 @@ require (
3535 golang.org/x/sys v0.39.0 // indirect
3636 golang.org/x/text v0.32.0 // indirect
3737 gopkg.in/yaml.v3 v3.0.1 // indirect
38- software.sslmate.com/src/go-pkcs12 v0.6 .0 // indirect
38+ software.sslmate.com/src/go-pkcs12 v0.7 .0 // indirect
3939)
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/semver/v3 v3.4.0 h1:Zog+i5UMtVoCU8oKka5P7i9q9HgrJeGzI9SA1Xbatp0 =
44github.com/Masterminds/semver/v3 v3.4.0 /go.mod h1:4V+yj/TJE1HU9XfppCwVMZq3I84lprf4nC11bSS5beM =
55github.com/buildpacks/libcnb v1.30.4 h1:Jp6cJxYsZQgqix+lpRdSpjHt5bv5yCJqgkw9zWmS6xU =
@@ -78,5 +78,5 @@ gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+
7878gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 /go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0 =
7979gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA =
8080gopkg.in/yaml.v3 v3.0.1 /go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM =
81- software.sslmate.com/src/go-pkcs12 v0.6 .0 h1:f3sQittAeF+pao32Vb+mkli+ZyT+VwKaD014qFGq6oU =
82- software.sslmate.com/src/go-pkcs12 v0.6 .0 /go.mod h1:Qiz0EyvDRJjjxGyUQa2cCNZn/wMyzrRJ/qcDXOQazLI =
81+ software.sslmate.com/src/go-pkcs12 v0.7 .0 h1:Db8W44cB54TWD7stUFFSWxdfpdn6fZVcDl0w3R4RVM0 =
82+ software.sslmate.com/src/go-pkcs12 v0.7 .0 /go.mod h1:Qiz0EyvDRJjjxGyUQa2cCNZn/wMyzrRJ/qcDXOQazLI =
You can’t perform that action at this time.
0 commit comments