chore: upgrade dependencies

This commit is contained in:
2022-06-09 16:18:24 +02:00
parent fa2a3ce53b
commit ed0f844e40
74 changed files with 1707 additions and 408 deletions

View File

@@ -2,6 +2,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
//go:build !go1.13
// +build !go1.13
package errors

View File

@@ -2,6 +2,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
//go:build go1.13
// +build go1.13
package errors