Move go.mod to root

This commit is contained in:
Adnan Maolood 2023-03-13 22:26:41 -04:00 committed by Drew DeVault
parent 48b0c02122
commit 907fb2e104
2 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
module git.sr.ht/~sircmpwn/paste.sr.ht/api
module git.sr.ht/~sircmpwn/paste.sr.ht
go 1.17

View File