Skip to content

Commit

Permalink
🧹 Bump cnquery to v11.31.1 (#1489)
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 authored Nov 20, 2024
1 parent f7a2e71 commit bd96245
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 @@ -38,7 +38,7 @@ require (
github.com/spf13/viper v1.19.0
github.com/stretchr/testify v1.9.0
github.com/zclconf/go-cty v1.15.0
go.mondoo.com/cnquery/v11 v11.31.0
go.mondoo.com/cnquery/v11 v11.31.1
go.mondoo.com/mondoo-go v0.0.0-20241118222255-5299c9adc97c
go.mondoo.com/ranger-rpc v0.6.4
go.opentelemetry.io/otel v1.32.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -992,8 +992,8 @@ github.com/zclconf/go-cty-debug v0.0.0-20240509010212-0d6042c53940/go.mod h1:CmB
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.31.0 h1:lhC9gCt7WMtDwu61ejo5fUT1iGyt9Ln1D7qYm+eLeRo=
go.mondoo.com/cnquery/v11 v11.31.0/go.mod h1:ICfflYJnyHvIWmHZS4VVlHxshvVDIC7bUXGnbJ3WMh8=
go.mondoo.com/cnquery/v11 v11.31.1 h1:6T9/U8K2SfjkGr5G0HcMVDbp/8EUL/SHMNnXWjw4cCE=
go.mondoo.com/cnquery/v11 v11.31.1/go.mod h1:ICfflYJnyHvIWmHZS4VVlHxshvVDIC7bUXGnbJ3WMh8=
go.mondoo.com/mondoo-go v0.0.0-20241118222255-5299c9adc97c h1:0u12icLFjeTLzNQHjPs8Mw65VG1Wl8LxHoGRihwaSmg=
go.mondoo.com/mondoo-go v0.0.0-20241118222255-5299c9adc97c/go.mod h1:VTTbqYTjin1hKSnwKHVYeOTEyJrAZarNlf1I8M2rlpM=
go.mondoo.com/ranger-rpc v0.6.4 h1:q01kjESvF2HSnbFO+TjpUQSiI2IM8JWGJLH3u0vNxZA=
Expand Down

0 comments on commit bd96245

Please sign in to comment.