func github.com/vmihailenco/bufpool.Put

4 uses

	github.com/vmihailenco/bufpool (current package)
		buf_pool.go#L21: func Put(buf *Buffer) {
		buffer_ext.go#L60: 		Put(tmp)
		pool.go#L78: 	Put(buf)

	github.com/go-pg/pg/v10/types
		append_value.go#L181: 	bufpool.Put(buf)