Bump github.com/prometheus/common from 0.0.0-20180110214958-89604d197083 to 0.46.0 #148
build-integration.yml
on: pull_request
integration
11s
unit
10s
rubocop
12s
check-deps-tidy
13s
check-deps-updated
14s
release
0s
Annotations
7 errors
unit:
pkg/server/api/middleware/error_handler.go#L9
no required module provides package github.com/prometheus/common/log; to add it:
|
unit
Process completed with exit code 2.
|
integration:
pkg/server/api/middleware/error_handler.go#L9
no required module provides package github.com/prometheus/common/log; to add it:
|
integration
Process completed with exit code 2.
|
check-deps-updated:
pkg/server/api/middleware/error_handler.go#L9
cannot find module providing package github.com/prometheus/common/log: import lookup disabled by -mod=readonly
|
check-deps-updated
Process completed with exit code 1.
|
check-deps-tidy
Process completed with exit code 1.
|