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

Undefined fsnotify.Filevent in go-util #40

Open
AhmadAwab98 opened this issue Dec 6, 2023 · 1 comment
Open

Undefined fsnotify.Filevent in go-util #40

AhmadAwab98 opened this issue Dec 6, 2023 · 1 comment

Comments

@AhmadAwab98
Copy link

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)

@metaleap
Copy link
Owner

metaleap commented Dec 6, 2023

Oh yeah, like this repo's description says: "stale since 2013" =) it arose to meet a (thankfully now-vanished) need at a time before Go Modules.

Will archive the repo to make it clearer...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants