ensure dep

This commit is contained in:
Umputun
2018-06-23 12:33:48 -05:00
parent 7aee7add08
commit caa0e4e79a
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
// +build ignore
package draw
package main
import (
"bytes"
+1 -1
View File
@@ -7,7 +7,7 @@
//go:generate go run gen.go
//go:generate go run gen.go -test
package atom
package main
import (
"bytes"
+1 -1
View File
@@ -9,7 +9,7 @@
// the sys API in an architecture specific manner.
//
// mkpost is run after cgo -godefs; see README.md.
package unix
package main
import (
"bytes"