Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/senzing-garage/serve-grpc from 0.7.0 to 0.7.1 #45

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ require (
github.com/senzing-garage/go-observing v0.3.1
github.com/senzing-garage/go-rest-api-service v0.9.2
github.com/senzing-garage/go-rest-api-service-legacy v0.1.1
github.com/senzing-garage/serve-grpc v0.7.0
github.com/senzing-garage/serve-grpc v0.7.1
github.com/spf13/cobra v1.8.0
github.com/spf13/viper v1.18.2
google.golang.org/grpc v1.63.2
Expand All @@ -22,7 +22,7 @@ require (
require (
github.com/beorn7/perks v1.0.1 // indirect
github.com/cespare/xxhash/v2 v2.2.0 // indirect
github.com/cpuguy83/go-md2man/v2 v2.0.3 // indirect
github.com/cpuguy83/go-md2man/v2 v2.0.4 // indirect
github.com/creack/pty v1.1.21 // indirect
github.com/dlclark/regexp2 v1.11.0 // indirect
github.com/fatih/color v1.16.0 // indirect
Expand Down Expand Up @@ -60,6 +60,9 @@ require (
github.com/senzing-garage/go-logging v1.4.1 // indirect
github.com/senzing-garage/go-messaging v1.4.1 // indirect
github.com/senzing-garage/go-sdk-abstract-factory v0.7.0 // indirect
github.com/senzing-garage/sz-sdk-go v0.12.1 // indirect
github.com/senzing-garage/sz-sdk-go-core v0.7.0 // indirect
github.com/senzing-garage/sz-sdk-proto v0.7.2 // indirect
github.com/sirupsen/logrus v1.9.3 // indirect
github.com/sourcegraph/conc v0.3.0 // indirect
github.com/spf13/afero v1.11.0 // indirect
Expand Down
13 changes: 10 additions & 3 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@ github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=
github.com/beorn7/perks v1.0.1/go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw=
github.com/cespare/xxhash/v2 v2.2.0 h1:DC2CZ1Ep5Y4k3ZQ899DldepgrayRUGE6BBZ/cd9Cj44=
github.com/cespare/xxhash/v2 v2.2.0/go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs=
github.com/cpuguy83/go-md2man/v2 v2.0.3 h1:qMCsGGgs+MAzDFyp9LpAe1Lqy/fY/qCovCm0qnXZOBM=
github.com/cpuguy83/go-md2man/v2 v2.0.3/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
github.com/cpuguy83/go-md2man/v2 v2.0.4 h1:wfIWP927BUkWJb2NmU/kNDYIBTh/ziUX91+lVfRxZq4=
github.com/cpuguy83/go-md2man/v2 v2.0.4/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
github.com/creack/pty v1.1.21 h1:1/QdRyBaHHJP61QkWMXlOIBfsgdDeeKfK8SYVUWJKf0=
github.com/creack/pty v1.1.21/go.mod h1:MOBLtS5ELjhRRrroQr9kyvTxUAFNvYEK993ew/Vr4O4=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
Expand Down Expand Up @@ -119,8 +120,14 @@ github.com/senzing-garage/go-rest-api-service-legacy v0.1.1 h1:Ka0Livm51aUdv5s8z
github.com/senzing-garage/go-rest-api-service-legacy v0.1.1/go.mod h1:s+lMso2zTmKgNYnayo9lVdUle1EMMax2BcVJnvFoRpI=
github.com/senzing-garage/go-sdk-abstract-factory v0.7.0 h1:0Y3EX8gyRa4cDOE76js6moAjB/Dwq6IYh0XoKPvp7+I=
github.com/senzing-garage/go-sdk-abstract-factory v0.7.0/go.mod h1:OoGzlpZCq88kib3GqJGKA3WUCTOl9NSPLX8/xBSEmvA=
github.com/senzing-garage/serve-grpc v0.7.0 h1:j6O/NBpolwAzTWRXfAkNqVtynbHJBIpoH0TSwwA2wag=
github.com/senzing-garage/serve-grpc v0.7.0/go.mod h1:ANzyRhgp4xkXrnwsBx1nFaPnt1mTgqTM3njPuP/zaSc=
github.com/senzing-garage/serve-grpc v0.7.1 h1:3yMyTA48b/SGRaqGjvBobmY8ChQrm42ZHtEY7VwWmK8=
github.com/senzing-garage/serve-grpc v0.7.1/go.mod h1:BcPajHQyV9NDIVSU/wglT824V1CwuLYvfrj0k9pJdPc=
github.com/senzing-garage/sz-sdk-go v0.12.1 h1:W+4rotdlN6O/eGWNITrCz+LZ30YQ9Pog1Id0XtWPo9c=
github.com/senzing-garage/sz-sdk-go v0.12.1/go.mod h1:K+tiyY6W5FnUrzBZXIg5x7cWbZKpO/6rzpkCoKhcK6o=
github.com/senzing-garage/sz-sdk-go-core v0.7.0 h1:D3uFeft3dfY56uhvl1H8voCCsnz5ThCFS6hp5CV/Pek=
github.com/senzing-garage/sz-sdk-go-core v0.7.0/go.mod h1:8KW1F3s01J0wX0gRTZAykAYXkhfwRWOoNWQPWBbms4c=
github.com/senzing-garage/sz-sdk-proto v0.7.2 h1:CLtju4121o1S91JDsomgWiiBTJTZtYlKHMawqrQEL1o=
github.com/senzing-garage/sz-sdk-proto v0.7.2/go.mod h1:sthSvS7iFKjC2r6l/hXYNhH0WceRaK2dFDWRFWHhRt4=
github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ=
github.com/sirupsen/logrus v1.9.3/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ=
github.com/sourcegraph/conc v0.3.0 h1:OQTbbt6P72L20UqAkXXuLOj79LfEanQ+YQFNpLA9ySo=
Expand Down
Loading