Skip to content

Commit

Permalink
some fixed and changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Lidonghai committed Jan 9, 2021
1 parent e34251a commit dcea9f6
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
module yiyidb

go 1.15

require (
github.com/pquerna/ffjson v0.0.0-20190930134022-aa0246cd15f7
github.com/stretchr/testify v1.6.1
github.com/syndtr/goleveldb v1.0.0
google.golang.org/appengine v1.6.7 // indirect
gopkg.in/vmihailenco/msgpack.v2 v2.9.1
)

0 comments on commit dcea9f6

Please sign in to comment.