From 9bf199a4770b08c03d553129757d960b605e598a Mon Sep 17 00:00:00 2001 From: lichao <lichao@aiotlink.com> Date: 星期五, 14 五月 2021 18:05:21 +0800 Subject: [PATCH] add center info at fixed address in shm. --- go.mod | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/go.mod b/go.mod index 0e9701b..3593cda 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module bhshmq +module basic.com/valib/bhshmq.git go 1.14 -- Gitblit v1.8.0