From ea9aea850324bcf6c60292ad6584a8b48e1fa861 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Mar 2023 08:54:25 +0000 Subject: [PATCH] Bump github.com/astaxie/beego from 1.12.0 to 1.12.2 Bumps [github.com/astaxie/beego](https://github.com/astaxie/beego) from 1.12.0 to 1.12.2. - [Release notes](https://github.com/astaxie/beego/releases) - [Commits](https://github.com/astaxie/beego/compare/v1.12.0...v1.12.2) --- updated-dependencies: - dependency-name: github.com/astaxie/beego dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 52cfdde..7e62ce8 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.12 require ( github.com/DisposaBoy/JsonConfigReader v0.0.0-20171218180944-5ea4d0ddac55 github.com/asdine/storm v2.1.2+incompatible - github.com/astaxie/beego v1.12.0 + github.com/astaxie/beego v1.12.2 github.com/blocktree/go-openw-sdk/v2 v2.4.3 github.com/blocktree/go-owcrypt v1.1.9 github.com/blocktree/openwallet/v2 v2.4.3