File tree Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Original file line number Diff line number Diff line change @@ -18,9 +18,9 @@ require (
1818 github.com/go-openapi/validate v0.19.8
1919 github.com/google/renameio v0.1.1-0.20200217212219-353f81969824
2020 github.com/google/uuid v1.1.1
21- github.com/haproxytech/client-native/v2 v2.2.0-rc1.0.20210113145756-ebc2ea7fda71
22- github.com/haproxytech/config-parser/v3 v3.0.0-rc1.0.20201218192213-cf1331eaac44
23- github.com/haproxytech/models/v2 v2.2.0-rc1.0.20210112080933-32de531b38f2
21+ github.com/haproxytech/client-native/v2 v2.2.0
22+ github.com/haproxytech/config-parser/v3 v3.0.0
23+ github.com/haproxytech/models/v2 v2.2.0
2424 github.com/hashicorp/consul/api v1.6.0
2525 github.com/jessevdk/go-flags v1.4.0
2626 github.com/oklog/ulid/v2 v2.0.2
Original file line number Diff line number Diff line change @@ -142,12 +142,16 @@ github.com/google/renameio v0.1.1-0.20200217212219-353f81969824/go.mod h1:t/HQoY
142142github.com/google/uuid v1.0.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
143143github.com/google/uuid v1.1.1 h1:Gkbcsh/GbpXz7lPftLA3P6TYMwjCLYm83jiFQZF/3gY =
144144github.com/google/uuid v1.1.1 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
145- github.com/haproxytech/client-native/v2 v2.2.0-rc1.0.20210113145756-ebc2ea7fda71 h1:GPjzPlXaHl//P/a9d5vrmY45RgWcmJ74rNTfQDRrgnc =
146- github.com/haproxytech/client-native/v2 v2.2.0-rc1.0.20210113145756-ebc2ea7fda71 /go.mod h1:PwZEyFw1UlwUp+OPETx/0hpUhNPYmgdLJ/+ss/FVv2w =
145+ github.com/haproxytech/client-native/v2 v2.2.0 h1:qdPKYTK5CpkzIECZNj4oxlPssuSF6I06YIFOBQ35xr0 =
146+ github.com/haproxytech/client-native/v2 v2.2.0 /go.mod h1:PwZEyFw1UlwUp+OPETx/0hpUhNPYmgdLJ/+ss/FVv2w =
147147github.com/haproxytech/config-parser/v3 v3.0.0-rc1.0.20201218192213-cf1331eaac44 h1:lWMn14Si9rseZ3UfTI2w7nqKRjjTIUkyJc7PCHI9928 =
148148github.com/haproxytech/config-parser/v3 v3.0.0-rc1.0.20201218192213-cf1331eaac44 /go.mod h1:68k+xwy1wGoufI/VKOOilrx/65M85eeQP6Atg+a29Ds =
149+ github.com/haproxytech/config-parser/v3 v3.0.0 h1:ksbmMWB3uvKiuvKkd0MWWKWrVB05WEkhpLpwEI5+SXc =
150+ github.com/haproxytech/config-parser/v3 v3.0.0 /go.mod h1:68k+xwy1wGoufI/VKOOilrx/65M85eeQP6Atg+a29Ds =
149151github.com/haproxytech/models/v2 v2.2.0-rc1.0.20210112080933-32de531b38f2 h1:cJfX3CNxOcZ7FW3pB88IxJfczdHBEG/dZ25A8JrQr78 =
150152github.com/haproxytech/models/v2 v2.2.0-rc1.0.20210112080933-32de531b38f2 /go.mod h1:HjM8x+j1/j4nHUA5lqh159OPZ3zQ5iGz13vHo9xeEk0 =
153+ github.com/haproxytech/models/v2 v2.2.0 h1:2eBxpioPujHsZ0lMI6IN61V3PfcoNjy254FKnBk4NHs =
154+ github.com/haproxytech/models/v2 v2.2.0 /go.mod h1:HjM8x+j1/j4nHUA5lqh159OPZ3zQ5iGz13vHo9xeEk0 =
151155github.com/hashicorp/consul/api v1.6.0 h1:SZB2hQW8AcTOpfDmiVblQbijxzsRuiyy0JpHfabvHio =
152156github.com/hashicorp/consul/api v1.6.0 /go.mod h1:1NSuaUUkFaJzMasbfq/11wKYWSR67Xn6r2DXKhuDNFg =
153157github.com/hashicorp/consul/sdk v0.6.0 h1:FfhMEkwvQl57CildXJyGHnwGGM4HMODGyfjGwNM1Vdw =
You can’t perform that action at this time.
0 commit comments