We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae0f3a3 commit ce8c87eCopy full SHA for ce8c87e
providers/os/config/config.go
@@ -13,7 +13,7 @@ import (
13
var Config = plugin.Provider{
14
Name: "os",
15
ID: "go.mondoo.com/cnquery/v9/providers/os",
16
- Version: "11.3.30",
+ Version: "11.3.31",
17
ConnectionTypes: []string{
18
shared.Type_Local.String(),
19
shared.Type_SSH.String(),
0 commit comments