Skip to content

Commit 90bb488

Browse files
committed
MINOR: client-native: update client native, add errorfiles
1 parent ba6a73d commit 90bb488

File tree

3 files changed

+31
-1
lines changed

3 files changed

+31
-1
lines changed

embedded_spec.go

Lines changed: 28 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ require (
2222
github.com/go-openapi/validate v0.22.0
2323
github.com/google/renameio v1.0.1
2424
github.com/google/uuid v1.3.0
25-
github.com/haproxytech/client-native/v4 v4.0.1-0.20220902093849-9f9f0f9bc108
25+
github.com/haproxytech/client-native/v4 v4.0.1-0.20220906055746-774e618a3c36
2626
github.com/haproxytech/config-parser/v4 v4.0.0-rc4.0.20220823131539-deece35aeef7
2727
github.com/hashicorp/consul/api v1.6.0
2828
github.com/hashicorp/hcl v1.0.0

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,8 @@ github.com/google/uuid v1.3.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+
137137
github.com/gorilla/mux v1.8.0/go.mod h1:DVbg23sWSpFRCP0SfiEN6jmj59UnW/n46BH5rLB71So=
138138
github.com/haproxytech/client-native/v4 v4.0.1-0.20220902093849-9f9f0f9bc108 h1:sr0RWAMWkEiCL60p2m2UODMsk6lfOFCBWBM81ZKbqHs=
139139
github.com/haproxytech/client-native/v4 v4.0.1-0.20220902093849-9f9f0f9bc108/go.mod h1:+T2Vwo+0G6ePgWzqd4nt1mMs1en4DyKcuplumhoGmgY=
140+
github.com/haproxytech/client-native/v4 v4.0.1-0.20220906055746-774e618a3c36 h1:LWUShk/25Wrqc5A5Ca5L61/4Go172zX2UkgS9oFwwE8=
141+
github.com/haproxytech/client-native/v4 v4.0.1-0.20220906055746-774e618a3c36/go.mod h1:+T2Vwo+0G6ePgWzqd4nt1mMs1en4DyKcuplumhoGmgY=
140142
github.com/haproxytech/config-parser/v4 v4.0.0-rc4.0.20220823131539-deece35aeef7 h1:N9H5fLuSzdKyQaIZH7Od5FPZzAVtBPAxiQ9QX/XysN8=
141143
github.com/haproxytech/config-parser/v4 v4.0.0-rc4.0.20220823131539-deece35aeef7/go.mod h1:uFxx/LldtaUvGnUu8/smTgj5ukzs07C5rI1vx3RCTTk=
142144
github.com/haproxytech/go-logger v1.1.0 h1:HgGtYaI1ApkvbQdsm7f9AzQQoxTB7w37criTflh7IQE=

0 commit comments

Comments
 (0)