Skip to content

Commit

Permalink
Merge pull request #1939 from goplus/dependabot/go_modules/github.com…
Browse files Browse the repository at this point in the history
…/goplus/llgo-0.9.2

build(deps): bump github.com/goplus/llgo from 0.9.1 to 0.9.2
  • Loading branch information
xushiwei authored Jul 18, 2024
2 parents 00a83df + 99585e7 commit b77efe8
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.1
github.com/goplus/llgo v0.9.2
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.1 h1:f9JsHjWQK1pJKIZVd/O/p0p2g9HTp963NSB8s4DCcAI=
github.com/goplus/llgo v0.9.1/go.mod h1:zsrtWZapL4aklZc99xBSZRynGzLTIT1mLRjP0VSn9iw=
github.com/goplus/llgo v0.9.2 h1:bzVroPtjT5Ib9qvLk3VYBcKcMS7Sbo5vPRKkqNZUzDk=
github.com/goplus/llgo v0.9.2/go.mod h1:zsrtWZapL4aklZc99xBSZRynGzLTIT1mLRjP0VSn9iw=
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 b77efe8

Please sign in to comment.