module git.jlel.se/jlelse/hugo-micropub go 1.14 require ( codeberg.org/jlelse/tinify v0.0.0-20200123222407-7fc9c21822b0 github.com/andybalholm/cascadia v1.2.0 // indirect github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be // indirect github.com/gliderlabs/ssh v0.3.0 // indirect github.com/go-git/go-git/v5 v5.0.0 github.com/google/go-cmp v0.4.0 // indirect github.com/pkg/errors v0.9.1 // indirect github.com/stretchr/testify v1.5.1 // indirect golang.org/x/crypto v0.0.0-20200510223506-06a226fb4e37 // indirect golang.org/x/net v0.0.0-20200513185701-a91f0712d120 // indirect golang.org/x/sys v0.0.0-20200513112337-417ce2331b5c // indirect gopkg.in/yaml.v2 v2.3.0 willnorris.com/go/webmention v0.0.0-20200126231626-5a55fff6bf71 )