mirror of
https://github.com/eosswedenorg/thalos
synced 2026-06-18 04:40:03 +02:00
convert abi_cache into a proper package.
This commit is contained in:
parent
97a3f0e2f3
commit
8df93439c3
6 changed files with 1 additions and 580 deletions
3
go.mod
3
go.mod
|
|
@ -21,7 +21,4 @@ require (
|
|||
golang.org/x/sys v0.0.0-20220128215802-99c3d69c2c27 // indirect
|
||||
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 // indirect
|
||||
golang.org/x/tools v0.1.9 // indirect
|
||||
internal/abi_cache v0.0.0
|
||||
)
|
||||
|
||||
replace internal/abi_cache => ./internal/abi_cache
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue