From 4a165d5083ad0af2ad5a9ca9a75c8e7bf3a171ed Mon Sep 17 00:00:00 2001
From: renovate <renovate-bot@autistici.org>
Date: Sat, 9 Jan 2021 11:42:10 +0000
Subject: [PATCH] Update github.com/lunixbochs/struc commit hash to 784aaeb

---
 go.mod | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/go.mod b/go.mod
index 1f15c81..5be6676 100644
--- a/go.mod
+++ b/go.mod
@@ -11,7 +11,7 @@ require (
 	github.com/emersion/go-textwrapper v0.0.0-20160606182133-d0e65e56babe
 	github.com/google/go-cmp v0.4.0
 	github.com/gorilla/handlers v1.4.2
-	github.com/lunixbochs/struc v0.0.0-20190916212049-a5c72983bc42
+	github.com/lunixbochs/struc 784aaebc1d40
 	github.com/miscreant/miscreant.go v0.0.0-20200214223636-26d376326b75
 	github.com/openzipkin/zipkin-go v0.2.2
 	github.com/prometheus/client_golang v1.5.1
-- 
GitLab