diff --git a/example_test.go b/example_test.go index 82b57680..7b36f05b 100644 --- a/example_test.go +++ b/example_test.go @@ -20,7 +20,7 @@ import ( "fmt" v1 "github.com/opencontainers/image-spec/specs-go/v1" - "oras.land/oras-go/v2" + oras "oras.land/oras-go/v2" "oras.land/oras-go/v2/content/file" "oras.land/oras-go/v2/content/oci" "oras.land/oras-go/v2/registry/remote"