Skip to content

Commit

Permalink
Explicitely listing the assertions package as a dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
mdwhatcott committed Mar 12, 2015
1 parent 01b2fc9 commit 1d9daca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dependencies.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
package main

import _ "github.com/jtolds/gls"
import _ "github.com/smartystreets/assertions"

0 comments on commit 1d9daca

Please sign in to comment.