Skip to content

Commit

Permalink
update cnquery to 7.18.0 (#368)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaym authored Feb 21, 2023
1 parent 7875ad6 commit fd8ebde
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ require (
github.com/spf13/pflag v1.0.6-0.20201009195203-85dd5c8bc61c
github.com/spf13/viper v1.14.0
github.com/stretchr/testify v1.8.1
go.mondoo.com/cnquery v0.0.0-20230216005645-cdfdda91a2bf
go.mondoo.com/cnquery v0.0.0-20230221180307-d1fb6ac234e0
go.mondoo.com/ranger-rpc v0.5.1-0.20220923135836-9e7732899d34
go.opentelemetry.io/otel v1.11.1
golang.org/x/sync v0.1.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1393,6 +1393,8 @@ go.mondoo.com/cnquery v0.0.0-20230215181351-17cec10e03d5 h1:kl+3LmwUTiWuHP3+J1Ii
go.mondoo.com/cnquery v0.0.0-20230215181351-17cec10e03d5/go.mod h1:skEgjVLbzpPARMhi4l1c+4ts++pd6b9Hp9QUPf46PbU=
go.mondoo.com/cnquery v0.0.0-20230216005645-cdfdda91a2bf h1:t/BX9opVirry2DK5KDkOjW7aQf9uomdjZtOBnu6GtuI=
go.mondoo.com/cnquery v0.0.0-20230216005645-cdfdda91a2bf/go.mod h1:skEgjVLbzpPARMhi4l1c+4ts++pd6b9Hp9QUPf46PbU=
go.mondoo.com/cnquery v0.0.0-20230221180307-d1fb6ac234e0 h1:zHdrBFrKVHkxggb2O3L4dFav2Bj02KZ6OB/Y/OFcB3I=
go.mondoo.com/cnquery v0.0.0-20230221180307-d1fb6ac234e0/go.mod h1:uB+qU+2LZqGq5qedimgb10hBM3MLybGKpNMEbDDhY5k=
go.mondoo.com/ranger-rpc v0.5.1-0.20220923135836-9e7732899d34 h1:mtPZ1J+nRI/ivV+n41bjIwY6Rfxb2Jf49svZSQMGHIA=
go.mondoo.com/ranger-rpc v0.5.1-0.20220923135836-9e7732899d34/go.mod h1:3YKcqFrlPgaB4FZ4EoLgdmRtwMQdO7RoAkZYFn+F1eY=
go.opencensus.io v0.21.0/go.mod h1:mSImk1erAIZhrmZN+AvHh14ztQfjbGwt4TtuofqLduU=
Expand Down

0 comments on commit fd8ebde

Please sign in to comment.