Skip to content

Commit 39289b4

Browse files
committed
Use agent commit
1 parent 0813fe0 commit 39289b4

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,9 @@ module github.com/chris-cmsoft/cf-plugin-local-ssh
22

33
go 1.23.2
44

5-
replace github.com/compliance-framework/agent => ../agent
6-
75
require (
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
)

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ github.com/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UF
3030
github.com/cespare/xxhash/v2 v2.3.0/go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs=
3131
github.com/chris-cmsoft/conftojson v0.0.0-20241105132434-7c8873e5cbb6 h1:50LCDU9IpLMdBC9+6+g7EReo50gr0BBFevGRaLwmdJQ=
3232
github.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=
3335
github.com/compliance-framework/configuration-service v0.1.3 h1:Gf9/v+4IAHG2iVh+gZSiboMH7tAsVBn4FtnJZZsQIrU=
3436
github.com/compliance-framework/configuration-service v0.1.3/go.mod h1:tLKJKXbQbY9Pg/e3BJtJVkqxaejXJMHoE8Yp0NW4lDE=
3537
github.com/containerd/containerd v1.7.24 h1:zxszGrGjrra1yYJW/6rhm9cJ1ZQ8rkKBR48brqsa7nA=

0 commit comments

Comments
 (0)