mirror of
https://github.com/skidoodle/ncore-stats.git
synced 2025-02-15 05:09:14 +01:00
refactor: profiles are now stored in json, added displaynames
This commit is contained in:
parent
8a994c3bb8
commit
6ffa3de9bb
4 changed files with 42 additions and 27 deletions
1
go.mod
1
go.mod
|
@ -8,5 +8,6 @@ require github.com/PuerkitoBio/goquery v1.10.0
|
|||
|
||||
require (
|
||||
github.com/andybalholm/cascadia v1.3.2 // indirect
|
||||
github.com/joho/godotenv v1.5.1 // indirect
|
||||
golang.org/x/net v0.30.0 // indirect
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue