Emil Tullstedt
05b4ce4861
Chore: Upgrade Go version to 1.19.1 (backport) ( #55733 )
...
Upgrades the version of Go used to build Grafana v9.1.x to 1.19.1.
Backport of Chore: Upgrade Go to 1.19.1 #54902
Backport of Chore: Update swagger to v0.30.2 #55159
2022-09-28 10:58:56 +02:00
Emil Tullstedt
f1834163ec
ShortURL: Use new Error type ( #50859 )
2022-06-15 15:11:36 +02:00
Emil Tullstedt
264c2a9d1e
Errors: Introduce error type with Grafana specific metadata ( #47504 )
2022-06-14 10:50:11 +02:00
Kat Yang
31630edf0c
Chore: Remove Wrapf ( #50128 )
...
* Chore: Remove Wrapf
* Remove all Wrapf refs
* Remove last Wrapf ref
* Fix lint errors
* Remove Wrap and Wrapf definitions
* Remove unnecessary colon
2022-06-06 22:30:31 +02:00
Arve Knudsen
16c185c3b9
Chore: Drop xerrors dependency ( #26718 )
...
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com >
2020-07-31 09:45:20 +02:00
Carl Bergquist
c55e6016bf
backend: replace /pkg/errors with errutil ( #17065 )
2019-05-15 12:20:17 +02:00
Andrej Ocenas
c429934a66
Chore: Use x/xerrors instead of pkg/errors ( #16668 )
...
* Use xerrors instead of pkg/errors
* Add Wrap util func
* Move Wrap to errutil package
2019-04-23 11:50:31 +02:00