Skip to content

Commit c91bf50

Browse files
committed
remove build tags with legacy syntax
1 parent eeebe07 commit c91bf50

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

debug.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
//go:build gojq_debug
2-
// +build gojq_debug
32

43
package gojq
54

release.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
//go:build !gojq_debug
2-
// +build !gojq_debug
32

43
package gojq
54

0 commit comments

Comments
 (0)