Skip to content

Commit

Permalink
deps:update llgo
Browse files Browse the repository at this point in the history
  • Loading branch information
luoliwoshang committed Dec 23, 2024
1 parent 5d9acfa commit e232e97
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
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.20
require (
github.com/google/go-cmp v0.6.0
github.com/goplus/gogen v1.16.3
github.com/goplus/llgo v0.9.9-0.20241217064315-b4af70ada9f0
github.com/goplus/llgo v0.9.9-0.20241220231339-070d64f365ef
github.com/goplus/mod v0.13.12
)

Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ github.com/goplus/gogen v1.16.3 h1:nNkV1b6zd89d/UhMb4bZHcEfdAHtPaadrJFXNcoUITI=
github.com/goplus/gogen v1.16.3/go.mod h1:6TQYbabXDF9LCdDkOOzHmfg1R4ENfXQ3XpHa9RhTSD8=
github.com/goplus/llgo v0.9.9-0.20241217064315-b4af70ada9f0 h1:+W0c6OtIrheLj+Y5vd3oYL4NzKUzuijHJ4MZ2jhgQiQ=
github.com/goplus/llgo v0.9.9-0.20241217064315-b4af70ada9f0/go.mod h1:1phqPJEgr/uw59PRz/NB7s54OoP+NGjC6pz0HovT5JY=
github.com/goplus/llgo v0.9.9-0.20241220231339-070d64f365ef h1:uav5CZ5IGj9+xYXV4UsxyPuFgndlthvTyltitTKliew=
github.com/goplus/llgo v0.9.9-0.20241220231339-070d64f365ef/go.mod h1:1phqPJEgr/uw59PRz/NB7s54OoP+NGjC6pz0HovT5JY=
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 e232e97

Please sign in to comment.