From 7453fd88f217a04f2da8dc367f68c73dd8446d24 Mon Sep 17 00:00:00 2001 From: Paul Rogers Date: Tue, 19 Nov 2024 13:41:35 -0500 Subject: [PATCH] go mod download && go mod verify && go mod tidy && go mod vendor --- vendor/modules.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/vendor/modules.txt b/vendor/modules.txt index b12f9b02f1275..3c8561c39312e 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -291,8 +291,6 @@ github.com/NYTimes/gziphandler ## explicit; go 1.15 github.com/Workiva/go-datastructures/rangetree github.com/Workiva/go-datastructures/slice -# github.com/alecthomas/chroma v0.10.0 -## explicit; go 1.13 # github.com/alecthomas/chroma/v2 v2.14.0 ## explicit; go 1.19 github.com/alecthomas/chroma/v2