mirror of
https://github.com/kubernetes-sigs/prometheus-adapter.git
synced 2026-04-06 01:38:10 +00:00
*: move all imports to github.com/kubernetes-sigs/prometheus-adapter
Signed-off-by: paulfantom <pawel@krupa.net.pl>
This commit is contained in:
parent
dd841a6e5e
commit
cd55a67b89
24 changed files with 50 additions and 50 deletions
|
|
@ -4,7 +4,7 @@ go:
|
|||
- '1.15'
|
||||
|
||||
# blech, Travis downloads with capitals in DirectXMan12, which confuses go
|
||||
go_import_path: github.com/directxman12/k8s-prometheus-adapter
|
||||
go_import_path: github.com/kubernetes-sigs/prometheus-adapter
|
||||
|
||||
script: make verify && git diff --exit-code
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue