Skip to content

Commit

Permalink
Update main.go
Browse files Browse the repository at this point in the history
  • Loading branch information
anudeeps0306 authored Apr 2, 2024
1 parent af10c74 commit b705f2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import (
"log"
"net"

pb "github.com/PraneGIT/gRPC-complete/proto"
pb "github.com/anudeeps0306/gRPC-complete/proto"

"google.golang.org/grpc"
)
Expand Down

0 comments on commit b705f2b

Please sign in to comment.