From a4b4c1574b66c2be849257716c3fa18710ff82ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Apr 2025 22:33:17 +0000 Subject: [PATCH] build(deps): bump github.com/goplus/mod from 0.15.1 to 0.16.0 Bumps [github.com/goplus/mod](https://github.com/goplus/mod) from 0.15.1 to 0.16.0. - [Release notes](https://github.com/goplus/mod/releases) - [Commits](https://github.com/goplus/mod/compare/v0.15.1...v0.16.0) --- updated-dependencies: - dependency-name: github.com/goplus/mod dependency-version: 0.16.0 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 796a45bd..6acc0c66 100644 --- a/go.mod +++ b/go.mod @@ -9,7 +9,7 @@ require ( github.com/goplus/lib v0.2.0 github.com/goplus/llgo/runtime v0.0.0-20250403035532-0a8a4eb6a653 github.com/goplus/llvm v0.8.3 - github.com/goplus/mod v0.15.1 + github.com/goplus/mod v0.16.0 github.com/qiniu/x v1.13.19 golang.org/x/tools v0.30.0 ) diff --git a/go.sum b/go.sum index 07a2154a..5662abb9 100644 --- a/go.sum +++ b/go.sum @@ -6,8 +6,8 @@ github.com/goplus/lib v0.2.0 h1:AjqkN1XK5H23wZMMlpaUYAMCDAdSBQ2NMFrLtSh7W4g= github.com/goplus/lib v0.2.0/go.mod h1:SgJv3oPqLLHCu0gcL46ejOP3x7/2ry2Jtxu7ta32kp0= github.com/goplus/llvm v0.8.3 h1:is1zOwhiQZWtLnOmSMVPO+1sPa2uK/XJ/FjTSfIjGBU= github.com/goplus/llvm v0.8.3/go.mod h1:PeVK8GgzxwAYCiMiUAJb5wJR6xbhj989tu9oulKLLT4= -github.com/goplus/mod v0.15.1 h1:kNSnM5ZIpZbZmySzv/oqK9uJF5RCxRvcLsxjDMOxWVw= -github.com/goplus/mod v0.15.1/go.mod h1:ww47rwm4lzsqZN8Oz5jH8wt/KsQclltMe45DelLJmSA= +github.com/goplus/mod v0.16.0 h1:5CHXx3no7YaMN5HN2sgZe9MbQnc8118JLjbOeetSTfc= +github.com/goplus/mod v0.16.0/go.mod h1:U69PUD2e1MnI2DYhuumj1Z6wvZ1bNbKqHUk1MK8Diqo= github.com/qiniu/x v1.13.19 h1:rZzWpifNjMtaMhhVnYHw9RGUn+84KGtclDZ9HAKtuZQ= github.com/qiniu/x v1.13.19/go.mod h1:AiovSOCaRijaf3fj+0CBOpR1457pn24b0Vdb1JpwhII= golang.org/x/mod v0.23.0 h1:Zb7khfcRGKk+kqfxFaP5tZqCnDZMjC5VtUBs87Hr6QM=