chore: upgrade dependencies

This commit is contained in:
2022-06-09 15:59:30 +02:00
parent 5302d55a26
commit ee02b09657
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