1
0
Fork 1
mirror of https://github.com/vbatts/tar-split.git synced 2024-11-25 09:15:40 +00:00

concept: no reason to ignore the build here

and this fixes the `go vet ./...` on golang tip

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
Vincent Batts 2017-11-07 10:27:13 -05:00
parent ed1c08584d
commit 00569c12fe
Signed by: vbatts
GPG key ID: 10937E57733F1362

View file

@ -1,5 +1,3 @@
// +build ignore
package main
import (