Skip to content
This repository has been archived by the owner on May 18, 2024. It is now read-only.

Commit

Permalink
build(deps): bump github.com/goplus/gox from 1.11.18 to 1.11.19
Browse files Browse the repository at this point in the history
Bumps [github.com/goplus/gox](https://github.com/goplus/gox) from 1.11.18 to 1.11.19.
- [Release notes](https://github.com/goplus/gox/releases)
- [Commits](goplus/gogen@v1.11.18...v1.11.19)

---
updated-dependencies:
- dependency-name: github.com/goplus/gox
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 23, 2022
1 parent f16bd8b commit 9839f0f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/goplus/c2go
go 1.16

require (
github.com/goplus/gox v1.11.18
github.com/goplus/gox v1.11.19
github.com/goplus/mod v0.9.12
github.com/json-iterator/go v1.1.12
github.com/qiniu/x v1.11.9
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSs
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/google/gofuzz v1.0.0/go.mod h1:dBl0BpW6vV/+mYPU4Po3pmUjxk6FQPldtuIdl/M65Eg=
github.com/goplus/gox v1.11.18 h1:L9bilmiNM7XffmDLJq2aCMg1pyEMmuLxomg+6vwJLs4=
github.com/goplus/gox v1.11.18/go.mod h1:wRCRSNukie4cDqADF4w0Btc2Gk6V3p3V6hI5+rsVqa8=
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/mod v0.9.12 h1:CjgBGQIYqUTPGl3MrAS5CICzJwxbIfSa4OlEb141Gs4=
github.com/goplus/mod v0.9.12/go.mod h1:YoPIowz71rnLLROA4YG0AC8bzDtPRyMaQwgTRLr8ri4=
github.com/json-iterator/go v1.1.12 h1:PV8peI4a0ysnczrg+LtxykD8LfKY9ML6u2jnxaEnrnM=
Expand Down

0 comments on commit 9839f0f

Please sign in to comment.