1
0
mirror of https://github.com/mgerb/top-of-reddit synced 2026-01-11 19:12:50 +00:00

update go, add 2021 and 2022 lists

This commit is contained in:
2023-03-04 16:11:05 -06:00
parent 23e053fc2b
commit 913bbcd4f6
13 changed files with 1892 additions and 743 deletions

View File

@@ -13,7 +13,7 @@ import (
"time"
"github.com/boltdb/bolt"
"github.com/mgerb/top-of-reddit/src/model"
"github.com/mgerb/top-of-reddit/model"
"github.com/tidwall/gjson"
)