diff options
author | stefan <stefan@s00.xyz> | 2023-05-24 08:32:08 -0400 |
---|---|---|
committer | stefan <stefan@s00.xyz> | 2023-05-24 08:32:08 -0400 |
commit | ba2b9c8a1bb1876b6eb4c9783fde798b19de4418 (patch) | |
tree | 9b49307112b0f489189cf65c1b50dd281f8e430f /node/go.sum | |
parent | c30e7f5f99f9ad4d9552b645d7b89d7385972f99 (diff) | |
download | evm-ba2b9c8a1bb1876b6eb4c9783fde798b19de4418.tar.gz |
init
Diffstat (limited to 'node/go.sum')
-rw-r--r-- | node/go.sum | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/node/go.sum b/node/go.sum deleted file mode 100644 index e0f03a0..0000000 --- a/node/go.sum +++ /dev/null @@ -1,2 +0,0 @@ -github.com/holiman/uint256 v1.2.2 h1:TXKcSGc2WaxPD2+bmzAsVthL4+pEN0YwXcL5qED83vk= -github.com/holiman/uint256 v1.2.2/go.mod h1:SC8Ryt4n+UBbPbIBKaG9zbbDlp4jOru9xFZmPzLUTxw= |