diff options
| author | Rose Hogenson <rosehogenson@posteo.net> | 2025-04-12 21:40:18 -0700 |
|---|---|---|
| committer | Rose Hogenson <rosehogenson@posteo.net> | 2025-04-12 21:40:18 -0700 |
| commit | a1dd6dce280ce47bf1b9d78a95d4646f8b84576a (patch) | |
| tree | ce5dcf457144a387f46957ed75702352c01c80c5 | |
| parent | 1aeeff401fc58de06daaf5fde6c520031ce22fed (diff) | |
| download | trash-a1dd6dce280ce47bf1b9d78a95d4646f8b84576a.tar.zst | |
GitHub
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ -module gitlab.com/rhogenson/trash +module github.com/rhogenson/trash go 1.23.4 |
