File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
66 github.com/concourse/pool-resource v1.1.1
77 github.com/google/subcommands v1.2.0
88 github.com/masterzen/winrm v0.0.0-20250927112105-5f8e6c707321
9- github.com/maxbrunsfeld/counterfeiter/v6 v6.12.0
9+ github.com/maxbrunsfeld/counterfeiter/v6 v6.12.1
1010 github.com/onsi/ginkgo/v2 v2.27.2
1111 github.com/onsi/gomega v1.38.2
1212 github.com/packer-community/winrmcp v0.0.0-20221126162354-6e900dd2c68f
Original file line number Diff line number Diff line change @@ -92,8 +92,8 @@ github.com/maruel/natural v1.1.1 h1:Hja7XhhmvEFhcByqDoHz9QZbkWey+COd9xWfCfn1ioo=
9292github.com/maruel/natural v1.1.1 /go.mod h1:v+Rfd79xlw1AgVBjbO0BEQmptqb5HvL/k9GRHB7ZKEg =
9393github.com/masterzen/simplexml v0.0.0-20190410153822-31eea3082786 h1:2ZKn+w/BJeL43sCxI2jhPLRv73oVVOjEKZjKkflyqxg =
9494github.com/masterzen/simplexml v0.0.0-20190410153822-31eea3082786 /go.mod h1:kCEbxUJlNDEBNbdQMkPSp6yaKcRXVI6f4ddk8Riv4bc =
95- github.com/maxbrunsfeld/counterfeiter/v6 v6.12.0 h1:aOeI7xAOVdK+R6xbVsZuU9HmCZYmQVmZgPf9xJUd2Sg =
96- github.com/maxbrunsfeld/counterfeiter/v6 v6.12.0 /go.mod h1:0hZWbtfeCYUQeAQdPLUzETiBhUSns7O6LDj9vH88xKA =
95+ github.com/maxbrunsfeld/counterfeiter/v6 v6.12.1 h1:D4O2wLxB384TS3ohBJMfolnxb4qGmoZ1PnWNtit8LYo =
96+ github.com/maxbrunsfeld/counterfeiter/v6 v6.12.1 /go.mod h1:RuJdxo0oI6dClIaMzdl3hewq3a065RH65dofJP03h8I =
9797github.com/mfridman/tparse v0.18.0 h1:wh6dzOKaIwkUGyKgOntDW4liXSo37qg5AXbIhkMV3vE =
9898github.com/mfridman/tparse v0.18.0 /go.mod h1:gEvqZTuCgEhPbYk/2lS3Kcxg1GmTxxU7kTC8DvP0i/A =
9999github.com/mitchellh/mapstructure v1.3.0 h1:iDwIio/3gk2QtLLEsqU5lInaMzos0hDTz8a6lazSFVw =
Original file line number Diff line number Diff line change @@ -133,7 +133,7 @@ github.com/masterzen/simplexml/dom
133133## explicit; go 1.21
134134github.com/masterzen/winrm
135135github.com/masterzen/winrm/soap
136- # github.com/maxbrunsfeld/counterfeiter/v6 v6.12.0
136+ # github.com/maxbrunsfeld/counterfeiter/v6 v6.12.1
137137## explicit; go 1.24.0
138138github.com/maxbrunsfeld/counterfeiter/v6
139139github.com/maxbrunsfeld/counterfeiter/v6/arguments
You can’t perform that action at this time.
0 commit comments