Skip to content

Commit

Permalink
build(deps): bump github.com/fullstorydev/grpcui from 1.3.3 to 1.5.0 (#…
Browse files Browse the repository at this point in the history
…3819)

* build(deps): bump github.com/fullstorydev/grpcui from 1.3.3 to 1.5.0

Bumps [github.com/fullstorydev/grpcui](https://github.com/fullstorydev/grpcui) from 1.3.3 to 1.5.0.
- [Release notes](https://github.com/fullstorydev/grpcui/releases)
- [Changelog](https://github.com/fullstorydev/grpcui/blob/master/.goreleaser.yml)
- [Commits](https://github.com/fullstorydev/grpcui/commits)

---
updated-dependencies:
- dependency-name: github.com/fullstorydev/grpcui
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* make

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Forfold <Nathaniel.Cook@Target.com>
  • Loading branch information
dependabot[bot] and Forfold authored May 13, 2024
1 parent 6363ae1 commit c8b3ef6
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 1,432 deletions.
10 changes: 5 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ require (
github.com/expr-lang/expr v1.16.5
github.com/fatih/color v1.16.0
github.com/felixge/httpsnoop v1.0.4
github.com/fullstorydev/grpcui v1.3.3
github.com/fullstorydev/grpcui v1.5.0
github.com/golang-jwt/jwt/v5 v5.2.1
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
github.com/google/go-github/v56 v56.0.0
Expand Down Expand Up @@ -51,7 +51,7 @@ require (
golang.org/x/tools v0.20.0
google.golang.org/grpc v1.63.2
google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.3.0
google.golang.org/protobuf v1.33.0
google.golang.org/protobuf v1.33.1-0.20240408130810-98873a205002
gopkg.in/gomail.v2 v2.0.0-20160411212932-81ebce5c23df
honnef.co/go/tools v0.4.7
)
Expand All @@ -70,7 +70,7 @@ require (
github.com/andybalholm/cascadia v1.3.2 // indirect
github.com/beorn7/perks v1.0.1 // indirect
github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 // indirect
github.com/bufbuild/protocompile v0.6.0 // indirect
github.com/bufbuild/protocompile v0.10.0 // indirect
github.com/census-instrumentation/opencensus-proto v0.4.1 // indirect
github.com/cespare/xxhash/v2 v2.2.0 // indirect
github.com/cncf/xds/go v0.0.0-20231128003011-0fa0005c9caa // indirect
Expand All @@ -79,7 +79,7 @@ require (
github.com/envoyproxy/go-control-plane v0.12.0 // indirect
github.com/envoyproxy/protoc-gen-validate v1.0.4 // indirect
github.com/fsnotify/fsnotify v1.7.0 // indirect
github.com/fullstorydev/grpcurl v1.8.8 // indirect
github.com/fullstorydev/grpcurl v1.9.1 // indirect
github.com/go-jose/go-jose/v4 v4.0.1 // indirect
github.com/golang-jwt/jwt v3.2.2+incompatible // indirect
github.com/golang/protobuf v1.5.4 // indirect
Expand All @@ -104,7 +104,7 @@ require (
github.com/jackc/pgservicefile v0.0.0-20231201235250-de7065d80cb9 // indirect
github.com/jackc/puddle/v2 v2.2.1 // indirect
github.com/jaytaylor/html2text v0.0.0-20230321000545-74c2419ad056 // indirect
github.com/jhump/protoreflect v1.15.3 // indirect
github.com/jhump/protoreflect v1.16.0 // indirect
github.com/magiconair/properties v1.8.7 // indirect
github.com/mailhog/MailHog-UI v1.0.1 // indirect
github.com/mailhog/http v1.0.1 // indirect
Expand Down
Loading

0 comments on commit c8b3ef6

Please sign in to comment.