Update dependencies

This commit is contained in:
Julian Kornberger
2020-07-08 08:20:38 +02:00
parent 5563613968
commit 0d36957938
2 changed files with 7 additions and 6 deletions

4
go.mod
View File

@@ -1,5 +1,5 @@
module github.com/jlaffaye/ftp
go 1.13
go 1.14
require github.com/stretchr/testify v1.4.0
require github.com/stretchr/testify v1.6.1