Skip to content

Commit

Permalink
build(deps): bump github.com/goplus/llgo from 0.9.5 to 0.9.6
Browse files Browse the repository at this point in the history
Bumps [github.com/goplus/llgo](https://github.com/goplus/llgo) from 0.9.5 to 0.9.6.
- [Release notes](https://github.com/goplus/llgo/releases)
- [Changelog](https://github.com/goplus/llgo/blob/main/.goreleaser.yaml)
- [Commits](goplus/llgo@v0.9.5...v0.9.6)

---
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 Aug 8, 2024
1 parent e023b0c commit 3f122b3
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.16.0
github.com/goplus/llgo v0.9.5
github.com/goplus/llgo v0.9.6
github.com/goplus/mod v0.13.12
github.com/qiniu/x v1.13.10
golang.org/x/tools v0.22.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.16.0 h1:hAK2ZX8vCjH+Y2QoJl9viSZ8Gw9pzE0vCz5voYBYnv4=
github.com/goplus/gogen v1.16.0/go.mod h1:92qEzVgv7y8JEFICWG9GvYI5IzfEkxYdsA1DbmnTkqk=
github.com/goplus/llgo v0.9.5 h1:ypexJ6qWGqoqw3ksZ6XlUQYLM62XuJCwDBMYJPjvPf0=
github.com/goplus/llgo v0.9.5/go.mod h1:zsrtWZapL4aklZc99xBSZRynGzLTIT1mLRjP0VSn9iw=
github.com/goplus/llgo v0.9.6 h1:QHEE39x+DRapuoz5vmGMGhAZ3Vaw29ZqRo4X8C//PqE=
github.com/goplus/llgo v0.9.6/go.mod h1:5Fs+08NslqofJ7xtOiIXugkurYOoQvY02ZkFNWA1uEI=
github.com/goplus/mod v0.13.12 h1:Trwk6j3i9VvBuW6/9ZxmkoFlEL2v3HKQu0Na1c6DAdw=
github.com/goplus/mod v0.13.12/go.mod h1:fyCcoiL02uUQK9CWxGK9pQzuJT+rZIvRKaaG+hSa2bk=
github.com/qiniu/x v1.13.10 h1:J4Z3XugYzAq85SlyAfqlKVrbf05glMbAOh+QncsDQpE=
Expand Down

0 comments on commit 3f122b3

Please sign in to comment.