We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf2c6ca commit f8557fdCopy full SHA for f8557fd
go.mod
@@ -17,7 +17,7 @@ require (
17
github.com/onsi/ginkgo/v2 v2.22.2
18
github.com/onsi/gomega v1.36.2
19
github.com/pkg/errors v0.9.1
20
- github.com/projectcapsule/capsule v0.7.4
+ github.com/projectcapsule/capsule v0.9.0
21
github.com/prometheus/client_golang v1.21.1
22
github.com/prometheus/prometheus v0.302.1
23
github.com/sirupsen/logrus v1.9.3
0 commit comments