Skip to content

Commit

Permalink
BUILD/MINOR: go.mod: cleanup go.mod file
Browse files Browse the repository at this point in the history
  • Loading branch information
mjuraga committed Mar 26, 2024
1 parent 8be02a7 commit b1058c2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ require (
github.com/google/go-cmp v0.6.0
github.com/google/renameio v1.0.1
github.com/google/uuid v1.6.0
github.com/haproxytech/client-native/v6 v6.0.0-20240325132745-6b9eb3efa96f
github.com/haproxytech/config-parser/v5 v5.1.1-0.20240228090858-f72c25c8ad69
github.com/json-iterator/go v1.1.12
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
Expand Down
2 changes: 0 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ 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/v6 v6.0.0-20240325132745-6b9eb3efa96f h1:vWnlFtyygV4wStKQJLDntZevf9TKsVLn7+v0lJm9Lkk=
github.com/haproxytech/client-native/v6 v6.0.0-20240325132745-6b9eb3efa96f/go.mod h1:vxGq0lAKNUtdv4xtYOhuabwXsM7WrnqulbIe5e8M7RY=
github.com/haproxytech/config-parser/v5 v5.1.1-0.20240228090858-f72c25c8ad69 h1:BEYm9WBinWoD4MUaRERONJzzAdsDzXEnr0P+ZQhZnNg=
github.com/haproxytech/config-parser/v5 v5.1.1-0.20240228090858-f72c25c8ad69/go.mod h1:iy8nBB1eopwYbyeh3FQpjxZUxfcIDyTV9bW0F1t+cVA=
github.com/haproxytech/go-logger v1.1.0 h1:HgGtYaI1ApkvbQdsm7f9AzQQoxTB7w37criTflh7IQE=
Expand Down

0 comments on commit b1058c2

Please sign in to comment.