From: Maytham Alsudany <maytham@debian.org>
Forwarded: not-needed
Description: Disable http test
 Relies on network access.

--- a/example_http_test.go
+++ b/example_http_test.go
@@ -1,3 +1,4 @@
+//go:build ignore
 package jsonschema_test
 
 import (
