Skip to content

Commit

Permalink
🧹 update cnquery to v10.0.0 (#1064)
Browse files Browse the repository at this point in the history
Signed-off-by: Ivan Milchev <ivan@mondoo.com>
  • Loading branch information
imilchev authored Jan 23, 2024
1 parent d7205db commit 687b688
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 @@ -33,7 +33,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.0.0-beta5
go.mondoo.com/cnquery/v10 v10.0.0
go.mondoo.com/mondoo-go v0.0.0-20240119132744-6b413cc30942
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 @@ -1152,8 +1152,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.0.0-beta5 h1:FK1gMbGXHAlOUDSVLmGSsDLVC079qXgtaMjg7NIodZo=
go.mondoo.com/cnquery/v10 v10.0.0-beta5/go.mod h1:U+IC8JUA9aJhKt0RSLaqtT1B2eI1P5HGgDhQm/+aq34=
go.mondoo.com/cnquery/v10 v10.0.0 h1:Js/VhVe0PxXRif3ct3VywwZpm9ngJP9YaAQmWu+PGbQ=
go.mondoo.com/cnquery/v10 v10.0.0/go.mod h1:U+IC8JUA9aJhKt0RSLaqtT1B2eI1P5HGgDhQm/+aq34=
go.mondoo.com/mondoo-go v0.0.0-20240119132744-6b413cc30942 h1:GotsIrLZ1WPb9IRsLJT9cHU20O2OVQjuBrCa4drYJ9M=
go.mondoo.com/mondoo-go v0.0.0-20240119132744-6b413cc30942/go.mod h1:JLQufVnmNUllB3yLPgpQ0oE/8lvqFd/3yrXBIfdndgw=
go.mondoo.com/ranger-rpc v0.5.3 h1:914JOFTrxWFtBu1qrvuTyTyMibuT7g1GAX3HaUcbFqI=
Expand Down

0 comments on commit 687b688

Please sign in to comment.