Skip to content

Commit

Permalink
Merge pull request #2097 from transcom/testify_track_master
Browse files Browse the repository at this point in the history
Track master for testify
  • Loading branch information
pjdufour-truss committed May 7, 2019
2 parents f0715cd + d85cad3 commit 7020732
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -63,7 +63,7 @@ require (
github.com/spf13/cobra v0.0.4-0.20190321000552-67fc4837d267
github.com/spf13/pflag v1.0.4-0.20181223182923-24fa6976df40
github.com/spf13/viper v1.3.3-0.20190408140645-7a605a50e69c
github.com/stretchr/testify v1.3.0
github.com/stretchr/testify v1.3.1-0.20190311161405-34c6fa2dc709
github.com/tealeg/xlsx v1.0.3
github.com/trussworks/pdfcpu v0.1.15-0.20180823221217-a53781a43f9d
go.mozilla.org/pkcs7 v0.0.0-20181213175627-3cffc6fbfe83
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Expand Up @@ -563,6 +563,8 @@ github.com/stretchr/objx v0.1.1/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+
github.com/stretchr/testify v1.2.2/go.mod h1:a8OnRcib4nhh0OaRAV+Yts87kKdq0PP7pXfy6kDkUVs=
github.com/stretchr/testify v1.3.0 h1:TivCn/peBQ7UY8ooIcPgZFpTNSz0Q2U6UrFlUfqbe0Q=
github.com/stretchr/testify v1.3.0/go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI=
github.com/stretchr/testify v1.3.1-0.20190311161405-34c6fa2dc709 h1:Ko2LQMrRU+Oy/+EDBwX7eZ2jp3C47eDBB8EIhKTun+I=
github.com/stretchr/testify v1.3.1-0.20190311161405-34c6fa2dc709/go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI=
github.com/tealeg/xlsx v1.0.3 h1:BXsDIQYBPq2HgbwUxrsVXIrnO0BDxmsdUfHSfvwfBuQ=
github.com/tealeg/xlsx v1.0.3/go.mod h1:uxu5UY2ovkuRPWKQ8Q7JG0JbSivrISjdPzZQKeo74mA=
github.com/toqueteos/webbrowser v1.1.0 h1:Prj1okiysRgHPoe3B1bOIVxcv+UuSt525BDQmR5W0x0=
Expand Down

0 comments on commit 7020732

Please sign in to comment.