Skip to content

Commit

Permalink
pull in latest cnquery 8.3.1 (#479)
Browse files Browse the repository at this point in the history
Signed-off-by: Joel Diaz <[email protected]>
  • Loading branch information
Joel Diaz authored Mar 29, 2023
1 parent c5fe137 commit aa91ed7
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 @@ -28,7 +28,7 @@ require (
github.com/spf13/pflag v1.0.6-0.20201009195203-85dd5c8bc61c
github.com/spf13/viper v1.15.0
github.com/stretchr/testify v1.8.2
go.mondoo.com/cnquery v0.0.0-20230328163439-27fcddaefc71
go.mondoo.com/cnquery v0.0.0-20230329161448-226bbec4edb7
go.mondoo.com/ranger-rpc v0.0.0-20230328135530-12135c17095f
go.opentelemetry.io/otel v1.14.0
golang.org/x/sync v0.1.0 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1344,8 +1344,8 @@ github.com/zclconf/go-cty v1.10.0 h1:mp9ZXQeIcN8kAwuqorjH+Q+njbJKjLrvB2yIh4q7U+0
github.com/zclconf/go-cty v1.10.0/go.mod h1:vVKLxnk3puL4qRAv72AO+W99LUD4da90g3uUAzyuvAk=
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-20230328163439-27fcddaefc71 h1:6e9rvxGVnwxA2uwjSG7sVv5SDuSCTz5FaW5xsaoK5dc=
go.mondoo.com/cnquery v0.0.0-20230328163439-27fcddaefc71/go.mod h1:+s3BWL2KwtEm36pm+FNtdZ1op1n+hdIzWfTkb6hkI6E=
go.mondoo.com/cnquery v0.0.0-20230329161448-226bbec4edb7 h1:f8NYpAOa+Xxps9o1Uh+a3pACN7XbJLV5F8a574J/Gu4=
go.mondoo.com/cnquery v0.0.0-20230329161448-226bbec4edb7/go.mod h1:+s3BWL2KwtEm36pm+FNtdZ1op1n+hdIzWfTkb6hkI6E=
go.mondoo.com/ranger-rpc v0.0.0-20230328135530-12135c17095f h1:l8N+cU5Ul8+NzC3DtyjrUqpzSDpPQDnGqvxpwMz7CMw=
go.mondoo.com/ranger-rpc v0.0.0-20230328135530-12135c17095f/go.mod h1:3YKcqFrlPgaB4FZ4EoLgdmRtwMQdO7RoAkZYFn+F1eY=
go.opencensus.io v0.21.0/go.mod h1:mSImk1erAIZhrmZN+AvHh14ztQfjbGwt4TtuofqLduU=
Expand Down

0 comments on commit aa91ed7

Please sign in to comment.