We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b64421a commit 009e687Copy full SHA for 009e687
1 file changed
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.4.11",
+ Version: "11.4.12",
17
ConnectionTypes: []string{
18
shared.Type_Local.String(),
19
shared.Type_SSH.String(),
0 commit comments