aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/rosa/zstd.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/rosa/zstd.go')
-rw-r--r--internal/rosa/zstd.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/internal/rosa/zstd.go b/internal/rosa/zstd.go
index 96d9b07d..ad288ef2 100644
--- a/internal/rosa/zstd.go
+++ b/internal/rosa/zstd.go
@@ -27,5 +27,7 @@ func init() {
Name: "zstd",
Description: "a fast compression algorithm",
Website: "https://facebook.github.io/zstd/",
+
+ ID: 12083,
}
}