source:
code/trunk/go.mod@
25
Last change on this file since 25 was 11, checked in by , 4 years ago | |
---|---|
File size: 96 bytes |
Line | |
---|---|
1 | module git.z3bra.org/partage |
2 | |
3 | go 1.17 |
4 | |
5 | require github.com/dustin/go-humanize v1.0.0 // indirect |
Note:
See TracBrowser
for help on using the repository browser.