Skip to content

Commit

Permalink
chore(deps): bump github.com/rudderlabs/rudder-go-kit from 0.23.2 to …
Browse files Browse the repository at this point in the history
…0.23.3 (#29)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 26, 2024
1 parent 0f7db9b commit 8bbc3eb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ require (
github.com/go-sql-driver/mysql v1.7.1
github.com/lib/pq v1.10.9
github.com/ory/dockertest/v3 v3.10.0
github.com/rudderlabs/rudder-go-kit v0.23.2
github.com/rudderlabs/rudder-go-kit v0.23.3
github.com/samber/lo v1.39.0
github.com/sirupsen/logrus v1.9.3
github.com/snowflakedb/gosnowflake v1.7.2
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -288,8 +288,8 @@ github.com/rogpeppe/go-internal v1.9.0/go.mod h1:WtVeX8xhTBvf0smdhujwtBcq4Qrzq/f
github.com/rs/xid v1.4.0/go.mod h1:trrq9SKmegXys3aeAKXMUTdJsYXVwGY3RLcfgqegfbg=
github.com/rs/zerolog v1.28.0 h1:MirSo27VyNi7RJYP3078AA1+Cyzd2GB66qy3aUHvsWY=
github.com/rs/zerolog v1.28.0/go.mod h1:NILgTygv/Uej1ra5XxGf82ZFSLk58MFGAUS2o6usyD0=
github.com/rudderlabs/rudder-go-kit v0.23.2 h1:leRqvPJhWEru+jC6qYTNoWIJfKFAbwJ4GbOtlRyQQKY=
github.com/rudderlabs/rudder-go-kit v0.23.2/go.mod h1:NlvfItvDEjR26akv5D/ZMH1A3F8DZKo4ifRwLvq/u60=
github.com/rudderlabs/rudder-go-kit v0.23.3 h1:p05gWVNpAtn6Ua8otU747xgtP+PRqk1zb6HzIp9tsG0=
github.com/rudderlabs/rudder-go-kit v0.23.3/go.mod h1:D064XcD8TnnJbzNBjb9KgwYEWXP1xcO5erMH8M873FE=
github.com/samber/lo v1.39.0 h1:4gTz1wUhNYLhFSKl6O+8peW0v2F4BCY034GRpU9WnuA=
github.com/samber/lo v1.39.0/go.mod h1:+m/ZKRl6ClXCE2Lgf3MsQlWfh4bn1bz6CXEOxnEXnEA=
github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ=
Expand Down

0 comments on commit 8bbc3eb

Please sign in to comment.