Skip to content

Commit

Permalink
updating going and inflect versions
Browse files Browse the repository at this point in the history
  • Loading branch information
paganotoni committed Jun 16, 2018
1 parent 1c8915b commit db783c6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ module github.com/gobuffalo/tags
require (
github.com/fatih/structs v1.0.0
github.com/gobuffalo/envy v1.6.3
github.com/gobuffalo/uuid v1.2.0
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 v0.0.0-20170113214412-0576708c56ce
github.com/markbates/inflect v0.0.0-20180514174915-dd7de90c06bc
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
Expand Down

0 comments on commit db783c6

Please sign in to comment.