tests/thirdparty: update package metadata (#267)

This commit is contained in:
cadobot[bot]
2022-04-30 23:43:48 -07:00
committed by GitHub
parent f955ddf82a
commit b084740599
2 changed files with 6 additions and 6 deletions

View File

@@ -193,11 +193,11 @@ Implementations of full algorithms:
Popular projects using `avo`: Popular projects using `avo`:
<img src="https://images.weserv.nl?fit=cover&h=24&mask=circle&maxage=7d&url=https%3A%2F%2Fgithub.com%2Fgolang.png&w=24" width="24" height="24" hspace="4" valign="middle" /> [golang / **go**](https://github.com/golang/go) <img src="https://images.weserv.nl?fit=cover&h=24&mask=circle&maxage=7d&url=https%3A%2F%2Fgithub.com%2Fgolang.png&w=24" width="24" height="24" hspace="4" valign="middle" /> [golang / **go**](https://github.com/golang/go)
:star: 98555 :star: 98561
> The Go programming language > The Go programming language
<img src="https://images.weserv.nl?fit=cover&h=24&mask=circle&maxage=7d&url=https%3A%2F%2Fgithub.com%2Fklauspost.png&w=24" width="24" height="24" hspace="4" valign="middle" /> [klauspost / **compress**](https://github.com/klauspost/compress) <img src="https://images.weserv.nl?fit=cover&h=24&mask=circle&maxage=7d&url=https%3A%2F%2Fgithub.com%2Fklauspost.png&w=24" width="24" height="24" hspace="4" valign="middle" /> [klauspost / **compress**](https://github.com/klauspost/compress)
:star: 2867 :star: 2873
> Optimized Go Compression Packages > Optimized Go Compression Packages
<img src="https://images.weserv.nl?fit=cover&h=24&mask=circle&maxage=7d&url=https%3A%2F%2Fgithub.com%2Fgolang.png&w=24" width="24" height="24" hspace="4" valign="middle" /> [golang / **crypto**](https://github.com/golang/crypto) <img src="https://images.weserv.nl?fit=cover&h=24&mask=circle&maxage=7d&url=https%3A%2F%2Fgithub.com%2Fgolang.png&w=24" width="24" height="24" hspace="4" valign="middle" /> [golang / **crypto**](https://github.com/golang/crypto)
@@ -205,7 +205,7 @@ Popular projects using `avo`:
> [mirror] Go supplementary cryptography libraries > [mirror] Go supplementary cryptography libraries
<img src="https://images.weserv.nl?fit=cover&h=24&mask=circle&maxage=7d&url=https%3A%2F%2Fgithub.com%2Fklauspost.png&w=24" width="24" height="24" hspace="4" valign="middle" /> [klauspost / **reedsolomon**](https://github.com/klauspost/reedsolomon) <img src="https://images.weserv.nl?fit=cover&h=24&mask=circle&maxage=7d&url=https%3A%2F%2Fgithub.com%2Fklauspost.png&w=24" width="24" height="24" hspace="4" valign="middle" /> [klauspost / **reedsolomon**](https://github.com/klauspost/reedsolomon)
:star: 1441 :star: 1442
> Reed-Solomon Erasure Coding in Go > Reed-Solomon Erasure Coding in Go
<img src="https://images.weserv.nl?fit=cover&h=24&mask=circle&maxage=7d&url=https%3A%2F%2Fgithub.com%2Fsegmentio.png&w=24" width="24" height="24" hspace="4" valign="middle" /> [segmentio / **asm**](https://github.com/segmentio/asm) <img src="https://images.weserv.nl?fit=cover&h=24&mask=circle&maxage=7d&url=https%3A%2F%2Fgithub.com%2Fsegmentio.png&w=24" width="24" height="24" hspace="4" valign="middle" /> [segmentio / **asm**](https://github.com/segmentio/asm)

View File

@@ -170,7 +170,7 @@
}, },
"metadata": { "metadata": {
"description": "Reed-Solomon Erasure Coding in Go", "description": "Reed-Solomon Erasure Coding in Go",
"stars": 1441 "stars": 1442
}, },
"default_branch": "master", "default_branch": "master",
"version": "922778284547557265cff0f903ab5f4c27e40ae9", "version": "922778284547557265cff0f903ab5f4c27e40ae9",
@@ -229,7 +229,7 @@
}, },
"metadata": { "metadata": {
"description": "Optimized Go Compression Packages", "description": "Optimized Go Compression Packages",
"stars": 2867 "stars": 2873
}, },
"default_branch": "master", "default_branch": "master",
"version": "2f236383d7c2faa8ef7e354ccecb926a5b47a24d", "version": "2f236383d7c2faa8ef7e354ccecb926a5b47a24d",
@@ -745,7 +745,7 @@
"metadata": { "metadata": {
"description": "The Go programming language", "description": "The Go programming language",
"homepage": "https://go.dev", "homepage": "https://go.dev",
"stars": 98555 "stars": 98561
}, },
"default_branch": "master", "default_branch": "master",
"version": "go1.17.3", "version": "go1.17.3",