squash forks and use correct amt library everywhere

This commit is contained in:
whyrusleeping 2020-02-04 18:26:42 -08:00
parent 2d6f0cc589
commit 572cf16a51

View File

@ -1,3 +1,5 @@
// Code generated by github.com/whyrusleeping/cbor-gen. DO NOT EDIT.
package sealing
import (
@ -8,8 +10,6 @@ import (
xerrors "golang.org/x/xerrors"
)
// Code generated by github.com/whyrusleeping/cbor-gen. DO NOT EDIT.
var _ = xerrors.Errorf
func (t *SealTicket) MarshalCBOR(w io.Writer) error {