diff options
| author | Fuwn <[email protected]> | 2022-02-22 00:00:59 -0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-02-22 00:00:59 -0800 |
| commit | a1df46b900b5f0c824796c6fd52e2714b1c06ba3 (patch) | |
| tree | 22ba528daf5274eead73ae333325607f92df3d2d /go.mod | |
| parent | doc: Fix Mux documentation (diff) | |
| download | go-gemini-master.tar.xz go-gemini-master.zip | |
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -module git.sr.ht/~adnano/go-gemini +module github.com/gemrest/go-gemini go 1.15 |