source: code/trunk/go.mod@ 11

Last change on this file since 11 was 11, checked in by dev, 4 years ago

Add templating system for pages

File size: 96 bytes
RevLine 
[1]1module git.z3bra.org/partage
2
3go 1.17
[11]4
5require github.com/dustin/go-humanize v1.0.0 // indirect
Note: See TracBrowser for help on using the repository browser.