mirror of
https://github.com/metabarcoding/obitools4.git
synced 2025-06-29 16:20:46 +00:00
Replace the CopyMap function by the MustFillMap and adds a InterfaceToIntMap function
This commit is contained in:
1
go.mod
1
go.mod
@ -14,6 +14,7 @@ require (
|
||||
require (
|
||||
github.com/KyleBanks/depth v1.2.1 // indirect
|
||||
github.com/akualab/gjoa v0.0.0-20150423185904-0953495dbcc7 // indirect
|
||||
github.com/barkimedes/go-deepcopy v0.0.0-20220514131651-17c30cfc62df // indirect
|
||||
github.com/golang/glog v1.0.0 // indirect
|
||||
github.com/klauspost/compress v1.15.9 // indirect
|
||||
github.com/klauspost/pgzip v1.2.5 // indirect
|
||||
|
Reference in New Issue
Block a user