Skip to content

Commit

Permalink
docs: fix snapshots api import
Browse files Browse the repository at this point in the history
Signed-off-by: Amal Thundiyil <[email protected]>
  • Loading branch information
amalthundiyil committed Nov 28, 2024
1 parent 566f9f4 commit b78c5c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/PLUGINS.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ import (

"google.golang.org/grpc"

snapshotsapi "github.com/containerd/containerd/v2/api/services/snapshots/v1"
snapshotsapi "github.com/containerd/containerd/api/services/snapshots/v1"
"github.com/containerd/containerd/v2/contrib/snapshotservice"
"github.com/containerd/containerd/v2/plugins/snapshots/native"
)
Expand Down

0 comments on commit b78c5c6

Please sign in to comment.