Skip to content

Commit 34e9d56

Browse files
committed
update client-native/v6 to latest ref
1 parent f159649 commit 34e9d56

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
@@ -24,7 +24,7 @@ require (
2424
github.com/google/go-cmp v0.7.0
2525
github.com/google/renameio v1.0.1
2626
github.com/google/uuid v1.6.0
27-
github.com/haproxytech/client-native/v6 v6.1.1-0.20250227130014-5f594df98579
27+
github.com/haproxytech/client-native/v6 v6.1.1-0.20250317131355-4fd44b5ebeb7
2828
github.com/jessevdk/go-flags v1.6.1
2929
github.com/joho/godotenv v1.5.1
3030
github.com/json-iterator/go v1.1.12

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@ github.com/haproxytech/client-native/v5 v5.1.15 h1:oMqyDlh+vL3yRKiaapc6SESetCIir
9090
github.com/haproxytech/client-native/v5 v5.1.15/go.mod h1:6eT7/KOsczPHFE/op1TDwfo0jQAsMffl7PuXkKJ+Mt0=
9191
github.com/haproxytech/client-native/v6 v6.1.1-0.20250227130014-5f594df98579 h1:/bKToN0KZg+ynOL7SIGJjy3Js36fB+uVLPgT7DtFH3o=
9292
github.com/haproxytech/client-native/v6 v6.1.1-0.20250227130014-5f594df98579/go.mod h1:9DfctWwuRuHPPj5T01N+eFguIqWLzukF8msykecSSOk=
93+
github.com/haproxytech/client-native/v6 v6.1.1-0.20250317131355-4fd44b5ebeb7 h1:gyeH3roRLPuiZv1v7wMfGbrJewPQe/bVMSmmEJe/HZ0=
94+
github.com/haproxytech/client-native/v6 v6.1.1-0.20250317131355-4fd44b5ebeb7/go.mod h1:WbfPjQf1zkR7VLuzHK9IPemBahJj2lBjjZ9hhfeO/uE=
9395
github.com/haproxytech/go-logger v1.1.0 h1:HgGtYaI1ApkvbQdsm7f9AzQQoxTB7w37criTflh7IQE=
9496
github.com/haproxytech/go-logger v1.1.0/go.mod h1:OekUd8HCb7ubxMplzHUPBTHNxZmddOWfOjWclZsqIeM=
9597
github.com/jessevdk/go-flags v1.6.1 h1:Cvu5U8UGrLay1rZfv/zP7iLpSHGUZ/Ou68T0iX1bBK4=

0 commit comments

Comments
 (0)