File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ require (
8080 github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
8181 github.com/modern-go/reflect2 v1.0.2 // indirect
8282 github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
83- github.com/pelletier/go-toml/v2 v2.4.0 // indirect
83+ github.com/pelletier/go-toml/v2 v2.4.2 // indirect
8484 github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
8585 github.com/prometheus/client_model v0.6.2 // indirect
8686 github.com/prometheus/common v0.69.0 // indirect
Original file line number Diff line number Diff line change @@ -150,8 +150,8 @@ github.com/onsi/ginkgo/v2 v2.31.0 h1:GtuJos5DFUV9EerYJo8RhYxosYNGvOdDE5haKq6Grfs
150150github.com/onsi/ginkgo/v2 v2.31.0 /go.mod h1:+aXOY+vzZ5mu2iI2HpTZUPmM//oQfsNFX6gU9kNcA44 =
151151github.com/onsi/gomega v1.42.1 h1:iN1rCUX+44NZ1Dc97MPoeFYbFR0vh8zxoxMFwKdyZ6I =
152152github.com/onsi/gomega v1.42.1 /go.mod h1:REff/hsDsodHoKlWsP2mAPhu1+5/6hVYNf9rIEBpeSg =
153- github.com/pelletier/go-toml/v2 v2.4.0 h1:Mwu0mAkUKbittDs3/ADDWXqMmq3EOK2VHiuCkV00Row =
154- github.com/pelletier/go-toml/v2 v2.4.0 /go.mod h1:2gIqNv+qfxSVS7cM2xJQKtLSTLUE9V8t9Stt+h56mCY =
153+ github.com/pelletier/go-toml/v2 v2.4.2 h1:M2fKKbmyvI+hGId/D0W64qDBMVhJnNR10O5gIbMc//Q =
154+ github.com/pelletier/go-toml/v2 v2.4.2 /go.mod h1:2gIqNv+qfxSVS7cM2xJQKtLSTLUE9V8t9Stt+h56mCY =
155155github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4 =
156156github.com/pkg/errors v0.9.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
157157github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
You can’t perform that action at this time.
0 commit comments