1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

Update strk.kbt.io/projects/go/libravatar to latest; closes #7860 (#8429)

This commit is contained in:
guillep2k
2019-10-08 16:48:57 -03:00
committed by techknowlogick
parent 4fe04f1adc
commit f05a3353f4
6 changed files with 61 additions and 37 deletions

View File

@@ -1,12 +1,14 @@
Simple [golang](https://www.golang.org) library for serving
[federated avatars](https://www.libravatar.org)
[![trunk](https://goreportcard.com/badge/strk.kbt.io/projects/go/libravatar)]
(https://goreportcard.com/report/strk.kbt.io/projects/go/libravatar)
# Use
```sh
go get strk.kbt.io/projects/go/libravatar
cd $GOPATH/src/strk.kbt.io/projects/go/libravatar
go doc
go doc strk.kbt.io/projects/go/libravatar
```
# Contribute