Skip to content

Commit

Permalink
build(deps): bump github.com/goplus/llgo from 0.8.2 to 0.8.3
Browse files Browse the repository at this point in the history
Bumps [github.com/goplus/llgo](https://github.com/goplus/llgo) from 0.8.2 to 0.8.3.
- [Release notes](https://github.com/goplus/llgo/releases)
- [Commits](goplus/llgo@v0.8.2...v0.8.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 19, 2024
1 parent 9064921 commit 9b6d3f9
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 @@ -5,7 +5,7 @@ go 1.18
require (
github.com/fsnotify/fsnotify v1.7.0
github.com/goplus/gogen v1.15.3-0.20240424153048-0d40138c65a5
github.com/goplus/llgo v0.8.2
github.com/goplus/llgo v0.8.3
github.com/goplus/mod v0.13.10
github.com/qiniu/x v1.13.10
golang.org/x/tools v0.21.0
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/fsnotify/fsnotify v1.7.0 h1:8JEhPFa5W2WU7YfeZzPNqzMP6Lwt7L2715Ggo0nos
github.com/fsnotify/fsnotify v1.7.0/go.mod h1:40Bi/Hjc2AVfZrqy+aj+yEI+/bRxZnMJyTJwOpGvigM=
github.com/goplus/gogen v1.15.3-0.20240424153048-0d40138c65a5 h1:OpVAkQH6VJaP4ooZgqeETcgW1Ac9wxLXej0Jl+PlxCs=
github.com/goplus/gogen v1.15.3-0.20240424153048-0d40138c65a5/go.mod h1:92qEzVgv7y8JEFICWG9GvYI5IzfEkxYdsA1DbmnTkqk=
github.com/goplus/llgo v0.8.2 h1:8IZQXlDpPHM8C84fATLJGmDkEkfrbn2kAikpNUeKBVE=
github.com/goplus/llgo v0.8.2/go.mod h1:FZVAPoRTpAuQIizMP7wcZYcZ25Ft+GUX6WhD23GcFhc=
github.com/goplus/llgo v0.8.3 h1:CKqQltgm7GWYQ2DiMbr0eQy0cs3tXFnRjbJISG/VJB8=
github.com/goplus/llgo v0.8.3/go.mod h1:FZVAPoRTpAuQIizMP7wcZYcZ25Ft+GUX6WhD23GcFhc=
github.com/goplus/mod v0.13.10 h1:5Om6KOvo31daN7N30kWU1vC5zhsJPM+uPbcEN/FnlzE=
github.com/goplus/mod v0.13.10/go.mod h1:HDuPZgpWiaTp3PUolFgsiX+Q77cbUWB/mikVHfYND3c=
github.com/qiniu/x v1.13.10 h1:J4Z3XugYzAq85SlyAfqlKVrbf05glMbAOh+QncsDQpE=
Expand Down

0 comments on commit 9b6d3f9

Please sign in to comment.