all repos — elgit @ 4cb034adf2fd34dbaeae280c30d88601865dc7d8

fork of legit: web frontend for git, written in go

remove syntax highlighting

Alan Pearce
commit

4cb034adf2fd34dbaeae280c30d88601865dc7d8

parent

84ac9429d2b3dc331491481ff6669a3b78f99971

1 file changed, 0 insertions(+), 2 deletions(-)

changed files
M go.modgo.mod
@@ -4,7 +4,6 @@ go 1.24.0
require ( alin.ovh/gomponents v1.6.0 - github.com/alecthomas/chroma/v2 v2.20.0 github.com/bluekeyes/go-gitdiff v0.8.1 github.com/cyphar/filepath-securejoin v0.4.1 github.com/dimfeld/httptreemux/v5 v5.5.0
@@ -23,7 +22,6 @@ github.com/Microsoft/go-winio v0.6.2 // indirect
github.com/ProtonMail/go-crypto v1.3.0 // indirect github.com/aymerick/douceur v0.2.0 // indirect github.com/cloudflare/circl v1.6.1 // indirect - github.com/dlclark/regexp2 v1.11.5 // indirect github.com/emirpasic/gods v1.18.1 // indirect github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect github.com/go-git/go-billy/v5 v5.6.2 // indirect