We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97b2803 commit 818a7a7Copy full SHA for 818a7a7
go.mod
@@ -3,7 +3,7 @@ module github.com/deploymenttheory/go-api-http-client
3
go 1.21
4
5
require (
6
- github.com/PuerkitoBio/goquery v1.8.1
+ github.com/PuerkitoBio/goquery v1.9.1
7
github.com/google/uuid v1.6.0
8
github.com/stretchr/testify v1.9.0
9
go.uber.org/zap v1.27.0
0 commit comments