diff options
| author | Sam Anthony <sam@samanthony.xyz> | 2024-11-21 17:19:55 -0500 |
|---|---|---|
| committer | Sam Anthony <sam@samanthony.xyz> | 2024-11-21 17:19:55 -0500 |
| commit | 2b2eefb7f84cf115c3fabe76c6f3161947cb6371 (patch) | |
| tree | 07bb7cdeee4a09836367513f1ce29582b4837ea4 | |
| parent | 9ad0f9bb2bdfe47f144e2a0e8951dcfe6344a4ea (diff) | |
| download | share-2b2eefb7f84cf115c3fabe76c6f3161947cb6371.zip | |
migrate module to github
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ -module git.samanthony.xyz/share +module github.com/sam-rba/share go 1.22.4 |