fix for go mod fork

This commit is contained in:
Christoph Bajohr 2019-03-12 17:31:50 +01:00
parent 7124cdc91b
commit c337739d0b
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -1,4 +1,4 @@
module github.com/spf13/cast module github.com/cbajohr/cast
require ( require (
github.com/davecgh/go-spew v1.1.1 // indirect github.com/davecgh/go-spew v1.1.1 // indirect