File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -12,9 +12,9 @@ require (
12
12
github.com/go-openapi/strfmt v0.19.0
13
13
github.com/go-openapi/swag v0.19.0
14
14
github.com/go-openapi/validate v0.19.0
15
- github.com/haproxytech/client-native v1.2.6-0.20191009080518-a66b8506357e
15
+ github.com/haproxytech/client-native v1.2.6
16
16
github.com/haproxytech/config-parser v1.1.10
17
- github.com/haproxytech/models v1.2.4-0.20191009071622-2e6a8ecf1d8e
17
+ github.com/haproxytech/models v1.2.4
18
18
github.com/jessevdk/go-flags v1.4.0
19
19
github.com/rs/cors v1.6.0
20
20
github.com/shirou/gopsutil v2.18.12+incompatible
Original file line number Diff line number Diff line change @@ -68,6 +68,8 @@ github.com/haproxytech/client-native v1.2.6-0.20191004134249-74efe2bd67ea h1:BYs
68
68
github.com/haproxytech/client-native v1.2.6-0.20191004134249-74efe2bd67ea /go.mod h1:GKKH8rBT+qaC6Br8RbIif3lvQK1bnbqmoiv0KtP6Bvs =
69
69
github.com/haproxytech/client-native v1.2.6-0.20191009080518-a66b8506357e h1:9b/JmkKgZjXplVc081mBsnWyoRykh8KQ0D7gZ8987pM =
70
70
github.com/haproxytech/client-native v1.2.6-0.20191009080518-a66b8506357e /go.mod h1:iZogi0TuU/0cs7//YJGKihba2je60gQghH12izKHF8Q =
71
+ github.com/haproxytech/client-native v1.2.6 h1:h6ToCiUuKign1wTW71WicI6Jzs75CLT/NVIBH2epeMs =
72
+ github.com/haproxytech/client-native v1.2.6 /go.mod h1:7EUfsYlRhfoiffrF6Tg0hmvzjxp665ImajpPGsPJzVY =
71
73
github.com/haproxytech/config-parser v1.1.3 h1:8G+XQ7QXGctmeQlgg9xME0WMY0TK7pZenf/DZM/QWfo =
72
74
github.com/haproxytech/config-parser v1.1.3 /go.mod h1:se7v728KDunj+qz1kXFFFl+nDuoBdUaN5eYSi+gYjNM =
73
75
github.com/haproxytech/config-parser v1.1.4 h1:J9ziufMtKSemiHILPu3GgAopuhA8bMxxR1f0kGtgnHk =
@@ -91,6 +93,8 @@ github.com/haproxytech/models v1.2.4-0.20191004062656-5bd0f64c765b h1:HA9wpdMbDs
91
93
github.com/haproxytech/models v1.2.4-0.20191004062656-5bd0f64c765b /go.mod h1:UXZVErm/XN6z10sM/enmxrdeEnwo7vz1JI+a8ycEvOQ =
92
94
github.com/haproxytech/models v1.2.4-0.20191009071622-2e6a8ecf1d8e h1:UlPkQ90yhiNgT2adfzgcGytWYAp7+pleCSexRdH48Ow =
93
95
github.com/haproxytech/models v1.2.4-0.20191009071622-2e6a8ecf1d8e /go.mod h1:UXZVErm/XN6z10sM/enmxrdeEnwo7vz1JI+a8ycEvOQ =
96
+ github.com/haproxytech/models v1.2.4 h1:KYWMzEVVRxAPI6F64xF6oISY10TGm6VWvo/T2rXp4x4 =
97
+ github.com/haproxytech/models v1.2.4 /go.mod h1:UXZVErm/XN6z10sM/enmxrdeEnwo7vz1JI+a8ycEvOQ =
94
98
github.com/jessevdk/go-flags v1.4.0 h1:4IU2WS7AumrZ/40jfhf4QVDMsQwqA7VEHozFRrGARJA =
95
99
github.com/jessevdk/go-flags v1.4.0 /go.mod h1:4FA24M0QyGHXBuZZK/XkWh8h0e1EYbRYJSGM75WSRxI =
96
100
github.com/konsorten/go-windows-terminal-sequences v1.0.1 /go.mod h1:T0+1ngSBFLxvqU3pZ+m/2kptfBszLMUkC4ZK/EgS/cQ =
You can’t perform that action at this time.
0 commit comments