mirror of
https://github.com/vbatts/go-mtree.git
synced 2025-07-31 18:40:28 +00:00
feat: implement mutate command
This commit is contained in:
parent
c216f6c013
commit
c8c5616b53
4 changed files with 166 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -1,6 +1,6 @@
|
|||
module github.com/vbatts/go-mtree
|
||||
|
||||
go 1.17
|
||||
go 1.18
|
||||
|
||||
require (
|
||||
github.com/davecgh/go-spew v1.1.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue