diff --git a/go.cap b/go.cap index 3f478e7d36..1a308b6451 100644 --- a/go.cap +++ b/go.cap @@ -1,6 +1,7 @@ github.com/onflow/cadence () github.com/davecgh/go-spew/spew (file) +github.com/k0kubun/pp (file) github.com/klauspost/cpuid/v2 (file, runtime) github.com/mattn/go-colorable (file) github.com/onflow/cadence/runtime/errors (runtime) @@ -10,5 +11,5 @@ github.com/stretchr/testify/assert (runtime, file, network) github.com/stretchr/testify/require (network) github.com/texttheater/golang-levenshtein/levenshtein (file) github.com/zeebo/blake3/internal/consts (file) -golang.org/x/sys/unix (file) +golang.org/x/sys/unix (runtime, syscall) golang.org/x/xerrors (runtime)