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
Version 0.0.1 runs fine but when I download and try version 0.0.2 on my Mac running El Capitan, I get the following:
panic: user: Current not implemented on darwin/amd64
Version 0.0.1 runs fine but when I download and try version 0.0.2 on my Mac running El Capitan, I get the following:
panic: user: Current not implemented on darwin/amd64
goroutine 1 [running]:
github.com/crufter/borg/conf.init.1()
/Users/crufter/go/src/github.com/crufter/borg/conf/conf.go:36 +0x62
github.com/crufter/borg/conf.init()
/Users/crufter/go/src/github.com/crufter/borg/conf/conf.go:72 +0x1e8
github.com/crufter/borg/commands.init()
/Users/crufter/go/src/github.com/crufter/borg/commands/worked.go:80 +0x4a
main.init()
/Users/crufter/go/src/github.com/crufter/borg/main.go:39 +0x40
The text was updated successfully, but these errors were encountered: