Skip to content

Commit

Permalink
#5 Packr tool as a dep
Browse files Browse the repository at this point in the history
  • Loading branch information
INGSOL committed Aug 14, 2018
1 parent f81db34 commit eb001e9
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,8 @@

[[constraint]]
name = "github.com/gorilla/mux"
version = "1.6.2"
version = "1.6.2"

[[constraint]]
name = "github.com/gobuffalo/packr"
version = "1.13.1"

0 comments on commit eb001e9

Please sign in to comment.