Skip to content

Commit

Permalink
fix go.cap file
Browse files Browse the repository at this point in the history
  • Loading branch information
dsainati1 committed Jun 22, 2023
1 parent 673a6bd commit 590d03f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion go.cap
Original file line number Diff line number Diff line change
@@ -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)
Expand All @@ -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)

0 comments on commit 590d03f

Please sign in to comment.