Skip to content

Commit 599280f

Browse files
committed
BUILD/MINOR: dependency: upgrade client-native to latest
1 parent 81a493e commit 599280f

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
@@ -25,7 +25,7 @@ require (
2525
github.com/go-openapi/validate v0.19.8
2626
github.com/google/renameio v1.0.1
2727
github.com/google/uuid v1.2.0
28-
github.com/haproxytech/client-native/v2 v2.5.1-0.20211008133008-fa54cd7e861a
28+
github.com/haproxytech/client-native/v2 v2.5.1-0.20211015140535-42e137f15005
2929
github.com/haproxytech/config-parser/v4 v4.0.0-rc2.0.20211008131044-018b4e679a48
3030
github.com/hashicorp/consul/api v1.6.0
3131
github.com/hashicorp/hcl v1.0.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -176,8 +176,8 @@ github.com/google/uuid v1.0.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+
176176
github.com/google/uuid v1.1.1/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
177177
github.com/google/uuid v1.2.0 h1:qJYtXnJRWmpe7m/3XlyhrsLrEURqHRM2kxzoxXqyUDs=
178178
github.com/google/uuid v1.2.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
179-
github.com/haproxytech/client-native/v2 v2.5.1-0.20211008133008-fa54cd7e861a h1:nJbs8M1MSLW77EaywmdxXOswCVE5Bw03ZcM/z29Q4Lg=
180-
github.com/haproxytech/client-native/v2 v2.5.1-0.20211008133008-fa54cd7e861a/go.mod h1:CkdTeuP1PW3mup0b972v4EfgWRbQNoEtyHuwLcnE6To=
179+
github.com/haproxytech/client-native/v2 v2.5.1-0.20211015140535-42e137f15005 h1:kUwHeTEKR8RG6EDPR3qQzVLavOdd/9WjY6i8tqTt2O4=
180+
github.com/haproxytech/client-native/v2 v2.5.1-0.20211015140535-42e137f15005/go.mod h1:CkdTeuP1PW3mup0b972v4EfgWRbQNoEtyHuwLcnE6To=
181181
github.com/haproxytech/config-parser/v4 v4.0.0-rc2.0.20211008131044-018b4e679a48 h1:zS7hMzv1tkONNqLCqbQ+Pj28lhuh68ZWccap90GXmlQ=
182182
github.com/haproxytech/config-parser/v4 v4.0.0-rc2.0.20211008131044-018b4e679a48/go.mod h1:4gaeOV9SKzre1pApNZF5/hOp8mjCpr7wdUZ8BRg3U/k=
183183
github.com/haproxytech/go-logger v1.0.0 h1:+erE6HEOjOLPogv9rcp1Jm6FojZ6FNPVMxrp9Pm75HI=

0 commit comments

Comments
 (0)