mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
keyring: remove asarai@suse.de key
I no longer work at SUSE and thus this key (and email address) are no longer associated with me. Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
This commit is contained in:
@@ -56,7 +56,7 @@ GO_BUILD_STATIC := $(GO) build $(TRIMPATH) $(GO_BUILDMODE_STATIC) \
|
||||
$(EXTRA_FLAGS) -tags "$(BUILDTAGS) netgo osusergo" \
|
||||
-ldflags "$(LDFLAGS_COMMON) $(LDFLAGS_STATIC) $(EXTRA_LDFLAGS)"
|
||||
|
||||
GPG_KEYID ?= asarai@suse.de
|
||||
GPG_KEYID ?= cyphar@cyphar.com
|
||||
|
||||
# Some targets need cgo, which is disabled by default when cross compiling.
|
||||
# Enable cgo explicitly for those.
|
||||
|
||||
Reference in New Issue
Block a user