Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ require (
github.com/go-ole/go-ole v1.2.4 // indirect
github.com/go-sql-driver/mysql v1.4.1
github.com/gorilla/mux v1.7.1
github.com/gorilla/websocket v1.4.0
github.com/gorilla/websocket v1.4.1
github.com/jinzhu/gorm v1.9.2 // indirect
github.com/joho/godotenv v1.3.0
github.com/kalafut/imohash v1.0.0
Expand Down