Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Check arguments length before reading
fix ``` panic: runtime error: index out of range [1] with length 1 goroutine 1 [running]: main.getQuestion() /build/dnslookup/parts/dnslookup/build/main.go:239 +0x147 main.main() /build/dnslookup/parts/dnslookup/build/main.go:44 +0x145 ``` Revert "Check arguments length before reading" This reverts commit 4bc0a24. Update main.go
- Loading branch information