style: adjust import lines for golangci-run

Signed-off-by: Jesse Simpson <jesse.simpson36@gmail.com>
pull/30936/head
Jesse Simpson 4 months ago
parent fdfe7d6596
commit 9f8c182481
No known key found for this signature in database
GPG Key ID: 237495C89AB0AAFC

@ -18,10 +18,11 @@ package registry
import (
"context"
"github.com/stretchr/testify/assert"
"io"
"testing"
"github.com/stretchr/testify/assert"
ocispec "github.com/opencontainers/image-spec/specs-go/v1"
"github.com/stretchr/testify/require"
"oras.land/oras-go/v2/content/memory"

Loading…
Cancel
Save