aboutsummaryrefslogtreecommitdiff
path: root/go.mod (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bump dependenciesHEADmasterRunxi Yu4 days1-6/+6
|
* Bump dependenciesRunxi Yu2024-08-161-14/+13
|
* go.mod, etc: git.icyphox.sh/legit -> git.sr.ht/~runxiyu/legitrxRunxi Yu2024-07-261-1/+1
|
* deps: bump golang.org/x/net from 0.22.0 to 0.23.0 (#40)dependabot[bot]2024-07-131-1/+1
|
* nix: init flakeAnirudh Oppiliappan2024-06-161-2/+4
|
* routes: switch to net/http routerAnirudh Oppiliappan2024-03-271-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.
* deps: bump go-git dependabot[bot]2023-12-271-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>
* deps: revert go-gitdiff bumpAnirudh Oppiliappan2023-04-071-2/+2
|
* deps: bumpAnirudh Oppiliappan2023-04-071-17/+17
|
* bump x/netAnirudh Oppiliappan2023-02-181-2/+2
|
* routes: render markdown readmes in repo index (#11)James Mills2022-12-261-0/+4
|
* git: pure go git cloneAnirudh Oppiliappan2022-12-241-3/+1
|
* unveil: initial commitzak2022-12-221-1/+1
|
* all: no more pretty urlsAnirudh Oppiliappan2022-12-191-1/+1
|
* git, templates: diff viewAnirudh Oppiliappan2022-12-171-2/+4
|
* routes: multiplex git and web uiAnirudh Oppiliappan2022-12-141-0/+2
|
* routes: description and humanized time to indexAnirudh Oppiliappan2022-12-141-0/+1
|
* deps: bump go-gitAnirudh Oppiliappan2022-12-131-9/+11
| | | | Now builds without cgo.
* template: render diff header linesAnirudh Oppiliappan2022-12-121-2/+1
|
* git, routes: commit diff viewAnirudh Oppiliappan2022-12-121-0/+2
|
* all: initAnirudh Oppiliappan2022-12-111-0/+30