build: drop deprecated build tags

This commit is contained in:
Yurii Soldak
2022-12-19 22:20:23 +01:00
committed by Ron Evans
parent 146e2cd376
commit 8d4d3c6201
418 changed files with 4 additions and 425 deletions
-1
View File
@@ -1,5 +1,4 @@
//go:build runtime_memhash_leveldb
// +build runtime_memhash_leveldb
// This is the hash function from Google's leveldb key-value storage system. It
// processes 4 bytes at a time making it faster than the FNV hash for buffer