chore: upgrade dependencies

This commit is contained in:
2022-06-09 18:09:49 +02:00
parent 7aab1ae56f
commit 2b557d69ad
89 changed files with 2095 additions and 596 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 !protolegacy
// +build !protolegacy
package flags

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 protolegacy
// +build protolegacy
package flags