We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22d7362 commit a81a89aCopy full SHA for a81a89a
go.mod
@@ -2,7 +2,7 @@ module github.com/douban/gobeansproxy
2
3
require (
4
github.com/davecgh/go-spew v1.1.0 // indirect
5
- github.com/douban/gobeansdb v0.0.0-20180809060252-7f57d32485c3
+ github.com/douban/gobeansdb v1.0.1
6
github.com/pmezard/go-difflib v1.0.0 // indirect
7
github.com/stretchr/testify v1.2.2
8
gopkg.in/yaml.v2 v2.2.1
0 commit comments