Skip to content

Commit

Permalink
llgo demo: use llgo v0.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
xushiwei committed Jul 19, 2024
1 parent b77efe8 commit 89aa897
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion demo/_llgo/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ module llgoexample

go 1.18 // llgo 1.0

require github.com/goplus/llgo v0.9.1
require github.com/goplus/llgo v0.9.2
4 changes: 2 additions & 2 deletions demo/_llgo/go.sum
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
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=

0 comments on commit 89aa897

Please sign in to comment.