File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
1010 github.com/joho/godotenv v1.3.0
1111 github.com/lib/pq v1.2.0
1212 github.com/mattn/go-sqlite3 v1.10.0
13- github.com/stretchr/testify v1.3 .0
13+ github.com/stretchr/testify v1.4 .0
1414 google.golang.org/appengine v1.6.1 // indirect
1515)
1616
Original file line number Diff line number Diff line change @@ -135,6 +135,7 @@ github.com/stretchr/objx v0.1.1/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+
135135github.com/stretchr/testify v1.2.2 /go.mod h1:a8OnRcib4nhh0OaRAV+Yts87kKdq0PP7pXfy6kDkUVs =
136136github.com/stretchr/testify v1.3.0 h1:TivCn/peBQ7UY8ooIcPgZFpTNSz0Q2U6UrFlUfqbe0Q =
137137github.com/stretchr/testify v1.3.0 /go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI =
138+ github.com/stretchr/testify v1.4.0 /go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81PSLYec5m4 =
138139github.com/tarm/serial v0.0.0-20180830185346-98f6abe2eb07 /go.mod h1:kDXzergiv9cbyO7IOYJZWg1U88JhDg3PB6klq9Hg2pA =
139140github.com/ziutek/mymysql v1.5.4 h1:GB0qdRGsTwQSBVYuVShFBKaXSnSnYYC2d9knnE1LHFs =
140141github.com/ziutek/mymysql v1.5.4 /go.mod h1:LMSpPZ6DbqWFxNCHW77HeMg9I646SAhApZ/wKdgO/C0 =
You can’t perform that action at this time.
0 commit comments