Skip to content

Commit 23edba8

Browse files
chore(internal): codegen related update
1 parent e2a2d90 commit 23edba8

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-20251210175704-b03a68fe8b19
6+
github.com/standard-webhooks/standard-webhooks/libraries v0.0.0-20260113211855-b57537b4939a
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-20251210175704-b03a68fe8b19 h1:8rMUmsyom6y/10iTAgqkfv8zHVKxVQxFwlOb42V23cA=
2-
github.com/standard-webhooks/standard-webhooks/libraries v0.0.0-20251210175704-b03a68fe8b19/go.mod h1:L1MQhA6x4dn9r007T033lsaZMv9EmBAdXyU/+EF40fo=
1+
github.com/standard-webhooks/standard-webhooks/libraries v0.0.0-20260113211855-b57537b4939a h1:1PWl7B0P8RI0iKG2njCpM+YSRXzJCAL8/jqOBkzlmtM=
2+
github.com/standard-webhooks/standard-webhooks/libraries v0.0.0-20260113211855-b57537b4939a/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)