mirror of
https://github.com/cjdenio/jia.git
synced 2025-05-14 09:23:06 +00:00
Move stuff out of main package (wip)
This commit is contained in:
parent
558803a0de
commit
dbb0a90706
6 changed files with 109 additions and 65 deletions
2
go.mod
2
go.mod
|
@ -3,7 +3,7 @@ module github.com/ifvictr/jia
|
|||
go 1.14
|
||||
|
||||
require (
|
||||
github.com/gorilla/websocket v1.4.2 // indirect
|
||||
github.com/go-redis/redis v6.15.8+incompatible
|
||||
github.com/joho/godotenv v1.3.0
|
||||
github.com/pkg/errors v0.9.1 // indirect
|
||||
github.com/slack-go/slack v0.6.5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue