upgrade prometheus client-go
Signed-off-by: zackzhangkai <zackzhang@yunify.com>
This commit is contained in:
4
vendor/github.com/prometheus/common/log/log.go
generated
vendored
4
vendor/github.com/prometheus/common/log/log.go
generated
vendored
@@ -11,6 +11,10 @@
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
// Package log implements logging via logrus.
|
||||
//
|
||||
// Deprecated: This package has been replaced with github.com/prometheus/common/promlog.
|
||||
|
||||
package log
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user