-
Notifications
You must be signed in to change notification settings - Fork 566
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #22 from LyricTian/develop
Add glide support
- Loading branch information
Showing
9 changed files
with
71 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
package: gopkg.in/oauth2.v3 | ||
import: | ||
- package: github.com/codegangsta/inject | ||
version: v1.0-rc1 | ||
- package: github.com/satori/go.uuid | ||
version: v1.1.0 | ||
- package: github.com/tidwall/buntdb | ||
- package: gopkg.in/session.v1 | ||
version: v1.0.1 |
Submodule inject
added at
37d7f8
Submodule go.uuid
added at
879c58
Submodule btree
added at
7ebb98
Submodule buntdb
added at
8a270a
Submodule rtree
added at
1737a7
Submodule session.v1
added at
2d17c7