Created
December 17, 2018 19:27
-
-
Save ivancorrales/287263206b031e6ce0104f1a03591763 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
module mollydb | |
require ( | |
github.com/boltdb/bolt v0.0.0–20180302180052-fd01fc79c553 | |
github.com/fsnotify/fsnotify v1.4.7 | |
github.com/go-yaml/yaml v0.0.0–20140922213225-bec87e4332ae | |
github.com/graphql-go/graphql v0.0.0–20180324214652–8ab5400ff77c | |
github.com/graphql-go/handler v0.0.0–20180312211735-df717460db9a | |
github.com/graphql-go/relay v0.0.0–20171208134043–54350098cfe5 | |
golang.org/x/net v0.0.0–20180320002117–6078986fec03 | |
golang.org/x/sys v0.0.0–20180318190847–01acb38716e0 | |
gopkg.in/yaml.v2 v2.1.1 | |
) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment