Skip to content

Commit 4a5c714

Browse files
committed
MINOR: update client-native dependency
1 parent f33821c commit 4a5c714

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
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.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.0.1-0.20230404170020-c8efd6bfd251
25+
github.com/haproxytech/client-native/v4 v4.0.1-0.20230406154512-b7a82ac2b8b0
2626
github.com/haproxytech/config-parser/v4 v4.1.1-0.20230323005458-ade5d7ce668f
2727
github.com/hashicorp/hcl v1.0.0
2828
github.com/jessevdk/go-flags v1.5.0

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,8 @@ github.com/google/uuid v1.3.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+
133133
github.com/gorilla/mux v1.8.0/go.mod h1:DVbg23sWSpFRCP0SfiEN6jmj59UnW/n46BH5rLB71So=
134134
github.com/haproxytech/client-native/v4 v4.0.1-0.20230404170020-c8efd6bfd251 h1:fZnUtMJYi7mxOAIDM7EpAbUG429QtqnZuPaLUDqZw6g=
135135
github.com/haproxytech/client-native/v4 v4.0.1-0.20230404170020-c8efd6bfd251/go.mod h1:v2Iw0UG41orqpjrAGMIhjt5iRkaWOCGFfcO+E1cwJpE=
136+
github.com/haproxytech/client-native/v4 v4.0.1-0.20230406154512-b7a82ac2b8b0 h1:njJAbP7pOBKCiv+jM+ps4PfOjmqR4eCgas89oY1+XI8=
137+
github.com/haproxytech/client-native/v4 v4.0.1-0.20230406154512-b7a82ac2b8b0/go.mod h1:v2Iw0UG41orqpjrAGMIhjt5iRkaWOCGFfcO+E1cwJpE=
136138
github.com/haproxytech/config-parser/v4 v4.1.1-0.20230323005458-ade5d7ce668f h1:xYqVabNdwLs210sqVKio01tj6n8ZoeZmqgalHvkRyb8=
137139
github.com/haproxytech/config-parser/v4 v4.1.1-0.20230323005458-ade5d7ce668f/go.mod h1:jAm9BC3F7BUveSA2lcQUkUe9tj75N0CmKRNeRvM97uo=
138140
github.com/haproxytech/go-logger v1.1.0 h1:HgGtYaI1ApkvbQdsm7f9AzQQoxTB7w37criTflh7IQE=

0 commit comments

Comments
 (0)