From 8125572bb6d196640a6228b5d6899bc7eb53b64e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 May 2025 12:17:25 +0000 Subject: [PATCH] build(deps): bump github.com/goexl/mengpo from 0.2.6 to 0.3.1 Bumps [github.com/goexl/mengpo](https://github.com/goexl/mengpo) from 0.2.6 to 0.3.1. - [Commits](https://github.com/goexl/mengpo/compare/v0.2.6...v0.3.1) --- updated-dependencies: - dependency-name: github.com/goexl/mengpo dependency-version: 0.3.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 5bb01e1..bd10bea 100644 --- a/go.mod +++ b/go.mod @@ -18,7 +18,7 @@ require ( github.com/goexl/env v0.0.2 github.com/goexl/exception v0.0.3 github.com/goexl/log v0.0.9 - github.com/goexl/mengpo v0.2.6 + github.com/goexl/mengpo v0.3.1 github.com/goexl/structer v0.1.9 github.com/goexl/xiren v0.0.8 github.com/olekukonko/tablewriter v0.0.5