Skip to content

Commit

Permalink
🧹 Bump cnquery to v11.4.1 (#1293)
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 committed May 14, 2024
1 parent cbd2f6a commit ca591e8
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.9.0
go.mondoo.com/cnquery/v11 v11.4.0
go.mondoo.com/cnquery/v11 v11.4.1
go.mondoo.com/mondoo-go v0.0.0-20240507081602-aa7a34bcb66d
go.mondoo.com/ranger-rpc v0.6.0
go.opentelemetry.io/otel v1.26.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1187,8 +1187,8 @@ go-simpler.org/sloglint v0.6.0/go.mod h1:+kJJtebtPePWyG5boFwY46COydAggADDOHM22zO
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.4.0 h1:x/zr8zsTwdmJnPC2zqiLQScNd7gC0A9ygQAq2u6jfF8=
go.mondoo.com/cnquery/v11 v11.4.0/go.mod h1:XB/eGi14+PaoMlPxnS5LJFm5vQp99aM0wvvhoxJUVTM=
go.mondoo.com/cnquery/v11 v11.4.1 h1:gZVfWYEZQs8VuNUnPGjcG4MWturfyJXBUM+COoI6SSI=
go.mondoo.com/cnquery/v11 v11.4.1/go.mod h1:XB/eGi14+PaoMlPxnS5LJFm5vQp99aM0wvvhoxJUVTM=
go.mondoo.com/mondoo-go v0.0.0-20240507081602-aa7a34bcb66d h1:f/vvw9UYM/iZ3XODFcndiHiu5ikV35vLw1m+lOYxYtY=
go.mondoo.com/mondoo-go v0.0.0-20240507081602-aa7a34bcb66d/go.mod h1:XY+tOP6vBFJKw5F3WLYEHNQxc+6YmfQ+hEbw3yRy3HI=
go.mondoo.com/ranger-rpc v0.6.0 h1:u8FY0NGhR1B/LZk9+DdmqksrWc007argv+nMGJGa3OA=
Expand Down

0 comments on commit ca591e8

Please sign in to comment.