From e846c98e760c9fa7c2eb0fbb4c31485ea1c261a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 10:22:31 +0000 Subject: [PATCH] mod: bump github.com/alimy/tryst from 0.10.1 to 0.11.0 Bumps [github.com/alimy/tryst](https://github.com/alimy/tryst) from 0.10.1 to 0.11.0. - [Release notes](https://github.com/alimy/tryst/releases) - [Commits](https://github.com/alimy/tryst/compare/v0.10.1...v0.11.0) --- updated-dependencies: - dependency-name: github.com/alimy/tryst dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 6444dbf67..ae2a678cc 100644 --- a/go.mod +++ b/go.mod @@ -8,7 +8,7 @@ require ( github.com/RoaringBitmap/roaring v1.7.0 github.com/afocus/captcha v0.0.0-20191010092841-4bd1f21c8868 github.com/alimy/mir/v4 v4.1.0 - github.com/alimy/tryst v0.10.1 + github.com/alimy/tryst v0.11.0 github.com/aliyun/aliyun-oss-go-sdk v3.0.2+incompatible github.com/allegro/bigcache/v3 v3.1.0 github.com/bytedance/sonic v1.10.2 diff --git a/go.sum b/go.sum index a85412730..08cf8f1b5 100644 --- a/go.sum +++ b/go.sum @@ -11,8 +11,8 @@ github.com/afocus/captcha v0.0.0-20191010092841-4bd1f21c8868 h1:uFrPOl1VBt/Abfl2 github.com/afocus/captcha v0.0.0-20191010092841-4bd1f21c8868/go.mod h1:srphKZ1i+yGXxl/LpBS7ZIECTjCTPzZzAMtJWoG3sLo= github.com/alimy/mir/v4 v4.1.0 h1:D6R0dkfsK1iH8MVu0b9yQ0UjdBU09goiui9PVI94G4o= github.com/alimy/mir/v4 v4.1.0/go.mod h1:d58dBvw2KImcVbAUANrciEV/of0arMNsI9c/5UNCMMc= -github.com/alimy/tryst v0.10.1 h1:ks0CwITNu8VuCBeIxov7acuXWfPn1ySR/FpKbdDOy7A= -github.com/alimy/tryst v0.10.1/go.mod h1:6FcqEImav7S62em+p+MODh+stt/UPp23HobUOK3XwFY= +github.com/alimy/tryst v0.11.0 h1:wXLiM+duZwPegvIkmWAhh3H4bGmbbFi91pgLh+0dNKA= +github.com/alimy/tryst v0.11.0/go.mod h1:UVXkM0y6SethXic9URbMGG7sHntwx/y0aagFaZ7eyMU= github.com/aliyun/aliyun-oss-go-sdk v3.0.2+incompatible h1:8psS8a+wKfiLt1iVDX79F7Y6wUM49Lcha2FMXt4UM8g= github.com/aliyun/aliyun-oss-go-sdk v3.0.2+incompatible/go.mod h1:T/Aws4fEfogEE9v+HPhhw+CntffsBHJ8nXQCwKr0/g8= github.com/allegro/bigcache/v3 v3.1.0 h1:H2Vp8VOvxcrB91o86fUSVJFqeuz8kpyyB02eH3bSzwk=