mirror of
https://github.com/stretchr/testify.git
synced 2025-05-31 11:42:44 +00:00
added update instructions
This commit is contained in:
parent
93c66cec9b
commit
e509cd98a1
@ -154,6 +154,15 @@ Import the `testify/assert` package into your code using this template:
|
|||||||
|
|
||||||
------
|
------
|
||||||
|
|
||||||
|
Staying up to date
|
||||||
|
==================
|
||||||
|
|
||||||
|
To update Testify, use `go get -u`:
|
||||||
|
|
||||||
|
go get -u github.com/stretchrcom/testify
|
||||||
|
|
||||||
|
------
|
||||||
|
|
||||||
Contributing
|
Contributing
|
||||||
============
|
============
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user