mirror of
https://github.com/kairos-io/kairos-agent.git
synced 2025-09-24 19:57:24 +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
|
||||
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