Skip to content

Commit

Permalink
Merge pull request #103 from gobuffalo/development
Browse files Browse the repository at this point in the history
Development
  • Loading branch information
paganotoni authored Jul 2, 2018
2 parents 305d504 + 6a99841 commit 96c7cdf
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
module github.com/gobuffalo/tags

require (
github.com/fatih/structs v1.0.0
github.com/gobuffalo/envy v1.6.3
github.com/gobuffalo/uuid v0.0.0-20180207211247-3a9fb6c5c481
github.com/gobuffalo/validate v1.0.0
github.com/joho/godotenv v1.2.0
github.com/markbates/going v1.0.0
github.com/markbates/inflect v1.0.0
github.com/markbates/validate v1.0.0
github.com/pkg/errors v0.8.0
github.com/satori/go.uuid v1.2.0
github.com/serenize/snaker v0.0.0-20171204205717-a683aaf2d516
github.com/stretchr/testify v1.2.2
)

0 comments on commit 96c7cdf

Please sign in to comment.