From bf66d20fe65bbe6197eca29406c5cca65fb92c5b Mon Sep 17 00:00:00 2001
From: Will McCutchen <will@mccutch.org>
Date: Wed, 5 May 2021 11:47:50 -0400
Subject: [PATCH] Rebuild assets

---
 httpbin/assets/assets.go | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/httpbin/assets/assets.go b/httpbin/assets/assets.go
index fced2f6..f4f0735 100644
--- a/httpbin/assets/assets.go
+++ b/httpbin/assets/assets.go
@@ -1,15 +1,15 @@
 // Code generated by go-bindata. DO NOT EDIT.
 // sources:
-// forms-post.html (1.398kB)
-// image.jpeg (35.588kB)
-// image.png (8.09kB)
-// image.svg (8.984kB)
-// image.webp (10.568kB)
-// index.html (11.523kB)
-// moby.html (3.742kB)
-// sample.json (421B)
-// sample.xml (522B)
-// utf8.html (14.24kB)
+// static/forms-post.html (1.398kB)
+// static/image.jpeg (35.588kB)
+// static/image.png (8.09kB)
+// static/image.svg (8.984kB)
+// static/image.webp (10.568kB)
+// static/index.html (11.523kB)
+// static/moby.html (3.742kB)
+// static/sample.json (421B)
+// static/sample.xml (522B)
+// static/utf8.html (14.24kB)
 
 package assets
 
-- 
GitLab