mirror of
https://github.com/containers/podman.git
synced 2025-12-04 04:09:40 +08:00
vendor: update containers/psgo
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
This commit is contained in:
4
vendor/github.com/containers/psgo/Makefile
generated
vendored
4
vendor/github.com/containers/psgo/Makefile
generated
vendored
@@ -1,3 +1,5 @@
|
||||
export GO111MODULE=off
|
||||
|
||||
SHELL= /bin/bash
|
||||
GO ?= go
|
||||
BUILD_DIR := ./bin
|
||||
@@ -51,7 +53,7 @@ install:
|
||||
.PHONY: .install.lint
|
||||
.install.lint:
|
||||
# Workaround for https://github.com/golangci/golangci-lint/issues/523
|
||||
go get -u github.com/golangci/golangci-lint/cmd/golangci-lint@master
|
||||
go get -u github.com/golangci/golangci-lint/cmd/golangci-lint
|
||||
|
||||
.PHONY: uninstall
|
||||
uninstall:
|
||||
|
||||
Reference in New Issue
Block a user