We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53c6063 commit 0a2c4b9Copy full SHA for 0a2c4b9
activity_worker/go_workflow/go.mod
@@ -25,8 +25,8 @@ require (
25
golang.org/x/sys v0.5.0 // indirect
26
golang.org/x/text v0.7.0 // indirect
27
golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac // indirect
28
- google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf // indirect
29
- google.golang.org/grpc v1.44.0 // indirect
30
- google.golang.org/protobuf v1.27.1 // indirect
+ google.golang.org/genproto v0.0.0-20230110181048-76db0878b65f // indirect
+ google.golang.org/grpc v1.53.0 // indirect
+ google.golang.org/protobuf v1.28.1 // indirect
31
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b // indirect
32
)
0 commit comments