syncthing/lib/upnp
Jakob Borg 8ef504f745
all: Simplify some method calls (#7499)
strings.Replace(a, b, c, -1) -> strings.ReplaceAll(a, b, c)

(Go 1.12) and who knows what was up with that dialQueue.Sort() thing.
2021-03-17 23:12:26 +01:00
..
debug.go all, lib/logger: Refactor SetDebug calls (#6054) 2019-10-04 13:03:34 +02:00
igd_service.go lib: More contextification (#6343) 2020-02-24 21:57:15 +01:00
upnp.go all: Simplify some method calls (#7499) 2021-03-17 23:12:26 +01:00
upnp_test.go all: Update license url to https (ref #3976) 2017-02-09 08:04:16 +01:00