commenter_photo.go: resize images to 38px

This commit is contained in:
Adhityaa Chandrasekar
2020-02-13 19:58:52 -05:00
parent b29147a95b
commit ea3419e8b4
4 changed files with 38 additions and 5 deletions

View File

@@ -5,6 +5,7 @@ go 1.12
require (
cloud.google.com/go v0.26.0 // indirect
github.com/adtac/go-akismet v0.0.0-20181220032308-0ca9e1023047
github.com/disintegration/imaging v1.6.2
github.com/golang/protobuf v1.1.0 // indirect
github.com/gomodule/oauth1 v0.0.0-20181215000758-9a59ed3b0a84
github.com/gorilla/context v1.1.1 // indirect