Skip to content

Commit db9dc0e

Browse files
Merge pull request #204 from ethanmdavidson/dependabot/go_modules/github.com/hashicorp/packer-plugin-sdk-0.6.7
Bump github.com/hashicorp/packer-plugin-sdk from 0.6.6 to 0.6.7
2 parents 68babd8 + eb4dd1b commit db9dc0e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.24.0
55
require (
66
github.com/go-git/go-git/v5 v5.17.0
77
github.com/hashicorp/hcl/v2 v2.24.0
8-
github.com/hashicorp/packer-plugin-sdk v0.6.6
8+
github.com/hashicorp/packer-plugin-sdk v0.6.7
99
github.com/zclconf/go-cty v1.16.4
1010
)
1111

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,8 +174,8 @@ github.com/hashicorp/hcl/v2 v2.24.0 h1:2QJdZ454DSsYGoaE6QheQZjtKZSUs9Nh2izTWiwQx
174174
github.com/hashicorp/hcl/v2 v2.24.0/go.mod h1:oGoO1FIQYfn/AgyOhlg9qLC6/nOJPX3qGbkZpYAcqfM=
175175
github.com/hashicorp/memberlist v0.5.2 h1:rJoNPWZ0juJBgqn48gjy59K5H4rNgvUoM1kUD7bXiuI=
176176
github.com/hashicorp/memberlist v0.5.2/go.mod h1:Ri9p/tRShbjYnpNf4FFPXG7wxEGY4Nrcn6E7jrVa//4=
177-
github.com/hashicorp/packer-plugin-sdk v0.6.6 h1:fD9jKgMNNabeISkNB49JAHGBxkP+nrCc6KsOkMJWoxE=
178-
github.com/hashicorp/packer-plugin-sdk v0.6.6/go.mod h1:5Cg1oCyo0pyX/rUhDDs9LJJVnNBx+eeOHLYZdmtxY78=
177+
github.com/hashicorp/packer-plugin-sdk v0.6.7 h1:R6xO8j5GUT1AC+1CmDvXCjjiCDndWbIA1O7jJ3MeTVs=
178+
github.com/hashicorp/packer-plugin-sdk v0.6.7/go.mod h1:J+hZE+SdN0MPCZLmoRPSrqg4YuP/mXTuuVqiAYbDVfw=
179179
github.com/hashicorp/serf v0.10.2 h1:m5IORhuNSjaxeljg5DeQVDlQyVkhRIjJDimbkCa8aAc=
180180
github.com/hashicorp/serf v0.10.2/go.mod h1:T1CmSGfSeGfnfNy/w0odXQUR1rfECGd2Qdsp84DjOiY=
181181
github.com/hashicorp/vault/api v1.16.0 h1:nbEYGJiAPGzT9U4oWgaaB0g+Rj8E59QuHKyA5LhwQN4=

0 commit comments

Comments
 (0)