Skip to content

Commit a940450

Browse files
kruskallRaduBerinde
authored andcommitted
Update zstd_nocgo.go
1 parent ed17567 commit a940450

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
5+
//go:build !cgo || gozstd
66

77
package compression
88

0 commit comments

Comments
 (0)