containerd/linux/main.go
Michael Crosby fceafeb4d6 Remvoe go1.7 from travis
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2017-02-22 10:28:05 -08:00

5 lines
71 B
Go

package main
func main() {
panic("build as plugin not executable")
}