tests/thirdparty: update package metadata (#274)

Co-authored-by: mmcloughlin <mmcloughlin@users.noreply.github.com>
This commit is contained in:
cadobot[bot]
2022-05-01 20:13:47 +00:00
committed by GitHub
parent 907500a407
commit 9aff8ef21e
2 changed files with 6 additions and 6 deletions

View File

@@ -193,15 +193,15 @@ Implementations of full algorithms:
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)
:star: 98561
:star: 98581
> 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)
:star: 2873
:star: 2882
> 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)
:star: 2408
:star: 2407
> [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)

View File

@@ -229,7 +229,7 @@
},
"metadata": {
"description": "Optimized Go Compression Packages",
"stars": 2873
"stars": 2882
},
"default_branch": "master",
"version": "2f236383d7c2faa8ef7e354ccecb926a5b47a24d",
@@ -633,7 +633,7 @@
"metadata": {
"description": "[mirror] Go supplementary cryptography libraries",
"homepage": "https://golang.org/x/crypto",
"stars": 2408
"stars": 2407
},
"default_branch": "master",
"version": "089bfa5675191fd96a44247682f76ebca03d7916",
@@ -745,7 +745,7 @@
"metadata": {
"description": "The Go programming language",
"homepage": "https://go.dev",
"stars": 98561
"stars": 98581
},
"default_branch": "master",
"version": "go1.17.3",