Upgrading server dependancies (#6984)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
e2f4492ead
Коммит
58839cefb5
4
vendor/github.com/prometheus/procfs/Makefile
сгенерированный
поставляемый
4
vendor/github.com/prometheus/procfs/Makefile
сгенерированный
поставляемый
@@ -11,8 +11,8 @@ lint:
|
||||
test: sysfs/fixtures/.unpacked
|
||||
go test -v ./...
|
||||
|
||||
sysfs/fixtures/.unpacked: sysfs/fixtures.tar.gz
|
||||
cd sysfs && tar xzf fixtures.tar.gz
|
||||
sysfs/fixtures/.unpacked: sysfs/fixtures.ttar
|
||||
./ttar -C sysfs -x -f sysfs/fixtures.ttar
|
||||
touch $@
|
||||
|
||||
.PHONY: fmt lint test ci
|
||||
|
||||
Ссылка в новой задаче
Block a user