Skip to content

Commit 59f34ea

Browse files
committed
BUILD/MINOR: go.mod: upgrade client-native library
1 parent e4240ae commit 59f34ea

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.24.0
2323
github.com/google/renameio v1.0.1
2424
github.com/google/uuid v1.6.0
25-
github.com/haproxytech/client-native/v5 v5.1.6
25+
github.com/haproxytech/client-native/v5 v5.1.7
2626
github.com/haproxytech/config-parser/v5 v5.1.4
2727
github.com/jessevdk/go-flags v1.5.0
2828
github.com/json-iterator/go v1.1.12

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,8 @@ github.com/google/renameio v1.0.1 h1:Lh/jXZmvZxb0BBeSY5VKEfidcbcbenKjZFzM/q0fSeU
8585
github.com/google/renameio v1.0.1/go.mod h1:t/HQoYBZSsWSNK35C6CO/TpPLDVWvxOHboWUAweKUpk=
8686
github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
8787
github.com/google/uuid v1.6.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
88-
github.com/haproxytech/client-native/v5 v5.1.6 h1:JP73Pej1zVkvC5QUdjxP7W7nVszP8vJoK7gtn6eVWh0=
89-
github.com/haproxytech/client-native/v5 v5.1.6/go.mod h1:Wq0h4qizViyLFCl7pd4Ck9VO0hzXn44heZ3trt5Lidg=
88+
github.com/haproxytech/client-native/v5 v5.1.7 h1:BkHBSAVU/joJuFOlSZ72wUi04FBHvMlrTgNQmlpwi5g=
89+
github.com/haproxytech/client-native/v5 v5.1.7/go.mod h1:G1vkl8mTITVukr3pEo/1DvE3Ru86uxp1zkd7O5BZYJs=
9090
github.com/haproxytech/config-parser/v5 v5.1.4 h1:TArFSuRpYlmTanZjt3nVe7lNcPw+pXmth8tLW72ENeM=
9191
github.com/haproxytech/config-parser/v5 v5.1.4/go.mod h1:16+1AbS+AvMZkDScIhergz2dqecQuEmjwV4Xt5ncS9s=
9292
github.com/haproxytech/go-logger v1.1.0 h1:HgGtYaI1ApkvbQdsm7f9AzQQoxTB7w37criTflh7IQE=

0 commit comments

Comments
 (0)