Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
Signed-off-by: Valery Piashchynski <[email protected]>
  • Loading branch information
rustatian committed Jan 21, 2022
1 parent cbdfaa6 commit 26cfa2d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/goccy/go-json v0.9.4
github.com/roadrunner-server/api/v2 v2.8.0-rc.1
github.com/roadrunner-server/errors v1.1.1
github.com/roadrunner-server/sdk/v2 v2.0.0-rc.1
github.com/roadrunner-server/sdk/v2 v2.8.0-rc.1
go.uber.org/zap v1.20.0
)

Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,8 @@ github.com/roadrunner-server/errors v1.1.1/go.mod h1:MzHjhRZIZc1ooMyYllUhNs0aTqR
github.com/roadrunner-server/goridge/v3 v3.3.0/go.mod h1:nOtQp0LEx2vxfnVT8/1PQIyK0BpFGhg8S0OCdlKdXbI=
github.com/roadrunner-server/sdk/v2 v2.0.0-rc.1 h1:Lr74Slj3Hy+R6msDtx1yZwr52sOk/7jEICOs5d14LnA=
github.com/roadrunner-server/sdk/v2 v2.0.0-rc.1/go.mod h1:p3ENuBdCHQGgUn8Xji4N5tRb6e5NXX8yKbgtHY/caxQ=
github.com/roadrunner-server/sdk/v2 v2.8.0-rc.1 h1:JrpJOENqUWrfnFLOZT5Q3KlQTMbjXq/V8D2fGgL3w8s=
github.com/roadrunner-server/sdk/v2 v2.8.0-rc.1/go.mod h1:qdd8LmqWQJj8+Sp0G51IVvuqx8yFBVfXilz+gVCWAPs=
github.com/roadrunner-server/tcplisten v1.1.0 h1:DozwuIiND9seqz4infLvGTcSIJ5nDv9gF9H8UKNtXP8=
github.com/roadrunner-server/tcplisten v1.1.0/go.mod h1:2MjzsggdgxCca4p2k3YJdWdo/QnQehiOTy0knlE226c=
github.com/rogpeppe/go-internal v1.3.0/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4=
Expand Down

0 comments on commit 26cfa2d

Please sign in to comment.