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 768c593Copy full SHA for 768c593
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.4
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