Skip to content

Commit

Permalink
🧹 update cnquery to 7.17.2 (#357)
Browse files Browse the repository at this point in the history
update cnquery to 7.17.2
  • Loading branch information
vjeffrey authored Feb 16, 2023
1 parent d037916 commit 7875ad6
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-20230215181351-17cec10e03d5
go.mondoo.com/cnquery v0.0.0-20230216005645-cdfdda91a2bf
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 @@ -1391,6 +1391,8 @@ gitlab.com/bosi/decorder v0.2.3 h1:gX4/RgK16ijY8V+BRQHAySfQAb354T7/xQpDB2n10P0=
gitlab.com/bosi/decorder v0.2.3/go.mod h1:9K1RB5+VPNQYtXtTDAzd2OEftsZb1oV0IrJrzChSdGE=
go.mondoo.com/cnquery v0.0.0-20230215181351-17cec10e03d5 h1:kl+3LmwUTiWuHP3+J1IiAp0cvq73mTWf3exhqrV4zEk=
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/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 7875ad6

Please sign in to comment.