From 505b4102c221d68aa946a479a2a3ad2054c21cbe Mon Sep 17 00:00:00 2001 From: harveyshao Date: Mon, 2 Jan 2023 18:54:36 +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 f461b687..eec5df9a 100644 --- a/go.mod +++ b/go.mod @@ -13,7 +13,7 @@ require ( require ( shylinux.com/x/gogit v0.0.7 shylinux.com/x/ice v1.2.7 - shylinux.com/x/icebergs v1.5.1 + shylinux.com/x/icebergs v1.5.2 shylinux.com/x/toolkits v0.7.3 shylinux.com/x/webview v0.0.2 ) diff --git a/src/debug/go.mod b/src/debug/go.mod index f461b687..eec5df9a 100644 --- a/src/debug/go.mod +++ b/src/debug/go.mod @@ -13,7 +13,7 @@ require ( require ( shylinux.com/x/gogit v0.0.7 shylinux.com/x/ice v1.2.7 - shylinux.com/x/icebergs v1.5.1 + shylinux.com/x/icebergs v1.5.2 shylinux.com/x/toolkits v0.7.3 shylinux.com/x/webview v0.0.2 )