This repository was archived by the owner on May 18, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,6 @@ module github.com/goplus/libc
3
3
go 1.16
4
4
5
5
require (
6
- github.com/goplus/c2go v0.7.2
6
+ github.com/goplus/c2go v0.7.5
7
7
github.com/petermattis/goid v0.0.0-20220331194723-8ee3e6ded87a
8
8
)
Original file line number Diff line number Diff line change @@ -2,12 +2,12 @@ github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSs
2
2
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
3
3
github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
4
4
github.com/google/gofuzz v1.0.0 /go.mod h1:dBl0BpW6vV/+mYPU4Po3pmUjxk6FQPldtuIdl/M65Eg =
5
- github.com/goplus/c2go v0.7.2 h1:jK4tD99Nej0PjPjBRZRahTftDPue5P+csylca/XjsMo =
6
- github.com/goplus/c2go v0.7.2 /go.mod h1:Gd/r7JdrxXDoFKXyP6tsKTM0+j50CGxT0QDJ/5k8hYU =
5
+ github.com/goplus/c2go v0.7.5 h1:lZHvPQUbGvT8jLbxI3gtU+83bjnHYagBsokkTK73DxE =
6
+ github.com/goplus/c2go v0.7.5 /go.mod h1:4KzA8rh0NkBk2MKKfZHaMyvIye8wxv99zXl32Kgc0Uc =
7
7
github.com/goplus/gox v1.11.7 h1:YbTrET69TPdZFwT7ESKeDmwq7wpXRb3DUZ474bCC9Og =
8
8
github.com/goplus/gox v1.11.7 /go.mod h1:gu7fuQF8RmWPZUjd+tEJGuV3m/vOEv0bHrct0x/KatM =
9
- github.com/goplus/mod v0.9.7 h1:dH1XuDlMTkbWgEP1V4Mpz834W5NGwnfGQZ7tSpR5HXU =
10
- github.com/goplus/mod v0.9.7 /go.mod h1:NHU13OjeNV3ez1f+R9FLJIlIun0KNSuZb0jnmP3N3o8 =
9
+ github.com/goplus/mod v0.9.9 h1:EvXTp4Yb7jQ2q660jA74snVaQfLKyizHcZHicqjv/oU =
10
+ github.com/goplus/mod v0.9.9 /go.mod h1:NHU13OjeNV3ez1f+R9FLJIlIun0KNSuZb0jnmP3N3o8 =
11
11
github.com/json-iterator/go v1.1.12 h1:PV8peI4a0ysnczrg+LtxykD8LfKY9ML6u2jnxaEnrnM =
12
12
github.com/json-iterator/go v1.1.12 /go.mod h1:e30LSqwooZae/UwlEbR2852Gd8hjQvJoHmT4TnhNGBo =
13
13
github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421 h1:ZqeYNhU3OHLH3mGKHDcjJRFFRrJa6eAM5H+CtDdOsPc =
You can’t perform that action at this time.
0 commit comments