Skip to content

Commit

Permalink
build(deps): bump github.com/goplus/c2go from 0.7.9 to 0.7.10
Browse files Browse the repository at this point in the history
Bumps [github.com/goplus/c2go](https://github.com/goplus/c2go) from 0.7.9 to 0.7.10.
- [Release notes](https://github.com/goplus/c2go/releases)
- [Commits](goplus/c2go@v0.7.9...v0.7.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 1, 2022
1 parent b4d8f64 commit bef3300
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -3,7 +3,7 @@ module github.com/goplus/gop
go 1.16

require (
github.com/goplus/c2go v0.7.9
github.com/goplus/c2go v0.7.10
github.com/goplus/gox v1.11.21
github.com/goplus/libc v0.3.11
github.com/goplus/mod v0.9.12
Expand Down
3 changes: 2 additions & 1 deletion go.sum
Expand Up @@ -2,8 +2,9 @@ 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/c2go v0.7.9 h1:Ow78e3TXzZWiKestFlkvcIGIWn5+9YxiTU/Une44feI=
github.com/goplus/c2go v0.7.9/go.mod h1:jnL5Nz4okPEF6N65aZhnrc72dG9afD2HCjvThScXcdg=
github.com/goplus/c2go v0.7.10 h1:ov8ubqk39iVPnFNmw6GMIvIVVWFqaOEgd4Olk81gcrE=
github.com/goplus/c2go v0.7.10/go.mod h1:ryOieVZqh0jmlPp45AMh9/sXIreTnyjDREP0EMX+pF0=
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=
Expand Down

0 comments on commit bef3300

Please sign in to comment.