File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.24.0
55require (
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
Original file line number Diff line number Diff line change @@ -174,8 +174,8 @@ github.com/hashicorp/hcl/v2 v2.24.0 h1:2QJdZ454DSsYGoaE6QheQZjtKZSUs9Nh2izTWiwQx
174174github.com/hashicorp/hcl/v2 v2.24.0 /go.mod h1:oGoO1FIQYfn/AgyOhlg9qLC6/nOJPX3qGbkZpYAcqfM =
175175github.com/hashicorp/memberlist v0.5.2 h1:rJoNPWZ0juJBgqn48gjy59K5H4rNgvUoM1kUD7bXiuI =
176176github.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 =
179179github.com/hashicorp/serf v0.10.2 h1:m5IORhuNSjaxeljg5DeQVDlQyVkhRIjJDimbkCa8aAc =
180180github.com/hashicorp/serf v0.10.2 /go.mod h1:T1CmSGfSeGfnfNy/w0odXQUR1rfECGd2Qdsp84DjOiY =
181181github.com/hashicorp/vault/api v1.16.0 h1:nbEYGJiAPGzT9U4oWgaaB0g+Rj8E59QuHKyA5LhwQN4 =
You can’t perform that action at this time.
0 commit comments