1
1
Fork 0
mirror of https://github.com/schollz/croc.git synced 2025-10-11 05:11:06 +02:00

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

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