aboutsummaryrefslogtreecommitdiff
path: root/go.mod (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-12-28Bump dependenciesRunxi Yu1-2/+2
2024-12-14Update dependenciesRunxi Yu1-9/+10
2024-10-01Bump dependenciesRunxi Yu1-6/+6
2024-08-16Bump dependenciesRunxi Yu1-14/+13
2024-07-26go.mod, etc: git.icyphox.sh/legit -> git.sr.ht/~runxiyu/legitrxRunxi Yu1-1/+1
2024-07-13deps: bump golang.org/x/net from 0.22.0 to 0.23.0 (#40)dependabot[bot]1-1/+1
2024-06-16nix: init flakeAnirudh Oppiliappan1-2/+4
2024-03-27routes: switch to net/http routerAnirudh Oppiliappan1-13/+12
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.
2023-12-27deps: bump go-git dependabot[bot]1-14/+15
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>
2023-04-07deps: revert go-gitdiff bumpAnirudh Oppiliappan1-2/+2
2023-04-07deps: bumpAnirudh Oppiliappan1-17/+17
2023-02-18bump x/netAnirudh Oppiliappan1-2/+2
2022-12-26routes: render markdown readmes in repo index (#11)James Mills1-0/+4
2022-12-24git: pure go git cloneAnirudh Oppiliappan1-3/+1
2022-12-22unveil: initial commitzak1-1/+1
2022-12-19all: no more pretty urlsAnirudh Oppiliappan1-1/+1
2022-12-17git, templates: diff viewAnirudh Oppiliappan1-2/+4
2022-12-14routes: multiplex git and web uiAnirudh Oppiliappan1-0/+2
2022-12-14routes: description and humanized time to indexAnirudh Oppiliappan1-0/+1
2022-12-13deps: bump go-gitAnirudh Oppiliappan1-9/+11
Now builds without cgo.
2022-12-12template: render diff header linesAnirudh Oppiliappan1-2/+1
2022-12-12git, routes: commit diff viewAnirudh Oppiliappan1-0/+2