File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
8
8
contrib.go.opencensus.io/exporter/stackdriver v0.13.14
9
9
github.com/apache/beam/sdks/v2 v2.60.0
10
10
github.com/cockroachdb/cockroach-go/v2 v2.3.8
11
- github.com/fullstorydev/grpcurl v1.9.1
11
+ github.com/fullstorydev/grpcurl v1.9.2
12
12
github.com/go-redis/redis v6.15.9+incompatible
13
13
github.com/go-sql-driver/mysql v1.8.1
14
14
github.com/golang/mock v1.6.0
Original file line number Diff line number Diff line change @@ -767,8 +767,8 @@ github.com/fsnotify/fsnotify v1.7.0 h1:8JEhPFa5W2WU7YfeZzPNqzMP6Lwt7L2715Ggo0nos
767
767
github.com/fsnotify/fsnotify v1.7.0 /go.mod h1:40Bi/Hjc2AVfZrqy+aj+yEI+/bRxZnMJyTJwOpGvigM =
768
768
github.com/fsouza/fake-gcs-server v1.49.2 h1:fukDqzEQM50QkA0jAbl6cLqeDu3maQjwZBuys759TR4 =
769
769
github.com/fsouza/fake-gcs-server v1.49.2 /go.mod h1:17SYzJEXRcaAA5ATwwvgBkSIqIy7r1icnGM0y/y4foY =
770
- github.com/fullstorydev/grpcurl v1.9.1 h1:YxX1aCcCc4SDBQfj9uoWcTLe8t4NWrZe1y+mk83BQgo =
771
- github.com/fullstorydev/grpcurl v1.9.1 /go.mod h1:i8gKLIC6s93WdU3LSmkE5vtsCxyRmihUj5FK1cNW5EM =
770
+ github.com/fullstorydev/grpcurl v1.9.2 h1:ObqVQTZW7aFnhuqQoppUrvep2duMBanB0UYK2Mm8euo =
771
+ github.com/fullstorydev/grpcurl v1.9.2 /go.mod h1:jLfcF55HAz6TYIJY9xFFWgsl0D7o2HlxA5Z4lUG0Tdo =
772
772
github.com/ghodss/yaml v1.0.0 /go.mod h1:4dBDuWmgqj2HViK6kFavaiC9ZROes6MMH2rRYeMEF04 =
773
773
github.com/go-fonts/dejavu v0.1.0 /go.mod h1:4Wt4I4OU2Nq9asgDCteaAaWZOV24E+0/Pwo0gppep4g =
774
774
github.com/go-fonts/latin-modern v0.2.0 /go.mod h1:rQVLdDMK+mK1xscDwsqM5J8U2jrRa3T0ecnM9pNujks =
You can’t perform that action at this time.
0 commit comments