File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ module github.com/soypat/go-estimate
33go 1.14
44
55require (
6+ github.com/milosgajdos/go-estimate v0.0.1
67 github.com/milosgajdos/matrix v0.0.1
78 github.com/stretchr/testify v1.6.1
89 golang.org/x/exp v0.0.0-20190125153040-c74c464bbbf2
Original file line number Diff line number Diff line change @@ -8,6 +8,8 @@ github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 h1:DACJavvAHhabrF0
88github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 /go.mod h1:E/TSTwGwJL78qG/PmXZO1EjYhfJinVAhrmmHX6Z8B9k =
99github.com/jung-kurt/gofpdf v1.0.3-0.20190309125859-24315acbbda5 h1:PJr+ZMXIecYc1Ey2zucXdR73SMBtgjPgwa31099IMv0 =
1010github.com/jung-kurt/gofpdf v1.0.3-0.20190309125859-24315acbbda5 /go.mod h1:7Id9E/uU8ce6rXgefFLlgrJj/GYY22cpxn+r32jIOes =
11+ github.com/milosgajdos/go-estimate v0.0.1 h1:Z8h+bYKK3hZcZNKlt+XovQZyvj/+hz3ovguIEi9jkT4 =
12+ github.com/milosgajdos/go-estimate v0.0.1 /go.mod h1:Prob5p2Ahwlkuoo/7y25uLj3vmjoJ8UiLuCd3p5PHfs =
1113github.com/milosgajdos/matrix v0.0.1 h1:zDV91rki6Y6W1yMiSoCpPIKYLoUf0DyEvCA+SloKo1Q =
1214github.com/milosgajdos/matrix v0.0.1 /go.mod h1:nwsbBAQ4Z39KwGp0YbTK6gnuM9bFyVmwGJKizDeI7BY =
1315github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
You can’t perform that action at this time.
0 commit comments