We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0ba61f commit 7ed1733Copy full SHA for 7ed1733
go.mod
@@ -5,7 +5,6 @@ go 1.18
5
require github.com/imroc/req/v3 v3.11.2
6
7
require (
8
- github.com/davecgh/go-spew v1.1.1 // indirect
9
github.com/hashicorp/errwrap v1.0.0 // indirect
10
github.com/hashicorp/go-multierror v1.1.1 // indirect
11
golang.org/x/net v0.0.0-20220111093109-d55c255bac03 // indirect
0 commit comments