Skip to content

Commit 7cee731

Browse files
Merge pull request #5840 from cloudflare/fix-modules
Fix modules
2 parents 54b3c10 + 11d4efc commit 7cee731

File tree

2 files changed

+216
-100
lines changed

2 files changed

+216
-100
lines changed

go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ require (
1010
github.com/aws/aws-sdk-go-v2/credentials v1.17.34
1111
github.com/aws/aws-sdk-go-v2/service/s3 v1.63.0
1212
github.com/cloudflare/cloudflare-go v0.104.0
13+
github.com/cloudflare/cloudflare-go/v4 v4.6.0
1314
github.com/cloudflare/cloudflare-go/v5 v5.0.0
1415
github.com/davecgh/go-spew v1.1.1
1516
github.com/hashicorp/go-uuid v1.0.3

0 commit comments

Comments
 (0)