Skip to content
This repository was archived by the owner on Jun 19, 2024. It is now read-only.

Commit d1b6d0b

Browse files
Bump github.com/goplus/llgo from 0.8.2 to 0.8.3
Bumps [github.com/goplus/llgo](https://github.com/goplus/llgo) from 0.8.2 to 0.8.3. - [Release notes](https://github.com/goplus/llgo/releases) - [Commits](goplus/llgo@v0.8.2...v0.8.3) --- 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>
1 parent 9cda079 commit d1b6d0b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ module github.com/goplus/sqlite
22

33
go 1.18
44

5-
require github.com/goplus/llgo v0.8.2
5+
require github.com/goplus/llgo v0.8.3

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
github.com/goplus/llgo v0.8.2 h1:8IZQXlDpPHM8C84fATLJGmDkEkfrbn2kAikpNUeKBVE=
2-
github.com/goplus/llgo v0.8.2/go.mod h1:FZVAPoRTpAuQIizMP7wcZYcZ25Ft+GUX6WhD23GcFhc=
1+
github.com/goplus/llgo v0.8.3 h1:CKqQltgm7GWYQ2DiMbr0eQy0cs3tXFnRjbJISG/VJB8=
2+
github.com/goplus/llgo v0.8.3/go.mod h1:FZVAPoRTpAuQIizMP7wcZYcZ25Ft+GUX6WhD23GcFhc=

0 commit comments

Comments
 (0)