Update Go libraries
This commit is contained in:
6
go.mod
6
go.mod
@@ -3,9 +3,9 @@ module vkane.cz/tinyquiz
|
||||
go 1.14
|
||||
|
||||
require (
|
||||
github.com/facebook/ent v0.5.1
|
||||
github.com/google/uuid v1.1.2
|
||||
github.com/facebook/ent v0.5.4
|
||||
github.com/google/uuid v1.2.0
|
||||
github.com/gorilla/websocket v1.4.2
|
||||
github.com/julienschmidt/httprouter v1.3.0
|
||||
github.com/lib/pq v1.8.0
|
||||
github.com/lib/pq v1.9.0
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user