We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d692ef commit dfd36dfCopy full SHA for dfd36df
go.mod
@@ -6,7 +6,7 @@ require (
6
github.com/fatih/color v1.16.0
7
github.com/go-chi/chi/v5 v5.0.11
8
github.com/kr/logfmt v0.0.0-20210122060352-19f9bcb100e6
9
- github.com/onsi/ginkgo/v2 v2.13.0
+ github.com/onsi/ginkgo/v2 v2.23.2
10
github.com/onsi/gomega v1.29.0
11
github.com/shirou/gopsutil/v3 v3.22.10
12
k8s.io/api v0.29.1
0 commit comments