We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d29f4f1 commit 19ec300Copy full SHA for 19ec300
go.mod
@@ -6,5 +6,5 @@ require (
6
github.com/davecgh/go-spew v1.1.1
7
github.com/go-gl/glfw v0.0.0-20190519095719-e6da0acd62b1
8
github.com/pkg/errors v0.8.1
9
- github.com/stretchr/testify v1.3.0
+ github.com/stretchr/testify v1.4.0
10
)
0 commit comments