diff options
| author | Julian Hurst <julian.hurst92@gmail.com> | 2021-01-11 18:11:21 +0100 |
|---|---|---|
| committer | Julian Hurst <julian.hurst92@gmail.com> | 2021-01-11 18:11:21 +0100 |
| commit | 98157e607cf1c4aba1257abcc7742a8c4a1b94a0 (patch) | |
| tree | c999b8345478c9cbe02babb80fde409b72f33693 /go.mod | |
| parent | b8c6629672e745cc0b4f138bbee900f6e34b1494 (diff) | |
| download | grimtube-98157e607cf1c4aba1257abcc7742a8c4a1b94a0.tar.gz | |
Add view count and atom feed url and change index
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,4 +2,4 @@ module grimtube go 1.15 -require git.sr.ht/~ark/ytparser v0.0.0-20210109223427-f650ebfaf23d +require git.sr.ht/~ark/ytparser v0.0.0-20210111153803-1f7191898873 |
