deps: remove shlex (#1086)

This commit is contained in:
Ryan
2022-03-29 17:55:40 +02:00
committed by GitHub
parent de81979800
commit 31d3603173
3 changed files with 2 additions and 4 deletions

1
go.mod
View File

@@ -13,7 +13,6 @@ require (
github.com/go-git/go-billy/v5 v5.3.1
github.com/go-git/go-git/v5 v5.4.2
github.com/go-ini/ini v1.66.4
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
github.com/joho/godotenv v1.4.0
github.com/julienschmidt/httprouter v1.3.0
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51