Update 'lib.go'

master
Paulo Simão 2021-10-26 17:29:50 +00:00
parent c42f7a8227
commit f665dba9a0
1 changed files with 1 additions and 0 deletions

1
lib.go
View File

@ -3,6 +3,7 @@ package httpcli
import (
"bytes"
"encoding/json"
"errors"
"io"
"net/http"
"strings"