Update go.mod

This commit is contained in:
Zack 2018-11-01 07:29:23 -07:00 committed by GitHub
parent 73aeaec822
commit 09f89a4958
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -1,4 +1,4 @@
module github.com/schollz/croc/v4
module github.com/schollz/croc
require (
github.com/BurntSushi/toml v0.3.1