mirror of
https://github.com/vbatts/go-mtree.git
synced 2024-11-15 13:18:45 +00:00
Vincent Batts
b5e683dfc9
Fixes: #159 ```shell vbatts@fogel:~/src/github.com/vbatts/go-mtree$ ./gomtree -c -f foo vbatts@fogel:~/src/github.com/vbatts/go-mtree$ ./gomtree -c -f bar -K sha256 vbatts@fogel:~/src/github.com/vbatts/go-mtree$ ./gomtree -f foo -f bar "foo": unexpected path ".": keyword "time": expected 1649109728.228935367; got 1649109734.412959677 FATA[0000] manifest validation failed vbatts@fogel:~/src/github.com/vbatts/go-mtree$ echo $? 1 ``` Signed-off-by: Vincent Batts <vbatts@hashbangbash.com> |
||
---|---|---|
.. | ||
main.go |