Skip to content

Commit

Permalink
BUILD/MINOR: dependency: upgrade client-native to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
mjuraga committed Oct 15, 2021
1 parent 833a157 commit dc60ed7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ require (
github.com/go-openapi/validate v0.19.8
github.com/google/renameio v1.0.1
github.com/google/uuid v1.2.0
github.com/haproxytech/client-native/v2 v2.4.5
github.com/haproxytech/client-native/v2 v2.4.7
github.com/haproxytech/config-parser/v4 v4.0.0-rc1.0.20210902180329-0171d9c29239
github.com/hashicorp/consul/api v1.6.0
github.com/hashicorp/hcl v1.0.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -176,8 +176,8 @@ github.com/google/uuid v1.0.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+
github.com/google/uuid v1.1.1/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
github.com/google/uuid v1.2.0 h1:qJYtXnJRWmpe7m/3XlyhrsLrEURqHRM2kxzoxXqyUDs=
github.com/google/uuid v1.2.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
github.com/haproxytech/client-native/v2 v2.4.5 h1:gVbu6cHGQTDgpO24S/DOxGy49CDQRs2nP4gHnOmQPb0=
github.com/haproxytech/client-native/v2 v2.4.5/go.mod h1:t6e0Nj0eOjQQKemzltSo5825/sn7WESquIDFeOR5IbA=
github.com/haproxytech/client-native/v2 v2.4.7 h1:JzJ/J/kO4gsyysZVL0Sr4BSzeg7M/kM+pbXz9B0Mvhk=
github.com/haproxytech/client-native/v2 v2.4.7/go.mod h1:t6e0Nj0eOjQQKemzltSo5825/sn7WESquIDFeOR5IbA=
github.com/haproxytech/config-parser/v4 v4.0.0-rc1.0.20210902180329-0171d9c29239 h1:saZYBuBBbjbQi3Sr+QTdOwQhFUuCpd3mcZGYRDKB/7A=
github.com/haproxytech/config-parser/v4 v4.0.0-rc1.0.20210902180329-0171d9c29239/go.mod h1:4gaeOV9SKzre1pApNZF5/hOp8mjCpr7wdUZ8BRg3U/k=
github.com/haproxytech/go-logger v1.0.0 h1:+erE6HEOjOLPogv9rcp1Jm6FojZ6FNPVMxrp9Pm75HI=
Expand Down

0 comments on commit dc60ed7

Please sign in to comment.