Skip to content

Commit

Permalink
✨ Update providers 20240313
Browse files Browse the repository at this point in the history
  • Loading branch information
mondoo-tools committed Mar 13, 2024
1 parent 00f3bbb commit e35ee93
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 e35ee93

Please sign in to comment.