refactor: replace http client with net/http

This commit is contained in:
debugtalk
2021-10-29 17:55:50 +08:00
parent 9e76d62a7c
commit a517203a19
4 changed files with 122 additions and 38 deletions

1
go.mod
View File

@@ -7,7 +7,6 @@ require (
github.com/asaskevich/EventBus v0.0.0-20200907212545-49d423059eef // indirect
github.com/debugtalk/boomer v1.6.0
github.com/google/uuid v1.3.0 // indirect
github.com/imroc/req v0.3.0
github.com/jmespath/go-jmespath v0.4.0
github.com/maja42/goval v1.2.1
github.com/olekukonko/tablewriter v0.0.5 // indirect