mirror of
https://github.com/wweir/sower.git
synced 2024-04-21 12:42:15 +00:00
Fix generate command
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ import (
|
||||
"github.com/golang/glog"
|
||||
)
|
||||
|
||||
//go:generate stringer -type=netType
|
||||
//go:generate stringer -type=netType $GOFILE
|
||||
type netType int
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user