Skip to content

Commit

Permalink
✨ Update providers 20240313 (#3559)
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 committed Mar 13, 2024
1 parent 38c0ef3 commit 202e991
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 @@ -13,7 +13,7 @@ import (
var Config = plugin.Provider{
Name: "os",
ID: "go.mondoo.com/cnquery/v9/providers/os",
Version: "10.3.1",
Version: "10.3.2",
ConnectionTypes: []string{
shared.Type_Local.String(),
shared.Type_SSH.String(),
Expand Down

0 comments on commit 202e991

Please sign in to comment.