From c08a796493d803af69f91d5132fd38ddfed1c852 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Jul 2022 17:40:58 +0000 Subject: [PATCH] build(deps): bump github.com/goplus/gox from 1.11.19 to 1.11.21 Bumps [github.com/goplus/gox](https://github.com/goplus/gox) from 1.11.19 to 1.11.21. - [Release notes](https://github.com/goplus/gox/releases) - [Commits](https://github.com/goplus/gox/compare/v1.11.19...v1.11.21) --- updated-dependencies: - dependency-name: github.com/goplus/gox dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/go.mod b/go.mod index c7455f9c2..a63c123b1 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.16 require ( github.com/goplus/c2go v0.7.9 - github.com/goplus/gox v1.11.19 + github.com/goplus/gox v1.11.21 github.com/goplus/libc v0.3.11 github.com/goplus/mod v0.9.12 github.com/qiniu/x v1.11.9 diff --git a/go.sum b/go.sum index 0ea5cc326..073c07a27 100644 --- a/go.sum +++ b/go.sum @@ -4,8 +4,9 @@ github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSs github.com/google/gofuzz v1.0.0/go.mod h1:dBl0BpW6vV/+mYPU4Po3pmUjxk6FQPldtuIdl/M65Eg= github.com/goplus/c2go v0.7.9 h1:Ow78e3TXzZWiKestFlkvcIGIWn5+9YxiTU/Une44feI= github.com/goplus/c2go v0.7.9/go.mod h1:jnL5Nz4okPEF6N65aZhnrc72dG9afD2HCjvThScXcdg= -github.com/goplus/gox v1.11.19 h1:6pS9waTCQ1uKjDdrJ64QYrwKxDbZhJCzY+OAHLiZ7Dw= github.com/goplus/gox v1.11.19/go.mod h1:wRCRSNukie4cDqADF4w0Btc2Gk6V3p3V6hI5+rsVqa8= +github.com/goplus/gox v1.11.21 h1:zxWg7kZRDnLSxJZ4G8XPIlbvdGugrB3jgRb+MzV296o= +github.com/goplus/gox v1.11.21/go.mod h1:wRCRSNukie4cDqADF4w0Btc2Gk6V3p3V6hI5+rsVqa8= github.com/goplus/libc v0.3.11 h1:g1le86zLv2XnvbiUFDf6DBvP6gqpfDg5k6wjummY13s= github.com/goplus/libc v0.3.11/go.mod h1:RouKfH9WBncIrGolO2+peF2qqKxdEfDs2AKRcLjx53A= github.com/goplus/mod v0.9.12 h1:CjgBGQIYqUTPGl3MrAS5CICzJwxbIfSa4OlEb141Gs4=