This commit is contained in:
Neil Alexander 2023-05-07 17:29:46 +01:00
parent 8696650958
commit 1345960d5f
No known key found for this signature in database
GPG key ID: A02A2019A2BB0944
2 changed files with 1 additions and 52 deletions

2
go.mod
View file

@ -5,7 +5,7 @@ go 1.19
replace github.com/Arceliar/ironwood => github.com/Arceliar/ironwood v0.0.0-20230326213941-b977dd93b701
require (
github.com/Arceliar/ironwood v0.0.0-20230318003210-65aa386cab13
github.com/Arceliar/ironwood v0.0.0-20230506230631-14d951aa1d45
github.com/Arceliar/phony v0.0.0-20220903101357-530938a4b13d
github.com/cheggaaa/pb/v3 v3.0.8
github.com/gologme/log v1.2.0