File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ import (
2323 "path/filepath"
2424
2525 "github.com/pkg/errors"
26- "gopkg. in/yaml. v3"
26+ "go.yaml. in/yaml/ v3"
2727)
2828
2929// Maintainer describes a Chart maintainer.
Original file line number Diff line number Diff line change 99 "strings"
1010
1111 log "github.com/sirupsen/logrus"
12- "gopkg. in/yaml. v3"
12+ "go.yaml. in/yaml/ v3"
1313 "k8s.io/apimachinery/pkg/apis/meta/v1/unstructured"
1414 utilerrors "k8s.io/apimachinery/pkg/util/errors"
1515 k8syaml "k8s.io/apimachinery/pkg/util/yaml"
Original file line number Diff line number Diff line change 77 "testing"
88
99 "github.com/stretchr/testify/require"
10- "gopkg. in/yaml. v3"
10+ "go.yaml. in/yaml/ v3"
1111)
1212
1313func TestGetMediaType (t * testing.T ) {
Original file line number Diff line number Diff line change 44 "os"
55 "path/filepath"
66
7- "gopkg. in/yaml. v3"
7+ "go.yaml. in/yaml/ v3"
88)
99
1010const (
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ import (
1313 "sync"
1414
1515 "github.com/sirupsen/logrus"
16- "gopkg. in/yaml. v3"
16+ "go.yaml. in/yaml/ v3"
1717 utilerrors "k8s.io/apimachinery/pkg/util/errors"
1818
1919 "github.com/operator-framework/operator-registry/pkg/containertools"
Original file line number Diff line number Diff line change 99 "github.com/otiai10/copy"
1010 "github.com/sirupsen/logrus"
1111 "github.com/stretchr/testify/require"
12- "gopkg. in/yaml. v3"
12+ "go.yaml. in/yaml/ v3"
1313
1414 "github.com/operator-framework/operator-registry/pkg/api"
1515 "github.com/operator-framework/operator-registry/pkg/registry"
You can’t perform that action at this time.
0 commit comments