File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 4
4
5
5
require (
6
6
github.com/ThreeDotsLabs/watermill v1.3.2
7
- github.com/haproxytech/config-parser/v4 v4.1.0
7
+ github.com/haproxytech/config-parser/v4 v4.2.1
8
8
github.com/mitchellh/go-homedir v1.1.0
9
9
github.com/shurcooL/graphql v0.0.0-20220606043923-3cf50f8a0a29
10
10
github.com/spf13/cobra v1.7.0
Original file line number Diff line number Diff line change @@ -147,6 +147,8 @@ github.com/googleapis/gax-go/v2 v2.0.5/go.mod h1:DWXyrwAJ9X0FpwwEdw+IPEYBICEFu5m
147
147
github.com/googleapis/google-cloud-go-testing v0.0.0-20200911160855-bcd43fbb19e8 /go.mod h1:dvDLG8qkwmyD9a/MJJN3XJcT3xFxOKAvTZGvuZmac9g =
148
148
github.com/haproxytech/config-parser/v4 v4.1.0 h1:P1gu/UjiWo5Kg+4ZW/mHd657Uw7utoi8QBW8WhUWB3w =
149
149
github.com/haproxytech/config-parser/v4 v4.1.0 /go.mod h1:pZHV7TLt1PgY8ouMX2ZNQoZHe20LGybbqkNN4MKjGZ0 =
150
+ github.com/haproxytech/config-parser/v4 v4.2.1 h1:qiZ58h7B7KpwGhRTLRjhVhuJhMHRn2s24YeuL9MC/iE =
151
+ github.com/haproxytech/config-parser/v4 v4.2.1 /go.mod h1:Bsm7Snm4JMEmVLw34ABwuNbRIrakFj8WMDyWzjimCfc =
150
152
github.com/haproxytech/go-logger v1.1.0 h1:HgGtYaI1ApkvbQdsm7f9AzQQoxTB7w37criTflh7IQE =
151
153
github.com/haproxytech/go-logger v1.1.0 /go.mod h1:OekUd8HCb7ubxMplzHUPBTHNxZmddOWfOjWclZsqIeM =
152
154
github.com/hashicorp/errwrap v1.1.0 h1:OxrOeh75EUXMY8TBjag2fzXGZ40LB6IKw45YeGUDY2I =
You can’t perform that action at this time.
0 commit comments