We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 886bf99 commit 20f5ccfCopy full SHA for 20f5ccf
modules/avatar/avatar.go
@@ -11,6 +11,7 @@ import (
11
"image/color/palette"
12
13
// Enable PNG support:
14
+ _ "image/jpeg"
15
_ "image/png"
16
"math/rand"
17
"time"
0 commit comments