From 530fc42f37eb17e3638f6aef055da77847e20dfa Mon Sep 17 00:00:00 2001 From: Ethel Morgan Date: Tue, 7 Jul 2020 22:47:32 +0100 Subject: update go.eth.moe/httputil --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index a21596f..02ea314 100644 --- a/go.mod +++ b/go.mod @@ -9,6 +9,6 @@ go 1.14 require ( github.com/gorilla/mux v1.7.4 go.eth.moe/flag v0.0.2 - go.eth.moe/httputil v0.0.4 + go.eth.moe/httputil v0.0.5 go.eth.moe/logger v0.0.1 ) -- cgit v1.2.3