summaryrefslogtreecommitdiff
path: root/go.mod
AgeCommit message (Expand)Author
2022-02-09rescribe: makefile now supports cross-compiling with fyneNick White
2021-11-22rescribe: Add support for reading images directly from PDFsNick White
2021-11-20Enable fyne gui againNick White
2021-10-29Temporarily disable fyne module, as it causes issues with go1.11 buildNick White
2021-10-25rescribe: wip gui using fyneNick White
2021-08-17pdf: Stretch words to fit in their boxes, for more perfect embeddingNick White
2021-07-27Update dependenciesNick White
2021-06-21rescribe: Embed Tesseract into binary so that no Tesseract install is necessaryNick White
2021-04-12Update preproc dependencyNick White
2021-02-05Merge branch 'master' of ssh://ssh.phx.nearlyfreespeech.net/home/public/bookp...Nick White
2021-02-05Update go-chart dependencyNick White
2021-02-01Update AWS dependency to 1.37.1Nick White
2020-12-14Update preproc module used to incorporate an important crash fixNick White
2020-11-18Switch to a maintained version of gofpdfNick White
2020-08-18Update preproc to v0.4.0 to enable vertical wipingNick White
2020-07-20Update preproc to v0.1.4 to take advantage of vertical wiping parameters, and...v0.2.5Nick White
2020-05-04Update preproc dependency so that vwipe is enabledv0.2.3Nick White
2020-04-14Update preproc and utils dependenciesv0.2.2Nick White
2020-04-07Update dependenciesv0.2.1Nick White
2020-02-28Update go-chart to a working version in go.modv0.1.2Nick White
2020-02-27Update rescribe.xyz/utils dependencyv0.1.1Nick White
2020-02-27Update go.modNick White
2019-11-20Add x/image to go.modNick White
2019-11-11Add go.mod and go.sumNick White