build: Update to patched github.com/gobwas/glob (fixes #8386) (#8387)

The glob package has seen very little activity the last few years so I'm
not holding my breath on getting this merged.
This commit is contained in:
Jakob Borg
2022-06-15 21:49:15 +02:00
committed by GitHub
parent f7e30a9f10
commit 0e79b532cf
3 changed files with 35 additions and 5 deletions
+4 -1
View File
@@ -1,5 +1,7 @@
module github.com/syncthing/syncthing
go 1.17
require (
github.com/AudriusButkevicius/pfilter v0.0.10
github.com/AudriusButkevicius/recli v0.0.6
@@ -80,4 +82,5 @@ require (
gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 // indirect
)
go 1.17
// https://github.com/gobwas/glob/pull/55
replace github.com/gobwas/glob v0.2.3 => github.com/calmh/glob v0.0.0-20220615080505-1d823af5017b