Skip to content
This repository was archived by the owner on Jun 14, 2023. It is now read-only.

Commit 44fc8f0

Browse files
authored
update skywalking goapi (#149)
1 parent 78ce775 commit 44fc8f0

File tree

2 files changed

+63
-63
lines changed

2 files changed

+63
-63
lines changed

go.mod

+2-4
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ require (
66
github.com/golang/mock v1.5.0
77
github.com/google/uuid v1.1.2
88
github.com/pkg/errors v0.8.1
9-
golang.org/x/net v0.0.0-20200222125558-5a598a2470a0 // indirect
10-
golang.org/x/text v0.3.1-0.20181010134911-4d1c5fb19474 // indirect
11-
google.golang.org/grpc v1.36.1
12-
skywalking.apache.org/repo/goapi v0.0.0-20210401062122-a049ca15c62d
9+
google.golang.org/grpc v1.40.0
10+
skywalking.apache.org/repo/goapi v0.0.0-20220121092418-9c455d0dda3f
1311
)

0 commit comments

Comments
 (0)