Skip to content

Commit 904d9f3

Browse files
chore(internal): codegen related update
1 parent f4d5e6b commit 904d9f3

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/imagekit-developer/imagekit-go/v2
33
go 1.22
44

55
require (
6-
github.com/standard-webhooks/standard-webhooks/libraries v0.0.0-20260424193022-1b18f5a0af85
6+
github.com/standard-webhooks/standard-webhooks/libraries v0.0.0-20260424193505-a2086b6cd44f
77
github.com/tidwall/gjson v1.18.0
88
github.com/tidwall/sjson v1.2.5
99
)

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
github.com/standard-webhooks/standard-webhooks/libraries v0.0.0-20260424193022-1b18f5a0af85 h1:aL0xBfE1hWVUbUkIoM7qryM/MfPUlJdpaipvrdIK8gs=
2-
github.com/standard-webhooks/standard-webhooks/libraries v0.0.0-20260424193022-1b18f5a0af85/go.mod h1:L1MQhA6x4dn9r007T033lsaZMv9EmBAdXyU/+EF40fo=
1+
github.com/standard-webhooks/standard-webhooks/libraries v0.0.0-20260424193505-a2086b6cd44f h1:GNSNFGbT/SEoxCfPFvOwtez9bE6e5EdktVQCLIrpmYM=
2+
github.com/standard-webhooks/standard-webhooks/libraries v0.0.0-20260424193505-a2086b6cd44f/go.mod h1:L1MQhA6x4dn9r007T033lsaZMv9EmBAdXyU/+EF40fo=
33
github.com/tidwall/gjson v1.14.2/go.mod h1:/wbyibRr2FHMks5tjHJ5F8dMZh3AcwJEMf5vlfC0lxk=
44
github.com/tidwall/gjson v1.18.0 h1:FIDeeyB800efLX89e5a8Y0BNH+LOngJyGrIWxG2FKQY=
55
github.com/tidwall/gjson v1.18.0/go.mod h1:/wbyibRr2FHMks5tjHJ5F8dMZh3AcwJEMf5vlfC0lxk=

0 commit comments

Comments
 (0)