go-ethereum/core/asm
Arran Schlosberg 51afedec91
chore: Go 1.24 (#232)
## Why this should be merged

Version increase across all `ava-labs` EVM-related code.

## How this works

Bump to 1.24.8 in both `go.mod` files + requisite version increase for
`golangci-lint`.

## How this was tested

Existing tests.

---------

Co-authored-by: Austin Larson <austin.larson@avalabs.org>
2025-10-13 14:07:33 -04:00
..
asm.go [AUTO] rename Go module + update internal import paths 2024-10-17 01:49:47 +00:00
asm_test.go eth/tracers/js: fix isPush for push0 (#28520) 2023-11-14 13:14:38 +01:00
compiler.go [AUTO] rename Go module + update internal import paths 2024-10-17 01:49:47 +00:00
compiler_test.go cmd/evm: fix some issues with the evm run command (#28109) 2023-09-19 13:41:16 +02:00
lex_test.go core: fix typos (#28218) 2023-09-29 10:52:22 +03:00
lexer.go cmd/evm: fix some issues with the evm run command (#28109) 2023-09-19 13:41:16 +02:00
tokentype_string.go chore: Go 1.24 (#232) 2025-10-13 14:07:33 -04:00