github.com/muhammadn/cortex@v1.9.1-0.20220510110439-46bb7000d03d/pkg/ingester/client/dep.go (about) 1 package client 2 3 import ( 4 // This import exists to trick dep into vendoring the required protos 5 _ "github.com/gogo/protobuf/gogoproto" 6 )