source: code/trunk/go.mod@ 17

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

Add templating system for pages

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