File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,11 +2,9 @@ module github.com/chris-cmsoft/cf-plugin-local-ssh
22
33go 1.23.2
44
5- replace github.com/compliance-framework/agent => ../agent
6-
75require (
86 github.com/chris-cmsoft/conftojson v0.0.0-20241105132434-7c8873e5cbb6
9- github.com/compliance-framework/agent v0.1.5
7+ github.com/compliance-framework/agent v0.1.7-0.20250407034843-719eb31e8190
108 github.com/hashicorp/go-hclog v1.6.3
119 github.com/hashicorp/go-plugin v1.6.2
1210)
Original file line number Diff line number Diff line change @@ -30,6 +30,8 @@ github.com/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UF
3030github.com/cespare/xxhash/v2 v2.3.0 /go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs =
3131github.com/chris-cmsoft/conftojson v0.0.0-20241105132434-7c8873e5cbb6 h1:50LCDU9IpLMdBC9+6+g7EReo50gr0BBFevGRaLwmdJQ =
3232github.com/chris-cmsoft/conftojson v0.0.0-20241105132434-7c8873e5cbb6 /go.mod h1:lGxtdIwiDsj1U+vUxAydlacBWodyOoBjgJ9IX6T8YTQ =
33+ github.com/compliance-framework/agent v0.1.7-0.20250407034843-719eb31e8190 h1:w3+1tky9Nnt2zFJFpYwMm14SchOu8FaX+4s29VcSDNI =
34+ github.com/compliance-framework/agent v0.1.7-0.20250407034843-719eb31e8190 /go.mod h1:dAjHJecMEMdKzylOatT54tXmbjgx5d2Wsq4mGnRksZk =
3335github.com/compliance-framework/configuration-service v0.1.3 h1:Gf9/v+4IAHG2iVh+gZSiboMH7tAsVBn4FtnJZZsQIrU =
3436github.com/compliance-framework/configuration-service v0.1.3 /go.mod h1:tLKJKXbQbY9Pg/e3BJtJVkqxaejXJMHoE8Yp0NW4lDE =
3537github.com/containerd/containerd v1.7.24 h1:zxszGrGjrra1yYJW/6rhm9cJ1ZQ8rkKBR48brqsa7nA =
You can’t perform that action at this time.
0 commit comments