File tree Expand file tree Collapse file tree 3 files changed +55
-11
lines changed Expand file tree Collapse file tree 3 files changed +55
-11
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.4
16
- github.com/haproxytech/config-parser v1.1.3
17
- github.com/haproxytech/models v1.2.2
15
+ github.com/haproxytech/client-native v1.2.5-0.20190823115908-abc6e1722a52
16
+ github.com/haproxytech/config-parser v1.1.4
17
+ github.com/haproxytech/models v1.2.3-0.20190823114805-b3bd06b1c569
18
18
github.com/jessevdk/go-flags v1.4.0
19
19
github.com/rs/cors v1.6.0
20
20
github.com/sirupsen/logrus v1.4.2
Original file line number Diff line number Diff line change @@ -58,11 +58,17 @@ github.com/haproxytech/client-native v1.2.3 h1:/i2Tkn4sMABWQWXNWpQQ68Zto0rE5jmsX
58
58
github.com/haproxytech/client-native v1.2.3 /go.mod h1:VcZdVPpnqyeQJcgOqD0onws4PfU0702fP58V7zO8LnE =
59
59
github.com/haproxytech/client-native v1.2.4 h1:M/gzlYixGGItcjobBS1QQFdp+Hqufe/djcSqPBHHa50 =
60
60
github.com/haproxytech/client-native v1.2.4 /go.mod h1:pJeEyNF4+sZpBrm4rCH263PcBpJyYN+JDjOQleWcW5M =
61
+ github.com/haproxytech/client-native v1.2.5-0.20190823115908-abc6e1722a52 h1:8Bd005lWCNfUOb7607o3amQahBkqWvzpo3+sqThOwWk =
62
+ github.com/haproxytech/client-native v1.2.5-0.20190823115908-abc6e1722a52 /go.mod h1:WsLizjzTjRwzqm7RlKTutJHvSbLMwyKVMCww7u3Jpzo =
61
63
github.com/haproxytech/config-parser v1.1.3 h1:8G+XQ7QXGctmeQlgg9xME0WMY0TK7pZenf/DZM/QWfo =
62
64
github.com/haproxytech/config-parser v1.1.3 /go.mod h1:se7v728KDunj+qz1kXFFFl+nDuoBdUaN5eYSi+gYjNM =
65
+ github.com/haproxytech/config-parser v1.1.4 h1:J9ziufMtKSemiHILPu3GgAopuhA8bMxxR1f0kGtgnHk =
66
+ github.com/haproxytech/config-parser v1.1.4 /go.mod h1:se7v728KDunj+qz1kXFFFl+nDuoBdUaN5eYSi+gYjNM =
63
67
github.com/haproxytech/models v1.2.1 /go.mod h1:UXZVErm/XN6z10sM/enmxrdeEnwo7vz1JI+a8ycEvOQ =
64
68
github.com/haproxytech/models v1.2.2 h1:/lXf0e3zCF4jCH+QZ9LfcCS2YXPRXFrQrWWTirL6gOY =
65
69
github.com/haproxytech/models v1.2.2 /go.mod h1:UXZVErm/XN6z10sM/enmxrdeEnwo7vz1JI+a8ycEvOQ =
70
+ github.com/haproxytech/models v1.2.3-0.20190823114805-b3bd06b1c569 h1:uSIImvE2nSiEqMvesozR0cF90I0Gys8Rl6uEItGMZbw =
71
+ github.com/haproxytech/models v1.2.3-0.20190823114805-b3bd06b1c569 /go.mod h1:UXZVErm/XN6z10sM/enmxrdeEnwo7vz1JI+a8ycEvOQ =
66
72
github.com/jessevdk/go-flags v1.4.0 h1:4IU2WS7AumrZ/40jfhf4QVDMsQwqA7VEHozFRrGARJA =
67
73
github.com/jessevdk/go-flags v1.4.0 /go.mod h1:4FA24M0QyGHXBuZZK/XkWh8h0e1EYbRYJSGM75WSRxI =
68
74
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