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
..
2022-01-13 23:38:21 +01:00
2021-02-04 21:10:41 +01:00
2020-08-25 08:11:14 +02:00
2020-10-02 08:07:05 +02:00
2020-08-25 08:11:14 +02:00
2020-10-02 08:07:05 +02:00
2022-07-28 17:32:45 +02:00
2022-07-28 19:36:39 +02:00
2022-08-16 10:01:49 +02:00
2022-07-26 08:24:58 +02:00
2019-10-04 13:03:34 +02:00
2022-07-28 17:00:41 +02:00
2021-05-19 13:30:20 +02:00
2022-07-28 19:36:39 +02:00
2022-08-12 07:47:20 +02:00
2020-11-09 15:33:32 +01:00
2020-11-09 15:33:32 +01:00
2022-07-28 17:32:45 +02:00
2021-05-19 13:30:20 +02:00
2020-08-25 08:11:14 +02:00
2021-05-19 13:30:20 +02:00
2020-08-25 08:11:14 +02:00
2020-10-02 08:07:05 +02:00
2020-10-22 19:54:35 +02:00
2022-07-28 19:36:39 +02:00
2021-09-26 12:08:23 +02:00
2021-01-11 15:14:44 +01:00
2022-07-26 16:53:10 +02:00
2020-08-25 08:11:14 +02:00
2020-10-02 08:07:05 +02:00
2022-02-24 17:07:51 +01:00
2022-07-28 16:51:03 +02:00
2021-05-19 13:30:20 +02:00
2019-11-29 09:11:52 +01:00
2020-08-25 08:11:14 +02:00
2020-10-02 08:07:05 +02:00
2021-02-26 12:04:05 +01:00
2021-05-19 13:30:20 +02:00
2022-01-13 23:38:21 +01:00