From ea54a99ca5c4ed9e66574553f6c057fb83d0aca3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Mon, 14 Feb 2022 13:27:17 +0100 Subject: deps: Update github.com/alecthomas/chroma v0.9.4 => v0.10.0 --- hugolib/embedded_shortcodes_test.go | 4 ++-- hugolib/page_test.go | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'hugolib') diff --git a/hugolib/embedded_shortcodes_test.go b/hugolib/embedded_shortcodes_test.go index 895b3a959..ba0abe43b 100644 --- a/hugolib/embedded_shortcodes_test.go +++ b/hugolib/embedded_shortcodes_test.go @@ -89,13 +89,13 @@ func TestShortcodeHighlight(t *testing.T) { `{{< highlight java >}} void do(); {{< /highlight >}}`, - `(?s)
}}
 void do();
 {{< /highlight >}}`,
-			`(?s)
`,
+			`(?s)
`,
 		},
 	} {
 
diff --git a/hugolib/page_test.go b/hugolib/page_test.go
index 5e89278e1..6b35e4814 100644
--- a/hugolib/page_test.go
+++ b/hugolib/page_test.go
@@ -1914,8 +1914,8 @@ Link with URL as text
 	b.AssertFileContent("public/page/index.html",
 		`