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 a940450 commit 6b56ed2Copy full SHA for 6b56ed2
internal/compression/zstd_cgo.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