use go-errors package to display stacktrace of errors that cause panics
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package test
|
||||
|
||||
import (
|
||||
"errors"
|
||||
"github.com/go-errors/errors"
|
||||
"os"
|
||||
"os/exec"
|
||||
"path/filepath"
|
||||
|
||||
Reference in New Issue
Block a user