diff options
| author | Rose Hogenson <rosehogenson@posteo.net> | 2025-12-07 15:05:55 -0800 |
|---|---|---|
| committer | Rose Hogenson <rosehogenson@posteo.net> | 2025-12-07 15:05:55 -0800 |
| commit | 98aa0f09acc956d72bfca6d4cdf22cbd40b87d1e (patch) | |
| tree | c1444a60ec30d301dd94d405571cf8df617832b0 /go.mod | |
| parent | 66e4d0829d919d575bf23d5b6bb76e69bde0c3c8 (diff) | |
| download | roseh.moe-98aa0f09acc956d72bfca6d4cdf22cbd40b87d1e.tar.zst | |
Use /pkg path
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -module roseh.moe/cmd/roseh.moe +module roseh.moe/pkg/roseh.moe go 1.25 |
