Skip to content

Commit

Permalink
fix: inconsistent vendor and go mod tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
roubanakhle committed Nov 30, 2022
1 parent d9b19d1 commit fd4edc8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 416 deletions.
1 change: 0 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ require (
github.com/klauspost/compress v1.15.6 // indirect
github.com/pierrec/lz4 v2.6.1+incompatible // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/prometheus/client_golang v1.12.1 // indirect
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 // indirect
golang.org/x/crypto v0.0.0-20220214200702-86341886e292 // indirect
golang.org/x/net v0.0.0-20220520000938-2e3eb7b945c2 // indirect
Expand Down
Loading

0 comments on commit fd4edc8

Please sign in to comment.