diff options
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -0,0 +1,5 @@ +module git.sr.ht/~sircmpwn/writefreesoftware.org + +go 1.20 + +require github.com/onweru/compose v0.0.0-20230503185512-ceeb0dab4e65 // indirect |
