File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.24.4
44
55require (
66 github.com/iancoleman/strcase v0.3.0
7- github.com/rudderlabs/rudder-go-kit v0.57.1
7+ github.com/rudderlabs/rudder-go-kit v0.58.0
88 github.com/stretchr/testify v1.10.0
99 gopkg.in/yaml.v3 v3.0.1
1010)
Original file line number Diff line number Diff line change @@ -309,8 +309,8 @@ github.com/rivo/uniseg v0.4.7 h1:WUdvkW8uEhrYfLC4ZzdpI2ztxP1I582+49Oc5Mq64VQ=
309309github.com/rivo/uniseg v0.4.7 /go.mod h1:FN3SvrM+Zdj16jyLfmOkMNblXMcoc8DfTHruCPUcx88 =
310310github.com/rogpeppe/go-internal v1.14.1 h1:UQB4HGPB6osV0SQTLymcB4TgvyWu6ZyliaW0tI/otEQ =
311311github.com/rogpeppe/go-internal v1.14.1 /go.mod h1:MaRKkUm5W0goXpeCfT7UZI6fk/L7L7so1lCWt35ZSgc =
312- github.com/rudderlabs/rudder-go-kit v0.57.1 h1:9yxiZFzmeRPXYuwTZGzovGwbK4cvYyVC5qiUKqQWrEA =
313- github.com/rudderlabs/rudder-go-kit v0.57.1 /go.mod h1:TQ9BE8LL1/GZsv0590NiHTG3f6TjOH7hYbjXobKoO5Q =
312+ github.com/rudderlabs/rudder-go-kit v0.58.0 h1:GTCGsbYZB/sux8/d4JKnbY0jxQWzVlZtKDZT5v01Nj4 =
313+ github.com/rudderlabs/rudder-go-kit v0.58.0 /go.mod h1:TQ9BE8LL1/GZsv0590NiHTG3f6TjOH7hYbjXobKoO5Q =
314314github.com/russross/blackfriday/v2 v2.1.0 /go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM =
315315github.com/ryancurrah/gomodguard v1.3.5 h1:cShyguSwUEeC0jS7ylOiG/idnd1TpJ1LfHGpV3oJmPU =
316316github.com/ryancurrah/gomodguard v1.3.5 /go.mod h1:MXlEPQRxgfPQa62O8wzK3Ozbkv9Rkqr+wKjSxTdsNJE =
You can’t perform that action at this time.
0 commit comments