Skip to content

Commit

Permalink
🧹 Bump cnquery to v11.9.1 (#1336)
Browse files Browse the repository at this point in the history
Co-authored-by: Mondoo Tools <tools@mondoo.com>
  • Loading branch information
github-actions[bot] and mondoo-tools authored Jun 19, 2024
1 parent f6ff46e commit 5536881
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.19.0
github.com/stretchr/testify v1.9.0
go.mondoo.com/cnquery/v11 v11.9.0
go.mondoo.com/cnquery/v11 v11.9.1
go.mondoo.com/mondoo-go v0.0.0-20240611114249-2c3b9b20e67a
go.mondoo.com/ranger-rpc v0.6.1
go.opentelemetry.io/otel v1.27.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1231,8 +1231,8 @@ go-simpler.org/sloglint v0.7.1/go.mod h1:OlaVDRh/FKKd4X4sIMbsz8st97vomydceL146Ft
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/v11 v11.9.0 h1:F6aCF5MtB3nv1Sr8Ch24Fu1+5LDj8voAztVpvTRM8zI=
go.mondoo.com/cnquery/v11 v11.9.0/go.mod h1:OfHVdUtxXCqoFjlnKSvHsJKS37P2qVougVl0uXwndoM=
go.mondoo.com/cnquery/v11 v11.9.1 h1:GsHMlCWN5R3JPtw16YGr9J//6F5XNO463g4ajB9W3nY=
go.mondoo.com/cnquery/v11 v11.9.1/go.mod h1:OfHVdUtxXCqoFjlnKSvHsJKS37P2qVougVl0uXwndoM=
go.mondoo.com/mondoo-go v0.0.0-20240611114249-2c3b9b20e67a h1:+EQW5uXRyUyeiyZnTy2Jc371PTynJm5OruUWt3SqiT4=
go.mondoo.com/mondoo-go v0.0.0-20240611114249-2c3b9b20e67a/go.mod h1:4032UBD0ph9LyhXq5OQmmxkJv37HdAGi34YLWbhnMDA=
go.mondoo.com/ranger-rpc v0.6.1 h1:aOMsKD7zwQBGmt998fdAkk/G+XWk5+sjsi/XPVUSCJw=
Expand Down

0 comments on commit 5536881

Please sign in to comment.