We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4a30d2 commit 873d141Copy full SHA for 873d141
1 file changed
version/version.go
@@ -9,7 +9,6 @@ import (
9
"fmt"
10
11
"github.com/hashicorp/go-version"
12
- "github.com/hashicorp/packer-plugin-sdk/version"
13
)
14
15
// The git commit that was compiled. This will be filled in by the compiler.
0 commit comments