feat: add http request with github.com/imroc/req

This commit is contained in:
debugtalk
2021-09-22 14:23:32 +08:00
parent 9f345026fa
commit e0d1c5d959
5 changed files with 34 additions and 7 deletions

1
go.mod
View File

@@ -6,6 +6,7 @@ require (
github.com/StackExchange/wmi v1.2.1 // indirect
github.com/asaskevich/EventBus v0.0.0-20200907212545-49d423059eef // indirect
github.com/google/uuid v1.3.0 // indirect
github.com/imroc/req v0.3.0 // indirect
github.com/myzhan/boomer v1.6.0
github.com/olekukonko/tablewriter v0.0.5 // indirect
github.com/shirou/gopsutil v3.21.8+incompatible // indirect