1

[test] remove DataDog/zstd

only one test cgo dependency is quite enough
This commit is contained in:
Motiejus Jakštys
2021-11-07 12:33:39 +02:00
parent f50493ca72
commit 19c7d77ac0
5 changed files with 2 additions and 17 deletions

5
go.mod
View File

@@ -2,7 +2,4 @@ module github.com/motiejus/bazel-zig-cc/test
go 1.16
require (
github.com/DataDog/zstd v1.4.8
github.com/mattn/go-sqlite3 v1.14.9
)
require github.com/mattn/go-sqlite3 v1.14.9