diff --git a/README.md b/README.md
index 81c07e4..9d29166 100644
--- a/README.md
+++ b/README.md
@@ -193,11 +193,11 @@ Implementations of full algorithms:
Popular projects using `avo`:
[golang / **go**](https://github.com/golang/go)
-:star: 98555
+:star: 98561
> The Go programming language
[klauspost / **compress**](https://github.com/klauspost/compress)
-:star: 2867
+:star: 2873
> Optimized Go Compression Packages
[golang / **crypto**](https://github.com/golang/crypto)
@@ -205,7 +205,7 @@ Popular projects using `avo`:
> [mirror] Go supplementary cryptography libraries
[klauspost / **reedsolomon**](https://github.com/klauspost/reedsolomon)
-:star: 1441
+:star: 1442
> Reed-Solomon Erasure Coding in Go
[segmentio / **asm**](https://github.com/segmentio/asm)
diff --git a/tests/thirdparty/projects.json b/tests/thirdparty/projects.json
index d6a2122..339c999 100644
--- a/tests/thirdparty/projects.json
+++ b/tests/thirdparty/projects.json
@@ -170,7 +170,7 @@
},
"metadata": {
"description": "Reed-Solomon Erasure Coding in Go",
- "stars": 1441
+ "stars": 1442
},
"default_branch": "master",
"version": "922778284547557265cff0f903ab5f4c27e40ae9",
@@ -229,7 +229,7 @@
},
"metadata": {
"description": "Optimized Go Compression Packages",
- "stars": 2867
+ "stars": 2873
},
"default_branch": "master",
"version": "2f236383d7c2faa8ef7e354ccecb926a5b47a24d",
@@ -745,7 +745,7 @@
"metadata": {
"description": "The Go programming language",
"homepage": "https://go.dev",
- "stars": 98555
+ "stars": 98561
},
"default_branch": "master",
"version": "go1.17.3",