Commit 7a4861c 1 parent 350adc5 commit 7a4861c Copy full SHA for 7a4861c
File tree 4 files changed +4
-0
lines changed
4 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -6,3 +6,4 @@ require (
6
6
google.golang.org/grpc v1.39.0
7
7
google.golang.org/protobuf v1.27.1
8
8
)
9
+
Original file line number Diff line number Diff line change @@ -111,3 +111,4 @@ gopkg.in/yaml.v2 v2.2.2/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI=
111
111
gopkg.in/yaml.v2 v2.2.3 /go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI =
112
112
honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 /go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4 =
113
113
honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc /go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4 =
114
+
Original file line number Diff line number Diff line change @@ -38,3 +38,4 @@ func main() {
38
38
}
39
39
log .Printf ("Greeting: %s" , r .GetMessage ())
40
40
}
41
+
Original file line number Diff line number Diff line change @@ -50,3 +50,4 @@ func main() {
50
50
log .Fatalf ("failed to serve: %v" , err )
51
51
}
52
52
}
53
+
You can’t perform that action at this time.
0 commit comments