-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Roadmap #7
Comments
@samdfonseca Let's try to implement
|
@samdfonseca wanna work together, or split the work up on the API? I was going to work on it for awhile tonight, I'm on the Gophers Slack if you want to communicate there |
@bentranter yea that sounds great. i went ahead and make a dingo gitter room (https://gitter.im/dingoblog) but if slack works better for you im down to use that |
Do we have a plan to manage all the vendor packages? Godep |
I happened to see on my GitHub feed that @samdfonseca created a vendor branch the other day with Godep (creepy I know, haha). I think I've tried every vendoring tool so far and don't really have a preference, but Godep is a good one. Makes it really easy to update vendored packages too which is nice. |
Yep, I tried both Godep & Glide are good options. |
haha i thought i snuck that in @bentranter. yea that was made out of frustration ive been having dealing with different versions of dependencies. let me know if i should pr it and ill sort out any conflicts if there are any. |
@samdfonseca I think you should PR it, I'm cool with using Godep |
Tests:
Post:
Others:
Dashboard:
Front-end:
Model/Database:
sql_stmt.go
API:
The text was updated successfully, but these errors were encountered: