Skip to content

Commit 6af9a1b

Browse files
committed
BUILD/MINOR: go.mod: upgrade client-native
1 parent 234ab2d commit 6af9a1b

File tree

4 files changed

+22
-14
lines changed

4 files changed

+22
-14
lines changed

embedded_spec.go

Lines changed: 17 additions & 9 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
@@ -22,7 +22,7 @@ require (
2222
github.com/go-openapi/validate v0.22.1
2323
github.com/google/renameio v1.0.1
2424
github.com/google/uuid v1.3.0
25-
github.com/haproxytech/client-native/v5 v5.0.1-0.20230704090736-90f25555cad6
25+
github.com/haproxytech/client-native/v5 v5.0.1-0.20230710054839-8879b6b71da0
2626
github.com/haproxytech/config-parser/v5 v5.0.1-0.20230621085204-83b68fc565ef
2727
github.com/jessevdk/go-flags v1.5.0
2828
github.com/json-iterator/go v1.1.12

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,8 +129,8 @@ github.com/google/uuid v1.1.1/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+
129129
github.com/google/uuid v1.3.0 h1:t6JiXgmwXMjEs8VusXIJk2BXHsn+wx8BZdTaoZ5fu7I=
130130
github.com/google/uuid v1.3.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
131131
github.com/gorilla/mux v1.8.0/go.mod h1:DVbg23sWSpFRCP0SfiEN6jmj59UnW/n46BH5rLB71So=
132-
github.com/haproxytech/client-native/v5 v5.0.1-0.20230704090736-90f25555cad6 h1:JQrFYH4BLhOMM5zbUe9+aMTX1Fo0lxZlFncmCNFJ6OE=
133-
github.com/haproxytech/client-native/v5 v5.0.1-0.20230704090736-90f25555cad6/go.mod h1:21if1azjmmh+xSgSdjYyP6VV3PQrmNrPtgShlSRmUPs=
132+
github.com/haproxytech/client-native/v5 v5.0.1-0.20230710054839-8879b6b71da0 h1:V6y1VsT+IRoKi5FDmkb3qVqXzOnBr99gwEXVvySgQPw=
133+
github.com/haproxytech/client-native/v5 v5.0.1-0.20230710054839-8879b6b71da0/go.mod h1:du1wLSojM66Iv+GhkN6a84wcIfe31nwykRtiZjXJ0zo=
134134
github.com/haproxytech/config-parser/v5 v5.0.1-0.20230621085204-83b68fc565ef h1:IXxc+Mxwj1FMrnvqN/FmP+x5Uc7AaWX6Nwirft/qfcI=
135135
github.com/haproxytech/config-parser/v5 v5.0.1-0.20230621085204-83b68fc565ef/go.mod h1:7JxHGhCD6WRRc+++7QRBMjoUZMYEP+JRQmp/nBGI9zo=
136136
github.com/haproxytech/go-logger v1.1.0 h1:HgGtYaI1ApkvbQdsm7f9AzQQoxTB7w37criTflh7IQE=

operations/defaults/get_defaults_section.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.

0 commit comments

Comments
 (0)