Skip to content

Commit 818a7a7

Browse files
committed
Update goquery version to v1.9.1
1 parent 97b2803 commit 818a7a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/deploymenttheory/go-api-http-client
33
go 1.21
44

55
require (
6-
github.com/PuerkitoBio/goquery v1.8.1
6+
github.com/PuerkitoBio/goquery v1.9.1
77
github.com/google/uuid v1.6.0
88
github.com/stretchr/testify v1.9.0
99
go.uber.org/zap v1.27.0

0 commit comments

Comments
 (0)