aboutsummaryrefslogtreecommitdiff
path: root/go.sum (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bump dependenciesoldrxRunxi Yu2024-07-261-0/+6
|
* Bump dependenciesRunxi Yu2024-07-121-2/+2
|
* Bump dependenciesRunxi Yu2024-07-061-10/+10
|
* Bump all dependenciesRunxi Yu2024-06-181-30/+24
|
* routes: switch to net/http routerAnirudh Oppiliappan2024-03-271-25/+39
| | | | | | BREAKING: This commit reworks routes.Handlers (and everywhere else) to use http.ServeMux -- and subsequently, Go 1.22's new net/http router. This might break something.
* deps: bump go-git dependabot[bot]2023-12-271-77/+45
| | | | | | | | | | | | | | Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.6.1 to 5.11.0. - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](https://github.com/go-git/go-git/compare/v5.6.1...v5.11.0) --- updated-dependencies: - dependency-name: github.com/go-git/go-git/v5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* deps: revert go-gitdiff bumpAnirudh Oppiliappan2023-04-071-5/+3
|
* deps: bumpAnirudh Oppiliappan2023-04-071-34/+60
|
* bump x/netAnirudh Oppiliappan2023-02-181-6/+6
|
* routes: render markdown readmes in repo index (#11)James Mills2022-12-261-0/+8
|
* git: pure go git cloneAnirudh Oppiliappan2022-12-241-5/+0
|
* git, templates: diff viewAnirudh Oppiliappan2022-12-171-2/+1
|
* routes: multiplex git and web uiAnirudh Oppiliappan2022-12-141-0/+5
|
* routes: description and humanized time to indexAnirudh Oppiliappan2022-12-141-0/+2
|
* deps: bump go-gitAnirudh Oppiliappan2022-12-131-14/+25
| | | | Now builds without cgo.
* template: render diff header linesAnirudh Oppiliappan2022-12-121-6/+0
|
* git, routes: commit diff viewAnirudh Oppiliappan2022-12-121-0/+8
|
* all: initAnirudh Oppiliappan2022-12-111-0/+129