From c55e859bd93016f7246ea62984f7eaa02a325736 Mon Sep 17 00:00:00 2001 From: Feuerfuchs Date: Wed, 5 Jun 2019 13:52:59 +0200 Subject: Updated font handling --- go.mod | 1 + 1 file changed, 1 insertion(+) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 7c178d3..099e4c0 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,7 @@ module git.feuerfuchs.dev/Feuerfuchs/gopherproxy require ( + github.com/gobuffalo/packr v1.25.0 github.com/prologic/go-gopher v0.0.0-20181230133552-0c68ed5f58b0 github.com/temoto/robotstxt v0.0.0-20180810133444-97ee4a9ee6ea ) -- cgit v1.3.1