From 4cc97adbef8366a43671888bdda50d4b76ae6321 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon, 9 Jan 2023 09:27:57 +0100
Subject: [PATCH] chore(deps): update all dependencies (#909)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
go.mod | 8 ++++----
report/html/template.html | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/go.mod b/go.mod
index 3d6748a..25feb13 100644
--- a/go.mod
+++ b/go.mod
@@ -8,11 +8,11 @@ require (
github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
github.com/onsi/ginkgo/v2 v2.6.1
github.com/onsi/gomega v1.24.2
- golang.org/x/crypto v0.4.0
+ golang.org/x/crypto v0.5.0
golang.org/x/lint v0.0.0-20210508222113-6edffad5e616
- golang.org/x/text v0.5.0
- golang.org/x/tools v0.4.0
- gopkg.in/yaml.v2 v2.4.0
+ golang.org/x/text v0.6.0
+ golang.org/x/tools v0.5.0
+ gopkg.in/yaml.v3 v3.0.1
)
require (
diff --git a/report/html/template.html b/report/html/template.html
index 9fd018a..3f0c601 100644
--- a/report/html/template.html
+++ b/report/html/template.html
@@ -10,7 +10,7 @@
-
+