1
0

Fix dependencies

This commit is contained in:
kolaente
2020-04-09 23:06:57 +02:00
parent 8d1a3f4fd7
commit 0e2449482f
27 changed files with 1117 additions and 548 deletions

View File

@ -1,3 +1,5 @@
module github.com/spf13/afero
require golang.org/x/text v0.3.0
go 1.13