ensure dep
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
|
||||
// +build ignore
|
||||
|
||||
package draw
|
||||
package main
|
||||
|
||||
import (
|
||||
"bytes"
|
||||
|
||||
+1
-1
@@ -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
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user