diff --git a/data.json b/data.json index 6588b7b..bee3b0b 100644 --- a/data.json +++ b/data.json @@ -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",