File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -25,8 +25,8 @@ require (
25
25
github.com/go-openapi/validate v0.19.8
26
26
github.com/google/renameio v0.1.1-0.20200217212219-353f81969824
27
27
github.com/google/uuid v1.2.0
28
- github.com/haproxytech/client-native/v2 v2.4.2
29
- github.com/haproxytech/config-parser/v4 v4.0.0-rc1.0.20210706120926-340f1b3664db
28
+ github.com/haproxytech/client-native/v2 v2.4.3
29
+ github.com/haproxytech/config-parser/v4 v4.0.0-rc1.0.20210813110106-49a72c168ed5
30
30
github.com/hashicorp/consul/api v1.6.0
31
31
github.com/hashicorp/hcl v1.0.0
32
32
github.com/jehiah/go-strftime v0.0.0-20171201141054-1d33003b3869 // indirect
Original file line number Diff line number Diff line change @@ -174,10 +174,10 @@ github.com/google/uuid v1.0.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+
174
174
github.com/google/uuid v1.1.1 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
175
175
github.com/google/uuid v1.2.0 h1:qJYtXnJRWmpe7m/3XlyhrsLrEURqHRM2kxzoxXqyUDs =
176
176
github.com/google/uuid v1.2.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
177
- github.com/haproxytech/client-native/v2 v2.4.2 h1:9XJognhxB2xks92HXJQSaBU3LEc9beJVYGs4wKhgWEk =
178
- github.com/haproxytech/client-native/v2 v2.4.2 /go.mod h1:dab0p73uKVI5wrP9JUoGZvxZpPT9LfKTwWIvr7pViVU =
179
- github.com/haproxytech/config-parser/v4 v4.0.0-rc1.0.20210706120926-340f1b3664db h1:rKN+rNB45FcPkkGBEUHAuN6iUWxByG0/UzRkluETca8 =
180
- github.com/haproxytech/config-parser/v4 v4.0.0-rc1.0.20210706120926-340f1b3664db /go.mod h1:R2KvNW3R5pf+ucN4K0Wtdhib08U8L10rRAwP2lEDuWQ =
177
+ github.com/haproxytech/client-native/v2 v2.4.3 h1:IXbm9yZhjiB29ROhewEkEYnXlSogRuyEEDuYHP80Uek =
178
+ github.com/haproxytech/client-native/v2 v2.4.3 /go.mod h1:Uda+J1oMsbh8UIsBnRB9BTpdDCaKLoa6L+AlYr+MSxg =
179
+ github.com/haproxytech/config-parser/v4 v4.0.0-rc1.0.20210813110106-49a72c168ed5 h1:HnVlVDTouABD3qS4seBr06H+bE8vh0GfVWqhqFIONvQ =
180
+ github.com/haproxytech/config-parser/v4 v4.0.0-rc1.0.20210813110106-49a72c168ed5 /go.mod h1:R2KvNW3R5pf+ucN4K0Wtdhib08U8L10rRAwP2lEDuWQ =
181
181
github.com/hashicorp/consul/api v1.6.0 h1:SZB2hQW8AcTOpfDmiVblQbijxzsRuiyy0JpHfabvHio =
182
182
github.com/hashicorp/consul/api v1.6.0 /go.mod h1:1NSuaUUkFaJzMasbfq/11wKYWSR67Xn6r2DXKhuDNFg =
183
183
github.com/hashicorp/consul/sdk v0.6.0 h1:FfhMEkwvQl57CildXJyGHnwGGM4HMODGyfjGwNM1Vdw =
You can’t perform that action at this time.
0 commit comments