aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod1
1 files changed, 1 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index 5e356e9..c387082 100644
--- a/go.mod
+++ b/go.mod
@@ -8,6 +8,7 @@ require (
github.com/cardigann/harhar v0.0.0-20161005032312-acb91b7a8682
github.com/hashicorp/go-envparse v0.1.0
github.com/jmoiron/sqlx v1.3.5
+ github.com/klauspost/compress v1.15.11
github.com/mattn/go-sqlite3 v1.14.15
github.com/rs/zerolog v1.28.0
github.com/spf13/pflag v1.0.5