Skip to content

Commit

Permalink
update cnquery (#773)
Browse files Browse the repository at this point in the history
Signed-off-by: Ivan Milchev <ivan@mondoo.com>
  • Loading branch information
imilchev authored Sep 29, 2023
1 parent 3391c21 commit 44ef6d6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ require (
github.com/spf13/pflag v1.0.6-0.20201009195203-85dd5c8bc61c
github.com/spf13/viper v1.16.0
github.com/stretchr/testify v1.8.4
go.mondoo.com/cnquery v0.0.0-20230928171633-f174cbe35607
go.mondoo.com/cnquery v0.0.0-20230929114400-735b1ce5cb0b
go.mondoo.com/ranger-rpc v0.5.1
go.opentelemetry.io/otel v1.18.0
golang.org/x/sync v0.3.0 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -923,8 +923,8 @@ gitlab.com/bosi/decorder v0.4.1 h1:VdsdfxhstabyhZovHafFw+9eJ6eU0d2CkFNJcZz/NU4=
gitlab.com/bosi/decorder v0.4.1/go.mod h1:jecSqWUew6Yle1pCr2eLWTensJMmsxHsBwt+PVbkAqA=
go-simpler.org/assert v0.6.0 h1:QxSrXa4oRuo/1eHMXSBFHKvJIpWABayzKldqZyugG7E=
go-simpler.org/assert v0.6.0/go.mod h1:74Eqh5eI6vCK6Y5l3PI8ZYFXG4Sa+tkr70OIPJAUr28=
go.mondoo.com/cnquery v0.0.0-20230928171633-f174cbe35607 h1:Xet2yE8Kv5CIEgLVqfgxPKtuxm+5S5UM0V2EE0euxSs=
go.mondoo.com/cnquery v0.0.0-20230928171633-f174cbe35607/go.mod h1:sM4yIUqOZjaN6a2F3GNZBuv5gNTQCiy1kakbvyVIdRM=
go.mondoo.com/cnquery v0.0.0-20230929114400-735b1ce5cb0b h1:/JocEBOtTAgrMMaTTbEhKus/PQrAiiK3f57W1LrqJSU=
go.mondoo.com/cnquery v0.0.0-20230929114400-735b1ce5cb0b/go.mod h1:sM4yIUqOZjaN6a2F3GNZBuv5gNTQCiy1kakbvyVIdRM=
go.mondoo.com/ranger-rpc v0.5.1 h1:OaVQntDJWDRgbc9nXBP4wOCR9h9Bij8LgHHs86IguGk=
go.mondoo.com/ranger-rpc v0.5.1/go.mod h1:3YKcqFrlPgaB4FZ4EoLgdmRtwMQdO7RoAkZYFn+F1eY=
go.opencensus.io v0.21.0/go.mod h1:mSImk1erAIZhrmZN+AvHh14ztQfjbGwt4TtuofqLduU=
Expand Down

0 comments on commit 44ef6d6

Please sign in to comment.