File tree Expand file tree Collapse file tree 3 files changed +12
-6
lines changed Expand file tree Collapse file tree 3 files changed +12
-6
lines changed Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ require (
2222 github.com/go-openapi/validate v0.22.1
2323 github.com/google/renameio v1.0.1
2424 github.com/google/uuid v1.3.0
25- github.com/haproxytech/client-native/v4 v4.1.9
26- github.com/haproxytech/config-parser/v4 v4.1.4
25+ github.com/haproxytech/client-native/v4 v4.1.10
26+ github.com/haproxytech/config-parser/v4 v4.1.5
2727 github.com/hashicorp/consul/api v1.22.0
2828 github.com/hashicorp/hcl v1.0.0
2929 github.com/jessevdk/go-flags v1.5.0
Original file line number Diff line number Diff line change @@ -165,10 +165,10 @@ github.com/google/uuid v1.1.1/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+
165165github.com/google/uuid v1.3.0 h1:t6JiXgmwXMjEs8VusXIJk2BXHsn+wx8BZdTaoZ5fu7I =
166166github.com/google/uuid v1.3.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
167167github.com/gorilla/mux v1.8.0 /go.mod h1:DVbg23sWSpFRCP0SfiEN6jmj59UnW/n46BH5rLB71So =
168- github.com/haproxytech/client-native/v4 v4.1.9 h1:6/cM9mWqPEQA1IdgklcC0sv118cwE5JObb5pxXRhaJw =
169- github.com/haproxytech/client-native/v4 v4.1.9 /go.mod h1:O4YmyCEOYadOKKK6Jk/E7I3P6O4rIQ7zyEPaASymsj8 =
170- github.com/haproxytech/config-parser/v4 v4.1.4 h1:dkLaUVqSQqIbBxaTJ1YeiQVEFV7x4T4aJ7IPixkTRkY =
171- github.com/haproxytech/config-parser/v4 v4.1.4 /go.mod h1:fhSDI1K4nlzKoYqXPWIPjZMImtKyJtJ8hD3tGUIAH9U =
168+ github.com/haproxytech/client-native/v4 v4.1.10 h1:FyCKNO76k/OZiBIhtGHYtdoDt5wq+uczy3vzf17VI7w =
169+ github.com/haproxytech/client-native/v4 v4.1.10 /go.mod h1:YI7cBryojiSqiL407ZhvrIPJA0QSCsJNgVO0ULPDnaU =
170+ github.com/haproxytech/config-parser/v4 v4.1.5 h1:7Uf4ljHZ/rxWLxf2B+mp6tVDZOf5vNGm7AGsN5ovCZE =
171+ github.com/haproxytech/config-parser/v4 v4.1.5 /go.mod h1:Pof9e9ohFCyX1dPhxENjAC3MXgWh28KXo2Z8T/0sOrc =
172172github.com/haproxytech/go-logger v1.1.0 h1:HgGtYaI1ApkvbQdsm7f9AzQQoxTB7w37criTflh7IQE =
173173github.com/haproxytech/go-logger v1.1.0 /go.mod h1:OekUd8HCb7ubxMplzHUPBTHNxZmddOWfOjWclZsqIeM =
174174github.com/hashicorp/consul/api v1.22.0 h1:ydEvDooB/A0c/xpsBd8GSt7P2/zYPBui4KrNip0xGjE =
You can’t perform that action at this time.
0 commit comments