aboutsummaryrefslogtreecommitdiff
path: root/go.mod (unfollow)
Commit message (Expand)AuthorFiles
2024-06-11build(deps): bump golang.org/x/net from 0.25.0 to 0.26.0 (#154)dependabot[bot]1
2024-05-14build(deps): bump golang.org/x/net from 0.24.0 to 0.25.0 (#151)dependabot[bot]1
2024-04-29Use Go 1.22Chongyi Zheng1
2024-04-29Bump golang.org/x/net from 0.20.0 to 0.24.0dependabot[bot]1
2024-03-04Bump github.com/stretchr/testify from 1.8.4 to 1.9.0dependabot[bot]1
2024-01-30Bump golang.org/x/net from 0.19.0 to 0.20.0dependabot[bot]1
2023-12-12Bump golang.org/x/net from 0.17.0 to 0.19.0dependabot[bot]1
2023-11-08Bump golang.org/x/net from 0.15.0 to 0.17.0 (#119)dependabot[bot]1
2023-10-18Add support for sub-indexes (#120)Abhinav Gupta1
2023-09-05Bump golang.org/x/net from 0.14.0 to 0.15.0 (#109)dependabot[bot]1
2023-08-15Bump golang.org/x/net from 0.12.0 to 0.14.0 (#106)dependabot[bot]1
2023-07-05Bump golang.org/x/net from 0.11.0 to 0.12.0 (#103)dependabot[bot]1
2023-06-13Bump golang.org/x/net from 0.10.0 to 0.11.0 (#102)dependabot[bot]1
2023-06-06Bump github.com/stretchr/testify from 1.8.2 to 1.8.4 (#100)dependabot[bot]1
2023-06-01all(deps): Update Go dependencies (#98)Abhinav Gupta1
2023-04-27Bump golang.org/x/net from 0.8.0 to 0.9.0 (#81)dependabot[bot]1
2023-03-05Bump golang.org/x/net from 0.7.0 to 0.8.0 (#80)dependabot[bot]1
2023-02-26Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#79)dependabot[bot]1
2023-02-14Bump golang.org/x/net from 0.6.0 to 0.7.0 (#78)dependabot[bot]1
2023-02-08Bump golang.org/x/net from 0.5.0 to 0.6.0 (#77)dependabot[bot]1
2023-01-23Upgrade to yaml.v3 (#69)Abhinav Gupta1
2023-01-23Drop httprouter dependency (#71)Abhinav Gupta1
2023-01-23Drop gohtml dependency (#70)Abhinav Gupta1
2022-12-21Bump github.com/stretchr/testify from 1.2.2 to 1.8.1 (#63)dependabot[bot]1
2022-12-18Makefile: Simplify (#62)Abhinav Gupta1
2022-05-17Update dependencies (#54)Abhinav Gupta1
2021-09-10Use go embed for templates (#50)Luciano Nooijen1
2019-01-03template: Bundle in binary with bindata (#36)Abhinav Gupta1
2019-01-02Upgrade to Go 1.11 and use modules (#33)Abhinav Gupta1