go.sum #1640
Unanswered
LimbongRobin
asked this question in
Q&A
go.sum
#1640
Replies: 1 comment
-
Try running ‘go mod tidy’ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
how to solve this issue
C:\Program Files\Go\pkg\mod\github.com\stretchr\[email protected]\assert\assertions.go:20:2: missing go.sum entry for module providing package github.com/davecgh/go-spew/spew (imported by github.com/stretchr/testify/assert); to add:
go get github.com/stretchr/testify/[email protected]
Step To Reproduce
Expected behavior
Actual behavior
Beta Was this translation helpful? Give feedback.
All reactions