diff options
| author | Tim Keller <tjkeller.xyz> | 2025-05-24 12:52:32 -0500 |
|---|---|---|
| committer | Tim Keller <tjkeller.xyz> | 2025-05-24 12:52:32 -0500 |
| commit | bcf66d92d664dd707937ae866830a6bee0751745 (patch) | |
| tree | 5c1f7ecc037b53b434befe71509cc3009beaf3d7 /go.sum | |
| parent | 6b0385c495b246859d27bfa75e1bd4dfa45c2be2 (diff) | |
| download | embedtube-bcf66d92d664dd707937ae866830a6bee0751745.tar.xz embedtube-bcf66d92d664dd707937ae866830a6bee0751745.zip | |
cleanup all go code and add an index/home page that is composed from the readme file
Diffstat (limited to 'go.sum')
| -rw-r--r-- | go.sum | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,2 +1,4 @@ +github.com/gomarkdown/markdown v0.0.0-20250311123330-531bef5e742b h1:EY/KpStFl60qA17CptGXhwfZ+k1sFNJIUNR8DdbcuUk= +github.com/gomarkdown/markdown v0.0.0-20250311123330-531bef5e742b/go.mod h1:JDGcbDT52eL4fju3sZ4TeHGsQwhG9nbDV21aMyhwPoA= github.com/joho/godotenv v1.5.1 h1:7eLL/+HRGLY0ldzfGMeQkb7vMd0as4CfYvUVzLqw0N0= github.com/joho/godotenv v1.5.1/go.mod h1:f4LDr5Voq0i2e/R5DDNOoa2zzDfwtkZa6DnEwAbqwq4= |
