Add 21533-23552 to symbol tests
This commit is contained in:
@@ -1,8 +1,17 @@
|
||||
module github.com/pgaskin/NickelMenu/test/syms
|
||||
|
||||
go 1.14
|
||||
go 1.25.4
|
||||
|
||||
require (
|
||||
github.com/pgaskin/kobopatch v0.15.1
|
||||
github.com/pgaskin/kobopatch v0.16.0
|
||||
github.com/xi2/xz v0.0.0-20171230120015-48954b6210f8
|
||||
)
|
||||
|
||||
require (
|
||||
github.com/ianlancetaylor/demangle v0.0.0-20250628045327-2d64ad6b7ec5 // indirect
|
||||
github.com/pgaskin/go-libz v0.0.2 // indirect
|
||||
github.com/riking/cssparse v0.0.0-20180325025645-c37ded0aac89 // indirect
|
||||
github.com/tetratelabs/wazero v1.9.0 // indirect
|
||||
golang.org/x/text v0.3.2 // indirect
|
||||
rsc.io/arm v0.0.0-20150420010332-9c32f2193064 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user