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 072b159 commit 206839bCopy full SHA for 206839b
go.mod
@@ -8,7 +8,7 @@ require (
8
github.com/fatih/color v1.16.0
9
github.com/go-chi/chi/v5 v5.0.11
10
github.com/kr/logfmt v0.0.0-20210122060352-19f9bcb100e6
11
- github.com/onsi/ginkgo/v2 v2.13.0
+ github.com/onsi/ginkgo/v2 v2.22.1
12
github.com/onsi/gomega v1.29.0
13
github.com/shirou/gopsutil/v3 v3.22.10
14
k8s.io/api v0.29.1
0 commit comments