From d44fd53f9f21cc02e084f986c5a081efe80adfc8 Mon Sep 17 00:00:00 2001 From: shylinux Date: Fri, 23 Sep 2022 23:56:50 +0800 Subject: [PATCH] opt some --- go.mod | 2 +- src/debug/go.mod | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/go.mod b/go.mod index a8e7eabe..155f85f0 100644 --- a/go.mod +++ b/go.mod @@ -12,7 +12,7 @@ require ( require ( shylinux.com/x/ice v1.1.5 - shylinux.com/x/icebergs v1.4.1 + shylinux.com/x/icebergs v1.4.2 shylinux.com/x/toolkits v0.7.0 ) diff --git a/src/debug/go.mod b/src/debug/go.mod index a8e7eabe..155f85f0 100644 --- a/src/debug/go.mod +++ b/src/debug/go.mod @@ -12,7 +12,7 @@ require ( require ( shylinux.com/x/ice v1.1.5 - shylinux.com/x/icebergs v1.4.1 + shylinux.com/x/icebergs v1.4.2 shylinux.com/x/toolkits v0.7.0 )