From 4ed5090dcdbb545773f40f5c30f803e351be8e27 Mon Sep 17 00:00:00 2001 From: arm64v8a <48624112+arm64v8a@users.noreply.github.com> Date: Mon, 22 Aug 2022 12:44:04 +0800 Subject: [PATCH] update --- core_commit.txt | 2 +- go/go.mod | 2 +- go/go.sum | 3 ++- matsuri_commit.txt | 2 +- nekoray_version.txt | 2 +- 5 files changed, 6 insertions(+), 5 deletions(-) diff --git a/core_commit.txt b/core_commit.txt index f919bc005..a7384f543 100644 --- a/core_commit.txt +++ b/core_commit.txt @@ -1 +1 @@ -1951fa09a89e8e1f19abfbd0d91478a3e5e311a7 +991cee722750a36f4c491b249ed0472b33745014 diff --git a/go/go.mod b/go/go.mod index 3be69bb3f..b356796e1 100644 --- a/go/go.mod +++ b/go/go.mod @@ -66,7 +66,7 @@ require ( go.starlark.net v0.0.0-20220302181546-5411bad688d1 // indirect go.uber.org/automaxprocs v1.4.0 // indirect go4.org/intern v0.0.0-20211027215823-ae77deb06f29 // indirect - go4.org/unsafe/assume-no-moving-gc v0.0.0-20211027215541-db492cf91b37 // indirect + go4.org/unsafe/assume-no-moving-gc v0.0.0-20220617031537-928513b29760 // indirect golang.org/x/crypto v0.0.0-20220321153916-2c7772ba3064 // indirect golang.org/x/mod v0.5.1 // indirect golang.org/x/net v0.0.0-20220624214902-1bab6f366d9e // indirect diff --git a/go/go.sum b/go/go.sum index 78cb4ccc3..69e72a245 100644 --- a/go/go.sum +++ b/go/go.sum @@ -441,8 +441,9 @@ go.uber.org/zap v1.10.0/go.mod h1:vwi/ZaCAaUcBkycHslxD9B2zi4UTXhF60s6SWpuDF0Q= go4.org v0.0.0-20180809161055-417644f6feb5/go.mod h1:MkTOUMDaeVYJUOUsaDXIhWPZYa1yOyC1qaOBpL57BhE= go4.org/intern v0.0.0-20211027215823-ae77deb06f29 h1:UXLjNohABv4S58tHmeuIZDO6e3mHpW2Dx33gaNt03LE= go4.org/intern v0.0.0-20211027215823-ae77deb06f29/go.mod h1:cS2ma+47FKrLPdXFpr7CuxiTW3eyJbWew4qx0qtQWDA= -go4.org/unsafe/assume-no-moving-gc v0.0.0-20211027215541-db492cf91b37 h1:Tx9kY6yUkLge/pFG7IEMwDZy6CS2ajFc9TvQdPCW0uA= go4.org/unsafe/assume-no-moving-gc v0.0.0-20211027215541-db492cf91b37/go.mod h1:FftLjUGFEDu5k8lt0ddY+HcrH/qU/0qk+H8j9/nTl3E= +go4.org/unsafe/assume-no-moving-gc v0.0.0-20220617031537-928513b29760 h1:FyBZqvoA/jbNzuAWLQE2kG820zMAkcilx6BMjGbL/E4= +go4.org/unsafe/assume-no-moving-gc v0.0.0-20220617031537-928513b29760/go.mod h1:FftLjUGFEDu5k8lt0ddY+HcrH/qU/0qk+H8j9/nTl3E= golang.org/x/build v0.0.0-20190111050920-041ab4dc3f9d/go.mod h1:OWs+y06UdEOHN4y+MfF/py+xQ/tYqIWW03b70/CG9Rw= golang.org/x/crypto v0.0.0-20180904163835-0709b304e793/go.mod h1:6SG95UA2DQfeDnfUPMdvaQW0Q7yPrPDi9nlGo2tz2b4= golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3/go.mod h1:6SG95UA2DQfeDnfUPMdvaQW0Q7yPrPDi9nlGo2tz2b4= diff --git a/matsuri_commit.txt b/matsuri_commit.txt index 35caafe5d..814283715 100644 --- a/matsuri_commit.txt +++ b/matsuri_commit.txt @@ -1 +1 @@ -9ac86c30c6190a358da2c83b2b6c093df45af919 +f41586f7846eb66fbf529ab937baf2a73c625d20 diff --git a/nekoray_version.txt b/nekoray_version.txt index 6160717f1..47197927c 100644 --- a/nekoray_version.txt +++ b/nekoray_version.txt @@ -1 +1 @@ -1.3-2022-08-19 +1.4-2022-08-22