This repository was archived by the owner on Jan 15, 2025. It is now read-only.
File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,6 @@ require (
18
18
github.com/slack-go/slack v0.10.2
19
19
github.com/spf13/viper v1.10.1
20
20
golang.org/x/exp v0.0.0-20201221025956-e89b829e73ea // indirect
21
- google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf
21
+ google.golang.org/genproto v0.0.0-20220307174427-659dce7fcb03
22
22
honnef.co/go/tools v0.1.0 // indirect
23
23
)
Original file line number Diff line number Diff line change @@ -944,6 +944,8 @@ google.golang.org/genproto v0.0.0-20220207164111-0872dc986b00/go.mod h1:5CzLGKJ6
944
944
google.golang.org/genproto v0.0.0-20220218161850-94dd64e39d7c /go.mod h1:kGP+zUP2Ddo0ayMi4YuN7C3WZyJvGLZRh8Z5wnAqvEI =
945
945
google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf h1:SVYXkUz2yZS9FWb2Gm8ivSlbNQzL2Z/NpPKE3RG2jWk =
946
946
google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf /go.mod h1:kGP+zUP2Ddo0ayMi4YuN7C3WZyJvGLZRh8Z5wnAqvEI =
947
+ google.golang.org/genproto v0.0.0-20220307174427-659dce7fcb03 h1:roRqEkPqsCOa0ViO0CuSwDIVdttRbBMj8oU/2E7pI08 =
948
+ google.golang.org/genproto v0.0.0-20220307174427-659dce7fcb03 /go.mod h1:kGP+zUP2Ddo0ayMi4YuN7C3WZyJvGLZRh8Z5wnAqvEI =
947
949
google.golang.org/grpc v1.19.0 /go.mod h1:mqu4LbDTu4XGKhr4mRzUsmM4RtVoemTSY81AxZiDr8c =
948
950
google.golang.org/grpc v1.20.1 /go.mod h1:10oTOabMzJvdu6/UiuZezV6QK5dSlG84ov/aaiqXj38 =
949
951
google.golang.org/grpc v1.21.1 h1:j6XxA85m/6txkUCHvzlV5f+HBNl/1r5cZ2A/3IEFOO8 =
You can’t perform that action at this time.
0 commit comments