From 088170e030841ca2c0f460e02a8f7d70aa791af9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 08:15:04 +0000 Subject: [PATCH] build(deps): bump github.com/pangum/pangu from 1.4.8 to 1.4.9 Bumps [github.com/pangum/pangu](https://github.com/pangum/pangu) from 1.4.8 to 1.4.9. - [Commits](https://github.com/pangum/pangu/compare/v1.4.8...v1.4.9) --- updated-dependencies: - dependency-name: github.com/pangum/pangu dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index bc29416..0b63d4b 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.23 require ( github.com/goexl/log v0.0.7 github.com/goexl/task v0.1.5 - github.com/pangum/pangu v1.4.8 + github.com/pangum/pangu v1.4.9 ) require (