From 70a98048d920d0e571a46a7d9ff104a70188dca0 Mon Sep 17 00:00:00 2001 From: Emile Date: Wed, 6 Mar 2019 16:14:39 +0100 Subject: fixed the modules after renaming the repo from db_actions to db-actions --- go.mod | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 77c880d..ecdda93 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,6 @@ -module git.darknebu.la/GalaxySimulator/db_actions +module git.darknebu.la/GalaxySimulator/db-actions + +go 1.12 require ( git.darknebu.la/GalaxySimulator/structs v0.0.0-20190205205735-9dd56b9448e5 -- cgit 1.4.1