Skip to content

Commit

Permalink
[#130]: chore(deps): update RR version
Browse files Browse the repository at this point in the history
  • Loading branch information
rustatian authored Dec 14, 2021
2 parents 3084db5 + 889f771 commit fed5644
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ require (
// SPIRAL ========
github.com/spiral/endure v1.1.0
github.com/spiral/errors v1.0.12
github.com/spiral/roadrunner-plugins/v2 v2.6.4
github.com/spiral/roadrunner/v2 v2.6.0
github.com/spiral/roadrunner-plugins/v2 v2.6.5
github.com/spiral/roadrunner/v2 v2.6.1
github.com/spiral/sdk-go v1.11.2
// ===========
github.com/stretchr/testify v1.7.0
github.com/uber-go/tally/v4 v4.1.1
go.temporal.io/api v1.6.0
go.temporal.io/api v1.7.0
go.uber.org/zap v1.19.1
google.golang.org/protobuf v1.27.1
)
Expand Down Expand Up @@ -56,7 +56,7 @@ require (
github.com/spf13/cast v1.4.1 // indirect
github.com/spf13/jwalterweatherman v1.1.0 // indirect
github.com/spf13/pflag v1.0.5 // indirect
github.com/spf13/viper v1.9.0 // indirect
github.com/spf13/viper v1.10.0 // indirect
github.com/spiral/goridge/v3 v3.2.4 // indirect
github.com/spiral/tcplisten v1.0.0 // indirect
github.com/stretchr/objx v0.3.0 // indirect
Expand All @@ -69,12 +69,12 @@ require (
github.com/yusufpapurcu/wmi v1.2.2 // indirect
go.uber.org/atomic v1.9.0 // indirect
go.uber.org/multierr v1.7.0 // indirect
golang.org/x/net v0.0.0-20211206223403-eba003a116a9 // indirect
golang.org/x/net v0.0.0-20211209124913-491a49abca63 // indirect
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c // indirect
golang.org/x/sys v0.0.0-20211205182925-97ca703d548d // indirect
golang.org/x/sys v0.0.0-20211213223007-03aa0b5f6827 // indirect
golang.org/x/text v0.3.7 // indirect
golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11 // indirect
google.golang.org/genproto v0.0.0-20211206220100-3cb06788ce7f // indirect
google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa // indirect
google.golang.org/grpc v1.42.0 // indirect
gopkg.in/ini.v1 v1.66.2 // indirect
gopkg.in/natefinch/lumberjack.v2 v2.0.0 // indirect
Expand Down

0 comments on commit fed5644

Please sign in to comment.