Removed httpexpect from the data.json for inactivity

There have been no commits since last October with very few since the October before
This commit is contained in:
Sammy Hori
2025-02-21 21:53:35 +00:00
committed by GitHub
parent 9402eb7f92
commit d2aef72444

View File

@@ -310,15 +310,6 @@
],
"description": "A Go library for doing the kind of tasks that shell scripts are good at: reading files, executing subprocesses, counting lines, matching strings, and so on. Beginners are very welcome and will get detailed code review and help through the PR process."
},
{
"name": "httpexpect",
"link": "https://github.com/gavv/httpexpect",
"label": "help-wanted",
"technologies": [
"Go"
],
"description": "End-to-end HTTP and REST API testing for Go."
},
{
"name": "Killgrave",
"link": "https://github.com/friendsofgo/killgrave",