Skip to content

Commit d5e775c

Browse files
committed
BUILD/MEDIUM: version: upgrade to version 3.2
1 parent c103fdd commit d5e775c

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

doc.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

embedded_spec.go

Lines changed: 2 additions & 2 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
@@ -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.20250523103601-ede87b85acac
27+
github.com/haproxytech/client-native/v6 v6.2.0
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 & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,8 @@ github.com/google/renameio v1.0.1 h1:Lh/jXZmvZxb0BBeSY5VKEfidcbcbenKjZFzM/q0fSeU
8888
github.com/google/renameio v1.0.1/go.mod h1:t/HQoYBZSsWSNK35C6CO/TpPLDVWvxOHboWUAweKUpk=
8989
github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
9090
github.com/google/uuid v1.6.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
91-
github.com/haproxytech/client-native/v6 v6.1.1-0.20250523103601-ede87b85acac h1:O/6f7KdIeR9+hCDAd0BfLu4UG2bwPluwLdJ4+sh99/0=
92-
github.com/haproxytech/client-native/v6 v6.1.1-0.20250523103601-ede87b85acac/go.mod h1:Ll3Gwf5AEU90LI6C9CO4Dh4NpqOh71y4eXNTmmMTtn8=
91+
github.com/haproxytech/client-native/v6 v6.2.0 h1:yhmORztUOoko1MxB6yx0PK5scElPw+CwLUwfQ3Lni80=
92+
github.com/haproxytech/client-native/v6 v6.2.0/go.mod h1:Ll3Gwf5AEU90LI6C9CO4Dh4NpqOh71y4eXNTmmMTtn8=
9393
github.com/haproxytech/go-logger v1.1.0 h1:HgGtYaI1ApkvbQdsm7f9AzQQoxTB7w37criTflh7IQE=
9494
github.com/haproxytech/go-logger v1.1.0/go.mod h1:OekUd8HCb7ubxMplzHUPBTHNxZmddOWfOjWclZsqIeM=
9595
github.com/jessevdk/go-flags v1.6.1 h1:Cvu5U8UGrLay1rZfv/zP7iLpSHGUZ/Ou68T0iX1bBK4=

0 commit comments

Comments
 (0)