Skip to content

Commit 6b56ed2

Browse files
kruskallRaduBerinde
authored andcommitted
Update zstd_cgo.go
1 parent a940450 commit 6b56ed2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/compression/zstd_cgo.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// of this source code is governed by a BSD-style license that can be found in
33
// the LICENSE file.
44

5-
//go:build cgo && !gozstd
5+
//go:build cgo && !pebblegozstd
66

77
package compression
88

0 commit comments

Comments
 (0)