botkube/pkg/execute
Thijs de Jong 6ced5ead92
Fix panic when running command without resource (#447)
##### ISSUE TYPE
<!--- Pick one below and delete the rest: -->
 - Bug fix Pull Request

##### SUMMARY
<!--- Describe the change, including rationale and design decisions -->
This fixes a panic when running a command with an allowed verb but without a resource. For example: `@Botkube get`.
<!---
If you are fixing an existing issue, please include "Fixes #nnn" in your
PR comment; and describe briefly what the change does.
-->

<!--- Please list dependencies added with your change also -->
2021-07-21 05:33:03 +00:00
..
default_executor.go Add license headers to source files (#266) 2020-04-27 09:20:16 +05:30
executor.go Fix panic when running command without resource (#447) 2021-07-21 05:33:03 +00:00
fake_executor.go Add license headers to source files (#266) 2020-04-27 09:20:16 +05:30