Skip to content

Commit

Permalink
🧹 Bump cnquery (#219)
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Zunker <[email protected]>
  • Loading branch information
czunker authored Dec 2, 2022
1 parent b4de937 commit 0f89e11
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 @@ -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-20221129163128-8131bf880610
go.mondoo.com/cnquery v0.0.0-20221202040331-a8df6ba9aebd
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
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1313,8 +1313,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-20221129163128-8131bf880610 h1:TUak71Hfq4of9+6e1gr3C+I2ZPTDcUONIWrFRPeZ+58=
go.mondoo.com/cnquery v0.0.0-20221129163128-8131bf880610/go.mod h1:MR/mjkXmbHtJKtZ5wl50zYfb0s8T5swjKOKESs3lf38=
go.mondoo.com/cnquery v0.0.0-20221202040331-a8df6ba9aebd h1:j1GKgPtGhipEtXvw/9BRah27MreptM3j3k2gYqVk+Hw=
go.mondoo.com/cnquery v0.0.0-20221202040331-a8df6ba9aebd/go.mod h1:MR/mjkXmbHtJKtZ5wl50zYfb0s8T5swjKOKESs3lf38=
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 0f89e11

Please sign in to comment.