Skip to content
Snippets Groups Projects
Commit 1fe52dd7 authored by Xin.Zh's avatar Xin.Zh Committed by GitHub
Browse files

Merge pull request #1058 from Patrick0308/1.5

Format go.mod for Goland
parents 6b0f24c8 b879c39b
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,9 @@ go 1.13
require (
github.com/apache/dubbo-go-hessian2 v1.8.0
github.com/dubbogo/gost v1.11.1
github.com/pkg/errors v0.9.1
go.uber.org/atomic v1.7.0
github.com/dubbogo/gost v1.10.0
)
\ No newline at end of file
)
replace github.com/coreos/bbolt => go.etcd.io/bbolt v1.3.4
This diff is collapsed.
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment