File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
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 v0.9.5
15+ github.com/haproxytech/client-native v1.0.0
1616 github.com/haproxytech/config-parser v0.9.1
17- github.com/haproxytech/models v0.9.3
17+ github.com/haproxytech/models v1.0.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 @@ -63,12 +63,12 @@ github.com/go-openapi/validate v0.19.0/go.mod h1:Uh4HdOzKt19xGIGm1qHf/ofbX1YQ4Y+
6363github.com/google/uuid v1.0.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
6464github.com/google/uuid v1.1.1 h1:Gkbcsh/GbpXz7lPftLA3P6TYMwjCLYm83jiFQZF/3gY =
6565github.com/google/uuid v1.1.1 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
66- github.com/haproxytech/client-native v0.9.5 h1:d/95Or5kRTdgaY1d5916VzPgTAJKzKUpetE/UdhYv/E =
67- github.com/haproxytech/client-native v0.9.5 /go.mod h1:cbuSsiaM6jGzK6HlJCjRV35HAe8GcfzKRcMvCgiUFPw =
66+ github.com/haproxytech/client-native v1.0.0 h1:JCH3kS9ehDCE65fwDq2uMs0JXNomMzQYYCM7jFrt8DY =
67+ github.com/haproxytech/client-native v1.0.0 /go.mod h1:R4y+DNch1xuVC6m/UTi9FPrHGxZOAGhNJJphul+BkUc =
6868github.com/haproxytech/config-parser v0.9.1 h1:eo1elsaiPKVdVP+njXDlltkaW70Stu+0sGzUBzsuMPE =
6969github.com/haproxytech/config-parser v0.9.1 /go.mod h1:se7v728KDunj+qz1kXFFFl+nDuoBdUaN5eYSi+gYjNM =
70- github.com/haproxytech/models v0.9.3 h1:HIppGQ6VrBE4kyhrGTvpqlAgLDsp7FdOOTuIYAxdhX4 =
71- github.com/haproxytech/models v0.9.3 /go.mod h1:UXZVErm/XN6z10sM/enmxrdeEnwo7vz1JI+a8ycEvOQ =
70+ github.com/haproxytech/models v1.0.0 h1:ooShgeeRFpCdeMuDR5oZUllfAcKzJSlbv1P0JJ56bJ4 =
71+ github.com/haproxytech/models v1.0.0 /go.mod h1:UXZVErm/XN6z10sM/enmxrdeEnwo7vz1JI+a8ycEvOQ =
7272github.com/jessevdk/go-flags v1.4.0 h1:4IU2WS7AumrZ/40jfhf4QVDMsQwqA7VEHozFRrGARJA =
7373github.com/jessevdk/go-flags v1.4.0 /go.mod h1:4FA24M0QyGHXBuZZK/XkWh8h0e1EYbRYJSGM75WSRxI =
7474github.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