From 5d82b21165ab6fa55230a4476ff60de513414b07 Mon Sep 17 00:00:00 2001 From: Emile Date: Fri, 8 Mar 2019 12:51:31 +0100 Subject: updated the api --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index a5ccf62..c3bea12 100644 --- a/go.mod +++ b/go.mod @@ -1,7 +1,7 @@ module git.darknebu.la/GalaxySimulator/db-container require ( - git.darknebu.la/GalaxySimulator/db_actions v0.0.0-20190213154609-4b94165a34c3 + git.darknebu.la/GalaxySimulator/db-actions v0.0.0-20190306191056-33c5bb6c383a git.darknebu.la/GalaxySimulator/structs v0.0.0-20190205205735-9dd56b9448e5 github.com/gorilla/mux v1.7.0 ) -- cgit 1.4.1