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

Commit

Permalink
Merge pull request #39 from goplus/dependabot/go_modules/github.com/g…
Browse files Browse the repository at this point in the history
…oplus/c2go-0.7.9

Bump github.com/goplus/c2go from 0.7.8 to 0.7.9
  • Loading branch information
xushiwei committed Jul 23, 2022
2 parents bab50cc + 9680640 commit b54a582
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ module github.com/goplus/libc
go 1.16

require (
github.com/goplus/c2go v0.7.8
github.com/goplus/c2go v0.7.9
github.com/petermattis/goid v0.0.0-20220331194723-8ee3e6ded87a
)
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ 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.8 h1:XI7A9/5l4kXShaEhJj4ei8VprCiaCpX6lnwudosOtuU=
github.com/goplus/c2go v0.7.8/go.mod h1:6D9HpX+q/8/dmTT08l7sCpWyDTh22Sx3rJk83OvyVu8=
github.com/goplus/gox v1.11.12 h1:zb+hNzKbUJ16tDyGlwDIHzdArRLeDz+wXaBsNXeSDew=
github.com/goplus/gox v1.11.12/go.mod h1:wRCRSNukie4cDqADF4w0Btc2Gk6V3p3V6hI5+rsVqa8=
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/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 b54a582

Please sign in to comment.