build: remove build constraint syntax for go 1.16 and older
This commit is contained in:
parent
db17aaf7cd
commit
68bf6aa584
220 changed files with 0 additions and 230 deletions
1
backend/cache/cache_test.go
vendored
1
backend/cache/cache_test.go
vendored
|
@ -1,7 +1,6 @@
|
|||
// Test Cache filesystem interface
|
||||
|
||||
//go:build !plan9 && !js && !race
|
||||
// +build !plan9,!js,!race
|
||||
|
||||
package cache_test
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue