mirror of
https://github.com/kairos-io/kairos-agent.git
synced 2025-09-25 13:33:41 +00:00
arrow_up: bump go-pluggable
This commit is contained in:
committed by
Itxaka
parent
c890936889
commit
5bb5ff9253
@@ -21,5 +21,5 @@ func main() {
|
|||||||
// Expected output: string
|
// Expected output: string
|
||||||
factory.Add(bus.EventChallenge, provider.Challenge)
|
factory.Add(bus.EventChallenge, provider.Challenge)
|
||||||
|
|
||||||
factory.Run(pluggable.EventType(os.Args[1]), os.Args[2], os.Stdout)
|
factory.Run(pluggable.EventType(os.Args[1]), os.Stdin, os.Stdout)
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user