Skip to content

Commit d55126d

Browse files
chore(deps): bump github.com/rudderlabs/rudder-go-kit from 0.57.1 to 0.58.0 (#78)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6673a4d commit d55126d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.24.4
44

55
require (
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
)

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -309,8 +309,8 @@ github.com/rivo/uniseg v0.4.7 h1:WUdvkW8uEhrYfLC4ZzdpI2ztxP1I582+49Oc5Mq64VQ=
309309
github.com/rivo/uniseg v0.4.7/go.mod h1:FN3SvrM+Zdj16jyLfmOkMNblXMcoc8DfTHruCPUcx88=
310310
github.com/rogpeppe/go-internal v1.14.1 h1:UQB4HGPB6osV0SQTLymcB4TgvyWu6ZyliaW0tI/otEQ=
311311
github.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=
314314
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
315315
github.com/ryancurrah/gomodguard v1.3.5 h1:cShyguSwUEeC0jS7ylOiG/idnd1TpJ1LfHGpV3oJmPU=
316316
github.com/ryancurrah/gomodguard v1.3.5/go.mod h1:MXlEPQRxgfPQa62O8wzK3Ozbkv9Rkqr+wKjSxTdsNJE=

0 commit comments

Comments
 (0)