mirror of
https://github.com/vbatts/go-mtree.git
synced 2025-07-31 18:40:28 +00:00
dont use slices
This commit is contained in:
parent
17374843eb
commit
b062bc1c68
2 changed files with 12 additions and 12 deletions
2
go.mod
2
go.mod
|
@ -1,6 +1,6 @@
|
|||
module github.com/vbatts/go-mtree
|
||||
|
||||
go 1.18
|
||||
go 1.17
|
||||
|
||||
require (
|
||||
github.com/davecgh/go-spew v1.1.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue