Skip to content

Commit

Permalink
BUILD: Add proper go.sum file
Browse files Browse the repository at this point in the history
  • Loading branch information
mjuraga committed Jul 5, 2019
1 parent ba4e675 commit abebc08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,11 @@ github.com/go-openapi/validate v0.19.0/go.mod h1:Uh4HdOzKt19xGIGm1qHf/ofbX1YQ4Y+
github.com/google/uuid v1.0.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
github.com/google/uuid v1.1.1 h1:Gkbcsh/GbpXz7lPftLA3P6TYMwjCLYm83jiFQZF/3gY=
github.com/google/uuid v1.1.1/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
github.com/haproxytech/client-native v1.0.1 h1:z07dOpU9Q+1gDc5n8NTjkYu3GFOFWoe3Hf/HSN30AXA=
github.com/haproxytech/client-native v1.0.1 h1:uY9KMY5fu/7vcpi2lL3jQ6MgvJsU8e7YgL6AvGeDOLs=
github.com/haproxytech/client-native v1.0.1/go.mod h1:sU3r9C9ttkgYmTvPB2C13ScR5WujdeBeLj0jjWoMcdQ=
github.com/haproxytech/config-parser v1.0.0 h1:x6BQ5o5jzOq2QDApYwfFeidbKlS8d8F474tHbzT/GIY=
github.com/haproxytech/config-parser v1.0.0/go.mod h1:se7v728KDunj+qz1kXFFFl+nDuoBdUaN5eYSi+gYjNM=
github.com/haproxytech/models v1.0.1 h1:YuYaIL0ZYYkz4lABa24qO+pVxlwj7MJMFqKjJiwjO/4=
github.com/haproxytech/models v1.0.1 h1:Eh3YXsec8zZWiabMWreXWLcg2/wKCnYOQcal07A/2MI=
github.com/haproxytech/models v1.0.1/go.mod h1:UXZVErm/XN6z10sM/enmxrdeEnwo7vz1JI+a8ycEvOQ=
github.com/jessevdk/go-flags v1.4.0 h1:4IU2WS7AumrZ/40jfhf4QVDMsQwqA7VEHozFRrGARJA=
github.com/jessevdk/go-flags v1.4.0/go.mod h1:4FA24M0QyGHXBuZZK/XkWh8h0e1EYbRYJSGM75WSRxI=
Expand Down

0 comments on commit abebc08

Please sign in to comment.