File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ require (
14
14
github.com/go-openapi/validate v0.19.0
15
15
github.com/haproxytech/client-native v1.2.5
16
16
github.com/haproxytech/config-parser v1.1.5
17
- github.com/haproxytech/models v1.2.3-0.20190823114805-b3bd06b1c569
17
+ github.com/haproxytech/models v1.2.3
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 @@ -73,6 +73,8 @@ github.com/haproxytech/models v1.2.2 h1:/lXf0e3zCF4jCH+QZ9LfcCS2YXPRXFrQrWWTirL6
73
73
github.com/haproxytech/models v1.2.2 /go.mod h1:UXZVErm/XN6z10sM/enmxrdeEnwo7vz1JI+a8ycEvOQ =
74
74
github.com/haproxytech/models v1.2.3-0.20190823114805-b3bd06b1c569 h1:uSIImvE2nSiEqMvesozR0cF90I0Gys8Rl6uEItGMZbw =
75
75
github.com/haproxytech/models v1.2.3-0.20190823114805-b3bd06b1c569 /go.mod h1:UXZVErm/XN6z10sM/enmxrdeEnwo7vz1JI+a8ycEvOQ =
76
+ github.com/haproxytech/models v1.2.3 h1:g0ac/TkUKjRCzx3AQwHZSJzUKVCZlmSn7UcA/+eDzio =
77
+ github.com/haproxytech/models v1.2.3 /go.mod h1:UXZVErm/XN6z10sM/enmxrdeEnwo7vz1JI+a8ycEvOQ =
76
78
github.com/jessevdk/go-flags v1.4.0 h1:4IU2WS7AumrZ/40jfhf4QVDMsQwqA7VEHozFRrGARJA =
77
79
github.com/jessevdk/go-flags v1.4.0 /go.mod h1:4FA24M0QyGHXBuZZK/XkWh8h0e1EYbRYJSGM75WSRxI =
78
80
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