Move from go-yaml/yaml to ghodss/yaml
This commit is contained in:
@@ -21,7 +21,7 @@ import (
|
||||
"reflect"
|
||||
"testing"
|
||||
|
||||
"gopkg.in/v1/yaml"
|
||||
"github.com/ghodss/yaml"
|
||||
)
|
||||
|
||||
func TestHandleCrash(t *testing.T) {
|
||||
|
Reference in New Issue
Block a user