Skip to content

Commit

Permalink
test reporting changes
Browse files Browse the repository at this point in the history
Signed-off-by: Ivan Milchev <[email protected]>
  • Loading branch information
imilchev committed Jan 22, 2024
1 parent 31eb310 commit 6a13125
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion providers/os/config/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import (
var Config = plugin.Provider{
Name: "os",
ID: "go.mondoo.com/cnquery/v9/providers/os",
Version: "9.1.21",
Version: "9.1.22",
ConnectionTypes: []string{
provider.LocalConnectionType,
provider.SshConnectionType,
Expand Down

0 comments on commit 6a13125

Please sign in to comment.