Skip to content

Commit b7d1de5

Browse files
authored
Merge pull request #1653 from goplus/dependabot/go_modules/github.com/goplus/mod-0.19.5
chore(deps): bump github.com/goplus/mod from 0.19.3 to 0.19.5
2 parents bdace16 + cc5142e commit b7d1de5

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
@@ -10,7 +10,7 @@ require (
1010
github.com/goplus/lib v0.3.1
1111
github.com/goplus/llgo/runtime v0.0.0-00010101000000-000000000000
1212
github.com/goplus/llvm v0.8.7
13-
github.com/goplus/mod v0.19.3
13+
github.com/goplus/mod v0.19.5
1414
github.com/qiniu/x v1.16.3
1515
golang.org/x/tools v0.36.0
1616
gopkg.in/yaml.v3 v3.0.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ github.com/goplus/lib v0.3.1 h1:Xws4DBVvgOMu58awqB972wtvTacDbk3nqcbHjdx9KSg=
1212
github.com/goplus/lib v0.3.1/go.mod h1:SgJv3oPqLLHCu0gcL46ejOP3x7/2ry2Jtxu7ta32kp0=
1313
github.com/goplus/llvm v0.8.7 h1:FUpjuZ4Y+F9wNw2ztN5dCGnZnAQgH1YHaYEiX2QpfkQ=
1414
github.com/goplus/llvm v0.8.7/go.mod h1:PeVK8GgzxwAYCiMiUAJb5wJR6xbhj989tu9oulKLLT4=
15-
github.com/goplus/mod v0.19.3 h1:368JK52x8BNPjiL5H3XxDO7DnXJBQQfu8Hh+P7lKMMM=
16-
github.com/goplus/mod v0.19.3/go.mod h1:p1yuf9tyv7eJ2/ZUbxvXCb3uVWyOTjh5u/HXqUPlMrY=
15+
github.com/goplus/mod v0.19.5 h1:36sbRxKie2Or9aSfWT06X6WV37sBwARXYfKfGfHzEQs=
16+
github.com/goplus/mod v0.19.5/go.mod h1:T6Ta3xPXx8NQaRb8h632P5iBgIB77zXfh9vLNRFqMqk=
1717
github.com/goplus/plan9asm v0.0.0-20260212064924-71ea5584065b h1:DFZ0n92lGC3ogziCvtAHK8TKJf7oqiT4U576TIENiyk=
1818
github.com/goplus/plan9asm v0.0.0-20260212064924-71ea5584065b/go.mod h1:nnr49+IlbnOI5c0yb1fkbilBRcr50RPX0JAreDdYTUI=
1919
github.com/marcinbor85/gohex v0.0.0-20210308104911-55fb1c624d84 h1:hyAgCuG5nqTMDeUD8KZs7HSPs6KprPgPP8QmGV8nyvk=

0 commit comments

Comments
 (0)