all repos — elgit @ 98fa355025227a03b4c3c19fc151a4d73479ab49

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

chore: tidy dependencies

Alan Pearce
commit

98fa355025227a03b4c3c19fc151a4d73479ab49

parent

1d2fd2b33963d2dafb016998cea55763c8e2dd0d

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

changed files
M go.modgo.mod
@@ -20,7 +20,6 @@ require (
dario.cat/mergo v1.0.1 // indirect github.com/Microsoft/go-winio v0.6.2 // indirect github.com/ProtonMail/go-crypto v1.1.6 // indirect - github.com/acomagu/bufpipe v1.0.4 // indirect github.com/aymerick/douceur v0.2.0 // indirect github.com/cloudflare/circl v1.6.0 // indirect github.com/dlclark/regexp2 v1.11.5 // indirect
@@ -29,7 +28,6 @@ github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
github.com/go-git/go-billy/v5 v5.6.2 // indirect github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 // indirect github.com/gorilla/css v1.0.1 // indirect - github.com/imdario/mergo v0.3.16 // indirect github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 // indirect github.com/kevinburke/ssh_config v1.2.0 // indirect github.com/pjbgf/sha1cd v0.3.2 // indirect