File tree Expand file tree Collapse file tree 3 files changed +16
-2
lines changed Expand file tree Collapse file tree 3 files changed +16
-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.1.2-0.20190808132425-228cbc0ec380
15
+ github.com/haproxytech/client-native v1.2.0
16
16
github.com/haproxytech/config-parser v1.0.3
17
- github.com/haproxytech/models v1.1.1-0.20190808132148-c7bd6054bdcc
17
+ github.com/haproxytech/models v1.2.0
18
18
github.com/jessevdk/go-flags v1.4.0
19
19
github.com/konsorten/go-windows-terminal-sequences v1.0.2 // indirect
20
20
github.com/rs/cors v1.6.0
Original file line number Diff line number Diff line change @@ -76,6 +76,8 @@ github.com/haproxytech/client-native v1.1.1 h1:i61+C/i/zx0icKzmGmmDXvJBD2wXeH1e5
76
76
github.com/haproxytech/client-native v1.1.1 /go.mod h1:YjCvaoM5wtuZQNE1mbqOeV0VSXed4p6ufEBNVuv1Lx8 =
77
77
github.com/haproxytech/client-native v1.1.2-0.20190808132425-228cbc0ec380 h1:jbrANJE655ZMei28jcQaCsUhuSxJrWpI0GLdful0RWY =
78
78
github.com/haproxytech/client-native v1.1.2-0.20190808132425-228cbc0ec380 /go.mod h1:0laC4mRKQgmkoeuie+LFkKBPM2UtBY7MXu66AxqKi1Q =
79
+ github.com/haproxytech/client-native v1.2.0 h1:PRghCtq48SZikYwAmjvT4bySjKBiDYUCizvJPkyDqgc =
80
+ github.com/haproxytech/client-native v1.2.0 /go.mod h1:lj3L8k0WRbtSxsz71ojTmyA99h0K1Ef187JZEmRIe98 =
79
81
github.com/haproxytech/config-parser v1.0.0 h1:x6BQ5o5jzOq2QDApYwfFeidbKlS8d8F474tHbzT/GIY =
80
82
github.com/haproxytech/config-parser v1.0.0 /go.mod h1:se7v728KDunj+qz1kXFFFl+nDuoBdUaN5eYSi+gYjNM =
81
83
github.com/haproxytech/config-parser v1.0.2 h1:IK0COYVxcVWp92j2Af8PA/z4yP3K69XqiT9iAI4e+48 =
@@ -88,6 +90,8 @@ github.com/haproxytech/models v1.1.0 h1:grr11aILPTmgMWd7UMlPBpgn+14au8IlJdk0RKIH
88
90
github.com/haproxytech/models v1.1.0 /go.mod h1:UXZVErm/XN6z10sM/enmxrdeEnwo7vz1JI+a8ycEvOQ =
89
91
github.com/haproxytech/models v1.1.1-0.20190808132148-c7bd6054bdcc h1:j6LVPcmxL9EQV00ADFsKBKnQde+FBi9brcd1c6EM7W8 =
90
92
github.com/haproxytech/models v1.1.1-0.20190808132148-c7bd6054bdcc /go.mod h1:UXZVErm/XN6z10sM/enmxrdeEnwo7vz1JI+a8ycEvOQ =
93
+ github.com/haproxytech/models v1.2.0 h1:E9C6LPxYgd9VfeCbV+UkmJUnsgw006PZSFjIpWUgO5A =
94
+ github.com/haproxytech/models v1.2.0 /go.mod h1:UXZVErm/XN6z10sM/enmxrdeEnwo7vz1JI+a8ycEvOQ =
91
95
github.com/jessevdk/go-flags v1.4.0 h1:4IU2WS7AumrZ/40jfhf4QVDMsQwqA7VEHozFRrGARJA =
92
96
github.com/jessevdk/go-flags v1.4.0 /go.mod h1:4FA24M0QyGHXBuZZK/XkWh8h0e1EYbRYJSGM75WSRxI =
93
97
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