File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99
1010require (
1111 github.com/charmbracelet/log v0.4.2
12- github.com/onsi/ginkgo/v2 v2.27.5
12+ github.com/onsi/ginkgo/v2 v2.28.1
1313 github.com/onsi/gomega v1.39.0
1414 github.com/spf13/afero v1.15.0
1515 github.com/spf13/cobra v1.10.2
Original file line number Diff line number Diff line change @@ -128,6 +128,8 @@ github.com/nix-community/gomod2nix v1.7.0 h1:sP4LQn8aIx4WKDksoN7A2iC/rg9C7Sb5I8O
128128github.com/nix-community/gomod2nix v1.7.0 /go.mod h1:VU9pfOK8sVzev+y8i3XmeA35WfZXaBSWVzRYYkEbquE =
129129github.com/onsi/ginkgo/v2 v2.27.5 h1:ZeVgZMx2PDMdJm/+w5fE/OyG6ILo1Y3e+QX4zSR0zTE =
130130github.com/onsi/ginkgo/v2 v2.27.5 /go.mod h1:ArE1D/XhNXBXCBkKOLkbsb2c81dQHCRcF5zwn/ykDRo =
131+ github.com/onsi/ginkgo/v2 v2.28.1 h1:S4hj+HbZp40fNKuLUQOYLDgZLwNUVn19N3Atb98NCyI =
132+ github.com/onsi/ginkgo/v2 v2.28.1 /go.mod h1:CLtbVInNckU3/+gC8LzkGUb9oF+e8W8TdUsxPwvdOgE =
131133github.com/onsi/gomega v1.39.0 h1:y2ROC3hKFmQZJNFeGAMeHZKkjBL65mIZcvrLQBF9k6Q =
132134github.com/onsi/gomega v1.39.0 /go.mod h1:ZCU1pkQcXDO5Sl9/VVEGlDyp+zm0m1cmeG5TOzLgdh4 =
133135github.com/pelletier/go-toml v1.2.0 /go.mod h1:5z9KED0ma1S8pY6P1sdut58dfprrGBbd/94hg7ilaic =
You can’t perform that action at this time.
0 commit comments