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 (
1212 github.com/go-openapi/strfmt v0.19.0
1313 github.com/go-openapi/swag v0.19.0
1414 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
1616 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
1818 github.com/jessevdk/go-flags v1.4.0
1919 github.com/konsorten/go-windows-terminal-sequences v1.0.2 // indirect
2020 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
7676github.com/haproxytech/client-native v1.1.1 /go.mod h1:YjCvaoM5wtuZQNE1mbqOeV0VSXed4p6ufEBNVuv1Lx8 =
7777github.com/haproxytech/client-native v1.1.2-0.20190808132425-228cbc0ec380 h1:jbrANJE655ZMei28jcQaCsUhuSxJrWpI0GLdful0RWY =
7878github.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 =
7981github.com/haproxytech/config-parser v1.0.0 h1:x6BQ5o5jzOq2QDApYwfFeidbKlS8d8F474tHbzT/GIY =
8082github.com/haproxytech/config-parser v1.0.0 /go.mod h1:se7v728KDunj+qz1kXFFFl+nDuoBdUaN5eYSi+gYjNM =
8183github.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
8890github.com/haproxytech/models v1.1.0 /go.mod h1:UXZVErm/XN6z10sM/enmxrdeEnwo7vz1JI+a8ycEvOQ =
8991github.com/haproxytech/models v1.1.1-0.20190808132148-c7bd6054bdcc h1:j6LVPcmxL9EQV00ADFsKBKnQde+FBi9brcd1c6EM7W8 =
9092github.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 =
9195github.com/jessevdk/go-flags v1.4.0 h1:4IU2WS7AumrZ/40jfhf4QVDMsQwqA7VEHozFRrGARJA =
9296github.com/jessevdk/go-flags v1.4.0 /go.mod h1:4FA24M0QyGHXBuZZK/XkWh8h0e1EYbRYJSGM75WSRxI =
9397github.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