Skip to content

Commit

Permalink
🧹 update cnquery 9.0.1 (#823)
Browse files Browse the repository at this point in the history
Signed-off-by: Ivan Milchev <ivan@mondoo.com>
  • Loading branch information
imilchev authored Oct 6, 2023
1 parent cfe23e3 commit cfc9228
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 @@ -40,7 +40,7 @@ require (
sigs.k8s.io/yaml v1.3.0
)

require go.mondoo.com/cnquery/v9 v9.0.0
require go.mondoo.com/cnquery/v9 v9.0.1

require (
4d63.com/gocheckcompilerdirectives v1.2.1 // 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/v9 v9.0.0 h1:F5xKH8bYVwxh2rF555aD3mubc4WYzD9j4OunYwKYJFg=
go.mondoo.com/cnquery/v9 v9.0.0/go.mod h1:z5QWUfNdvmjclRPcXjZBQID2/o2ivYiRCF8+3HE6dLc=
go.mondoo.com/cnquery/v9 v9.0.1 h1:bbQ4ufIf2OluZlCPYz13JjsHuDav28kG3Lw2X4iOXlM=
go.mondoo.com/cnquery/v9 v9.0.1/go.mod h1:z5QWUfNdvmjclRPcXjZBQID2/o2ivYiRCF8+3HE6dLc=
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 cfc9228

Please sign in to comment.