You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mikes-MBP:bindata mzupan$ go build && ./bindata
# _/Users/mzupan/contrib/static/example/bindata
./example.go:31: cannot use root (type string) as type func(string) (os.FileInfo, error) in field value
./example.go:31: too few values in struct initializer
The text was updated successfully, but these errors were encountered:
The bindata example is broken since the following commit
elazarl/go-bindata-assetfs@ed3050a#diff-0f54ed3f42051b1640ace89c556002fd
Error is as follows
The text was updated successfully, but these errors were encountered: