Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
lovromazgon committed Dec 5, 2023
1 parent 668cde7 commit 38b02aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/plugin/name.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ package plugin
import (
"strings"

"github.com/Masterminds/semver"
"github.com/Masterminds/semver/v3"
)

const (
Expand Down

0 comments on commit 38b02aa

Please sign in to comment.