mirror of
https://github.com/aljazceru/signal-cli-rest-api.git
synced 2026-01-20 07:14:52 +01:00
updated filepath-securejoin to v0.2.4 to fix a potential security issue
on windows
This commit is contained in:
@@ -4,7 +4,7 @@ go 1.14
|
||||
|
||||
require (
|
||||
github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751
|
||||
github.com/cyphar/filepath-securejoin v0.2.3
|
||||
github.com/cyphar/filepath-securejoin v0.2.4
|
||||
github.com/gabriel-vasile/mimetype v1.4.2
|
||||
github.com/gin-gonic/gin v1.9.1
|
||||
github.com/go-openapi/jsonreference v0.20.2 // indirect
|
||||
|
||||
Reference in New Issue
Block a user