use stdlib "slices".

This commit is contained in:
fiatjaf
2024-02-08 16:36:18 -03:00
parent 1b0ecd993e
commit 4cb1ec89c0
7 changed files with 7 additions and 8 deletions

1
go.mod
View File

@@ -6,7 +6,6 @@ require (
github.com/btcsuite/btcd v0.23.4
github.com/btcsuite/btcd/chaincfg/chainhash v1.0.1
golang.org/x/crypto v0.13.0
golang.org/x/exp v0.0.0-20230905200255-921286631fa9
)
require (