mirror of
https://github.com/beego/bee.git
synced 2025-09-19 01:12:09 +00:00
Update vendor folder (Delve support)
This commit is contained in:
3
vendor/rsc.io/x86/x86asm/Makefile
generated
vendored
Normal file
3
vendor/rsc.io/x86/x86asm/Makefile
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
tables.go: ../x86map/map.go ../x86.csv
|
||||
go run ../x86map/map.go -fmt=decoder ../x86.csv >_tables.go && gofmt _tables.go >tables.go && rm _tables.go
|
||||
|
Reference in New Issue
Block a user