Skip to content

Commit

Permalink
Merge pull request containerd#5793 from thaJeztah/gotestsum_1.7
Browse files Browse the repository at this point in the history
update gotestsum to v1.7.0
  • Loading branch information
mxpv authored Jul 26, 2021
2 parents 3b7a3d5 + 18d6cc1 commit 3a503ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/setup/install-gotestsum
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.

GO111MODULE=on go install gotest.tools/gotestsum@1a9438079330f60c1301fdfacafbfac8763214a5
GO111MODULE=on go install gotest.tools/gotestsum@v1.7.0

0 comments on commit 3a503ac

Please sign in to comment.