Skip to content

Commit

Permalink
up go sum
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaoyunxing92 committed Nov 24, 2021
1 parent 30621a4 commit 7e8416e
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 96 deletions.
12 changes: 6 additions & 6 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ module github.com/dubbogo/tools
go 1.13

require (
dubbo.apache.org/dubbo-go/v3 v3.0.0-rc2.0.20211029104429-bfc60c2496f9
github.com/apache/dubbo-go-hessian2 v1.9.3
github.com/dubbogo/gost v1.11.19
github.com/dubbogo/triple v1.0.9-0.20211029101533-26805fcfcf62
dubbo.apache.org/dubbo-go/v3 v3.0.0-rc4-1
github.com/apache/dubbo-go-hessian2 v1.9.5
github.com/dubbogo/gost v1.11.20
github.com/dubbogo/triple v1.1.5
github.com/golang/protobuf v1.5.2
github.com/magiconair/properties v1.8.5
github.com/pkg/errors v0.9.1
go.uber.org/atomic v1.7.0
google.golang.org/grpc v1.41.0
go.uber.org/atomic v1.9.0
google.golang.org/grpc v1.42.0
google.golang.org/protobuf v1.27.1
)
Loading

0 comments on commit 7e8416e

Please sign in to comment.