Skip to content

Commit

Permalink
Add unused package to fix build error
Browse files Browse the repository at this point in the history
  • Loading branch information
roubanakhle committed Nov 28, 2022
1 parent 2355b33 commit 4c5e08c
Show file tree
Hide file tree
Showing 2 changed files with 416 additions and 0 deletions.
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ 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 4c5e08c

Please sign in to comment.