We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b56ed2 commit 4f7159aCopy full SHA for 4f7159a
internal/compression/zstd_nocgo.go
@@ -2,7 +2,7 @@
2
// of this source code is governed by a BSD-style license that can be found in
3
// the LICENSE file.
4
5
-//go:build !cgo || gozstd
+//go:build !cgo || pebblegozstd
6
7
package compression
8
0 commit comments