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

update croc

This commit is contained in:
Zack Scholl 2019-04-29 16:54:31 -06:00
parent 1f49966bb1
commit 1045bd17b5
2 changed files with 24 additions and 41 deletions

2
go.mod
View file

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