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 3de9c66 commit cca390cCopy full SHA for cca390c
go.mod
@@ -20,7 +20,7 @@ require (
20
github.com/joho/godotenv v1.5.1
21
github.com/mudler/go-pluggable v0.0.0-20230126220627-7710299a0ae5
22
github.com/mudler/yip v1.18.0
23
- github.com/onsi/ginkgo/v2 v2.25.3
+ github.com/onsi/ginkgo/v2 v2.27.2
24
github.com/onsi/gomega v1.38.2
25
github.com/pterm/pterm v0.12.81
26
github.com/qeesung/image2ascii v1.0.1
0 commit comments