-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
Description
While following the build directions to run as plugin for webirc gateway I am getting the following error when I run make in the webircgateway directory.
plugin
github.com/tus/tusd/cmd/tusd/cli/hooks
# github.com/tus/tusd/cmd/tusd/cli/hooks
../go/src/github.com/tus/tusd/cmd/tusd/cli/hooks/file.go:57:32: cmd.ProcessState.ExitCode undefined (type *os.ProcessState has no field or method ExitCode)
github.com/go-sql-driver/mysql
github.com/mattn/go-sqlite3
github.com/rubenv/sql-migrate/sqlparse
gopkg.in/gorp.v1
github.com/rubenv/sql-migrate
github.com/tus/tusd/uid
gopkg.in/Acconut/lockfile.v1
github.com/kiwiirc/plugin-fileuploader/shardedfilestore
github.com/kiwiirc/plugin-fileuploader/expirer
github.com/rs/zerolog/log
os/signal
Makefile:26: recipe for target 'build-plugins' failed
make: *** [build-plugins] Error 2