go.mod: Update jackpal/gateway dependency (fixes #5288) (#6469)

This commit is contained in:
Alberto Donato
2020-03-30 11:11:55 +02:00
committed by GitHub
parent 1e2379df1b
commit 7709ac33a7
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ require (
github.com/gobwas/glob v0.2.3
github.com/gogo/protobuf v1.3.1
github.com/golang/groupcache v0.0.0-20190702054246-869f871628b6
github.com/jackpal/gateway v1.0.5
github.com/jackpal/gateway v1.0.6
github.com/jackpal/go-nat-pmp v1.0.2
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
github.com/kr/pretty v0.2.0 // indirect