mirror of
https://github.com/aykhans/slash-e.git
synced 2025-07-22 12:54:26 +00:00
feat: implement shortcut view analytics
This commit is contained in:
4
go.mod
4
go.mod
@@ -66,8 +66,10 @@ require (
|
||||
|
||||
require (
|
||||
github.com/golang-jwt/jwt/v4 v4.5.0
|
||||
github.com/mssola/useragent v1.0.0
|
||||
github.com/pkg/errors v0.9.1
|
||||
go.deanishe.net/favicon v0.1.0
|
||||
golang.org/x/mod v0.8.0
|
||||
golang.org/x/exp v0.0.0-20230626212559-97b1e661b5df
|
||||
golang.org/x/mod v0.11.0
|
||||
modernc.org/sqlite v1.23.1
|
||||
)
|
||||
|
Reference in New Issue
Block a user