Skip to content
This repository was archived by the owner on Jun 23, 2024. It is now read-only.
This repository was archived by the owner on Jun 23, 2024. It is now read-only.

Undefined fsnotify.Filevent in go-util #40

@AhmadAwab98

Description

@AhmadAwab98

The output from the terminal if go install go install github.com/metaleap/go-xsd/xsd-makepkg@latest

go/pkg/mod/github.com/metaleap/go-util@v0.0.0-20180330192724-a09253046f73/fs/watcher-default.go:32:31: undefined: fsnotify.FileEvent
go/pkg/mod/github.com/metaleap/go-util@v0.0.0-20180330192724-a09253046f73/fs/watcher-default.go:64:44: undefined: fsnotify.FileEvent
go/pkg/mod/github.com/metaleap/go-util@v0.0.0-20180330192724-a09253046f73/fs/watcher-default.go:72:53: undefined: fsnotify.FileEvent
go/pkg/mod/github.com/metaleap/go-util@v0.0.0-20180330192724-a09253046f73/fs/watcher-default.go:79:19: me.Event undefined (type *Watcher has no field or method Event)
go/pkg/mod/github.com/metaleap/go-util@v0.0.0-20180330192724-a09253046f73/fs/watcher-default.go:97:19: me.Error undefined (type *Watcher has no field or method Error)
go/pkg/mod/github.com/metaleap/go-util@v0.0.0-20180330192724-a09253046f73/fs/watcher-default.go:119:16: me.Watch undefined (type *Watcher has no field or method Watch)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions