From 672b1a91d0a049c49902f1bbdee3ba8deb408158 Mon Sep 17 00:00:00 2001 From: harveyshao Date: Mon, 20 Feb 2023 01:11:48 +0800 Subject: [PATCH] opt module --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index d4e81d47..ad5ff030 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,7 @@ replace ( shylinux.com/x/linux-story => ./usr/linux-story shylinux.com/x/mysql-story => ./usr/mysql-story shylinux.com/x/nginx-story => ./usr/nginx-story -// shylinux.com/x/redis-story => ./usr/redis-story + shylinux.com/x/redis-story => ./usr/redis-story ) replace (