Skip to content

Commit

Permalink
update cnquery (#1086)
Browse files Browse the repository at this point in the history
Signed-off-by: Ivan Milchev <[email protected]>
  • Loading branch information
imilchev authored Jan 30, 2024
1 parent 74bc818 commit 814acaa
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 @@ -34,7 +34,7 @@ require (
github.com/spf13/pflag v1.0.6-0.20201009195203-85dd5c8bc61c
github.com/spf13/viper v1.18.2
github.com/stretchr/testify v1.8.4
go.mondoo.com/cnquery/v10 v10.1.0
go.mondoo.com/cnquery/v10 v10.1.1
go.mondoo.com/mondoo-go v0.0.0-20240124101327-8c3a4faf5a4b
go.mondoo.com/ranger-rpc v0.5.3
go.opentelemetry.io/otel v1.22.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1185,8 +1185,8 @@ go-simpler.org/sloglint v0.4.0/go.mod h1:v6zJ++j/thFPhefs2wEXoCKwT10yo5nkBDYRCXy
go.etcd.io/etcd/api/v3 v3.5.1/go.mod h1:cbVKeC6lCfl7j/8jBhAK6aIYO9XOjdptoxU/nLQcPvs=
go.etcd.io/etcd/client/pkg/v3 v3.5.1/go.mod h1:IJHfcCEKxYu1Os13ZdwCwIUTUVGYTSAM3YSwc9/Ac1g=
go.etcd.io/etcd/client/v2 v2.305.1/go.mod h1:pMEacxZW7o8pg4CrFE7pquyCJJzZvkvdD2RibOCCCGs=
go.mondoo.com/cnquery/v10 v10.1.0 h1:aI00xXXb68CvODNqwdp8cWR3LhPwye6+7WnKPorIK90=
go.mondoo.com/cnquery/v10 v10.1.0/go.mod h1:ZKWrwU1n+3sLr6hkCMq0JBb/duu7UW8tCr00bussgng=
go.mondoo.com/cnquery/v10 v10.1.1 h1:Twtq1u76xg+UtIITxq3DGqZcb+F51ChA5LncniqdMqU=
go.mondoo.com/cnquery/v10 v10.1.1/go.mod h1:ZKWrwU1n+3sLr6hkCMq0JBb/duu7UW8tCr00bussgng=
go.mondoo.com/mondoo-go v0.0.0-20240124101327-8c3a4faf5a4b h1:3jEFvT3S7iWyDPPFrgEtW4e2a36SyxfYLh+hpWYOuks=
go.mondoo.com/mondoo-go v0.0.0-20240124101327-8c3a4faf5a4b/go.mod h1:JLQufVnmNUllB3yLPgpQ0oE/8lvqFd/3yrXBIfdndgw=
go.mondoo.com/ranger-rpc v0.5.3 h1:914JOFTrxWFtBu1qrvuTyTyMibuT7g1GAX3HaUcbFqI=
Expand Down

0 comments on commit 814acaa

Please sign in to comment.