From 3acbb5acacc335e9c64a77a0808182a6703c4087 Mon Sep 17 00:00:00 2001 From: harveyshao Date: Thu, 24 Feb 2022 17:35:01 +0800 Subject: [PATCH] opt lang --- go.mod | 2 +- go.sum | 8 ++++---- src/debug/go.mod | 4 ++-- src/main.shy | 6 ------ src/release/go.mod | 2 +- src/release/go.sum | 8 ++++---- 6 files changed, 12 insertions(+), 18 deletions(-) diff --git a/go.mod b/go.mod index a0dc0b57..9a7c6cf6 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module shylinux.com/x/contexts go 1.11 -require shylinux.com/x/ice v0.7.2 +require shylinux.com/x/ice v0.7.3 require ( shylinux.com/x/golang-story v0.3.4 diff --git a/go.sum b/go.sum index c75a6ad4..3d45f345 100644 --- a/go.sum +++ b/go.sum @@ -5,11 +5,11 @@ shylinux.com/x/go-sql-mysql v0.0.1/go.mod h1:47OfAZK24HRJMy7dAu/jrksGCf9yzJaAUFw shylinux.com/x/golang-story v0.3.4 h1:CuA83v0DYOCU2154fJbxL3MYVBcKC8tLeHtD9KGxrpA= shylinux.com/x/golang-story v0.3.4/go.mod h1:amooUwiVB0wNa2z6OfP0b6CodXmf+gcVgFaVGbam+eY= shylinux.com/x/ice v0.6.4/go.mod h1:ACiAFs34NCB5qgfjgby1RXWS5y9q7BJMqaiycdtR3MM= -shylinux.com/x/ice v0.7.2 h1:wDGSc8MVvZEFsR5ubFNtdhoGluV7vtTJx4KTHRmeD2g= -shylinux.com/x/ice v0.7.2/go.mod h1:AF3qlCzEFtpQY6qpKxfYPZ42vAEqpByc8K2lal98auY= +shylinux.com/x/ice v0.7.3 h1:GMzwrg5tzcBpORTxs0my46B9pHLrSpWE38Y9vaq4xWE= +shylinux.com/x/ice v0.7.3/go.mod h1:wmmUB3WVNw5xWFcyOjX5GzAp8bmQPe6OINABWnmR4sw= shylinux.com/x/icebergs v0.9.3/go.mod h1:UmlnuYttB+5Lw0gnzMhyWP3Yp5ngwQ1zrlyKQxOxLqM= -shylinux.com/x/icebergs v1.0.0 h1:hj3WgkgilM+fV6WefesadgUQRhOHOP3uU6Nt4i8pDZQ= -shylinux.com/x/icebergs v1.0.0/go.mod h1:1fRX95S0HcbeVk1emgtPugJPaR15xhGo3qNYxqIUgCw= +shylinux.com/x/icebergs v1.0.1 h1:PoFQDTCe7FsheqZVPlYdXXz2wMtb3NvrDDnz5EuM/lU= +shylinux.com/x/icebergs v1.0.1/go.mod h1:1fRX95S0HcbeVk1emgtPugJPaR15xhGo3qNYxqIUgCw= shylinux.com/x/linux-story v0.3.3 h1:k6SPJxw2NjFXLwa3V9BB0asRS9NhqbCEeyrL5rXv8/g= shylinux.com/x/linux-story v0.3.3/go.mod h1:+nRy944KnhJQo4lb6VAFJj8/TnpGqdFxHJR2s6DLOxw= shylinux.com/x/mysql-story v0.3.5 h1:8ZjCPD9URGxnrrixNsbCIxyIy4+wv1ROKmBOrtyNCrg= diff --git a/src/debug/go.mod b/src/debug/go.mod index 9c225cd9..9a653421 100644 --- a/src/debug/go.mod +++ b/src/debug/go.mod @@ -2,14 +2,14 @@ module shylinux.com/x/contexts go 1.11 -require shylinux.com/x/ice v0.7.2 +require shylinux.com/x/ice v0.7.3 require ( shylinux.com/x/golang-story v0.3.4 shylinux.com/x/linux-story v0.3.3 shylinux.com/x/mysql-story v0.3.5 shylinux.com/x/nginx-story v0.3.5 - shylinux.com/x/redis-story v0.3.5 + shylinux.com/x/redis-story v0.3.6 ) replace ( diff --git a/src/main.shy b/src/main.shy index 16e68ee8..a0116a19 100644 --- a/src/main.shy +++ b/src/main.shy @@ -35,9 +35,3 @@ section "神农架" field "趋势图" web.code.git.trend args `intshell` field "架构图" web.code.git.spide args `intshell` -spark shell ` -find . -name "*.css" -exec sed -i 's/: /:/g' {} + -` - -source hi/hi.shy -source hi/hi.shy \ No newline at end of file diff --git a/src/release/go.mod b/src/release/go.mod index a0dc0b57..9a7c6cf6 100644 --- a/src/release/go.mod +++ b/src/release/go.mod @@ -2,7 +2,7 @@ module shylinux.com/x/contexts go 1.11 -require shylinux.com/x/ice v0.7.2 +require shylinux.com/x/ice v0.7.3 require ( shylinux.com/x/golang-story v0.3.4 diff --git a/src/release/go.sum b/src/release/go.sum index c75a6ad4..3d45f345 100644 --- a/src/release/go.sum +++ b/src/release/go.sum @@ -5,11 +5,11 @@ shylinux.com/x/go-sql-mysql v0.0.1/go.mod h1:47OfAZK24HRJMy7dAu/jrksGCf9yzJaAUFw shylinux.com/x/golang-story v0.3.4 h1:CuA83v0DYOCU2154fJbxL3MYVBcKC8tLeHtD9KGxrpA= shylinux.com/x/golang-story v0.3.4/go.mod h1:amooUwiVB0wNa2z6OfP0b6CodXmf+gcVgFaVGbam+eY= shylinux.com/x/ice v0.6.4/go.mod h1:ACiAFs34NCB5qgfjgby1RXWS5y9q7BJMqaiycdtR3MM= -shylinux.com/x/ice v0.7.2 h1:wDGSc8MVvZEFsR5ubFNtdhoGluV7vtTJx4KTHRmeD2g= -shylinux.com/x/ice v0.7.2/go.mod h1:AF3qlCzEFtpQY6qpKxfYPZ42vAEqpByc8K2lal98auY= +shylinux.com/x/ice v0.7.3 h1:GMzwrg5tzcBpORTxs0my46B9pHLrSpWE38Y9vaq4xWE= +shylinux.com/x/ice v0.7.3/go.mod h1:wmmUB3WVNw5xWFcyOjX5GzAp8bmQPe6OINABWnmR4sw= shylinux.com/x/icebergs v0.9.3/go.mod h1:UmlnuYttB+5Lw0gnzMhyWP3Yp5ngwQ1zrlyKQxOxLqM= -shylinux.com/x/icebergs v1.0.0 h1:hj3WgkgilM+fV6WefesadgUQRhOHOP3uU6Nt4i8pDZQ= -shylinux.com/x/icebergs v1.0.0/go.mod h1:1fRX95S0HcbeVk1emgtPugJPaR15xhGo3qNYxqIUgCw= +shylinux.com/x/icebergs v1.0.1 h1:PoFQDTCe7FsheqZVPlYdXXz2wMtb3NvrDDnz5EuM/lU= +shylinux.com/x/icebergs v1.0.1/go.mod h1:1fRX95S0HcbeVk1emgtPugJPaR15xhGo3qNYxqIUgCw= shylinux.com/x/linux-story v0.3.3 h1:k6SPJxw2NjFXLwa3V9BB0asRS9NhqbCEeyrL5rXv8/g= shylinux.com/x/linux-story v0.3.3/go.mod h1:+nRy944KnhJQo4lb6VAFJj8/TnpGqdFxHJR2s6DLOxw= shylinux.com/x/mysql-story v0.3.5 h1:8ZjCPD9URGxnrrixNsbCIxyIy4+wv1ROKmBOrtyNCrg=