mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
*: Refresh of dependencies (#12399)
This PR focuses on dependencies that have new stable versions.
This commit is contained in:
@@ -21,12 +21,11 @@
|
||||
package tools
|
||||
|
||||
import (
|
||||
// Uncomment when upgrading to >1.9.0 version
|
||||
// _ "github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway"
|
||||
_ "github.com/alexkohler/nakedret"
|
||||
_ "github.com/chzchzchz/goword"
|
||||
_ "github.com/coreos/license-bill-of-materials"
|
||||
_ "github.com/gordonklaus/ineffassign"
|
||||
_ "github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway"
|
||||
_ "github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger"
|
||||
_ "github.com/gyuho/gocovmerge"
|
||||
_ "github.com/hexfusion/schwag"
|
||||
|
||||
Reference in New Issue
Block a user