Changelog
- 39332b7 Bump github.com/fullstorydev/grpcurl from 1.8.7 to 1.8.8 (#270)
- fe80e41 update goreleaser for v1.3.2
- 74c40f7 Bump golang.org/x/net from 0.14.0 to 0.15.0 (#268)
- 4196291 Bump golang.org/x/term from 0.11.0 to 0.12.0 (#267)
- 5e18878 Resolve dependabot; go 1.21 (#266)
- f047ced Bump golang.org/x/net from 0.11.0 to 0.14.0 (#261)
- 0f454e2 Bump golang.org/x/term from 0.9.0 to 0.11.0 (#262)
- 940f64a Bump google.golang.org/protobuf from 1.30.0 to 1.31.0 (#256)
- b042db5 Bump google.golang.org/grpc from 1.55.0 to 1.56.1 (#255)
- 1250062 Bump golang.org/x/net from 0.10.0 to 0.11.0 (#253)
- 8743d41 feat: add headers to grpcurl command (#248)
- ee77ce9 Add installation instruction for homebrew (#250)
- 20e0ed7 Don't try to open browser when running in Docker (#246)
- e26b100 Bump google.golang.org/grpc from 1.54.0 to 1.55.0 (#243)
- c7b10b8 Bump golang.org/x/net from 0.9.0 to 0.10.0 (#242)
- 7ae4c9f Add a "Now" button for timestamp (#193)
- a9244ef Add "raw request gRPCurl" output (#241)
- b8c1e1f Add "checkgenerate" make target to CI (#239)
- a628bc6 bugfix: add verification for item.request.metadata (#238)
- d5f017e Bump golang.org/x/net from 0.8.0 to 0.9.0 (#236)
- e7e10fa Bump golang.org/x/term from 0.6.0 to 0.7.0 (#235)
- 8b4ed11 Bump google.golang.org/grpc from 1.53.0 to 1.54.0 (#233)
- 5ce548e open browser in separate goroutine since misbehaving impls can block indefinitely (#232)
- af1d530 Bump google.golang.org/protobuf from 1.29.1 to 1.30.0 (#231)
- 3cc36d3 Bump google.golang.org/protobuf from 1.29.0 to 1.29.1 (#228)
- cf82562 Bump golang.org/x/net from 0.6.0 to 0.8.0 (#223)
- b44d4e2 Bump google.golang.org/protobuf from 1.28.1 to 1.29.0 (#226)
- 86d3aef Bump github.com/golang/protobuf from 1.5.2 to 1.5.3 (#225)
- d6fda3e Bump golang.org/x/term from 0.5.0 to 0.6.0 (#222)
- 1808497 Bump golang.org/x/crypto from 0.0.0-20200622213623-75b288015ac9 to 0.1.0 (#220)
- 20145e9 Bump google.golang.org/grpc from 1.52.3 to 1.53.0 (#217)
- 9df2eeb Bump golang.org/x/net from 0.5.0 to 0.6.0 (#216)
- 04acb25 Bump google.golang.org/grpc from 1.52.0 to 1.52.3 (#214)
- a74d066 Bump github.com/jhump/protoreflect from 1.14.0 to 1.14.1 (#212)
- 60f5332 Bump golang.org/x/net from 0.4.0 to 0.5.0 (#213)
- 00e824d Bump google.golang.org/grpc from 1.51.0 to 1.52.0 (#211)
- 9df8240 Bump google.golang.org/grpc from 1.48.0 to 1.51.0 (#210)
- dff39c9 Bump github.com/fullstorydev/grpcurl from 1.8.6 to 1.8.7 (#197)
- 916a49f use go:embed to bind data (#156)
- 4ddf8a0 Bump google.golang.org/protobuf from 1.28.0 to 1.28.1 (#195)
- bde7ec3 Bump github.com/jhump/protoreflect from 1.12.0 to 1.14.0 (#203)
- 7138023 fix: add -H headers argument to reflection request (#186)