File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ toolchain go1.26.1
66
77require (
88 github.com/hashicorp/hcl/v2 v2.24.0
9- github.com/hashicorp/packer-plugin-sdk v0.6.6
9+ github.com/hashicorp/packer-plugin-sdk v0.6.7
1010 github.com/hetznercloud/hcloud-go/v2 v2.36.0
1111 github.com/mitchellh/mapstructure v1.5.0
1212 github.com/stretchr/testify v1.11.1
Original file line number Diff line number Diff line change @@ -228,8 +228,8 @@ github.com/hashicorp/logutils v1.0.0/go.mod h1:QIAnNjmIWmVIIkWDTG1z5v++HQmx9WQRO
228228github.com/hashicorp/mdns v1.0.4 /go.mod h1:mtBihi+LeNXGtG8L9dX59gAEa12BDtBQSp4v/YAJqrc =
229229github.com/hashicorp/memberlist v0.5.0 h1:EtYPN8DpAURiapus508I4n9CzHs2W+8NZGbmmR/prTM =
230230github.com/hashicorp/memberlist v0.5.0 /go.mod h1:yvyXLpo0QaGE59Y7hDTsTzDD25JYBZ4mHgHUZ8lrOI0 =
231- github.com/hashicorp/packer-plugin-sdk v0.6.6 h1:fD9jKgMNNabeISkNB49JAHGBxkP+nrCc6KsOkMJWoxE =
232- github.com/hashicorp/packer-plugin-sdk v0.6.6 /go.mod h1:5Cg1oCyo0pyX/rUhDDs9LJJVnNBx+eeOHLYZdmtxY78 =
231+ github.com/hashicorp/packer-plugin-sdk v0.6.7 h1:R6xO8j5GUT1AC+1CmDvXCjjiCDndWbIA1O7jJ3MeTVs =
232+ github.com/hashicorp/packer-plugin-sdk v0.6.7 /go.mod h1:J+hZE+SdN0MPCZLmoRPSrqg4YuP/mXTuuVqiAYbDVfw =
233233github.com/hashicorp/serf v0.10.1 h1:Z1H2J60yRKvfDYAOZLd2MU0ND4AH/WDz7xYHDWQsIPY =
234234github.com/hashicorp/serf v0.10.1 /go.mod h1:yL2t6BqATOLGc5HF7qbFkTfXoPIY0WZdWHfEvMqbG+4 =
235235github.com/hashicorp/vault/api v1.14.0 h1:Ah3CFLixD5jmjusOgm8grfN9M0d+Y8fVR2SW0K6pJLU =
You can’t perform that action at this time.
0 commit comments