Skip to content

Commit 3c03b00

Browse files
committed
move version and useragent definitions into sdk
1 parent 65cb88d commit 3c03b00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

builder/tencentcloud/version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package version
22

33
import (
4-
"github.com/hashicorp/packer/helper/version"
4+
"github.com/hashicorp/packer/packer-plugin-sdk/version"
55
packerVersion "github.com/hashicorp/packer/version"
66
)
77

0 commit comments

Comments
 (0)