Skip to content

Commit 5e12443

Browse files
authored
Merge pull request #1949 from goplus/dependabot/go_modules/github.com/goplus/llgo-0.9.3
build(deps): bump github.com/goplus/llgo from 0.9.2 to 0.9.3
2 parents b3f8825 + bb91b2e commit 5e12443

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.18
55
require (
66
github.com/fsnotify/fsnotify v1.7.0
77
github.com/goplus/gogen v1.16.0
8-
github.com/goplus/llgo v0.9.2
8+
github.com/goplus/llgo v0.9.3
99
github.com/goplus/mod v0.13.12
1010
github.com/qiniu/x v1.13.10
1111
golang.org/x/tools v0.22.0

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ github.com/fsnotify/fsnotify v1.7.0 h1:8JEhPFa5W2WU7YfeZzPNqzMP6Lwt7L2715Ggo0nos
22
github.com/fsnotify/fsnotify v1.7.0/go.mod h1:40Bi/Hjc2AVfZrqy+aj+yEI+/bRxZnMJyTJwOpGvigM=
33
github.com/goplus/gogen v1.16.0 h1:hAK2ZX8vCjH+Y2QoJl9viSZ8Gw9pzE0vCz5voYBYnv4=
44
github.com/goplus/gogen v1.16.0/go.mod h1:92qEzVgv7y8JEFICWG9GvYI5IzfEkxYdsA1DbmnTkqk=
5-
github.com/goplus/llgo v0.9.2 h1:bzVroPtjT5Ib9qvLk3VYBcKcMS7Sbo5vPRKkqNZUzDk=
6-
github.com/goplus/llgo v0.9.2/go.mod h1:zsrtWZapL4aklZc99xBSZRynGzLTIT1mLRjP0VSn9iw=
5+
github.com/goplus/llgo v0.9.3 h1:ChS+7kRSepBinsHg9+BstyYGepnqCOfP6KevRL0NZtI=
6+
github.com/goplus/llgo v0.9.3/go.mod h1:zsrtWZapL4aklZc99xBSZRynGzLTIT1mLRjP0VSn9iw=
77
github.com/goplus/mod v0.13.12 h1:Trwk6j3i9VvBuW6/9ZxmkoFlEL2v3HKQu0Na1c6DAdw=
88
github.com/goplus/mod v0.13.12/go.mod h1:fyCcoiL02uUQK9CWxGK9pQzuJT+rZIvRKaaG+hSa2bk=
99
github.com/qiniu/x v1.13.10 h1:J4Z3XugYzAq85SlyAfqlKVrbf05glMbAOh+QncsDQpE=

0 commit comments

Comments
 (0)