Skip to content

Commit 4f7159a

Browse files
kruskallRaduBerinde
authored andcommitted
Update zstd_nocgo.go
1 parent 6b56ed2 commit 4f7159a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/compression/zstd_nocgo.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)