584e3af237
Fix getting avatar based on email Remove avatarUrl from user struct Fix staticcheck Add default avatar size Add config option for caching avatars go mod vendor Add swagger docs Add proxying gravatar requests for user avatars Co-authored-by: kolaente <k@knt.li> Reviewed-on: https://kolaente.dev/vikunja/api/pulls/148
5 lines
84 B
Modula-2
5 lines
84 B
Modula-2
module github.com/hashicorp/hcl
|
|
|
|
require github.com/davecgh/go-spew v1.1.1
|
|
|
|
go 1.13
|