repochecker: New plugin ip-inspector

This commit is contained in:
Mathieu Ghirlanda 2022-11-10 16:06:24 +01:00 committed by Pierre-Olivier Mercier
commit f1a2e6c360
5 changed files with 196 additions and 3 deletions

2
go.mod
View file

@ -9,7 +9,7 @@ require (
github.com/gin-gonic/gin v1.8.1
github.com/go-git/go-git/v5 v5.4.2
github.com/go-sql-driver/mysql v1.6.0
github.com/julienschmidt/httprouter v1.3.0
github.com/google/gopacket v1.1.19
github.com/studio-b12/gowebdav v0.0.0-20221109171924-60ec5ad56012
github.com/u2takey/ffmpeg-go v0.4.1
github.com/yuin/goldmark v1.5.2