Changeset 11 in code for trunk/go.mod


Ignore:
Timestamp:
Oct 13, 2021, 2:57:27 PM (4 years ago)
Author:
dev
Message:

Add templating system for pages

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/go.mod

    r1 r11  
    22
    33go 1.17
     4
     5require github.com/dustin/go-humanize v1.0.0 // indirect
Note: See TracChangeset for help on using the changeset viewer.