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

remove bits

This commit is contained in:
Zack Scholl 2019-04-03 21:21:35 -06:00
parent 7c731a90dc
commit 00e52848b5
30 changed files with 538 additions and 6527 deletions

2
go.mod
View file

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