Skip to content

Commit f6c08f5

Browse files
committed
BUILD: client-native: upgrade version
1 parent 9804b65 commit f6c08f5

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ require (
1212
github.com/go-openapi/strfmt v0.19.0
1313
github.com/go-openapi/swag v0.19.0
1414
github.com/go-openapi/validate v0.19.0
15-
github.com/haproxytech/client-native v1.2.7-0.20191122131150-a6818774610f
16-
github.com/haproxytech/config-parser v1.1.10
15+
github.com/haproxytech/client-native v1.2.7-0.20191217143845-4e118a2d28a5
16+
github.com/haproxytech/config-parser v1.2.0
1717
github.com/haproxytech/models v1.2.5-0.20191122125615-30d0235b81ec
1818
github.com/jessevdk/go-flags v1.4.0
1919
github.com/rs/cors v1.6.0

go.sum

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,8 @@ github.com/haproxytech/client-native v1.2.6 h1:h6ToCiUuKign1wTW71WicI6Jzs75CLT/N
7272
github.com/haproxytech/client-native v1.2.6/go.mod h1:7EUfsYlRhfoiffrF6Tg0hmvzjxp665ImajpPGsPJzVY=
7373
github.com/haproxytech/client-native v1.2.7-0.20191122131150-a6818774610f h1:B3s94wSG28UJfVAyBfHJ1IhZFZs54umzbbPIQV40v9U=
7474
github.com/haproxytech/client-native v1.2.7-0.20191122131150-a6818774610f/go.mod h1:LY/19nHPBYa5R28ifLPEJkJltLZtOabbM2Q6WnBysCc=
75+
github.com/haproxytech/client-native v1.2.7-0.20191217143845-4e118a2d28a5 h1:0e/L01qrXu28C7N/oGSCeeW7UxcKNr5Cvl0+4U3+0ns=
76+
github.com/haproxytech/client-native v1.2.7-0.20191217143845-4e118a2d28a5/go.mod h1:BxJRzPKyTJqaVEOs/gU30Fi0NXcxACZoFnwAMdWc6tI=
7577
github.com/haproxytech/config-parser v1.1.3 h1:8G+XQ7QXGctmeQlgg9xME0WMY0TK7pZenf/DZM/QWfo=
7678
github.com/haproxytech/config-parser v1.1.3/go.mod h1:se7v728KDunj+qz1kXFFFl+nDuoBdUaN5eYSi+gYjNM=
7779
github.com/haproxytech/config-parser v1.1.4 h1:J9ziufMtKSemiHILPu3GgAopuhA8bMxxR1f0kGtgnHk=
@@ -82,6 +84,8 @@ github.com/haproxytech/config-parser v1.1.9 h1:79+CVUkcVbmcWzQZ594O5BI0qYzihoOSf
8284
github.com/haproxytech/config-parser v1.1.9/go.mod h1:se7v728KDunj+qz1kXFFFl+nDuoBdUaN5eYSi+gYjNM=
8385
github.com/haproxytech/config-parser v1.1.10 h1:dcqTi/3W1VDiPHvH5ASL1uV8YWMNaNI7XEmHZNT0kCg=
8486
github.com/haproxytech/config-parser v1.1.10/go.mod h1:se7v728KDunj+qz1kXFFFl+nDuoBdUaN5eYSi+gYjNM=
87+
github.com/haproxytech/config-parser v1.2.0 h1:CxiGZ2Camy8+SdKW6/fIhXzB+Nqlf8AY+/t+M8Ht8L4=
88+
github.com/haproxytech/config-parser v1.2.0/go.mod h1:se7v728KDunj+qz1kXFFFl+nDuoBdUaN5eYSi+gYjNM=
8589
github.com/haproxytech/models v1.2.1/go.mod h1:UXZVErm/XN6z10sM/enmxrdeEnwo7vz1JI+a8ycEvOQ=
8690
github.com/haproxytech/models v1.2.2 h1:/lXf0e3zCF4jCH+QZ9LfcCS2YXPRXFrQrWWTirL6gOY=
8791
github.com/haproxytech/models v1.2.2/go.mod h1:UXZVErm/XN6z10sM/enmxrdeEnwo7vz1JI+a8ycEvOQ=

0 commit comments

Comments
 (0)