Skip to content

Commit

Permalink
BUILD/MINOR: go.mod: upgrade client-native and generate
Browse files Browse the repository at this point in the history
  • Loading branch information
mjuraga committed Feb 14, 2024
1 parent adb621a commit fa2ce1c
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
12 changes: 6 additions & 6 deletions embedded_spec.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ require (
github.com/go-openapi/validate v0.23.0
github.com/google/renameio v1.0.1
github.com/google/uuid v1.6.0
github.com/haproxytech/client-native/v4 v4.1.12
github.com/haproxytech/client-native/v4 v4.1.13
github.com/haproxytech/config-parser/v4 v4.1.5
github.com/hashicorp/consul/api v1.27.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 @@ -119,8 +119,8 @@ github.com/google/renameio v1.0.1 h1:Lh/jXZmvZxb0BBeSY5VKEfidcbcbenKjZFzM/q0fSeU
github.com/google/renameio v1.0.1/go.mod h1:t/HQoYBZSsWSNK35C6CO/TpPLDVWvxOHboWUAweKUpk=
github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
github.com/google/uuid v1.6.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
github.com/haproxytech/client-native/v4 v4.1.12 h1:2LCEshM3ca6Y6hDSHi67TGYFT0SdVuGbbeoabn9TmQ4=
github.com/haproxytech/client-native/v4 v4.1.12/go.mod h1:BRPsFwhphcVIVUOt13TIcbDXY0WPanprqqSNa0hBtfc=
github.com/haproxytech/client-native/v4 v4.1.13 h1:pMEigGQCmTQ9MsWjj8dje8KPIuvEPM0y2ISsE5AFxf4=
github.com/haproxytech/client-native/v4 v4.1.13/go.mod h1:8uXfu2XiNxknoUDF2Uwt5PbyQrlxYxXHyugWVHmrAt0=
github.com/haproxytech/config-parser/v4 v4.1.5 h1:7Uf4ljHZ/rxWLxf2B+mp6tVDZOf5vNGm7AGsN5ovCZE=
github.com/haproxytech/config-parser/v4 v4.1.5/go.mod h1:Pof9e9ohFCyX1dPhxENjAC3MXgWh28KXo2Z8T/0sOrc=
github.com/haproxytech/go-logger v1.1.0 h1:HgGtYaI1ApkvbQdsm7f9AzQQoxTB7w37criTflh7IQE=
Expand Down

0 comments on commit fa2ce1c

Please sign in to comment.