Skip to content
Snippets Groups Projects
go.mod 2.22 KiB
Newer Older
  • Learn to ignore specific revisions
  • go 1.15
    
    	github.com/bradfitz/latlong v0.0.0-20170410180902-f3db6d0dff40
    
    	github.com/cozy/goexif2 v0.0.0-20200819113101-00e1cc8cc9d3
    
    	github.com/cozy/gomail v0.0.0-20170313100128-1395d9a6a6c0
    
    Bruno Michel's avatar
    Bruno Michel committed
    	github.com/cozy/httpcache v0.0.0-20210224123405-3f334f841945
    
    Bruno Michel's avatar
    Bruno Michel committed
    	github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 // indirect
    
    Bruno Michel's avatar
    Bruno Michel committed
    	github.com/jonas-p/go-shp v0.1.1 // indirect
    
    	github.com/justincampbell/bigduration v0.0.0-20160531141349-e45bf03c0666
    
    	gopkg.in/alexcesaro/quotedprintable.v3 v3.0.0-20150716171945-2caba252f4dc // indirect
    )