Skip to content

Commit 7054de0

Browse files
chore(deps): bump github.com/rudderlabs/rudder-go-kit (#75)
Bumps the go-deps group with 1 update: [github.com/rudderlabs/rudder-go-kit](https://github.com/rudderlabs/rudder-go-kit). Updates `github.com/rudderlabs/rudder-go-kit` from 0.63.0 to 0.63.1 - [Release notes](https://github.com/rudderlabs/rudder-go-kit/releases) - [Changelog](https://github.com/rudderlabs/rudder-go-kit/blob/main/CHANGELOG.md) - [Commits](rudderlabs/rudder-go-kit@v0.63.0...v0.63.1) --- updated-dependencies: - dependency-name: github.com/rudderlabs/rudder-go-kit dependency-version: 0.63.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4cacfb6 commit 7054de0

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
@@ -14,7 +14,7 @@ require (
1414
github.com/google/uuid v1.6.0
1515
github.com/ory/dockertest/v3 v3.12.0
1616
github.com/prometheus/client_golang v1.23.2
17-
github.com/rudderlabs/rudder-go-kit v0.63.0
17+
github.com/rudderlabs/rudder-go-kit v0.63.1
1818
github.com/rudderlabs/rudder-observability-kit v0.0.5
1919
github.com/stretchr/testify v1.11.1
2020
golang.org/x/sync v0.17.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -281,8 +281,8 @@ github.com/rogpeppe/go-internal v1.14.1 h1:UQB4HGPB6osV0SQTLymcB4TgvyWu6ZyliaW0t
281281
github.com/rogpeppe/go-internal v1.14.1/go.mod h1:MaRKkUm5W0goXpeCfT7UZI6fk/L7L7so1lCWt35ZSgc=
282282
github.com/rs/xid v1.6.0 h1:fV591PaemRlL6JfRxGDEPl69wICngIQ3shQtzfy2gxU=
283283
github.com/rs/xid v1.6.0/go.mod h1:7XoLgs4eV+QndskICGsho+ADou8ySMSjJKDIan90Nz0=
284-
github.com/rudderlabs/rudder-go-kit v0.63.0 h1:KUM2hy50pbd3E3wH/odxjyrYNhOMdnmGT0fmDWMrnyo=
285-
github.com/rudderlabs/rudder-go-kit v0.63.0/go.mod h1:mlyvmjQUaJzuP587DsPNgwbvLzJcJvMGCIS8hWE9GTc=
284+
github.com/rudderlabs/rudder-go-kit v0.63.1 h1:1yGrePclbgLz1FFdqjUCXkc9J06IRmHttIOUMRx5z20=
285+
github.com/rudderlabs/rudder-go-kit v0.63.1/go.mod h1:mlyvmjQUaJzuP587DsPNgwbvLzJcJvMGCIS8hWE9GTc=
286286
github.com/rudderlabs/rudder-observability-kit v0.0.5 h1:s/+zsqdmpYG2LuWitFqQ2aIYFf67B7akJ3yxX4/KtXc=
287287
github.com/rudderlabs/rudder-observability-kit v0.0.5/go.mod h1:rL0zi374TMMx6YHzFxYyPItjl90iOaKxy1fdFCcq2DQ=
288288
github.com/rudderlabs/sonnet v1.0.2 h1:nPfmDKD9gUwT571Dwtcsx0VIglSchvyNjuRLju4Xs3s=

0 commit comments

Comments
 (0)