From a37ca00f9bd5d13d4c03e8a04304af1aa9498005 Mon Sep 17 00:00:00 2001
From: renovate <renovate-bot@autistici.org>
Date: Sat, 9 Jan 2021 14:20:38 +0000
Subject: [PATCH] Update module go.opencensus.io to v0.22.5

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

diff --git a/go.mod b/go.mod
index 0466b34..7ed0427 100644
--- a/go.mod
+++ b/go.mod
@@ -21,7 +21,7 @@ require (
 	github.com/shurcooL/sanitized_anchor_name v1.0.0 // indirect
 	github.com/theckman/go-flock v0.7.1
 	github.com/tstranex/u2f v1.0.0
-	go.opencensus.io v0.22.3
+	go.opencensus.io v0.22.5
 	golang.org/x/crypto v0.0.0-20201221181555-eec23a3978ad
 	golang.org/x/sync v0.0.0-20201207232520-09787c993a3a
 	gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d
-- 
GitLab