Skip to content

Commit

Permalink
chore(deps): bump github.com/rudderlabs/rudder-go-kit (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent ba5f1de commit 18f7fca
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 @@ -7,7 +7,7 @@ toolchain go1.21.3
require (
github.com/golang/mock v1.6.0
github.com/json-iterator/go v1.1.12
github.com/rudderlabs/rudder-go-kit v0.20.3
github.com/rudderlabs/rudder-go-kit v0.21.0
github.com/stretchr/testify v1.8.4
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 h1:Jamvg5psRI
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/rogpeppe/go-internal v1.9.0 h1:73kH8U+JUqXU8lRuOHeVHaa/SZPifC7BkcraZVejAe8=
github.com/rogpeppe/go-internal v1.9.0/go.mod h1:WtVeX8xhTBvf0smdhujwtBcq4Qrzq/fJaraNFVN+nFs=
github.com/rudderlabs/rudder-go-kit v0.20.3 h1:39g66LahHtUyo28k7yt7Ts7eqvoim9O+uQoFnWp8HO4=
github.com/rudderlabs/rudder-go-kit v0.20.3/go.mod h1:z1/DVtt7RKBvJZ4vU5Bz+wGbeyj+sWk/xo0ogkv1w0Q=
github.com/rudderlabs/rudder-go-kit v0.21.0 h1:9lNlxC70Iv2M4V8sPWxkCunbdAcIHCA4H7zfVVfi3gY=
github.com/rudderlabs/rudder-go-kit v0.21.0/go.mod h1:lOSuBJqESN5+6kPEZuB8niKfKJEuHeYv/1ZvzUHpB3o=
github.com/sagikazarmark/locafero v0.4.0 h1:HApY1R9zGo4DBgr7dqsTH/JJxLTTsOt7u6keLGt6kNQ=
github.com/sagikazarmark/locafero v0.4.0/go.mod h1:Pe1W6UlPYUk/+wc/6KFhbORCfqzgYEpgQ3O5fPuL3H4=
github.com/sagikazarmark/slog-shim v0.1.0 h1:diDBnUNK9N/354PgrxMywXnAwEr1QZcOr6gto+ugjYE=
Expand Down

0 comments on commit 18f7fca

Please sign in to comment.