use slices.DeleteFunc

This commit is contained in:
Michael Yang
2023-09-02 14:38:51 -04:00
parent 7fa6e51686
commit e9f6df7dca
3 changed files with 9 additions and 8 deletions

1
go.mod
View File

@@ -39,6 +39,7 @@ require (
github.com/ugorji/go/codec v1.2.11 // indirect
golang.org/x/arch v0.3.0 // indirect
golang.org/x/crypto v0.10.0
golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63
golang.org/x/net v0.10.0 // indirect
golang.org/x/sys v0.11.0 // indirect
golang.org/x/term v0.10.0