5405fc9d0d
Changed upstream:
055ecb7be5
6 lines
56 B
Go
6 lines
56 B
Go
// +build !go1.5
|
|
|
|
package network
|
|
|
|
const isGo15 = false
|