File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
66 github.com/golang/protobuf v1.4.2
77 github.com/gordonklaus/ineffassign v0.0.0-20200309095847-7953dde2c7bf // indirect
88 github.com/goreleaser/goreleaser v0.134.0 // indirect
9- github.com/jhump/protoreflect v1.9.0
9+ github.com/jhump/protoreflect v1.10.1
1010 github.com/nishanths/predeclared v0.0.0-20200524104333-86fad755b4d3 // indirect
1111 golang.org/x/net v0.0.0-20200625001655-4c5254603344
1212 google.golang.org/api v0.29.0 // indirect
Original file line number Diff line number Diff line change @@ -237,6 +237,8 @@ github.com/jhump/protoreflect v1.8.2 h1:k2xE7wcUomeqwY0LDCYA16y4WWfyTcMx5mKhk0d4
237237github.com/jhump/protoreflect v1.8.2 /go.mod h1:7GcYQDdMU/O/BBrl/cX6PNHpXh6cenjd8pneu5yW7Tg =
238238github.com/jhump/protoreflect v1.9.0 h1:npqHz788dryJiR/l6K/RUQAyh2SwV91+d1dnh4RjO9w =
239239github.com/jhump/protoreflect v1.9.0 /go.mod h1:7GcYQDdMU/O/BBrl/cX6PNHpXh6cenjd8pneu5yW7Tg =
240+ github.com/jhump/protoreflect v1.10.1 h1:iH+UZfsbRE6vpyZH7asAjTPWJf7RJbpZ9j/N3lDlKs0 =
241+ github.com/jhump/protoreflect v1.10.1 /go.mod h1:7GcYQDdMU/O/BBrl/cX6PNHpXh6cenjd8pneu5yW7Tg =
240242github.com/jmespath/go-jmespath v0.0.0-20160202185014-0b12d6b521d8 /go.mod h1:Nht3zPeWKUH0NzdCt2Blrr5ys8VGpn0CEB0cQHVjt7k =
241243github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af h1:pmfjZENx5imkbgOkpRUYLnmbU7UEFbjtDA2hxJ1ichM =
242244github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af /go.mod h1:Nht3zPeWKUH0NzdCt2Blrr5ys8VGpn0CEB0cQHVjt7k =
You can’t perform that action at this time.
0 commit comments