diff --git a/go.mod b/go.mod index 0cff115..df9bb39 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module relationship-manager-service go 1.19 require ( - github.com/emortalmc/proto-specs/gen/go v0.0.0-20230603025104-57cd02807c17 + github.com/emortalmc/proto-specs/gen/go 3ad63ab6bd13 github.com/google/uuid v1.5.0 github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 github.com/segmentio/kafka-go v0.4.46