chore: upgrade dependencies

This commit is contained in:
2022-06-09 17:59:21 +02:00
parent 48e75c1346
commit 816442ad3d
101 changed files with 1883 additions and 481 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