1
0
mirror of https://github.com/octoleo/syncthing.git synced 2025-01-02 22:50:18 +00:00
syncthing/lib/upnp
Jakob Borg b10d106a55
all: Modernize error wrapping ()
This replaces old style errors.Wrap with modern fmt.Errorf and removes
the (direct) dependency on github.com/pkg/errors. A couple of cases are
adjusted by hand as previously errors.Wrap(nil, ...) would return nil,
which is not what fmt.Errorf does.
2022-08-16 10:01:49 +02:00
..
debug.go all, lib/logger: Refactor SetDebug calls () 2019-10-04 13:03:34 +02:00
igd_service.go lib: More contextification () 2020-02-24 21:57:15 +01:00
upnp_test.go all: Update license url to https (ref ) 2017-02-09 08:04:16 +01:00
upnp.go all: Modernize error wrapping () 2022-08-16 10:01:49 +02:00