We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95701fe commit e8717bfCopy full SHA for e8717bf
go.mod
@@ -4,7 +4,7 @@ go 1.20
4
5
require (
6
github.com/ThreeDotsLabs/watermill v1.3.2
7
- github.com/haproxytech/config-parser/v4 v4.1.0
+ github.com/haproxytech/config-parser/v4 v4.2.1
8
github.com/mitchellh/go-homedir v1.1.0
9
github.com/shurcooL/graphql v0.0.0-20220606043923-3cf50f8a0a29
10
github.com/spf13/cobra v1.7.0
0 commit comments