concourse / concourse

Duplicate imports RVV-B0004
Bug risk
Major
4 months ago3 years old
Package "github.com/onsi/ginkgo/v2" already imported
  8
  9	"github.com/concourse/concourse/atc"
 10	"github.com/onsi/ginkgo/v2"
 11	. "github.com/onsi/ginkgo/v2" 12	. "github.com/onsi/gomega"
 13	"github.com/onsi/gomega/gbytes"
 14	"github.com/onsi/gomega/gexec"