fix undefined io

This commit is contained in:
Clivern 2021-11-10 20:12:28 +01:00
parent 15b0820e2f
commit 729af2ad2e

View File

@ -19,6 +19,7 @@ package main
import (
"fmt"
"io"
"net/http"
"os"
"os/exec"