Skip to content

Commit f01d755

Browse files
committed
Remove pools_nopool.go & build tag from pools.go
Fix moby#11576 Signed-off-by: Gleb Shepelev <shepelyov.g@gmail.com>
1 parent 6fb8bd0 commit f01d755

File tree

2 files changed

+0
-75
lines changed

2 files changed

+0
-75
lines changed

pkg/pools/pools.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// +build go1.3
2-
31
// Package pools provides a collection of pools which provide various
42
// data types with buffers. These can be used to lower the number of
53
// memory allocations and reuse buffers.

pkg/pools/pools_nopool.go

Lines changed: 0 additions & 73 deletions
This file was deleted.

0 commit comments

Comments
 (0)