Files
syncthing/cmd
Jakob Borg b10d106a55 all: Modernize error wrapping (#8491)
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
..
2021-03-17 22:22:49 +01:00
2022-07-28 17:54:12 +02:00
2022-07-28 17:54:12 +02:00
2014-07-01 12:20:25 +02:00