<86>Feb 21 05:14:41 userdel[3755330]: delete user 'rooter' <86>Feb 21 05:14:41 groupadd[3755385]: group added to /etc/group: name=rooter, GID=1874 <86>Feb 21 05:14:41 groupadd[3755385]: group added to /etc/gshadow: name=rooter <86>Feb 21 05:14:41 groupadd[3755385]: new group: name=rooter, GID=1874 <86>Feb 21 05:14:41 useradd[3755437]: new user: name=rooter, UID=1874, GID=1874, home=/root, shell=/bin/bash, from=none <86>Feb 21 05:14:41 userdel[3755578]: delete user 'builder' <86>Feb 21 05:14:41 userdel[3755578]: removed group 'builder' owned by 'builder' <86>Feb 21 05:14:41 userdel[3755578]: removed shadow group 'builder' owned by 'builder' <86>Feb 21 05:14:41 groupadd[3755638]: group added to /etc/group: name=builder, GID=1875 <86>Feb 21 05:14:41 groupadd[3755638]: group added to /etc/gshadow: name=builder <86>Feb 21 05:14:41 groupadd[3755638]: new group: name=builder, GID=1875 <86>Feb 21 05:14:41 useradd[3755693]: new user: name=builder, UID=1875, GID=1875, home=/usr/src, shell=/bin/bash, from=none <13>Feb 21 05:14:47 rpmi: rpm-macros-golang-1.0.9-alt1 sisyphus+334552.100.1.1 1700142507 installed <13>Feb 21 05:14:48 rpmi: golang-src-1.24.0-alt2 sisyphus+375083.100.1.3 1739799830 installed <13>Feb 21 05:14:50 rpmi: golang-1.24.0-alt2 sisyphus+375083.100.1.3 1739799830 installed <13>Feb 21 05:14:50 rpmi: rpm-build-golang-1.0.9-alt1 sisyphus+334552.100.1.1 1700142507 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/matterbridge-1.22.3-alt1.nosrc.rpm (w1.gzdio) Installing matterbridge-1.22.3-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.78087 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf matterbridge-1.22.3 + echo 'Source #0 (matterbridge-1.22.3.tar):' Source #0 (matterbridge-1.22.3.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/matterbridge-1.22.3.tar + cd matterbridge-1.22.3 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.78087 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd matterbridge-1.22.3 + export BUILDDIR=/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath + BUILDDIR=/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath + export IMPORT_PATH=github.com/42wim/matterbridge + IMPORT_PATH=github.com/42wim/matterbridge + export GOPATH=/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath:/usr/share/gocode + GOPATH=/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath:/usr/share/gocode + /usr/share/golang/golang-prepare mkdir: created directory '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath' mkdir: created directory '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src' mkdir: created directory '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com' mkdir: created directory '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim' mkdir: created directory '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge' 'Dockerfile' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/Dockerfile' 'LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/LICENSE' 'README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/README.md' 'bridge' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge' 'bridge/api' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/api' 'bridge/api/api.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/api/api.go' 'bridge/bridge.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/bridge.go' 'bridge/config' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/config' 'bridge/config/config.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/config/config.go' 'bridge/discord' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/discord' 'bridge/discord/discord.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/discord/discord.go' 'bridge/discord/handlers.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/discord/handlers.go' 'bridge/discord/handlers_test.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/discord/handlers_test.go' 'bridge/discord/helpers.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/discord/helpers.go' 'bridge/discord/helpers_test.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/discord/helpers_test.go' 'bridge/discord/transmitter' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/discord/transmitter' 'bridge/discord/transmitter/transmitter.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/discord/transmitter/transmitter.go' 'bridge/discord/transmitter/utils.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/discord/transmitter/utils.go' 'bridge/discord/webhook.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/discord/webhook.go' 'bridge/gitter' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/gitter' 'bridge/gitter/gitter.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/gitter/gitter.go' 'bridge/helper' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/helper' 'bridge/helper/helper.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/helper/helper.go' 'bridge/helper/helper_test.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/helper/helper_test.go' 'bridge/irc' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/irc' 'bridge/irc/handlers.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/irc/handlers.go' 'bridge/irc/irc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/irc/irc.go' 'bridge/keybase' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/keybase' 'bridge/keybase/handlers.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/keybase/handlers.go' 'bridge/keybase/keybase.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/keybase/keybase.go' 'bridge/matrix' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/matrix' 'bridge/matrix/helpers.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/matrix/helpers.go' 'bridge/matrix/matrix.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/matrix/matrix.go' 'bridge/matrix/matrix_test.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/matrix/matrix_test.go' 'bridge/mattermost' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/mattermost' 'bridge/mattermost/handlers.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/mattermost/handlers.go' 'bridge/mattermost/helpers.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/mattermost/helpers.go' 'bridge/mattermost/mattermost.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/mattermost/mattermost.go' 'bridge/msteams' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/msteams' 'bridge/msteams/handler.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/msteams/handler.go' 'bridge/msteams/msteams.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/msteams/msteams.go' 'bridge/mumble' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/mumble' 'bridge/mumble/handlers.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/mumble/handlers.go' 'bridge/mumble/helpers.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/mumble/helpers.go' 'bridge/mumble/mumble.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/mumble/mumble.go' 'bridge/nctalk' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/nctalk' 'bridge/nctalk/nctalk.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/nctalk/nctalk.go' 'bridge/rocketchat' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/rocketchat' 'bridge/rocketchat/handlers.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/rocketchat/handlers.go' 'bridge/rocketchat/helpers.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/rocketchat/helpers.go' 'bridge/rocketchat/rocketchat.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/rocketchat/rocketchat.go' 'bridge/slack' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/slack' 'bridge/slack/handlers.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/slack/handlers.go' 'bridge/slack/helpers.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/slack/helpers.go' 'bridge/slack/helpers_test.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/slack/helpers_test.go' 'bridge/slack/legacy.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/slack/legacy.go' 'bridge/slack/slack.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/slack/slack.go' 'bridge/slack/users_channels.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/slack/users_channels.go' 'bridge/sshchat' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/sshchat' 'bridge/sshchat/sshchat.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/sshchat/sshchat.go' 'bridge/steam' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/steam' 'bridge/steam/handlers.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/steam/handlers.go' 'bridge/steam/steam.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/steam/steam.go' 'bridge/telegram' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/telegram' 'bridge/telegram/handlers.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/telegram/handlers.go' 'bridge/telegram/html.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/telegram/html.go' 'bridge/telegram/telegram.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/telegram/telegram.go' 'bridge/vk' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/vk' 'bridge/vk/vk.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/vk/vk.go' 'bridge/whatsapp' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/whatsapp' 'bridge/whatsapp/handlers.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/whatsapp/handlers.go' 'bridge/whatsapp/helpers.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/whatsapp/helpers.go' 'bridge/whatsapp/whatsapp.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/whatsapp/whatsapp.go' 'bridge/xmpp' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/xmpp' 'bridge/xmpp/handler.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/xmpp/handler.go' 'bridge/xmpp/helpers.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/xmpp/helpers.go' 'bridge/xmpp/xmpp.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/xmpp/xmpp.go' 'bridge/zulip' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/zulip' 'bridge/zulip/zulip.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/bridge/zulip/zulip.go' 'changelog.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/changelog.md' 'contrib' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/contrib' 'contrib/api.yaml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/contrib/api.yaml' 'contrib/example.tengo' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/contrib/example.tengo' 'contrib/matterbridge.service' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/contrib/matterbridge.service' 'contrib/outmessage-discordemoji.tengo' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/contrib/outmessage-discordemoji.tengo' 'contrib/outmessage-irccolornick.tengo' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/contrib/outmessage-irccolornick.tengo' 'contrib/outmessage-irccolors.tengo' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/contrib/outmessage-irccolors.tengo' 'contrib/remotenickformat-zerowidth.tengo' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/contrib/remotenickformat-zerowidth.tengo' 'contrib/remotenickformat.tengo' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/contrib/remotenickformat.tengo' 'docker' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/docker' 'docker/arm' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/docker/arm' 'docker/arm/Dockerfile' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/docker/arm/Dockerfile' 'gateway' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/gateway' 'gateway/bench.tengo' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/gateway/bench.tengo' 'gateway/bridgemap' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/gateway/bridgemap' 'gateway/bridgemap/api.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/gateway/bridgemap/api.go' 'gateway/bridgemap/bdiscord.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/gateway/bridgemap/bdiscord.go' 'gateway/bridgemap/bgitter.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/gateway/bridgemap/bgitter.go' 'gateway/bridgemap/birc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/gateway/bridgemap/birc.go' 'gateway/bridgemap/bkeybase.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/gateway/bridgemap/bkeybase.go' 'gateway/bridgemap/bmatrix.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/gateway/bridgemap/bmatrix.go' 'gateway/bridgemap/bmattermost.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/gateway/bridgemap/bmattermost.go' 'gateway/bridgemap/bmsteams.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/gateway/bridgemap/bmsteams.go' 'gateway/bridgemap/bmumble.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/gateway/bridgemap/bmumble.go' 'gateway/bridgemap/bnctalk.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/gateway/bridgemap/bnctalk.go' 'gateway/bridgemap/bridgemap.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/gateway/bridgemap/bridgemap.go' 'gateway/bridgemap/brocketchat.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/gateway/bridgemap/brocketchat.go' 'gateway/bridgemap/bslack.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/gateway/bridgemap/bslack.go' 'gateway/bridgemap/bsshchat.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/gateway/bridgemap/bsshchat.go' 'gateway/bridgemap/bsteam.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/gateway/bridgemap/bsteam.go' 'gateway/bridgemap/btelegram.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/gateway/bridgemap/btelegram.go' 'gateway/bridgemap/bvk.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/gateway/bridgemap/bvk.go' 'gateway/bridgemap/bwhatsapp.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/gateway/bridgemap/bwhatsapp.go' 'gateway/bridgemap/bxmpp.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/gateway/bridgemap/bxmpp.go' 'gateway/bridgemap/bzulip.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/gateway/bridgemap/bzulip.go' 'gateway/gateway.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/gateway/gateway.go' 'gateway/gateway_test.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/gateway/gateway_test.go' 'gateway/handlers.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/gateway/handlers.go' 'gateway/handlers_test.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/gateway/handlers_test.go' 'gateway/router.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/gateway/router.go' 'gateway/samechannel' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/gateway/samechannel' 'gateway/samechannel/samechannel.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/gateway/samechannel/samechannel.go' 'gateway/samechannel/samechannel_test.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/gateway/samechannel/samechannel_test.go' 'go.mod' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/go.mod' 'go.sum' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/go.sum' 'hook' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/hook' 'hook/rockethook' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/hook/rockethook' 'hook/rockethook/rockethook.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/hook/rockethook/rockethook.go' 'img' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/img' 'img/matterbridge-notext.gif' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/img/matterbridge-notext.gif' 'img/matterbridge.gif' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/img/matterbridge.gif' 'internal' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/internal' 'internal/bindata.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/internal/bindata.go' 'internal/tengo' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/internal/tengo' 'internal/tengo/outmessage.tengo' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/internal/tengo/outmessage.tengo' 'matterbridge.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/matterbridge.go' 'matterbridge.toml.sample' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/matterbridge.toml.sample' 'matterbridge.toml.simple' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/matterbridge.toml.simple' 'matterclient' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/matterclient' 'matterclient/channels.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/matterclient/channels.go' 'matterclient/helpers.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/matterclient/helpers.go' 'matterclient/matterclient.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/matterclient/matterclient.go' 'matterclient/messages.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/matterclient/messages.go' 'matterclient/users.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/matterclient/users.go' 'matterhook' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/matterhook' 'matterhook/matterhook.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/matterhook/matterhook.go' 'tgs.Dockerfile' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/tgs.Dockerfile' 'vendor' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor' 'vendor/github.com' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com' 'vendor/github.com/42wim' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/42wim' 'vendor/github.com/42wim/go-gitter' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/42wim/go-gitter' 'vendor/github.com/42wim/go-gitter/.gitignore' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/42wim/go-gitter/.gitignore' 'vendor/github.com/42wim/go-gitter/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/42wim/go-gitter/LICENSE' 'vendor/github.com/42wim/go-gitter/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/42wim/go-gitter/README.md' 'vendor/github.com/42wim/go-gitter/faye.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/42wim/go-gitter/faye.go' 'vendor/github.com/42wim/go-gitter/gitter.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/42wim/go-gitter/gitter.go' 'vendor/github.com/42wim/go-gitter/model.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/42wim/go-gitter/model.go' 'vendor/github.com/42wim/go-gitter/stream.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/42wim/go-gitter/stream.go' 'vendor/github.com/42wim/go-gitter/test_utils.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/42wim/go-gitter/test_utils.go' 'vendor/github.com/Baozisoftware' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Baozisoftware' 'vendor/github.com/Baozisoftware/qrcode-terminal-go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Baozisoftware/qrcode-terminal-go' 'vendor/github.com/Baozisoftware/qrcode-terminal-go/.gitignore' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Baozisoftware/qrcode-terminal-go/.gitignore' 'vendor/github.com/Baozisoftware/qrcode-terminal-go/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Baozisoftware/qrcode-terminal-go/LICENSE' 'vendor/github.com/Baozisoftware/qrcode-terminal-go/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Baozisoftware/qrcode-terminal-go/README.md' 'vendor/github.com/Baozisoftware/qrcode-terminal-go/qrcodeTerminal.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Baozisoftware/qrcode-terminal-go/qrcodeTerminal.go' 'vendor/github.com/Jeffail' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Jeffail' 'vendor/github.com/Jeffail/gabs' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Jeffail/gabs' 'vendor/github.com/Jeffail/gabs/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Jeffail/gabs/LICENSE' 'vendor/github.com/Jeffail/gabs/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Jeffail/gabs/README.md' 'vendor/github.com/Jeffail/gabs/gabs.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Jeffail/gabs/gabs.go' 'vendor/github.com/Jeffail/gabs/gabs_logo.png' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Jeffail/gabs/gabs_logo.png' 'vendor/github.com/Jeffail/gabs/go.mod' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Jeffail/gabs/go.mod' 'vendor/github.com/Philipp15b' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b' 'vendor/github.com/Philipp15b/go-steam' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam' 'vendor/github.com/Philipp15b/go-steam/.gitignore' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/.gitignore' 'vendor/github.com/Philipp15b/go-steam/.gitmodules' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/.gitmodules' 'vendor/github.com/Philipp15b/go-steam/LICENSE.txt' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/LICENSE.txt' 'vendor/github.com/Philipp15b/go-steam/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/README.md' 'vendor/github.com/Philipp15b/go-steam/auth.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/auth.go' 'vendor/github.com/Philipp15b/go-steam/auth_events.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/auth_events.go' 'vendor/github.com/Philipp15b/go-steam/client.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/client.go' 'vendor/github.com/Philipp15b/go-steam/client_events.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/client_events.go' 'vendor/github.com/Philipp15b/go-steam/connection.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/connection.go' 'vendor/github.com/Philipp15b/go-steam/cryptoutil' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/cryptoutil' 'vendor/github.com/Philipp15b/go-steam/cryptoutil/cryptoutil.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/cryptoutil/cryptoutil.go' 'vendor/github.com/Philipp15b/go-steam/cryptoutil/ecb.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/cryptoutil/ecb.go' 'vendor/github.com/Philipp15b/go-steam/cryptoutil/pkcs7.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/cryptoutil/pkcs7.go' 'vendor/github.com/Philipp15b/go-steam/cryptoutil/rsa.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/cryptoutil/rsa.go' 'vendor/github.com/Philipp15b/go-steam/doc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/doc.go' 'vendor/github.com/Philipp15b/go-steam/gamecoordinator.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/gamecoordinator.go' 'vendor/github.com/Philipp15b/go-steam/go.mod' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/go.mod' 'vendor/github.com/Philipp15b/go-steam/go.sum' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/go.sum' 'vendor/github.com/Philipp15b/go-steam/keys.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/keys.go' 'vendor/github.com/Philipp15b/go-steam/netutil' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/netutil' 'vendor/github.com/Philipp15b/go-steam/netutil/addr.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/netutil/addr.go' 'vendor/github.com/Philipp15b/go-steam/netutil/http.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/netutil/http.go' 'vendor/github.com/Philipp15b/go-steam/netutil/url.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/netutil/url.go' 'vendor/github.com/Philipp15b/go-steam/notifications.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/notifications.go' 'vendor/github.com/Philipp15b/go-steam/notifications_events.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/notifications_events.go' 'vendor/github.com/Philipp15b/go-steam/protocol' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/protocol' 'vendor/github.com/Philipp15b/go-steam/protocol/doc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/protocol/doc.go' 'vendor/github.com/Philipp15b/go-steam/protocol/gamecoordinator' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/protocol/gamecoordinator' 'vendor/github.com/Philipp15b/go-steam/protocol/gamecoordinator/msg.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/protocol/gamecoordinator/msg.go' 'vendor/github.com/Philipp15b/go-steam/protocol/gamecoordinator/packet.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/protocol/gamecoordinator/packet.go' 'vendor/github.com/Philipp15b/go-steam/protocol/internal.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/protocol/internal.go' 'vendor/github.com/Philipp15b/go-steam/protocol/msg.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/protocol/msg.go' 'vendor/github.com/Philipp15b/go-steam/protocol/packet.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/protocol/packet.go' 'vendor/github.com/Philipp15b/go-steam/protocol/protobuf' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/protocol/protobuf' 'vendor/github.com/Philipp15b/go-steam/protocol/protobuf/app_ticket.pb.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/protocol/protobuf/app_ticket.pb.go' 'vendor/github.com/Philipp15b/go-steam/protocol/protobuf/base.pb.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/protocol/protobuf/base.pb.go' 'vendor/github.com/Philipp15b/go-steam/protocol/protobuf/client_server.pb.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/protocol/protobuf/client_server.pb.go' 'vendor/github.com/Philipp15b/go-steam/protocol/protobuf/client_server_2.pb.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/protocol/protobuf/client_server_2.pb.go' 'vendor/github.com/Philipp15b/go-steam/protocol/protobuf/client_server_friends.pb.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/protocol/protobuf/client_server_friends.pb.go' 'vendor/github.com/Philipp15b/go-steam/protocol/protobuf/client_server_login.pb.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/protocol/protobuf/client_server_login.pb.go' 'vendor/github.com/Philipp15b/go-steam/protocol/protobuf/client_site_license.pb.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/protocol/protobuf/client_site_license.pb.go' 'vendor/github.com/Philipp15b/go-steam/protocol/protobuf/content_manifest.pb.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/protocol/protobuf/content_manifest.pb.go' 'vendor/github.com/Philipp15b/go-steam/protocol/steamlang' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/protocol/steamlang' 'vendor/github.com/Philipp15b/go-steam/protocol/steamlang/enums.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/protocol/steamlang/enums.go' 'vendor/github.com/Philipp15b/go-steam/protocol/steamlang/messages.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/protocol/steamlang/messages.go' 'vendor/github.com/Philipp15b/go-steam/protocol/steamlang/steamlang.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/protocol/steamlang/steamlang.go' 'vendor/github.com/Philipp15b/go-steam/rwu' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/rwu' 'vendor/github.com/Philipp15b/go-steam/rwu/rwu.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/rwu/rwu.go' 'vendor/github.com/Philipp15b/go-steam/servers.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/servers.go' 'vendor/github.com/Philipp15b/go-steam/social.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/social.go' 'vendor/github.com/Philipp15b/go-steam/social_events.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/social_events.go' 'vendor/github.com/Philipp15b/go-steam/socialcache' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/socialcache' 'vendor/github.com/Philipp15b/go-steam/socialcache/chats.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/socialcache/chats.go' 'vendor/github.com/Philipp15b/go-steam/socialcache/friends.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/socialcache/friends.go' 'vendor/github.com/Philipp15b/go-steam/socialcache/groups.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/socialcache/groups.go' 'vendor/github.com/Philipp15b/go-steam/steam_directory.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/steam_directory.go' 'vendor/github.com/Philipp15b/go-steam/steamid' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/steamid' 'vendor/github.com/Philipp15b/go-steam/steamid/steamid.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/steamid/steamid.go' 'vendor/github.com/Philipp15b/go-steam/trading.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/trading.go' 'vendor/github.com/Philipp15b/go-steam/trading_events.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/trading_events.go' 'vendor/github.com/Philipp15b/go-steam/web.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/web.go' 'vendor/github.com/Philipp15b/go-steam/web_events.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/web_events.go' 'vendor/github.com/Rhymen' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Rhymen' 'vendor/github.com/Rhymen/go-whatsapp' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Rhymen/go-whatsapp' 'vendor/github.com/Rhymen/go-whatsapp/.gitignore' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Rhymen/go-whatsapp/.gitignore' 'vendor/github.com/Rhymen/go-whatsapp/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Rhymen/go-whatsapp/LICENSE' 'vendor/github.com/Rhymen/go-whatsapp/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Rhymen/go-whatsapp/README.md' 'vendor/github.com/Rhymen/go-whatsapp/binary' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Rhymen/go-whatsapp/binary' 'vendor/github.com/Rhymen/go-whatsapp/binary/decoder.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Rhymen/go-whatsapp/binary/decoder.go' 'vendor/github.com/Rhymen/go-whatsapp/binary/encoder.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Rhymen/go-whatsapp/binary/encoder.go' 'vendor/github.com/Rhymen/go-whatsapp/binary/node.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Rhymen/go-whatsapp/binary/node.go' 'vendor/github.com/Rhymen/go-whatsapp/binary/proto' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Rhymen/go-whatsapp/binary/proto' 'vendor/github.com/Rhymen/go-whatsapp/binary/proto/def.pb.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Rhymen/go-whatsapp/binary/proto/def.pb.go' 'vendor/github.com/Rhymen/go-whatsapp/binary/proto/def.proto' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Rhymen/go-whatsapp/binary/proto/def.proto' 'vendor/github.com/Rhymen/go-whatsapp/binary/token' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Rhymen/go-whatsapp/binary/token' 'vendor/github.com/Rhymen/go-whatsapp/binary/token/token.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Rhymen/go-whatsapp/binary/token/token.go' 'vendor/github.com/Rhymen/go-whatsapp/chat_history.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Rhymen/go-whatsapp/chat_history.go' 'vendor/github.com/Rhymen/go-whatsapp/conn.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Rhymen/go-whatsapp/conn.go' 'vendor/github.com/Rhymen/go-whatsapp/contact.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Rhymen/go-whatsapp/contact.go' 'vendor/github.com/Rhymen/go-whatsapp/crypto' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Rhymen/go-whatsapp/crypto' 'vendor/github.com/Rhymen/go-whatsapp/crypto/cbc' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Rhymen/go-whatsapp/crypto/cbc' 'vendor/github.com/Rhymen/go-whatsapp/crypto/cbc/cbc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Rhymen/go-whatsapp/crypto/cbc/cbc.go' 'vendor/github.com/Rhymen/go-whatsapp/crypto/curve25519' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Rhymen/go-whatsapp/crypto/curve25519' 'vendor/github.com/Rhymen/go-whatsapp/crypto/curve25519/curve.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Rhymen/go-whatsapp/crypto/curve25519/curve.go' 'vendor/github.com/Rhymen/go-whatsapp/crypto/hkdf' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Rhymen/go-whatsapp/crypto/hkdf' 'vendor/github.com/Rhymen/go-whatsapp/crypto/hkdf/hkdf.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Rhymen/go-whatsapp/crypto/hkdf/hkdf.go' 'vendor/github.com/Rhymen/go-whatsapp/errors.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Rhymen/go-whatsapp/errors.go' 'vendor/github.com/Rhymen/go-whatsapp/go.mod' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Rhymen/go-whatsapp/go.mod' 'vendor/github.com/Rhymen/go-whatsapp/go.sum' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Rhymen/go-whatsapp/go.sum' 'vendor/github.com/Rhymen/go-whatsapp/group.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Rhymen/go-whatsapp/group.go' 'vendor/github.com/Rhymen/go-whatsapp/handler.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Rhymen/go-whatsapp/handler.go' 'vendor/github.com/Rhymen/go-whatsapp/media.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Rhymen/go-whatsapp/media.go' 'vendor/github.com/Rhymen/go-whatsapp/message.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Rhymen/go-whatsapp/message.go' 'vendor/github.com/Rhymen/go-whatsapp/profile.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Rhymen/go-whatsapp/profile.go' 'vendor/github.com/Rhymen/go-whatsapp/read.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Rhymen/go-whatsapp/read.go' 'vendor/github.com/Rhymen/go-whatsapp/session.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Rhymen/go-whatsapp/session.go' 'vendor/github.com/Rhymen/go-whatsapp/store.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Rhymen/go-whatsapp/store.go' 'vendor/github.com/Rhymen/go-whatsapp/write.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Rhymen/go-whatsapp/write.go' 'vendor/github.com/SevereCloud' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud' 'vendor/github.com/SevereCloud/vksdk' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk' 'vendor/github.com/SevereCloud/vksdk/v2' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2' 'vendor/github.com/SevereCloud/vksdk/v2/.gitignore' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/.gitignore' 'vendor/github.com/SevereCloud/vksdk/v2/.golangci.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/.golangci.yml' 'vendor/github.com/SevereCloud/vksdk/v2/.markdownlint.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/.markdownlint.yml' 'vendor/github.com/SevereCloud/vksdk/v2/.travis.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/.travis.yml' 'vendor/github.com/SevereCloud/vksdk/v2/CONTRIBUTING.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/CONTRIBUTING.md' 'vendor/github.com/SevereCloud/vksdk/v2/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/LICENSE' 'vendor/github.com/SevereCloud/vksdk/v2/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/README.md' 'vendor/github.com/SevereCloud/vksdk/v2/api' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/api' 'vendor/github.com/SevereCloud/vksdk/v2/api/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/api/README.md' 'vendor/github.com/SevereCloud/vksdk/v2/api/account.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/api/account.go' 'vendor/github.com/SevereCloud/vksdk/v2/api/ads.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/api/ads.go' 'vendor/github.com/SevereCloud/vksdk/v2/api/api.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/api/api.go' 'vendor/github.com/SevereCloud/vksdk/v2/api/apps.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/api/apps.go' 'vendor/github.com/SevereCloud/vksdk/v2/api/appwidgets.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/api/appwidgets.go' 'vendor/github.com/SevereCloud/vksdk/v2/api/auth.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/api/auth.go' 'vendor/github.com/SevereCloud/vksdk/v2/api/board.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/api/board.go' 'vendor/github.com/SevereCloud/vksdk/v2/api/captcha.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/api/captcha.go' 'vendor/github.com/SevereCloud/vksdk/v2/api/database.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/api/database.go' 'vendor/github.com/SevereCloud/vksdk/v2/api/docs.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/api/docs.go' 'vendor/github.com/SevereCloud/vksdk/v2/api/donut.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/api/donut.go' 'vendor/github.com/SevereCloud/vksdk/v2/api/downloadedGames.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/api/downloadedGames.go' 'vendor/github.com/SevereCloud/vksdk/v2/api/errors.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/api/errors.go' 'vendor/github.com/SevereCloud/vksdk/v2/api/execute.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/api/execute.go' 'vendor/github.com/SevereCloud/vksdk/v2/api/fave.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/api/fave.go' 'vendor/github.com/SevereCloud/vksdk/v2/api/friends.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/api/friends.go' 'vendor/github.com/SevereCloud/vksdk/v2/api/gifts.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/api/gifts.go' 'vendor/github.com/SevereCloud/vksdk/v2/api/groups.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/api/groups.go' 'vendor/github.com/SevereCloud/vksdk/v2/api/leadforms.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/api/leadforms.go' 'vendor/github.com/SevereCloud/vksdk/v2/api/leads.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/api/leads.go' 'vendor/github.com/SevereCloud/vksdk/v2/api/likes.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/api/likes.go' 'vendor/github.com/SevereCloud/vksdk/v2/api/market.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/api/market.go' 'vendor/github.com/SevereCloud/vksdk/v2/api/messages.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/api/messages.go' 'vendor/github.com/SevereCloud/vksdk/v2/api/newsfeed.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/api/newsfeed.go' 'vendor/github.com/SevereCloud/vksdk/v2/api/notes.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/api/notes.go' 'vendor/github.com/SevereCloud/vksdk/v2/api/notifications.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/api/notifications.go' 'vendor/github.com/SevereCloud/vksdk/v2/api/orders.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/api/orders.go' 'vendor/github.com/SevereCloud/vksdk/v2/api/pages.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/api/pages.go' 'vendor/github.com/SevereCloud/vksdk/v2/api/photos.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/api/photos.go' 'vendor/github.com/SevereCloud/vksdk/v2/api/podcasts.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/api/podcasts.go' 'vendor/github.com/SevereCloud/vksdk/v2/api/polls.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/api/polls.go' 'vendor/github.com/SevereCloud/vksdk/v2/api/prettycards.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/api/prettycards.go' 'vendor/github.com/SevereCloud/vksdk/v2/api/search.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/api/search.go' 'vendor/github.com/SevereCloud/vksdk/v2/api/secure.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/api/secure.go' 'vendor/github.com/SevereCloud/vksdk/v2/api/stats.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/api/stats.go' 'vendor/github.com/SevereCloud/vksdk/v2/api/status.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/api/status.go' 'vendor/github.com/SevereCloud/vksdk/v2/api/storage.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/api/storage.go' 'vendor/github.com/SevereCloud/vksdk/v2/api/store.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/api/store.go' 'vendor/github.com/SevereCloud/vksdk/v2/api/stories.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/api/stories.go' 'vendor/github.com/SevereCloud/vksdk/v2/api/streaming.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/api/streaming.go' 'vendor/github.com/SevereCloud/vksdk/v2/api/upload.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/api/upload.go' 'vendor/github.com/SevereCloud/vksdk/v2/api/users.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/api/users.go' 'vendor/github.com/SevereCloud/vksdk/v2/api/utils.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/api/utils.go' 'vendor/github.com/SevereCloud/vksdk/v2/api/video.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/api/video.go' 'vendor/github.com/SevereCloud/vksdk/v2/api/wall.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/api/wall.go' 'vendor/github.com/SevereCloud/vksdk/v2/api/widgets.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/api/widgets.go' 'vendor/github.com/SevereCloud/vksdk/v2/doc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/doc.go' 'vendor/github.com/SevereCloud/vksdk/v2/events' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/events' 'vendor/github.com/SevereCloud/vksdk/v2/events/context.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/events/context.go' 'vendor/github.com/SevereCloud/vksdk/v2/events/events.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/events/events.go' 'vendor/github.com/SevereCloud/vksdk/v2/events/objects.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/events/objects.go' 'vendor/github.com/SevereCloud/vksdk/v2/go.mod' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/go.mod' 'vendor/github.com/SevereCloud/vksdk/v2/go.sum' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/go.sum' 'vendor/github.com/SevereCloud/vksdk/v2/internal' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/internal' 'vendor/github.com/SevereCloud/vksdk/v2/internal/charset.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/internal/charset.go' 'vendor/github.com/SevereCloud/vksdk/v2/internal/transport.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/internal/transport.go' 'vendor/github.com/SevereCloud/vksdk/v2/longpoll-bot' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/longpoll-bot' 'vendor/github.com/SevereCloud/vksdk/v2/longpoll-bot/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/longpoll-bot/README.md' 'vendor/github.com/SevereCloud/vksdk/v2/longpoll-bot/context.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/longpoll-bot/context.go' 'vendor/github.com/SevereCloud/vksdk/v2/longpoll-bot/errors.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/longpoll-bot/errors.go' 'vendor/github.com/SevereCloud/vksdk/v2/longpoll-bot/longpoll.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/longpoll-bot/longpoll.go' 'vendor/github.com/SevereCloud/vksdk/v2/object' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/object' 'vendor/github.com/SevereCloud/vksdk/v2/object/account.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/object/account.go' 'vendor/github.com/SevereCloud/vksdk/v2/object/ads.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/object/ads.go' 'vendor/github.com/SevereCloud/vksdk/v2/object/apps.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/object/apps.go' 'vendor/github.com/SevereCloud/vksdk/v2/object/appwidgets.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/object/appwidgets.go' 'vendor/github.com/SevereCloud/vksdk/v2/object/audio.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/object/audio.go' 'vendor/github.com/SevereCloud/vksdk/v2/object/board.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/object/board.go' 'vendor/github.com/SevereCloud/vksdk/v2/object/database.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/object/database.go' 'vendor/github.com/SevereCloud/vksdk/v2/object/docs.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/object/docs.go' 'vendor/github.com/SevereCloud/vksdk/v2/object/donut.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/object/donut.go' 'vendor/github.com/SevereCloud/vksdk/v2/object/fave.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/object/fave.go' 'vendor/github.com/SevereCloud/vksdk/v2/object/friends.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/object/friends.go' 'vendor/github.com/SevereCloud/vksdk/v2/object/gifts.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/object/gifts.go' 'vendor/github.com/SevereCloud/vksdk/v2/object/groups.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/object/groups.go' 'vendor/github.com/SevereCloud/vksdk/v2/object/leadforms.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/object/leadforms.go' 'vendor/github.com/SevereCloud/vksdk/v2/object/leads.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/object/leads.go' 'vendor/github.com/SevereCloud/vksdk/v2/object/market.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/object/market.go' 'vendor/github.com/SevereCloud/vksdk/v2/object/messages.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/object/messages.go' 'vendor/github.com/SevereCloud/vksdk/v2/object/newsfeed.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/object/newsfeed.go' 'vendor/github.com/SevereCloud/vksdk/v2/object/notes.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/object/notes.go' 'vendor/github.com/SevereCloud/vksdk/v2/object/notifications.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/object/notifications.go' 'vendor/github.com/SevereCloud/vksdk/v2/object/object.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/object/object.go' 'vendor/github.com/SevereCloud/vksdk/v2/object/orders.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/object/orders.go' 'vendor/github.com/SevereCloud/vksdk/v2/object/pages.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/object/pages.go' 'vendor/github.com/SevereCloud/vksdk/v2/object/photos.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/object/photos.go' 'vendor/github.com/SevereCloud/vksdk/v2/object/podcasts.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/object/podcasts.go' 'vendor/github.com/SevereCloud/vksdk/v2/object/polls.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/object/polls.go' 'vendor/github.com/SevereCloud/vksdk/v2/object/prettycards.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/object/prettycards.go' 'vendor/github.com/SevereCloud/vksdk/v2/object/search.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/object/search.go' 'vendor/github.com/SevereCloud/vksdk/v2/object/secure.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/object/secure.go' 'vendor/github.com/SevereCloud/vksdk/v2/object/stats.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/object/stats.go' 'vendor/github.com/SevereCloud/vksdk/v2/object/stories.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/object/stories.go' 'vendor/github.com/SevereCloud/vksdk/v2/object/users.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/object/users.go' 'vendor/github.com/SevereCloud/vksdk/v2/object/utils.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/object/utils.go' 'vendor/github.com/SevereCloud/vksdk/v2/object/video.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/object/video.go' 'vendor/github.com/SevereCloud/vksdk/v2/object/wall.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/object/wall.go' 'vendor/github.com/SevereCloud/vksdk/v2/object/widgets.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/object/widgets.go' 'vendor/github.com/blang' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/blang' 'vendor/github.com/blang/semver' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/blang/semver' 'vendor/github.com/blang/semver/.travis.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/blang/semver/.travis.yml' 'vendor/github.com/blang/semver/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/blang/semver/LICENSE' 'vendor/github.com/blang/semver/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/blang/semver/README.md' 'vendor/github.com/blang/semver/json.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/blang/semver/json.go' 'vendor/github.com/blang/semver/package.json' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/blang/semver/package.json' 'vendor/github.com/blang/semver/range.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/blang/semver/range.go' 'vendor/github.com/blang/semver/semver.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/blang/semver/semver.go' 'vendor/github.com/blang/semver/sort.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/blang/semver/sort.go' 'vendor/github.com/blang/semver/sql.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/blang/semver/sql.go' 'vendor/github.com/d5' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5' 'vendor/github.com/d5/tengo' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5/tengo' 'vendor/github.com/d5/tengo/v2' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5/tengo/v2' 'vendor/github.com/d5/tengo/v2/.gitignore' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5/tengo/v2/.gitignore' 'vendor/github.com/d5/tengo/v2/.goreleaser.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5/tengo/v2/.goreleaser.yml' 'vendor/github.com/d5/tengo/v2/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5/tengo/v2/LICENSE' 'vendor/github.com/d5/tengo/v2/Makefile' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5/tengo/v2/Makefile' 'vendor/github.com/d5/tengo/v2/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5/tengo/v2/README.md' 'vendor/github.com/d5/tengo/v2/builtins.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5/tengo/v2/builtins.go' 'vendor/github.com/d5/tengo/v2/bytecode.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5/tengo/v2/bytecode.go' 'vendor/github.com/d5/tengo/v2/compiler.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5/tengo/v2/compiler.go' 'vendor/github.com/d5/tengo/v2/doc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5/tengo/v2/doc.go' 'vendor/github.com/d5/tengo/v2/errors.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5/tengo/v2/errors.go' 'vendor/github.com/d5/tengo/v2/formatter.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5/tengo/v2/formatter.go' 'vendor/github.com/d5/tengo/v2/go.mod' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5/tengo/v2/go.mod' 'vendor/github.com/d5/tengo/v2/go.sum' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5/tengo/v2/go.sum' 'vendor/github.com/d5/tengo/v2/instructions.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5/tengo/v2/instructions.go' 'vendor/github.com/d5/tengo/v2/iterator.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5/tengo/v2/iterator.go' 'vendor/github.com/d5/tengo/v2/modules.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5/tengo/v2/modules.go' 'vendor/github.com/d5/tengo/v2/objects.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5/tengo/v2/objects.go' 'vendor/github.com/d5/tengo/v2/parser' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5/tengo/v2/parser' 'vendor/github.com/d5/tengo/v2/parser/ast.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5/tengo/v2/parser/ast.go' 'vendor/github.com/d5/tengo/v2/parser/expr.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5/tengo/v2/parser/expr.go' 'vendor/github.com/d5/tengo/v2/parser/file.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5/tengo/v2/parser/file.go' 'vendor/github.com/d5/tengo/v2/parser/opcodes.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5/tengo/v2/parser/opcodes.go' 'vendor/github.com/d5/tengo/v2/parser/parser.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5/tengo/v2/parser/parser.go' 'vendor/github.com/d5/tengo/v2/parser/pos.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5/tengo/v2/parser/pos.go' 'vendor/github.com/d5/tengo/v2/parser/scanner.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5/tengo/v2/parser/scanner.go' 'vendor/github.com/d5/tengo/v2/parser/source_file.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5/tengo/v2/parser/source_file.go' 'vendor/github.com/d5/tengo/v2/parser/stmt.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5/tengo/v2/parser/stmt.go' 'vendor/github.com/d5/tengo/v2/script.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5/tengo/v2/script.go' 'vendor/github.com/d5/tengo/v2/stdlib' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5/tengo/v2/stdlib' 'vendor/github.com/d5/tengo/v2/stdlib/base64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5/tengo/v2/stdlib/base64.go' 'vendor/github.com/d5/tengo/v2/stdlib/builtin_modules.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5/tengo/v2/stdlib/builtin_modules.go' 'vendor/github.com/d5/tengo/v2/stdlib/errors.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5/tengo/v2/stdlib/errors.go' 'vendor/github.com/d5/tengo/v2/stdlib/fmt.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5/tengo/v2/stdlib/fmt.go' 'vendor/github.com/d5/tengo/v2/stdlib/func_typedefs.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5/tengo/v2/stdlib/func_typedefs.go' 'vendor/github.com/d5/tengo/v2/stdlib/hex.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5/tengo/v2/stdlib/hex.go' 'vendor/github.com/d5/tengo/v2/stdlib/json.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5/tengo/v2/stdlib/json.go' 'vendor/github.com/d5/tengo/v2/stdlib/json' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5/tengo/v2/stdlib/json' 'vendor/github.com/d5/tengo/v2/stdlib/json/decode.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5/tengo/v2/stdlib/json/decode.go' 'vendor/github.com/d5/tengo/v2/stdlib/json/encode.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5/tengo/v2/stdlib/json/encode.go' 'vendor/github.com/d5/tengo/v2/stdlib/json/scanner.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5/tengo/v2/stdlib/json/scanner.go' 'vendor/github.com/d5/tengo/v2/stdlib/math.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5/tengo/v2/stdlib/math.go' 'vendor/github.com/d5/tengo/v2/stdlib/os.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5/tengo/v2/stdlib/os.go' 'vendor/github.com/d5/tengo/v2/stdlib/os_exec.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5/tengo/v2/stdlib/os_exec.go' 'vendor/github.com/d5/tengo/v2/stdlib/os_file.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5/tengo/v2/stdlib/os_file.go' 'vendor/github.com/d5/tengo/v2/stdlib/os_process.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5/tengo/v2/stdlib/os_process.go' 'vendor/github.com/d5/tengo/v2/stdlib/rand.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5/tengo/v2/stdlib/rand.go' 'vendor/github.com/d5/tengo/v2/stdlib/source_modules.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5/tengo/v2/stdlib/source_modules.go' 'vendor/github.com/d5/tengo/v2/stdlib/srcmod_enum.tengo' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5/tengo/v2/stdlib/srcmod_enum.tengo' 'vendor/github.com/d5/tengo/v2/stdlib/stdlib.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5/tengo/v2/stdlib/stdlib.go' 'vendor/github.com/d5/tengo/v2/stdlib/text.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5/tengo/v2/stdlib/text.go' 'vendor/github.com/d5/tengo/v2/stdlib/text_regexp.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5/tengo/v2/stdlib/text_regexp.go' 'vendor/github.com/d5/tengo/v2/stdlib/times.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5/tengo/v2/stdlib/times.go' 'vendor/github.com/d5/tengo/v2/symbol_table.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5/tengo/v2/symbol_table.go' 'vendor/github.com/d5/tengo/v2/tengo.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5/tengo/v2/tengo.go' 'vendor/github.com/d5/tengo/v2/token' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5/tengo/v2/token' 'vendor/github.com/d5/tengo/v2/token/token.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5/tengo/v2/token/token.go' 'vendor/github.com/d5/tengo/v2/variable.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5/tengo/v2/variable.go' 'vendor/github.com/d5/tengo/v2/vm.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5/tengo/v2/vm.go' 'vendor/github.com/davecgh' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/davecgh' 'vendor/github.com/davecgh/go-spew' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/davecgh/go-spew' 'vendor/github.com/davecgh/go-spew/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/davecgh/go-spew/LICENSE' 'vendor/github.com/davecgh/go-spew/spew' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/davecgh/go-spew/spew' 'vendor/github.com/davecgh/go-spew/spew/bypass.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/davecgh/go-spew/spew/bypass.go' 'vendor/github.com/davecgh/go-spew/spew/bypasssafe.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/davecgh/go-spew/spew/bypasssafe.go' 'vendor/github.com/davecgh/go-spew/spew/common.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/davecgh/go-spew/spew/common.go' 'vendor/github.com/davecgh/go-spew/spew/config.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/davecgh/go-spew/spew/config.go' 'vendor/github.com/davecgh/go-spew/spew/doc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/davecgh/go-spew/spew/doc.go' 'vendor/github.com/davecgh/go-spew/spew/dump.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/davecgh/go-spew/spew/dump.go' 'vendor/github.com/davecgh/go-spew/spew/format.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/davecgh/go-spew/spew/format.go' 'vendor/github.com/davecgh/go-spew/spew/spew.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/davecgh/go-spew/spew/spew.go' 'vendor/github.com/dgrijalva' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/dgrijalva' 'vendor/github.com/dgrijalva/jwt-go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/dgrijalva/jwt-go' 'vendor/github.com/dgrijalva/jwt-go/.gitignore' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/dgrijalva/jwt-go/.gitignore' 'vendor/github.com/dgrijalva/jwt-go/.travis.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/dgrijalva/jwt-go/.travis.yml' 'vendor/github.com/dgrijalva/jwt-go/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/dgrijalva/jwt-go/LICENSE' 'vendor/github.com/dgrijalva/jwt-go/MIGRATION_GUIDE.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/dgrijalva/jwt-go/MIGRATION_GUIDE.md' 'vendor/github.com/dgrijalva/jwt-go/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/dgrijalva/jwt-go/README.md' 'vendor/github.com/dgrijalva/jwt-go/VERSION_HISTORY.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/dgrijalva/jwt-go/VERSION_HISTORY.md' 'vendor/github.com/dgrijalva/jwt-go/claims.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/dgrijalva/jwt-go/claims.go' 'vendor/github.com/dgrijalva/jwt-go/doc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/dgrijalva/jwt-go/doc.go' 'vendor/github.com/dgrijalva/jwt-go/ecdsa.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/dgrijalva/jwt-go/ecdsa.go' 'vendor/github.com/dgrijalva/jwt-go/ecdsa_utils.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/dgrijalva/jwt-go/ecdsa_utils.go' 'vendor/github.com/dgrijalva/jwt-go/errors.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/dgrijalva/jwt-go/errors.go' 'vendor/github.com/dgrijalva/jwt-go/hmac.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/dgrijalva/jwt-go/hmac.go' 'vendor/github.com/dgrijalva/jwt-go/map_claims.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/dgrijalva/jwt-go/map_claims.go' 'vendor/github.com/dgrijalva/jwt-go/none.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/dgrijalva/jwt-go/none.go' 'vendor/github.com/dgrijalva/jwt-go/parser.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/dgrijalva/jwt-go/parser.go' 'vendor/github.com/dgrijalva/jwt-go/rsa.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/dgrijalva/jwt-go/rsa.go' 'vendor/github.com/dgrijalva/jwt-go/rsa_pss.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/dgrijalva/jwt-go/rsa_pss.go' 'vendor/github.com/dgrijalva/jwt-go/rsa_utils.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/dgrijalva/jwt-go/rsa_utils.go' 'vendor/github.com/dgrijalva/jwt-go/signing_method.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/dgrijalva/jwt-go/signing_method.go' 'vendor/github.com/dgrijalva/jwt-go/token.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/dgrijalva/jwt-go/token.go' 'vendor/github.com/disintegration' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/disintegration' 'vendor/github.com/disintegration/imaging' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/disintegration/imaging' 'vendor/github.com/disintegration/imaging/.travis.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/disintegration/imaging/.travis.yml' 'vendor/github.com/disintegration/imaging/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/disintegration/imaging/LICENSE' 'vendor/github.com/disintegration/imaging/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/disintegration/imaging/README.md' 'vendor/github.com/disintegration/imaging/adjust.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/disintegration/imaging/adjust.go' 'vendor/github.com/disintegration/imaging/convolution.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/disintegration/imaging/convolution.go' 'vendor/github.com/disintegration/imaging/doc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/disintegration/imaging/doc.go' 'vendor/github.com/disintegration/imaging/effects.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/disintegration/imaging/effects.go' 'vendor/github.com/disintegration/imaging/go.mod' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/disintegration/imaging/go.mod' 'vendor/github.com/disintegration/imaging/go.sum' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/disintegration/imaging/go.sum' 'vendor/github.com/disintegration/imaging/histogram.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/disintegration/imaging/histogram.go' 'vendor/github.com/disintegration/imaging/io.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/disintegration/imaging/io.go' 'vendor/github.com/disintegration/imaging/resize.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/disintegration/imaging/resize.go' 'vendor/github.com/disintegration/imaging/scanner.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/disintegration/imaging/scanner.go' 'vendor/github.com/disintegration/imaging/tools.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/disintegration/imaging/tools.go' 'vendor/github.com/disintegration/imaging/transform.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/disintegration/imaging/transform.go' 'vendor/github.com/disintegration/imaging/utils.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/disintegration/imaging/utils.go' 'vendor/github.com/dyatlov' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/dyatlov' 'vendor/github.com/dyatlov/go-opengraph' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/dyatlov/go-opengraph' 'vendor/github.com/dyatlov/go-opengraph/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/dyatlov/go-opengraph/LICENSE' 'vendor/github.com/dyatlov/go-opengraph/opengraph' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/dyatlov/go-opengraph/opengraph' 'vendor/github.com/dyatlov/go-opengraph/opengraph/opengraph.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/dyatlov/go-opengraph/opengraph/opengraph.go' 'vendor/github.com/francoispqt' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/francoispqt' 'vendor/github.com/francoispqt/gojay' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/francoispqt/gojay' 'vendor/github.com/francoispqt/gojay/.gitignore' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/francoispqt/gojay/.gitignore' 'vendor/github.com/francoispqt/gojay/.travis.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/francoispqt/gojay/.travis.yml' 'vendor/github.com/francoispqt/gojay/Gopkg.lock' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/francoispqt/gojay/Gopkg.lock' 'vendor/github.com/francoispqt/gojay/Gopkg.toml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/francoispqt/gojay/Gopkg.toml' 'vendor/github.com/francoispqt/gojay/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/francoispqt/gojay/LICENSE' 'vendor/github.com/francoispqt/gojay/Makefile' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/francoispqt/gojay/Makefile' 'vendor/github.com/francoispqt/gojay/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/francoispqt/gojay/README.md' 'vendor/github.com/francoispqt/gojay/decode.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/francoispqt/gojay/decode.go' 'vendor/github.com/francoispqt/gojay/decode_array.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/francoispqt/gojay/decode_array.go' 'vendor/github.com/francoispqt/gojay/decode_bool.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/francoispqt/gojay/decode_bool.go' 'vendor/github.com/francoispqt/gojay/decode_embedded_json.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/francoispqt/gojay/decode_embedded_json.go' 'vendor/github.com/francoispqt/gojay/decode_interface.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/francoispqt/gojay/decode_interface.go' 'vendor/github.com/francoispqt/gojay/decode_number.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/francoispqt/gojay/decode_number.go' 'vendor/github.com/francoispqt/gojay/decode_number_float.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/francoispqt/gojay/decode_number_float.go' 'vendor/github.com/francoispqt/gojay/decode_number_int.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/francoispqt/gojay/decode_number_int.go' 'vendor/github.com/francoispqt/gojay/decode_number_uint.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/francoispqt/gojay/decode_number_uint.go' 'vendor/github.com/francoispqt/gojay/decode_object.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/francoispqt/gojay/decode_object.go' 'vendor/github.com/francoispqt/gojay/decode_pool.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/francoispqt/gojay/decode_pool.go' 'vendor/github.com/francoispqt/gojay/decode_slice.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/francoispqt/gojay/decode_slice.go' 'vendor/github.com/francoispqt/gojay/decode_sqlnull.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/francoispqt/gojay/decode_sqlnull.go' 'vendor/github.com/francoispqt/gojay/decode_stream.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/francoispqt/gojay/decode_stream.go' 'vendor/github.com/francoispqt/gojay/decode_stream_pool.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/francoispqt/gojay/decode_stream_pool.go' 'vendor/github.com/francoispqt/gojay/decode_string.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/francoispqt/gojay/decode_string.go' 'vendor/github.com/francoispqt/gojay/decode_string_unicode.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/francoispqt/gojay/decode_string_unicode.go' 'vendor/github.com/francoispqt/gojay/decode_time.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/francoispqt/gojay/decode_time.go' 'vendor/github.com/francoispqt/gojay/decode_unsafe.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/francoispqt/gojay/decode_unsafe.go' 'vendor/github.com/francoispqt/gojay/encode.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/francoispqt/gojay/encode.go' 'vendor/github.com/francoispqt/gojay/encode_array.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/francoispqt/gojay/encode_array.go' 'vendor/github.com/francoispqt/gojay/encode_bool.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/francoispqt/gojay/encode_bool.go' 'vendor/github.com/francoispqt/gojay/encode_builder.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/francoispqt/gojay/encode_builder.go' 'vendor/github.com/francoispqt/gojay/encode_embedded_json.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/francoispqt/gojay/encode_embedded_json.go' 'vendor/github.com/francoispqt/gojay/encode_interface.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/francoispqt/gojay/encode_interface.go' 'vendor/github.com/francoispqt/gojay/encode_null.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/francoispqt/gojay/encode_null.go' 'vendor/github.com/francoispqt/gojay/encode_number.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/francoispqt/gojay/encode_number.go' 'vendor/github.com/francoispqt/gojay/encode_number_float.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/francoispqt/gojay/encode_number_float.go' 'vendor/github.com/francoispqt/gojay/encode_number_int.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/francoispqt/gojay/encode_number_int.go' 'vendor/github.com/francoispqt/gojay/encode_number_uint.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/francoispqt/gojay/encode_number_uint.go' 'vendor/github.com/francoispqt/gojay/encode_object.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/francoispqt/gojay/encode_object.go' 'vendor/github.com/francoispqt/gojay/encode_pool.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/francoispqt/gojay/encode_pool.go' 'vendor/github.com/francoispqt/gojay/encode_slice.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/francoispqt/gojay/encode_slice.go' 'vendor/github.com/francoispqt/gojay/encode_sqlnull.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/francoispqt/gojay/encode_sqlnull.go' 'vendor/github.com/francoispqt/gojay/encode_stream.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/francoispqt/gojay/encode_stream.go' 'vendor/github.com/francoispqt/gojay/encode_stream_pool.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/francoispqt/gojay/encode_stream_pool.go' 'vendor/github.com/francoispqt/gojay/encode_string.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/francoispqt/gojay/encode_string.go' 'vendor/github.com/francoispqt/gojay/encode_time.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/francoispqt/gojay/encode_time.go' 'vendor/github.com/francoispqt/gojay/errors.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/francoispqt/gojay/errors.go' 'vendor/github.com/francoispqt/gojay/go.mod' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/francoispqt/gojay/go.mod' 'vendor/github.com/francoispqt/gojay/go.sum' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/francoispqt/gojay/go.sum' 'vendor/github.com/francoispqt/gojay/gojay.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/francoispqt/gojay/gojay.go' 'vendor/github.com/francoispqt/gojay/gojay.png' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/francoispqt/gojay/gojay.png' 'vendor/github.com/fsnotify' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/fsnotify' 'vendor/github.com/fsnotify/fsnotify' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/fsnotify/fsnotify' 'vendor/github.com/fsnotify/fsnotify/.editorconfig' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/fsnotify/fsnotify/.editorconfig' 'vendor/github.com/fsnotify/fsnotify/.gitattributes' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/fsnotify/fsnotify/.gitattributes' 'vendor/github.com/fsnotify/fsnotify/.gitignore' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/fsnotify/fsnotify/.gitignore' 'vendor/github.com/fsnotify/fsnotify/.travis.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/fsnotify/fsnotify/.travis.yml' 'vendor/github.com/fsnotify/fsnotify/AUTHORS' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/fsnotify/fsnotify/AUTHORS' 'vendor/github.com/fsnotify/fsnotify/CHANGELOG.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/fsnotify/fsnotify/CHANGELOG.md' 'vendor/github.com/fsnotify/fsnotify/CONTRIBUTING.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/fsnotify/fsnotify/CONTRIBUTING.md' 'vendor/github.com/fsnotify/fsnotify/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/fsnotify/fsnotify/LICENSE' 'vendor/github.com/fsnotify/fsnotify/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/fsnotify/fsnotify/README.md' 'vendor/github.com/fsnotify/fsnotify/fen.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/fsnotify/fsnotify/fen.go' 'vendor/github.com/fsnotify/fsnotify/fsnotify.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/fsnotify/fsnotify/fsnotify.go' 'vendor/github.com/fsnotify/fsnotify/go.mod' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/fsnotify/fsnotify/go.mod' 'vendor/github.com/fsnotify/fsnotify/go.sum' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/fsnotify/fsnotify/go.sum' 'vendor/github.com/fsnotify/fsnotify/inotify.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/fsnotify/fsnotify/inotify.go' 'vendor/github.com/fsnotify/fsnotify/inotify_poller.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/fsnotify/fsnotify/inotify_poller.go' 'vendor/github.com/fsnotify/fsnotify/kqueue.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/fsnotify/fsnotify/kqueue.go' 'vendor/github.com/fsnotify/fsnotify/open_mode_bsd.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/fsnotify/fsnotify/open_mode_bsd.go' 'vendor/github.com/fsnotify/fsnotify/open_mode_darwin.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/fsnotify/fsnotify/open_mode_darwin.go' 'vendor/github.com/fsnotify/fsnotify/windows.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/fsnotify/fsnotify/windows.go' 'vendor/github.com/go-asn1-ber' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/go-asn1-ber' 'vendor/github.com/go-asn1-ber/asn1-ber' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/go-asn1-ber/asn1-ber' 'vendor/github.com/go-asn1-ber/asn1-ber/.travis.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/go-asn1-ber/asn1-ber/.travis.yml' 'vendor/github.com/go-asn1-ber/asn1-ber/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/go-asn1-ber/asn1-ber/LICENSE' 'vendor/github.com/go-asn1-ber/asn1-ber/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/go-asn1-ber/asn1-ber/README.md' 'vendor/github.com/go-asn1-ber/asn1-ber/ber.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/go-asn1-ber/asn1-ber/ber.go' 'vendor/github.com/go-asn1-ber/asn1-ber/content_int.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/go-asn1-ber/asn1-ber/content_int.go' 'vendor/github.com/go-asn1-ber/asn1-ber/generalizedTime.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/go-asn1-ber/asn1-ber/generalizedTime.go' 'vendor/github.com/go-asn1-ber/asn1-ber/go.mod' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/go-asn1-ber/asn1-ber/go.mod' 'vendor/github.com/go-asn1-ber/asn1-ber/header.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/go-asn1-ber/asn1-ber/header.go' 'vendor/github.com/go-asn1-ber/asn1-ber/identifier.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/go-asn1-ber/asn1-ber/identifier.go' 'vendor/github.com/go-asn1-ber/asn1-ber/length.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/go-asn1-ber/asn1-ber/length.go' 'vendor/github.com/go-asn1-ber/asn1-ber/real.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/go-asn1-ber/asn1-ber/real.go' 'vendor/github.com/go-asn1-ber/asn1-ber/util.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/go-asn1-ber/asn1-ber/util.go' 'vendor/github.com/go-telegram-bot-api' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/go-telegram-bot-api' 'vendor/github.com/go-telegram-bot-api/telegram-bot-api' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/go-telegram-bot-api/telegram-bot-api' 'vendor/github.com/go-telegram-bot-api/telegram-bot-api/.gitignore' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/go-telegram-bot-api/telegram-bot-api/.gitignore' 'vendor/github.com/go-telegram-bot-api/telegram-bot-api/.travis.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/go-telegram-bot-api/telegram-bot-api/.travis.yml' 'vendor/github.com/go-telegram-bot-api/telegram-bot-api/LICENSE.txt' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/go-telegram-bot-api/telegram-bot-api/LICENSE.txt' 'vendor/github.com/go-telegram-bot-api/telegram-bot-api/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/go-telegram-bot-api/telegram-bot-api/README.md' 'vendor/github.com/go-telegram-bot-api/telegram-bot-api/bot.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/go-telegram-bot-api/telegram-bot-api/bot.go' 'vendor/github.com/go-telegram-bot-api/telegram-bot-api/configs.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/go-telegram-bot-api/telegram-bot-api/configs.go' 'vendor/github.com/go-telegram-bot-api/telegram-bot-api/go.mod' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/go-telegram-bot-api/telegram-bot-api/go.mod' 'vendor/github.com/go-telegram-bot-api/telegram-bot-api/go.sum' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/go-telegram-bot-api/telegram-bot-api/go.sum' 'vendor/github.com/go-telegram-bot-api/telegram-bot-api/helpers.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/go-telegram-bot-api/telegram-bot-api/helpers.go' 'vendor/github.com/go-telegram-bot-api/telegram-bot-api/log.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/go-telegram-bot-api/telegram-bot-api/log.go' 'vendor/github.com/go-telegram-bot-api/telegram-bot-api/passport.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/go-telegram-bot-api/telegram-bot-api/passport.go' 'vendor/github.com/go-telegram-bot-api/telegram-bot-api/types.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/go-telegram-bot-api/telegram-bot-api/types.go' 'vendor/github.com/golang' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/golang' 'vendor/github.com/golang/protobuf' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/golang/protobuf' 'vendor/github.com/golang/protobuf/AUTHORS' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/golang/protobuf/AUTHORS' 'vendor/github.com/golang/protobuf/CONTRIBUTORS' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/golang/protobuf/CONTRIBUTORS' 'vendor/github.com/golang/protobuf/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/golang/protobuf/LICENSE' 'vendor/github.com/golang/protobuf/proto' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/golang/protobuf/proto' 'vendor/github.com/golang/protobuf/proto/buffer.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/golang/protobuf/proto/buffer.go' 'vendor/github.com/golang/protobuf/proto/defaults.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/golang/protobuf/proto/defaults.go' 'vendor/github.com/golang/protobuf/proto/deprecated.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/golang/protobuf/proto/deprecated.go' 'vendor/github.com/golang/protobuf/proto/discard.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/golang/protobuf/proto/discard.go' 'vendor/github.com/golang/protobuf/proto/extensions.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/golang/protobuf/proto/extensions.go' 'vendor/github.com/golang/protobuf/proto/properties.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/golang/protobuf/proto/properties.go' 'vendor/github.com/golang/protobuf/proto/proto.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/golang/protobuf/proto/proto.go' 'vendor/github.com/golang/protobuf/proto/registry.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/golang/protobuf/proto/registry.go' 'vendor/github.com/golang/protobuf/proto/text_decode.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/golang/protobuf/proto/text_decode.go' 'vendor/github.com/golang/protobuf/proto/text_encode.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/golang/protobuf/proto/text_encode.go' 'vendor/github.com/golang/protobuf/proto/wire.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/golang/protobuf/proto/wire.go' 'vendor/github.com/golang/protobuf/proto/wrappers.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/golang/protobuf/proto/wrappers.go' 'vendor/github.com/golang/protobuf/protoc-gen-go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/golang/protobuf/protoc-gen-go' 'vendor/github.com/golang/protobuf/protoc-gen-go/descriptor' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/golang/protobuf/protoc-gen-go/descriptor' 'vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/descriptor.pb.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/descriptor.pb.go' 'vendor/github.com/gomarkdown' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gomarkdown' 'vendor/github.com/gomarkdown/markdown' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gomarkdown/markdown' 'vendor/github.com/gomarkdown/markdown/.gitignore' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gomarkdown/markdown/.gitignore' 'vendor/github.com/gomarkdown/markdown/.gitpod' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gomarkdown/markdown/.gitpod' 'vendor/github.com/gomarkdown/markdown/LICENSE.txt' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gomarkdown/markdown/LICENSE.txt' 'vendor/github.com/gomarkdown/markdown/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gomarkdown/markdown/README.md' 'vendor/github.com/gomarkdown/markdown/ast' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gomarkdown/markdown/ast' 'vendor/github.com/gomarkdown/markdown/ast/attribute.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gomarkdown/markdown/ast/attribute.go' 'vendor/github.com/gomarkdown/markdown/ast/doc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gomarkdown/markdown/ast/doc.go' 'vendor/github.com/gomarkdown/markdown/ast/node.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gomarkdown/markdown/ast/node.go' 'vendor/github.com/gomarkdown/markdown/ast/print.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gomarkdown/markdown/ast/print.go' 'vendor/github.com/gomarkdown/markdown/changes-from-blackfriday.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gomarkdown/markdown/changes-from-blackfriday.md' 'vendor/github.com/gomarkdown/markdown/codecov.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gomarkdown/markdown/codecov.yml' 'vendor/github.com/gomarkdown/markdown/doc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gomarkdown/markdown/doc.go' 'vendor/github.com/gomarkdown/markdown/fuzz.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gomarkdown/markdown/fuzz.go' 'vendor/github.com/gomarkdown/markdown/go.mod' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gomarkdown/markdown/go.mod' 'vendor/github.com/gomarkdown/markdown/go.sum' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gomarkdown/markdown/go.sum' 'vendor/github.com/gomarkdown/markdown/html' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gomarkdown/markdown/html' 'vendor/github.com/gomarkdown/markdown/html/doc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gomarkdown/markdown/html/doc.go' 'vendor/github.com/gomarkdown/markdown/html/renderer.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gomarkdown/markdown/html/renderer.go' 'vendor/github.com/gomarkdown/markdown/html/smartypants.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gomarkdown/markdown/html/smartypants.go' 'vendor/github.com/gomarkdown/markdown/markdown.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gomarkdown/markdown/markdown.go' 'vendor/github.com/gomarkdown/markdown/parser' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gomarkdown/markdown/parser' 'vendor/github.com/gomarkdown/markdown/parser/aside.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gomarkdown/markdown/parser/aside.go' 'vendor/github.com/gomarkdown/markdown/parser/attribute.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gomarkdown/markdown/parser/attribute.go' 'vendor/github.com/gomarkdown/markdown/parser/block.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gomarkdown/markdown/parser/block.go' 'vendor/github.com/gomarkdown/markdown/parser/callout.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gomarkdown/markdown/parser/callout.go' 'vendor/github.com/gomarkdown/markdown/parser/caption.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gomarkdown/markdown/parser/caption.go' 'vendor/github.com/gomarkdown/markdown/parser/citation.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gomarkdown/markdown/parser/citation.go' 'vendor/github.com/gomarkdown/markdown/parser/esc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gomarkdown/markdown/parser/esc.go' 'vendor/github.com/gomarkdown/markdown/parser/figures.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gomarkdown/markdown/parser/figures.go' 'vendor/github.com/gomarkdown/markdown/parser/include.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gomarkdown/markdown/parser/include.go' 'vendor/github.com/gomarkdown/markdown/parser/inline.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gomarkdown/markdown/parser/inline.go' 'vendor/github.com/gomarkdown/markdown/parser/matter.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gomarkdown/markdown/parser/matter.go' 'vendor/github.com/gomarkdown/markdown/parser/options.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gomarkdown/markdown/parser/options.go' 'vendor/github.com/gomarkdown/markdown/parser/parser.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gomarkdown/markdown/parser/parser.go' 'vendor/github.com/gomarkdown/markdown/parser/ref.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gomarkdown/markdown/parser/ref.go' 'vendor/github.com/gomarkdown/markdown/todo.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gomarkdown/markdown/todo.md' 'vendor/github.com/gomarkdown/markdown/tracking-perf.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gomarkdown/markdown/tracking-perf.md' 'vendor/github.com/google' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/google' 'vendor/github.com/google/gops' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/google/gops' 'vendor/github.com/google/gops/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/google/gops/LICENSE' 'vendor/github.com/google/gops/agent' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/google/gops/agent' 'vendor/github.com/google/gops/agent/agent.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/google/gops/agent/agent.go' 'vendor/github.com/google/gops/agent/sockopt_unix.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/google/gops/agent/sockopt_unix.go' 'vendor/github.com/google/gops/agent/sockopt_unsupported.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/google/gops/agent/sockopt_unsupported.go' 'vendor/github.com/google/gops/internal' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/google/gops/internal' 'vendor/github.com/google/gops/internal/internal.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/google/gops/internal/internal.go' 'vendor/github.com/google/gops/internal/internal_go1_13.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/google/gops/internal/internal_go1_13.go' 'vendor/github.com/google/gops/internal/internal_lt_go1_13.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/google/gops/internal/internal_lt_go1_13.go' 'vendor/github.com/google/gops/signal' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/google/gops/signal' 'vendor/github.com/google/gops/signal/signal.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/google/gops/signal/signal.go' 'vendor/github.com/google/uuid' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/google/uuid' 'vendor/github.com/google/uuid/.travis.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/google/uuid/.travis.yml' 'vendor/github.com/google/uuid/CONTRIBUTING.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/google/uuid/CONTRIBUTING.md' 'vendor/github.com/google/uuid/CONTRIBUTORS' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/google/uuid/CONTRIBUTORS' 'vendor/github.com/google/uuid/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/google/uuid/LICENSE' 'vendor/github.com/google/uuid/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/google/uuid/README.md' 'vendor/github.com/google/uuid/dce.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/google/uuid/dce.go' 'vendor/github.com/google/uuid/doc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/google/uuid/doc.go' 'vendor/github.com/google/uuid/go.mod' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/google/uuid/go.mod' 'vendor/github.com/google/uuid/hash.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/google/uuid/hash.go' 'vendor/github.com/google/uuid/marshal.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/google/uuid/marshal.go' 'vendor/github.com/google/uuid/node.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/google/uuid/node.go' 'vendor/github.com/google/uuid/node_js.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/google/uuid/node_js.go' 'vendor/github.com/google/uuid/node_net.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/google/uuid/node_net.go' 'vendor/github.com/google/uuid/sql.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/google/uuid/sql.go' 'vendor/github.com/google/uuid/time.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/google/uuid/time.go' 'vendor/github.com/google/uuid/util.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/google/uuid/util.go' 'vendor/github.com/google/uuid/uuid.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/google/uuid/uuid.go' 'vendor/github.com/google/uuid/version1.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/google/uuid/version1.go' 'vendor/github.com/google/uuid/version4.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/google/uuid/version4.go' 'vendor/github.com/gopackage' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gopackage' 'vendor/github.com/gopackage/ddp' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gopackage/ddp' 'vendor/github.com/gopackage/ddp/.gitignore' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gopackage/ddp/.gitignore' 'vendor/github.com/gopackage/ddp/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gopackage/ddp/LICENSE' 'vendor/github.com/gopackage/ddp/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gopackage/ddp/README.md' 'vendor/github.com/gopackage/ddp/ddp.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gopackage/ddp/ddp.go' 'vendor/github.com/gopackage/ddp/ddp_client.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gopackage/ddp/ddp_client.go' 'vendor/github.com/gopackage/ddp/ddp_collection.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gopackage/ddp/ddp_collection.go' 'vendor/github.com/gopackage/ddp/ddp_ejson.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gopackage/ddp/ddp_ejson.go' 'vendor/github.com/gopackage/ddp/ddp_messages.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gopackage/ddp/ddp_messages.go' 'vendor/github.com/gopackage/ddp/ddp_stats.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gopackage/ddp/ddp_stats.go' 'vendor/github.com/gorilla' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gorilla' 'vendor/github.com/gorilla/schema' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gorilla/schema' 'vendor/github.com/gorilla/schema/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gorilla/schema/LICENSE' 'vendor/github.com/gorilla/schema/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gorilla/schema/README.md' 'vendor/github.com/gorilla/schema/cache.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gorilla/schema/cache.go' 'vendor/github.com/gorilla/schema/converter.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gorilla/schema/converter.go' 'vendor/github.com/gorilla/schema/decoder.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gorilla/schema/decoder.go' 'vendor/github.com/gorilla/schema/doc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gorilla/schema/doc.go' 'vendor/github.com/gorilla/schema/encoder.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gorilla/schema/encoder.go' 'vendor/github.com/gorilla/websocket' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gorilla/websocket' 'vendor/github.com/gorilla/websocket/.gitignore' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gorilla/websocket/.gitignore' 'vendor/github.com/gorilla/websocket/AUTHORS' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gorilla/websocket/AUTHORS' 'vendor/github.com/gorilla/websocket/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gorilla/websocket/LICENSE' 'vendor/github.com/gorilla/websocket/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gorilla/websocket/README.md' 'vendor/github.com/gorilla/websocket/client.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gorilla/websocket/client.go' 'vendor/github.com/gorilla/websocket/client_clone.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gorilla/websocket/client_clone.go' 'vendor/github.com/gorilla/websocket/client_clone_legacy.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gorilla/websocket/client_clone_legacy.go' 'vendor/github.com/gorilla/websocket/compression.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gorilla/websocket/compression.go' 'vendor/github.com/gorilla/websocket/conn.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gorilla/websocket/conn.go' 'vendor/github.com/gorilla/websocket/conn_write.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gorilla/websocket/conn_write.go' 'vendor/github.com/gorilla/websocket/conn_write_legacy.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gorilla/websocket/conn_write_legacy.go' 'vendor/github.com/gorilla/websocket/doc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gorilla/websocket/doc.go' 'vendor/github.com/gorilla/websocket/go.mod' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gorilla/websocket/go.mod' 'vendor/github.com/gorilla/websocket/go.sum' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gorilla/websocket/go.sum' 'vendor/github.com/gorilla/websocket/join.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gorilla/websocket/join.go' 'vendor/github.com/gorilla/websocket/json.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gorilla/websocket/json.go' 'vendor/github.com/gorilla/websocket/mask.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gorilla/websocket/mask.go' 'vendor/github.com/gorilla/websocket/mask_safe.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gorilla/websocket/mask_safe.go' 'vendor/github.com/gorilla/websocket/prepared.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gorilla/websocket/prepared.go' 'vendor/github.com/gorilla/websocket/proxy.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gorilla/websocket/proxy.go' 'vendor/github.com/gorilla/websocket/server.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gorilla/websocket/server.go' 'vendor/github.com/gorilla/websocket/trace.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gorilla/websocket/trace.go' 'vendor/github.com/gorilla/websocket/trace_17.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gorilla/websocket/trace_17.go' 'vendor/github.com/gorilla/websocket/util.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gorilla/websocket/util.go' 'vendor/github.com/gorilla/websocket/x_net_proxy.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gorilla/websocket/x_net_proxy.go' 'vendor/github.com/hashicorp' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp' 'vendor/github.com/hashicorp/errwrap' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/errwrap' 'vendor/github.com/hashicorp/errwrap/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/errwrap/LICENSE' 'vendor/github.com/hashicorp/errwrap/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/errwrap/README.md' 'vendor/github.com/hashicorp/errwrap/errwrap.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/errwrap/errwrap.go' 'vendor/github.com/hashicorp/errwrap/go.mod' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/errwrap/go.mod' 'vendor/github.com/hashicorp/go-multierror' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/go-multierror' 'vendor/github.com/hashicorp/go-multierror/.travis.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/go-multierror/.travis.yml' 'vendor/github.com/hashicorp/go-multierror/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/go-multierror/LICENSE' 'vendor/github.com/hashicorp/go-multierror/Makefile' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/go-multierror/Makefile' 'vendor/github.com/hashicorp/go-multierror/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/go-multierror/README.md' 'vendor/github.com/hashicorp/go-multierror/append.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/go-multierror/append.go' 'vendor/github.com/hashicorp/go-multierror/flatten.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/go-multierror/flatten.go' 'vendor/github.com/hashicorp/go-multierror/format.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/go-multierror/format.go' 'vendor/github.com/hashicorp/go-multierror/go.mod' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/go-multierror/go.mod' 'vendor/github.com/hashicorp/go-multierror/go.sum' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/go-multierror/go.sum' 'vendor/github.com/hashicorp/go-multierror/group.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/go-multierror/group.go' 'vendor/github.com/hashicorp/go-multierror/multierror.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/go-multierror/multierror.go' 'vendor/github.com/hashicorp/go-multierror/prefix.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/go-multierror/prefix.go' 'vendor/github.com/hashicorp/go-multierror/sort.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/go-multierror/sort.go' 'vendor/github.com/hashicorp/golang-lru' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/golang-lru' 'vendor/github.com/hashicorp/golang-lru/.gitignore' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/golang-lru/.gitignore' 'vendor/github.com/hashicorp/golang-lru/2q.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/golang-lru/2q.go' 'vendor/github.com/hashicorp/golang-lru/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/golang-lru/LICENSE' 'vendor/github.com/hashicorp/golang-lru/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/golang-lru/README.md' 'vendor/github.com/hashicorp/golang-lru/arc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/golang-lru/arc.go' 'vendor/github.com/hashicorp/golang-lru/doc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/golang-lru/doc.go' 'vendor/github.com/hashicorp/golang-lru/go.mod' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/golang-lru/go.mod' 'vendor/github.com/hashicorp/golang-lru/lru.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/golang-lru/lru.go' 'vendor/github.com/hashicorp/golang-lru/simplelru' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/golang-lru/simplelru' 'vendor/github.com/hashicorp/golang-lru/simplelru/lru.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/golang-lru/simplelru/lru.go' 'vendor/github.com/hashicorp/golang-lru/simplelru/lru_interface.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/golang-lru/simplelru/lru_interface.go' 'vendor/github.com/hashicorp/hcl' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/hcl' 'vendor/github.com/hashicorp/hcl/.gitignore' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/hcl/.gitignore' 'vendor/github.com/hashicorp/hcl/.travis.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/hcl/.travis.yml' 'vendor/github.com/hashicorp/hcl/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/hcl/LICENSE' 'vendor/github.com/hashicorp/hcl/Makefile' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/hcl/Makefile' 'vendor/github.com/hashicorp/hcl/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/hcl/README.md' 'vendor/github.com/hashicorp/hcl/appveyor.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/hcl/appveyor.yml' 'vendor/github.com/hashicorp/hcl/decoder.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/hcl/decoder.go' 'vendor/github.com/hashicorp/hcl/go.mod' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/hcl/go.mod' 'vendor/github.com/hashicorp/hcl/go.sum' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/hcl/go.sum' 'vendor/github.com/hashicorp/hcl/hcl.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/hcl/hcl.go' 'vendor/github.com/hashicorp/hcl/hcl' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/hcl/hcl' 'vendor/github.com/hashicorp/hcl/hcl/ast' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/hcl/hcl/ast' 'vendor/github.com/hashicorp/hcl/hcl/ast/ast.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/hcl/hcl/ast/ast.go' 'vendor/github.com/hashicorp/hcl/hcl/ast/walk.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/hcl/hcl/ast/walk.go' 'vendor/github.com/hashicorp/hcl/hcl/parser' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/hcl/hcl/parser' 'vendor/github.com/hashicorp/hcl/hcl/parser/error.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/hcl/hcl/parser/error.go' 'vendor/github.com/hashicorp/hcl/hcl/parser/parser.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/hcl/hcl/parser/parser.go' 'vendor/github.com/hashicorp/hcl/hcl/printer' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/hcl/hcl/printer' 'vendor/github.com/hashicorp/hcl/hcl/printer/nodes.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/hcl/hcl/printer/nodes.go' 'vendor/github.com/hashicorp/hcl/hcl/printer/printer.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/hcl/hcl/printer/printer.go' 'vendor/github.com/hashicorp/hcl/hcl/scanner' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/hcl/hcl/scanner' 'vendor/github.com/hashicorp/hcl/hcl/scanner/scanner.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/hcl/hcl/scanner/scanner.go' 'vendor/github.com/hashicorp/hcl/hcl/strconv' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/hcl/hcl/strconv' 'vendor/github.com/hashicorp/hcl/hcl/strconv/quote.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/hcl/hcl/strconv/quote.go' 'vendor/github.com/hashicorp/hcl/hcl/token' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/hcl/hcl/token' 'vendor/github.com/hashicorp/hcl/hcl/token/position.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/hcl/hcl/token/position.go' 'vendor/github.com/hashicorp/hcl/hcl/token/token.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/hcl/hcl/token/token.go' 'vendor/github.com/hashicorp/hcl/json' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/hcl/json' 'vendor/github.com/hashicorp/hcl/json/parser' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/hcl/json/parser' 'vendor/github.com/hashicorp/hcl/json/parser/flatten.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/hcl/json/parser/flatten.go' 'vendor/github.com/hashicorp/hcl/json/parser/parser.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/hcl/json/parser/parser.go' 'vendor/github.com/hashicorp/hcl/json/scanner' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/hcl/json/scanner' 'vendor/github.com/hashicorp/hcl/json/scanner/scanner.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/hcl/json/scanner/scanner.go' 'vendor/github.com/hashicorp/hcl/json/token' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/hcl/json/token' 'vendor/github.com/hashicorp/hcl/json/token/position.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/hcl/json/token/position.go' 'vendor/github.com/hashicorp/hcl/json/token/token.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/hcl/json/token/token.go' 'vendor/github.com/hashicorp/hcl/lex.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/hcl/lex.go' 'vendor/github.com/hashicorp/hcl/parse.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/hcl/parse.go' 'vendor/github.com/jpillora' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/jpillora' 'vendor/github.com/jpillora/backoff' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/jpillora/backoff' 'vendor/github.com/jpillora/backoff/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/jpillora/backoff/LICENSE' 'vendor/github.com/jpillora/backoff/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/jpillora/backoff/README.md' 'vendor/github.com/jpillora/backoff/backoff.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/jpillora/backoff/backoff.go' 'vendor/github.com/jpillora/backoff/go.mod' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/jpillora/backoff/go.mod' 'vendor/github.com/keybase' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase' 'vendor/github.com/keybase/go-keybase-chat-bot' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot' 'vendor/github.com/keybase/go-keybase-chat-bot/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/LICENSE' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/chat.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/chat.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/errors.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/errors.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/kbchat.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/kbchat.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/kvstore.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/kvstore.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/team.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/team.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/test_config.example.yaml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/test_config.example.yaml' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/test_utils.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/test_utils.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1/api.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1/api.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1/blocking.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1/blocking.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1/chat_ui.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1/chat_ui.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1/commands.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1/commands.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1/common.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1/common.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1/emoji.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1/emoji.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1/gregor.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1/gregor.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1/local.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1/local.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1/notify.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1/notify.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1/remote.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1/remote.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1/unfurl.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1/unfurl.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/gregor1' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/gregor1' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/gregor1/auth.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/gregor1/auth.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/gregor1/auth_internal.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/gregor1/auth_internal.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/gregor1/auth_update.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/gregor1/auth_update.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/gregor1/common.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/gregor1/common.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/gregor1/incoming.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/gregor1/incoming.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/gregor1/outgoing.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/gregor1/outgoing.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/gregor1/remind.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/gregor1/remind.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/account.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/account.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/airdrop.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/airdrop.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/apiserver.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/apiserver.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/appstate.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/appstate.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/audit.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/audit.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/avatars.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/avatars.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/backend_common.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/backend_common.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/badger.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/badger.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/block.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/block.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/bot.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/bot.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/btc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/btc.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/common.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/common.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/config.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/config.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/constants.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/constants.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/contacts.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/contacts.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/crypto.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/crypto.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/cryptocurrency.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/cryptocurrency.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/ctl.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/ctl.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/debugging.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/debugging.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/delegate_ui_ctl.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/delegate_ui_ctl.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/device.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/device.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/emails.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/emails.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/ephemeral.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/ephemeral.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/favorite.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/favorite.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/featured_bot.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/featured_bot.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/fs.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/fs.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/git.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/git.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/gpg_common.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/gpg_common.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/gpg_ui.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/gpg_ui.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/gregor.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/gregor.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/gregor_ui.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/gregor_ui.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/home.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/home.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/home_ui.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/home_ui.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/identify.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/identify.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/identify3.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/identify3.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/identify3_common.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/identify3_common.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/identify3_ui.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/identify3_ui.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/identify_common.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/identify_common.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/identify_ui.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/identify_ui.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/implicit_team_migration.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/implicit_team_migration.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/incoming-share.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/incoming-share.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/install.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/install.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/invite_friends.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/invite_friends.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/kbfs.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/kbfs.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/kbfs_common.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/kbfs_common.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/kbfs_git.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/kbfs_git.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/kbfsmount.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/kbfsmount.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/kex2provisionee.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/kex2provisionee.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/kex2provisionee2.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/kex2provisionee2.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/kex2provisioner.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/kex2provisioner.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/kvstore.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/kvstore.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/log.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/log.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/log_ui.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/log_ui.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/login.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/login.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/login_ui.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/login_ui.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/logsend.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/logsend.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/merkle.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/merkle.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/merkle_store.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/merkle_store.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/metadata.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/metadata.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/metadata_update.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/metadata_update.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/network_stats.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/network_stats.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_app.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_app.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_audit.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_audit.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_badges.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_badges.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_can_user_perform.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_can_user_perform.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_ctl.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_ctl.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_device_clone.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_device_clone.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_email.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_email.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_ephemeral.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_ephemeral.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_favorites.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_favorites.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_featuredbots.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_featuredbots.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_fs.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_fs.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_fs_request.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_fs_request.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_invite_friends.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_invite_friends.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_keyfamily.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_keyfamily.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_paperkey.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_paperkey.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_pgp.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_pgp.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_phone.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_phone.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_runtimestats.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_runtimestats.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_saltpack.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_saltpack.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_service.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_service.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_session.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_session.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_team.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_team.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_teambot.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_teambot.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_tracking.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_tracking.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_users.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_users.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/os.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/os.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/paperprovision.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/paperprovision.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/passphrase_common.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/passphrase_common.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/pgp.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/pgp.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/pgp_ui.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/pgp_ui.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/phone_numbers.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/phone_numbers.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/pprof.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/pprof.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/process.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/process.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/prove.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/prove.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/prove_common.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/prove_common.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/prove_ui.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/prove_ui.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/provision_ui.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/provision_ui.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/quota.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/quota.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/reachability.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/reachability.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/rekey.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/rekey.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/rekey_ui.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/rekey_ui.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/reset.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/reset.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/revoke.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/revoke.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/saltpack.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/saltpack.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/saltpack_ui.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/saltpack_ui.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/scanproofs.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/scanproofs.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/secret_ui.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/secret_ui.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/secretkeys.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/secretkeys.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/selfprovision.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/selfprovision.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/session.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/session.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/signup.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/signup.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/sigs.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/sigs.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/simple_fs.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/simple_fs.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/stream_ui.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/stream_ui.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/teambot.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/teambot.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/teams.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/teams.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/teams_ui.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/teams_ui.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/teamsearch.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/teamsearch.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/test.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/test.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/tlf.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/tlf.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/tlf_keys.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/tlf_keys.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/track.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/track.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/ui.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/ui.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/upk.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/upk.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/user.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/user.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/usersearch.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/usersearch.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/wot.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/wot.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/stellar1' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/stellar1' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/stellar1/bundle.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/stellar1/bundle.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/stellar1/common.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/stellar1/common.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/stellar1/gregor.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/stellar1/gregor.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/stellar1/local.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/stellar1/local.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/stellar1/notify.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/stellar1/notify.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/stellar1/remote.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/stellar1/remote.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/stellar1/ui.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/stellar1/ui.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/util.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/util.go' 'vendor/github.com/keybase/go-keybase-chat-bot/kbchat/wallet.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/wallet.go' 'vendor/github.com/kyokomi' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/kyokomi' 'vendor/github.com/kyokomi/emoji' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/kyokomi/emoji' 'vendor/github.com/kyokomi/emoji/v2' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/kyokomi/emoji/v2' 'vendor/github.com/kyokomi/emoji/v2/.gitignore' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/kyokomi/emoji/v2/.gitignore' 'vendor/github.com/kyokomi/emoji/v2/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/kyokomi/emoji/v2/LICENSE' 'vendor/github.com/kyokomi/emoji/v2/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/kyokomi/emoji/v2/README.md' 'vendor/github.com/kyokomi/emoji/v2/emoji.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/kyokomi/emoji/v2/emoji.go' 'vendor/github.com/kyokomi/emoji/v2/emoji_codemap.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/kyokomi/emoji/v2/emoji_codemap.go' 'vendor/github.com/kyokomi/emoji/v2/go.mod' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/kyokomi/emoji/v2/go.mod' 'vendor/github.com/kyokomi/emoji/v2/wercker.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/kyokomi/emoji/v2/wercker.yml' 'vendor/github.com/labstack' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/labstack' 'vendor/github.com/labstack/echo' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/labstack/echo' 'vendor/github.com/labstack/echo/v4' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/labstack/echo/v4' 'vendor/github.com/labstack/echo/v4/.editorconfig' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/labstack/echo/v4/.editorconfig' 'vendor/github.com/labstack/echo/v4/.gitattributes' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/labstack/echo/v4/.gitattributes' 'vendor/github.com/labstack/echo/v4/.gitignore' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/labstack/echo/v4/.gitignore' 'vendor/github.com/labstack/echo/v4/.travis.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/labstack/echo/v4/.travis.yml' 'vendor/github.com/labstack/echo/v4/CHANGELOG.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/labstack/echo/v4/CHANGELOG.md' 'vendor/github.com/labstack/echo/v4/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/labstack/echo/v4/LICENSE' 'vendor/github.com/labstack/echo/v4/Makefile' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/labstack/echo/v4/Makefile' 'vendor/github.com/labstack/echo/v4/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/labstack/echo/v4/README.md' 'vendor/github.com/labstack/echo/v4/bind.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/labstack/echo/v4/bind.go' 'vendor/github.com/labstack/echo/v4/binder.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/labstack/echo/v4/binder.go' 'vendor/github.com/labstack/echo/v4/codecov.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/labstack/echo/v4/codecov.yml' 'vendor/github.com/labstack/echo/v4/context.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/labstack/echo/v4/context.go' 'vendor/github.com/labstack/echo/v4/echo.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/labstack/echo/v4/echo.go' 'vendor/github.com/labstack/echo/v4/go.mod' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/labstack/echo/v4/go.mod' 'vendor/github.com/labstack/echo/v4/go.sum' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/labstack/echo/v4/go.sum' 'vendor/github.com/labstack/echo/v4/group.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/labstack/echo/v4/group.go' 'vendor/github.com/labstack/echo/v4/ip.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/labstack/echo/v4/ip.go' 'vendor/github.com/labstack/echo/v4/log.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/labstack/echo/v4/log.go' 'vendor/github.com/labstack/echo/v4/middleware' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/labstack/echo/v4/middleware' 'vendor/github.com/labstack/echo/v4/middleware/basic_auth.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/labstack/echo/v4/middleware/basic_auth.go' 'vendor/github.com/labstack/echo/v4/middleware/body_dump.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/labstack/echo/v4/middleware/body_dump.go' 'vendor/github.com/labstack/echo/v4/middleware/body_limit.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/labstack/echo/v4/middleware/body_limit.go' 'vendor/github.com/labstack/echo/v4/middleware/compress.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/labstack/echo/v4/middleware/compress.go' 'vendor/github.com/labstack/echo/v4/middleware/cors.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/labstack/echo/v4/middleware/cors.go' 'vendor/github.com/labstack/echo/v4/middleware/csrf.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/labstack/echo/v4/middleware/csrf.go' 'vendor/github.com/labstack/echo/v4/middleware/decompress.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/labstack/echo/v4/middleware/decompress.go' 'vendor/github.com/labstack/echo/v4/middleware/jwt.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/labstack/echo/v4/middleware/jwt.go' 'vendor/github.com/labstack/echo/v4/middleware/key_auth.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/labstack/echo/v4/middleware/key_auth.go' 'vendor/github.com/labstack/echo/v4/middleware/logger.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/labstack/echo/v4/middleware/logger.go' 'vendor/github.com/labstack/echo/v4/middleware/method_override.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/labstack/echo/v4/middleware/method_override.go' 'vendor/github.com/labstack/echo/v4/middleware/middleware.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/labstack/echo/v4/middleware/middleware.go' 'vendor/github.com/labstack/echo/v4/middleware/proxy.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/labstack/echo/v4/middleware/proxy.go' 'vendor/github.com/labstack/echo/v4/middleware/rate_limiter.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/labstack/echo/v4/middleware/rate_limiter.go' 'vendor/github.com/labstack/echo/v4/middleware/recover.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/labstack/echo/v4/middleware/recover.go' 'vendor/github.com/labstack/echo/v4/middleware/redirect.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/labstack/echo/v4/middleware/redirect.go' 'vendor/github.com/labstack/echo/v4/middleware/request_id.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/labstack/echo/v4/middleware/request_id.go' 'vendor/github.com/labstack/echo/v4/middleware/rewrite.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/labstack/echo/v4/middleware/rewrite.go' 'vendor/github.com/labstack/echo/v4/middleware/secure.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/labstack/echo/v4/middleware/secure.go' 'vendor/github.com/labstack/echo/v4/middleware/slash.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/labstack/echo/v4/middleware/slash.go' 'vendor/github.com/labstack/echo/v4/middleware/static.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/labstack/echo/v4/middleware/static.go' 'vendor/github.com/labstack/echo/v4/middleware/timeout.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/labstack/echo/v4/middleware/timeout.go' 'vendor/github.com/labstack/echo/v4/middleware/util.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/labstack/echo/v4/middleware/util.go' 'vendor/github.com/labstack/echo/v4/response.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/labstack/echo/v4/response.go' 'vendor/github.com/labstack/echo/v4/router.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/labstack/echo/v4/router.go' 'vendor/github.com/labstack/gommon' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/labstack/gommon' 'vendor/github.com/labstack/gommon/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/labstack/gommon/LICENSE' 'vendor/github.com/labstack/gommon/bytes' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/labstack/gommon/bytes' 'vendor/github.com/labstack/gommon/bytes/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/labstack/gommon/bytes/README.md' 'vendor/github.com/labstack/gommon/bytes/bytes.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/labstack/gommon/bytes/bytes.go' 'vendor/github.com/labstack/gommon/color' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/labstack/gommon/color' 'vendor/github.com/labstack/gommon/color/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/labstack/gommon/color/README.md' 'vendor/github.com/labstack/gommon/color/color.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/labstack/gommon/color/color.go' 'vendor/github.com/labstack/gommon/log' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/labstack/gommon/log' 'vendor/github.com/labstack/gommon/log/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/labstack/gommon/log/README.md' 'vendor/github.com/labstack/gommon/log/color.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/labstack/gommon/log/color.go' 'vendor/github.com/labstack/gommon/log/log.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/labstack/gommon/log/log.go' 'vendor/github.com/labstack/gommon/log/white.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/labstack/gommon/log/white.go' 'vendor/github.com/labstack/gommon/random' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/labstack/gommon/random' 'vendor/github.com/labstack/gommon/random/random.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/labstack/gommon/random/random.go' 'vendor/github.com/lrstanley' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/lrstanley' 'vendor/github.com/lrstanley/girc' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/lrstanley/girc' 'vendor/github.com/lrstanley/girc/.travis.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/lrstanley/girc/.travis.yml' 'vendor/github.com/lrstanley/girc/CONTRIBUTING.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/lrstanley/girc/CONTRIBUTING.md' 'vendor/github.com/lrstanley/girc/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/lrstanley/girc/LICENSE' 'vendor/github.com/lrstanley/girc/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/lrstanley/girc/README.md' 'vendor/github.com/lrstanley/girc/builtin.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/lrstanley/girc/builtin.go' 'vendor/github.com/lrstanley/girc/cap.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/lrstanley/girc/cap.go' 'vendor/github.com/lrstanley/girc/cap_sasl.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/lrstanley/girc/cap_sasl.go' 'vendor/github.com/lrstanley/girc/cap_tags.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/lrstanley/girc/cap_tags.go' 'vendor/github.com/lrstanley/girc/client.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/lrstanley/girc/client.go' 'vendor/github.com/lrstanley/girc/commands.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/lrstanley/girc/commands.go' 'vendor/github.com/lrstanley/girc/conn.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/lrstanley/girc/conn.go' 'vendor/github.com/lrstanley/girc/constants.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/lrstanley/girc/constants.go' 'vendor/github.com/lrstanley/girc/ctcp.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/lrstanley/girc/ctcp.go' 'vendor/github.com/lrstanley/girc/doc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/lrstanley/girc/doc.go' 'vendor/github.com/lrstanley/girc/event.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/lrstanley/girc/event.go' 'vendor/github.com/lrstanley/girc/format.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/lrstanley/girc/format.go' 'vendor/github.com/lrstanley/girc/go.mod' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/lrstanley/girc/go.mod' 'vendor/github.com/lrstanley/girc/go.sum' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/lrstanley/girc/go.sum' 'vendor/github.com/lrstanley/girc/handler.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/lrstanley/girc/handler.go' 'vendor/github.com/lrstanley/girc/modes.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/lrstanley/girc/modes.go' 'vendor/github.com/lrstanley/girc/state.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/lrstanley/girc/state.go' 'vendor/github.com/magiconair' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/magiconair' 'vendor/github.com/magiconair/properties' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/magiconair/properties' 'vendor/github.com/magiconair/properties/.gitignore' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/magiconair/properties/.gitignore' 'vendor/github.com/magiconair/properties/.travis.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/magiconair/properties/.travis.yml' 'vendor/github.com/magiconair/properties/CHANGELOG.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/magiconair/properties/CHANGELOG.md' 'vendor/github.com/magiconair/properties/LICENSE.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/magiconair/properties/LICENSE.md' 'vendor/github.com/magiconair/properties/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/magiconair/properties/README.md' 'vendor/github.com/magiconair/properties/decode.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/magiconair/properties/decode.go' 'vendor/github.com/magiconair/properties/doc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/magiconair/properties/doc.go' 'vendor/github.com/magiconair/properties/go.mod' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/magiconair/properties/go.mod' 'vendor/github.com/magiconair/properties/integrate.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/magiconair/properties/integrate.go' 'vendor/github.com/magiconair/properties/lex.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/magiconair/properties/lex.go' 'vendor/github.com/magiconair/properties/load.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/magiconair/properties/load.go' 'vendor/github.com/magiconair/properties/parser.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/magiconair/properties/parser.go' 'vendor/github.com/magiconair/properties/properties.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/magiconair/properties/properties.go' 'vendor/github.com/magiconair/properties/rangecheck.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/magiconair/properties/rangecheck.go' 'vendor/github.com/matrix-org' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matrix-org' 'vendor/github.com/matrix-org/gomatrix' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matrix-org/gomatrix' 'vendor/github.com/matrix-org/gomatrix/.gitignore' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matrix-org/gomatrix/.gitignore' 'vendor/github.com/matrix-org/gomatrix/.golangci.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matrix-org/gomatrix/.golangci.yml' 'vendor/github.com/matrix-org/gomatrix/.travis.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matrix-org/gomatrix/.travis.yml' 'vendor/github.com/matrix-org/gomatrix/CHANGELOG.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matrix-org/gomatrix/CHANGELOG.md' 'vendor/github.com/matrix-org/gomatrix/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matrix-org/gomatrix/LICENSE' 'vendor/github.com/matrix-org/gomatrix/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matrix-org/gomatrix/README.md' 'vendor/github.com/matrix-org/gomatrix/client.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matrix-org/gomatrix/client.go' 'vendor/github.com/matrix-org/gomatrix/events.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matrix-org/gomatrix/events.go' 'vendor/github.com/matrix-org/gomatrix/filter.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matrix-org/gomatrix/filter.go' 'vendor/github.com/matrix-org/gomatrix/go.mod' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matrix-org/gomatrix/go.mod' 'vendor/github.com/matrix-org/gomatrix/identifier.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matrix-org/gomatrix/identifier.go' 'vendor/github.com/matrix-org/gomatrix/requests.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matrix-org/gomatrix/requests.go' 'vendor/github.com/matrix-org/gomatrix/responses.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matrix-org/gomatrix/responses.go' 'vendor/github.com/matrix-org/gomatrix/room.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matrix-org/gomatrix/room.go' 'vendor/github.com/matrix-org/gomatrix/store.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matrix-org/gomatrix/store.go' 'vendor/github.com/matrix-org/gomatrix/sync.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matrix-org/gomatrix/sync.go' 'vendor/github.com/matrix-org/gomatrix/tags.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matrix-org/gomatrix/tags.go' 'vendor/github.com/matrix-org/gomatrix/userids.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matrix-org/gomatrix/userids.go' 'vendor/github.com/matterbridge' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge' 'vendor/github.com/matterbridge/Rocket.Chat.Go.SDK' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/Rocket.Chat.Go.SDK' 'vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/models' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/models' 'vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/models/channel.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/models/channel.go' 'vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/models/info.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/models/info.go' 'vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/models/message.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/models/message.go' 'vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/models/permission.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/models/permission.go' 'vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/models/setting.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/models/setting.go' 'vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/models/user.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/models/user.go' 'vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/models/userCredentials.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/models/userCredentials.go' 'vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/realtime' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/realtime' 'vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/realtime/channels.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/realtime/channels.go' 'vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/realtime/client.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/realtime/client.go' 'vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/realtime/emoji.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/realtime/emoji.go' 'vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/realtime/events.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/realtime/events.go' 'vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/realtime/messages.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/realtime/messages.go' 'vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/realtime/permissions.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/realtime/permissions.go' 'vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/realtime/settings.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/realtime/settings.go' 'vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/realtime/subscriptions.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/realtime/subscriptions.go' 'vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/realtime/users.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/realtime/users.go' 'vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/rest' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/rest' 'vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/rest/channels.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/rest/channels.go' 'vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/rest/client.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/rest/client.go' 'vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/rest/information.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/rest/information.go' 'vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/rest/messages.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/rest/messages.go' 'vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/rest/permissions.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/rest/permissions.go' 'vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/rest/users.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/rest/users.go' 'vendor/github.com/matterbridge/discordgo' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/discordgo' 'vendor/github.com/matterbridge/discordgo/.gitignore' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/discordgo/.gitignore' 'vendor/github.com/matterbridge/discordgo/.travis.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/discordgo/.travis.yml' 'vendor/github.com/matterbridge/discordgo/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/discordgo/LICENSE' 'vendor/github.com/matterbridge/discordgo/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/discordgo/README.md' 'vendor/github.com/matterbridge/discordgo/discord.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/discordgo/discord.go' 'vendor/github.com/matterbridge/discordgo/endpoints.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/discordgo/endpoints.go' 'vendor/github.com/matterbridge/discordgo/event.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/discordgo/event.go' 'vendor/github.com/matterbridge/discordgo/eventhandlers.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/discordgo/eventhandlers.go' 'vendor/github.com/matterbridge/discordgo/events.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/discordgo/events.go' 'vendor/github.com/matterbridge/discordgo/go.mod' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/discordgo/go.mod' 'vendor/github.com/matterbridge/discordgo/go.sum' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/discordgo/go.sum' 'vendor/github.com/matterbridge/discordgo/interactions.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/discordgo/interactions.go' 'vendor/github.com/matterbridge/discordgo/logging.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/discordgo/logging.go' 'vendor/github.com/matterbridge/discordgo/message.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/discordgo/message.go' 'vendor/github.com/matterbridge/discordgo/mkdocs.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/discordgo/mkdocs.yml' 'vendor/github.com/matterbridge/discordgo/oauth2.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/discordgo/oauth2.go' 'vendor/github.com/matterbridge/discordgo/ratelimit.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/discordgo/ratelimit.go' 'vendor/github.com/matterbridge/discordgo/restapi.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/discordgo/restapi.go' 'vendor/github.com/matterbridge/discordgo/state.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/discordgo/state.go' 'vendor/github.com/matterbridge/discordgo/structs.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/discordgo/structs.go' 'vendor/github.com/matterbridge/discordgo/types.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/discordgo/types.go' 'vendor/github.com/matterbridge/discordgo/user.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/discordgo/user.go' 'vendor/github.com/matterbridge/discordgo/util.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/discordgo/util.go' 'vendor/github.com/matterbridge/discordgo/voice.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/discordgo/voice.go' 'vendor/github.com/matterbridge/discordgo/wsapi.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/discordgo/wsapi.go' 'vendor/github.com/matterbridge/go-xmpp' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/go-xmpp' 'vendor/github.com/matterbridge/go-xmpp/.travis.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/go-xmpp/.travis.yml' 'vendor/github.com/matterbridge/go-xmpp/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/go-xmpp/LICENSE' 'vendor/github.com/matterbridge/go-xmpp/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/go-xmpp/README.md' 'vendor/github.com/matterbridge/go-xmpp/xmpp.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/go-xmpp/xmpp.go' 'vendor/github.com/matterbridge/go-xmpp/xmpp_avatar.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/go-xmpp/xmpp_avatar.go' 'vendor/github.com/matterbridge/go-xmpp/xmpp_disco.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/go-xmpp/xmpp_disco.go' 'vendor/github.com/matterbridge/go-xmpp/xmpp_information_query.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/go-xmpp/xmpp_information_query.go' 'vendor/github.com/matterbridge/go-xmpp/xmpp_muc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/go-xmpp/xmpp_muc.go' 'vendor/github.com/matterbridge/go-xmpp/xmpp_ping.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/go-xmpp/xmpp_ping.go' 'vendor/github.com/matterbridge/go-xmpp/xmpp_pubsub.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/go-xmpp/xmpp_pubsub.go' 'vendor/github.com/matterbridge/go-xmpp/xmpp_subscription.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/go-xmpp/xmpp_subscription.go' 'vendor/github.com/matterbridge/gozulipbot' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/gozulipbot' 'vendor/github.com/matterbridge/gozulipbot/.gitignore' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/gozulipbot/.gitignore' 'vendor/github.com/matterbridge/gozulipbot/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/gozulipbot/README.md' 'vendor/github.com/matterbridge/gozulipbot/bot.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/gozulipbot/bot.go' 'vendor/github.com/matterbridge/gozulipbot/flag.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/gozulipbot/flag.go' 'vendor/github.com/matterbridge/gozulipbot/message.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/gozulipbot/message.go' 'vendor/github.com/matterbridge/gozulipbot/queue.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/gozulipbot/queue.go' 'vendor/github.com/matterbridge/logrus-prefixed-formatter' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/logrus-prefixed-formatter' 'vendor/github.com/matterbridge/logrus-prefixed-formatter/.gitignore' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/logrus-prefixed-formatter/.gitignore' 'vendor/github.com/matterbridge/logrus-prefixed-formatter/.travis.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/logrus-prefixed-formatter/.travis.yml' 'vendor/github.com/matterbridge/logrus-prefixed-formatter/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/logrus-prefixed-formatter/LICENSE' 'vendor/github.com/matterbridge/logrus-prefixed-formatter/Makefile' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/logrus-prefixed-formatter/Makefile' 'vendor/github.com/matterbridge/logrus-prefixed-formatter/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/logrus-prefixed-formatter/README.md' 'vendor/github.com/matterbridge/logrus-prefixed-formatter/formatter.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/matterbridge/logrus-prefixed-formatter/formatter.go' 'vendor/github.com/mattermost' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost' 'vendor/github.com/mattermost/go-i18n' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/go-i18n' 'vendor/github.com/mattermost/go-i18n/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/go-i18n/LICENSE' 'vendor/github.com/mattermost/go-i18n/i18n' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/go-i18n/i18n' 'vendor/github.com/mattermost/go-i18n/i18n/bundle' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/go-i18n/i18n/bundle' 'vendor/github.com/mattermost/go-i18n/i18n/bundle/bundle.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/go-i18n/i18n/bundle/bundle.go' 'vendor/github.com/mattermost/go-i18n/i18n/i18n.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/go-i18n/i18n/i18n.go' 'vendor/github.com/mattermost/go-i18n/i18n/language' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/go-i18n/i18n/language' 'vendor/github.com/mattermost/go-i18n/i18n/language/language.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/go-i18n/i18n/language/language.go' 'vendor/github.com/mattermost/go-i18n/i18n/language/operands.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/go-i18n/i18n/language/operands.go' 'vendor/github.com/mattermost/go-i18n/i18n/language/plural.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/go-i18n/i18n/language/plural.go' 'vendor/github.com/mattermost/go-i18n/i18n/language/pluralspec.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/go-i18n/i18n/language/pluralspec.go' 'vendor/github.com/mattermost/go-i18n/i18n/language/pluralspec_gen.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/go-i18n/i18n/language/pluralspec_gen.go' 'vendor/github.com/mattermost/go-i18n/i18n/translation' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/go-i18n/i18n/translation' 'vendor/github.com/mattermost/go-i18n/i18n/translation/plural_translation.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/go-i18n/i18n/translation/plural_translation.go' 'vendor/github.com/mattermost/go-i18n/i18n/translation/single_translation.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/go-i18n/i18n/translation/single_translation.go' 'vendor/github.com/mattermost/go-i18n/i18n/translation/template.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/go-i18n/i18n/translation/template.go' 'vendor/github.com/mattermost/go-i18n/i18n/translation/translation.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/go-i18n/i18n/translation/translation.go' 'vendor/github.com/mattermost/ldap' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/ldap' 'vendor/github.com/mattermost/ldap/.gitignore' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/ldap/.gitignore' 'vendor/github.com/mattermost/ldap/.travis.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/ldap/.travis.yml' 'vendor/github.com/mattermost/ldap/CONTRIBUTING.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/ldap/CONTRIBUTING.md' 'vendor/github.com/mattermost/ldap/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/ldap/LICENSE' 'vendor/github.com/mattermost/ldap/Makefile' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/ldap/Makefile' 'vendor/github.com/mattermost/ldap/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/ldap/README.md' 'vendor/github.com/mattermost/ldap/add.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/ldap/add.go' 'vendor/github.com/mattermost/ldap/bind.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/ldap/bind.go' 'vendor/github.com/mattermost/ldap/client.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/ldap/client.go' 'vendor/github.com/mattermost/ldap/compare.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/ldap/compare.go' 'vendor/github.com/mattermost/ldap/conn.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/ldap/conn.go' 'vendor/github.com/mattermost/ldap/control.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/ldap/control.go' 'vendor/github.com/mattermost/ldap/debug.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/ldap/debug.go' 'vendor/github.com/mattermost/ldap/del.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/ldap/del.go' 'vendor/github.com/mattermost/ldap/dn.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/ldap/dn.go' 'vendor/github.com/mattermost/ldap/doc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/ldap/doc.go' 'vendor/github.com/mattermost/ldap/error.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/ldap/error.go' 'vendor/github.com/mattermost/ldap/filter.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/ldap/filter.go' 'vendor/github.com/mattermost/ldap/go.mod' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/ldap/go.mod' 'vendor/github.com/mattermost/ldap/go.sum' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/ldap/go.sum' 'vendor/github.com/mattermost/ldap/ldap.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/ldap/ldap.go' 'vendor/github.com/mattermost/ldap/moddn.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/ldap/moddn.go' 'vendor/github.com/mattermost/ldap/modify.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/ldap/modify.go' 'vendor/github.com/mattermost/ldap/passwdmodify.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/ldap/passwdmodify.go' 'vendor/github.com/mattermost/ldap/request.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/ldap/request.go' 'vendor/github.com/mattermost/ldap/search.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/ldap/search.go' 'vendor/github.com/mattermost/logr' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/logr' 'vendor/github.com/mattermost/logr/.gitignore' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/logr/.gitignore' 'vendor/github.com/mattermost/logr/.travis.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/logr/.travis.yml' 'vendor/github.com/mattermost/logr/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/logr/LICENSE' 'vendor/github.com/mattermost/logr/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/logr/README.md' 'vendor/github.com/mattermost/logr/config.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/logr/config.go' 'vendor/github.com/mattermost/logr/const.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/logr/const.go' 'vendor/github.com/mattermost/logr/filter.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/logr/filter.go' 'vendor/github.com/mattermost/logr/format' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/logr/format' 'vendor/github.com/mattermost/logr/format/json.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/logr/format/json.go' 'vendor/github.com/mattermost/logr/format/plain.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/logr/format/plain.go' 'vendor/github.com/mattermost/logr/formatter.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/logr/formatter.go' 'vendor/github.com/mattermost/logr/go.mod' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/logr/go.mod' 'vendor/github.com/mattermost/logr/go.sum' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/logr/go.sum' 'vendor/github.com/mattermost/logr/levelcache.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/logr/levelcache.go' 'vendor/github.com/mattermost/logr/levelcustom.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/logr/levelcustom.go' 'vendor/github.com/mattermost/logr/levelstd.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/logr/levelstd.go' 'vendor/github.com/mattermost/logr/logger.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/logr/logger.go' 'vendor/github.com/mattermost/logr/logr.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/logr/logr.go' 'vendor/github.com/mattermost/logr/logrec.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/logr/logrec.go' 'vendor/github.com/mattermost/logr/metrics.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/logr/metrics.go' 'vendor/github.com/mattermost/logr/target.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/logr/target.go' 'vendor/github.com/mattermost/logr/target' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/logr/target' 'vendor/github.com/mattermost/logr/target/file.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/logr/target/file.go' 'vendor/github.com/mattermost/logr/target/syslog.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/logr/target/syslog.go' 'vendor/github.com/mattermost/logr/target/writer.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/logr/target/writer.go' 'vendor/github.com/mattermost/logr/timeout.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/logr/timeout.go' 'vendor/github.com/mattermost/mattermost-server' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server' 'vendor/github.com/mattermost/mattermost-server/v5' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5' 'vendor/github.com/mattermost/mattermost-server/v5/LICENSE.txt' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/LICENSE.txt' 'vendor/github.com/mattermost/mattermost-server/v5/NOTICE.txt' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/NOTICE.txt' 'vendor/github.com/mattermost/mattermost-server/v5/mlog' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/mlog' 'vendor/github.com/mattermost/mattermost-server/v5/mlog/default.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/mlog/default.go' 'vendor/github.com/mattermost/mattermost-server/v5/mlog/errors.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/mlog/errors.go' 'vendor/github.com/mattermost/mattermost-server/v5/mlog/global.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/mlog/global.go' 'vendor/github.com/mattermost/mattermost-server/v5/mlog/levels.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/mlog/levels.go' 'vendor/github.com/mattermost/mattermost-server/v5/mlog/log.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/mlog/log.go' 'vendor/github.com/mattermost/mattermost-server/v5/mlog/logr.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/mlog/logr.go' 'vendor/github.com/mattermost/mattermost-server/v5/mlog/stdlog.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/mlog/stdlog.go' 'vendor/github.com/mattermost/mattermost-server/v5/mlog/sugar.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/mlog/sugar.go' 'vendor/github.com/mattermost/mattermost-server/v5/mlog/syslog.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/mlog/syslog.go' 'vendor/github.com/mattermost/mattermost-server/v5/mlog/tcp.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/mlog/tcp.go' 'vendor/github.com/mattermost/mattermost-server/v5/mlog/test-tls-client-cert.pem' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/mlog/test-tls-client-cert.pem' 'vendor/github.com/mattermost/mattermost-server/v5/mlog/testing.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/mlog/testing.go' 'vendor/github.com/mattermost/mattermost-server/v5/model' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model' 'vendor/github.com/mattermost/mattermost-server/v5/model/access.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/access.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/analytics_row.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/analytics_row.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/at_mentions.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/at_mentions.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/audit.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/audit.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/auditconv.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/auditconv.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/audits.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/audits.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/authorize.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/authorize.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/bot.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/bot.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/bot_default_image.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/bot_default_image.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/builtin.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/builtin.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/bundle_info.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/bundle_info.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/channel.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/channel.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/channel_count.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/channel_count.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/channel_data.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/channel_data.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/channel_list.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/channel_list.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/channel_member.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/channel_member.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/channel_member_history.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/channel_member_history.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/channel_member_history_result.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/channel_member_history_result.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/channel_mentions.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/channel_mentions.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/channel_search.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/channel_search.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/channel_sidebar.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/channel_sidebar.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/channel_stats.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/channel_stats.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/channel_view.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/channel_view.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/client4.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/client4.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/cloud.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/cloud.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/cluster_discovery.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/cluster_discovery.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/cluster_info.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/cluster_info.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/cluster_message.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/cluster_message.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/cluster_stats.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/cluster_stats.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/command.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/command.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/command_args.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/command_args.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/command_autocomplete.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/command_autocomplete.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/command_request.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/command_request.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/command_response.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/command_response.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/command_webhook.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/command_webhook.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/compliance.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/compliance.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/compliance_post.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/compliance_post.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/config.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/config.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/data_retention_policy.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/data_retention_policy.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/emoji.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/emoji.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/emoji_data.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/emoji_data.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/emoji_search.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/emoji_search.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/feature_flags.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/feature_flags.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/file.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/file.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/file_info.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/file_info.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/gitlab.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/gitlab.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/group.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/group.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/group_member.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/group_member.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/group_syncable.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/group_syncable.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/guest_invite.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/guest_invite.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/incoming_webhook.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/incoming_webhook.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/initial_load.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/initial_load.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/integration_action.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/integration_action.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/integrity.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/integrity.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/job.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/job.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/ldap.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/ldap.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/license.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/license.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/link_metadata.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/link_metadata.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/manifest.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/manifest.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/marketplace_plugin.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/marketplace_plugin.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/mention_map.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/mention_map.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/message_export.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/message_export.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/mfa_secret.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/mfa_secret.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/migration.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/migration.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/oauth.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/oauth.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/outgoing_webhook.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/outgoing_webhook.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/permission.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/permission.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/plugin_event_data.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/plugin_event_data.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/plugin_key_value.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/plugin_key_value.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/plugin_kvset_options.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/plugin_kvset_options.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/plugin_status.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/plugin_status.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/plugin_valid.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/plugin_valid.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/plugins_response.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/plugins_response.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/post.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/post.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/post_embed.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/post_embed.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/post_list.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/post_list.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/post_metadata.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/post_metadata.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/post_search_results.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/post_search_results.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/preference.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/preference.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/preferences.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/preferences.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/product_notices.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/product_notices.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/push_notification.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/push_notification.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/push_response.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/push_response.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/reaction.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/reaction.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/role.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/role.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/saml.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/saml.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/scheduled_task.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/scheduled_task.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/scheme.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/scheme.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/search_params.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/search_params.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/security_bulletin.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/security_bulletin.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/serialized_gen.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/serialized_gen.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/session.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/session.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/slack_attachment.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/slack_attachment.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/slack_compatibility.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/slack_compatibility.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/status.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/status.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/suggest_command.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/suggest_command.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/switch_request.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/switch_request.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/system.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/system.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/team.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/team.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/team_member.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/team_member.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/team_search.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/team_search.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/team_stats.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/team_stats.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/terms_of_service.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/terms_of_service.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/thread.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/thread.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/token.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/token.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/typing_request.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/typing_request.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/upload_session.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/upload_session.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/user.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/user.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/user_access_token.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/user_access_token.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/user_access_token_search.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/user_access_token_search.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/user_autocomplete.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/user_autocomplete.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/user_count.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/user_count.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/user_get.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/user_get.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/user_search.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/user_search.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/user_terms_of_service.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/user_terms_of_service.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/users_stats.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/users_stats.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/utils.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/utils.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/version.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/version.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/websocket_client.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/websocket_client.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/websocket_message.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/websocket_message.go' 'vendor/github.com/mattermost/mattermost-server/v5/model/websocket_request.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/model/websocket_request.go' 'vendor/github.com/mattermost/mattermost-server/v5/services' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/services' 'vendor/github.com/mattermost/mattermost-server/v5/services/timezones' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/services/timezones' 'vendor/github.com/mattermost/mattermost-server/v5/services/timezones/default.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/services/timezones/default.go' 'vendor/github.com/mattermost/mattermost-server/v5/services/timezones/timezones.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/services/timezones/timezones.go' 'vendor/github.com/mattermost/mattermost-server/v5/utils' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/utils' 'vendor/github.com/mattermost/mattermost-server/v5/utils/jsonutils' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/utils/jsonutils' 'vendor/github.com/mattermost/mattermost-server/v5/utils/jsonutils/json.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/utils/jsonutils/json.go' 'vendor/github.com/mattermost/mattermost-server/v5/utils/markdown' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/utils/markdown' 'vendor/github.com/mattermost/mattermost-server/v5/utils/markdown/autolink.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/utils/markdown/autolink.go' 'vendor/github.com/mattermost/mattermost-server/v5/utils/markdown/block_quote.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/utils/markdown/block_quote.go' 'vendor/github.com/mattermost/mattermost-server/v5/utils/markdown/blocks.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/utils/markdown/blocks.go' 'vendor/github.com/mattermost/mattermost-server/v5/utils/markdown/document.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/utils/markdown/document.go' 'vendor/github.com/mattermost/mattermost-server/v5/utils/markdown/fenced_code.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/utils/markdown/fenced_code.go' 'vendor/github.com/mattermost/mattermost-server/v5/utils/markdown/html.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/utils/markdown/html.go' 'vendor/github.com/mattermost/mattermost-server/v5/utils/markdown/html_entities.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/utils/markdown/html_entities.go' 'vendor/github.com/mattermost/mattermost-server/v5/utils/markdown/indented_code.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/utils/markdown/indented_code.go' 'vendor/github.com/mattermost/mattermost-server/v5/utils/markdown/inlines.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/utils/markdown/inlines.go' 'vendor/github.com/mattermost/mattermost-server/v5/utils/markdown/inspect.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/utils/markdown/inspect.go' 'vendor/github.com/mattermost/mattermost-server/v5/utils/markdown/lines.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/utils/markdown/lines.go' 'vendor/github.com/mattermost/mattermost-server/v5/utils/markdown/links.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/utils/markdown/links.go' 'vendor/github.com/mattermost/mattermost-server/v5/utils/markdown/list.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/utils/markdown/list.go' 'vendor/github.com/mattermost/mattermost-server/v5/utils/markdown/markdown.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/utils/markdown/markdown.go' 'vendor/github.com/mattermost/mattermost-server/v5/utils/markdown/paragraph.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/utils/markdown/paragraph.go' 'vendor/github.com/mattermost/mattermost-server/v5/utils/markdown/reference_definition.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/mattermost-server/v5/utils/markdown/reference_definition.go' 'vendor/github.com/mattn' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattn' 'vendor/github.com/mattn/go-colorable' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattn/go-colorable' 'vendor/github.com/mattn/go-colorable/.travis.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattn/go-colorable/.travis.yml' 'vendor/github.com/mattn/go-colorable/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattn/go-colorable/LICENSE' 'vendor/github.com/mattn/go-colorable/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattn/go-colorable/README.md' 'vendor/github.com/mattn/go-colorable/colorable_appengine.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattn/go-colorable/colorable_appengine.go' 'vendor/github.com/mattn/go-colorable/colorable_others.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattn/go-colorable/colorable_others.go' 'vendor/github.com/mattn/go-colorable/colorable_windows.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattn/go-colorable/colorable_windows.go' 'vendor/github.com/mattn/go-colorable/go.mod' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattn/go-colorable/go.mod' 'vendor/github.com/mattn/go-colorable/go.sum' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattn/go-colorable/go.sum' 'vendor/github.com/mattn/go-colorable/go.test.sh' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattn/go-colorable/go.test.sh' 'vendor/github.com/mattn/go-colorable/noncolorable.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattn/go-colorable/noncolorable.go' 'vendor/github.com/mattn/go-isatty' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattn/go-isatty' 'vendor/github.com/mattn/go-isatty/.travis.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattn/go-isatty/.travis.yml' 'vendor/github.com/mattn/go-isatty/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattn/go-isatty/LICENSE' 'vendor/github.com/mattn/go-isatty/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattn/go-isatty/README.md' 'vendor/github.com/mattn/go-isatty/doc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattn/go-isatty/doc.go' 'vendor/github.com/mattn/go-isatty/go.mod' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattn/go-isatty/go.mod' 'vendor/github.com/mattn/go-isatty/go.sum' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattn/go-isatty/go.sum' 'vendor/github.com/mattn/go-isatty/go.test.sh' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattn/go-isatty/go.test.sh' 'vendor/github.com/mattn/go-isatty/isatty_bsd.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattn/go-isatty/isatty_bsd.go' 'vendor/github.com/mattn/go-isatty/isatty_others.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattn/go-isatty/isatty_others.go' 'vendor/github.com/mattn/go-isatty/isatty_plan9.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattn/go-isatty/isatty_plan9.go' 'vendor/github.com/mattn/go-isatty/isatty_solaris.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattn/go-isatty/isatty_solaris.go' 'vendor/github.com/mattn/go-isatty/isatty_tcgets.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattn/go-isatty/isatty_tcgets.go' 'vendor/github.com/mattn/go-isatty/isatty_windows.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattn/go-isatty/isatty_windows.go' 'vendor/github.com/mattn/go-isatty/renovate.json' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattn/go-isatty/renovate.json' 'vendor/github.com/mattn/go-runewidth' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattn/go-runewidth' 'vendor/github.com/mattn/go-runewidth/.travis.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattn/go-runewidth/.travis.yml' 'vendor/github.com/mattn/go-runewidth/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattn/go-runewidth/LICENSE' 'vendor/github.com/mattn/go-runewidth/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattn/go-runewidth/README.md' 'vendor/github.com/mattn/go-runewidth/go.mod' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattn/go-runewidth/go.mod' 'vendor/github.com/mattn/go-runewidth/go.test.sh' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattn/go-runewidth/go.test.sh' 'vendor/github.com/mattn/go-runewidth/runewidth.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattn/go-runewidth/runewidth.go' 'vendor/github.com/mattn/go-runewidth/runewidth_appengine.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattn/go-runewidth/runewidth_appengine.go' 'vendor/github.com/mattn/go-runewidth/runewidth_js.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattn/go-runewidth/runewidth_js.go' 'vendor/github.com/mattn/go-runewidth/runewidth_posix.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattn/go-runewidth/runewidth_posix.go' 'vendor/github.com/mattn/go-runewidth/runewidth_table.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattn/go-runewidth/runewidth_table.go' 'vendor/github.com/mattn/go-runewidth/runewidth_windows.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattn/go-runewidth/runewidth_windows.go' 'vendor/github.com/mattn/godown' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattn/godown' 'vendor/github.com/mattn/godown/.gitignore' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattn/godown/.gitignore' 'vendor/github.com/mattn/godown/.travis.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattn/godown/.travis.yml' 'vendor/github.com/mattn/godown/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattn/godown/LICENSE' 'vendor/github.com/mattn/godown/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattn/godown/README.md' 'vendor/github.com/mattn/godown/go.mod' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattn/godown/go.mod' 'vendor/github.com/mattn/godown/go.sum' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattn/godown/go.sum' 'vendor/github.com/mattn/godown/godown.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattn/godown/godown.go' 'vendor/github.com/mgutz' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mgutz' 'vendor/github.com/mgutz/ansi' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mgutz/ansi' 'vendor/github.com/mgutz/ansi/.gitignore' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mgutz/ansi/.gitignore' 'vendor/github.com/mgutz/ansi/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mgutz/ansi/LICENSE' 'vendor/github.com/mgutz/ansi/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mgutz/ansi/README.md' 'vendor/github.com/mgutz/ansi/ansi.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mgutz/ansi/ansi.go' 'vendor/github.com/mgutz/ansi/doc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mgutz/ansi/doc.go' 'vendor/github.com/mgutz/ansi/print.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mgutz/ansi/print.go' 'vendor/github.com/missdeer' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/missdeer' 'vendor/github.com/missdeer/golib' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/missdeer/golib' 'vendor/github.com/missdeer/golib/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/missdeer/golib/LICENSE' 'vendor/github.com/missdeer/golib/ic' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/missdeer/golib/ic' 'vendor/github.com/missdeer/golib/ic/convutf8.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/missdeer/golib/ic/convutf8.go' 'vendor/github.com/missdeer/golib/ic/ic.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/missdeer/golib/ic/ic.go' 'vendor/github.com/mitchellh' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mitchellh' 'vendor/github.com/mitchellh/mapstructure' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mitchellh/mapstructure' 'vendor/github.com/mitchellh/mapstructure/CHANGELOG.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mitchellh/mapstructure/CHANGELOG.md' 'vendor/github.com/mitchellh/mapstructure/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mitchellh/mapstructure/LICENSE' 'vendor/github.com/mitchellh/mapstructure/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mitchellh/mapstructure/README.md' 'vendor/github.com/mitchellh/mapstructure/decode_hooks.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mitchellh/mapstructure/decode_hooks.go' 'vendor/github.com/mitchellh/mapstructure/error.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mitchellh/mapstructure/error.go' 'vendor/github.com/mitchellh/mapstructure/go.mod' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mitchellh/mapstructure/go.mod' 'vendor/github.com/mitchellh/mapstructure/mapstructure.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mitchellh/mapstructure/mapstructure.go' 'vendor/github.com/monaco-io' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/monaco-io' 'vendor/github.com/monaco-io/request' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/monaco-io/request' 'vendor/github.com/monaco-io/request/.gitignore' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/monaco-io/request/.gitignore' 'vendor/github.com/monaco-io/request/CODE_OF_CONDUCT.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/monaco-io/request/CODE_OF_CONDUCT.md' 'vendor/github.com/monaco-io/request/CONTRIBUTING.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/monaco-io/request/CONTRIBUTING.md' 'vendor/github.com/monaco-io/request/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/monaco-io/request/LICENSE' 'vendor/github.com/monaco-io/request/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/monaco-io/request/README.md' 'vendor/github.com/monaco-io/request/build.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/monaco-io/request/build.go' 'vendor/github.com/monaco-io/request/const.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/monaco-io/request/const.go' 'vendor/github.com/monaco-io/request/doc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/monaco-io/request/doc.go' 'vendor/github.com/monaco-io/request/go.mod' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/monaco-io/request/go.mod' 'vendor/github.com/monaco-io/request/go.sum' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/monaco-io/request/go.sum' 'vendor/github.com/monaco-io/request/model.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/monaco-io/request/model.go' 'vendor/github.com/monaco-io/request/request.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/monaco-io/request/request.go' 'vendor/github.com/monaco-io/request/resp.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/monaco-io/request/resp.go' 'vendor/github.com/monaco-io/request/url.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/monaco-io/request/url.go' 'vendor/github.com/mreiferson' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mreiferson' 'vendor/github.com/mreiferson/go-httpclient' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mreiferson/go-httpclient' 'vendor/github.com/mreiferson/go-httpclient/.gitignore' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mreiferson/go-httpclient/.gitignore' 'vendor/github.com/mreiferson/go-httpclient/.travis.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mreiferson/go-httpclient/.travis.yml' 'vendor/github.com/mreiferson/go-httpclient/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mreiferson/go-httpclient/LICENSE' 'vendor/github.com/mreiferson/go-httpclient/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mreiferson/go-httpclient/README.md' 'vendor/github.com/mreiferson/go-httpclient/httpclient.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mreiferson/go-httpclient/httpclient.go' 'vendor/github.com/mrexodia' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mrexodia' 'vendor/github.com/mrexodia/wray' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mrexodia/wray' 'vendor/github.com/mrexodia/wray/README.markdown' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mrexodia/wray/README.markdown' 'vendor/github.com/mrexodia/wray/go_faye.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mrexodia/wray/go_faye.go' 'vendor/github.com/mrexodia/wray/http_transport.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mrexodia/wray/http_transport.go' 'vendor/github.com/mrexodia/wray/response.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mrexodia/wray/response.go' 'vendor/github.com/mrexodia/wray/schedular.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mrexodia/wray/schedular.go' 'vendor/github.com/mrexodia/wray/transport.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mrexodia/wray/transport.go' 'vendor/github.com/mrexodia/wray/utils.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mrexodia/wray/utils.go' 'vendor/github.com/nelsonken' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/nelsonken' 'vendor/github.com/nelsonken/gomf' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/nelsonken/gomf' 'vendor/github.com/nelsonken/gomf/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/nelsonken/gomf/README.md' 'vendor/github.com/nelsonken/gomf/form_builder.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/nelsonken/gomf/form_builder.go' 'vendor/github.com/nelsonken/gomf/up.php' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/nelsonken/gomf/up.php' 'vendor/github.com/paulrosania' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/paulrosania' 'vendor/github.com/paulrosania/go-charset' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/paulrosania/go-charset' 'vendor/github.com/paulrosania/go-charset/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/paulrosania/go-charset/LICENSE' 'vendor/github.com/paulrosania/go-charset/charset' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/paulrosania/go-charset/charset' 'vendor/github.com/paulrosania/go-charset/charset/ascii.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/paulrosania/go-charset/charset/ascii.go' 'vendor/github.com/paulrosania/go-charset/charset/big5.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/paulrosania/go-charset/charset/big5.go' 'vendor/github.com/paulrosania/go-charset/charset/charset.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/paulrosania/go-charset/charset/charset.go' 'vendor/github.com/paulrosania/go-charset/charset/codepage.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/paulrosania/go-charset/charset/codepage.go' 'vendor/github.com/paulrosania/go-charset/charset/cp932.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/paulrosania/go-charset/charset/cp932.go' 'vendor/github.com/paulrosania/go-charset/charset/file.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/paulrosania/go-charset/charset/file.go' 'vendor/github.com/paulrosania/go-charset/charset/local.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/paulrosania/go-charset/charset/local.go' 'vendor/github.com/paulrosania/go-charset/charset/utf16.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/paulrosania/go-charset/charset/utf16.go' 'vendor/github.com/paulrosania/go-charset/charset/utf8.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/paulrosania/go-charset/charset/utf8.go' 'vendor/github.com/paulrosania/go-charset/data' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/paulrosania/go-charset/data' 'vendor/github.com/paulrosania/go-charset/data/data_big5.dat.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/paulrosania/go-charset/data/data_big5.dat.go' 'vendor/github.com/paulrosania/go-charset/data/data_charsets.json.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/paulrosania/go-charset/data/data_charsets.json.go' 'vendor/github.com/paulrosania/go-charset/data/data_cp932.dat.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/paulrosania/go-charset/data/data_cp932.dat.go' 'vendor/github.com/paulrosania/go-charset/data/data_ibm437.cp.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/paulrosania/go-charset/data/data_ibm437.cp.go' 'vendor/github.com/paulrosania/go-charset/data/data_ibm850.cp.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/paulrosania/go-charset/data/data_ibm850.cp.go' 'vendor/github.com/paulrosania/go-charset/data/data_ibm866.cp.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/paulrosania/go-charset/data/data_ibm866.cp.go' 'vendor/github.com/paulrosania/go-charset/data/data_iso-8859-1.cp.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/paulrosania/go-charset/data/data_iso-8859-1.cp.go' 'vendor/github.com/paulrosania/go-charset/data/data_iso-8859-10.cp.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/paulrosania/go-charset/data/data_iso-8859-10.cp.go' 'vendor/github.com/paulrosania/go-charset/data/data_iso-8859-15.cp.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/paulrosania/go-charset/data/data_iso-8859-15.cp.go' 'vendor/github.com/paulrosania/go-charset/data/data_iso-8859-2.cp.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/paulrosania/go-charset/data/data_iso-8859-2.cp.go' 'vendor/github.com/paulrosania/go-charset/data/data_iso-8859-3.cp.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/paulrosania/go-charset/data/data_iso-8859-3.cp.go' 'vendor/github.com/paulrosania/go-charset/data/data_iso-8859-4.cp.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/paulrosania/go-charset/data/data_iso-8859-4.cp.go' 'vendor/github.com/paulrosania/go-charset/data/data_iso-8859-5.cp.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/paulrosania/go-charset/data/data_iso-8859-5.cp.go' 'vendor/github.com/paulrosania/go-charset/data/data_iso-8859-6.cp.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/paulrosania/go-charset/data/data_iso-8859-6.cp.go' 'vendor/github.com/paulrosania/go-charset/data/data_iso-8859-7.cp.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/paulrosania/go-charset/data/data_iso-8859-7.cp.go' 'vendor/github.com/paulrosania/go-charset/data/data_iso-8859-8.cp.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/paulrosania/go-charset/data/data_iso-8859-8.cp.go' 'vendor/github.com/paulrosania/go-charset/data/data_iso-8859-9.cp.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/paulrosania/go-charset/data/data_iso-8859-9.cp.go' 'vendor/github.com/paulrosania/go-charset/data/data_jisx0201kana.dat.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/paulrosania/go-charset/data/data_jisx0201kana.dat.go' 'vendor/github.com/paulrosania/go-charset/data/data_koi8-r.cp.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/paulrosania/go-charset/data/data_koi8-r.cp.go' 'vendor/github.com/paulrosania/go-charset/data/data_windows-1250.cp.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/paulrosania/go-charset/data/data_windows-1250.cp.go' 'vendor/github.com/paulrosania/go-charset/data/data_windows-1251.cp.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/paulrosania/go-charset/data/data_windows-1251.cp.go' 'vendor/github.com/paulrosania/go-charset/data/data_windows-1252.cp.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/paulrosania/go-charset/data/data_windows-1252.cp.go' 'vendor/github.com/paulrosania/go-charset/data/doc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/paulrosania/go-charset/data/doc.go' 'vendor/github.com/pborman' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pborman' 'vendor/github.com/pborman/uuid' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pborman/uuid' 'vendor/github.com/pborman/uuid/.travis.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pborman/uuid/.travis.yml' 'vendor/github.com/pborman/uuid/CONTRIBUTING.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pborman/uuid/CONTRIBUTING.md' 'vendor/github.com/pborman/uuid/CONTRIBUTORS' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pborman/uuid/CONTRIBUTORS' 'vendor/github.com/pborman/uuid/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pborman/uuid/LICENSE' 'vendor/github.com/pborman/uuid/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pborman/uuid/README.md' 'vendor/github.com/pborman/uuid/dce.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pborman/uuid/dce.go' 'vendor/github.com/pborman/uuid/doc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pborman/uuid/doc.go' 'vendor/github.com/pborman/uuid/go.mod' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pborman/uuid/go.mod' 'vendor/github.com/pborman/uuid/go.sum' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pborman/uuid/go.sum' 'vendor/github.com/pborman/uuid/hash.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pborman/uuid/hash.go' 'vendor/github.com/pborman/uuid/marshal.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pborman/uuid/marshal.go' 'vendor/github.com/pborman/uuid/node.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pborman/uuid/node.go' 'vendor/github.com/pborman/uuid/sql.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pborman/uuid/sql.go' 'vendor/github.com/pborman/uuid/time.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pborman/uuid/time.go' 'vendor/github.com/pborman/uuid/util.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pborman/uuid/util.go' 'vendor/github.com/pborman/uuid/uuid.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pborman/uuid/uuid.go' 'vendor/github.com/pborman/uuid/version1.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pborman/uuid/version1.go' 'vendor/github.com/pborman/uuid/version4.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pborman/uuid/version4.go' 'vendor/github.com/pelletier' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pelletier' 'vendor/github.com/pelletier/go-toml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pelletier/go-toml' 'vendor/github.com/pelletier/go-toml/.dockerignore' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pelletier/go-toml/.dockerignore' 'vendor/github.com/pelletier/go-toml/.gitignore' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pelletier/go-toml/.gitignore' 'vendor/github.com/pelletier/go-toml/CONTRIBUTING.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pelletier/go-toml/CONTRIBUTING.md' 'vendor/github.com/pelletier/go-toml/Dockerfile' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pelletier/go-toml/Dockerfile' 'vendor/github.com/pelletier/go-toml/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pelletier/go-toml/LICENSE' 'vendor/github.com/pelletier/go-toml/Makefile' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pelletier/go-toml/Makefile' 'vendor/github.com/pelletier/go-toml/PULL_REQUEST_TEMPLATE.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pelletier/go-toml/PULL_REQUEST_TEMPLATE.md' 'vendor/github.com/pelletier/go-toml/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pelletier/go-toml/README.md' 'vendor/github.com/pelletier/go-toml/azure-pipelines.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pelletier/go-toml/azure-pipelines.yml' 'vendor/github.com/pelletier/go-toml/benchmark.sh' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pelletier/go-toml/benchmark.sh' 'vendor/github.com/pelletier/go-toml/doc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pelletier/go-toml/doc.go' 'vendor/github.com/pelletier/go-toml/example-crlf.toml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pelletier/go-toml/example-crlf.toml' 'vendor/github.com/pelletier/go-toml/example.toml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pelletier/go-toml/example.toml' 'vendor/github.com/pelletier/go-toml/fuzz.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pelletier/go-toml/fuzz.go' 'vendor/github.com/pelletier/go-toml/fuzz.sh' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pelletier/go-toml/fuzz.sh' 'vendor/github.com/pelletier/go-toml/go.mod' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pelletier/go-toml/go.mod' 'vendor/github.com/pelletier/go-toml/keysparsing.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pelletier/go-toml/keysparsing.go' 'vendor/github.com/pelletier/go-toml/lexer.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pelletier/go-toml/lexer.go' 'vendor/github.com/pelletier/go-toml/localtime.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pelletier/go-toml/localtime.go' 'vendor/github.com/pelletier/go-toml/marshal.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pelletier/go-toml/marshal.go' 'vendor/github.com/pelletier/go-toml/marshal_OrderPreserve_test.toml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pelletier/go-toml/marshal_OrderPreserve_test.toml' 'vendor/github.com/pelletier/go-toml/marshal_test.toml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pelletier/go-toml/marshal_test.toml' 'vendor/github.com/pelletier/go-toml/parser.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pelletier/go-toml/parser.go' 'vendor/github.com/pelletier/go-toml/position.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pelletier/go-toml/position.go' 'vendor/github.com/pelletier/go-toml/token.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pelletier/go-toml/token.go' 'vendor/github.com/pelletier/go-toml/toml.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pelletier/go-toml/toml.go' 'vendor/github.com/pelletier/go-toml/tomlpub.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pelletier/go-toml/tomlpub.go' 'vendor/github.com/pelletier/go-toml/tomltree_create.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pelletier/go-toml/tomltree_create.go' 'vendor/github.com/pelletier/go-toml/tomltree_write.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pelletier/go-toml/tomltree_write.go' 'vendor/github.com/pelletier/go-toml/tomltree_writepub.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pelletier/go-toml/tomltree_writepub.go' 'vendor/github.com/philhofer' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/philhofer' 'vendor/github.com/philhofer/fwd' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/philhofer/fwd' 'vendor/github.com/philhofer/fwd/LICENSE.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/philhofer/fwd/LICENSE.md' 'vendor/github.com/philhofer/fwd/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/philhofer/fwd/README.md' 'vendor/github.com/philhofer/fwd/reader.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/philhofer/fwd/reader.go' 'vendor/github.com/philhofer/fwd/writer.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/philhofer/fwd/writer.go' 'vendor/github.com/philhofer/fwd/writer_appengine.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/philhofer/fwd/writer_appengine.go' 'vendor/github.com/philhofer/fwd/writer_unsafe.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/philhofer/fwd/writer_unsafe.go' 'vendor/github.com/pkg' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pkg' 'vendor/github.com/pkg/errors' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pkg/errors' 'vendor/github.com/pkg/errors/.gitignore' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pkg/errors/.gitignore' 'vendor/github.com/pkg/errors/.travis.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pkg/errors/.travis.yml' 'vendor/github.com/pkg/errors/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pkg/errors/LICENSE' 'vendor/github.com/pkg/errors/Makefile' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pkg/errors/Makefile' 'vendor/github.com/pkg/errors/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pkg/errors/README.md' 'vendor/github.com/pkg/errors/appveyor.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pkg/errors/appveyor.yml' 'vendor/github.com/pkg/errors/errors.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pkg/errors/errors.go' 'vendor/github.com/pkg/errors/go113.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pkg/errors/go113.go' 'vendor/github.com/pkg/errors/stack.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pkg/errors/stack.go' 'vendor/github.com/pmezard' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pmezard' 'vendor/github.com/pmezard/go-difflib' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pmezard/go-difflib' 'vendor/github.com/pmezard/go-difflib/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pmezard/go-difflib/LICENSE' 'vendor/github.com/pmezard/go-difflib/difflib' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pmezard/go-difflib/difflib' 'vendor/github.com/pmezard/go-difflib/difflib/difflib.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pmezard/go-difflib/difflib/difflib.go' 'vendor/github.com/rickb777' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/rickb777' 'vendor/github.com/rickb777/date' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/rickb777/date' 'vendor/github.com/rickb777/date/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/rickb777/date/LICENSE' 'vendor/github.com/rickb777/date/period' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/rickb777/date/period' 'vendor/github.com/rickb777/date/period/doc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/rickb777/date/period/doc.go' 'vendor/github.com/rickb777/date/period/format.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/rickb777/date/period/format.go' 'vendor/github.com/rickb777/date/period/marshal.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/rickb777/date/period/marshal.go' 'vendor/github.com/rickb777/date/period/parse.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/rickb777/date/period/parse.go' 'vendor/github.com/rickb777/date/period/period.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/rickb777/date/period/period.go' 'vendor/github.com/rickb777/plural' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/rickb777/plural' 'vendor/github.com/rickb777/plural/.gitignore' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/rickb777/plural/.gitignore' 'vendor/github.com/rickb777/plural/.travis.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/rickb777/plural/.travis.yml' 'vendor/github.com/rickb777/plural/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/rickb777/plural/LICENSE' 'vendor/github.com/rickb777/plural/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/rickb777/plural/README.md' 'vendor/github.com/rickb777/plural/build+test.sh' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/rickb777/plural/build+test.sh' 'vendor/github.com/rickb777/plural/doc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/rickb777/plural/doc.go' 'vendor/github.com/rickb777/plural/plural.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/rickb777/plural/plural.go' 'vendor/github.com/rs' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/rs' 'vendor/github.com/rs/xid' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/rs/xid' 'vendor/github.com/rs/xid/.appveyor.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/rs/xid/.appveyor.yml' 'vendor/github.com/rs/xid/.travis.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/rs/xid/.travis.yml' 'vendor/github.com/rs/xid/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/rs/xid/LICENSE' 'vendor/github.com/rs/xid/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/rs/xid/README.md' 'vendor/github.com/rs/xid/go.mod' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/rs/xid/go.mod' 'vendor/github.com/rs/xid/hostid_darwin.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/rs/xid/hostid_darwin.go' 'vendor/github.com/rs/xid/hostid_fallback.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/rs/xid/hostid_fallback.go' 'vendor/github.com/rs/xid/hostid_freebsd.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/rs/xid/hostid_freebsd.go' 'vendor/github.com/rs/xid/hostid_linux.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/rs/xid/hostid_linux.go' 'vendor/github.com/rs/xid/hostid_windows.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/rs/xid/hostid_windows.go' 'vendor/github.com/rs/xid/id.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/rs/xid/id.go' 'vendor/github.com/russross' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/russross' 'vendor/github.com/russross/blackfriday' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/russross/blackfriday' 'vendor/github.com/russross/blackfriday/.gitignore' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/russross/blackfriday/.gitignore' 'vendor/github.com/russross/blackfriday/.travis.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/russross/blackfriday/.travis.yml' 'vendor/github.com/russross/blackfriday/LICENSE.txt' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/russross/blackfriday/LICENSE.txt' 'vendor/github.com/russross/blackfriday/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/russross/blackfriday/README.md' 'vendor/github.com/russross/blackfriday/block.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/russross/blackfriday/block.go' 'vendor/github.com/russross/blackfriday/doc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/russross/blackfriday/doc.go' 'vendor/github.com/russross/blackfriday/go.mod' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/russross/blackfriday/go.mod' 'vendor/github.com/russross/blackfriday/html.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/russross/blackfriday/html.go' 'vendor/github.com/russross/blackfriday/inline.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/russross/blackfriday/inline.go' 'vendor/github.com/russross/blackfriday/latex.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/russross/blackfriday/latex.go' 'vendor/github.com/russross/blackfriday/markdown.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/russross/blackfriday/markdown.go' 'vendor/github.com/russross/blackfriday/smartypants.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/russross/blackfriday/smartypants.go' 'vendor/github.com/saintfish' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/saintfish' 'vendor/github.com/saintfish/chardet' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/saintfish/chardet' 'vendor/github.com/saintfish/chardet/2022.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/saintfish/chardet/2022.go' 'vendor/github.com/saintfish/chardet/AUTHORS' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/saintfish/chardet/AUTHORS' 'vendor/github.com/saintfish/chardet/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/saintfish/chardet/LICENSE' 'vendor/github.com/saintfish/chardet/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/saintfish/chardet/README.md' 'vendor/github.com/saintfish/chardet/detector.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/saintfish/chardet/detector.go' 'vendor/github.com/saintfish/chardet/icu-license.html' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/saintfish/chardet/icu-license.html' 'vendor/github.com/saintfish/chardet/multi_byte.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/saintfish/chardet/multi_byte.go' 'vendor/github.com/saintfish/chardet/recognizer.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/saintfish/chardet/recognizer.go' 'vendor/github.com/saintfish/chardet/single_byte.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/saintfish/chardet/single_byte.go' 'vendor/github.com/saintfish/chardet/unicode.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/saintfish/chardet/unicode.go' 'vendor/github.com/saintfish/chardet/utf8.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/saintfish/chardet/utf8.go' 'vendor/github.com/shazow' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/shazow' 'vendor/github.com/shazow/rateio' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/shazow/rateio' 'vendor/github.com/shazow/rateio/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/shazow/rateio/LICENSE' 'vendor/github.com/shazow/rateio/doc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/shazow/rateio/doc.go' 'vendor/github.com/shazow/rateio/limiter.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/shazow/rateio/limiter.go' 'vendor/github.com/shazow/rateio/reader.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/shazow/rateio/reader.go' 'vendor/github.com/shazow/rateio/writer.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/shazow/rateio/writer.go' 'vendor/github.com/shazow/ssh-chat' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/shazow/ssh-chat' 'vendor/github.com/shazow/ssh-chat/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/shazow/ssh-chat/LICENSE' 'vendor/github.com/shazow/ssh-chat/NOTICE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/shazow/ssh-chat/NOTICE' 'vendor/github.com/shazow/ssh-chat/internal' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/shazow/ssh-chat/internal' 'vendor/github.com/shazow/ssh-chat/internal/sanitize' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/shazow/ssh-chat/internal/sanitize' 'vendor/github.com/shazow/ssh-chat/internal/sanitize/sanitize.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/shazow/ssh-chat/internal/sanitize/sanitize.go' 'vendor/github.com/shazow/ssh-chat/sshd' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/shazow/ssh-chat/sshd' 'vendor/github.com/shazow/ssh-chat/sshd/auth.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/shazow/ssh-chat/sshd/auth.go' 'vendor/github.com/shazow/ssh-chat/sshd/client.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/shazow/ssh-chat/sshd/client.go' 'vendor/github.com/shazow/ssh-chat/sshd/doc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/shazow/ssh-chat/sshd/doc.go' 'vendor/github.com/shazow/ssh-chat/sshd/logger.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/shazow/ssh-chat/sshd/logger.go' 'vendor/github.com/shazow/ssh-chat/sshd/net.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/shazow/ssh-chat/sshd/net.go' 'vendor/github.com/shazow/ssh-chat/sshd/pty.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/shazow/ssh-chat/sshd/pty.go' 'vendor/github.com/shazow/ssh-chat/sshd/ratelimit.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/shazow/ssh-chat/sshd/ratelimit.go' 'vendor/github.com/shazow/ssh-chat/sshd/terminal.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/shazow/ssh-chat/sshd/terminal.go' 'vendor/github.com/shazow/ssh-chat/sshd/terminal' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/shazow/ssh-chat/sshd/terminal' 'vendor/github.com/shazow/ssh-chat/sshd/terminal/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/shazow/ssh-chat/sshd/terminal/LICENSE' 'vendor/github.com/shazow/ssh-chat/sshd/terminal/terminal.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/shazow/ssh-chat/sshd/terminal/terminal.go' 'vendor/github.com/shazow/ssh-chat/sshd/terminal/util.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/shazow/ssh-chat/sshd/terminal/util.go' 'vendor/github.com/shazow/ssh-chat/sshd/terminal/util_aix.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/shazow/ssh-chat/sshd/terminal/util_aix.go' 'vendor/github.com/shazow/ssh-chat/sshd/terminal/util_bsd.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/shazow/ssh-chat/sshd/terminal/util_bsd.go' 'vendor/github.com/shazow/ssh-chat/sshd/terminal/util_linux.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/shazow/ssh-chat/sshd/terminal/util_linux.go' 'vendor/github.com/shazow/ssh-chat/sshd/terminal/util_plan9.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/shazow/ssh-chat/sshd/terminal/util_plan9.go' 'vendor/github.com/shazow/ssh-chat/sshd/terminal/util_solaris.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/shazow/ssh-chat/sshd/terminal/util_solaris.go' 'vendor/github.com/shazow/ssh-chat/sshd/terminal/util_windows.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/shazow/ssh-chat/sshd/terminal/util_windows.go' 'vendor/github.com/sirupsen' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/sirupsen' 'vendor/github.com/sirupsen/logrus' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/sirupsen/logrus' 'vendor/github.com/sirupsen/logrus/.gitignore' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/sirupsen/logrus/.gitignore' 'vendor/github.com/sirupsen/logrus/.golangci.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/sirupsen/logrus/.golangci.yml' 'vendor/github.com/sirupsen/logrus/.travis.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/sirupsen/logrus/.travis.yml' 'vendor/github.com/sirupsen/logrus/CHANGELOG.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/sirupsen/logrus/CHANGELOG.md' 'vendor/github.com/sirupsen/logrus/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/sirupsen/logrus/LICENSE' 'vendor/github.com/sirupsen/logrus/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/sirupsen/logrus/README.md' 'vendor/github.com/sirupsen/logrus/alt_exit.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/sirupsen/logrus/alt_exit.go' 'vendor/github.com/sirupsen/logrus/appveyor.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/sirupsen/logrus/appveyor.yml' 'vendor/github.com/sirupsen/logrus/buffer_pool.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/sirupsen/logrus/buffer_pool.go' 'vendor/github.com/sirupsen/logrus/doc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/sirupsen/logrus/doc.go' 'vendor/github.com/sirupsen/logrus/entry.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/sirupsen/logrus/entry.go' 'vendor/github.com/sirupsen/logrus/exported.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/sirupsen/logrus/exported.go' 'vendor/github.com/sirupsen/logrus/formatter.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/sirupsen/logrus/formatter.go' 'vendor/github.com/sirupsen/logrus/go.mod' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/sirupsen/logrus/go.mod' 'vendor/github.com/sirupsen/logrus/go.sum' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/sirupsen/logrus/go.sum' 'vendor/github.com/sirupsen/logrus/hooks.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/sirupsen/logrus/hooks.go' 'vendor/github.com/sirupsen/logrus/json_formatter.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/sirupsen/logrus/json_formatter.go' 'vendor/github.com/sirupsen/logrus/logger.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/sirupsen/logrus/logger.go' 'vendor/github.com/sirupsen/logrus/logrus.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/sirupsen/logrus/logrus.go' 'vendor/github.com/sirupsen/logrus/terminal_check_appengine.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/sirupsen/logrus/terminal_check_appengine.go' 'vendor/github.com/sirupsen/logrus/terminal_check_bsd.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/sirupsen/logrus/terminal_check_bsd.go' 'vendor/github.com/sirupsen/logrus/terminal_check_js.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/sirupsen/logrus/terminal_check_js.go' 'vendor/github.com/sirupsen/logrus/terminal_check_no_terminal.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/sirupsen/logrus/terminal_check_no_terminal.go' 'vendor/github.com/sirupsen/logrus/terminal_check_notappengine.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/sirupsen/logrus/terminal_check_notappengine.go' 'vendor/github.com/sirupsen/logrus/terminal_check_solaris.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/sirupsen/logrus/terminal_check_solaris.go' 'vendor/github.com/sirupsen/logrus/terminal_check_unix.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/sirupsen/logrus/terminal_check_unix.go' 'vendor/github.com/sirupsen/logrus/terminal_check_windows.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/sirupsen/logrus/terminal_check_windows.go' 'vendor/github.com/sirupsen/logrus/text_formatter.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/sirupsen/logrus/text_formatter.go' 'vendor/github.com/sirupsen/logrus/writer.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/sirupsen/logrus/writer.go' 'vendor/github.com/skip2' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/skip2' 'vendor/github.com/skip2/go-qrcode' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/skip2/go-qrcode' 'vendor/github.com/skip2/go-qrcode/.gitignore' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/skip2/go-qrcode/.gitignore' 'vendor/github.com/skip2/go-qrcode/.travis.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/skip2/go-qrcode/.travis.yml' 'vendor/github.com/skip2/go-qrcode/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/skip2/go-qrcode/LICENSE' 'vendor/github.com/skip2/go-qrcode/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/skip2/go-qrcode/README.md' 'vendor/github.com/skip2/go-qrcode/bitset' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/skip2/go-qrcode/bitset' 'vendor/github.com/skip2/go-qrcode/bitset/bitset.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/skip2/go-qrcode/bitset/bitset.go' 'vendor/github.com/skip2/go-qrcode/encoder.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/skip2/go-qrcode/encoder.go' 'vendor/github.com/skip2/go-qrcode/go.mod' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/skip2/go-qrcode/go.mod' 'vendor/github.com/skip2/go-qrcode/qrcode.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/skip2/go-qrcode/qrcode.go' 'vendor/github.com/skip2/go-qrcode/reedsolomon' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/skip2/go-qrcode/reedsolomon' 'vendor/github.com/skip2/go-qrcode/reedsolomon/gf2_8.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/skip2/go-qrcode/reedsolomon/gf2_8.go' 'vendor/github.com/skip2/go-qrcode/reedsolomon/gf_poly.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/skip2/go-qrcode/reedsolomon/gf_poly.go' 'vendor/github.com/skip2/go-qrcode/reedsolomon/reed_solomon.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/skip2/go-qrcode/reedsolomon/reed_solomon.go' 'vendor/github.com/skip2/go-qrcode/regular_symbol.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/skip2/go-qrcode/regular_symbol.go' 'vendor/github.com/skip2/go-qrcode/symbol.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/skip2/go-qrcode/symbol.go' 'vendor/github.com/skip2/go-qrcode/version.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/skip2/go-qrcode/version.go' 'vendor/github.com/slack-go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go' 'vendor/github.com/slack-go/slack' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack' 'vendor/github.com/slack-go/slack/.gitignore' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/.gitignore' 'vendor/github.com/slack-go/slack/.golangci.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/.golangci.yml' 'vendor/github.com/slack-go/slack/CHANGELOG.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/CHANGELOG.md' 'vendor/github.com/slack-go/slack/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/LICENSE' 'vendor/github.com/slack-go/slack/Makefile' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/Makefile' 'vendor/github.com/slack-go/slack/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/README.md' 'vendor/github.com/slack-go/slack/TODO.txt' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/TODO.txt' 'vendor/github.com/slack-go/slack/admin.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/admin.go' 'vendor/github.com/slack-go/slack/apps.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/apps.go' 'vendor/github.com/slack-go/slack/attachments.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/attachments.go' 'vendor/github.com/slack-go/slack/auth.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/auth.go' 'vendor/github.com/slack-go/slack/block.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/block.go' 'vendor/github.com/slack-go/slack/block_action.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/block_action.go' 'vendor/github.com/slack-go/slack/block_context.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/block_context.go' 'vendor/github.com/slack-go/slack/block_conv.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/block_conv.go' 'vendor/github.com/slack-go/slack/block_divider.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/block_divider.go' 'vendor/github.com/slack-go/slack/block_element.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/block_element.go' 'vendor/github.com/slack-go/slack/block_file.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/block_file.go' 'vendor/github.com/slack-go/slack/block_header.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/block_header.go' 'vendor/github.com/slack-go/slack/block_image.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/block_image.go' 'vendor/github.com/slack-go/slack/block_input.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/block_input.go' 'vendor/github.com/slack-go/slack/block_object.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/block_object.go' 'vendor/github.com/slack-go/slack/block_section.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/block_section.go' 'vendor/github.com/slack-go/slack/block_unknown.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/block_unknown.go' 'vendor/github.com/slack-go/slack/bots.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/bots.go' 'vendor/github.com/slack-go/slack/channels.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/channels.go' 'vendor/github.com/slack-go/slack/chat.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/chat.go' 'vendor/github.com/slack-go/slack/comment.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/comment.go' 'vendor/github.com/slack-go/slack/conversation.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/conversation.go' 'vendor/github.com/slack-go/slack/dialog.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/dialog.go' 'vendor/github.com/slack-go/slack/dialog_select.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/dialog_select.go' 'vendor/github.com/slack-go/slack/dialog_text.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/dialog_text.go' 'vendor/github.com/slack-go/slack/dnd.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/dnd.go' 'vendor/github.com/slack-go/slack/emoji.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/emoji.go' 'vendor/github.com/slack-go/slack/errors.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/errors.go' 'vendor/github.com/slack-go/slack/files.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/files.go' 'vendor/github.com/slack-go/slack/go.mod' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/go.mod' 'vendor/github.com/slack-go/slack/go.sum' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/go.sum' 'vendor/github.com/slack-go/slack/groups.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/groups.go' 'vendor/github.com/slack-go/slack/history.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/history.go' 'vendor/github.com/slack-go/slack/im.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/im.go' 'vendor/github.com/slack-go/slack/info.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/info.go' 'vendor/github.com/slack-go/slack/interactions.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/interactions.go' 'vendor/github.com/slack-go/slack/internal' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/internal' 'vendor/github.com/slack-go/slack/internal/backoff' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/internal/backoff' 'vendor/github.com/slack-go/slack/internal/backoff/backoff.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/internal/backoff/backoff.go' 'vendor/github.com/slack-go/slack/internal/errorsx' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/internal/errorsx' 'vendor/github.com/slack-go/slack/internal/errorsx/errorsx.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/internal/errorsx/errorsx.go' 'vendor/github.com/slack-go/slack/internal/misc' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/internal/misc' 'vendor/github.com/slack-go/slack/internal/misc/misc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/internal/misc/misc.go' 'vendor/github.com/slack-go/slack/internal/timex' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/internal/timex' 'vendor/github.com/slack-go/slack/internal/timex/timex.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/internal/timex/timex.go' 'vendor/github.com/slack-go/slack/item.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/item.go' 'vendor/github.com/slack-go/slack/logger.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/logger.go' 'vendor/github.com/slack-go/slack/logo.png' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/logo.png' 'vendor/github.com/slack-go/slack/messageID.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/messageID.go' 'vendor/github.com/slack-go/slack/messages.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/messages.go' 'vendor/github.com/slack-go/slack/misc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/misc.go' 'vendor/github.com/slack-go/slack/oauth.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/oauth.go' 'vendor/github.com/slack-go/slack/pagination.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/pagination.go' 'vendor/github.com/slack-go/slack/pins.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/pins.go' 'vendor/github.com/slack-go/slack/reactions.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/reactions.go' 'vendor/github.com/slack-go/slack/reminders.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/reminders.go' 'vendor/github.com/slack-go/slack/rtm.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/rtm.go' 'vendor/github.com/slack-go/slack/search.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/search.go' 'vendor/github.com/slack-go/slack/security.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/security.go' 'vendor/github.com/slack-go/slack/slack.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/slack.go' 'vendor/github.com/slack-go/slack/slackutilsx' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/slackutilsx' 'vendor/github.com/slack-go/slack/slackutilsx/slackutilsx.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/slackutilsx/slackutilsx.go' 'vendor/github.com/slack-go/slack/slash.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/slash.go' 'vendor/github.com/slack-go/slack/socket_mode.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/socket_mode.go' 'vendor/github.com/slack-go/slack/stars.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/stars.go' 'vendor/github.com/slack-go/slack/team.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/team.go' 'vendor/github.com/slack-go/slack/usergroups.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/usergroups.go' 'vendor/github.com/slack-go/slack/users.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/users.go' 'vendor/github.com/slack-go/slack/views.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/views.go' 'vendor/github.com/slack-go/slack/webhooks.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/webhooks.go' 'vendor/github.com/slack-go/slack/webhooks_go112.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/webhooks_go112.go' 'vendor/github.com/slack-go/slack/webhooks_go113.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/webhooks_go113.go' 'vendor/github.com/slack-go/slack/websocket.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/websocket.go' 'vendor/github.com/slack-go/slack/websocket_channels.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/websocket_channels.go' 'vendor/github.com/slack-go/slack/websocket_desktop_notification.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/websocket_desktop_notification.go' 'vendor/github.com/slack-go/slack/websocket_dm.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/websocket_dm.go' 'vendor/github.com/slack-go/slack/websocket_dnd.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/websocket_dnd.go' 'vendor/github.com/slack-go/slack/websocket_files.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/websocket_files.go' 'vendor/github.com/slack-go/slack/websocket_groups.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/websocket_groups.go' 'vendor/github.com/slack-go/slack/websocket_internals.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/websocket_internals.go' 'vendor/github.com/slack-go/slack/websocket_managed_conn.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/websocket_managed_conn.go' 'vendor/github.com/slack-go/slack/websocket_misc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/websocket_misc.go' 'vendor/github.com/slack-go/slack/websocket_mobile_in_app_notification.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/websocket_mobile_in_app_notification.go' 'vendor/github.com/slack-go/slack/websocket_pins.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/websocket_pins.go' 'vendor/github.com/slack-go/slack/websocket_reactions.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/websocket_reactions.go' 'vendor/github.com/slack-go/slack/websocket_stars.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/websocket_stars.go' 'vendor/github.com/slack-go/slack/websocket_subteam.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/websocket_subteam.go' 'vendor/github.com/slack-go/slack/websocket_teams.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/slack-go/slack/websocket_teams.go' 'vendor/github.com/spf13' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13' 'vendor/github.com/spf13/afero' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/afero' 'vendor/github.com/spf13/afero/.gitignore' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/afero/.gitignore' 'vendor/github.com/spf13/afero/.travis.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/afero/.travis.yml' 'vendor/github.com/spf13/afero/LICENSE.txt' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/afero/LICENSE.txt' 'vendor/github.com/spf13/afero/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/afero/README.md' 'vendor/github.com/spf13/afero/afero.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/afero/afero.go' 'vendor/github.com/spf13/afero/appveyor.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/afero/appveyor.yml' 'vendor/github.com/spf13/afero/basepath.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/afero/basepath.go' 'vendor/github.com/spf13/afero/cacheOnReadFs.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/afero/cacheOnReadFs.go' 'vendor/github.com/spf13/afero/const_bsds.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/afero/const_bsds.go' 'vendor/github.com/spf13/afero/const_win_unix.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/afero/const_win_unix.go' 'vendor/github.com/spf13/afero/copyOnWriteFs.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/afero/copyOnWriteFs.go' 'vendor/github.com/spf13/afero/go.mod' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/afero/go.mod' 'vendor/github.com/spf13/afero/go.sum' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/afero/go.sum' 'vendor/github.com/spf13/afero/httpFs.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/afero/httpFs.go' 'vendor/github.com/spf13/afero/iofs.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/afero/iofs.go' 'vendor/github.com/spf13/afero/ioutil.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/afero/ioutil.go' 'vendor/github.com/spf13/afero/lstater.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/afero/lstater.go' 'vendor/github.com/spf13/afero/match.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/afero/match.go' 'vendor/github.com/spf13/afero/mem' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/afero/mem' 'vendor/github.com/spf13/afero/mem/dir.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/afero/mem/dir.go' 'vendor/github.com/spf13/afero/mem/dirmap.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/afero/mem/dirmap.go' 'vendor/github.com/spf13/afero/mem/file.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/afero/mem/file.go' 'vendor/github.com/spf13/afero/memmap.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/afero/memmap.go' 'vendor/github.com/spf13/afero/os.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/afero/os.go' 'vendor/github.com/spf13/afero/path.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/afero/path.go' 'vendor/github.com/spf13/afero/readonlyfs.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/afero/readonlyfs.go' 'vendor/github.com/spf13/afero/regexpfs.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/afero/regexpfs.go' 'vendor/github.com/spf13/afero/symlink.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/afero/symlink.go' 'vendor/github.com/spf13/afero/unionFile.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/afero/unionFile.go' 'vendor/github.com/spf13/afero/util.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/afero/util.go' 'vendor/github.com/spf13/cast' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/cast' 'vendor/github.com/spf13/cast/.gitignore' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/cast/.gitignore' 'vendor/github.com/spf13/cast/.travis.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/cast/.travis.yml' 'vendor/github.com/spf13/cast/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/cast/LICENSE' 'vendor/github.com/spf13/cast/Makefile' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/cast/Makefile' 'vendor/github.com/spf13/cast/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/cast/README.md' 'vendor/github.com/spf13/cast/cast.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/cast/cast.go' 'vendor/github.com/spf13/cast/caste.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/cast/caste.go' 'vendor/github.com/spf13/cast/go.mod' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/cast/go.mod' 'vendor/github.com/spf13/cast/go.sum' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/cast/go.sum' 'vendor/github.com/spf13/jwalterweatherman' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/jwalterweatherman' 'vendor/github.com/spf13/jwalterweatherman/.gitignore' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/jwalterweatherman/.gitignore' 'vendor/github.com/spf13/jwalterweatherman/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/jwalterweatherman/LICENSE' 'vendor/github.com/spf13/jwalterweatherman/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/jwalterweatherman/README.md' 'vendor/github.com/spf13/jwalterweatherman/default_notepad.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/jwalterweatherman/default_notepad.go' 'vendor/github.com/spf13/jwalterweatherman/go.mod' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/jwalterweatherman/go.mod' 'vendor/github.com/spf13/jwalterweatherman/log_counter.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/jwalterweatherman/log_counter.go' 'vendor/github.com/spf13/jwalterweatherman/notepad.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/jwalterweatherman/notepad.go' 'vendor/github.com/spf13/pflag' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/pflag' 'vendor/github.com/spf13/pflag/.gitignore' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/pflag/.gitignore' 'vendor/github.com/spf13/pflag/.travis.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/pflag/.travis.yml' 'vendor/github.com/spf13/pflag/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/pflag/LICENSE' 'vendor/github.com/spf13/pflag/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/pflag/README.md' 'vendor/github.com/spf13/pflag/bool.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/pflag/bool.go' 'vendor/github.com/spf13/pflag/bool_slice.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/pflag/bool_slice.go' 'vendor/github.com/spf13/pflag/bytes.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/pflag/bytes.go' 'vendor/github.com/spf13/pflag/count.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/pflag/count.go' 'vendor/github.com/spf13/pflag/duration.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/pflag/duration.go' 'vendor/github.com/spf13/pflag/duration_slice.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/pflag/duration_slice.go' 'vendor/github.com/spf13/pflag/flag.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/pflag/flag.go' 'vendor/github.com/spf13/pflag/float32.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/pflag/float32.go' 'vendor/github.com/spf13/pflag/float32_slice.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/pflag/float32_slice.go' 'vendor/github.com/spf13/pflag/float64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/pflag/float64.go' 'vendor/github.com/spf13/pflag/float64_slice.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/pflag/float64_slice.go' 'vendor/github.com/spf13/pflag/go.mod' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/pflag/go.mod' 'vendor/github.com/spf13/pflag/go.sum' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/pflag/go.sum' 'vendor/github.com/spf13/pflag/golangflag.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/pflag/golangflag.go' 'vendor/github.com/spf13/pflag/int.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/pflag/int.go' 'vendor/github.com/spf13/pflag/int16.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/pflag/int16.go' 'vendor/github.com/spf13/pflag/int32.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/pflag/int32.go' 'vendor/github.com/spf13/pflag/int32_slice.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/pflag/int32_slice.go' 'vendor/github.com/spf13/pflag/int64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/pflag/int64.go' 'vendor/github.com/spf13/pflag/int64_slice.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/pflag/int64_slice.go' 'vendor/github.com/spf13/pflag/int8.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/pflag/int8.go' 'vendor/github.com/spf13/pflag/int_slice.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/pflag/int_slice.go' 'vendor/github.com/spf13/pflag/ip.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/pflag/ip.go' 'vendor/github.com/spf13/pflag/ip_slice.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/pflag/ip_slice.go' 'vendor/github.com/spf13/pflag/ipmask.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/pflag/ipmask.go' 'vendor/github.com/spf13/pflag/ipnet.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/pflag/ipnet.go' 'vendor/github.com/spf13/pflag/string.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/pflag/string.go' 'vendor/github.com/spf13/pflag/string_array.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/pflag/string_array.go' 'vendor/github.com/spf13/pflag/string_slice.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/pflag/string_slice.go' 'vendor/github.com/spf13/pflag/string_to_int.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/pflag/string_to_int.go' 'vendor/github.com/spf13/pflag/string_to_int64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/pflag/string_to_int64.go' 'vendor/github.com/spf13/pflag/string_to_string.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/pflag/string_to_string.go' 'vendor/github.com/spf13/pflag/uint.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/pflag/uint.go' 'vendor/github.com/spf13/pflag/uint16.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/pflag/uint16.go' 'vendor/github.com/spf13/pflag/uint32.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/pflag/uint32.go' 'vendor/github.com/spf13/pflag/uint64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/pflag/uint64.go' 'vendor/github.com/spf13/pflag/uint8.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/pflag/uint8.go' 'vendor/github.com/spf13/pflag/uint_slice.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/pflag/uint_slice.go' 'vendor/github.com/spf13/viper' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/viper' 'vendor/github.com/spf13/viper/.editorconfig' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/viper/.editorconfig' 'vendor/github.com/spf13/viper/.gitignore' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/viper/.gitignore' 'vendor/github.com/spf13/viper/.golangci.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/viper/.golangci.yml' 'vendor/github.com/spf13/viper/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/viper/LICENSE' 'vendor/github.com/spf13/viper/Makefile' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/viper/Makefile' 'vendor/github.com/spf13/viper/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/viper/README.md' 'vendor/github.com/spf13/viper/TROUBLESHOOTING.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/viper/TROUBLESHOOTING.md' 'vendor/github.com/spf13/viper/flags.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/viper/flags.go' 'vendor/github.com/spf13/viper/go.mod' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/viper/go.mod' 'vendor/github.com/spf13/viper/go.sum' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/viper/go.sum' 'vendor/github.com/spf13/viper/util.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/viper/util.go' 'vendor/github.com/spf13/viper/viper.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/viper/viper.go' 'vendor/github.com/spf13/viper/watch.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/viper/watch.go' 'vendor/github.com/spf13/viper/watch_wasm.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/spf13/viper/watch_wasm.go' 'vendor/github.com/stretchr' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/stretchr' 'vendor/github.com/stretchr/testify' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/stretchr/testify' 'vendor/github.com/stretchr/testify/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/stretchr/testify/LICENSE' 'vendor/github.com/stretchr/testify/assert' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/stretchr/testify/assert' 'vendor/github.com/stretchr/testify/assert/assertion_compare.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/stretchr/testify/assert/assertion_compare.go' 'vendor/github.com/stretchr/testify/assert/assertion_format.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/stretchr/testify/assert/assertion_format.go' 'vendor/github.com/stretchr/testify/assert/assertion_format.go.tmpl' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/stretchr/testify/assert/assertion_format.go.tmpl' 'vendor/github.com/stretchr/testify/assert/assertion_forward.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/stretchr/testify/assert/assertion_forward.go' 'vendor/github.com/stretchr/testify/assert/assertion_forward.go.tmpl' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/stretchr/testify/assert/assertion_forward.go.tmpl' 'vendor/github.com/stretchr/testify/assert/assertion_order.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/stretchr/testify/assert/assertion_order.go' 'vendor/github.com/stretchr/testify/assert/assertions.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/stretchr/testify/assert/assertions.go' 'vendor/github.com/stretchr/testify/assert/doc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/stretchr/testify/assert/doc.go' 'vendor/github.com/stretchr/testify/assert/errors.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/stretchr/testify/assert/errors.go' 'vendor/github.com/stretchr/testify/assert/forward_assertions.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/stretchr/testify/assert/forward_assertions.go' 'vendor/github.com/stretchr/testify/assert/http_assertions.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/stretchr/testify/assert/http_assertions.go' 'vendor/github.com/stretchr/testify/require' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/stretchr/testify/require' 'vendor/github.com/stretchr/testify/require/doc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/stretchr/testify/require/doc.go' 'vendor/github.com/stretchr/testify/require/forward_requirements.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/stretchr/testify/require/forward_requirements.go' 'vendor/github.com/stretchr/testify/require/require.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/stretchr/testify/require/require.go' 'vendor/github.com/stretchr/testify/require/require.go.tmpl' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/stretchr/testify/require/require.go.tmpl' 'vendor/github.com/stretchr/testify/require/require_forward.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/stretchr/testify/require/require_forward.go' 'vendor/github.com/stretchr/testify/require/require_forward.go.tmpl' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/stretchr/testify/require/require_forward.go.tmpl' 'vendor/github.com/stretchr/testify/require/requirements.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/stretchr/testify/require/requirements.go' 'vendor/github.com/stretchr/testify/suite' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/stretchr/testify/suite' 'vendor/github.com/stretchr/testify/suite/doc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/stretchr/testify/suite/doc.go' 'vendor/github.com/stretchr/testify/suite/interfaces.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/stretchr/testify/suite/interfaces.go' 'vendor/github.com/stretchr/testify/suite/stats.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/stretchr/testify/suite/stats.go' 'vendor/github.com/stretchr/testify/suite/suite.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/stretchr/testify/suite/suite.go' 'vendor/github.com/subosito' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/subosito' 'vendor/github.com/subosito/gotenv' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/subosito/gotenv' 'vendor/github.com/subosito/gotenv/.env' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/subosito/gotenv/.env' 'vendor/github.com/subosito/gotenv/.env.invalid' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/subosito/gotenv/.env.invalid' 'vendor/github.com/subosito/gotenv/.gitignore' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/subosito/gotenv/.gitignore' 'vendor/github.com/subosito/gotenv/.travis.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/subosito/gotenv/.travis.yml' 'vendor/github.com/subosito/gotenv/CHANGELOG.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/subosito/gotenv/CHANGELOG.md' 'vendor/github.com/subosito/gotenv/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/subosito/gotenv/LICENSE' 'vendor/github.com/subosito/gotenv/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/subosito/gotenv/README.md' 'vendor/github.com/subosito/gotenv/appveyor.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/subosito/gotenv/appveyor.yml' 'vendor/github.com/subosito/gotenv/gotenv.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/subosito/gotenv/gotenv.go' 'vendor/github.com/technoweenie' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/technoweenie' 'vendor/github.com/technoweenie/multipartstreamer' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/technoweenie/multipartstreamer' 'vendor/github.com/technoweenie/multipartstreamer/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/technoweenie/multipartstreamer/LICENSE' 'vendor/github.com/technoweenie/multipartstreamer/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/technoweenie/multipartstreamer/README.md' 'vendor/github.com/technoweenie/multipartstreamer/multipartstreamer.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/technoweenie/multipartstreamer/multipartstreamer.go' 'vendor/github.com/tinylib' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/tinylib' 'vendor/github.com/tinylib/msgp' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/tinylib/msgp' 'vendor/github.com/tinylib/msgp/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/tinylib/msgp/LICENSE' 'vendor/github.com/tinylib/msgp/msgp' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/tinylib/msgp/msgp' 'vendor/github.com/tinylib/msgp/msgp/advise_linux.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/tinylib/msgp/msgp/advise_linux.go' 'vendor/github.com/tinylib/msgp/msgp/advise_other.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/tinylib/msgp/msgp/advise_other.go' 'vendor/github.com/tinylib/msgp/msgp/circular.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/tinylib/msgp/msgp/circular.go' 'vendor/github.com/tinylib/msgp/msgp/defs.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/tinylib/msgp/msgp/defs.go' 'vendor/github.com/tinylib/msgp/msgp/edit.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/tinylib/msgp/msgp/edit.go' 'vendor/github.com/tinylib/msgp/msgp/elsize.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/tinylib/msgp/msgp/elsize.go' 'vendor/github.com/tinylib/msgp/msgp/errors.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/tinylib/msgp/msgp/errors.go' 'vendor/github.com/tinylib/msgp/msgp/extension.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/tinylib/msgp/msgp/extension.go' 'vendor/github.com/tinylib/msgp/msgp/file.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/tinylib/msgp/msgp/file.go' 'vendor/github.com/tinylib/msgp/msgp/file_port.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/tinylib/msgp/msgp/file_port.go' 'vendor/github.com/tinylib/msgp/msgp/integers.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/tinylib/msgp/msgp/integers.go' 'vendor/github.com/tinylib/msgp/msgp/json.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/tinylib/msgp/msgp/json.go' 'vendor/github.com/tinylib/msgp/msgp/json_bytes.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/tinylib/msgp/msgp/json_bytes.go' 'vendor/github.com/tinylib/msgp/msgp/number.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/tinylib/msgp/msgp/number.go' 'vendor/github.com/tinylib/msgp/msgp/purego.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/tinylib/msgp/msgp/purego.go' 'vendor/github.com/tinylib/msgp/msgp/read.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/tinylib/msgp/msgp/read.go' 'vendor/github.com/tinylib/msgp/msgp/read_bytes.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/tinylib/msgp/msgp/read_bytes.go' 'vendor/github.com/tinylib/msgp/msgp/size.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/tinylib/msgp/msgp/size.go' 'vendor/github.com/tinylib/msgp/msgp/unsafe.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/tinylib/msgp/msgp/unsafe.go' 'vendor/github.com/tinylib/msgp/msgp/write.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/tinylib/msgp/msgp/write.go' 'vendor/github.com/tinylib/msgp/msgp/write_bytes.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/tinylib/msgp/msgp/write_bytes.go' 'vendor/github.com/valyala' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/valyala' 'vendor/github.com/valyala/bytebufferpool' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/valyala/bytebufferpool' 'vendor/github.com/valyala/bytebufferpool/.travis.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/valyala/bytebufferpool/.travis.yml' 'vendor/github.com/valyala/bytebufferpool/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/valyala/bytebufferpool/LICENSE' 'vendor/github.com/valyala/bytebufferpool/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/valyala/bytebufferpool/README.md' 'vendor/github.com/valyala/bytebufferpool/bytebuffer.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/valyala/bytebufferpool/bytebuffer.go' 'vendor/github.com/valyala/bytebufferpool/doc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/valyala/bytebufferpool/doc.go' 'vendor/github.com/valyala/bytebufferpool/pool.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/valyala/bytebufferpool/pool.go' 'vendor/github.com/valyala/fasttemplate' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/valyala/fasttemplate' 'vendor/github.com/valyala/fasttemplate/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/valyala/fasttemplate/LICENSE' 'vendor/github.com/valyala/fasttemplate/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/valyala/fasttemplate/README.md' 'vendor/github.com/valyala/fasttemplate/go.mod' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/valyala/fasttemplate/go.mod' 'vendor/github.com/valyala/fasttemplate/go.sum' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/valyala/fasttemplate/go.sum' 'vendor/github.com/valyala/fasttemplate/template.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/valyala/fasttemplate/template.go' 'vendor/github.com/valyala/fasttemplate/unsafe.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/valyala/fasttemplate/unsafe.go' 'vendor/github.com/valyala/fasttemplate/unsafe_gae.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/valyala/fasttemplate/unsafe_gae.go' 'vendor/github.com/vincent-petithory' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/vincent-petithory' 'vendor/github.com/vincent-petithory/dataurl' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/vincent-petithory/dataurl' 'vendor/github.com/vincent-petithory/dataurl/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/vincent-petithory/dataurl/LICENSE' 'vendor/github.com/vincent-petithory/dataurl/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/vincent-petithory/dataurl/README.md' 'vendor/github.com/vincent-petithory/dataurl/dataurl.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/vincent-petithory/dataurl/dataurl.go' 'vendor/github.com/vincent-petithory/dataurl/doc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/vincent-petithory/dataurl/doc.go' 'vendor/github.com/vincent-petithory/dataurl/lex.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/vincent-petithory/dataurl/lex.go' 'vendor/github.com/vincent-petithory/dataurl/rfc2396.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/vincent-petithory/dataurl/rfc2396.go' 'vendor/github.com/vincent-petithory/dataurl/wercker.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/vincent-petithory/dataurl/wercker.yml' 'vendor/github.com/wiggin77' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77' 'vendor/github.com/wiggin77/cfg' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77/cfg' 'vendor/github.com/wiggin77/cfg/.gitignore' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77/cfg/.gitignore' 'vendor/github.com/wiggin77/cfg/.travis.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77/cfg/.travis.yml' 'vendor/github.com/wiggin77/cfg/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77/cfg/LICENSE' 'vendor/github.com/wiggin77/cfg/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77/cfg/README.md' 'vendor/github.com/wiggin77/cfg/config.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77/cfg/config.go' 'vendor/github.com/wiggin77/cfg/go.mod' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77/cfg/go.mod' 'vendor/github.com/wiggin77/cfg/go.sum' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77/cfg/go.sum' 'vendor/github.com/wiggin77/cfg/ini' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77/cfg/ini' 'vendor/github.com/wiggin77/cfg/ini/ini.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77/cfg/ini/ini.go' 'vendor/github.com/wiggin77/cfg/ini/parser.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77/cfg/ini/parser.go' 'vendor/github.com/wiggin77/cfg/ini/section.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77/cfg/ini/section.go' 'vendor/github.com/wiggin77/cfg/listener.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77/cfg/listener.go' 'vendor/github.com/wiggin77/cfg/nocopy.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77/cfg/nocopy.go' 'vendor/github.com/wiggin77/cfg/source.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77/cfg/source.go' 'vendor/github.com/wiggin77/cfg/srcfile.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77/cfg/srcfile.go' 'vendor/github.com/wiggin77/cfg/srcmap.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77/cfg/srcmap.go' 'vendor/github.com/wiggin77/cfg/timeconv' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77/cfg/timeconv' 'vendor/github.com/wiggin77/cfg/timeconv/parse.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77/cfg/timeconv/parse.go' 'vendor/github.com/wiggin77/merror' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77/merror' 'vendor/github.com/wiggin77/merror/.gitignore' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77/merror/.gitignore' 'vendor/github.com/wiggin77/merror/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77/merror/LICENSE' 'vendor/github.com/wiggin77/merror/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77/merror/README.md' 'vendor/github.com/wiggin77/merror/format.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77/merror/format.go' 'vendor/github.com/wiggin77/merror/go.mod' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77/merror/go.mod' 'vendor/github.com/wiggin77/merror/merror.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77/merror/merror.go' 'vendor/github.com/wiggin77/srslog' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77/srslog' 'vendor/github.com/wiggin77/srslog/.gitignore' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77/srslog/.gitignore' 'vendor/github.com/wiggin77/srslog/.travis.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77/srslog/.travis.yml' 'vendor/github.com/wiggin77/srslog/CODE_OF_CONDUCT.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77/srslog/CODE_OF_CONDUCT.md' 'vendor/github.com/wiggin77/srslog/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77/srslog/LICENSE' 'vendor/github.com/wiggin77/srslog/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77/srslog/README.md' 'vendor/github.com/wiggin77/srslog/constants.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77/srslog/constants.go' 'vendor/github.com/wiggin77/srslog/dialer.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77/srslog/dialer.go' 'vendor/github.com/wiggin77/srslog/formatter.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77/srslog/formatter.go' 'vendor/github.com/wiggin77/srslog/framer.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77/srslog/framer.go' 'vendor/github.com/wiggin77/srslog/go.mod' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77/srslog/go.mod' 'vendor/github.com/wiggin77/srslog/logger.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77/srslog/logger.go' 'vendor/github.com/wiggin77/srslog/net_conn.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77/srslog/net_conn.go' 'vendor/github.com/wiggin77/srslog/srslog.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77/srslog/srslog.go' 'vendor/github.com/wiggin77/srslog/srslog_unix.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77/srslog/srslog_unix.go' 'vendor/github.com/wiggin77/srslog/writer.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77/srslog/writer.go' 'vendor/github.com/writeas' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/writeas' 'vendor/github.com/writeas/go-strip-markdown' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/writeas/go-strip-markdown' 'vendor/github.com/writeas/go-strip-markdown/.gitignore' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/writeas/go-strip-markdown/.gitignore' 'vendor/github.com/writeas/go-strip-markdown/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/writeas/go-strip-markdown/LICENSE' 'vendor/github.com/writeas/go-strip-markdown/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/writeas/go-strip-markdown/README.md' 'vendor/github.com/writeas/go-strip-markdown/strip.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/writeas/go-strip-markdown/strip.go' 'vendor/github.com/yaegashi' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi' 'vendor/github.com/yaegashi/msgraph.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go' 'vendor/github.com/yaegashi/msgraph.go/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/LICENSE' 'vendor/github.com/yaegashi/msgraph.go/beta' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionAad.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionAad.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionAccess.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionAccess.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionActive.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionActive.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionActivity.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionActivity.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionAdministrative.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionAdministrative.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionAdvanced.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionAdvanced.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionAgreement.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionAgreement.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionAlert.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionAlert.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionAndroid.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionAndroid.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionApp.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionApp.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionApple.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionApple.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionApplication.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionApplication.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionApproval.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionApproval.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionAttachment.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionAttachment.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionAudit.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionAudit.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionBase.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionBase.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionBooking.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionBooking.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionBusiness.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionBusiness.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionCalendar.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionCalendar.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionCall.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionCall.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionChannel.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionChannel.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionChat.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionChat.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionCloud.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionCloud.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionCommand.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionCommand.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionComms.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionComms.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionCompany.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionCompany.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionConditional.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionConditional.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionContact.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionContact.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionContent.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionContent.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionConversation.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionConversation.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionCustomer.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionCustomer.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionData.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionData.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionDefault.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionDefault.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionDep.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionDep.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionDetected.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionDetected.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionDevice.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionDevice.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionDimension.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionDimension.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionDirectory.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionDirectory.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionDocument.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionDocument.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionDomain.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionDomain.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionDrive.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionDrive.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionEducation.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionEducation.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionEmbedded.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionEmbedded.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionEmployee.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionEmployee.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionEnrollment.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionEnrollment.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionEntitlement.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionEntitlement.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionEvent.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionEvent.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionExact.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionExact.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionExternal.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionExternal.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionFeature.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionFeature.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionFinancials.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionFinancials.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionGeneral.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionGeneral.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionGovernance.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionGovernance.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionGroup.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionGroup.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionIOS.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionIOS.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionIdentity.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionIdentity.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionImported.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionImported.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionInference.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionInference.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionInformation.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionInformation.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionIntune.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionIntune.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionInvitation.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionInvitation.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionItem.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionItem.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionJournal.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionJournal.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionList.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionList.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionMDM.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionMDM.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionMac.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionMac.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionMail.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionMail.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionManaged.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionManaged.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionManagement.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionManagement.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionMessage.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionMessage.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionMicrosoft.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionMicrosoft.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionMobile.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionMobile.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionNotebook.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionNotebook.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionNotification.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionNotification.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionOffice.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionOffice.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionOn.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionOn.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionOnenote.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionOnenote.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionOrg.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionOrg.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionOrganization.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionOrganization.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionOutlook.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionOutlook.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionParticipant.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionParticipant.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionPermission.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionPermission.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionPlanner.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionPlanner.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionPolicy.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionPolicy.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionPost.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionPost.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionPrivileged.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionPrivileged.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionProfile.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionProfile.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionProgram.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionProgram.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionPublished.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionPublished.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionPurchase.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionPurchase.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionRbac.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionRbac.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionRemote.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionRemote.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionReport.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionReport.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionRequest.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionRequest.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionRisky.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionRisky.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionRole.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionRole.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionRoom.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionRoom.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionSales.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionSales.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionSchedule.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionSchedule.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionSearch.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionSearch.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionSection.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionSection.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionSecurity.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionSecurity.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionSensitivity.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionSensitivity.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionService.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionService.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionShared.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionShared.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionSite.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionSite.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionSynchronization.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionSynchronization.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionTargeted.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionTargeted.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionTeam.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionTeam.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionTeams.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionTeams.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionTeamwork.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionTeamwork.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionTenant.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionTenant.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionTerms.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionTerms.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionThreat.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionThreat.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionTi.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionTi.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionTrending.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionTrending.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionTrust.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionTrust.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionUnified.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionUnified.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionUsed.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionUsed.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionUser.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionUser.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionVPP.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionVPP.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionVendor.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionVendor.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionWindows.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionWindows.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionWindows10.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionWindows10.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionWindows81.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionWindows81.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ActionWorkbook.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ActionWorkbook.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumACL.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumACL.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumAccess.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumAccess.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumAccount.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumAccount.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumAction.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumAction.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumActivity.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumActivity.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumAdmin.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumAdmin.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumAdministrator.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumAdministrator.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumAdvanced.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumAdvanced.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumAgent.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumAgent.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumAgreement.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumAgreement.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumAlert.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumAlert.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumAlignment.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumAlignment.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumAllowed.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumAllowed.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumAnalytics.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumAnalytics.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumAndroid.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumAndroid.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumAnniversary.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumAnniversary.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumApp.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumApp.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumApple.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumApple.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumApplication.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumApplication.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumApplied.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumApplied.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumApproval.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumApproval.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumAssignment.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumAssignment.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumAttachment.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumAttachment.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumAttendee.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumAttendee.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumAttribute.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumAttribute.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumAuth.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumAuth.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumAuto.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumAuto.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumAutomatic.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumAutomatic.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumAzure.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumAzure.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumBinary.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumBinary.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumBit.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumBit.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumBody.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumBody.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumBooking.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumBooking.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumBrowser.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumBrowser.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumCalendar.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumCalendar.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumCall.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumCall.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumCategory.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumCategory.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumCertificate.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumCertificate.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumChange.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumChange.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumChannel.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumChannel.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumChassis.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumChassis.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumChat.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumChat.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumClonable.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumClonable.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumCloud.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumCloud.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumCompany.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumCompany.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumCompliance.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumCompliance.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumComponent.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumComponent.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumConditional.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumConditional.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumConfiguration.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumConfiguration.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumConnection.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumConnection.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumContact.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumContact.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumContent.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumContent.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumConversation.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumConversation.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumDMA.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumDMA.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumData.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumData.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumDay.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumDay.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumDefender.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumDefender.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumDelegate.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumDelegate.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumDelivery.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumDelivery.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumDep.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumDep.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumDerived.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumDerived.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumDevice.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumDevice.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumDiagnostic.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumDiagnostic.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumDiamond.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumDiamond.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumDirectory.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumDirectory.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumDiscovery.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumDiscovery.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumDisk.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumDisk.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumDlp.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumDlp.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumDomain.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumDomain.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumEap.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumEap.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumEas.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumEas.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumEdge.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumEdge.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumEdition.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumEdition.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumEducation.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumEducation.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumEmail.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumEmail.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumEmbedded.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumEmbedded.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumEnablement.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumEnablement.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumEncrypt.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumEncrypt.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumEncryption.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumEncryption.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumEndpoint.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumEndpoint.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumEnrollment.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumEnrollment.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumEntity.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumEntity.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumEntry.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumEntry.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumError.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumError.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumEvent.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumEvent.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumExchange.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumExchange.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumExternal.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumExternal.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumFeature.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumFeature.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumFile.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumFile.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumFirewall.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumFirewall.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumFolder.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumFolder.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumFollowup.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumFollowup.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumFree.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumFree.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumGiphy.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumGiphy.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumGroup.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumGroup.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumHash.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumHash.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumHealth.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumHealth.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumIOS.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumIOS.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumITunes.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumITunes.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumImportance.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumImportance.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumImported.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumImported.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumInference.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumInference.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumInitiator.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumInitiator.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumInk.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumInk.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumInstall.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumInstall.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumIntended.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumIntended.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumInternet.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumInternet.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumKey.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumKey.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumLan.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumLan.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumLanguage.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumLanguage.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumLocal.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumLocal.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumLocation.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumLocation.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumLog.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumLog.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumLogon.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumLogon.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumLost.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumLost.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumMDM.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumMDM.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumMac.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumMac.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumMail.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumMail.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumManaged.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumManaged.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumManagement.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumManagement.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumMedia.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumMedia.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumMeeting.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumMeeting.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumMessage.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumMessage.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumMetered.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumMetered.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumMicrosoft.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumMicrosoft.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumMigration.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumMigration.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumMiracast.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumMiracast.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumMobile.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumMobile.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumModality.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumModality.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumMutability.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumMutability.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumNDES.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumNDES.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumNetwork.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumNetwork.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumNon.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumNon.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumNotification.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumNotification.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumObject.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumObject.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumOffice.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumOffice.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumOn.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumOn.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumOnenote.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumOnenote.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumOnline.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumOnline.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumOperation.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumOperation.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumOverride.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumOverride.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumOwner.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumOwner.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumPage.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumPage.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumPermission.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumPermission.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumPersistent.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumPersistent.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumPerson.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumPerson.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumPhone.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumPhone.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumPhysical.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumPhysical.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumPlace.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumPlace.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumPlanner.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumPlanner.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumPlatform.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumPlatform.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumPlay.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumPlay.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumPolicy.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumPolicy.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumPower.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumPower.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumPrerelease.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumPrerelease.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumPriority.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumPriority.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumProcess.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumProcess.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumProperty.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumProperty.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumProvisioning.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumProvisioning.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumQuarantine.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumQuarantine.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumRating.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumRating.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumRecipient.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumRecipient.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumRecord.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumRecord.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumRecording.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumRecording.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumRecurrence.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumRecurrence.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumReference.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumReference.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumRegistration.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumRegistration.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumRegistry.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumRegistry.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumReject.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumReject.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumRemediation.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumRemediation.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumRemote.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumRemote.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumRequired.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumRequired.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumRequirement.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumRequirement.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumResponse.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumResponse.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumRestricted.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumRestricted.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumRestriction.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumRestriction.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumResultant.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumResultant.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumRisk.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumRisk.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumRole.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumRole.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumRouting.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumRouting.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumRule.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumRule.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumRun.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumRun.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumSafe.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumSafe.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumSchedule.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumSchedule.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumScope.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumScope.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumScreen.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumScreen.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumSecure.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumSecure.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumSecurity.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumSecurity.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumSensitivity.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumSensitivity.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumService.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumService.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumSetup.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumSetup.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumShared.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumShared.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumSign.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumSign.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumSignin.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumSignin.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumSite.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumSite.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumSkill.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumSkill.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumStaged.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumStaged.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumState.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumState.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumStatus.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumStatus.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumSubject.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumSubject.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumSynchronization.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumSynchronization.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumTask.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumTask.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumTeam.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumTeam.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumTeams.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumTeams.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumThreat.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumThreat.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumTi.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumTi.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumTime.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumTime.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumTlp.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumTlp.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumToken.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumToken.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumTone.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumTone.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumUnary.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumUnary.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumUpdate.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumUpdate.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumUsage.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumUsage.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumUser.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumUser.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumUsername.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumUsername.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumVPN.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumVPN.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumVPP.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumVPP.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumVisibility.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumVisibility.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumWatermark.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumWatermark.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumWeb.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumWeb.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumWebsite.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumWebsite.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumWeek.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumWeek.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumWeekly.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumWeekly.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumWelcome.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumWelcome.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumWiFi.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumWiFi.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumWin32.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumWin32.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumWindows.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumWindows.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumWindows10.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumWindows10.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumWired.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumWired.go' 'vendor/github.com/yaegashi/msgraph.go/beta/EnumWorkforce.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumWorkforce.go' 'vendor/github.com/yaegashi/msgraph.go/beta/GraphService.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/GraphService.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelACL.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelACL.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelAPI.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelAPI.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelAad.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelAad.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelAccess.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelAccess.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelAccount.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelAccount.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelActive.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelActive.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelActivity.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelActivity.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelAdd.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelAdd.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelAdmin.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelAdmin.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelAdministrative.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelAdministrative.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelAdvanced.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelAdvanced.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelAged.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelAged.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelAgreement.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelAgreement.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelAir.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelAir.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelAlbum.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelAlbum.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelAlert.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelAlert.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelAll.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelAll.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelAllowed.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelAllowed.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelAlternative.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelAlternative.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelAndroid.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelAndroid.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelAnonymous.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelAnonymous.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelApp.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelApp.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelApple.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelApple.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelApplication.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelApplication.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelApplied.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelApplied.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelApply.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelApply.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelApproval.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelApproval.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelAssigned.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelAssigned.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelAttachment.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelAttachment.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelAttendee.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelAttendee.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelAttribute.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelAttribute.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelAudio.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelAudio.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelAudit.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelAudit.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelAuthentication.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelAuthentication.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelAuto.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelAuto.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelAutomatic.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelAutomatic.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelAverage.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelAverage.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelAzure.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelAzure.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelBase.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelBase.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelBinary.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelBinary.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelBit.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelBit.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelBlock.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelBlock.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelBooking.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelBooking.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelBoolean.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelBoolean.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelBulk.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelBulk.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelBundle.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelBundle.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelBusiness.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelBusiness.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelCalculated.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelCalculated.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelCalendar.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelCalendar.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelCall.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelCall.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelCancel.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelCancel.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelCart.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelCart.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelCertificate.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelCertificate.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelCertification.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelCertification.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelChange.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelChange.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelChannel.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelChannel.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelChat.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelChat.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelChoice.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelChoice.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelCircular.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelCircular.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelClassifcation.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelClassifcation.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelClassification.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelClassification.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelCloud.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelCloud.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelColumn.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelColumn.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelCommand.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelCommand.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelComment.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelComment.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelComms.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelComms.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelCompany.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelCompany.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelComplex.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelComplex.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelCompliance.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelCompliance.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelConditional.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelConditional.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelConfiguration.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelConfiguration.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelConnection.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelConnection.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelContact.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelContact.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelContent.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelContent.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelContract.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelContract.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelControl.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelControl.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelConversation.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelConversation.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelConvert.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelConvert.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelCopy.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelCopy.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelCountry.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelCountry.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelCreate.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelCreate.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelCredential.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelCredential.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelCurrency.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelCurrency.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelCurrent.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelCurrent.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelCustom.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelCustom.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelCustomer.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelCustomer.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelDaily.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelDaily.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelData.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelData.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelDate.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelDate.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelDaylight.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelDaylight.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelDefault.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelDefault.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelDefender.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelDefender.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelDelegated.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelDelegated.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelDelete.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelDelete.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelDeleted.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelDeleted.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelDelivery.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelDelivery.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelDep.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelDep.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelDetails.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelDetails.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelDetected.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelDetected.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelDevice.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelDevice.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelDiagnostic.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelDiagnostic.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelDimension.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelDimension.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelDirectory.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelDirectory.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelDiscovered.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelDiscovered.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelDlp.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelDlp.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelDocument.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelDocument.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelDomain.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelDomain.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelDowngrade.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelDowngrade.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelDrive.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelDrive.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelE.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelE.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelEas.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelEas.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelEdge.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelEdge.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelEdit.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelEdit.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelEdition.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelEdition.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelEducation.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelEducation.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelEducational.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelEducational.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelEmail.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelEmail.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelEmbedded.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelEmbedded.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelEmployee.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelEmployee.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelEncrypt.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelEncrypt.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelEncryption.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelEncryption.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelEndpoint.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelEndpoint.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelEnrollment.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelEnrollment.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelEnterprise.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelEnterprise.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelEntitlement.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelEntitlement.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelEntity.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelEntity.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelError.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelError.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelEvaluate.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelEvaluate.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelEvent.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelEvent.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelExact.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelExact.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelExcluded.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelExcluded.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelExclusion.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelExclusion.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelExpression.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelExpression.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelExtended.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelExtended.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelExtension.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelExtension.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelExternal.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelExternal.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelFeature.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelFeature.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelField.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelField.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelFile.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelFile.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelFilter.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelFilter.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelFinancials.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelFinancials.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelFlex.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelFlex.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelFocus.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelFocus.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelFolder.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelFolder.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelFollowup.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelFollowup.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelFree.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelFree.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelGeneral.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelGeneral.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelGeneric.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelGeneric.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelGeo.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelGeo.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelGeolocation.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelGeolocation.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelGovernance.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelGovernance.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelGroup.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelGroup.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelHardware.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelHardware.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelHas.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelHas.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelHashes.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelHashes.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelHost.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelHost.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelHourly.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelHourly.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelHybrid.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelHybrid.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelIOS.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelIOS.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelIP.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelIP.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelIPv4.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelIPv4.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelIPv6.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelIPv6.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelIdentity.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelIdentity.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelImage.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelImage.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelImplicit.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelImplicit.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelImported.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelImported.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelImpossible.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelImpossible.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelIncoming.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelIncoming.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelIncomplete.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelIncomplete.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelInference.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelInference.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelInformation.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelInformation.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelInformational.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelInformational.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelInitiator.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelInitiator.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelInner.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelInner.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelInsight.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelInsight.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelInstance.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelInstance.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelInstitution.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelInstitution.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelInternet.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelInternet.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelIntune.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelIntune.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelInvitation.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelInvitation.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelInvite.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelInvite.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelInvited.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelInvited.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelIosik.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelIosik.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelItem.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelItem.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelJSON.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelJSON.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelJob.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelJob.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelJournal.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelJournal.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelJustify.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelJustify.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelKerberos.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelKerberos.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelKey.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelKey.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelLabel.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelLabel.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelLabeling.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelLabeling.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelLanguage.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelLanguage.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelLeaked.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelLeaked.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelLearned.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelLearned.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelLicense.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelLicense.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelList.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelList.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelLocale.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelLocale.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelLocalized.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelLocalized.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelLocate.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelLocate.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelLocated.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelLocated.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelLocation.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelLocation.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelLogged.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelLogged.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelLogon.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelLogon.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelLookup.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelLookup.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelMDM.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelMDM.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelMFA.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelMFA.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelMac.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelMac.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelMail.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelMail.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelMailbox.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelMailbox.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelMalware.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelMalware.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelManaged.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelManaged.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelManagement.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelManagement.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelMark.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelMark.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelMatch.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelMatch.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelMatching.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelMatching.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelMedia.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelMedia.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelMeeting.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelMeeting.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelMembership.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelMembership.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelMention.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelMention.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelMentions.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelMentions.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelMessage.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelMessage.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelMetadata.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelMetadata.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelMicrosoft.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelMicrosoft.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelMime.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelMime.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelMobile.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelMobile.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelModified.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelModified.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelMove.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelMove.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelMulti.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelMulti.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelMute.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelMute.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelNDES.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelNDES.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelNamed.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelNamed.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelNetwork.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelNetwork.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelNotebook.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelNotebook.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelNotification.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelNotification.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelNotify.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelNotify.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelNumber.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelNumber.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelOAuth.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelOAuth.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelOMA.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelOMA.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelObject.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelObject.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelOffice.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelOffice.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelOffice365.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelOffice365.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelOn.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelOn.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelOne.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelOne.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelOnenote.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelOnenote.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelOnline.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelOnline.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelOpen.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelOpen.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelOpening.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelOpening.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelOperating.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelOperating.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelOperation.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelOperation.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelOptional.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelOptional.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelOrg.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelOrg.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelOrganization.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelOrganization.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelOrganizational.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelOrganizational.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelOrganizer.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelOrganizer.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelOs.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelOs.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelOut.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelOut.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelOutgoing.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelOutgoing.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelOutlook.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelOutlook.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelPackage.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelPackage.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelPage.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelPage.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelParental.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelParental.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelParse.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelParse.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelParticipant.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelParticipant.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelPassword.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelPassword.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelPatterned.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelPatterned.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelPayload.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelPayload.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelPayment.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelPayment.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelPending.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelPending.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelPermission.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelPermission.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelPersistent.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelPersistent.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelPerson.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelPerson.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelPhone.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelPhone.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelPhoto.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelPhoto.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelPhysical.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelPhysical.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelPicture.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelPicture.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelPlace.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelPlace.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelPlanner.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelPlanner.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelPlay.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelPlay.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelPolicy.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelPolicy.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelPosition.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelPosition.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelPost.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelPost.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelPostal.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelPostal.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelPre.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelPre.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelPresence.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelPresence.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelPrivacy.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelPrivacy.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelPrivileged.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelPrivileged.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelProcess.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelProcess.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelProfile.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelProfile.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelProgram.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelProgram.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelProject.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelProject.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelPrompt.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelPrompt.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelProperties.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelProperties.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelProperty.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelProperty.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelProtect.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelProtect.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelProvider.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelProvider.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelProvisioned.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelProvisioned.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelProvisioning.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelProvisioning.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelProxied.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelProxied.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelPublic.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelPublic.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelPublication.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelPublication.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelPublished.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelPublished.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelPurchase.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelPurchase.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelQuota.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelQuota.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelRanked.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelRanked.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelRbac.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelRbac.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelRecent.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelRecent.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelRecipient.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelRecipient.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelRecommend.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelRecommend.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelRecord.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelRecord.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelRecording.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelRecording.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelRecurrence.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelRecurrence.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelReference.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelReference.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelReferenced.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelReferenced.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelRegistry.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelRegistry.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelRelated.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelRelated.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelRelying.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelRelying.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelReminder.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelReminder.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelRemote.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelRemote.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelRemove.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelRemove.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelRename.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelRename.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelReport.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelReport.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelReputation.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelReputation.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelRequest.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelRequest.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelRequired.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelRequired.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelReset.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelReset.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelResource.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelResource.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelResponse.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelResponse.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelResponsible.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelResponsible.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelRestore.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelRestore.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelRestricted.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelRestricted.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelResult.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelResult.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelRevoke.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelRevoke.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelRgb.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelRgb.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelRisk.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelRisk.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelRisky.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelRisky.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelRole.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelRole.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelRoom.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelRoom.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelRoot.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelRoot.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelRotate.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelRotate.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelRubric.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelRubric.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelRun.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelRun.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelSales.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelSales.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelSchedule.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelSchedule.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelScheduling.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelScheduling.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelSchema.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelSchema.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelScoped.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelScoped.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelSearch.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelSearch.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelSection.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelSection.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelSecure.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelSecure.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelSecurity.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelSecurity.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelSensitive.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelSensitive.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelSensitivity.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelSensitivity.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelService.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelService.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelSetting.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelSetting.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelSettings.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelSettings.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelShare.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelShare.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelShared.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelShared.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelSharepoint.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelSharepoint.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelSharing.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelSharing.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelShift.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelShift.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelShipment.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelShipment.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelSide.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelSide.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelSign.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelSign.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelSingle.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelSingle.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelSite.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelSite.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelSize.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelSize.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelSkill.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelSkill.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelSkype.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelSkype.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelSoftware.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelSoftware.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelSpecial.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelSpecial.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelStandard.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelStandard.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelStatus.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelStatus.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelStorage.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelStorage.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelString.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelString.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelSubscribe.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelSubscribe.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelSubscribed.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelSubscribed.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelSubscription.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelSubscription.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelSuspicious.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelSuspicious.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelSwap.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelSwap.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelSymantec.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelSymantec.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelSynchronization.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelSynchronization.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelSystem.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelSystem.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelTarget.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelTarget.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelTargeted.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelTargeted.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelTax.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelTax.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelTeam.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelTeam.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelTeams.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelTeams.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelTeamwork.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelTeamwork.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelTelecom.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelTelecom.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelTenant.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelTenant.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelTerms.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelTerms.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelText.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelText.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelThreat.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelThreat.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelThumbnail.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelThumbnail.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelTi.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelTi.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelTime.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelTime.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelToken.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelToken.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelTone.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelTone.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelTrending.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelTrending.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelTrust.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelTrust.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelTyped.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelTyped.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelURL.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelURL.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelUnary.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelUnary.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelUnfamiliar.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelUnfamiliar.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelUnified.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelUnified.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelUnit.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelUnit.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelUnmute.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelUnmute.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelUnsupported.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelUnsupported.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelUpdate.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelUpdate.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelUpload.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelUpload.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelUsage.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelUsage.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelUsed.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelUsed.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelUser.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelUser.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelVPN.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelVPN.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelVPP.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelVPP.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelVariable.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelVariable.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelVendor.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelVendor.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelVerified.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelVerified.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelVersion.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelVersion.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelVideo.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelVideo.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelVisual.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelVisual.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelVulnerability.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelVulnerability.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelWeb.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelWeb.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelWebsite.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelWebsite.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelWin32.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelWin32.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelWindows.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelWindows.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelWindows10.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelWindows10.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelWindows81.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelWindows81.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelWork.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelWork.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelWorkbook.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelWorkbook.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelWorkforce.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelWorkforce.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelWorking.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelWorking.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelYammer.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelYammer.go' 'vendor/github.com/yaegashi/msgraph.go/beta/ModelYomi.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelYomi.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestAad.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestAad.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestAccess.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestAccess.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestAccount.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestAccount.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestActive.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestActive.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestActivity.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestActivity.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestAdministrative.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestAdministrative.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestAdvanced.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestAdvanced.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestAged.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestAged.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestAgreement.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestAgreement.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestAlert.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestAlert.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestAllowed.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestAllowed.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestAndroid.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestAndroid.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestAnonymous.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestAnonymous.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestApp.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestApp.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestApple.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestApple.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestApplication.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestApplication.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestApproval.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestApproval.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestAttachment.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestAttachment.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestAttribute.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestAttribute.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestAudio.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestAudio.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestAudit.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestAudit.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestBase.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestBase.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestBooking.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestBooking.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestBusiness.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestBusiness.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestCalendar.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestCalendar.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestCall.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestCall.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestCart.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestCart.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestCertificate.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestCertificate.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestChannel.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestChannel.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestChat.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestChat.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestCloud.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestCloud.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestColumn.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestColumn.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestCommand.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestCommand.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestComms.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestComms.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestCompany.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestCompany.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestCompliance.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestCompliance.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestConditional.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestConditional.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestConnection.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestConnection.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestContact.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestContact.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestContent.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestContent.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestContract.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestContract.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestConversation.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestConversation.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestCountry.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestCountry.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestCredential.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestCredential.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestCurrency.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestCurrency.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestCustomer.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestCustomer.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestData.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestData.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestDefault.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestDefault.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestDep.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestDep.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestDetected.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestDetected.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestDevice.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestDevice.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestDimension.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestDimension.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestDirectory.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestDirectory.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestDocument.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestDocument.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestDomain.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestDomain.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestDrive.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestDrive.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestE.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestE.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestEducation.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestEducation.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestEducational.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestEducational.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestEmbedded.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestEmbedded.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestEmployee.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestEmployee.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestEndpoint.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestEndpoint.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestEnrollment.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestEnrollment.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestEnterprise.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestEnterprise.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestEntitlement.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestEntitlement.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestEntity.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestEntity.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestEvent.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestEvent.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestExact.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestExact.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestExtension.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestExtension.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestExternal.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestExternal.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestFeature.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestFeature.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestField.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestField.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestFile.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestFile.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestFilter.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestFilter.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestFinancials.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestFinancials.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestGeneral.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestGeneral.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestGovernance.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestGovernance.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestGroup.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestGroup.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestHost.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestHost.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestIOS.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestIOS.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestIP.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestIP.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestIdentity.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestIdentity.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestImported.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestImported.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestImpossible.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestImpossible.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestInference.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestInference.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestInformation.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestInformation.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestIntune.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestIntune.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestInvitation.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestInvitation.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestItem.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestItem.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestJob.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestJob.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestJournal.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestJournal.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestLanguage.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestLanguage.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestLeaked.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestLeaked.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestLicense.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestLicense.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestList.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestList.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestLocalized.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestLocalized.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestLookup.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestLookup.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestMDM.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestMDM.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestMac.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestMac.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestMail.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestMail.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestMalware.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestMalware.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestManaged.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestManaged.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestManagement.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestManagement.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestMention.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestMention.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestMessage.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestMessage.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestMicrosoft.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestMicrosoft.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestMobile.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestMobile.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestMulti.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestMulti.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestNDES.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestNDES.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestNamed.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestNamed.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestNotebook.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestNotebook.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestNotification.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestNotification.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestOAuth.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestOAuth.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestOffice.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestOffice.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestOn.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestOn.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestOnenote.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestOnenote.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestOnline.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestOnline.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestOpen.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestOpen.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestOrg.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestOrg.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestOrganization.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestOrganization.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestOrganizational.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestOrganizational.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestOutlook.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestOutlook.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestParticipant.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestParticipant.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestPayload.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestPayload.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestPayment.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestPayment.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestPermission.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestPermission.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestPerson.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestPerson.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestPicture.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestPicture.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestPlace.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestPlace.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestPlanner.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestPlanner.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestPolicy.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestPolicy.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestPost.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestPost.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestPresence.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestPresence.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestPrivileged.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestPrivileged.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestProfile.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestProfile.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestProgram.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestProgram.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestProject.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestProject.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestProvider.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestProvider.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestProvisioning.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestProvisioning.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestPublished.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestPublished.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestPurchase.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestPurchase.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestRbac.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestRbac.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestRemote.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestRemote.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestReport.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestReport.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestRequest.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestRequest.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestResource.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestResource.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestRestricted.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestRestricted.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestRisk.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestRisk.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestRisky.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestRisky.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestRole.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestRole.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestRoom.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestRoom.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestSales.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestSales.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestSchedule.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestSchedule.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestScheduling.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestScheduling.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestSchema.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestSchema.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestScoped.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestScoped.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestSearch.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestSearch.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestSection.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestSection.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestSecure.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestSecure.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestSecurity.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestSecurity.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestSensitive.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestSensitive.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestSensitivity.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestSensitivity.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestService.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestService.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestSetting.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestSetting.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestShared.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestShared.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestShift.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestShift.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestShipment.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestShipment.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestSide.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestSide.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestSign.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestSign.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestSingle.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestSingle.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestSite.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestSite.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestSkill.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestSkill.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestSoftware.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestSoftware.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestSubscribed.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestSubscribed.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestSubscription.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestSubscription.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestSuspicious.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestSuspicious.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestSwap.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestSwap.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestSymantec.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestSymantec.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestSynchronization.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestSynchronization.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestTargeted.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestTargeted.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestTax.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestTax.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestTeam.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestTeam.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestTeams.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestTeams.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestTeamwork.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestTeamwork.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestTelecom.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestTelecom.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestTenant.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestTenant.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestTerms.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestTerms.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestText.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestText.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestThreat.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestThreat.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestThumbnail.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestThumbnail.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestTi.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestTi.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestTime.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestTime.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestTrending.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestTrending.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestTrust.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestTrust.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestUnfamiliar.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestUnfamiliar.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestUnified.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestUnified.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestUnit.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestUnit.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestUsed.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestUsed.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestUser.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestUser.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestVPP.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestVPP.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestVendor.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestVendor.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWeb.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWeb.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWindows.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWindows.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWindows10.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWindows10.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWindows81.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWindows81.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWork.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWork.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbook.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbook.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctions.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctions.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAbs.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAbs.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAccr.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAccr.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAcos.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAcos.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAcosh.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAcosh.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAcot.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAcot.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAcoth.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAcoth.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAmor.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAmor.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAnd.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAnd.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsArabic.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsArabic.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAreas.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAreas.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAsc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAsc.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAsin.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAsin.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAsinh.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAsinh.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAtan.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAtan.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAtan2.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAtan2.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAtanh.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAtanh.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAve.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAve.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAverage.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAverage.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsBaht.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsBaht.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsBase.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsBase.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsBessel.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsBessel.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsBeta_.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsBeta_.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsBin2.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsBin2.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsBinom_.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsBinom_.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsBitand.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsBitand.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsBitlshift.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsBitlshift.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsBitor.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsBitor.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsBitrshift.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsBitrshift.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsBitxor.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsBitxor.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsCeiling_.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsCeiling_.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsChar.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsChar.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsChi.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsChi.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsChoose.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsChoose.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsClean.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsClean.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsCode.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsCode.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsColumns.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsColumns.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsCombin.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsCombin.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsCombina.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsCombina.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsComplex.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsComplex.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsConcatenate.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsConcatenate.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsConfidence_.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsConfidence_.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsConvert.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsConvert.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsCos.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsCos.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsCosh.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsCosh.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsCot.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsCot.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsCoth.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsCoth.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsCount.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsCount.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsCoup.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsCoup.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsCsc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsCsc.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsCsch.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsCsch.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsCum.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsCum.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDate.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDate.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDatevalue.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDatevalue.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDaverage.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDaverage.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDay.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDay.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDays.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDays.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDays360.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDays360.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDb.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDb.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDbcs.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDbcs.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDcount.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDcount.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDdb.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDdb.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDec2.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDec2.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDecimal.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDecimal.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDegrees.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDegrees.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDelta.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDelta.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDev.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDev.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDget.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDget.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDisc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDisc.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDmax.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDmax.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDmin.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDmin.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDollar.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDollar.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDproduct.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDproduct.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDst.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDst.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDsum.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDsum.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDuration.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDuration.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDvar.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDvar.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsEcma_.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsEcma_.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsEdate.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsEdate.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsEffect.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsEffect.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsEo.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsEo.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsErf.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsErf.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsErf_.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsErf_.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsError_.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsError_.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsEven.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsEven.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsExact.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsExact.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsExp.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsExp.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsExpon_.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsExpon_.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsF_.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsF_.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsFact.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsFact.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsFalse.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsFalse.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsFind.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsFind.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsFisher.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsFisher.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsFixed.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsFixed.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsFloor_.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsFloor_.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsFv.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsFv.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsFvschedule.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsFvschedule.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsGamma.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsGamma.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsGamma_.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsGamma_.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsGauss.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsGauss.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsGcd.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsGcd.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsGe.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsGe.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsGeo.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsGeo.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsHar.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsHar.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsHex2.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsHex2.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsHlookup.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsHlookup.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsHour.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsHour.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsHyp.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsHyp.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsHyperlink.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsHyperlink.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsIf.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsIf.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsIm.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsIm.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsImaginary.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsImaginary.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsInt.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsInt.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsIpmt.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsIpmt.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsIrr.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsIrr.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsIs.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsIs.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsIso.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsIso.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsIso_.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsIso_.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsIspmt.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsIspmt.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsIsref.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsIsref.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsKurt.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsKurt.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsLarge.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsLarge.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsLcm.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsLcm.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsLeft.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsLeft.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsLeftb.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsLeftb.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsLen.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsLen.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsLenb.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsLenb.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsLn.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsLn.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsLog.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsLog.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsLog10.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsLog10.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsLookup.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsLookup.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsLower.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsLower.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsMatch.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsMatch.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsMax.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsMax.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsMduration.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsMduration.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsMedian.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsMedian.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsMid.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsMid.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsMidb.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsMidb.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsMin.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsMin.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsMinute.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsMinute.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsMirr.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsMirr.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsMod.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsMod.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsMonth.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsMonth.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsMround.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsMround.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsMulti.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsMulti.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsN.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsN.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsNa.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsNa.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsNeg.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsNeg.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsNetwork.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsNetwork.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsNominal.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsNominal.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsNorm_.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsNorm_.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsNot.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsNot.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsNow.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsNow.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsNper.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsNper.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsNpv.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsNpv.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsNumber.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsNumber.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsOct2.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsOct2.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsOdd.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsOdd.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsOr.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsOr.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsPduration.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsPduration.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsPercent.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsPercent.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsPercentile_.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsPercentile_.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsPermut.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsPermut.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsPermutationa.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsPermutationa.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsPhi.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsPhi.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsPi.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsPi.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsPmt.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsPmt.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsPoisson_.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsPoisson_.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsPower.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsPower.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsPpmt.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsPpmt.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsPrice.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsPrice.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsProduct.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsProduct.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsProper.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsProper.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsPv.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsPv.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsQuartile_.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsQuartile_.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsQuotient.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsQuotient.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsRadians.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsRadians.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsRand.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsRand.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsRank_.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsRank_.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsRate.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsRate.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsReceived.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsReceived.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsReplace.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsReplace.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsRept.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsRept.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsRight.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsRight.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsRightb.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsRightb.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsRoman.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsRoman.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsRound.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsRound.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsRows.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsRows.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsRri.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsRri.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSec.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSec.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSech.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSech.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSecond.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSecond.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSeries.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSeries.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSheet.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSheet.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSheets.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSheets.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSign.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSign.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSin.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSin.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSinh.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSinh.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSkew.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSkew.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSkew_p.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSkew_p.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSln.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSln.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSmall.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSmall.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSqrt.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSqrt.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSt.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSt.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsStandardize.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsStandardize.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSubstitute.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSubstitute.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSubtotal.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSubtotal.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSum.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSum.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSyd.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSyd.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsT.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsT.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsT_.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsT_.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsTan.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsTan.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsTanh.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsTanh.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsTbill.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsTbill.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsText.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsText.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsTime.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsTime.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsTimevalue.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsTimevalue.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsToday.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsToday.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsTrim.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsTrim.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsTrue.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsTrue.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsTrunc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsTrunc.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsType.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsType.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsUnichar.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsUnichar.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsUnicode.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsUnicode.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsUpper.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsUpper.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsUsdollar.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsUsdollar.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsValue.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsValue.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsVar.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsVar.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsVar_.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsVar_.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsVdb.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsVdb.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsVlookup.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsVlookup.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsWeek.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsWeek.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsWeekday.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsWeekday.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsWeibull_.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsWeibull_.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsWork.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsWork.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsXirr.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsXirr.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsXnpv.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsXnpv.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsXor.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsXor.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsYear.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsYear.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsYield.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsYield.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsZ_.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsZ_.go' 'vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkforce.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkforce.go' 'vendor/github.com/yaegashi/msgraph.go/beta/const.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/const.go' 'vendor/github.com/yaegashi/msgraph.go/beta/extensions.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/extensions.go' 'vendor/github.com/yaegashi/msgraph.go/beta/msgraph.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/msgraph.go' 'vendor/github.com/yaegashi/msgraph.go/jsonx' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/jsonx' 'vendor/github.com/yaegashi/msgraph.go/jsonx/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/jsonx/README.md' 'vendor/github.com/yaegashi/msgraph.go/jsonx/decode.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/jsonx/decode.go' 'vendor/github.com/yaegashi/msgraph.go/jsonx/encode.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/jsonx/encode.go' 'vendor/github.com/yaegashi/msgraph.go/jsonx/fold.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/jsonx/fold.go' 'vendor/github.com/yaegashi/msgraph.go/jsonx/indent.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/jsonx/indent.go' 'vendor/github.com/yaegashi/msgraph.go/jsonx/scanner.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/jsonx/scanner.go' 'vendor/github.com/yaegashi/msgraph.go/jsonx/stream.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/jsonx/stream.go' 'vendor/github.com/yaegashi/msgraph.go/jsonx/tables.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/jsonx/tables.go' 'vendor/github.com/yaegashi/msgraph.go/jsonx/tags.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/jsonx/tags.go' 'vendor/github.com/yaegashi/msgraph.go/msauth' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/msauth' 'vendor/github.com/yaegashi/msgraph.go/msauth/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/msauth/README.md' 'vendor/github.com/yaegashi/msgraph.go/msauth/client_credentials_grant.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/msauth/client_credentials_grant.go' 'vendor/github.com/yaegashi/msgraph.go/msauth/device_authorization_grant.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/msauth/device_authorization_grant.go' 'vendor/github.com/yaegashi/msgraph.go/msauth/msauth.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/msauth/msauth.go' 'vendor/github.com/yaegashi/msgraph.go/msauth/resource_owner_password_grant.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/msauth/resource_owner_password_grant.go' 'vendor/github.com/yaegashi/msgraph.go/msauth/storage.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/yaegashi/msgraph.go/msauth/storage.go' 'vendor/github.com/zfjagann' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/zfjagann' 'vendor/github.com/zfjagann/golang-ring' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/zfjagann/golang-ring' 'vendor/github.com/zfjagann/golang-ring/.gitignore' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/zfjagann/golang-ring/.gitignore' 'vendor/github.com/zfjagann/golang-ring/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/zfjagann/golang-ring/LICENSE' 'vendor/github.com/zfjagann/golang-ring/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/zfjagann/golang-ring/README.md' 'vendor/github.com/zfjagann/golang-ring/makefile' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/zfjagann/golang-ring/makefile' 'vendor/github.com/zfjagann/golang-ring/ring.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/zfjagann/golang-ring/ring.go' 'vendor/go.uber.org' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org' 'vendor/go.uber.org/atomic' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/atomic' 'vendor/go.uber.org/atomic/.codecov.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/atomic/.codecov.yml' 'vendor/go.uber.org/atomic/.gitignore' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/atomic/.gitignore' 'vendor/go.uber.org/atomic/.travis.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/atomic/.travis.yml' 'vendor/go.uber.org/atomic/CHANGELOG.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/atomic/CHANGELOG.md' 'vendor/go.uber.org/atomic/LICENSE.txt' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/atomic/LICENSE.txt' 'vendor/go.uber.org/atomic/Makefile' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/atomic/Makefile' 'vendor/go.uber.org/atomic/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/atomic/README.md' 'vendor/go.uber.org/atomic/bool.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/atomic/bool.go' 'vendor/go.uber.org/atomic/bool_ext.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/atomic/bool_ext.go' 'vendor/go.uber.org/atomic/doc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/atomic/doc.go' 'vendor/go.uber.org/atomic/duration.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/atomic/duration.go' 'vendor/go.uber.org/atomic/duration_ext.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/atomic/duration_ext.go' 'vendor/go.uber.org/atomic/error.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/atomic/error.go' 'vendor/go.uber.org/atomic/error_ext.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/atomic/error_ext.go' 'vendor/go.uber.org/atomic/float64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/atomic/float64.go' 'vendor/go.uber.org/atomic/float64_ext.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/atomic/float64_ext.go' 'vendor/go.uber.org/atomic/gen.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/atomic/gen.go' 'vendor/go.uber.org/atomic/go.mod' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/atomic/go.mod' 'vendor/go.uber.org/atomic/go.sum' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/atomic/go.sum' 'vendor/go.uber.org/atomic/int32.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/atomic/int32.go' 'vendor/go.uber.org/atomic/int64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/atomic/int64.go' 'vendor/go.uber.org/atomic/nocmp.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/atomic/nocmp.go' 'vendor/go.uber.org/atomic/string.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/atomic/string.go' 'vendor/go.uber.org/atomic/string_ext.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/atomic/string_ext.go' 'vendor/go.uber.org/atomic/uint32.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/atomic/uint32.go' 'vendor/go.uber.org/atomic/uint64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/atomic/uint64.go' 'vendor/go.uber.org/atomic/value.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/atomic/value.go' 'vendor/go.uber.org/multierr' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/multierr' 'vendor/go.uber.org/multierr/.codecov.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/multierr/.codecov.yml' 'vendor/go.uber.org/multierr/.gitignore' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/multierr/.gitignore' 'vendor/go.uber.org/multierr/.travis.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/multierr/.travis.yml' 'vendor/go.uber.org/multierr/CHANGELOG.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/multierr/CHANGELOG.md' 'vendor/go.uber.org/multierr/LICENSE.txt' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/multierr/LICENSE.txt' 'vendor/go.uber.org/multierr/Makefile' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/multierr/Makefile' 'vendor/go.uber.org/multierr/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/multierr/README.md' 'vendor/go.uber.org/multierr/error.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/multierr/error.go' 'vendor/go.uber.org/multierr/glide.yaml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/multierr/glide.yaml' 'vendor/go.uber.org/multierr/go.mod' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/multierr/go.mod' 'vendor/go.uber.org/multierr/go.sum' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/multierr/go.sum' 'vendor/go.uber.org/multierr/go113.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/multierr/go113.go' 'vendor/go.uber.org/zap' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap' 'vendor/go.uber.org/zap/.codecov.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/.codecov.yml' 'vendor/go.uber.org/zap/.gitignore' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/.gitignore' 'vendor/go.uber.org/zap/.readme.tmpl' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/.readme.tmpl' 'vendor/go.uber.org/zap/CHANGELOG.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/CHANGELOG.md' 'vendor/go.uber.org/zap/CODE_OF_CONDUCT.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/CODE_OF_CONDUCT.md' 'vendor/go.uber.org/zap/CONTRIBUTING.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/CONTRIBUTING.md' 'vendor/go.uber.org/zap/FAQ.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/FAQ.md' 'vendor/go.uber.org/zap/LICENSE.txt' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/LICENSE.txt' 'vendor/go.uber.org/zap/Makefile' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/Makefile' 'vendor/go.uber.org/zap/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/README.md' 'vendor/go.uber.org/zap/array.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/array.go' 'vendor/go.uber.org/zap/buffer' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/buffer' 'vendor/go.uber.org/zap/buffer/buffer.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/buffer/buffer.go' 'vendor/go.uber.org/zap/buffer/pool.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/buffer/pool.go' 'vendor/go.uber.org/zap/checklicense.sh' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/checklicense.sh' 'vendor/go.uber.org/zap/config.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/config.go' 'vendor/go.uber.org/zap/doc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/doc.go' 'vendor/go.uber.org/zap/encoder.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/encoder.go' 'vendor/go.uber.org/zap/error.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/error.go' 'vendor/go.uber.org/zap/field.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/field.go' 'vendor/go.uber.org/zap/flag.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/flag.go' 'vendor/go.uber.org/zap/glide.yaml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/glide.yaml' 'vendor/go.uber.org/zap/global.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/global.go' 'vendor/go.uber.org/zap/global_go112.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/global_go112.go' 'vendor/go.uber.org/zap/global_prego112.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/global_prego112.go' 'vendor/go.uber.org/zap/go.mod' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/go.mod' 'vendor/go.uber.org/zap/go.sum' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/go.sum' 'vendor/go.uber.org/zap/http_handler.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/http_handler.go' 'vendor/go.uber.org/zap/internal' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/internal' 'vendor/go.uber.org/zap/internal/bufferpool' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/internal/bufferpool' 'vendor/go.uber.org/zap/internal/bufferpool/bufferpool.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/internal/bufferpool/bufferpool.go' 'vendor/go.uber.org/zap/internal/color' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/internal/color' 'vendor/go.uber.org/zap/internal/color/color.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/internal/color/color.go' 'vendor/go.uber.org/zap/internal/exit' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/internal/exit' 'vendor/go.uber.org/zap/internal/exit/exit.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/internal/exit/exit.go' 'vendor/go.uber.org/zap/level.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/level.go' 'vendor/go.uber.org/zap/logger.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/logger.go' 'vendor/go.uber.org/zap/options.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/options.go' 'vendor/go.uber.org/zap/sink.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/sink.go' 'vendor/go.uber.org/zap/stacktrace.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/stacktrace.go' 'vendor/go.uber.org/zap/sugar.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/sugar.go' 'vendor/go.uber.org/zap/time.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/time.go' 'vendor/go.uber.org/zap/writer.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/writer.go' 'vendor/go.uber.org/zap/zapcore' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/zapcore' 'vendor/go.uber.org/zap/zapcore/console_encoder.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/zapcore/console_encoder.go' 'vendor/go.uber.org/zap/zapcore/core.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/zapcore/core.go' 'vendor/go.uber.org/zap/zapcore/doc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/zapcore/doc.go' 'vendor/go.uber.org/zap/zapcore/encoder.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/zapcore/encoder.go' 'vendor/go.uber.org/zap/zapcore/entry.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/zapcore/entry.go' 'vendor/go.uber.org/zap/zapcore/error.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/zapcore/error.go' 'vendor/go.uber.org/zap/zapcore/field.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/zapcore/field.go' 'vendor/go.uber.org/zap/zapcore/hook.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/zapcore/hook.go' 'vendor/go.uber.org/zap/zapcore/increase_level.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/zapcore/increase_level.go' 'vendor/go.uber.org/zap/zapcore/json_encoder.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/zapcore/json_encoder.go' 'vendor/go.uber.org/zap/zapcore/level.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/zapcore/level.go' 'vendor/go.uber.org/zap/zapcore/level_strings.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/zapcore/level_strings.go' 'vendor/go.uber.org/zap/zapcore/marshaler.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/zapcore/marshaler.go' 'vendor/go.uber.org/zap/zapcore/memory_encoder.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/zapcore/memory_encoder.go' 'vendor/go.uber.org/zap/zapcore/sampler.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/zapcore/sampler.go' 'vendor/go.uber.org/zap/zapcore/tee.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/zapcore/tee.go' 'vendor/go.uber.org/zap/zapcore/write_syncer.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/zapcore/write_syncer.go' 'vendor/golang.org' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org' 'vendor/golang.org/x' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x' 'vendor/golang.org/x/crypto' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto' 'vendor/golang.org/x/crypto/AUTHORS' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/AUTHORS' 'vendor/golang.org/x/crypto/CONTRIBUTORS' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/CONTRIBUTORS' 'vendor/golang.org/x/crypto/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/LICENSE' 'vendor/golang.org/x/crypto/PATENTS' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/PATENTS' 'vendor/golang.org/x/crypto/acme' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/acme' 'vendor/golang.org/x/crypto/acme/acme.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/acme/acme.go' 'vendor/golang.org/x/crypto/acme/autocert' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/acme/autocert' 'vendor/golang.org/x/crypto/acme/autocert/autocert.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/acme/autocert/autocert.go' 'vendor/golang.org/x/crypto/acme/autocert/cache.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/acme/autocert/cache.go' 'vendor/golang.org/x/crypto/acme/autocert/listener.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/acme/autocert/listener.go' 'vendor/golang.org/x/crypto/acme/autocert/renewal.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/acme/autocert/renewal.go' 'vendor/golang.org/x/crypto/acme/http.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/acme/http.go' 'vendor/golang.org/x/crypto/acme/jws.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/acme/jws.go' 'vendor/golang.org/x/crypto/acme/rfc8555.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/acme/rfc8555.go' 'vendor/golang.org/x/crypto/acme/types.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/acme/types.go' 'vendor/golang.org/x/crypto/acme/version_go112.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/acme/version_go112.go' 'vendor/golang.org/x/crypto/bcrypt' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/bcrypt' 'vendor/golang.org/x/crypto/bcrypt/base64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/bcrypt/base64.go' 'vendor/golang.org/x/crypto/bcrypt/bcrypt.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/bcrypt/bcrypt.go' 'vendor/golang.org/x/crypto/blowfish' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/blowfish' 'vendor/golang.org/x/crypto/blowfish/block.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/blowfish/block.go' 'vendor/golang.org/x/crypto/blowfish/cipher.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/blowfish/cipher.go' 'vendor/golang.org/x/crypto/blowfish/const.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/blowfish/const.go' 'vendor/golang.org/x/crypto/chacha20' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/chacha20' 'vendor/golang.org/x/crypto/chacha20/chacha_arm64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/chacha20/chacha_arm64.go' 'vendor/golang.org/x/crypto/chacha20/chacha_arm64.s' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/chacha20/chacha_arm64.s' 'vendor/golang.org/x/crypto/chacha20/chacha_generic.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/chacha20/chacha_generic.go' 'vendor/golang.org/x/crypto/chacha20/chacha_noasm.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/chacha20/chacha_noasm.go' 'vendor/golang.org/x/crypto/chacha20/chacha_ppc64le.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/chacha20/chacha_ppc64le.go' 'vendor/golang.org/x/crypto/chacha20/chacha_ppc64le.s' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/chacha20/chacha_ppc64le.s' 'vendor/golang.org/x/crypto/chacha20/chacha_s390x.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/chacha20/chacha_s390x.go' 'vendor/golang.org/x/crypto/chacha20/chacha_s390x.s' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/chacha20/chacha_s390x.s' 'vendor/golang.org/x/crypto/chacha20/xor.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/chacha20/xor.go' 'vendor/golang.org/x/crypto/curve25519' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/curve25519' 'vendor/golang.org/x/crypto/curve25519/curve25519.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/curve25519/curve25519.go' 'vendor/golang.org/x/crypto/curve25519/curve25519_amd64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/curve25519/curve25519_amd64.go' 'vendor/golang.org/x/crypto/curve25519/curve25519_amd64.s' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/curve25519/curve25519_amd64.s' 'vendor/golang.org/x/crypto/curve25519/curve25519_generic.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/curve25519/curve25519_generic.go' 'vendor/golang.org/x/crypto/curve25519/curve25519_noasm.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/curve25519/curve25519_noasm.go' 'vendor/golang.org/x/crypto/ed25519' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/ed25519' 'vendor/golang.org/x/crypto/ed25519/ed25519.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/ed25519/ed25519.go' 'vendor/golang.org/x/crypto/ed25519/ed25519_go113.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/ed25519/ed25519_go113.go' 'vendor/golang.org/x/crypto/ed25519/internal' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/ed25519/internal' 'vendor/golang.org/x/crypto/ed25519/internal/edwards25519' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/ed25519/internal/edwards25519' 'vendor/golang.org/x/crypto/ed25519/internal/edwards25519/const.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/ed25519/internal/edwards25519/const.go' 'vendor/golang.org/x/crypto/ed25519/internal/edwards25519/edwards25519.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/ed25519/internal/edwards25519/edwards25519.go' 'vendor/golang.org/x/crypto/hkdf' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/hkdf' 'vendor/golang.org/x/crypto/hkdf/hkdf.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/hkdf/hkdf.go' 'vendor/golang.org/x/crypto/internal' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/internal' 'vendor/golang.org/x/crypto/internal/subtle' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/internal/subtle' 'vendor/golang.org/x/crypto/internal/subtle/aliasing.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/internal/subtle/aliasing.go' 'vendor/golang.org/x/crypto/internal/subtle/aliasing_purego.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/internal/subtle/aliasing_purego.go' 'vendor/golang.org/x/crypto/nacl' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/nacl' 'vendor/golang.org/x/crypto/nacl/secretbox' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/nacl/secretbox' 'vendor/golang.org/x/crypto/nacl/secretbox/secretbox.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/nacl/secretbox/secretbox.go' 'vendor/golang.org/x/crypto/poly1305' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/poly1305' 'vendor/golang.org/x/crypto/poly1305/bits_compat.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/poly1305/bits_compat.go' 'vendor/golang.org/x/crypto/poly1305/bits_go1.13.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/poly1305/bits_go1.13.go' 'vendor/golang.org/x/crypto/poly1305/mac_noasm.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/poly1305/mac_noasm.go' 'vendor/golang.org/x/crypto/poly1305/poly1305.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/poly1305/poly1305.go' 'vendor/golang.org/x/crypto/poly1305/sum_amd64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/poly1305/sum_amd64.go' 'vendor/golang.org/x/crypto/poly1305/sum_amd64.s' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/poly1305/sum_amd64.s' 'vendor/golang.org/x/crypto/poly1305/sum_generic.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/poly1305/sum_generic.go' 'vendor/golang.org/x/crypto/poly1305/sum_ppc64le.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/poly1305/sum_ppc64le.go' 'vendor/golang.org/x/crypto/poly1305/sum_ppc64le.s' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/poly1305/sum_ppc64le.s' 'vendor/golang.org/x/crypto/poly1305/sum_s390x.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/poly1305/sum_s390x.go' 'vendor/golang.org/x/crypto/poly1305/sum_s390x.s' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/poly1305/sum_s390x.s' 'vendor/golang.org/x/crypto/salsa20' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/salsa20' 'vendor/golang.org/x/crypto/salsa20/salsa' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/salsa20/salsa' 'vendor/golang.org/x/crypto/salsa20/salsa/hsalsa20.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/salsa20/salsa/hsalsa20.go' 'vendor/golang.org/x/crypto/salsa20/salsa/salsa208.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/salsa20/salsa/salsa208.go' 'vendor/golang.org/x/crypto/salsa20/salsa/salsa20_amd64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/salsa20/salsa/salsa20_amd64.go' 'vendor/golang.org/x/crypto/salsa20/salsa/salsa20_amd64.s' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/salsa20/salsa/salsa20_amd64.s' 'vendor/golang.org/x/crypto/salsa20/salsa/salsa20_noasm.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/salsa20/salsa/salsa20_noasm.go' 'vendor/golang.org/x/crypto/salsa20/salsa/salsa20_ref.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/salsa20/salsa/salsa20_ref.go' 'vendor/golang.org/x/crypto/ssh' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/ssh' 'vendor/golang.org/x/crypto/ssh/buffer.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/ssh/buffer.go' 'vendor/golang.org/x/crypto/ssh/certs.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/ssh/certs.go' 'vendor/golang.org/x/crypto/ssh/channel.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/ssh/channel.go' 'vendor/golang.org/x/crypto/ssh/cipher.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/ssh/cipher.go' 'vendor/golang.org/x/crypto/ssh/client.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/ssh/client.go' 'vendor/golang.org/x/crypto/ssh/client_auth.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/ssh/client_auth.go' 'vendor/golang.org/x/crypto/ssh/common.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/ssh/common.go' 'vendor/golang.org/x/crypto/ssh/connection.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/ssh/connection.go' 'vendor/golang.org/x/crypto/ssh/doc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/ssh/doc.go' 'vendor/golang.org/x/crypto/ssh/handshake.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/ssh/handshake.go' 'vendor/golang.org/x/crypto/ssh/internal' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/ssh/internal' 'vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf' 'vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf/bcrypt_pbkdf.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf/bcrypt_pbkdf.go' 'vendor/golang.org/x/crypto/ssh/kex.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/ssh/kex.go' 'vendor/golang.org/x/crypto/ssh/keys.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/ssh/keys.go' 'vendor/golang.org/x/crypto/ssh/mac.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/ssh/mac.go' 'vendor/golang.org/x/crypto/ssh/messages.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/ssh/messages.go' 'vendor/golang.org/x/crypto/ssh/mux.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/ssh/mux.go' 'vendor/golang.org/x/crypto/ssh/server.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/ssh/server.go' 'vendor/golang.org/x/crypto/ssh/session.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/ssh/session.go' 'vendor/golang.org/x/crypto/ssh/ssh_gss.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/ssh/ssh_gss.go' 'vendor/golang.org/x/crypto/ssh/streamlocal.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/ssh/streamlocal.go' 'vendor/golang.org/x/crypto/ssh/tcpip.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/ssh/tcpip.go' 'vendor/golang.org/x/crypto/ssh/terminal' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/ssh/terminal' 'vendor/golang.org/x/crypto/ssh/terminal/terminal.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/ssh/terminal/terminal.go' 'vendor/golang.org/x/crypto/ssh/transport.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/ssh/transport.go' 'vendor/golang.org/x/image' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/image' 'vendor/golang.org/x/image/AUTHORS' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/image/AUTHORS' 'vendor/golang.org/x/image/CONTRIBUTORS' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/image/CONTRIBUTORS' 'vendor/golang.org/x/image/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/image/LICENSE' 'vendor/golang.org/x/image/PATENTS' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/image/PATENTS' 'vendor/golang.org/x/image/bmp' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/image/bmp' 'vendor/golang.org/x/image/bmp/reader.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/image/bmp/reader.go' 'vendor/golang.org/x/image/bmp/writer.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/image/bmp/writer.go' 'vendor/golang.org/x/image/ccitt' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/image/ccitt' 'vendor/golang.org/x/image/ccitt/reader.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/image/ccitt/reader.go' 'vendor/golang.org/x/image/ccitt/table.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/image/ccitt/table.go' 'vendor/golang.org/x/image/ccitt/writer.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/image/ccitt/writer.go' 'vendor/golang.org/x/image/riff' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/image/riff' 'vendor/golang.org/x/image/riff/riff.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/image/riff/riff.go' 'vendor/golang.org/x/image/tiff' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/image/tiff' 'vendor/golang.org/x/image/tiff/buffer.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/image/tiff/buffer.go' 'vendor/golang.org/x/image/tiff/compress.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/image/tiff/compress.go' 'vendor/golang.org/x/image/tiff/consts.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/image/tiff/consts.go' 'vendor/golang.org/x/image/tiff/fuzz.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/image/tiff/fuzz.go' 'vendor/golang.org/x/image/tiff/lzw' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/image/tiff/lzw' 'vendor/golang.org/x/image/tiff/lzw/reader.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/image/tiff/lzw/reader.go' 'vendor/golang.org/x/image/tiff/reader.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/image/tiff/reader.go' 'vendor/golang.org/x/image/tiff/writer.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/image/tiff/writer.go' 'vendor/golang.org/x/image/vp8' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/image/vp8' 'vendor/golang.org/x/image/vp8/decode.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/image/vp8/decode.go' 'vendor/golang.org/x/image/vp8/filter.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/image/vp8/filter.go' 'vendor/golang.org/x/image/vp8/idct.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/image/vp8/idct.go' 'vendor/golang.org/x/image/vp8/partition.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/image/vp8/partition.go' 'vendor/golang.org/x/image/vp8/pred.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/image/vp8/pred.go' 'vendor/golang.org/x/image/vp8/predfunc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/image/vp8/predfunc.go' 'vendor/golang.org/x/image/vp8/quant.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/image/vp8/quant.go' 'vendor/golang.org/x/image/vp8/reconstruct.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/image/vp8/reconstruct.go' 'vendor/golang.org/x/image/vp8/token.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/image/vp8/token.go' 'vendor/golang.org/x/image/vp8l' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/image/vp8l' 'vendor/golang.org/x/image/vp8l/decode.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/image/vp8l/decode.go' 'vendor/golang.org/x/image/vp8l/huffman.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/image/vp8l/huffman.go' 'vendor/golang.org/x/image/vp8l/transform.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/image/vp8l/transform.go' 'vendor/golang.org/x/image/webp' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/image/webp' 'vendor/golang.org/x/image/webp/decode.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/image/webp/decode.go' 'vendor/golang.org/x/image/webp/doc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/image/webp/doc.go' 'vendor/golang.org/x/net' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net' 'vendor/golang.org/x/net/AUTHORS' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/AUTHORS' 'vendor/golang.org/x/net/CONTRIBUTORS' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/CONTRIBUTORS' 'vendor/golang.org/x/net/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/LICENSE' 'vendor/golang.org/x/net/PATENTS' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/PATENTS' 'vendor/golang.org/x/net/context' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/context' 'vendor/golang.org/x/net/context/context.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/context/context.go' 'vendor/golang.org/x/net/context/ctxhttp' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/context/ctxhttp' 'vendor/golang.org/x/net/context/ctxhttp/ctxhttp.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/context/ctxhttp/ctxhttp.go' 'vendor/golang.org/x/net/context/go17.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/context/go17.go' 'vendor/golang.org/x/net/context/go19.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/context/go19.go' 'vendor/golang.org/x/net/context/pre_go17.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/context/pre_go17.go' 'vendor/golang.org/x/net/context/pre_go19.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/context/pre_go19.go' 'vendor/golang.org/x/net/html' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/html' 'vendor/golang.org/x/net/html/atom' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/html/atom' 'vendor/golang.org/x/net/html/atom/atom.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/html/atom/atom.go' 'vendor/golang.org/x/net/html/atom/table.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/html/atom/table.go' 'vendor/golang.org/x/net/html/const.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/html/const.go' 'vendor/golang.org/x/net/html/doc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/html/doc.go' 'vendor/golang.org/x/net/html/doctype.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/html/doctype.go' 'vendor/golang.org/x/net/html/entity.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/html/entity.go' 'vendor/golang.org/x/net/html/escape.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/html/escape.go' 'vendor/golang.org/x/net/html/foreign.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/html/foreign.go' 'vendor/golang.org/x/net/html/node.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/html/node.go' 'vendor/golang.org/x/net/html/parse.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/html/parse.go' 'vendor/golang.org/x/net/html/render.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/html/render.go' 'vendor/golang.org/x/net/html/token.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/html/token.go' 'vendor/golang.org/x/net/http' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/http' 'vendor/golang.org/x/net/http/httpguts' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/http/httpguts' 'vendor/golang.org/x/net/http/httpguts/guts.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/http/httpguts/guts.go' 'vendor/golang.org/x/net/http/httpguts/httplex.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/http/httpguts/httplex.go' 'vendor/golang.org/x/net/http2' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/http2' 'vendor/golang.org/x/net/http2/.gitignore' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/http2/.gitignore' 'vendor/golang.org/x/net/http2/Dockerfile' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/http2/Dockerfile' 'vendor/golang.org/x/net/http2/Makefile' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/http2/Makefile' 'vendor/golang.org/x/net/http2/README' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/http2/README' 'vendor/golang.org/x/net/http2/ciphers.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/http2/ciphers.go' 'vendor/golang.org/x/net/http2/client_conn_pool.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/http2/client_conn_pool.go' 'vendor/golang.org/x/net/http2/databuffer.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/http2/databuffer.go' 'vendor/golang.org/x/net/http2/errors.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/http2/errors.go' 'vendor/golang.org/x/net/http2/flow.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/http2/flow.go' 'vendor/golang.org/x/net/http2/frame.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/http2/frame.go' 'vendor/golang.org/x/net/http2/go111.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/http2/go111.go' 'vendor/golang.org/x/net/http2/gotrack.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/http2/gotrack.go' 'vendor/golang.org/x/net/http2/h2c' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/http2/h2c' 'vendor/golang.org/x/net/http2/h2c/h2c.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/http2/h2c/h2c.go' 'vendor/golang.org/x/net/http2/headermap.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/http2/headermap.go' 'vendor/golang.org/x/net/http2/hpack' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/http2/hpack' 'vendor/golang.org/x/net/http2/hpack/encode.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/http2/hpack/encode.go' 'vendor/golang.org/x/net/http2/hpack/hpack.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/http2/hpack/hpack.go' 'vendor/golang.org/x/net/http2/hpack/huffman.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/http2/hpack/huffman.go' 'vendor/golang.org/x/net/http2/hpack/tables.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/http2/hpack/tables.go' 'vendor/golang.org/x/net/http2/http2.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/http2/http2.go' 'vendor/golang.org/x/net/http2/not_go111.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/http2/not_go111.go' 'vendor/golang.org/x/net/http2/pipe.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/http2/pipe.go' 'vendor/golang.org/x/net/http2/server.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/http2/server.go' 'vendor/golang.org/x/net/http2/transport.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/http2/transport.go' 'vendor/golang.org/x/net/http2/write.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/http2/write.go' 'vendor/golang.org/x/net/http2/writesched.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/http2/writesched.go' 'vendor/golang.org/x/net/http2/writesched_priority.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/http2/writesched_priority.go' 'vendor/golang.org/x/net/http2/writesched_random.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/http2/writesched_random.go' 'vendor/golang.org/x/net/idna' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/idna' 'vendor/golang.org/x/net/idna/idna10.0.0.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/idna/idna10.0.0.go' 'vendor/golang.org/x/net/idna/idna9.0.0.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/idna/idna9.0.0.go' 'vendor/golang.org/x/net/idna/punycode.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/idna/punycode.go' 'vendor/golang.org/x/net/idna/tables10.0.0.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/idna/tables10.0.0.go' 'vendor/golang.org/x/net/idna/tables11.0.0.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/idna/tables11.0.0.go' 'vendor/golang.org/x/net/idna/tables12.0.0.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/idna/tables12.0.0.go' 'vendor/golang.org/x/net/idna/tables13.0.0.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/idna/tables13.0.0.go' 'vendor/golang.org/x/net/idna/tables9.0.0.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/idna/tables9.0.0.go' 'vendor/golang.org/x/net/idna/trie.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/idna/trie.go' 'vendor/golang.org/x/net/idna/trieval.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/idna/trieval.go' 'vendor/golang.org/x/net/websocket' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/websocket' 'vendor/golang.org/x/net/websocket/client.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/websocket/client.go' 'vendor/golang.org/x/net/websocket/dial.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/websocket/dial.go' 'vendor/golang.org/x/net/websocket/hybi.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/websocket/hybi.go' 'vendor/golang.org/x/net/websocket/server.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/websocket/server.go' 'vendor/golang.org/x/net/websocket/websocket.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/websocket/websocket.go' 'vendor/golang.org/x/oauth2' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/oauth2' 'vendor/golang.org/x/oauth2/.travis.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/oauth2/.travis.yml' 'vendor/golang.org/x/oauth2/AUTHORS' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/oauth2/AUTHORS' 'vendor/golang.org/x/oauth2/CONTRIBUTING.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/oauth2/CONTRIBUTING.md' 'vendor/golang.org/x/oauth2/CONTRIBUTORS' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/oauth2/CONTRIBUTORS' 'vendor/golang.org/x/oauth2/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/oauth2/LICENSE' 'vendor/golang.org/x/oauth2/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/oauth2/README.md' 'vendor/golang.org/x/oauth2/clientcredentials' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/oauth2/clientcredentials' 'vendor/golang.org/x/oauth2/clientcredentials/clientcredentials.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/oauth2/clientcredentials/clientcredentials.go' 'vendor/golang.org/x/oauth2/go.mod' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/oauth2/go.mod' 'vendor/golang.org/x/oauth2/go.sum' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/oauth2/go.sum' 'vendor/golang.org/x/oauth2/internal' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/oauth2/internal' 'vendor/golang.org/x/oauth2/internal/client_appengine.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/oauth2/internal/client_appengine.go' 'vendor/golang.org/x/oauth2/internal/doc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/oauth2/internal/doc.go' 'vendor/golang.org/x/oauth2/internal/oauth2.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/oauth2/internal/oauth2.go' 'vendor/golang.org/x/oauth2/internal/token.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/oauth2/internal/token.go' 'vendor/golang.org/x/oauth2/internal/transport.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/oauth2/internal/transport.go' 'vendor/golang.org/x/oauth2/microsoft' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/oauth2/microsoft' 'vendor/golang.org/x/oauth2/microsoft/microsoft.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/oauth2/microsoft/microsoft.go' 'vendor/golang.org/x/oauth2/oauth2.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/oauth2/oauth2.go' 'vendor/golang.org/x/oauth2/token.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/oauth2/token.go' 'vendor/golang.org/x/oauth2/transport.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/oauth2/transport.go' 'vendor/golang.org/x/sys' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys' 'vendor/golang.org/x/sys/AUTHORS' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/AUTHORS' 'vendor/golang.org/x/sys/CONTRIBUTORS' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/CONTRIBUTORS' 'vendor/golang.org/x/sys/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/LICENSE' 'vendor/golang.org/x/sys/PATENTS' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/PATENTS' 'vendor/golang.org/x/sys/cpu' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/cpu' 'vendor/golang.org/x/sys/cpu/asm_aix_ppc64.s' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/cpu/asm_aix_ppc64.s' 'vendor/golang.org/x/sys/cpu/byteorder.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/cpu/byteorder.go' 'vendor/golang.org/x/sys/cpu/cpu.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/cpu/cpu.go' 'vendor/golang.org/x/sys/cpu/cpu_aix.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/cpu/cpu_aix.go' 'vendor/golang.org/x/sys/cpu/cpu_arm.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/cpu/cpu_arm.go' 'vendor/golang.org/x/sys/cpu/cpu_arm64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/cpu/cpu_arm64.go' 'vendor/golang.org/x/sys/cpu/cpu_arm64.s' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/cpu/cpu_arm64.s' 'vendor/golang.org/x/sys/cpu/cpu_gc_arm64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/cpu/cpu_gc_arm64.go' 'vendor/golang.org/x/sys/cpu/cpu_gc_s390x.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/cpu/cpu_gc_s390x.go' 'vendor/golang.org/x/sys/cpu/cpu_gc_x86.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/cpu/cpu_gc_x86.go' 'vendor/golang.org/x/sys/cpu/cpu_gccgo_arm64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/cpu/cpu_gccgo_arm64.go' 'vendor/golang.org/x/sys/cpu/cpu_gccgo_s390x.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/cpu/cpu_gccgo_s390x.go' 'vendor/golang.org/x/sys/cpu/cpu_gccgo_x86.c' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/cpu/cpu_gccgo_x86.c' 'vendor/golang.org/x/sys/cpu/cpu_gccgo_x86.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/cpu/cpu_gccgo_x86.go' 'vendor/golang.org/x/sys/cpu/cpu_linux.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/cpu/cpu_linux.go' 'vendor/golang.org/x/sys/cpu/cpu_linux_arm.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/cpu/cpu_linux_arm.go' 'vendor/golang.org/x/sys/cpu/cpu_linux_arm64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/cpu/cpu_linux_arm64.go' 'vendor/golang.org/x/sys/cpu/cpu_linux_mips64x.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/cpu/cpu_linux_mips64x.go' 'vendor/golang.org/x/sys/cpu/cpu_linux_noinit.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/cpu/cpu_linux_noinit.go' 'vendor/golang.org/x/sys/cpu/cpu_linux_ppc64x.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/cpu/cpu_linux_ppc64x.go' 'vendor/golang.org/x/sys/cpu/cpu_linux_s390x.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/cpu/cpu_linux_s390x.go' 'vendor/golang.org/x/sys/cpu/cpu_mips64x.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/cpu/cpu_mips64x.go' 'vendor/golang.org/x/sys/cpu/cpu_mipsx.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/cpu/cpu_mipsx.go' 'vendor/golang.org/x/sys/cpu/cpu_netbsd_arm64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/cpu/cpu_netbsd_arm64.go' 'vendor/golang.org/x/sys/cpu/cpu_other_arm.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/cpu/cpu_other_arm.go' 'vendor/golang.org/x/sys/cpu/cpu_other_arm64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/cpu/cpu_other_arm64.go' 'vendor/golang.org/x/sys/cpu/cpu_other_mips64x.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/cpu/cpu_other_mips64x.go' 'vendor/golang.org/x/sys/cpu/cpu_ppc64x.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/cpu/cpu_ppc64x.go' 'vendor/golang.org/x/sys/cpu/cpu_riscv64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/cpu/cpu_riscv64.go' 'vendor/golang.org/x/sys/cpu/cpu_s390x.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/cpu/cpu_s390x.go' 'vendor/golang.org/x/sys/cpu/cpu_s390x.s' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/cpu/cpu_s390x.s' 'vendor/golang.org/x/sys/cpu/cpu_wasm.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/cpu/cpu_wasm.go' 'vendor/golang.org/x/sys/cpu/cpu_x86.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/cpu/cpu_x86.go' 'vendor/golang.org/x/sys/cpu/cpu_x86.s' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/cpu/cpu_x86.s' 'vendor/golang.org/x/sys/cpu/cpu_zos.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/cpu/cpu_zos.go' 'vendor/golang.org/x/sys/cpu/cpu_zos_s390x.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/cpu/cpu_zos_s390x.go' 'vendor/golang.org/x/sys/cpu/hwcap_linux.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/cpu/hwcap_linux.go' 'vendor/golang.org/x/sys/cpu/syscall_aix_gccgo.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/cpu/syscall_aix_gccgo.go' 'vendor/golang.org/x/sys/cpu/syscall_aix_ppc64_gc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/cpu/syscall_aix_ppc64_gc.go' 'vendor/golang.org/x/sys/internal' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/internal' 'vendor/golang.org/x/sys/internal/unsafeheader' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/internal/unsafeheader' 'vendor/golang.org/x/sys/internal/unsafeheader/unsafeheader.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/internal/unsafeheader/unsafeheader.go' 'vendor/golang.org/x/sys/plan9' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/plan9' 'vendor/golang.org/x/sys/plan9/asm.s' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/plan9/asm.s' 'vendor/golang.org/x/sys/plan9/asm_plan9_386.s' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/plan9/asm_plan9_386.s' 'vendor/golang.org/x/sys/plan9/asm_plan9_amd64.s' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/plan9/asm_plan9_amd64.s' 'vendor/golang.org/x/sys/plan9/asm_plan9_arm.s' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/plan9/asm_plan9_arm.s' 'vendor/golang.org/x/sys/plan9/const_plan9.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/plan9/const_plan9.go' 'vendor/golang.org/x/sys/plan9/dir_plan9.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/plan9/dir_plan9.go' 'vendor/golang.org/x/sys/plan9/env_plan9.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/plan9/env_plan9.go' 'vendor/golang.org/x/sys/plan9/errors_plan9.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/plan9/errors_plan9.go' 'vendor/golang.org/x/sys/plan9/mkall.sh' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/plan9/mkall.sh' 'vendor/golang.org/x/sys/plan9/mkerrors.sh' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/plan9/mkerrors.sh' 'vendor/golang.org/x/sys/plan9/mksysnum_plan9.sh' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/plan9/mksysnum_plan9.sh' 'vendor/golang.org/x/sys/plan9/pwd_go15_plan9.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/plan9/pwd_go15_plan9.go' 'vendor/golang.org/x/sys/plan9/pwd_plan9.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/plan9/pwd_plan9.go' 'vendor/golang.org/x/sys/plan9/race.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/plan9/race.go' 'vendor/golang.org/x/sys/plan9/race0.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/plan9/race0.go' 'vendor/golang.org/x/sys/plan9/str.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/plan9/str.go' 'vendor/golang.org/x/sys/plan9/syscall.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/plan9/syscall.go' 'vendor/golang.org/x/sys/plan9/syscall_plan9.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/plan9/syscall_plan9.go' 'vendor/golang.org/x/sys/plan9/zsyscall_plan9_386.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/plan9/zsyscall_plan9_386.go' 'vendor/golang.org/x/sys/plan9/zsyscall_plan9_amd64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/plan9/zsyscall_plan9_amd64.go' 'vendor/golang.org/x/sys/plan9/zsyscall_plan9_arm.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/plan9/zsyscall_plan9_arm.go' 'vendor/golang.org/x/sys/plan9/zsysnum_plan9.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/plan9/zsysnum_plan9.go' 'vendor/golang.org/x/sys/unix' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix' 'vendor/golang.org/x/sys/unix/.gitignore' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/.gitignore' 'vendor/golang.org/x/sys/unix/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/README.md' 'vendor/golang.org/x/sys/unix/affinity_linux.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/affinity_linux.go' 'vendor/golang.org/x/sys/unix/aliases.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/aliases.go' 'vendor/golang.org/x/sys/unix/asm_aix_ppc64.s' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/asm_aix_ppc64.s' 'vendor/golang.org/x/sys/unix/asm_bsd_386.s' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/asm_bsd_386.s' 'vendor/golang.org/x/sys/unix/asm_bsd_amd64.s' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/asm_bsd_amd64.s' 'vendor/golang.org/x/sys/unix/asm_bsd_arm.s' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/asm_bsd_arm.s' 'vendor/golang.org/x/sys/unix/asm_bsd_arm64.s' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/asm_bsd_arm64.s' 'vendor/golang.org/x/sys/unix/asm_linux_386.s' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/asm_linux_386.s' 'vendor/golang.org/x/sys/unix/asm_linux_amd64.s' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/asm_linux_amd64.s' 'vendor/golang.org/x/sys/unix/asm_linux_arm.s' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/asm_linux_arm.s' 'vendor/golang.org/x/sys/unix/asm_linux_arm64.s' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/asm_linux_arm64.s' 'vendor/golang.org/x/sys/unix/asm_linux_mips64x.s' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/asm_linux_mips64x.s' 'vendor/golang.org/x/sys/unix/asm_linux_mipsx.s' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/asm_linux_mipsx.s' 'vendor/golang.org/x/sys/unix/asm_linux_ppc64x.s' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/asm_linux_ppc64x.s' 'vendor/golang.org/x/sys/unix/asm_linux_riscv64.s' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/asm_linux_riscv64.s' 'vendor/golang.org/x/sys/unix/asm_linux_s390x.s' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/asm_linux_s390x.s' 'vendor/golang.org/x/sys/unix/asm_openbsd_mips64.s' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/asm_openbsd_mips64.s' 'vendor/golang.org/x/sys/unix/asm_solaris_amd64.s' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/asm_solaris_amd64.s' 'vendor/golang.org/x/sys/unix/asm_zos_s390x.s' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/asm_zos_s390x.s' 'vendor/golang.org/x/sys/unix/bluetooth_linux.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/bluetooth_linux.go' 'vendor/golang.org/x/sys/unix/cap_freebsd.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/cap_freebsd.go' 'vendor/golang.org/x/sys/unix/constants.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/constants.go' 'vendor/golang.org/x/sys/unix/dev_aix_ppc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/dev_aix_ppc.go' 'vendor/golang.org/x/sys/unix/dev_aix_ppc64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/dev_aix_ppc64.go' 'vendor/golang.org/x/sys/unix/dev_darwin.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/dev_darwin.go' 'vendor/golang.org/x/sys/unix/dev_dragonfly.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/dev_dragonfly.go' 'vendor/golang.org/x/sys/unix/dev_freebsd.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/dev_freebsd.go' 'vendor/golang.org/x/sys/unix/dev_linux.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/dev_linux.go' 'vendor/golang.org/x/sys/unix/dev_netbsd.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/dev_netbsd.go' 'vendor/golang.org/x/sys/unix/dev_openbsd.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/dev_openbsd.go' 'vendor/golang.org/x/sys/unix/dev_zos.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/dev_zos.go' 'vendor/golang.org/x/sys/unix/dirent.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/dirent.go' 'vendor/golang.org/x/sys/unix/endian_big.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/endian_big.go' 'vendor/golang.org/x/sys/unix/endian_little.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/endian_little.go' 'vendor/golang.org/x/sys/unix/env_unix.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/env_unix.go' 'vendor/golang.org/x/sys/unix/epoll_zos.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/epoll_zos.go' 'vendor/golang.org/x/sys/unix/errors_freebsd_386.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/errors_freebsd_386.go' 'vendor/golang.org/x/sys/unix/errors_freebsd_amd64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/errors_freebsd_amd64.go' 'vendor/golang.org/x/sys/unix/errors_freebsd_arm.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/errors_freebsd_arm.go' 'vendor/golang.org/x/sys/unix/errors_freebsd_arm64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/errors_freebsd_arm64.go' 'vendor/golang.org/x/sys/unix/fcntl.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/fcntl.go' 'vendor/golang.org/x/sys/unix/fcntl_darwin.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/fcntl_darwin.go' 'vendor/golang.org/x/sys/unix/fcntl_linux_32bit.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/fcntl_linux_32bit.go' 'vendor/golang.org/x/sys/unix/fdset.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/fdset.go' 'vendor/golang.org/x/sys/unix/fstatfs_zos.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/fstatfs_zos.go' 'vendor/golang.org/x/sys/unix/gccgo.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/gccgo.go' 'vendor/golang.org/x/sys/unix/gccgo_c.c' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/gccgo_c.c' 'vendor/golang.org/x/sys/unix/gccgo_linux_amd64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/gccgo_linux_amd64.go' 'vendor/golang.org/x/sys/unix/ioctl.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/ioctl.go' 'vendor/golang.org/x/sys/unix/ioctl_linux.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/ioctl_linux.go' 'vendor/golang.org/x/sys/unix/ioctl_zos.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/ioctl_zos.go' 'vendor/golang.org/x/sys/unix/mkall.sh' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/mkall.sh' 'vendor/golang.org/x/sys/unix/mkerrors.sh' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/mkerrors.sh' 'vendor/golang.org/x/sys/unix/pagesize_unix.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/pagesize_unix.go' 'vendor/golang.org/x/sys/unix/pledge_openbsd.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/pledge_openbsd.go' 'vendor/golang.org/x/sys/unix/ptrace_darwin.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/ptrace_darwin.go' 'vendor/golang.org/x/sys/unix/ptrace_ios.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/ptrace_ios.go' 'vendor/golang.org/x/sys/unix/race.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/race.go' 'vendor/golang.org/x/sys/unix/race0.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/race0.go' 'vendor/golang.org/x/sys/unix/readdirent_getdents.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/readdirent_getdents.go' 'vendor/golang.org/x/sys/unix/readdirent_getdirentries.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/readdirent_getdirentries.go' 'vendor/golang.org/x/sys/unix/sockcmsg_dragonfly.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/sockcmsg_dragonfly.go' 'vendor/golang.org/x/sys/unix/sockcmsg_linux.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/sockcmsg_linux.go' 'vendor/golang.org/x/sys/unix/sockcmsg_unix.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/sockcmsg_unix.go' 'vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go' 'vendor/golang.org/x/sys/unix/str.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/str.go' 'vendor/golang.org/x/sys/unix/syscall.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/syscall.go' 'vendor/golang.org/x/sys/unix/syscall_aix.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/syscall_aix.go' 'vendor/golang.org/x/sys/unix/syscall_aix_ppc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/syscall_aix_ppc.go' 'vendor/golang.org/x/sys/unix/syscall_aix_ppc64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/syscall_aix_ppc64.go' 'vendor/golang.org/x/sys/unix/syscall_bsd.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/syscall_bsd.go' 'vendor/golang.org/x/sys/unix/syscall_darwin.1_12.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/syscall_darwin.1_12.go' 'vendor/golang.org/x/sys/unix/syscall_darwin.1_13.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/syscall_darwin.1_13.go' 'vendor/golang.org/x/sys/unix/syscall_darwin.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/syscall_darwin.go' 'vendor/golang.org/x/sys/unix/syscall_darwin_amd64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/syscall_darwin_amd64.go' 'vendor/golang.org/x/sys/unix/syscall_darwin_arm64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/syscall_darwin_arm64.go' 'vendor/golang.org/x/sys/unix/syscall_darwin_libSystem.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/syscall_darwin_libSystem.go' 'vendor/golang.org/x/sys/unix/syscall_dragonfly.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/syscall_dragonfly.go' 'vendor/golang.org/x/sys/unix/syscall_dragonfly_amd64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/syscall_dragonfly_amd64.go' 'vendor/golang.org/x/sys/unix/syscall_freebsd.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/syscall_freebsd.go' 'vendor/golang.org/x/sys/unix/syscall_freebsd_386.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/syscall_freebsd_386.go' 'vendor/golang.org/x/sys/unix/syscall_freebsd_amd64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/syscall_freebsd_amd64.go' 'vendor/golang.org/x/sys/unix/syscall_freebsd_arm.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/syscall_freebsd_arm.go' 'vendor/golang.org/x/sys/unix/syscall_freebsd_arm64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/syscall_freebsd_arm64.go' 'vendor/golang.org/x/sys/unix/syscall_illumos.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/syscall_illumos.go' 'vendor/golang.org/x/sys/unix/syscall_linux.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/syscall_linux.go' 'vendor/golang.org/x/sys/unix/syscall_linux_386.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/syscall_linux_386.go' 'vendor/golang.org/x/sys/unix/syscall_linux_amd64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/syscall_linux_amd64.go' 'vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.go' 'vendor/golang.org/x/sys/unix/syscall_linux_arm.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/syscall_linux_arm.go' 'vendor/golang.org/x/sys/unix/syscall_linux_arm64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/syscall_linux_arm64.go' 'vendor/golang.org/x/sys/unix/syscall_linux_gc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/syscall_linux_gc.go' 'vendor/golang.org/x/sys/unix/syscall_linux_gc_386.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/syscall_linux_gc_386.go' 'vendor/golang.org/x/sys/unix/syscall_linux_gc_arm.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/syscall_linux_gc_arm.go' 'vendor/golang.org/x/sys/unix/syscall_linux_gccgo_386.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/syscall_linux_gccgo_386.go' 'vendor/golang.org/x/sys/unix/syscall_linux_gccgo_arm.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/syscall_linux_gccgo_arm.go' 'vendor/golang.org/x/sys/unix/syscall_linux_mips64x.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/syscall_linux_mips64x.go' 'vendor/golang.org/x/sys/unix/syscall_linux_mipsx.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/syscall_linux_mipsx.go' 'vendor/golang.org/x/sys/unix/syscall_linux_ppc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/syscall_linux_ppc.go' 'vendor/golang.org/x/sys/unix/syscall_linux_ppc64x.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/syscall_linux_ppc64x.go' 'vendor/golang.org/x/sys/unix/syscall_linux_riscv64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/syscall_linux_riscv64.go' 'vendor/golang.org/x/sys/unix/syscall_linux_s390x.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/syscall_linux_s390x.go' 'vendor/golang.org/x/sys/unix/syscall_linux_sparc64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/syscall_linux_sparc64.go' 'vendor/golang.org/x/sys/unix/syscall_netbsd.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/syscall_netbsd.go' 'vendor/golang.org/x/sys/unix/syscall_netbsd_386.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/syscall_netbsd_386.go' 'vendor/golang.org/x/sys/unix/syscall_netbsd_amd64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/syscall_netbsd_amd64.go' 'vendor/golang.org/x/sys/unix/syscall_netbsd_arm.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/syscall_netbsd_arm.go' 'vendor/golang.org/x/sys/unix/syscall_netbsd_arm64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/syscall_netbsd_arm64.go' 'vendor/golang.org/x/sys/unix/syscall_openbsd.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/syscall_openbsd.go' 'vendor/golang.org/x/sys/unix/syscall_openbsd_386.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/syscall_openbsd_386.go' 'vendor/golang.org/x/sys/unix/syscall_openbsd_amd64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/syscall_openbsd_amd64.go' 'vendor/golang.org/x/sys/unix/syscall_openbsd_arm.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/syscall_openbsd_arm.go' 'vendor/golang.org/x/sys/unix/syscall_openbsd_arm64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/syscall_openbsd_arm64.go' 'vendor/golang.org/x/sys/unix/syscall_openbsd_mips64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/syscall_openbsd_mips64.go' 'vendor/golang.org/x/sys/unix/syscall_solaris.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/syscall_solaris.go' 'vendor/golang.org/x/sys/unix/syscall_solaris_amd64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/syscall_solaris_amd64.go' 'vendor/golang.org/x/sys/unix/syscall_unix.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/syscall_unix.go' 'vendor/golang.org/x/sys/unix/syscall_unix_gc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/syscall_unix_gc.go' 'vendor/golang.org/x/sys/unix/syscall_unix_gc_ppc64x.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/syscall_unix_gc_ppc64x.go' 'vendor/golang.org/x/sys/unix/syscall_zos_s390x.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/syscall_zos_s390x.go' 'vendor/golang.org/x/sys/unix/timestruct.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/timestruct.go' 'vendor/golang.org/x/sys/unix/unveil_openbsd.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/unveil_openbsd.go' 'vendor/golang.org/x/sys/unix/xattr_bsd.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/xattr_bsd.go' 'vendor/golang.org/x/sys/unix/zerrors_aix_ppc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zerrors_aix_ppc.go' 'vendor/golang.org/x/sys/unix/zerrors_aix_ppc64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zerrors_aix_ppc64.go' 'vendor/golang.org/x/sys/unix/zerrors_darwin_amd64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zerrors_darwin_amd64.go' 'vendor/golang.org/x/sys/unix/zerrors_darwin_arm64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zerrors_darwin_arm64.go' 'vendor/golang.org/x/sys/unix/zerrors_dragonfly_amd64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zerrors_dragonfly_amd64.go' 'vendor/golang.org/x/sys/unix/zerrors_freebsd_386.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zerrors_freebsd_386.go' 'vendor/golang.org/x/sys/unix/zerrors_freebsd_amd64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zerrors_freebsd_amd64.go' 'vendor/golang.org/x/sys/unix/zerrors_freebsd_arm.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zerrors_freebsd_arm.go' 'vendor/golang.org/x/sys/unix/zerrors_freebsd_arm64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zerrors_freebsd_arm64.go' 'vendor/golang.org/x/sys/unix/zerrors_linux.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zerrors_linux.go' 'vendor/golang.org/x/sys/unix/zerrors_linux_386.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zerrors_linux_386.go' 'vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go' 'vendor/golang.org/x/sys/unix/zerrors_linux_arm.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zerrors_linux_arm.go' 'vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go' 'vendor/golang.org/x/sys/unix/zerrors_linux_mips.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zerrors_linux_mips.go' 'vendor/golang.org/x/sys/unix/zerrors_linux_mips64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zerrors_linux_mips64.go' 'vendor/golang.org/x/sys/unix/zerrors_linux_mips64le.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zerrors_linux_mips64le.go' 'vendor/golang.org/x/sys/unix/zerrors_linux_mipsle.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zerrors_linux_mipsle.go' 'vendor/golang.org/x/sys/unix/zerrors_linux_ppc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zerrors_linux_ppc.go' 'vendor/golang.org/x/sys/unix/zerrors_linux_ppc64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zerrors_linux_ppc64.go' 'vendor/golang.org/x/sys/unix/zerrors_linux_ppc64le.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zerrors_linux_ppc64le.go' 'vendor/golang.org/x/sys/unix/zerrors_linux_riscv64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zerrors_linux_riscv64.go' 'vendor/golang.org/x/sys/unix/zerrors_linux_s390x.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zerrors_linux_s390x.go' 'vendor/golang.org/x/sys/unix/zerrors_linux_sparc64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zerrors_linux_sparc64.go' 'vendor/golang.org/x/sys/unix/zerrors_netbsd_386.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zerrors_netbsd_386.go' 'vendor/golang.org/x/sys/unix/zerrors_netbsd_amd64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zerrors_netbsd_amd64.go' 'vendor/golang.org/x/sys/unix/zerrors_netbsd_arm.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zerrors_netbsd_arm.go' 'vendor/golang.org/x/sys/unix/zerrors_netbsd_arm64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zerrors_netbsd_arm64.go' 'vendor/golang.org/x/sys/unix/zerrors_openbsd_386.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zerrors_openbsd_386.go' 'vendor/golang.org/x/sys/unix/zerrors_openbsd_amd64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zerrors_openbsd_amd64.go' 'vendor/golang.org/x/sys/unix/zerrors_openbsd_arm.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zerrors_openbsd_arm.go' 'vendor/golang.org/x/sys/unix/zerrors_openbsd_arm64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zerrors_openbsd_arm64.go' 'vendor/golang.org/x/sys/unix/zerrors_openbsd_mips64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zerrors_openbsd_mips64.go' 'vendor/golang.org/x/sys/unix/zerrors_solaris_amd64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zerrors_solaris_amd64.go' 'vendor/golang.org/x/sys/unix/zerrors_zos_s390x.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zerrors_zos_s390x.go' 'vendor/golang.org/x/sys/unix/zptrace_armnn_linux.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zptrace_armnn_linux.go' 'vendor/golang.org/x/sys/unix/zptrace_linux_arm64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zptrace_linux_arm64.go' 'vendor/golang.org/x/sys/unix/zptrace_mipsnn_linux.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zptrace_mipsnn_linux.go' 'vendor/golang.org/x/sys/unix/zptrace_mipsnnle_linux.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zptrace_mipsnnle_linux.go' 'vendor/golang.org/x/sys/unix/zptrace_x86_linux.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zptrace_x86_linux.go' 'vendor/golang.org/x/sys/unix/zsyscall_aix_ppc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc.go' 'vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64.go' 'vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gc.go' 'vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gccgo.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gccgo.go' 'vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.1_13.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.1_13.go' 'vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.1_13.s' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.1_13.s' 'vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.go' 'vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.s' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.s' 'vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.1_13.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.1_13.go' 'vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.1_13.s' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.1_13.s' 'vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.go' 'vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.s' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.s' 'vendor/golang.org/x/sys/unix/zsyscall_dragonfly_amd64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsyscall_dragonfly_amd64.go' 'vendor/golang.org/x/sys/unix/zsyscall_freebsd_386.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsyscall_freebsd_386.go' 'vendor/golang.org/x/sys/unix/zsyscall_freebsd_amd64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsyscall_freebsd_amd64.go' 'vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm.go' 'vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm64.go' 'vendor/golang.org/x/sys/unix/zsyscall_illumos_amd64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsyscall_illumos_amd64.go' 'vendor/golang.org/x/sys/unix/zsyscall_linux.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsyscall_linux.go' 'vendor/golang.org/x/sys/unix/zsyscall_linux_386.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsyscall_linux_386.go' 'vendor/golang.org/x/sys/unix/zsyscall_linux_amd64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsyscall_linux_amd64.go' 'vendor/golang.org/x/sys/unix/zsyscall_linux_arm.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsyscall_linux_arm.go' 'vendor/golang.org/x/sys/unix/zsyscall_linux_arm64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsyscall_linux_arm64.go' 'vendor/golang.org/x/sys/unix/zsyscall_linux_mips.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsyscall_linux_mips.go' 'vendor/golang.org/x/sys/unix/zsyscall_linux_mips64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsyscall_linux_mips64.go' 'vendor/golang.org/x/sys/unix/zsyscall_linux_mips64le.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsyscall_linux_mips64le.go' 'vendor/golang.org/x/sys/unix/zsyscall_linux_mipsle.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsyscall_linux_mipsle.go' 'vendor/golang.org/x/sys/unix/zsyscall_linux_ppc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsyscall_linux_ppc.go' 'vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64.go' 'vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64le.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64le.go' 'vendor/golang.org/x/sys/unix/zsyscall_linux_riscv64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsyscall_linux_riscv64.go' 'vendor/golang.org/x/sys/unix/zsyscall_linux_s390x.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsyscall_linux_s390x.go' 'vendor/golang.org/x/sys/unix/zsyscall_linux_sparc64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsyscall_linux_sparc64.go' 'vendor/golang.org/x/sys/unix/zsyscall_netbsd_386.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsyscall_netbsd_386.go' 'vendor/golang.org/x/sys/unix/zsyscall_netbsd_amd64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsyscall_netbsd_amd64.go' 'vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm.go' 'vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm64.go' 'vendor/golang.org/x/sys/unix/zsyscall_openbsd_386.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsyscall_openbsd_386.go' 'vendor/golang.org/x/sys/unix/zsyscall_openbsd_amd64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsyscall_openbsd_amd64.go' 'vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm.go' 'vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm64.go' 'vendor/golang.org/x/sys/unix/zsyscall_openbsd_mips64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsyscall_openbsd_mips64.go' 'vendor/golang.org/x/sys/unix/zsyscall_solaris_amd64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsyscall_solaris_amd64.go' 'vendor/golang.org/x/sys/unix/zsyscall_zos_s390x.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsyscall_zos_s390x.go' 'vendor/golang.org/x/sys/unix/zsysctl_openbsd_386.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsysctl_openbsd_386.go' 'vendor/golang.org/x/sys/unix/zsysctl_openbsd_amd64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsysctl_openbsd_amd64.go' 'vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm.go' 'vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm64.go' 'vendor/golang.org/x/sys/unix/zsysctl_openbsd_mips64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsysctl_openbsd_mips64.go' 'vendor/golang.org/x/sys/unix/zsysnum_darwin_amd64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsysnum_darwin_amd64.go' 'vendor/golang.org/x/sys/unix/zsysnum_darwin_arm64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsysnum_darwin_arm64.go' 'vendor/golang.org/x/sys/unix/zsysnum_dragonfly_amd64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsysnum_dragonfly_amd64.go' 'vendor/golang.org/x/sys/unix/zsysnum_freebsd_386.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsysnum_freebsd_386.go' 'vendor/golang.org/x/sys/unix/zsysnum_freebsd_amd64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsysnum_freebsd_amd64.go' 'vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm.go' 'vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm64.go' 'vendor/golang.org/x/sys/unix/zsysnum_linux_386.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsysnum_linux_386.go' 'vendor/golang.org/x/sys/unix/zsysnum_linux_amd64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsysnum_linux_amd64.go' 'vendor/golang.org/x/sys/unix/zsysnum_linux_arm.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsysnum_linux_arm.go' 'vendor/golang.org/x/sys/unix/zsysnum_linux_arm64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsysnum_linux_arm64.go' 'vendor/golang.org/x/sys/unix/zsysnum_linux_mips.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsysnum_linux_mips.go' 'vendor/golang.org/x/sys/unix/zsysnum_linux_mips64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsysnum_linux_mips64.go' 'vendor/golang.org/x/sys/unix/zsysnum_linux_mips64le.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsysnum_linux_mips64le.go' 'vendor/golang.org/x/sys/unix/zsysnum_linux_mipsle.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsysnum_linux_mipsle.go' 'vendor/golang.org/x/sys/unix/zsysnum_linux_ppc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc.go' 'vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64.go' 'vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64le.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64le.go' 'vendor/golang.org/x/sys/unix/zsysnum_linux_riscv64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsysnum_linux_riscv64.go' 'vendor/golang.org/x/sys/unix/zsysnum_linux_s390x.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsysnum_linux_s390x.go' 'vendor/golang.org/x/sys/unix/zsysnum_linux_sparc64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsysnum_linux_sparc64.go' 'vendor/golang.org/x/sys/unix/zsysnum_netbsd_386.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsysnum_netbsd_386.go' 'vendor/golang.org/x/sys/unix/zsysnum_netbsd_amd64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsysnum_netbsd_amd64.go' 'vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm.go' 'vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm64.go' 'vendor/golang.org/x/sys/unix/zsysnum_openbsd_386.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsysnum_openbsd_386.go' 'vendor/golang.org/x/sys/unix/zsysnum_openbsd_amd64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsysnum_openbsd_amd64.go' 'vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm.go' 'vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm64.go' 'vendor/golang.org/x/sys/unix/zsysnum_openbsd_mips64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsysnum_openbsd_mips64.go' 'vendor/golang.org/x/sys/unix/zsysnum_zos_s390x.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/zsysnum_zos_s390x.go' 'vendor/golang.org/x/sys/unix/ztypes_aix_ppc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/ztypes_aix_ppc.go' 'vendor/golang.org/x/sys/unix/ztypes_aix_ppc64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/ztypes_aix_ppc64.go' 'vendor/golang.org/x/sys/unix/ztypes_darwin_amd64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/ztypes_darwin_amd64.go' 'vendor/golang.org/x/sys/unix/ztypes_darwin_arm64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/ztypes_darwin_arm64.go' 'vendor/golang.org/x/sys/unix/ztypes_dragonfly_amd64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/ztypes_dragonfly_amd64.go' 'vendor/golang.org/x/sys/unix/ztypes_freebsd_386.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/ztypes_freebsd_386.go' 'vendor/golang.org/x/sys/unix/ztypes_freebsd_amd64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/ztypes_freebsd_amd64.go' 'vendor/golang.org/x/sys/unix/ztypes_freebsd_arm.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/ztypes_freebsd_arm.go' 'vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go' 'vendor/golang.org/x/sys/unix/ztypes_illumos_amd64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/ztypes_illumos_amd64.go' 'vendor/golang.org/x/sys/unix/ztypes_linux.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/ztypes_linux.go' 'vendor/golang.org/x/sys/unix/ztypes_linux_386.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/ztypes_linux_386.go' 'vendor/golang.org/x/sys/unix/ztypes_linux_amd64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/ztypes_linux_amd64.go' 'vendor/golang.org/x/sys/unix/ztypes_linux_arm.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/ztypes_linux_arm.go' 'vendor/golang.org/x/sys/unix/ztypes_linux_arm64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/ztypes_linux_arm64.go' 'vendor/golang.org/x/sys/unix/ztypes_linux_mips.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/ztypes_linux_mips.go' 'vendor/golang.org/x/sys/unix/ztypes_linux_mips64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/ztypes_linux_mips64.go' 'vendor/golang.org/x/sys/unix/ztypes_linux_mips64le.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/ztypes_linux_mips64le.go' 'vendor/golang.org/x/sys/unix/ztypes_linux_mipsle.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/ztypes_linux_mipsle.go' 'vendor/golang.org/x/sys/unix/ztypes_linux_ppc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/ztypes_linux_ppc.go' 'vendor/golang.org/x/sys/unix/ztypes_linux_ppc64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/ztypes_linux_ppc64.go' 'vendor/golang.org/x/sys/unix/ztypes_linux_ppc64le.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/ztypes_linux_ppc64le.go' 'vendor/golang.org/x/sys/unix/ztypes_linux_riscv64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/ztypes_linux_riscv64.go' 'vendor/golang.org/x/sys/unix/ztypes_linux_s390x.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/ztypes_linux_s390x.go' 'vendor/golang.org/x/sys/unix/ztypes_linux_sparc64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/ztypes_linux_sparc64.go' 'vendor/golang.org/x/sys/unix/ztypes_netbsd_386.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/ztypes_netbsd_386.go' 'vendor/golang.org/x/sys/unix/ztypes_netbsd_amd64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/ztypes_netbsd_amd64.go' 'vendor/golang.org/x/sys/unix/ztypes_netbsd_arm.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/ztypes_netbsd_arm.go' 'vendor/golang.org/x/sys/unix/ztypes_netbsd_arm64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/ztypes_netbsd_arm64.go' 'vendor/golang.org/x/sys/unix/ztypes_openbsd_386.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/ztypes_openbsd_386.go' 'vendor/golang.org/x/sys/unix/ztypes_openbsd_amd64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/ztypes_openbsd_amd64.go' 'vendor/golang.org/x/sys/unix/ztypes_openbsd_arm.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/ztypes_openbsd_arm.go' 'vendor/golang.org/x/sys/unix/ztypes_openbsd_arm64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/ztypes_openbsd_arm64.go' 'vendor/golang.org/x/sys/unix/ztypes_openbsd_mips64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/ztypes_openbsd_mips64.go' 'vendor/golang.org/x/sys/unix/ztypes_solaris_amd64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/ztypes_solaris_amd64.go' 'vendor/golang.org/x/sys/unix/ztypes_zos_s390x.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix/ztypes_zos_s390x.go' 'vendor/golang.org/x/sys/windows' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/windows' 'vendor/golang.org/x/sys/windows/aliases.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/windows/aliases.go' 'vendor/golang.org/x/sys/windows/dll_windows.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/windows/dll_windows.go' 'vendor/golang.org/x/sys/windows/empty.s' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/windows/empty.s' 'vendor/golang.org/x/sys/windows/env_windows.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/windows/env_windows.go' 'vendor/golang.org/x/sys/windows/eventlog.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/windows/eventlog.go' 'vendor/golang.org/x/sys/windows/exec_windows.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/windows/exec_windows.go' 'vendor/golang.org/x/sys/windows/memory_windows.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/windows/memory_windows.go' 'vendor/golang.org/x/sys/windows/mkerrors.bash' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/windows/mkerrors.bash' 'vendor/golang.org/x/sys/windows/mkknownfolderids.bash' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/windows/mkknownfolderids.bash' 'vendor/golang.org/x/sys/windows/mksyscall.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/windows/mksyscall.go' 'vendor/golang.org/x/sys/windows/race.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/windows/race.go' 'vendor/golang.org/x/sys/windows/race0.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/windows/race0.go' 'vendor/golang.org/x/sys/windows/security_windows.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/windows/security_windows.go' 'vendor/golang.org/x/sys/windows/service.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/windows/service.go' 'vendor/golang.org/x/sys/windows/setupapierrors_windows.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/windows/setupapierrors_windows.go' 'vendor/golang.org/x/sys/windows/str.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/windows/str.go' 'vendor/golang.org/x/sys/windows/syscall.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/windows/syscall.go' 'vendor/golang.org/x/sys/windows/syscall_windows.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/windows/syscall_windows.go' 'vendor/golang.org/x/sys/windows/types_windows.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/windows/types_windows.go' 'vendor/golang.org/x/sys/windows/types_windows_386.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/windows/types_windows_386.go' 'vendor/golang.org/x/sys/windows/types_windows_amd64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/windows/types_windows_amd64.go' 'vendor/golang.org/x/sys/windows/types_windows_arm.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/windows/types_windows_arm.go' 'vendor/golang.org/x/sys/windows/types_windows_arm64.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/windows/types_windows_arm64.go' 'vendor/golang.org/x/sys/windows/zerrors_windows.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/windows/zerrors_windows.go' 'vendor/golang.org/x/sys/windows/zknownfolderids_windows.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/windows/zknownfolderids_windows.go' 'vendor/golang.org/x/sys/windows/zsyscall_windows.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/windows/zsyscall_windows.go' 'vendor/golang.org/x/term' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/term' 'vendor/golang.org/x/term/AUTHORS' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/term/AUTHORS' 'vendor/golang.org/x/term/CONTRIBUTING.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/term/CONTRIBUTING.md' 'vendor/golang.org/x/term/CONTRIBUTORS' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/term/CONTRIBUTORS' 'vendor/golang.org/x/term/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/term/LICENSE' 'vendor/golang.org/x/term/PATENTS' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/term/PATENTS' 'vendor/golang.org/x/term/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/term/README.md' 'vendor/golang.org/x/term/go.mod' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/term/go.mod' 'vendor/golang.org/x/term/go.sum' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/term/go.sum' 'vendor/golang.org/x/term/term.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/term/term.go' 'vendor/golang.org/x/term/term_plan9.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/term/term_plan9.go' 'vendor/golang.org/x/term/term_solaris.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/term/term_solaris.go' 'vendor/golang.org/x/term/term_unix.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/term/term_unix.go' 'vendor/golang.org/x/term/term_unix_aix.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/term/term_unix_aix.go' 'vendor/golang.org/x/term/term_unix_bsd.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/term/term_unix_bsd.go' 'vendor/golang.org/x/term/term_unix_linux.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/term/term_unix_linux.go' 'vendor/golang.org/x/term/term_unix_zos.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/term/term_unix_zos.go' 'vendor/golang.org/x/term/term_unsupported.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/term/term_unsupported.go' 'vendor/golang.org/x/term/term_windows.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/term/term_windows.go' 'vendor/golang.org/x/term/terminal.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/term/terminal.go' 'vendor/golang.org/x/text' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text' 'vendor/golang.org/x/text/AUTHORS' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/AUTHORS' 'vendor/golang.org/x/text/CONTRIBUTORS' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/CONTRIBUTORS' 'vendor/golang.org/x/text/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/LICENSE' 'vendor/golang.org/x/text/PATENTS' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/PATENTS' 'vendor/golang.org/x/text/encoding' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/encoding' 'vendor/golang.org/x/text/encoding/charmap' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/encoding/charmap' 'vendor/golang.org/x/text/encoding/charmap/charmap.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/encoding/charmap/charmap.go' 'vendor/golang.org/x/text/encoding/charmap/tables.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/encoding/charmap/tables.go' 'vendor/golang.org/x/text/encoding/encoding.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/encoding/encoding.go' 'vendor/golang.org/x/text/encoding/internal' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/encoding/internal' 'vendor/golang.org/x/text/encoding/internal/identifier' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/encoding/internal/identifier' 'vendor/golang.org/x/text/encoding/internal/identifier/identifier.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/encoding/internal/identifier/identifier.go' 'vendor/golang.org/x/text/encoding/internal/identifier/mib.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/encoding/internal/identifier/mib.go' 'vendor/golang.org/x/text/encoding/internal/internal.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/encoding/internal/internal.go' 'vendor/golang.org/x/text/encoding/japanese' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/encoding/japanese' 'vendor/golang.org/x/text/encoding/japanese/all.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/encoding/japanese/all.go' 'vendor/golang.org/x/text/encoding/japanese/eucjp.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/encoding/japanese/eucjp.go' 'vendor/golang.org/x/text/encoding/japanese/iso2022jp.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/encoding/japanese/iso2022jp.go' 'vendor/golang.org/x/text/encoding/japanese/shiftjis.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/encoding/japanese/shiftjis.go' 'vendor/golang.org/x/text/encoding/japanese/tables.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/encoding/japanese/tables.go' 'vendor/golang.org/x/text/encoding/korean' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/encoding/korean' 'vendor/golang.org/x/text/encoding/korean/euckr.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/encoding/korean/euckr.go' 'vendor/golang.org/x/text/encoding/korean/tables.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/encoding/korean/tables.go' 'vendor/golang.org/x/text/encoding/simplifiedchinese' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/encoding/simplifiedchinese' 'vendor/golang.org/x/text/encoding/simplifiedchinese/all.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/encoding/simplifiedchinese/all.go' 'vendor/golang.org/x/text/encoding/simplifiedchinese/gbk.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/encoding/simplifiedchinese/gbk.go' 'vendor/golang.org/x/text/encoding/simplifiedchinese/hzgb2312.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/encoding/simplifiedchinese/hzgb2312.go' 'vendor/golang.org/x/text/encoding/simplifiedchinese/tables.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/encoding/simplifiedchinese/tables.go' 'vendor/golang.org/x/text/encoding/traditionalchinese' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/encoding/traditionalchinese' 'vendor/golang.org/x/text/encoding/traditionalchinese/big5.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/encoding/traditionalchinese/big5.go' 'vendor/golang.org/x/text/encoding/traditionalchinese/tables.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/encoding/traditionalchinese/tables.go' 'vendor/golang.org/x/text/internal' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/internal' 'vendor/golang.org/x/text/internal/language' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/internal/language' 'vendor/golang.org/x/text/internal/language/common.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/internal/language/common.go' 'vendor/golang.org/x/text/internal/language/compact.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/internal/language/compact.go' 'vendor/golang.org/x/text/internal/language/compact' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/internal/language/compact' 'vendor/golang.org/x/text/internal/language/compact/compact.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/internal/language/compact/compact.go' 'vendor/golang.org/x/text/internal/language/compact/language.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/internal/language/compact/language.go' 'vendor/golang.org/x/text/internal/language/compact/parents.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/internal/language/compact/parents.go' 'vendor/golang.org/x/text/internal/language/compact/tables.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/internal/language/compact/tables.go' 'vendor/golang.org/x/text/internal/language/compact/tags.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/internal/language/compact/tags.go' 'vendor/golang.org/x/text/internal/language/compose.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/internal/language/compose.go' 'vendor/golang.org/x/text/internal/language/coverage.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/internal/language/coverage.go' 'vendor/golang.org/x/text/internal/language/language.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/internal/language/language.go' 'vendor/golang.org/x/text/internal/language/lookup.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/internal/language/lookup.go' 'vendor/golang.org/x/text/internal/language/match.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/internal/language/match.go' 'vendor/golang.org/x/text/internal/language/parse.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/internal/language/parse.go' 'vendor/golang.org/x/text/internal/language/tables.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/internal/language/tables.go' 'vendor/golang.org/x/text/internal/language/tags.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/internal/language/tags.go' 'vendor/golang.org/x/text/internal/tag' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/internal/tag' 'vendor/golang.org/x/text/internal/tag/tag.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/internal/tag/tag.go' 'vendor/golang.org/x/text/language' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/language' 'vendor/golang.org/x/text/language/coverage.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/language/coverage.go' 'vendor/golang.org/x/text/language/doc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/language/doc.go' 'vendor/golang.org/x/text/language/go1_1.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/language/go1_1.go' 'vendor/golang.org/x/text/language/go1_2.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/language/go1_2.go' 'vendor/golang.org/x/text/language/language.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/language/language.go' 'vendor/golang.org/x/text/language/match.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/language/match.go' 'vendor/golang.org/x/text/language/parse.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/language/parse.go' 'vendor/golang.org/x/text/language/tables.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/language/tables.go' 'vendor/golang.org/x/text/language/tags.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/language/tags.go' 'vendor/golang.org/x/text/runes' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/runes' 'vendor/golang.org/x/text/runes/cond.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/runes/cond.go' 'vendor/golang.org/x/text/runes/runes.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/runes/runes.go' 'vendor/golang.org/x/text/secure' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/secure' 'vendor/golang.org/x/text/secure/bidirule' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/secure/bidirule' 'vendor/golang.org/x/text/secure/bidirule/bidirule.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/secure/bidirule/bidirule.go' 'vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go' 'vendor/golang.org/x/text/secure/bidirule/bidirule9.0.0.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/secure/bidirule/bidirule9.0.0.go' 'vendor/golang.org/x/text/transform' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/transform' 'vendor/golang.org/x/text/transform/transform.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/transform/transform.go' 'vendor/golang.org/x/text/unicode' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/unicode' 'vendor/golang.org/x/text/unicode/bidi' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/unicode/bidi' 'vendor/golang.org/x/text/unicode/bidi/bidi.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/unicode/bidi/bidi.go' 'vendor/golang.org/x/text/unicode/bidi/bracket.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/unicode/bidi/bracket.go' 'vendor/golang.org/x/text/unicode/bidi/core.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/unicode/bidi/core.go' 'vendor/golang.org/x/text/unicode/bidi/prop.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/unicode/bidi/prop.go' 'vendor/golang.org/x/text/unicode/bidi/tables10.0.0.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/unicode/bidi/tables10.0.0.go' 'vendor/golang.org/x/text/unicode/bidi/tables11.0.0.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/unicode/bidi/tables11.0.0.go' 'vendor/golang.org/x/text/unicode/bidi/tables12.0.0.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/unicode/bidi/tables12.0.0.go' 'vendor/golang.org/x/text/unicode/bidi/tables13.0.0.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/unicode/bidi/tables13.0.0.go' 'vendor/golang.org/x/text/unicode/bidi/tables9.0.0.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/unicode/bidi/tables9.0.0.go' 'vendor/golang.org/x/text/unicode/bidi/trieval.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/unicode/bidi/trieval.go' 'vendor/golang.org/x/text/unicode/norm' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/unicode/norm' 'vendor/golang.org/x/text/unicode/norm/composition.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/unicode/norm/composition.go' 'vendor/golang.org/x/text/unicode/norm/forminfo.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/unicode/norm/forminfo.go' 'vendor/golang.org/x/text/unicode/norm/input.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/unicode/norm/input.go' 'vendor/golang.org/x/text/unicode/norm/iter.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/unicode/norm/iter.go' 'vendor/golang.org/x/text/unicode/norm/normalize.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/unicode/norm/normalize.go' 'vendor/golang.org/x/text/unicode/norm/readwriter.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/unicode/norm/readwriter.go' 'vendor/golang.org/x/text/unicode/norm/tables10.0.0.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/unicode/norm/tables10.0.0.go' 'vendor/golang.org/x/text/unicode/norm/tables11.0.0.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/unicode/norm/tables11.0.0.go' 'vendor/golang.org/x/text/unicode/norm/tables12.0.0.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/unicode/norm/tables12.0.0.go' 'vendor/golang.org/x/text/unicode/norm/tables13.0.0.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/unicode/norm/tables13.0.0.go' 'vendor/golang.org/x/text/unicode/norm/tables9.0.0.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/unicode/norm/tables9.0.0.go' 'vendor/golang.org/x/text/unicode/norm/transform.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/unicode/norm/transform.go' 'vendor/golang.org/x/text/unicode/norm/trie.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/unicode/norm/trie.go' 'vendor/golang.org/x/text/width' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/width' 'vendor/golang.org/x/text/width/kind_string.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/width/kind_string.go' 'vendor/golang.org/x/text/width/tables10.0.0.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/width/tables10.0.0.go' 'vendor/golang.org/x/text/width/tables11.0.0.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/width/tables11.0.0.go' 'vendor/golang.org/x/text/width/tables12.0.0.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/width/tables12.0.0.go' 'vendor/golang.org/x/text/width/tables13.0.0.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/width/tables13.0.0.go' 'vendor/golang.org/x/text/width/tables9.0.0.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/width/tables9.0.0.go' 'vendor/golang.org/x/text/width/transform.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/width/transform.go' 'vendor/golang.org/x/text/width/trieval.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/width/trieval.go' 'vendor/golang.org/x/text/width/width.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/width/width.go' 'vendor/golang.org/x/time' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/time' 'vendor/golang.org/x/time/AUTHORS' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/time/AUTHORS' 'vendor/golang.org/x/time/CONTRIBUTORS' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/time/CONTRIBUTORS' 'vendor/golang.org/x/time/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/time/LICENSE' 'vendor/golang.org/x/time/PATENTS' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/time/PATENTS' 'vendor/golang.org/x/time/rate' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/time/rate' 'vendor/golang.org/x/time/rate/rate.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/time/rate/rate.go' 'vendor/gomod.garykim.dev' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gomod.garykim.dev' 'vendor/gomod.garykim.dev/nc-talk' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gomod.garykim.dev/nc-talk' 'vendor/gomod.garykim.dev/nc-talk/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gomod.garykim.dev/nc-talk/LICENSE' 'vendor/gomod.garykim.dev/nc-talk/constants' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gomod.garykim.dev/nc-talk/constants' 'vendor/gomod.garykim.dev/nc-talk/constants/constants.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gomod.garykim.dev/nc-talk/constants/constants.go' 'vendor/gomod.garykim.dev/nc-talk/ocs' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gomod.garykim.dev/nc-talk/ocs' 'vendor/gomod.garykim.dev/nc-talk/ocs/capabilities.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gomod.garykim.dev/nc-talk/ocs/capabilities.go' 'vendor/gomod.garykim.dev/nc-talk/ocs/message.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gomod.garykim.dev/nc-talk/ocs/message.go' 'vendor/gomod.garykim.dev/nc-talk/ocs/ocs.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gomod.garykim.dev/nc-talk/ocs/ocs.go' 'vendor/gomod.garykim.dev/nc-talk/ocs/ros.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gomod.garykim.dev/nc-talk/ocs/ros.go' 'vendor/gomod.garykim.dev/nc-talk/room' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gomod.garykim.dev/nc-talk/room' 'vendor/gomod.garykim.dev/nc-talk/room/room.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gomod.garykim.dev/nc-talk/room/room.go' 'vendor/gomod.garykim.dev/nc-talk/user' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gomod.garykim.dev/nc-talk/user' 'vendor/gomod.garykim.dev/nc-talk/user/user.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gomod.garykim.dev/nc-talk/user/user.go' 'vendor/google.golang.org' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org' 'vendor/google.golang.org/appengine' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/appengine' 'vendor/google.golang.org/appengine/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/appengine/LICENSE' 'vendor/google.golang.org/appengine/internal' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/appengine/internal' 'vendor/google.golang.org/appengine/internal/api.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/appengine/internal/api.go' 'vendor/google.golang.org/appengine/internal/api_classic.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/appengine/internal/api_classic.go' 'vendor/google.golang.org/appengine/internal/api_common.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/appengine/internal/api_common.go' 'vendor/google.golang.org/appengine/internal/app_id.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/appengine/internal/app_id.go' 'vendor/google.golang.org/appengine/internal/base' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/appengine/internal/base' 'vendor/google.golang.org/appengine/internal/base/api_base.pb.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/appengine/internal/base/api_base.pb.go' 'vendor/google.golang.org/appengine/internal/base/api_base.proto' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/appengine/internal/base/api_base.proto' 'vendor/google.golang.org/appengine/internal/datastore' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/appengine/internal/datastore' 'vendor/google.golang.org/appengine/internal/datastore/datastore_v3.pb.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/appengine/internal/datastore/datastore_v3.pb.go' 'vendor/google.golang.org/appengine/internal/datastore/datastore_v3.proto' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/appengine/internal/datastore/datastore_v3.proto' 'vendor/google.golang.org/appengine/internal/identity.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/appengine/internal/identity.go' 'vendor/google.golang.org/appengine/internal/identity_classic.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/appengine/internal/identity_classic.go' 'vendor/google.golang.org/appengine/internal/identity_flex.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/appengine/internal/identity_flex.go' 'vendor/google.golang.org/appengine/internal/identity_vm.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/appengine/internal/identity_vm.go' 'vendor/google.golang.org/appengine/internal/internal.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/appengine/internal/internal.go' 'vendor/google.golang.org/appengine/internal/log' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/appengine/internal/log' 'vendor/google.golang.org/appengine/internal/log/log_service.pb.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/appengine/internal/log/log_service.pb.go' 'vendor/google.golang.org/appengine/internal/log/log_service.proto' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/appengine/internal/log/log_service.proto' 'vendor/google.golang.org/appengine/internal/main.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/appengine/internal/main.go' 'vendor/google.golang.org/appengine/internal/main_common.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/appengine/internal/main_common.go' 'vendor/google.golang.org/appengine/internal/main_vm.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/appengine/internal/main_vm.go' 'vendor/google.golang.org/appengine/internal/metadata.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/appengine/internal/metadata.go' 'vendor/google.golang.org/appengine/internal/net.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/appengine/internal/net.go' 'vendor/google.golang.org/appengine/internal/regen.sh' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/appengine/internal/regen.sh' 'vendor/google.golang.org/appengine/internal/remote_api' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/appengine/internal/remote_api' 'vendor/google.golang.org/appengine/internal/remote_api/remote_api.pb.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/appengine/internal/remote_api/remote_api.pb.go' 'vendor/google.golang.org/appengine/internal/remote_api/remote_api.proto' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/appengine/internal/remote_api/remote_api.proto' 'vendor/google.golang.org/appengine/internal/transaction.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/appengine/internal/transaction.go' 'vendor/google.golang.org/appengine/internal/urlfetch' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/appengine/internal/urlfetch' 'vendor/google.golang.org/appengine/internal/urlfetch/urlfetch_service.pb.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/appengine/internal/urlfetch/urlfetch_service.pb.go' 'vendor/google.golang.org/appengine/internal/urlfetch/urlfetch_service.proto' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/appengine/internal/urlfetch/urlfetch_service.proto' 'vendor/google.golang.org/appengine/urlfetch' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/appengine/urlfetch' 'vendor/google.golang.org/appengine/urlfetch/urlfetch.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/appengine/urlfetch/urlfetch.go' 'vendor/google.golang.org/protobuf' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf' 'vendor/google.golang.org/protobuf/AUTHORS' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/AUTHORS' 'vendor/google.golang.org/protobuf/CONTRIBUTORS' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/CONTRIBUTORS' 'vendor/google.golang.org/protobuf/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/LICENSE' 'vendor/google.golang.org/protobuf/PATENTS' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/PATENTS' 'vendor/google.golang.org/protobuf/encoding' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/encoding' 'vendor/google.golang.org/protobuf/encoding/prototext' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/encoding/prototext' 'vendor/google.golang.org/protobuf/encoding/prototext/decode.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/encoding/prototext/decode.go' 'vendor/google.golang.org/protobuf/encoding/prototext/doc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/encoding/prototext/doc.go' 'vendor/google.golang.org/protobuf/encoding/prototext/encode.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/encoding/prototext/encode.go' 'vendor/google.golang.org/protobuf/encoding/protowire' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/encoding/protowire' 'vendor/google.golang.org/protobuf/encoding/protowire/wire.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/encoding/protowire/wire.go' 'vendor/google.golang.org/protobuf/internal' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal' 'vendor/google.golang.org/protobuf/internal/descfmt' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/descfmt' 'vendor/google.golang.org/protobuf/internal/descfmt/stringer.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/descfmt/stringer.go' 'vendor/google.golang.org/protobuf/internal/descopts' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/descopts' 'vendor/google.golang.org/protobuf/internal/descopts/options.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/descopts/options.go' 'vendor/google.golang.org/protobuf/internal/detrand' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/detrand' 'vendor/google.golang.org/protobuf/internal/detrand/rand.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/detrand/rand.go' 'vendor/google.golang.org/protobuf/internal/encoding' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/encoding' 'vendor/google.golang.org/protobuf/internal/encoding/defval' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/encoding/defval' 'vendor/google.golang.org/protobuf/internal/encoding/defval/default.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/encoding/defval/default.go' 'vendor/google.golang.org/protobuf/internal/encoding/messageset' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/encoding/messageset' 'vendor/google.golang.org/protobuf/internal/encoding/messageset/messageset.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/encoding/messageset/messageset.go' 'vendor/google.golang.org/protobuf/internal/encoding/tag' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/encoding/tag' 'vendor/google.golang.org/protobuf/internal/encoding/tag/tag.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/encoding/tag/tag.go' 'vendor/google.golang.org/protobuf/internal/encoding/text' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/encoding/text' 'vendor/google.golang.org/protobuf/internal/encoding/text/decode.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/encoding/text/decode.go' 'vendor/google.golang.org/protobuf/internal/encoding/text/decode_number.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/encoding/text/decode_number.go' 'vendor/google.golang.org/protobuf/internal/encoding/text/decode_string.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/encoding/text/decode_string.go' 'vendor/google.golang.org/protobuf/internal/encoding/text/decode_token.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/encoding/text/decode_token.go' 'vendor/google.golang.org/protobuf/internal/encoding/text/doc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/encoding/text/doc.go' 'vendor/google.golang.org/protobuf/internal/encoding/text/encode.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/encoding/text/encode.go' 'vendor/google.golang.org/protobuf/internal/errors' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/errors' 'vendor/google.golang.org/protobuf/internal/errors/errors.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/errors/errors.go' 'vendor/google.golang.org/protobuf/internal/errors/is_go112.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/errors/is_go112.go' 'vendor/google.golang.org/protobuf/internal/errors/is_go113.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/errors/is_go113.go' 'vendor/google.golang.org/protobuf/internal/filedesc' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/filedesc' 'vendor/google.golang.org/protobuf/internal/filedesc/build.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/filedesc/build.go' 'vendor/google.golang.org/protobuf/internal/filedesc/desc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/filedesc/desc.go' 'vendor/google.golang.org/protobuf/internal/filedesc/desc_init.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/filedesc/desc_init.go' 'vendor/google.golang.org/protobuf/internal/filedesc/desc_lazy.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/filedesc/desc_lazy.go' 'vendor/google.golang.org/protobuf/internal/filedesc/desc_list.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/filedesc/desc_list.go' 'vendor/google.golang.org/protobuf/internal/filedesc/desc_list_gen.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/filedesc/desc_list_gen.go' 'vendor/google.golang.org/protobuf/internal/filedesc/placeholder.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/filedesc/placeholder.go' 'vendor/google.golang.org/protobuf/internal/filetype' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/filetype' 'vendor/google.golang.org/protobuf/internal/filetype/build.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/filetype/build.go' 'vendor/google.golang.org/protobuf/internal/flags' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/flags' 'vendor/google.golang.org/protobuf/internal/flags/flags.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/flags/flags.go' 'vendor/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go' 'vendor/google.golang.org/protobuf/internal/flags/proto_legacy_enable.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/flags/proto_legacy_enable.go' 'vendor/google.golang.org/protobuf/internal/genid' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/genid' 'vendor/google.golang.org/protobuf/internal/genid/any_gen.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/genid/any_gen.go' 'vendor/google.golang.org/protobuf/internal/genid/api_gen.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/genid/api_gen.go' 'vendor/google.golang.org/protobuf/internal/genid/descriptor_gen.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/genid/descriptor_gen.go' 'vendor/google.golang.org/protobuf/internal/genid/doc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/genid/doc.go' 'vendor/google.golang.org/protobuf/internal/genid/duration_gen.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/genid/duration_gen.go' 'vendor/google.golang.org/protobuf/internal/genid/empty_gen.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/genid/empty_gen.go' 'vendor/google.golang.org/protobuf/internal/genid/field_mask_gen.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/genid/field_mask_gen.go' 'vendor/google.golang.org/protobuf/internal/genid/goname.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/genid/goname.go' 'vendor/google.golang.org/protobuf/internal/genid/map_entry.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/genid/map_entry.go' 'vendor/google.golang.org/protobuf/internal/genid/source_context_gen.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/genid/source_context_gen.go' 'vendor/google.golang.org/protobuf/internal/genid/struct_gen.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/genid/struct_gen.go' 'vendor/google.golang.org/protobuf/internal/genid/timestamp_gen.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/genid/timestamp_gen.go' 'vendor/google.golang.org/protobuf/internal/genid/type_gen.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/genid/type_gen.go' 'vendor/google.golang.org/protobuf/internal/genid/wrappers.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/genid/wrappers.go' 'vendor/google.golang.org/protobuf/internal/genid/wrappers_gen.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/genid/wrappers_gen.go' 'vendor/google.golang.org/protobuf/internal/impl' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/impl' 'vendor/google.golang.org/protobuf/internal/impl/api_export.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/impl/api_export.go' 'vendor/google.golang.org/protobuf/internal/impl/checkinit.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/impl/checkinit.go' 'vendor/google.golang.org/protobuf/internal/impl/codec_extension.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/impl/codec_extension.go' 'vendor/google.golang.org/protobuf/internal/impl/codec_field.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/impl/codec_field.go' 'vendor/google.golang.org/protobuf/internal/impl/codec_gen.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/impl/codec_gen.go' 'vendor/google.golang.org/protobuf/internal/impl/codec_map.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/impl/codec_map.go' 'vendor/google.golang.org/protobuf/internal/impl/codec_map_go111.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/impl/codec_map_go111.go' 'vendor/google.golang.org/protobuf/internal/impl/codec_map_go112.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/impl/codec_map_go112.go' 'vendor/google.golang.org/protobuf/internal/impl/codec_message.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/impl/codec_message.go' 'vendor/google.golang.org/protobuf/internal/impl/codec_messageset.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/impl/codec_messageset.go' 'vendor/google.golang.org/protobuf/internal/impl/codec_reflect.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/impl/codec_reflect.go' 'vendor/google.golang.org/protobuf/internal/impl/codec_tables.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/impl/codec_tables.go' 'vendor/google.golang.org/protobuf/internal/impl/codec_unsafe.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/impl/codec_unsafe.go' 'vendor/google.golang.org/protobuf/internal/impl/convert.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/impl/convert.go' 'vendor/google.golang.org/protobuf/internal/impl/convert_list.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/impl/convert_list.go' 'vendor/google.golang.org/protobuf/internal/impl/convert_map.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/impl/convert_map.go' 'vendor/google.golang.org/protobuf/internal/impl/decode.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/impl/decode.go' 'vendor/google.golang.org/protobuf/internal/impl/encode.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/impl/encode.go' 'vendor/google.golang.org/protobuf/internal/impl/enum.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/impl/enum.go' 'vendor/google.golang.org/protobuf/internal/impl/extension.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/impl/extension.go' 'vendor/google.golang.org/protobuf/internal/impl/legacy_enum.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/impl/legacy_enum.go' 'vendor/google.golang.org/protobuf/internal/impl/legacy_export.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/impl/legacy_export.go' 'vendor/google.golang.org/protobuf/internal/impl/legacy_extension.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/impl/legacy_extension.go' 'vendor/google.golang.org/protobuf/internal/impl/legacy_file.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/impl/legacy_file.go' 'vendor/google.golang.org/protobuf/internal/impl/legacy_message.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/impl/legacy_message.go' 'vendor/google.golang.org/protobuf/internal/impl/merge.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/impl/merge.go' 'vendor/google.golang.org/protobuf/internal/impl/merge_gen.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/impl/merge_gen.go' 'vendor/google.golang.org/protobuf/internal/impl/message.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/impl/message.go' 'vendor/google.golang.org/protobuf/internal/impl/message_reflect.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/impl/message_reflect.go' 'vendor/google.golang.org/protobuf/internal/impl/message_reflect_field.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/impl/message_reflect_field.go' 'vendor/google.golang.org/protobuf/internal/impl/message_reflect_gen.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/impl/message_reflect_gen.go' 'vendor/google.golang.org/protobuf/internal/impl/pointer_reflect.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/impl/pointer_reflect.go' 'vendor/google.golang.org/protobuf/internal/impl/pointer_unsafe.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/impl/pointer_unsafe.go' 'vendor/google.golang.org/protobuf/internal/impl/validate.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/impl/validate.go' 'vendor/google.golang.org/protobuf/internal/impl/weak.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/impl/weak.go' 'vendor/google.golang.org/protobuf/internal/order' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/order' 'vendor/google.golang.org/protobuf/internal/order/order.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/order/order.go' 'vendor/google.golang.org/protobuf/internal/order/range.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/order/range.go' 'vendor/google.golang.org/protobuf/internal/pragma' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/pragma' 'vendor/google.golang.org/protobuf/internal/pragma/pragma.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/pragma/pragma.go' 'vendor/google.golang.org/protobuf/internal/set' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/set' 'vendor/google.golang.org/protobuf/internal/set/ints.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/set/ints.go' 'vendor/google.golang.org/protobuf/internal/strs' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/strs' 'vendor/google.golang.org/protobuf/internal/strs/strings.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/strs/strings.go' 'vendor/google.golang.org/protobuf/internal/strs/strings_pure.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/strs/strings_pure.go' 'vendor/google.golang.org/protobuf/internal/strs/strings_unsafe.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/strs/strings_unsafe.go' 'vendor/google.golang.org/protobuf/internal/version' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/version' 'vendor/google.golang.org/protobuf/internal/version/version.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/version/version.go' 'vendor/google.golang.org/protobuf/proto' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/proto' 'vendor/google.golang.org/protobuf/proto/checkinit.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/proto/checkinit.go' 'vendor/google.golang.org/protobuf/proto/decode.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/proto/decode.go' 'vendor/google.golang.org/protobuf/proto/decode_gen.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/proto/decode_gen.go' 'vendor/google.golang.org/protobuf/proto/doc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/proto/doc.go' 'vendor/google.golang.org/protobuf/proto/encode.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/proto/encode.go' 'vendor/google.golang.org/protobuf/proto/encode_gen.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/proto/encode_gen.go' 'vendor/google.golang.org/protobuf/proto/equal.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/proto/equal.go' 'vendor/google.golang.org/protobuf/proto/extension.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/proto/extension.go' 'vendor/google.golang.org/protobuf/proto/merge.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/proto/merge.go' 'vendor/google.golang.org/protobuf/proto/messageset.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/proto/messageset.go' 'vendor/google.golang.org/protobuf/proto/proto.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/proto/proto.go' 'vendor/google.golang.org/protobuf/proto/proto_methods.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/proto/proto_methods.go' 'vendor/google.golang.org/protobuf/proto/proto_reflect.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/proto/proto_reflect.go' 'vendor/google.golang.org/protobuf/proto/reset.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/proto/reset.go' 'vendor/google.golang.org/protobuf/proto/size.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/proto/size.go' 'vendor/google.golang.org/protobuf/proto/size_gen.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/proto/size_gen.go' 'vendor/google.golang.org/protobuf/proto/wrappers.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/proto/wrappers.go' 'vendor/google.golang.org/protobuf/reflect' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/reflect' 'vendor/google.golang.org/protobuf/reflect/protodesc' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/reflect/protodesc' 'vendor/google.golang.org/protobuf/reflect/protodesc/desc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/reflect/protodesc/desc.go' 'vendor/google.golang.org/protobuf/reflect/protodesc/desc_init.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/reflect/protodesc/desc_init.go' 'vendor/google.golang.org/protobuf/reflect/protodesc/desc_resolve.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/reflect/protodesc/desc_resolve.go' 'vendor/google.golang.org/protobuf/reflect/protodesc/desc_validate.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/reflect/protodesc/desc_validate.go' 'vendor/google.golang.org/protobuf/reflect/protodesc/proto.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/reflect/protodesc/proto.go' 'vendor/google.golang.org/protobuf/reflect/protoreflect' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/reflect/protoreflect' 'vendor/google.golang.org/protobuf/reflect/protoreflect/methods.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/reflect/protoreflect/methods.go' 'vendor/google.golang.org/protobuf/reflect/protoreflect/proto.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/reflect/protoreflect/proto.go' 'vendor/google.golang.org/protobuf/reflect/protoreflect/source.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/reflect/protoreflect/source.go' 'vendor/google.golang.org/protobuf/reflect/protoreflect/source_gen.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/reflect/protoreflect/source_gen.go' 'vendor/google.golang.org/protobuf/reflect/protoreflect/type.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/reflect/protoreflect/type.go' 'vendor/google.golang.org/protobuf/reflect/protoreflect/value.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/reflect/protoreflect/value.go' 'vendor/google.golang.org/protobuf/reflect/protoreflect/value_pure.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/reflect/protoreflect/value_pure.go' 'vendor/google.golang.org/protobuf/reflect/protoreflect/value_union.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/reflect/protoreflect/value_union.go' 'vendor/google.golang.org/protobuf/reflect/protoreflect/value_unsafe.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/reflect/protoreflect/value_unsafe.go' 'vendor/google.golang.org/protobuf/reflect/protoregistry' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/reflect/protoregistry' 'vendor/google.golang.org/protobuf/reflect/protoregistry/registry.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/reflect/protoregistry/registry.go' 'vendor/google.golang.org/protobuf/runtime' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/runtime' 'vendor/google.golang.org/protobuf/runtime/protoiface' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/runtime/protoiface' 'vendor/google.golang.org/protobuf/runtime/protoiface/legacy.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/runtime/protoiface/legacy.go' 'vendor/google.golang.org/protobuf/runtime/protoiface/methods.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/runtime/protoiface/methods.go' 'vendor/google.golang.org/protobuf/runtime/protoimpl' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/runtime/protoimpl' 'vendor/google.golang.org/protobuf/runtime/protoimpl/impl.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/runtime/protoimpl/impl.go' 'vendor/google.golang.org/protobuf/runtime/protoimpl/version.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/runtime/protoimpl/version.go' 'vendor/google.golang.org/protobuf/types' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/types' 'vendor/google.golang.org/protobuf/types/descriptorpb' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/types/descriptorpb' 'vendor/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go' 'vendor/gopkg.in' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in' 'vendor/gopkg.in/ini.v1' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/ini.v1' 'vendor/gopkg.in/ini.v1/.gitignore' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/ini.v1/.gitignore' 'vendor/gopkg.in/ini.v1/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/ini.v1/LICENSE' 'vendor/gopkg.in/ini.v1/Makefile' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/ini.v1/Makefile' 'vendor/gopkg.in/ini.v1/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/ini.v1/README.md' 'vendor/gopkg.in/ini.v1/codecov.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/ini.v1/codecov.yml' 'vendor/gopkg.in/ini.v1/data_source.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/ini.v1/data_source.go' 'vendor/gopkg.in/ini.v1/deprecated.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/ini.v1/deprecated.go' 'vendor/gopkg.in/ini.v1/error.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/ini.v1/error.go' 'vendor/gopkg.in/ini.v1/file.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/ini.v1/file.go' 'vendor/gopkg.in/ini.v1/helper.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/ini.v1/helper.go' 'vendor/gopkg.in/ini.v1/ini.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/ini.v1/ini.go' 'vendor/gopkg.in/ini.v1/key.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/ini.v1/key.go' 'vendor/gopkg.in/ini.v1/parser.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/ini.v1/parser.go' 'vendor/gopkg.in/ini.v1/section.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/ini.v1/section.go' 'vendor/gopkg.in/ini.v1/struct.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/ini.v1/struct.go' 'vendor/gopkg.in/natefinch' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/natefinch' 'vendor/gopkg.in/natefinch/lumberjack.v2' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/natefinch/lumberjack.v2' 'vendor/gopkg.in/natefinch/lumberjack.v2/.gitignore' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/natefinch/lumberjack.v2/.gitignore' 'vendor/gopkg.in/natefinch/lumberjack.v2/.travis.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/natefinch/lumberjack.v2/.travis.yml' 'vendor/gopkg.in/natefinch/lumberjack.v2/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/natefinch/lumberjack.v2/LICENSE' 'vendor/gopkg.in/natefinch/lumberjack.v2/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/natefinch/lumberjack.v2/README.md' 'vendor/gopkg.in/natefinch/lumberjack.v2/chown.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/natefinch/lumberjack.v2/chown.go' 'vendor/gopkg.in/natefinch/lumberjack.v2/chown_linux.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/natefinch/lumberjack.v2/chown_linux.go' 'vendor/gopkg.in/natefinch/lumberjack.v2/lumberjack.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/natefinch/lumberjack.v2/lumberjack.go' 'vendor/gopkg.in/olahol' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/olahol' 'vendor/gopkg.in/olahol/melody.v1' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/olahol/melody.v1' 'vendor/gopkg.in/olahol/melody.v1/.gitignore' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/olahol/melody.v1/.gitignore' 'vendor/gopkg.in/olahol/melody.v1/.travis.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/olahol/melody.v1/.travis.yml' 'vendor/gopkg.in/olahol/melody.v1/CHANGELOG.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/olahol/melody.v1/CHANGELOG.md' 'vendor/gopkg.in/olahol/melody.v1/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/olahol/melody.v1/LICENSE' 'vendor/gopkg.in/olahol/melody.v1/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/olahol/melody.v1/README.md' 'vendor/gopkg.in/olahol/melody.v1/config.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/olahol/melody.v1/config.go' 'vendor/gopkg.in/olahol/melody.v1/doc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/olahol/melody.v1/doc.go' 'vendor/gopkg.in/olahol/melody.v1/envelope.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/olahol/melody.v1/envelope.go' 'vendor/gopkg.in/olahol/melody.v1/hub.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/olahol/melody.v1/hub.go' 'vendor/gopkg.in/olahol/melody.v1/melody.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/olahol/melody.v1/melody.go' 'vendor/gopkg.in/olahol/melody.v1/session.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/olahol/melody.v1/session.go' 'vendor/gopkg.in/yaml.v2' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/yaml.v2' 'vendor/gopkg.in/yaml.v2/.travis.yml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/yaml.v2/.travis.yml' 'vendor/gopkg.in/yaml.v2/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/yaml.v2/LICENSE' 'vendor/gopkg.in/yaml.v2/LICENSE.libyaml' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/yaml.v2/LICENSE.libyaml' 'vendor/gopkg.in/yaml.v2/NOTICE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/yaml.v2/NOTICE' 'vendor/gopkg.in/yaml.v2/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/yaml.v2/README.md' 'vendor/gopkg.in/yaml.v2/apic.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/yaml.v2/apic.go' 'vendor/gopkg.in/yaml.v2/decode.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/yaml.v2/decode.go' 'vendor/gopkg.in/yaml.v2/emitterc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/yaml.v2/emitterc.go' 'vendor/gopkg.in/yaml.v2/encode.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/yaml.v2/encode.go' 'vendor/gopkg.in/yaml.v2/go.mod' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/yaml.v2/go.mod' 'vendor/gopkg.in/yaml.v2/parserc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/yaml.v2/parserc.go' 'vendor/gopkg.in/yaml.v2/readerc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/yaml.v2/readerc.go' 'vendor/gopkg.in/yaml.v2/resolve.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/yaml.v2/resolve.go' 'vendor/gopkg.in/yaml.v2/scannerc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/yaml.v2/scannerc.go' 'vendor/gopkg.in/yaml.v2/sorter.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/yaml.v2/sorter.go' 'vendor/gopkg.in/yaml.v2/writerc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/yaml.v2/writerc.go' 'vendor/gopkg.in/yaml.v2/yaml.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/yaml.v2/yaml.go' 'vendor/gopkg.in/yaml.v2/yamlh.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/yaml.v2/yamlh.go' 'vendor/gopkg.in/yaml.v2/yamlprivateh.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/yaml.v2/yamlprivateh.go' 'vendor/gopkg.in/yaml.v3' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/yaml.v3' 'vendor/gopkg.in/yaml.v3/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/yaml.v3/LICENSE' 'vendor/gopkg.in/yaml.v3/NOTICE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/yaml.v3/NOTICE' 'vendor/gopkg.in/yaml.v3/README.md' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/yaml.v3/README.md' 'vendor/gopkg.in/yaml.v3/apic.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/yaml.v3/apic.go' 'vendor/gopkg.in/yaml.v3/decode.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/yaml.v3/decode.go' 'vendor/gopkg.in/yaml.v3/emitterc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/yaml.v3/emitterc.go' 'vendor/gopkg.in/yaml.v3/encode.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/yaml.v3/encode.go' 'vendor/gopkg.in/yaml.v3/go.mod' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/yaml.v3/go.mod' 'vendor/gopkg.in/yaml.v3/parserc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/yaml.v3/parserc.go' 'vendor/gopkg.in/yaml.v3/readerc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/yaml.v3/readerc.go' 'vendor/gopkg.in/yaml.v3/resolve.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/yaml.v3/resolve.go' 'vendor/gopkg.in/yaml.v3/scannerc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/yaml.v3/scannerc.go' 'vendor/gopkg.in/yaml.v3/sorter.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/yaml.v3/sorter.go' 'vendor/gopkg.in/yaml.v3/writerc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/yaml.v3/writerc.go' 'vendor/gopkg.in/yaml.v3/yaml.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/yaml.v3/yaml.go' 'vendor/gopkg.in/yaml.v3/yamlh.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/yaml.v3/yamlh.go' 'vendor/gopkg.in/yaml.v3/yamlprivateh.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/yaml.v3/yamlprivateh.go' 'vendor/layeh.com' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com' 'vendor/layeh.com/gumble' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble' 'vendor/layeh.com/gumble/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/LICENSE' 'vendor/layeh.com/gumble/gumble' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/gumble' 'vendor/layeh.com/gumble/gumble/MumbleProto' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/gumble/MumbleProto' 'vendor/layeh.com/gumble/gumble/MumbleProto/LICENSE' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/gumble/MumbleProto/LICENSE' 'vendor/layeh.com/gumble/gumble/MumbleProto/Mumble.pb.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/gumble/MumbleProto/Mumble.pb.go' 'vendor/layeh.com/gumble/gumble/MumbleProto/generate.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/gumble/MumbleProto/generate.go' 'vendor/layeh.com/gumble/gumble/accesstokens.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/gumble/accesstokens.go' 'vendor/layeh.com/gumble/gumble/acl.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/gumble/acl.go' 'vendor/layeh.com/gumble/gumble/audio.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/gumble/audio.go' 'vendor/layeh.com/gumble/gumble/audiocodec.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/gumble/audiocodec.go' 'vendor/layeh.com/gumble/gumble/audiolisteners.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/gumble/audiolisteners.go' 'vendor/layeh.com/gumble/gumble/bans.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/gumble/bans.go' 'vendor/layeh.com/gumble/gumble/channel.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/gumble/channel.go' 'vendor/layeh.com/gumble/gumble/channels.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/gumble/channels.go' 'vendor/layeh.com/gumble/gumble/client.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/gumble/client.go' 'vendor/layeh.com/gumble/gumble/config.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/gumble/config.go' 'vendor/layeh.com/gumble/gumble/conn.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/gumble/conn.go' 'vendor/layeh.com/gumble/gumble/contextaction.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/gumble/contextaction.go' 'vendor/layeh.com/gumble/gumble/contextactions.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/gumble/contextactions.go' 'vendor/layeh.com/gumble/gumble/detacher.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/gumble/detacher.go' 'vendor/layeh.com/gumble/gumble/doc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/gumble/doc.go' 'vendor/layeh.com/gumble/gumble/event.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/gumble/event.go' 'vendor/layeh.com/gumble/gumble/handlers.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/gumble/handlers.go' 'vendor/layeh.com/gumble/gumble/listeners.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/gumble/listeners.go' 'vendor/layeh.com/gumble/gumble/message.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/gumble/message.go' 'vendor/layeh.com/gumble/gumble/permission.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/gumble/permission.go' 'vendor/layeh.com/gumble/gumble/ping.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/gumble/ping.go' 'vendor/layeh.com/gumble/gumble/reject.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/gumble/reject.go' 'vendor/layeh.com/gumble/gumble/rpwmutex.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/gumble/rpwmutex.go' 'vendor/layeh.com/gumble/gumble/textmessage.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/gumble/textmessage.go' 'vendor/layeh.com/gumble/gumble/user.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/gumble/user.go' 'vendor/layeh.com/gumble/gumble/userlist.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/gumble/userlist.go' 'vendor/layeh.com/gumble/gumble/users.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/gumble/users.go' 'vendor/layeh.com/gumble/gumble/userstats.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/gumble/userstats.go' 'vendor/layeh.com/gumble/gumble/varint' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/gumble/varint' 'vendor/layeh.com/gumble/gumble/varint/read.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/gumble/varint/read.go' 'vendor/layeh.com/gumble/gumble/varint/write.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/gumble/varint/write.go' 'vendor/layeh.com/gumble/gumble/version.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/gumble/version.go' 'vendor/layeh.com/gumble/gumble/voicetarget.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/gumble/voicetarget.go' 'vendor/layeh.com/gumble/gumbleutil' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/gumbleutil' 'vendor/layeh.com/gumble/gumbleutil/acl.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/gumbleutil/acl.go' 'vendor/layeh.com/gumble/gumbleutil/bitrate.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/gumbleutil/bitrate.go' 'vendor/layeh.com/gumble/gumbleutil/channel.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/gumbleutil/channel.go' 'vendor/layeh.com/gumble/gumbleutil/doc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/gumbleutil/doc.go' 'vendor/layeh.com/gumble/gumbleutil/listener.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/gumbleutil/listener.go' 'vendor/layeh.com/gumble/gumbleutil/listenerfunc.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/gumbleutil/listenerfunc.go' 'vendor/layeh.com/gumble/gumbleutil/main.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/gumbleutil/main.go' 'vendor/layeh.com/gumble/gumbleutil/textmessage.go' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/gumbleutil/textmessage.go' 'vendor/modules.txt' -> '/usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/modules.txt' + pushd .gopath/src/github.com/42wim/matterbridge ~/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge ~/RPM/BUILD/matterbridge-1.22.3 + export VERSION=1.22.3 + VERSION=1.22.3 + export BRANCH=altlinux + BRANCH=altlinux + export CODENAME=montdor + CODENAME=montdor ++ date +%Y-%m-%d -d1624106053 date: invalid date '1624106053' + export DATE= + DATE= + export GOFLAGS=-mod=vendor + GOFLAGS=-mod=vendor + go generate ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc -tags=rpm_crashtraceback -ldflags ' -B 0x28d86b8a387d98189f4f43d10b6c4a9b9bda1a7e' -a -v -x WORK=/usr/src/tmp/go-build1791527085 internal/byteorder internal/unsafeheader mkdir -p $WORK/b009/ mkdir -p $WORK/b013/ internal/msan mkdir -p $WORK/b024/ cmp mkdir -p $WORK/b032/ internal/itoa mkdir -p $WORK/b034/ echo '# import config' > $WORK/b013/importcfg # internal cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/byteorder -lang=go1.24 -std -complete -installsuffix shared -buildid Y3jf3eRwTVy7Z0et6U42/Y3jf3eRwTVy7Z0et6U42 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b013/importcfg -pack /usr/lib/golang/src/internal/byteorder/byteorder.go internal/goarch mkdir -p $WORK/b007/ encoding mkdir -p $WORK/b003/ echo '# import config' > $WORK/b007/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/goarch -lang=go1.24 -std -complete -installsuffix shared -buildid StQXL8KTAYB3hJ5b2EvA/StQXL8KTAYB3hJ5b2EvA -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b007/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_amd64.go /usr/lib/golang/src/internal/goarch/zgoarch_amd64.go internal/coverage/rtcov mkdir -p $WORK/b015/ echo '# import config' > $WORK/b034/importcfg # internal echo '# import config' > $WORK/b009/importcfg # internal echo '# import config' > $WORK/b032/importcfg # internal echo '# import config' > $WORK/b003/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p cmp -lang=go1.24 -std -complete -installsuffix shared -buildid MqNNjHxzs94ke8QcVJZ1/MqNNjHxzs94ke8QcVJZ1 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/cmp/cmp.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p encoding -lang=go1.24 -std -complete -installsuffix shared -buildid 9m1iJFUL2bsYI3hggi72/9m1iJFUL2bsYI3hggi72 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/encoding/encoding.go internal/profilerecord mkdir -p $WORK/b019/ internal/goos mkdir -p $WORK/b018/ echo '# import config' > $WORK/b024/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p internal/msan -lang=go1.24 -std -complete -installsuffix shared -buildid Xk6mlzBze7SDJL1JeB-O/Xk6mlzBze7SDJL1JeB-O -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/internal/msan/doc.go /usr/lib/golang/src/internal/msan/nomsan.go echo '# import config' > $WORK/b019/importcfg # internal echo '# import config' > $WORK/b015/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p internal/profilerecord -lang=go1.24 -std -complete -installsuffix shared -buildid IG1Gfi72oZQYz9ux25xT/IG1Gfi72oZQYz9ux25xT -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b019/importcfg -pack /usr/lib/golang/src/internal/profilerecord/profilerecord.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p internal/coverage/rtcov -lang=go1.24 -std -complete -installsuffix shared -buildid HavkXRcDRWW1WpRXUo4U/HavkXRcDRWW1WpRXUo4U -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/internal/coverage/rtcov/rtcov.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p internal/itoa -lang=go1.24 -std -complete -installsuffix shared -buildid mUHPk5e7A6IQ0vNZxor7/mUHPk5e7A6IQ0vNZxor7 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p internal/unsafeheader -lang=go1.24 -std -complete -installsuffix shared -buildid 7a37UF4uxL2m6OmXtFUq/7a37UF4uxL2m6OmXtFUq -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b009/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go internal/godebugs mkdir -p $WORK/b016/ echo '# import config' > $WORK/b016/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p internal/godebugs -lang=go1.24 -std -complete -installsuffix shared -buildid -UtRbdB7nqFocx928Sea/-UtRbdB7nqFocx928Sea -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/internal/godebugs/table.go echo '# import config' > $WORK/b018/importcfg # internal internal/runtime/syscall mkdir -p $WORK/b028/ internal/asan mkdir -p $WORK/b023/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p internal/goos -lang=go1.24 -std -complete -installsuffix shared -buildid orzfpbfJfEZgk0DDYG1K/orzfpbfJfEZgk0DDYG1K -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/internal/goos/goos.go /usr/lib/golang/src/internal/goos/unix.go /usr/lib/golang/src/internal/goos/zgoos_linux.go internal/cpu internal/runtime/atomic mkdir -p $WORK/b020/ mkdir -p $WORK/b012/ echo -n > $WORK/b028/go_asm.h # internal cd /usr/lib/golang/src/internal/runtime/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/syscall -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b028/symabis ./asm_linux_amd64.s echo -n > $WORK/b012/go_asm.h # internal echo '# import config' > $WORK/b023/importcfg # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b012/symabis ./cpu.s ./cpu_x86.s echo -n > $WORK/b020/go_asm.h # internal cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p internal/asan -lang=go1.24 -std -complete -installsuffix shared -buildid c1sfVuaD9UO0BTG-wHm3/c1sfVuaD9UO0BTG-wHm3 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b023/importcfg -pack /usr/lib/golang/src/internal/asan/doc.go /usr/lib/golang/src/internal/asan/noasan.go cd /usr/lib/golang/src/internal/runtime/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/atomic -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b020/symabis ./atomic_amd64.s internal/goexperiment mkdir -p $WORK/b017/ echo '# import config' > $WORK/b017/importcfg # internal cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p internal/goexperiment -lang=go1.24 -std -complete -installsuffix shared -buildid EMvrcmtYZfs9gi__MEoU/EMvrcmtYZfs9gi__MEoU -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b017/importcfg -pack /usr/lib/golang/src/internal/goexperiment/exp_aliastypeparams_on.go /usr/lib/golang/src/internal/goexperiment/exp_arenas_off.go /usr/lib/golang/src/internal/goexperiment/exp_boringcrypto_off.go /usr/lib/golang/src/internal/goexperiment/exp_cacheprog_off.go /usr/lib/golang/src/internal/goexperiment/exp_cgocheck2_off.go /usr/lib/golang/src/internal/goexperiment/exp_coverageredesign_on.go /usr/lib/golang/src/internal/goexperiment/exp_fieldtrack_off.go /usr/lib/golang/src/internal/goexperiment/exp_heapminimum512kib_off.go /usr/lib/golang/src/internal/goexperiment/exp_loopvar_off.go /usr/lib/golang/src/internal/goexperiment/exp_newinliner_off.go /usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_off.go /usr/lib/golang/src/internal/goexperiment/exp_rangefunc_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiargs_on.go /usr/lib/golang/src/internal/goexperiment/exp_regabiwrappers_on.go /usr/lib/golang/src/internal/goexperiment/exp_spinbitmutex_on.go /usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_off.go /usr/lib/golang/src/internal/goexperiment/exp_swissmap_on.go /usr/lib/golang/src/internal/goexperiment/exp_synchashtriemap_on.go /usr/lib/golang/src/internal/goexperiment/exp_synctest_off.go /usr/lib/golang/src/internal/goexperiment/flags.go echo '# import config' > $WORK/b020/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/runtime/atomic -lang=go1.24 -std -installsuffix shared -buildid Ah5g0yS0bJ1TG_XXfTek/Ah5g0yS0bJ1TG_XXfTek -goversion go1.24.0 -symabis $WORK/b020/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h /usr/lib/golang/src/internal/runtime/atomic/atomic_amd64.go /usr/lib/golang/src/internal/runtime/atomic/doc.go /usr/lib/golang/src/internal/runtime/atomic/stubs.go /usr/lib/golang/src/internal/runtime/atomic/types.go /usr/lib/golang/src/internal/runtime/atomic/types_64bit.go /usr/lib/golang/src/internal/runtime/atomic/unaligned.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /usr/src/.cache/go-build/91/9103e8e34fa276f270e20a9020437b6a387662089a45feb29791d814e1a60132-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal echo '# import config' > $WORK/b028/importcfg # internal math/bits mkdir -p $WORK/b037/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b032/_pkg_.a /usr/src/.cache/go-build/0a/0a030f4ad7dafd1f07e6d2abdb06ef59251000265f06c38f314e18a2d1fb5cf8-d # internal echo '# import config' > $WORK/b037/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p math/bits -lang=go1.24 -std -complete -installsuffix shared -buildid qYuM9GWcVWyYiOuWLgqY/qYuM9GWcVWyYiOuWLgqY -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b037/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go cp $WORK/b024/_pkg_.a /usr/src/.cache/go-build/54/54ed6f07fecf074e984998a55632ff06c139f49e7daee879ac16735a459abb5e-d # internal sync/atomic mkdir -p $WORK/b042/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal echo -n > $WORK/b042/go_asm.h # internal unicode/utf8 mkdir -p $WORK/b039/ cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b042/symabis ./asm.s cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/runtime/syscall -lang=go1.24 -std -installsuffix shared -buildid jX3kNIUjuamPDd257TZT/jX3kNIUjuamPDd257TZT -goversion go1.24.0 -symabis $WORK/b028/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/go_asm.h /usr/lib/golang/src/internal/runtime/syscall/defs_linux.go /usr/lib/golang/src/internal/runtime/syscall/defs_linux_amd64.go /usr/lib/golang/src/internal/runtime/syscall/syscall_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal echo '# import config' > $WORK/b012/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/cpu -lang=go1.24 -std -installsuffix shared -buildid HsPU8B5Tm8EWHLDYXtzS/HsPU8B5Tm8EWHLDYXtzS -goversion go1.24.0 -symabis $WORK/b012/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_x86.go cp $WORK/b003/_pkg_.a /usr/src/.cache/go-build/91/91bc1fcc3eb3b5cc9f86318633de5674b0f22fc85fb91613a8cd2ee08cbd3b35-d # internal echo '# import config' > $WORK/b039/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal unicode mkdir -p $WORK/b043/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal echo '# import config' > $WORK/b043/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p unicode/utf8 -lang=go1.24 -std -complete -installsuffix shared -buildid 3rU0XCbWyWyfxVnnTl75/3rU0XCbWyWyfxVnnTl75 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p unicode -lang=go1.24 -std -complete -installsuffix shared -buildid A8jFzx7-0g0pwJ-s4L1F/A8jFzx7-0g0pwJ-s4L1F -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/unicode/casetables.go /usr/lib/golang/src/unicode/digit.go /usr/lib/golang/src/unicode/graphic.go /usr/lib/golang/src/unicode/letter.go /usr/lib/golang/src/unicode/tables.go cp $WORK/b015/_pkg_.a /usr/src/.cache/go-build/0b/0be6c2dbdb364439b40332ba87f05011647796183faf0a401d70d3e89b9854e4-d # internal golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b065/ echo '# import config' > $WORK/b065/importcfg # internal cp $WORK/b019/_pkg_.a /usr/src/.cache/go-build/d2/d209be2cea88dd0c0c697ca5d58fcb4206175a6ee2ef901645ddb4abca5ff27e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p golang.org/x/sys/internal/unsafeheader -lang=go1.16 -complete -installsuffix shared -buildid kQwLWYMMfPT9VVtvzKtY/kQwLWYMMfPT9VVtvzKtY -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b065/importcfg -pack ./vendor/golang.org/x/sys/internal/unsafeheader/unsafeheader.go unicode/utf16 mkdir -p $WORK/b073/ cp $WORK/b007/_pkg_.a /usr/src/.cache/go-build/a3/a3fae2b52d775c95ed42d80ad0f6701a2351e2eba4925bba894d7672ba2af98c-d # internal echo '# import config' > $WORK/b073/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p unicode/utf16 -lang=go1.24 -std -complete -installsuffix shared -buildid y9olldY7ZaV8daveYNn5/y9olldY7ZaV8daveYNn5 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b073/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b018/_pkg_.a /usr/src/.cache/go-build/b4/b4509bdf1ce7814c03961f0effa29a87441dbd8e46418dd37ea0994612ae0759-d # internal internal/runtime/math mkdir -p $WORK/b026/ cp $WORK/b023/_pkg_.a /usr/src/.cache/go-build/2d/2d0765f63408224ec6c4e20a454f1b8c21e7dae65ac61a283caa6ecf01013687-d # internal cat >/usr/src/tmp/go-build1791527085/b026/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/usr/src/tmp/go-build1791527085/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/runtime/math -lang=go1.24 -std -complete -installsuffix shared -buildid IyTRCLCCe87nf78GyTC5/IyTRCLCCe87nf78GyTC5 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/internal/runtime/math/math.go internal/runtime/sys mkdir -p $WORK/b027/ internal/abi mkdir -p $WORK/b006/ echo -n > $WORK/b006/go_asm.h # internal cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b006/symabis ./abi_test.s ./stub.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal echo -n > $WORK/b027/go_asm.h # internal cd /usr/lib/golang/src/internal/runtime/sys /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/sys -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b027/symabis ./empty.s cp $WORK/b034/_pkg_.a /usr/src/.cache/go-build/18/18c00da4aceafd239f911fbb6b685234e7f1482e3bca22711bf89e5f9aaf14da-d # internal log/internal mkdir -p $WORK/b075/ cp $WORK/b016/_pkg_.a /usr/src/.cache/go-build/84/84f04426f75af7c28b6ec48983d658b68ec396ca05741d270d090c2777ee875e-d # internal container/list mkdir -p $WORK/b098/ echo '# import config' > $WORK/b075/importcfg # internal cp $WORK/b013/_pkg_.a /usr/src/.cache/go-build/7f/7fd651167d30452db091b345442cf00ee4d6cd1c4bcf8d859d08a7efff131676-d # internal cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p log/internal -lang=go1.24 -std -complete -installsuffix shared -buildid GzvvG13WZUPVkPMwP77T/GzvvG13WZUPVkPMwP77T -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b075/importcfg -pack /usr/lib/golang/src/log/internal/internal.go echo '# import config' > $WORK/b098/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p container/list -lang=go1.24 -std -complete -installsuffix shared -buildid sJOtpmXieXO5tp8_0Yer/sJOtpmXieXO5tp8_0Yer -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b098/importcfg -pack /usr/lib/golang/src/container/list/list.go internal/chacha8rand mkdir -p $WORK/b014/ echo '# import config' > $WORK/b042/importcfg # internal echo -n > $WORK/b014/go_asm.h # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p sync/atomic -lang=go1.24 -std -installsuffix shared -buildid wggkg6lj7SFFx_XxFA5f/wggkg6lj7SFFx_XxFA5f -goversion go1.24.0 -symabis $WORK/b042/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/doc_64.go /usr/lib/golang/src/sync/atomic/type.go /usr/lib/golang/src/sync/atomic/value.go cd /usr/lib/golang/src/internal/chacha8rand /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/chacha8rand -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b014/symabis ./chacha8_amd64.s cat >/usr/src/tmp/go-build1791527085/b027/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/usr/src/tmp/go-build1791527085/b007/_pkg_.a packagefile internal/goos=/usr/src/tmp/go-build1791527085/b018/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/runtime/sys -lang=go1.24 -std -installsuffix shared -buildid RCSoOX0k_RNFaTyg-Rb2/RCSoOX0k_RNFaTyg-Rb2 -goversion go1.24.0 -symabis $WORK/b027/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h /usr/lib/golang/src/internal/runtime/sys/consts.go /usr/lib/golang/src/internal/runtime/sys/consts_norace.go /usr/lib/golang/src/internal/runtime/sys/intrinsics.go /usr/lib/golang/src/internal/runtime/sys/nih.go /usr/lib/golang/src/internal/runtime/sys/no_dit.go /usr/lib/golang/src/internal/runtime/sys/sys.go /usr/lib/golang/src/internal/runtime/sys/zversion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /usr/src/.cache/go-build/06/06c56d9dcbe1f43c8ec8c52fded47615bf30d8b641e2ae25aff6fc1560fe0025-d # internal crypto/internal/fips140/alias cp $WORK/b017/_pkg_.a /usr/src/.cache/go-build/00/00c9f1bf30ec92f22d2f56b97bcc6c48cd7bc54fba0818db2c9b933c22c76e64-d # internal mkdir -p $WORK/b106/ crypto/internal/fips140deps/byteorder mkdir -p $WORK/b110/ cat >/usr/src/tmp/go-build1791527085/b110/importcfg << 'EOF' # internal # import config packagefile internal/byteorder=/usr/src/tmp/go-build1791527085/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p crypto/internal/fips140deps/byteorder -lang=go1.24 -std -complete -installsuffix shared -buildid gTW5NVmeUqOAtG5EPmzP/gTW5NVmeUqOAtG5EPmzP -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b110/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140deps/byteorder/byteorder.go echo '# import config' > $WORK/b106/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p crypto/internal/fips140/alias -lang=go1.24 -std -complete -installsuffix shared -buildid M0vxK-AnSE6tqpKD6v--/M0vxK-AnSE6tqpKD6v-- -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b106/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/alias/alias.go cat >/usr/src/tmp/go-build1791527085/b006/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/usr/src/tmp/go-build1791527085/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/abi -lang=go1.24 -std -installsuffix shared -buildid -D9Si2EkY2OmQAtWl79w/-D9Si2EkY2OmQAtWl79w -goversion go1.24.0 -symabis $WORK/b006/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h /usr/lib/golang/src/internal/abi/abi.go /usr/lib/golang/src/internal/abi/abi_amd64.go /usr/lib/golang/src/internal/abi/compiletype.go /usr/lib/golang/src/internal/abi/escape.go /usr/lib/golang/src/internal/abi/funcpc.go /usr/lib/golang/src/internal/abi/iface.go /usr/lib/golang/src/internal/abi/map_noswiss.go /usr/lib/golang/src/internal/abi/map_select_swiss.go /usr/lib/golang/src/internal/abi/map_swiss.go /usr/lib/golang/src/internal/abi/rangefuncconsts.go /usr/lib/golang/src/internal/abi/runtime.go /usr/lib/golang/src/internal/abi/stack.go /usr/lib/golang/src/internal/abi/switch.go /usr/lib/golang/src/internal/abi/symtab.go /usr/lib/golang/src/internal/abi/type.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b075/_pkg_.a /usr/src/.cache/go-build/f6/f6fa47b5d2b351d7558d40f8a181b2f33e906f9827c11f548215826e70f26b17-d # internal crypto/internal/boring/sig mkdir -p $WORK/b124/ echo -n > $WORK/b124/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b124=>" -I $WORK/b124/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b124/symabis ./sig_amd64.s cp $WORK/b073/_pkg_.a /usr/src/.cache/go-build/ca/ca9b7f34a5435a4929a8295e788f277e522dfb6a9401039bad57a2cc741218da-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b145/ cd /usr/lib/golang/src/internal/runtime/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/syscall -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b028/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal echo '# import config' > $WORK/b145/importcfg # internal cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -lang=go1.24 -std -complete -installsuffix shared -buildid eVKgR-aHB4wDsBQKU_Xw/eVKgR-aHB4wDsBQKU_Xw -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b145/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go cp $WORK/b026/_pkg_.a /usr/src/.cache/go-build/89/89b4f0519073cd8325fa426b1c0fd38eae7bdfb1201ead434ab8cdac6a325c13-d # internal vendor/golang.org/x/crypto/internal/alias mkdir -p $WORK/b157/ echo '# import config' > $WORK/b157/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p vendor/golang.org/x/crypto/internal/alias -lang=go1.24 -std -complete -installsuffix shared -buildid MxEBAwWudZuHejK1yaln/MxEBAwWudZuHejK1yaln -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b157/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/alias/alias.go cat >/usr/src/tmp/go-build1791527085/b014/importcfg << 'EOF' # internal # import config packagefile internal/byteorder=/usr/src/tmp/go-build1791527085/b013/_pkg_.a packagefile internal/goarch=/usr/src/tmp/go-build1791527085/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/chacha8rand -lang=go1.24 -std -installsuffix shared -buildid NuufijBuZ2FV6Zudighx/NuufijBuZ2FV6Zudighx -goversion go1.24.0 -symabis $WORK/b014/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h /usr/lib/golang/src/internal/chacha8rand/chacha8.go /usr/lib/golang/src/internal/chacha8rand/chacha8_generic.go echo '# import config' > $WORK/b124/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p crypto/internal/boring/sig -lang=go1.24 -std -installsuffix shared -buildid VCwDk_nqfJ2Bju16wFu7/VCwDk_nqfJ2Bju16wFu7 -goversion go1.24.0 -symabis $WORK/b124/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b124/importcfg -pack -asmhdr $WORK/b124/go_asm.h /usr/lib/golang/src/crypto/internal/boring/sig/sig.go cd /usr/lib/golang/src/internal/runtime/syscall /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /usr/src/.cache/go-build/c9/c9ed43ad990621224180690216b80c62ac571e748f1519691606bc618314488f-d # internal internal/nettrace mkdir -p $WORK/b175/ echo '# import config' > $WORK/b175/importcfg # internal cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p internal/nettrace -lang=go1.24 -std -complete -installsuffix shared -buildid b9iLflhlFVjFdxCqWqXc/b9iLflhlFVjFdxCqWqXc -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b175/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go cd /usr/lib/golang/src/internal/runtime/sys /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/sys -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b027/empty.o ./empty.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /usr/src/.cache/go-build/98/9887c63663cbf7f4df09a2773d931ad79f207b972331f481a710fe8e7eefdb5d-d # internal crypto/internal/fips140/subtle mkdir -p $WORK/b114/ echo -n > $WORK/b114/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/fips140/subtle /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/subtle -trimpath "$WORK/b114=>" -I $WORK/b114/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b114/symabis ./xor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b145/_pkg_.a /usr/src/.cache/go-build/02/0272b8ce8707b0abfb29cc7bc23957d375e61f42605e92ebe82387ee7b62c896-d # internal cp $WORK/b037/_pkg_.a /usr/src/.cache/go-build/7a/7aad3fa51a393bdfae9bf19162e09ca8305358091cb69002eba129aef1672629-d # internal golang.org/x/crypto/internal/subtle mkdir -p $WORK/b250/ echo '# import config' > $WORK/b250/importcfg # internal cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -p golang.org/x/crypto/internal/subtle -lang=go1.16 -complete -installsuffix shared -buildid 8sZaqkP1M_eE3JXRSVIi/8sZaqkP1M_eE3JXRSVIi -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b250/importcfg -pack ./vendor/golang.org/x/crypto/internal/subtle/aliasing.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b157/_pkg_.a # internal golang.org/x/crypto/salsa20/salsa mkdir -p $WORK/b252/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b039/_pkg_.a /usr/src/.cache/go-build/88/885e104a31f291a4262c9e21c1c2b9d1c464f3f43fe672b65acc9115717d2ac2-d # internal echo -n > $WORK/b252/go_asm.h # internal cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/salsa20/salsa /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/salsa20/salsa -trimpath "$WORK/b252=>" -I $WORK/b252/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b252/symabis ./salsa20_amd64.s cp $WORK/b157/_pkg_.a /usr/src/.cache/go-build/c1/c18f0e0606aaac4b5fcd5a954e3cb21e120e7a67b1411f90760e38d219787775-d # internal image/color mkdir -p $WORK/b254/ golang.org/x/text/encoding/internal/identifier mkdir -p $WORK/b278/ echo '# import config' > $WORK/b254/importcfg # internal cp $WORK/b110/_pkg_.a /usr/src/.cache/go-build/c2/c228bab1a2439c19163673f5846a61d0f12ab05b146b8f602400fbb380a3f989-d # internal cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -p image/color -lang=go1.24 -std -complete -installsuffix shared -buildid tqv8t4HX48YsbHwlrKPW/tqv8t4HX48YsbHwlrKPW -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b254/importcfg -pack /usr/lib/golang/src/image/color/color.go /usr/lib/golang/src/image/color/ycbcr.go echo '# import config' > $WORK/b278/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -p golang.org/x/text/encoding/internal/identifier -lang=go1.16 -complete -installsuffix shared -buildid kUEQ28D_zaheOV6njyPz/kUEQ28D_zaheOV6njyPz -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b278/importcfg -pack ./vendor/golang.org/x/text/encoding/internal/identifier/identifier.go ./vendor/golang.org/x/text/encoding/internal/identifier/mib.go github.com/keybase/go-keybase-chat-bot/kbchat/types/gregor1 mkdir -p $WORK/b291/ echo '# import config' > $WORK/b291/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -p github.com/keybase/go-keybase-chat-bot/kbchat/types/gregor1 -lang=go1.16 -complete -installsuffix shared -buildid XV2uIXqoIQ4Z4lwNukXN/XV2uIXqoIQ4Z4lwNukXN -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b291/importcfg -pack ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/gregor1/auth.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/gregor1/auth_internal.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/gregor1/auth_update.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/gregor1/common.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/gregor1/incoming.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/gregor1/outgoing.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/gregor1/remind.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b012/cpu.o ./cpu.s cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b124=>" -I $WORK/b124/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b124/sig_amd64.o ./sig_amd64.s cat >/usr/src/tmp/go-build1791527085/b114/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/alias=/usr/src/tmp/go-build1791527085/b106/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p crypto/internal/fips140/subtle -lang=go1.24 -std -installsuffix shared -buildid vBLcTgG4ZJtuR3RbjzVY/vBLcTgG4ZJtuR3RbjzVY -goversion go1.24.0 -symabis $WORK/b114/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b114/importcfg -pack -asmhdr $WORK/b114/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/subtle/constant_time.go /usr/lib/golang/src/crypto/internal/fips140/subtle/xor.go /usr/lib/golang/src/crypto/internal/fips140/subtle/xor_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal echo '# import config' > $WORK/b252/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -p golang.org/x/crypto/salsa20/salsa -lang=go1.16 -installsuffix shared -buildid rVGeVnD-obYXX79a6hfI/rVGeVnD-obYXX79a6hfI -goversion go1.24.0 -symabis $WORK/b252/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b252/importcfg -pack -asmhdr $WORK/b252/go_asm.h ./vendor/golang.org/x/crypto/salsa20/salsa/hsalsa20.go ./vendor/golang.org/x/crypto/salsa20/salsa/salsa208.go ./vendor/golang.org/x/crypto/salsa20/salsa/salsa20_amd64.go ./vendor/golang.org/x/crypto/salsa20/salsa/salsa20_ref.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /usr/src/.cache/go-build/06/06147ed8ed486de90ad314ebf95c3ff320ddb40f2b4da47e3385dbf983ce6f80-d # internal golang.org/x/net/html/atom mkdir -p $WORK/b328/ cp $WORK/b098/_pkg_.a /usr/src/.cache/go-build/9a/9a4db2640f03b7ebc688cfc1b3c821f37b005203a79b817cf0e696c8c12f9077-d # internal echo '# import config' > $WORK/b328/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -p golang.org/x/net/html/atom -lang=go1.16 -complete -installsuffix shared -buildid aGaGbN8LCEgF1LaWpqwR/aGaGbN8LCEgF1LaWpqwR -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b328/importcfg -pack ./vendor/golang.org/x/net/html/atom/atom.go ./vendor/golang.org/x/net/html/atom/table.go github.com/mattermost/mattermost-server/v5/services/timezones mkdir -p $WORK/b361/ echo '# import config' > $WORK/b361/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -p github.com/mattermost/mattermost-server/v5/services/timezones -lang=go1.16 -complete -installsuffix shared -buildid MFkqPT24mvEDg2DOw7eR/MFkqPT24mvEDg2DOw7eR -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b361/importcfg -pack ./vendor/github.com/mattermost/mattermost-server/v5/services/timezones/default.go ./vendor/github.com/mattermost/mattermost-server/v5/services/timezones/timezones.go cd /usr/lib/golang/src/internal/runtime/sys /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b027/_pkg_.a $WORK/b027/empty.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /usr/src/.cache/go-build/bb/bb7e3c8741e1822069a4461d1ae18476f9a72f1336a587ea3518dd83f065fc6c-d # internal github.com/slack-go/slack/internal/errorsx mkdir -p $WORK/b382/ echo '# import config' > $WORK/b382/importcfg # internal cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -p github.com/slack-go/slack/internal/errorsx -lang=go1.16 -complete -installsuffix shared -buildid H5IYfnaQl9TuPonkJc9q/H5IYfnaQl9TuPonkJc9q -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b382/importcfg -pack ./vendor/github.com/slack-go/slack/internal/errorsx/errorsx.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b250/_pkg_.a # internal cd /usr/lib/golang/src/internal/runtime/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/atomic -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b020/atomic_amd64.o ./atomic_amd64.s cp $WORK/b250/_pkg_.a /usr/src/.cache/go-build/f5/f588ba2100b25b4f4b330a616aefcf4ea02d53cfb0063793c5d4fafd1c92098b-d # internal google.golang.org/protobuf/internal/flags mkdir -p $WORK/b412/ cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b012/cpu_x86.o ./cpu_x86.s echo '# import config' > $WORK/b412/importcfg # internal cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -p google.golang.org/protobuf/internal/flags -lang=go1.16 -complete -installsuffix shared -buildid RH1Dk9_6fcZWbp--CbpK/RH1Dk9_6fcZWbp--CbpK -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b412/importcfg -pack ./vendor/google.golang.org/protobuf/internal/flags/flags.go ./vendor/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b124/_pkg_.a $WORK/b124/sig_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /usr/src/.cache/go-build/4a/4adbf98ac7d7e018c3658bd82f04186caaf981a20b4ef6a24d90105a8cf9d8d7-d # internal google.golang.org/protobuf/internal/set mkdir -p $WORK/b417/ cat >/usr/src/tmp/go-build1791527085/b417/importcfg << 'EOF' # internal # import config packagefile math/bits=/usr/src/tmp/go-build1791527085/b037/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -p google.golang.org/protobuf/internal/set -lang=go1.16 -complete -installsuffix shared -buildid 60ja6RVVo25F-aIN8Qt2/60ja6RVVo25F-aIN8Qt2 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b417/importcfg -pack ./vendor/google.golang.org/protobuf/internal/set/ints.go cd /usr/lib/golang/src/internal/runtime/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b020/_pkg_.a $WORK/b020/atomic_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /usr/src/.cache/go-build/09/09f025f34de3f42f233dce8b78b135f0016a62d0fcf45919ff8bf8b0c96b22ce-d # internal gomod.garykim.dev/nc-talk/constants mkdir -p $WORK/b439/ echo '# import config' > $WORK/b439/importcfg # internal cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -p gomod.garykim.dev/nc-talk/constants -lang=go1.16 -complete -installsuffix shared -buildid b088PYqG1bhm--08XzV2/b088PYqG1bhm--08XzV2 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b439/importcfg -pack ./vendor/gomod.garykim.dev/nc-talk/constants/constants.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b012/_pkg_.a $WORK/b012/cpu.o $WORK/b012/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b412/_pkg_.a /usr/src/.cache/go-build/1e/1eb8a6a24419a1febf3e6b8d0e6fcf92f281d63931d8c6b884e1c39e6b85a218-d # internal github.com/SevereCloud/vksdk/v2 mkdir -p $WORK/b480/ cp $WORK/b012/_pkg_.a /usr/src/.cache/go-build/f4/f496cc598e30935bdad38049ecfc1f87e8bf93bbbe43908a690bedac5863097b-d # internal echo '# import config' > $WORK/b480/importcfg # internal cp $WORK/b020/_pkg_.a /usr/src/.cache/go-build/38/3863c405ce76fccfc7da0e310745876a2eb003d176fd726155e2af8a28e03875-d # internal cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -p github.com/SevereCloud/vksdk/v2 -lang=go1.16 -complete -installsuffix shared -buildid DMAzAjVd4Nm7InrNxuWu/DMAzAjVd4Nm7InrNxuWu -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b480/importcfg -pack ./vendor/github.com/SevereCloud/vksdk/v2/doc.go cd /usr/lib/golang/src/internal/chacha8rand /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/chacha8rand -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b014/chacha8_amd64.o ./chacha8_amd64.s internal/runtime/exithook mkdir -p $WORK/b021/ internal/bytealg mkdir -p $WORK/b011/ cat >/usr/src/tmp/go-build1791527085/b021/importcfg << 'EOF' # internal # import config packagefile internal/runtime/atomic=/usr/src/tmp/go-build1791527085/b020/_pkg_.a EOF echo -n > $WORK/b011/go_asm.h # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b011/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p internal/runtime/exithook -lang=go1.24 -std -complete -installsuffix shared -buildid _JGevjIu2WPtMGisVzd4/_JGevjIu2WPtMGisVzd4 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b021/importcfg -pack /usr/lib/golang/src/internal/runtime/exithook/hooks.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b042/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b361/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/fips140/subtle /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/subtle -trimpath "$WORK/b114=>" -I $WORK/b114/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b114/xor_amd64.o ./xor_amd64.s cp $WORK/b361/_pkg_.a /usr/src/.cache/go-build/8c/8cd61cf5ded973a1bb491bc1aea161c730abf6441642b659a05472a888328501-d # internal math mkdir -p $WORK/b036/ echo -n > $WORK/b036/go_asm.h # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b036/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b439/_pkg_.a # internal cp $WORK/b439/_pkg_.a /usr/src/.cache/go-build/0b/0b6123b8f65659c572bf543b013f7d9c54806b196ca55f851d1a7ea29c5e9b41-d # internal crypto/internal/fips140deps/cpu mkdir -p $WORK/b111/ cat >/usr/src/tmp/go-build1791527085/b111/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/usr/src/tmp/go-build1791527085/b012/_pkg_.a packagefile internal/goarch=/usr/src/tmp/go-build1791527085/b007/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p crypto/internal/fips140deps/cpu -lang=go1.24 -std -complete -installsuffix shared -buildid 8zIxBcQeDI699z4Cfvmj/8zIxBcQeDI699z4Cfvmj -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b111/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140deps/cpu/cpu.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b382/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b480/_pkg_.a # internal cp $WORK/b382/_pkg_.a /usr/src/.cache/go-build/67/673661be0ba867702452a6b7737bfa45000ba859b3ca768aa636287b8a86ef67-d # internal cd /usr/lib/golang/src/internal/chacha8rand /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b014/_pkg_.a $WORK/b014/chacha8_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /usr/src/.cache/go-build/eb/ebd546083ae9315f7d51aa8d5a7dbcdc75c275f69b4ac4db92e31564d931015e-d # internal github.com/google/gops/signal mkdir -p $WORK/b517/ echo '# import config' > $WORK/b517/importcfg # internal cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -p github.com/google/gops/signal -lang=go1.16 -complete -installsuffix shared -buildid p_wZyFIm-ZkT7xO4tzzG/p_wZyFIm-ZkT7xO4tzzG -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b517/importcfg -pack ./vendor/github.com/google/gops/signal/signal.go cd /usr/lib/golang/src/crypto/internal/fips140/subtle /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b114/_pkg_.a $WORK/b114/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /usr/src/.cache/go-build/df/df030227f66558bbf2d0518294a701f612353b6743972c97c463846807bbcab3-d # internal cp $WORK/b480/_pkg_.a /usr/src/.cache/go-build/9c/9cdb5310896e4a675ffbd4d4b854cc3335cd9b4e2404e5588dbb074770306328-d # internal cat >/usr/src/tmp/go-build1791527085/b011/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/usr/src/tmp/go-build1791527085/b012/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/bytealg -lang=go1.24 -std -installsuffix shared -buildid GrzAsIFQ9xgmHfkNo2R1/GrzAsIFQ9xgmHfkNo2R1 -goversion go1.24.0 -symabis $WORK/b011/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_native.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_amd64.go /usr/lib/golang/src/internal/bytealg/index_native.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go /usr/lib/golang/src/internal/bytealg/lastindexbyte_generic.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b042/_pkg_.a $WORK/b042/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /usr/src/.cache/go-build/49/497d790bade78779f45679ba7aecd3214430151aa379815b55103feb898c9bdd-d # internal cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/salsa20/salsa /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/salsa20/salsa -trimpath "$WORK/b252=>" -I $WORK/b252/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b252/salsa20_amd64.o ./salsa20_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b417/_pkg_.a # internal cat >/usr/src/tmp/go-build1791527085/b036/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/usr/src/tmp/go-build1791527085/b012/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1791527085/b037/_pkg_.a EOF cp $WORK/b417/_pkg_.a /usr/src/.cache/go-build/92/92be5e819cc8eb2a32dba8b3d3150654e3fe57f2d08893eb85eabafcb773ff56-d # internal cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p math -lang=go1.24 -std -installsuffix shared -buildid lo-sG1t0WTNwvpLWCwsl/lo-sG1t0WTNwvpLWCwsl -goversion go1.24.0 -symabis $WORK/b036/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b036/importcfg -pack -asmhdr $WORK/b036/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/dim_asm.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/exp2_noasm.go /usr/lib/golang/src/math/exp_amd64.go /usr/lib/golang/src/math/exp_asm.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/floor_asm.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/hypot_asm.go /usr/lib/golang/src/math/j0.go /usr/lib/golang/src/math/j1.go /usr/lib/golang/src/math/jn.go /usr/lib/golang/src/math/ldexp.go /usr/lib/golang/src/math/lgamma.go /usr/lib/golang/src/math/log.go /usr/lib/golang/src/math/log10.go /usr/lib/golang/src/math/log1p.go /usr/lib/golang/src/math/log_asm.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/modf_noasm.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/stubs.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b517/_pkg_.a # internal cp $WORK/b517/_pkg_.a /usr/src/.cache/go-build/ab/ab7f414ccd38deec152ed1065c76cfa780586ed4fcb35e9ffa63665984f69397-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /usr/src/.cache/go-build/3d/3d9749e3234a81434fe013b65ad25878877814f791ee867662e3a538be97fca2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /usr/src/.cache/go-build/54/543bf977a2cf86358826fce386777508aa65f822c7ce22e6ea1e251de76bf100-d # internal cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/salsa20/salsa /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b252/_pkg_.a $WORK/b252/salsa20_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /usr/src/.cache/go-build/d4/d4daa0276c55a0f56f75e22b0bf891791f51c203b13acf81e64bc3bb9cdb476b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /usr/src/.cache/go-build/21/215fc6c4e90862e9f653eca58a5e08c767c06f36cebb0798d7f205b6ab1dd897-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /usr/src/.cache/go-build/a8/a8132ada82550c18d8ad73720e97ec11a463fd494eebbfc90bbb57333f561b86-d # internal image/color/palette mkdir -p $WORK/b325/ cat >/usr/src/tmp/go-build1791527085/b325/importcfg << 'EOF' # internal # import config packagefile image/color=/usr/src/tmp/go-build1791527085/b254/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -p image/color/palette -lang=go1.24 -std -complete -installsuffix shared -buildid FnSxhhLR_XUSSKkKQihN/FnSxhhLR_XUSSKkKQihN -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b325/importcfg -pack /usr/lib/golang/src/image/color/palette/generate.go /usr/lib/golang/src/image/color/palette/palette.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /usr/src/.cache/go-build/b5/b5d00fbb3e7cf6fb0e5fae063a85647898bea43db1e186033aa42498564c675f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b011/_pkg_.a $WORK/b011/compare_amd64.o $WORK/b011/count_amd64.o $WORK/b011/equal_amd64.o $WORK/b011/index_amd64.o $WORK/b011/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /usr/src/.cache/go-build/5d/5d93331484aac267b8a6b6f1c9ffadd0c988dcc078cd559db8810c59356e36e9-d # internal internal/stringslite mkdir -p $WORK/b029/ cat >/usr/src/tmp/go-build1791527085/b029/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=/usr/src/tmp/go-build1791527085/b011/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p internal/stringslite -lang=go1.24 -std -complete -installsuffix shared -buildid n5U5RgbYr13yg-d7sp4w/n5U5RgbYr13yg-d7sp4w -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b029/importcfg -pack /usr/lib/golang/src/internal/stringslite/strings.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /usr/src/.cache/go-build/22/22e69e00c384b5165321fd1dabad21433fcc294e31dfb72baf49ad9606366e83-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /usr/src/.cache/go-build/45/45dc18866973704155f72ca92fe48d58e2e6d86440fa0330805881229fb12c32-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /usr/src/.cache/go-build/0e/0e92959508baea3f7f71ed9759d8309fc621cd4d21d4890db9e6920621e591f8-d # internal cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b006/abi_test.o ./abi_test.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b006/stub.o ./stub.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b006/_pkg_.a $WORK/b006/abi_test.o $WORK/b006/stub.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /usr/src/.cache/go-build/9e/9e3e94c70a61a47b273c6dea40d04deb2e00b7c18b1f2670f615a356a9897c48-d # internal internal/race mkdir -p $WORK/b025/ cat >/usr/src/tmp/go-build1791527085/b025/importcfg << 'EOF' # internal # import config packagefile internal/abi=/usr/src/tmp/go-build1791527085/b006/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p internal/race -lang=go1.24 -std -complete -installsuffix shared -buildid jrnyIwiw9Ecs-6tWT9KH/jrnyIwiw9Ecs-6tWT9KH -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /usr/src/.cache/go-build/54/54985e84e037af860e52926c082ed786f2f8155a74bc37a5970117dc45566c14-d # internal internal/sync mkdir -p $WORK/b041/ cat >/usr/src/tmp/go-build1791527085/b041/importcfg << 'EOF' # internal # import config packagefile internal/abi=/usr/src/tmp/go-build1791527085/b006/_pkg_.a packagefile internal/goarch=/usr/src/tmp/go-build1791527085/b007/_pkg_.a packagefile internal/race=/usr/src/tmp/go-build1791527085/b025/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1791527085/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p internal/sync -lang=go1.24 -std -complete -installsuffix shared -buildid TrNUKxLWLQpT0BGjez_H/TrNUKxLWLQpT0BGjez_H -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/internal/sync/hashtriemap.go /usr/lib/golang/src/internal/sync/mutex.go /usr/lib/golang/src/internal/sync/runtime.go internal/runtime/maps mkdir -p $WORK/b022/ cat >/usr/src/tmp/go-build1791527085/b022/importcfg << 'EOF' # internal # import config packagefile internal/abi=/usr/src/tmp/go-build1791527085/b006/_pkg_.a packagefile internal/asan=/usr/src/tmp/go-build1791527085/b023/_pkg_.a packagefile internal/goarch=/usr/src/tmp/go-build1791527085/b007/_pkg_.a packagefile internal/msan=/usr/src/tmp/go-build1791527085/b024/_pkg_.a packagefile internal/race=/usr/src/tmp/go-build1791527085/b025/_pkg_.a packagefile internal/runtime/math=/usr/src/tmp/go-build1791527085/b026/_pkg_.a packagefile internal/runtime/sys=/usr/src/tmp/go-build1791527085/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p internal/runtime/maps -lang=go1.24 -std -complete -installsuffix shared -buildid b2EuLd__GvfdBjN0YkUk/b2EuLd__GvfdBjN0YkUk -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b022/importcfg -pack /usr/lib/golang/src/internal/runtime/maps/group.go /usr/lib/golang/src/internal/runtime/maps/map.go /usr/lib/golang/src/internal/runtime/maps/runtime.go /usr/lib/golang/src/internal/runtime/maps/runtime_fast32_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_fast64_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_faststr_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_swiss.go /usr/lib/golang/src/internal/runtime/maps/table.go /usr/lib/golang/src/internal/runtime/maps/table_debug.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b036/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b036/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b036/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b036/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b036/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /usr/src/.cache/go-build/73/7341f14f5bfa8b036cc7e7d38e9127279f30dae813fd16555ee905fb00ea4f42-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b036/_pkg_.a $WORK/b036/dim_amd64.o $WORK/b036/exp_amd64.o $WORK/b036/floor_amd64.o $WORK/b036/hypot_amd64.o $WORK/b036/log_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /usr/src/.cache/go-build/bc/bc42cc9db2e2cdf0efe1362a90391f57b8f939c79135e7279ee674a62b281308-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /usr/src/.cache/go-build/fb/fb53bfb4303f2bf9041f815d9ff119e8aa5a71b921c925ce359c864bf215b2d8-d # internal runtime mkdir -p $WORK/b010/ echo -n > $WORK/b010/go_asm.h # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b010/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./ints.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s ./test_amd64.s ./time_linux_amd64.s cat >/usr/src/tmp/go-build1791527085/b010/importcfg << 'EOF' # internal # import config packagefile internal/abi=/usr/src/tmp/go-build1791527085/b006/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build1791527085/b011/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build1791527085/b013/_pkg_.a packagefile internal/chacha8rand=/usr/src/tmp/go-build1791527085/b014/_pkg_.a packagefile internal/coverage/rtcov=/usr/src/tmp/go-build1791527085/b015/_pkg_.a packagefile internal/cpu=/usr/src/tmp/go-build1791527085/b012/_pkg_.a packagefile internal/goarch=/usr/src/tmp/go-build1791527085/b007/_pkg_.a packagefile internal/godebugs=/usr/src/tmp/go-build1791527085/b016/_pkg_.a packagefile internal/goexperiment=/usr/src/tmp/go-build1791527085/b017/_pkg_.a packagefile internal/goos=/usr/src/tmp/go-build1791527085/b018/_pkg_.a packagefile internal/profilerecord=/usr/src/tmp/go-build1791527085/b019/_pkg_.a packagefile internal/runtime/atomic=/usr/src/tmp/go-build1791527085/b020/_pkg_.a packagefile internal/runtime/exithook=/usr/src/tmp/go-build1791527085/b021/_pkg_.a packagefile internal/runtime/maps=/usr/src/tmp/go-build1791527085/b022/_pkg_.a packagefile internal/runtime/math=/usr/src/tmp/go-build1791527085/b026/_pkg_.a packagefile internal/runtime/sys=/usr/src/tmp/go-build1791527085/b027/_pkg_.a packagefile internal/runtime/syscall=/usr/src/tmp/go-build1791527085/b028/_pkg_.a packagefile internal/stringslite=/usr/src/tmp/go-build1791527085/b029/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime -lang=go1.24 -std -installsuffix shared -buildid 1BJ8AwxSEGqfNobLH1Zg/1BJ8AwxSEGqfNobLH1Zg -goversion go1.24.0 -symabis $WORK/b010/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/arena.go /usr/lib/golang/src/runtime/asan0.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/badlinkname.go /usr/lib/golang/src/runtime/badlinkname_linux.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgo_mmap.go /usr/lib/golang/src/runtime/cgo_sigaction.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/coro.go /usr/lib/golang/src/runtime/covercounter.go /usr/lib/golang/src/runtime/covermeta.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuflags_amd64.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/cputicks.go /usr/lib/golang/src/runtime/create_file_unix.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debugcall.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_amd64.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/extern.go /usr/lib/golang/src/runtime/fastlog2.go /usr/lib/golang/src/runtime/fastlog2table.go /usr/lib/golang/src/runtime/fds_unix.go /usr/lib/golang/src/runtime/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/linkname.go /usr/lib/golang/src/runtime/linkname_swiss.go /usr/lib/golang/src/runtime/linkname_unix.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lock_spinbit.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map_fast32_swiss.go /usr/lib/golang/src/runtime/map_fast64_swiss.go /usr/lib/golang/src/runtime/map_faststr_swiss.go /usr/lib/golang/src/runtime/map_swiss.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mcleanup.go /usr/lib/golang/src/runtime/mem.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/mem_nonsbrk.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgclimit.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcpacer.go /usr/lib/golang/src/runtime/mgcscavenge.go /usr/lib/golang/src/runtime/mgcstack.go /usr/lib/golang/src/runtime/mgcsweep.go /usr/lib/golang/src/runtime/mgcwork.go /usr/lib/golang/src/runtime/mheap.go /usr/lib/golang/src/runtime/minmax.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_64bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/nonwindows_stub.go /usr/lib/golang/src/runtime/note_other.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_linux_noauxv.go /usr/lib/golang/src/runtime/os_linux_x86.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/os_unix.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/pinner.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rand.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/retry.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/runtime_boring.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/security_linux.go /usr/lib/golang/src/runtime/security_unix.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/signal_amd64.go /usr/lib/golang/src/runtime/signal_linux_amd64.go /usr/lib/golang/src/runtime/signal_unix.go /usr/lib/golang/src/runtime/sigqueue.go /usr/lib/golang/src/runtime/sigqueue_note.go /usr/lib/golang/src/runtime/sigtab_linux_generic.go /usr/lib/golang/src/runtime/sizeclasses.go /usr/lib/golang/src/runtime/slice.go /usr/lib/golang/src/runtime/softfloat64.go /usr/lib/golang/src/runtime/stack.go /usr/lib/golang/src/runtime/stkframe.go /usr/lib/golang/src/runtime/string.go /usr/lib/golang/src/runtime/stubs.go /usr/lib/golang/src/runtime/stubs2.go /usr/lib/golang/src/runtime/stubs3.go /usr/lib/golang/src/runtime/stubs_amd64.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/stubs_nonwasm.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/symtabinl.go /usr/lib/golang/src/runtime/synctest.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/sys_x86.go /usr/lib/golang/src/runtime/tagptr.go /usr/lib/golang/src/runtime/tagptr_64bit.go /usr/lib/golang/src/runtime/test_amd64.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timeasm.go /usr/lib/golang/src/runtime/tls_stub.go /usr/lib/golang/src/runtime/trace.go /usr/lib/golang/src/runtime/traceallocfree.go /usr/lib/golang/src/runtime/traceback.go /usr/lib/golang/src/runtime/tracebuf.go /usr/lib/golang/src/runtime/tracecpu.go /usr/lib/golang/src/runtime/traceevent.go /usr/lib/golang/src/runtime/traceexp.go /usr/lib/golang/src/runtime/tracemap.go /usr/lib/golang/src/runtime/traceregion.go /usr/lib/golang/src/runtime/traceruntime.go /usr/lib/golang/src/runtime/tracestack.go /usr/lib/golang/src/runtime/tracestatus.go /usr/lib/golang/src/runtime/tracestring.go /usr/lib/golang/src/runtime/tracetime.go /usr/lib/golang/src/runtime/tracetype.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/unsafe.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/vdso_elf64.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_amd64.go /usr/lib/golang/src/runtime/vgetrandom_linux.go /usr/lib/golang/src/runtime/write_err.go cp /usr/lib/golang/src/runtime/asm_amd64.h $WORK/b010/asm_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/ints.o ./ints.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/test_amd64.o ./test_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/time_linux_amd64.o ./time_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm.o $WORK/b010/asm_amd64.o $WORK/b010/duff_amd64.o $WORK/b010/ints.o $WORK/b010/memclr_amd64.o $WORK/b010/memmove_amd64.o $WORK/b010/preempt_amd64.o $WORK/b010/rt0_linux_amd64.o $WORK/b010/sys_linux_amd64.o $WORK/b010/test_amd64.o $WORK/b010/time_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /usr/src/.cache/go-build/df/dfd31ffdb3bf568b01a923cc1d143e7a389e5d536f54cb687201a418172d1521-d # internal iter mkdir -p $WORK/b035/ internal/reflectlite mkdir -p $WORK/b005/ weak mkdir -p $WORK/b179/ crypto/subtle echo -n > $WORK/b005/go_asm.h # internal mkdir -p $WORK/b123/ cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b005/symabis ./asm.s cat >/usr/src/tmp/go-build1791527085/b179/importcfg << 'EOF' # internal # import config packagefile internal/abi=/usr/src/tmp/go-build1791527085/b006/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1791527085/b010/_pkg_.a EOF sync cat >/usr/src/tmp/go-build1791527085/b035/importcfg << 'EOF' # internal # import config packagefile internal/race=/usr/src/tmp/go-build1791527085/b025/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1791527085/b010/_pkg_.a EOF mkdir -p $WORK/b040/ cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p weak -lang=go1.24 -std -complete -installsuffix shared -buildid XVkPFHKnU5nZCi9y4LQZ/XVkPFHKnU5nZCi9y4LQZ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b179/importcfg -pack /usr/lib/golang/src/weak/doc.go /usr/lib/golang/src/weak/pointer.go cat >/usr/src/tmp/go-build1791527085/b123/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/subtle=/usr/src/tmp/go-build1791527085/b114/_pkg_.a packagefile internal/runtime/sys=/usr/src/tmp/go-build1791527085/b027/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1791527085/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p iter -lang=go1.24 -std -complete -installsuffix shared -buildid 3vof4hCzwKUslv55khit/3vof4hCzwKUslv55khit -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b035/importcfg -pack /usr/lib/golang/src/iter/iter.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p crypto/subtle -lang=go1.24 -std -complete -installsuffix shared -buildid BMTpy1KxglGpyabEyK1R/BMTpy1KxglGpyabEyK1R -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b123/importcfg -pack /usr/lib/golang/src/crypto/subtle/constant_time.go /usr/lib/golang/src/crypto/subtle/dit.go /usr/lib/golang/src/crypto/subtle/xor.go cat >/usr/src/tmp/go-build1791527085/b040/importcfg << 'EOF' # internal # import config packagefile internal/race=/usr/src/tmp/go-build1791527085/b025/_pkg_.a packagefile internal/sync=/usr/src/tmp/go-build1791527085/b041/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1791527085/b010/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1791527085/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p sync -lang=go1.24 -std -installsuffix shared -buildid gTj0pTpA2ug7Zx1DIvil/gTj0pTpA2ug7Zx1DIvil -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/hashtriemap.go /usr/lib/golang/src/sync/mutex.go /usr/lib/golang/src/sync/once.go /usr/lib/golang/src/sync/oncefunc.go /usr/lib/golang/src/sync/pool.go /usr/lib/golang/src/sync/poolqueue.go /usr/lib/golang/src/sync/runtime.go /usr/lib/golang/src/sync/runtime2.go /usr/lib/golang/src/sync/rwmutex.go /usr/lib/golang/src/sync/waitgroup.go cat >/usr/src/tmp/go-build1791527085/b005/importcfg << 'EOF' # internal # import config packagefile internal/abi=/usr/src/tmp/go-build1791527085/b006/_pkg_.a packagefile internal/goarch=/usr/src/tmp/go-build1791527085/b007/_pkg_.a packagefile internal/unsafeheader=/usr/src/tmp/go-build1791527085/b009/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1791527085/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/reflectlite -lang=go1.24 -std -installsuffix shared -buildid ksihEH9vHf_vzZJPIlVw/ksihEH9vHf_vzZJPIlVw -goversion go1.24.0 -symabis $WORK/b005/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /usr/src/.cache/go-build/c0/c06e2186353cbb0d51c074f4a8341c9cb5d4de3e4ce43069668c7293d6bf0d8b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /usr/src/.cache/go-build/0f/0f9315ec2ddca226e407b56b5858adc2289517e995fc6090cda7a8665feb0b3c-d # internal maps mkdir -p $WORK/b172/ slices mkdir -p $WORK/b044/ cat >/usr/src/tmp/go-build1791527085/b172/importcfg << 'EOF' # internal # import config packagefile iter=/usr/src/tmp/go-build1791527085/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p maps -lang=go1.24 -std -complete -installsuffix shared -buildid 0d-Pd4QCjchfiAoNvRwC/0d-Pd4QCjchfiAoNvRwC -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b172/importcfg -pack /usr/lib/golang/src/maps/iter.go /usr/lib/golang/src/maps/maps.go cat >/usr/src/tmp/go-build1791527085/b044/importcfg << 'EOF' # internal # import config packagefile cmp=/usr/src/tmp/go-build1791527085/b032/_pkg_.a packagefile iter=/usr/src/tmp/go-build1791527085/b035/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1791527085/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p slices -lang=go1.24 -std -complete -installsuffix shared -buildid W_6FKVmlw8_8-PeqVHgB/W_6FKVmlw8_8-PeqVHgB -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/slices/iter.go /usr/lib/golang/src/slices/slices.go /usr/lib/golang/src/slices/sort.go /usr/lib/golang/src/slices/zsortanyfunc.go /usr/lib/golang/src/slices/zsortordered.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /usr/src/.cache/go-build/f8/f8069d9de391fab69623647e9f49771842176e6bd855f5e8cb7be5080a029c56-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /usr/src/.cache/go-build/97/97afee02fa5a59da2ae48347c9a1c6f0577bafdc85b9dfdf4a37828cdec02139-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /usr/src/.cache/go-build/59/5912e0263d46478c817a87028cff6b3d494f9cdb0953428762dd696d42b07037-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /usr/src/.cache/go-build/3f/3fc8ebd6b9168f2c1f7dba3e8bc0b7db3257fa7ce9a4a012d724aad0c0001dc8-d # internal errors mkdir -p $WORK/b004/ cat >/usr/src/tmp/go-build1791527085/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/usr/src/tmp/go-build1791527085/b005/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p errors -lang=go1.24 -std -complete -installsuffix shared -buildid 79C9zzdUCiknOdRVLiZx/79C9zzdUCiknOdRVLiZx -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b004/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/join.go /usr/lib/golang/src/errors/wrap.go sort mkdir -p $WORK/b066/ cat >/usr/src/tmp/go-build1791527085/b066/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/usr/src/tmp/go-build1791527085/b005/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1791527085/b037/_pkg_.a packagefile slices=/usr/src/tmp/go-build1791527085/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p sort -lang=go1.24 -std -complete -installsuffix shared -buildid BVUn4fVBGAEqOpDXMMDB/BVUn4fVBGAEqOpDXMMDB -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b066/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zsortfunc.go /usr/lib/golang/src/sort/zsortinterface.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /usr/src/.cache/go-build/b3/b3c256c2a3e2be8d668c660ba24a7fb522d0db122d222a1db1396efb22158c4b-d # internal internal/bisect mkdir -p $WORK/b053/ internal/testlog internal/singleflight mkdir -p $WORK/b176/ mkdir -p $WORK/b058/ github.com/zfjagann/golang-ring mkdir -p $WORK/b241/ cat >/usr/src/tmp/go-build1791527085/b053/importcfg << 'EOF' # internal # import config packagefile runtime=/usr/src/tmp/go-build1791527085/b010/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1791527085/b042/_pkg_.a EOF google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b410/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p internal/bisect -lang=go1.24 -std -complete -installsuffix shared -buildid 3KQK02_MGZoy6dxDchi5/3KQK02_MGZoy6dxDchi5 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b053/importcfg -pack /usr/lib/golang/src/internal/bisect/bisect.go cat >/usr/src/tmp/go-build1791527085/b176/importcfg << 'EOF' # internal # import config packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a EOF cat >/usr/src/tmp/go-build1791527085/b241/importcfg << 'EOF' # internal # import config packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a EOF cat >/usr/src/tmp/go-build1791527085/b058/importcfg << 'EOF' # internal # import config packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1791527085/b042/_pkg_.a EOF unique /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p internal/singleflight -lang=go1.24 -std -complete -installsuffix shared -buildid lM0KkMo31xfHQHQ-70qo/lM0KkMo31xfHQHQ-70qo -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b176/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p internal/testlog -lang=go1.24 -std -complete -installsuffix shared -buildid ZniLbhHebpuhSSDMWA9O/ZniLbhHebpuhSSDMWA9O -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b058/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go cat >/usr/src/tmp/go-build1791527085/b410/importcfg << 'EOF' # internal # import config packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a EOF mkdir -p $WORK/b178/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -p google.golang.org/protobuf/internal/pragma -lang=go1.16 -complete -installsuffix shared -buildid HE-HUiU-8vfoSdgTWn9S/HE-HUiU-8vfoSdgTWn9S -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b410/importcfg -pack ./vendor/google.golang.org/protobuf/internal/pragma/pragma.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -p github.com/zfjagann/golang-ring -lang=go1.16 -complete -installsuffix shared -buildid sWaoCEk7iqBZJzaSmyyJ/sWaoCEk7iqBZJzaSmyyJ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b241/importcfg -pack ./vendor/github.com/zfjagann/golang-ring/ring.go cat >/usr/src/tmp/go-build1791527085/b178/importcfg << 'EOF' # internal # import config packagefile internal/abi=/usr/src/tmp/go-build1791527085/b006/_pkg_.a packagefile internal/stringslite=/usr/src/tmp/go-build1791527085/b029/_pkg_.a packagefile internal/sync=/usr/src/tmp/go-build1791527085/b041/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1791527085/b010/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile weak=/usr/src/tmp/go-build1791527085/b179/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p unique -lang=go1.24 -std -complete -installsuffix shared -buildid _D1y-4gowEajl5oaLFIo/_D1y-4gowEajl5oaLFIo -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b178/importcfg -pack /usr/lib/golang/src/unique/clone.go /usr/lib/golang/src/unique/doc.go /usr/lib/golang/src/unique/handle.go runtime/cgo mkdir -p $WORK/b180/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b180/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false "-ldflags=\"-O2\" \"-g\" \"-lpthread\"" -- -I $WORK/b180/ -O2 -g -Wall -Werror -fno-stack-protector ./cgo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b410/_pkg_.a /usr/src/.cache/go-build/1f/1f75bb03e8ed40b5864c64c3e9c6d71ba160255c284bd07bc757f7255e13a06a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /usr/src/.cache/go-build/d8/d806ade2efef790a80f1932a7742b25c79940ca0a6be9e4f37d3c184d6516609-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /usr/src/.cache/go-build/09/091446efc088f00c51b0387baaa23c1381fa921b988b2d07f047f282d772ed4c-d # internal io mkdir -p $WORK/b045/ internal/oserror mkdir -p $WORK/b049/ cat >/usr/src/tmp/go-build1791527085/b045/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a EOF vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b174/ cat >/usr/src/tmp/go-build1791527085/b049/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a EOF math/rand/v2 mkdir -p $WORK/b121/ github.com/hashicorp/hcl/hcl/strconv cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p internal/oserror -lang=go1.24 -std -complete -installsuffix shared -buildid LLk93yPcgTK0PgQMZzKM/LLk93yPcgTK0PgQMZzKM -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go github.com/hashicorp/golang-lru/simplelru mkdir -p $WORK/b307/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p io -lang=go1.24 -std -complete -installsuffix shared -buildid t682nlJP6GfOQy1i0qfx/t682nlJP6GfOQy1i0qfx -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go path mkdir -p $WORK/b050/ cat >/usr/src/tmp/go-build1791527085/b121/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build1791527085/b013/_pkg_.a packagefile internal/chacha8rand=/usr/src/tmp/go-build1791527085/b014/_pkg_.a packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1791527085/b037/_pkg_.a EOF mkdir -p $WORK/b081/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p math/rand/v2 -lang=go1.24 -std -complete -installsuffix shared -buildid 7vQs4wsGQcqlgx80LQlQ/7vQs4wsGQcqlgx80LQlQ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b121/importcfg -pack /usr/lib/golang/src/math/rand/v2/chacha8.go /usr/lib/golang/src/math/rand/v2/exp.go /usr/lib/golang/src/math/rand/v2/normal.go /usr/lib/golang/src/math/rand/v2/pcg.go /usr/lib/golang/src/math/rand/v2/rand.go /usr/lib/golang/src/math/rand/v2/zipf.go cat >/usr/src/tmp/go-build1791527085/b307/importcfg << 'EOF' # internal # import config packagefile container/list=/usr/src/tmp/go-build1791527085/b098/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -p github.com/hashicorp/golang-lru/simplelru -lang=go1.16 -complete -installsuffix shared -buildid Nb0X2Hqw60IlywtJwC2G/Nb0X2Hqw60IlywtJwC2G -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b307/importcfg -pack ./vendor/github.com/hashicorp/golang-lru/simplelru/lru.go ./vendor/github.com/hashicorp/golang-lru/simplelru/lru_interface.go cat >/usr/src/tmp/go-build1791527085/b081/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF cat >/usr/src/tmp/go-build1791527085/b174/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p github.com/hashicorp/hcl/hcl/strconv -lang=go1.16 -complete -installsuffix shared -buildid AdIJo7Of-bBjomlv4yDq/AdIJo7Of-bBjomlv4yDq -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b081/importcfg -pack ./vendor/github.com/hashicorp/hcl/hcl/strconv/quote.go cat >/usr/src/tmp/go-build1791527085/b050/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build1791527085/b011/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p path -lang=go1.24 -std -complete -installsuffix shared -buildid hIAkjQ1hkx70djDvsTop/hIAkjQ1hkx70djDvsTop -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b050/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go strconv mkdir -p $WORK/b038/ cat >/usr/src/tmp/go-build1791527085/b038/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build1791527085/b011/_pkg_.a packagefile internal/stringslite=/usr/src/tmp/go-build1791527085/b029/_pkg_.a packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1791527085/b037/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p vendor/golang.org/x/net/dns/dnsmessage -lang=go1.24 -std -complete -installsuffix shared -buildid 9K-TWqaT-bg6ccRgSs3O/9K-TWqaT-bg6ccRgSs3O -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b174/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p strconv -lang=go1.24 -std -complete -installsuffix shared -buildid VSXDgM9Atvunu5ZKGTuC/VSXDgM9Atvunu5ZKGTuC -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/bytealg.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/ftoaryu.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /usr/src/.cache/go-build/ec/ec62e6734173a7de96e04617441145c37399b86765b01de1748c947dfee947d6-d # internal cd $WORK gcc -fno-caret-diagnostics -O2 -g -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b049/_pkg_.a /usr/src/.cache/go-build/e6/e6f0c630db015d8cd211b2825403d12993f7d0fef9e121f2a42db4d77c8f749e-d # internal cp $WORK/b241/_pkg_.a /usr/src/.cache/go-build/60/603b4961cc9f7bb91ba9eab708cdea6dbd2f60b72ec963f3d59e9f54b2de7f46-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /usr/src/.cache/go-build/b7/b79d6f0944fc814f8feaadb153cc4664e5102507d12b948938678a9182093da5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /usr/src/.cache/go-build/f3/f3bb1632d1f467c8135af24236b89e35d6b130f90efc9356f5f5efb2d347bd8c-d # internal gcc -Qunused-arguments -O2 -g -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /usr/src/.cache/go-build/a3/a3a8426c3faff9d31eb6309fc8250b317971fe9cdf3fb00bf0dbe5611250c1c3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /usr/src/.cache/go-build/6a/6ac63fdab3a7fc97f4e53a409303e309e7b782c39568dcdf9a36002200346fc8-d # internal gcc -Wl,--no-gc-sections -O2 -g -x c - -o /dev/null || true internal/godebug mkdir -p $WORK/b052/ cat >/usr/src/tmp/go-build1791527085/b052/importcfg << 'EOF' # internal # import config packagefile internal/bisect=/usr/src/tmp/go-build1791527085/b053/_pkg_.a packagefile internal/godebugs=/usr/src/tmp/go-build1791527085/b016/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1791527085/b042/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p internal/godebug -lang=go1.24 -std -complete -installsuffix shared -buildid tNo-2BKrUFE5WqmGtxQ7/tNo-2BKrUFE5WqmGtxQ7 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /usr/src/.cache/go-build/f6/f69f92ce1bba3de5e16f022bda834043247af39c531bbbf35bea1be3fe53eda7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /usr/src/.cache/go-build/92/9235b5e22812d286673268e7c62653d593f4be89cb52923bc534737be8c194a1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /usr/src/.cache/go-build/9a/9ab3d34c55019bd13fb5d6f9f10dd3c4f8f53f90835b490b2881a79be1055099-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -O2 -g -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /usr/src/.cache/go-build/6d/6ddb22ead92b4b73e71e6d177e4d64b0715764ae8e7db46ba64d749b3f0967cc-d # internal bytes mkdir -p $WORK/b061/ cat >/usr/src/tmp/go-build1791527085/b061/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build1791527085/b011/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile iter=/usr/src/tmp/go-build1791527085/b035/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1791527085/b037/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1791527085/b043/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p bytes -lang=go1.24 -std -installsuffix shared -buildid ne36u1f-r5TOOc_YImhm/ne36u1f-r5TOOc_YImhm -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b061/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/iter.go /usr/lib/golang/src/bytes/reader.go strings mkdir -p $WORK/b059/ cat >/usr/src/tmp/go-build1791527085/b059/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile internal/abi=/usr/src/tmp/go-build1791527085/b006/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build1791527085/b011/_pkg_.a packagefile internal/stringslite=/usr/src/tmp/go-build1791527085/b029/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile iter=/usr/src/tmp/go-build1791527085/b035/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1791527085/b037/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1791527085/b043/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p strings -lang=go1.24 -std -complete -installsuffix shared -buildid RcnraGBI2TgPaaGkzcuJ/RcnraGBI2TgPaaGkzcuJ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b059/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/clone.go /usr/lib/golang/src/strings/compare.go /usr/lib/golang/src/strings/iter.go /usr/lib/golang/src/strings/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go syscall mkdir -p $WORK/b054/ echo -n > $WORK/b054/go_asm.h # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b054=>" -I $WORK/b054/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b054/symabis ./asm_linux_amd64.s hash crypto/internal/randutil cd $WORK gcc -ffile-prefix-map=a=b -O2 -g -c -x c - -o /dev/null || true github.com/valyala/bytebufferpool mkdir -p $WORK/b224/ cat >/usr/src/tmp/go-build1791527085/b224/importcfg << 'EOF' # internal # import config packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile sort=/usr/src/tmp/go-build1791527085/b066/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1791527085/b042/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -p github.com/valyala/bytebufferpool -lang=go1.16 -complete -installsuffix shared -buildid Kswfx91Fnqe60I1UQ3_d/Kswfx91Fnqe60I1UQ3_d -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b224/importcfg -pack ./vendor/github.com/valyala/bytebufferpool/bytebuffer.go ./vendor/github.com/valyala/bytebufferpool/doc.go ./vendor/github.com/valyala/bytebufferpool/pool.go mkdir -p $WORK/b097/ cat >/usr/src/tmp/go-build1791527085/b097/importcfg << 'EOF' # internal # import config packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a EOF mkdir -p $WORK/b120/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p hash -lang=go1.24 -std -complete -installsuffix shared -buildid NFVDMTdLIzB19KVsm4pQ/NFVDMTdLIzB19KVsm4pQ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b097/importcfg -pack /usr/lib/golang/src/hash/hash.go cat >/usr/src/tmp/go-build1791527085/b120/importcfg << 'EOF' # internal # import config packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile math/rand/v2=/usr/src/tmp/go-build1791527085/b121/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p crypto/internal/randutil -lang=go1.24 -std -complete -installsuffix shared -buildid qbStzcX6RkrAk7wdNjgs/qbStzcX6RkrAk7wdNjgs -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b120/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go cat >/usr/src/tmp/go-build1791527085/b054/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile internal/asan=/usr/src/tmp/go-build1791527085/b023/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build1791527085/b011/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build1791527085/b013/_pkg_.a packagefile internal/goarch=/usr/src/tmp/go-build1791527085/b007/_pkg_.a packagefile internal/itoa=/usr/src/tmp/go-build1791527085/b034/_pkg_.a packagefile internal/msan=/usr/src/tmp/go-build1791527085/b024/_pkg_.a packagefile internal/oserror=/usr/src/tmp/go-build1791527085/b049/_pkg_.a packagefile internal/race=/usr/src/tmp/go-build1791527085/b025/_pkg_.a packagefile internal/runtime/syscall=/usr/src/tmp/go-build1791527085/b028/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1791527085/b010/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1791527085/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p syscall -lang=go1.24 -std -installsuffix shared -buildid 4nBxHH8eBBXEwivq0rLO/4nBxHH8eBBXEwivq0rLO -goversion go1.24.0 -symabis $WORK/b054/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b054/importcfg -pack -asmhdr $WORK/b054/go_asm.h /usr/lib/golang/src/syscall/badlinkname_unix.go /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/env_unix.go /usr/lib/golang/src/syscall/exec_linux.go /usr/lib/golang/src/syscall/exec_unix.go /usr/lib/golang/src/syscall/flock_linux.go /usr/lib/golang/src/syscall/forkpipe2.go /usr/lib/golang/src/syscall/linkname_unix.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/rlimit.go /usr/lib/golang/src/syscall/rlimit_stub.go /usr/lib/golang/src/syscall/setuidgid_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_amd64.go /usr/lib/golang/src/syscall/syscall_unix.go /usr/lib/golang/src/syscall/time_nofake.go /usr/lib/golang/src/syscall/timestruct.go /usr/lib/golang/src/syscall/zerrors_linux_amd64.go /usr/lib/golang/src/syscall/zsyscall_linux_amd64.go /usr/lib/golang/src/syscall/zsysnum_linux_amd64.go /usr/lib/golang/src/syscall/ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /usr/src/.cache/go-build/b1/b169d793600e834e437ffd0b663e2af44ee4537ac584eb250ac72fadc55fb286-d # internal cd $WORK gcc -gno-record-gcc-switches -O2 -g -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /usr/src/.cache/go-build/59/59c2159755c134c620837cac737db37d209fcca0c547d4fa4d671983e6886d01-d # internal internal/saferio mkdir -p $WORK/b489/ hash/crc32 mkdir -p $WORK/b096/ cat >/usr/src/tmp/go-build1791527085/b489/importcfg << 'EOF' # internal # import config packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a EOF echo -n > $WORK/b096/go_asm.h # internal cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -p internal/saferio -lang=go1.24 -std -complete -installsuffix shared -buildid hyw3S6JLXqvn_m-vB6HP/hyw3S6JLXqvn_m-vB6HP -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b489/importcfg -pack /usr/lib/golang/src/internal/saferio/io.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b096=>" -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b096/symabis ./crc32_amd64.s cd $WORK gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b180=/tmp/go-build -gno-record-gcc-switches -frandom-seed=1 -O2 -g -c -x c - -o /dev/null || true golang.org/x/text/internal/tag mkdir -p $WORK/b373/ cat >/usr/src/tmp/go-build1791527085/b373/importcfg << 'EOF' # internal # import config packagefile sort=/usr/src/tmp/go-build1791527085/b066/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -p golang.org/x/text/internal/tag -lang=go1.16 -complete -installsuffix shared -buildid pyTBqggG6D_0XJnAWH4e/pyTBqggG6D_0XJnAWH4e -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b373/importcfg -pack ./vendor/golang.org/x/text/internal/tag/tag.go cat >/usr/src/tmp/go-build1791527085/b096/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile hash=/usr/src/tmp/go-build1791527085/b097/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build1791527085/b013/_pkg_.a packagefile internal/cpu=/usr/src/tmp/go-build1791527085/b012/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1791527085/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p hash/crc32 -lang=go1.24 -std -installsuffix shared -buildid 7MUvqJLN199ssHSgc3z7/7MUvqJLN199ssHSgc3z7 -goversion go1.24.0 -symabis $WORK/b096/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b096/importcfg -pack -asmhdr $WORK/b096/go_asm.h /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_amd64.go /usr/lib/golang/src/hash/crc32/crc32_generic.go /usr/lib/golang/src/hash/crc32/gen.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /usr/src/.cache/go-build/5a/5a336d00136eb8311cf2c2a3683ecc4c268aad3700a55e6d412822a91140c746-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b489/_pkg_.a # internal cp $WORK/b489/_pkg_.a /usr/src/.cache/go-build/10/1036eabdc684b3784d996759068c5e4b1b8825b27a91b96a8e50889ea29ba06c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b373/_pkg_.a /usr/src/.cache/go-build/10/100981a2cac58fdd234c908e56710072d24e3ba10ae2c46a438e3a1d4639be74-d # internal cd $WORK/b180 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b180=/tmp/go-build -gno-record-gcc-switches -I $WORK/b180/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=xRl6FM-3YepB_DyFtNZ1 -o $WORK/b180/_x001.o -c _cgo_export.c hash/adler32 mkdir -p $WORK/b248/ hash/fnv mkdir -p $WORK/b375/ cat >/usr/src/tmp/go-build1791527085/b248/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile hash=/usr/src/tmp/go-build1791527085/b097/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build1791527085/b013/_pkg_.a EOF cp $WORK/b052/_pkg_.a /usr/src/.cache/go-build/5b/5b46e32646f2a3d139c2ec34d157198d911d12756f7d16b4bfac7a2cfafb33c8-d # internal cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -p hash/adler32 -lang=go1.24 -std -complete -installsuffix shared -buildid CYnm-MAJIk999S45rSGs/CYnm-MAJIk999S45rSGs -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b248/importcfg -pack /usr/lib/golang/src/hash/adler32/adler32.go crypto/internal/fips140deps/godebug mkdir -p $WORK/b105/ cat >/usr/src/tmp/go-build1791527085/b375/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile hash=/usr/src/tmp/go-build1791527085/b097/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build1791527085/b013/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1791527085/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -p hash/fnv -lang=go1.24 -std -complete -installsuffix shared -buildid G8-7YKHVpXvzWRDoNBbq/G8-7YKHVpXvzWRDoNBbq -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b375/importcfg -pack /usr/lib/golang/src/hash/fnv/fnv.go cat >/usr/src/tmp/go-build1791527085/b105/importcfg << 'EOF' # internal # import config packagefile internal/godebug=/usr/src/tmp/go-build1791527085/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p crypto/internal/fips140deps/godebug -lang=go1.24 -std -complete -installsuffix shared -buildid QB7gVXWeJbpMoCAlrXxS/QB7gVXWeJbpMoCAlrXxS -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b105/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140deps/godebug/godebug.go math/rand mkdir -p $WORK/b126/ cat >/usr/src/tmp/go-build1791527085/b126/importcfg << 'EOF' # internal # import config packagefile internal/godebug=/usr/src/tmp/go-build1791527085/b052/_pkg_.a packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1791527085/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p math/rand -lang=go1.24 -std -complete -installsuffix shared -buildid oIqDxr3be-Iulfbw3FDL/oIqDxr3be-Iulfbw3FDL -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b126/importcfg -pack /usr/lib/golang/src/math/rand/exp.go /usr/lib/golang/src/math/rand/normal.go /usr/lib/golang/src/math/rand/rand.go /usr/lib/golang/src/math/rand/rng.go /usr/lib/golang/src/math/rand/zipf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /usr/src/.cache/go-build/83/83ed526a8d85f74b2d90ac0ab551ec5e879a6999d645e4222ad564bf04351321-d # internal crypto mkdir -p $WORK/b101/ net/netip mkdir -p $WORK/b177/ cat >/usr/src/tmp/go-build1791527085/b177/importcfg << 'EOF' # internal # import config packagefile cmp=/usr/src/tmp/go-build1791527085/b032/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build1791527085/b011/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build1791527085/b013/_pkg_.a packagefile internal/itoa=/usr/src/tmp/go-build1791527085/b034/_pkg_.a packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1791527085/b037/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile unique=/usr/src/tmp/go-build1791527085/b178/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p net/netip -lang=go1.24 -std -complete -installsuffix shared -buildid 9sAT1UzUg156c_lGpsAr/9sAT1UzUg156c_lGpsAr -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b177/importcfg -pack /usr/lib/golang/src/net/netip/netip.go /usr/lib/golang/src/net/netip/uint128.go golang.org/x/crypto/blowfish mkdir -p $WORK/b370/ cat >/usr/src/tmp/go-build1791527085/b370/importcfg << 'EOF' # internal # import config packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -p golang.org/x/crypto/blowfish -lang=go1.16 -complete -installsuffix shared -buildid tV0YuagOUvp7VDAKLw_I/tV0YuagOUvp7VDAKLw_I -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b370/importcfg -pack ./vendor/golang.org/x/crypto/blowfish/block.go ./vendor/golang.org/x/crypto/blowfish/cipher.go ./vendor/golang.org/x/crypto/blowfish/const.go cat >/usr/src/tmp/go-build1791527085/b101/importcfg << 'EOF' # internal # import config packagefile hash=/usr/src/tmp/go-build1791527085/b097/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p crypto -lang=go1.24 -std -complete -installsuffix shared -buildid k2Des-NOiwnVseRUGDMg/k2Des-NOiwnVseRUGDMg -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b101/importcfg -pack /usr/lib/golang/src/crypto/crypto.go reflect mkdir -p $WORK/b033/ echo -n > $WORK/b033/go_asm.h # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b033=>" -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b033/symabis ./asm_amd64.s encoding/base32 mkdir -p $WORK/b314/ cat >/usr/src/tmp/go-build1791527085/b314/importcfg << 'EOF' # internal # import config packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile slices=/usr/src/tmp/go-build1791527085/b044/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a EOF github.com/d5/tengo/v2/token mkdir -p $WORK/b510/ cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -p encoding/base32 -lang=go1.24 -std -complete -installsuffix shared -buildid 7JUApfU3FJTrVpppPpyf/7JUApfU3FJTrVpppPpyf -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b314/importcfg -pack /usr/lib/golang/src/encoding/base32/base32.go cat >/usr/src/tmp/go-build1791527085/b510/importcfg << 'EOF' # internal # import config packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -p github.com/d5/tengo/v2/token -lang=go1.16 -complete -installsuffix shared -buildid EkqxZEHU0Lk306jWjJ_b/EkqxZEHU0Lk306jWjJ_b -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b510/importcfg -pack ./vendor/github.com/d5/tengo/v2/token/token.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /usr/src/.cache/go-build/cd/cdfa0353653f151479b4e0489560ff4779389784882046bf3d3972a100b8d532-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /usr/src/.cache/go-build/e6/e67b2ccc251ce6a67622768b8cf8fcdc0b588a4c85284b317cb978b59ba0aad2-d # internal cat >/usr/src/tmp/go-build1791527085/b033/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile internal/abi=/usr/src/tmp/go-build1791527085/b006/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build1791527085/b011/_pkg_.a packagefile internal/goarch=/usr/src/tmp/go-build1791527085/b007/_pkg_.a packagefile internal/itoa=/usr/src/tmp/go-build1791527085/b034/_pkg_.a packagefile internal/race=/usr/src/tmp/go-build1791527085/b025/_pkg_.a packagefile internal/runtime/maps=/usr/src/tmp/go-build1791527085/b022/_pkg_.a packagefile internal/runtime/sys=/usr/src/tmp/go-build1791527085/b027/_pkg_.a packagefile internal/unsafeheader=/usr/src/tmp/go-build1791527085/b009/_pkg_.a packagefile iter=/usr/src/tmp/go-build1791527085/b035/_pkg_.a packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1791527085/b010/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1791527085/b043/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p reflect -lang=go1.24 -std -installsuffix shared -buildid o9eHgREwd4x79j93rBSa/o9eHgREwd4x79j93rBSa -goversion go1.24.0 -symabis $WORK/b033/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b033/importcfg -pack -asmhdr $WORK/b033/go_asm.h /usr/lib/golang/src/reflect/abi.go /usr/lib/golang/src/reflect/badlinkname.go /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/float32reg_generic.go /usr/lib/golang/src/reflect/iter.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/map_swiss.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go /usr/lib/golang/src/reflect/visiblefields.go cd $WORK/b180 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b180=/tmp/go-build -gno-record-gcc-switches -I $WORK/b180/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=xRl6FM-3YepB_DyFtNZ1 -o $WORK/b180/_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b510/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b096=>" -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b096/crc32_amd64.o ./crc32_amd64.s cp $WORK/b510/_pkg_.a /usr/src/.cache/go-build/2e/2eea10525b2407f13a7aede15020ca6234711692aa6f0240737a43bf8544424b-d # internal cp $WORK/b101/_pkg_.a /usr/src/.cache/go-build/73/73267b4d7c1d812610bf17169aa56f14e98f50ffafcb87f687708f30ad662a41-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b096/_pkg_.a $WORK/b096/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /usr/src/.cache/go-build/3c/3c785f94b7da85b0aaddfe3064977a22e11f031360986d7e471326e5ec4a1056-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b174/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b375/_pkg_.a # internal cp $WORK/b375/_pkg_.a /usr/src/.cache/go-build/f2/f21b59f94954fe4cb85def3269ca260b8a565040eb68a1ee9d9bc8a8a3a1cee5-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b180=/tmp/go-build -gno-record-gcc-switches -I $WORK/b180/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=xRl6FM-3YepB_DyFtNZ1 -o $WORK/b180/_x003.o -c gcc_context.c cp $WORK/b174/_pkg_.a /usr/src/.cache/go-build/ed/ed451f2e58c58d2622bb807dd58e01d7f789ed949a1deeb898ed9fa6434db75a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /usr/src/.cache/go-build/09/09b100fa0f5a002a6c7c3fd3c61059b4083708394a80fc847f69c622ad5b65e1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /usr/src/.cache/go-build/e2/e29a5e2da958f2be0c2288402b016fc497e87d6515068e99c6dc523c174572a6-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b185/ golang.org/x/text/transform mkdir -p $WORK/b201/ cat >/usr/src/tmp/go-build1791527085/b185/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF cat >/usr/src/tmp/go-build1791527085/b201/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p vendor/golang.org/x/text/transform -lang=go1.24 -std -complete -installsuffix shared -buildid QY1GMZ93s3tmMJuKYz6f/QY1GMZ93s3tmMJuKYz6f -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b185/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p golang.org/x/text/transform -lang=go1.16 -complete -installsuffix shared -buildid kF5F9Qbi_IHlxguPmxxp/kF5F9Qbi_IHlxguPmxxp -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b201/importcfg -pack ./vendor/golang.org/x/text/transform/transform.go github.com/saintfish/chardet mkdir -p $WORK/b286/ cat >/usr/src/tmp/go-build1791527085/b286/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a packagefile sort=/usr/src/tmp/go-build1791527085/b066/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -p github.com/saintfish/chardet -lang=go1.16 -complete -installsuffix shared -buildid Q5-PnlsSzZ0msZSCOZyU/Q5-PnlsSzZ0msZSCOZyU -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b286/importcfg -pack ./vendor/github.com/saintfish/chardet/2022.go ./vendor/github.com/saintfish/chardet/detector.go ./vendor/github.com/saintfish/chardet/multi_byte.go ./vendor/github.com/saintfish/chardet/recognizer.go ./vendor/github.com/saintfish/chardet/single_byte.go ./vendor/github.com/saintfish/chardet/unicode.go ./vendor/github.com/saintfish/chardet/utf8.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /usr/src/.cache/go-build/44/442d5fc5427de11b286e85317de75bab77327f92a5d40b704f7f82d3b29cbc17-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /usr/src/.cache/go-build/61/6123f3aefe7205f81401b0db2ca237d397091a02b92ef0142b1e1257fa7aeeac-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /usr/src/.cache/go-build/a2/a243281f2ae1ed0a99946c6fa9051d6102456ca29622dd71bf47b821b73f7c7c-d # internal bufio mkdir -p $WORK/b069/ cat >/usr/src/tmp/go-build1791527085/b069/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF crypto/internal/impl mkdir -p $WORK/b112/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p bufio -lang=go1.24 -std -complete -installsuffix shared -buildid TXSszyBQy2MYuRxdb7pj/TXSszyBQy2MYuRxdb7pj -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b069/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go cat >/usr/src/tmp/go-build1791527085/b112/importcfg << 'EOF' # internal # import config packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a EOF net/http/internal/ascii mkdir -p $WORK/b196/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p crypto/internal/impl -lang=go1.24 -std -complete -installsuffix shared -buildid 1_0dLhoKv3s372cDDj4H/1_0dLhoKv3s372cDDj4H -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b112/importcfg -pack /usr/lib/golang/src/crypto/internal/impl/impl.go net/http/internal/testcert mkdir -p $WORK/b273/ cat >/usr/src/tmp/go-build1791527085/b196/importcfg << 'EOF' # internal # import config packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1791527085/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p net/http/internal/ascii -lang=go1.24 -std -complete -installsuffix shared -buildid kNbfm5ik6y_AlQ2SUYvo/kNbfm5ik6y_AlQ2SUYvo -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b196/importcfg -pack /usr/lib/golang/src/net/http/internal/ascii/print.go cat >/usr/src/tmp/go-build1791527085/b273/importcfg << 'EOF' # internal # import config packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -p net/http/internal/testcert -lang=go1.24 -std -complete -installsuffix shared -buildid 1RAn5eIRbuUpbjzQfzZO/1RAn5eIRbuUpbjzQfzZO -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b273/importcfg -pack /usr/lib/golang/src/net/http/internal/testcert/testcert.go github.com/slack-go/slack/slackutilsx mkdir -p $WORK/b385/ cat >/usr/src/tmp/go-build1791527085/b385/importcfg << 'EOF' # internal # import config packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -p github.com/slack-go/slack/slackutilsx -lang=go1.16 -complete -installsuffix shared -buildid SRRwx3_CgBsgagoMv5IF/SRRwx3_CgBsgagoMv5IF -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b385/importcfg -pack ./vendor/github.com/slack-go/slack/slackutilsx/slackutilsx.go crypto/internal/fips140 mkdir -p $WORK/b104/ cat >/usr/src/tmp/go-build1791527085/b104/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140deps/godebug=/usr/src/tmp/go-build1791527085/b105/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1791527085/b010/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p crypto/internal/fips140 -lang=go1.24 -std -complete -installsuffix shared -buildid Z1Xtym3GDVA9VmsHhFSr/Z1Xtym3GDVA9VmsHhFSr -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b104/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/cast.go /usr/lib/golang/src/crypto/internal/fips140/fips140.go /usr/lib/golang/src/crypto/internal/fips140/hash.go /usr/lib/golang/src/crypto/internal/fips140/indicator.go /usr/lib/golang/src/crypto/internal/fips140/notasan.go /usr/lib/golang/src/crypto/internal/fips140/notboring.go regexp/syntax mkdir -p $WORK/b085/ cat >/usr/src/tmp/go-build1791527085/b085/importcfg << 'EOF' # internal # import config packagefile slices=/usr/src/tmp/go-build1791527085/b044/_pkg_.a packagefile sort=/usr/src/tmp/go-build1791527085/b066/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1791527085/b043/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p regexp/syntax -lang=go1.24 -std -complete -installsuffix shared -buildid RPU4Hq6dKlj4MjF6vLNc/RPU4Hq6dKlj4MjF6vLNc -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b085/importcfg -pack /usr/lib/golang/src/regexp/syntax/compile.go /usr/lib/golang/src/regexp/syntax/doc.go /usr/lib/golang/src/regexp/syntax/op_string.go /usr/lib/golang/src/regexp/syntax/parse.go /usr/lib/golang/src/regexp/syntax/perl_groups.go /usr/lib/golang/src/regexp/syntax/prog.go /usr/lib/golang/src/regexp/syntax/regexp.go /usr/lib/golang/src/regexp/syntax/simplify.go html mkdir -p $WORK/b205/ cat >/usr/src/tmp/go-build1791527085/b205/importcfg << 'EOF' # internal # import config packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p html -lang=go1.24 -std -complete -installsuffix shared -buildid zN9--oW5CIRElX2wsOFq/zN9--oW5CIRElX2wsOFq -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b205/importcfg -pack /usr/lib/golang/src/html/entity.go /usr/lib/golang/src/html/escape.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b180=/tmp/go-build -gno-record-gcc-switches -I $WORK/b180/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=xRl6FM-3YepB_DyFtNZ1 -o $WORK/b180/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /usr/src/.cache/go-build/65/65113284d1d3c5adb1964503e53e54293f9d653e89497ed46b935422b806e5eb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b201/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /usr/src/.cache/go-build/e7/e793be36b3152382646bac47d4f3f77887527ee3868a97f34939566b11d80b73-d # internal cp $WORK/b201/_pkg_.a /usr/src/.cache/go-build/9c/9ca684602ca13e7da2c0283426bf7defe7774ed7d70abfbae6508bc83c47742c-d # internal golang.org/x/text/encoding mkdir -p $WORK/b277/ cat >/usr/src/tmp/go-build1791527085/b277/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=/usr/src/tmp/go-build1791527085/b278/_pkg_.a packagefile golang.org/x/text/transform=/usr/src/tmp/go-build1791527085/b201/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -p golang.org/x/text/encoding -lang=go1.16 -complete -installsuffix shared -buildid 7sKvX9RnDnjXj446n_Dr/7sKvX9RnDnjXj446n_Dr -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b277/importcfg -pack ./vendor/golang.org/x/text/encoding/encoding.go golang.org/x/text/runes mkdir -p $WORK/b483/ cat >/usr/src/tmp/go-build1791527085/b483/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/transform=/usr/src/tmp/go-build1791527085/b201/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1791527085/b043/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -p golang.org/x/text/runes -lang=go1.16 -complete -installsuffix shared -buildid YnNc4Maxr8J7x4sHgu2Q/YnNc4Maxr8J7x4sHgu2Q -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b483/importcfg -pack ./vendor/golang.org/x/text/runes/cond.go ./vendor/golang.org/x/text/runes/runes.go golang.org/x/text/width mkdir -p $WORK/b456/ cat >/usr/src/tmp/go-build1791527085/b456/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/transform=/usr/src/tmp/go-build1791527085/b201/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -p golang.org/x/text/width -lang=go1.16 -complete -installsuffix shared -buildid 6sVbYh5WnNfSGq7xlz6b/6sVbYh5WnNfSGq7xlz6b -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b456/importcfg -pack ./vendor/golang.org/x/text/width/kind_string.go ./vendor/golang.org/x/text/width/tables13.0.0.go ./vendor/golang.org/x/text/width/transform.go ./vendor/golang.org/x/text/width/trieval.go ./vendor/golang.org/x/text/width/width.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /usr/src/.cache/go-build/b0/b033f6de7615e0a7909106a0dc4ff47b12320e6767a094b53aa81aef00e92a5c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /usr/src/.cache/go-build/e1/e1526e54dd746481e0058b949a3f182c9050c48cf0c52ea6a3c937ab683a19ca-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /usr/src/.cache/go-build/ad/ad6c677a37d6bf392c8531cb67b38f5af8d3b49d82bac73adb24276affce6207-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /usr/src/.cache/go-build/37/37b6a3e0d1d32900d54d637540525279ebc03884771969f75299b00ae8f2bd6b-d # internal crypto/tls/internal/fips140tls mkdir -p $WORK/b166/ crypto/internal/fips140/sha3 mkdir -p $WORK/b113/ echo -n > $WORK/b113/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/fips140/sha3 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha3 -trimpath "$WORK/b113=>" -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b113/symabis ./sha3_amd64.s cat >/usr/src/tmp/go-build1791527085/b166/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140=/usr/src/tmp/go-build1791527085/b104/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1791527085/b042/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p crypto/tls/internal/fips140tls -lang=go1.24 -std -complete -installsuffix shared -buildid MeOzThC4wTdH0Ubu94ng/MeOzThC4wTdH0Ubu94ng -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b166/importcfg -pack /usr/lib/golang/src/crypto/tls/internal/fips140tls/fipstls.go crypto/internal/fips140/sha256 mkdir -p $WORK/b109/ echo -n > $WORK/b109/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/fips140/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha256 -trimpath "$WORK/b109=>" -I $WORK/b109/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b109/symabis ./sha256block_amd64.s crypto/internal/fips140/sha512 mkdir -p $WORK/b115/ echo -n > $WORK/b115/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/fips140/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha512 -trimpath "$WORK/b115=>" -I $WORK/b115/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b115/symabis ./sha512block_amd64.s cat >/usr/src/tmp/go-build1791527085/b113/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile crypto/internal/fips140=/usr/src/tmp/go-build1791527085/b104/_pkg_.a packagefile crypto/internal/fips140/subtle=/usr/src/tmp/go-build1791527085/b114/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/usr/src/tmp/go-build1791527085/b110/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/usr/src/tmp/go-build1791527085/b111/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1791527085/b037/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p crypto/internal/fips140/sha3 -lang=go1.24 -std -installsuffix shared -buildid jWoo3UvARWc3kXj_rI61/jWoo3UvARWc3kXj_rI61 -goversion go1.24.0 -symabis $WORK/b113/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b113/importcfg -pack -asmhdr $WORK/b113/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/sha3/cast.go /usr/lib/golang/src/crypto/internal/fips140/sha3/hashes.go /usr/lib/golang/src/crypto/internal/fips140/sha3/keccakf.go /usr/lib/golang/src/crypto/internal/fips140/sha3/sha3.go /usr/lib/golang/src/crypto/internal/fips140/sha3/sha3_amd64.go /usr/lib/golang/src/crypto/internal/fips140/sha3/shake.go cat >/usr/src/tmp/go-build1791527085/b109/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile crypto/internal/fips140=/usr/src/tmp/go-build1791527085/b104/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/usr/src/tmp/go-build1791527085/b110/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/usr/src/tmp/go-build1791527085/b111/_pkg_.a packagefile crypto/internal/impl=/usr/src/tmp/go-build1791527085/b112/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1791527085/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p crypto/internal/fips140/sha256 -lang=go1.24 -std -installsuffix shared -buildid 4XmrwfEfcapB15n44gOk/4XmrwfEfcapB15n44gOk -goversion go1.24.0 -symabis $WORK/b109/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b109/importcfg -pack -asmhdr $WORK/b109/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/sha256/cast.go /usr/lib/golang/src/crypto/internal/fips140/sha256/sha256.go /usr/lib/golang/src/crypto/internal/fips140/sha256/sha256block.go /usr/lib/golang/src/crypto/internal/fips140/sha256/sha256block_amd64.go cat >/usr/src/tmp/go-build1791527085/b115/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile crypto/internal/fips140=/usr/src/tmp/go-build1791527085/b104/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/usr/src/tmp/go-build1791527085/b110/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/usr/src/tmp/go-build1791527085/b111/_pkg_.a packagefile crypto/internal/impl=/usr/src/tmp/go-build1791527085/b112/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1791527085/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p crypto/internal/fips140/sha512 -lang=go1.24 -std -installsuffix shared -buildid F73o6btfgUBAM6msGHsm/F73o6btfgUBAM6msGHsm -goversion go1.24.0 -symabis $WORK/b115/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b115/importcfg -pack -asmhdr $WORK/b115/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/sha512/cast.go /usr/lib/golang/src/crypto/internal/fips140/sha512/sha512.go /usr/lib/golang/src/crypto/internal/fips140/sha512/sha512block.go /usr/lib/golang/src/crypto/internal/fips140/sha512/sha512block_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b286/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b180=/tmp/go-build -gno-record-gcc-switches -I $WORK/b180/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=xRl6FM-3YepB_DyFtNZ1 -o $WORK/b180/_x005.o -c gcc_libinit.c cp $WORK/b286/_pkg_.a /usr/src/.cache/go-build/36/363d44b19c83c92535fb1269fe5150dfddc42fe141400d5aca10456419468b7e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /usr/src/.cache/go-build/ff/ffef2748be11b8854d176f7590805df957a1d765ff09ed3a1c5460ee9ee2124a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /usr/src/.cache/go-build/a8/a8cf23a53f3416e6f9006d2e08f8b1111d73ab5cff4902537522629570724c62-d # internal golang.org/x/text/encoding/internal mkdir -p $WORK/b280/ cat >/usr/src/tmp/go-build1791527085/b280/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/encoding=/usr/src/tmp/go-build1791527085/b277/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=/usr/src/tmp/go-build1791527085/b278/_pkg_.a packagefile golang.org/x/text/transform=/usr/src/tmp/go-build1791527085/b201/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -p golang.org/x/text/encoding/internal -lang=go1.16 -complete -installsuffix shared -buildid zrOQzZ5RgVbGlcxLjDvd/zrOQzZ5RgVbGlcxLjDvd -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b280/importcfg -pack ./vendor/golang.org/x/text/encoding/internal/internal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /usr/src/.cache/go-build/46/468628c38eecb2ae2b81d614e7ba58223d819c8389ca90c944a82a5759e6780a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b483/_pkg_.a # internal cp $WORK/b483/_pkg_.a /usr/src/.cache/go-build/c1/c109923168d4a5692aaf3d9ea4f776059528d7eb6d309b9a8668129dc0a29419-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /usr/src/.cache/go-build/32/32b2018825ec235e7e756bb64f1832974b6027b3b7161ece2c33b5bbd7263a78-d # internal golang.org/x/text/encoding/korean mkdir -p $WORK/b281/ cat >/usr/src/tmp/go-build1791527085/b281/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/encoding=/usr/src/tmp/go-build1791527085/b277/_pkg_.a packagefile golang.org/x/text/encoding/internal=/usr/src/tmp/go-build1791527085/b280/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=/usr/src/tmp/go-build1791527085/b278/_pkg_.a packagefile golang.org/x/text/transform=/usr/src/tmp/go-build1791527085/b201/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -p golang.org/x/text/encoding/korean -lang=go1.16 -complete -installsuffix shared -buildid 9hPz6pEzBQCk0I8gx754/9hPz6pEzBQCk0I8gx754 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b281/importcfg -pack ./vendor/golang.org/x/text/encoding/korean/euckr.go ./vendor/golang.org/x/text/encoding/korean/tables.go golang.org/x/text/encoding/simplifiedchinese mkdir -p $WORK/b282/ cat >/usr/src/tmp/go-build1791527085/b282/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/encoding=/usr/src/tmp/go-build1791527085/b277/_pkg_.a packagefile golang.org/x/text/encoding/internal=/usr/src/tmp/go-build1791527085/b280/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=/usr/src/tmp/go-build1791527085/b278/_pkg_.a packagefile golang.org/x/text/transform=/usr/src/tmp/go-build1791527085/b201/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -p golang.org/x/text/encoding/simplifiedchinese -lang=go1.16 -complete -installsuffix shared -buildid Z-ETF2w1z-89Djnih5Kk/Z-ETF2w1z-89Djnih5Kk -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b282/importcfg -pack ./vendor/golang.org/x/text/encoding/simplifiedchinese/all.go ./vendor/golang.org/x/text/encoding/simplifiedchinese/gbk.go ./vendor/golang.org/x/text/encoding/simplifiedchinese/hzgb2312.go ./vendor/golang.org/x/text/encoding/simplifiedchinese/tables.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /usr/src/.cache/go-build/32/32a9184f580838b2571cb601587a6b92ce8411f1bc9d062a16d2c1cd087814de-d # internal image mkdir -p $WORK/b253/ cat >/usr/src/tmp/go-build1791527085/b253/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1791527085/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile image/color=/usr/src/tmp/go-build1791527085/b254/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1791527085/b037/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1791527085/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -p image -lang=go1.24 -std -complete -installsuffix shared -buildid C2dyWIhnzFJx3vWuylbh/C2dyWIhnzFJx3vWuylbh -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b253/importcfg -pack /usr/lib/golang/src/image/format.go /usr/lib/golang/src/image/geom.go /usr/lib/golang/src/image/image.go /usr/lib/golang/src/image/names.go /usr/lib/golang/src/image/ycbcr.go golang.org/x/text/encoding/traditionalchinese mkdir -p $WORK/b283/ cat >/usr/src/tmp/go-build1791527085/b283/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/encoding=/usr/src/tmp/go-build1791527085/b277/_pkg_.a packagefile golang.org/x/text/encoding/internal=/usr/src/tmp/go-build1791527085/b280/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=/usr/src/tmp/go-build1791527085/b278/_pkg_.a packagefile golang.org/x/text/transform=/usr/src/tmp/go-build1791527085/b201/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -p golang.org/x/text/encoding/traditionalchinese -lang=go1.16 -complete -installsuffix shared -buildid QwwmJh2WUroYvpy1949A/QwwmJh2WUroYvpy1949A -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b283/importcfg -pack ./vendor/golang.org/x/text/encoding/traditionalchinese/big5.go ./vendor/golang.org/x/text/encoding/traditionalchinese/tables.go golang.org/x/text/encoding/charmap mkdir -p $WORK/b482/ golang.org/x/text/encoding/japanese mkdir -p $WORK/b279/ cat >/usr/src/tmp/go-build1791527085/b279/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/encoding=/usr/src/tmp/go-build1791527085/b277/_pkg_.a packagefile golang.org/x/text/encoding/internal=/usr/src/tmp/go-build1791527085/b280/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=/usr/src/tmp/go-build1791527085/b278/_pkg_.a packagefile golang.org/x/text/transform=/usr/src/tmp/go-build1791527085/b201/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -p golang.org/x/text/encoding/japanese -lang=go1.16 -complete -installsuffix shared -buildid 3BoaFqcp_RUDyWgGq-Lh/3BoaFqcp_RUDyWgGq-Lh -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b279/importcfg -pack ./vendor/golang.org/x/text/encoding/japanese/all.go ./vendor/golang.org/x/text/encoding/japanese/eucjp.go ./vendor/golang.org/x/text/encoding/japanese/iso2022jp.go ./vendor/golang.org/x/text/encoding/japanese/shiftjis.go ./vendor/golang.org/x/text/encoding/japanese/tables.go cat >/usr/src/tmp/go-build1791527085/b482/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/encoding=/usr/src/tmp/go-build1791527085/b277/_pkg_.a packagefile golang.org/x/text/encoding/internal=/usr/src/tmp/go-build1791527085/b280/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=/usr/src/tmp/go-build1791527085/b278/_pkg_.a packagefile golang.org/x/text/transform=/usr/src/tmp/go-build1791527085/b201/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -p golang.org/x/text/encoding/charmap -lang=go1.16 -complete -installsuffix shared -buildid DuF4nNq9gkdQ8CkjkoP2/DuF4nNq9gkdQ8CkjkoP2 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b482/importcfg -pack ./vendor/golang.org/x/text/encoding/charmap/charmap.go ./vendor/golang.org/x/text/encoding/charmap/tables.go cd /usr/lib/golang/src/crypto/internal/fips140/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha256 -trimpath "$WORK/b109=>" -I $WORK/b109/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b109/sha256block_amd64.o ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/internal/fips140/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha512 -trimpath "$WORK/b115=>" -I $WORK/b115/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b115/sha512block_amd64.o ./sha512block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b456/_pkg_.a # internal cp $WORK/b456/_pkg_.a /usr/src/.cache/go-build/be/be406d67d893424396e7a15f2cc0700c859c2cba8b2219733811ffd0fc820cb9-d # internal cd /usr/lib/golang/src/crypto/internal/fips140/sha3 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha3 -trimpath "$WORK/b113=>" -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b113/sha3_amd64.o ./sha3_amd64.s cd /usr/lib/golang/src/crypto/internal/fips140/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b109/_pkg_.a $WORK/b109/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /usr/src/.cache/go-build/56/5671a1b698772a3aa6230014e84baa7a4a2a55f24b8a69e2671883a56d6dbc7b-d # internal cd /usr/lib/golang/src/crypto/internal/fips140/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b115/_pkg_.a $WORK/b115/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /usr/src/.cache/go-build/90/90d1c3f7c564f77dee4cf44b977077190b5cc2ec690b31239f23f2bd1b7dbfd2-d # internal cd /usr/lib/golang/src/crypto/internal/fips140/sha3 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b113/_pkg_.a $WORK/b113/sha3_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /usr/src/.cache/go-build/8e/8e06aec61ad047da5f99d8d74c6b2d01ef6b0ed7b7dadfc21d0b5c17d6dc0913-d # internal crypto/sha3 mkdir -p $WORK/b141/ cat >/usr/src/tmp/go-build1791527085/b141/importcfg << 'EOF' # internal # import config packagefile crypto=/usr/src/tmp/go-build1791527085/b101/_pkg_.a packagefile crypto/internal/fips140/sha3=/usr/src/tmp/go-build1791527085/b113/_pkg_.a packagefile hash=/usr/src/tmp/go-build1791527085/b097/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p crypto/sha3 -lang=go1.24 -std -complete -installsuffix shared -buildid mCHcejy6IrN95Qnx4UPO/mCHcejy6IrN95Qnx4UPO -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b141/importcfg -pack /usr/lib/golang/src/crypto/sha3/sha3.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b180=/tmp/go-build -gno-record-gcc-switches -I $WORK/b180/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=xRl6FM-3YepB_DyFtNZ1 -o $WORK/b180/_x006.o -c gcc_linux_amd64.c crypto/internal/fips140/hmac mkdir -p $WORK/b108/ cat >/usr/src/tmp/go-build1791527085/b108/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile crypto/internal/fips140=/usr/src/tmp/go-build1791527085/b104/_pkg_.a packagefile crypto/internal/fips140/sha256=/usr/src/tmp/go-build1791527085/b109/_pkg_.a packagefile crypto/internal/fips140/sha3=/usr/src/tmp/go-build1791527085/b113/_pkg_.a packagefile crypto/internal/fips140/sha512=/usr/src/tmp/go-build1791527085/b115/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p crypto/internal/fips140/hmac -lang=go1.24 -std -complete -installsuffix shared -buildid Wa1LqVzZLz2FWy6xtlJh/Wa1LqVzZLz2FWy6xtlJh -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b108/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/hmac/cast.go /usr/lib/golang/src/crypto/internal/fips140/hmac/hmac.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /usr/src/.cache/go-build/d7/d79db4b107da2d8a6cca26dd918a156711f0132402cd1814933f47d7116aa260-d # internal crypto/internal/fips140hash mkdir -p $WORK/b140/ cat >/usr/src/tmp/go-build1791527085/b140/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/sha3=/usr/src/tmp/go-build1791527085/b113/_pkg_.a packagefile crypto/sha3=/usr/src/tmp/go-build1791527085/b141/_pkg_.a packagefile hash=/usr/src/tmp/go-build1791527085/b097/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p crypto/internal/fips140hash -lang=go1.24 -std -complete -installsuffix shared -buildid B8p2xuim1KaiV69Qnbk3/B8p2xuim1KaiV69Qnbk3 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b140/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140hash/hash.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /usr/src/.cache/go-build/eb/ebb38b986fd5c070ba26d5d31bf5f53e44e2865d6acf364d664964d8bbadce3a-d # internal crypto/internal/fips140/check mkdir -p $WORK/b107/ cat >/usr/src/tmp/go-build1791527085/b107/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140=/usr/src/tmp/go-build1791527085/b104/_pkg_.a packagefile crypto/internal/fips140/hmac=/usr/src/tmp/go-build1791527085/b108/_pkg_.a packagefile crypto/internal/fips140/sha256=/usr/src/tmp/go-build1791527085/b109/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/usr/src/tmp/go-build1791527085/b110/_pkg_.a packagefile crypto/internal/fips140deps/godebug=/usr/src/tmp/go-build1791527085/b105/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p crypto/internal/fips140/check -lang=go1.24 -std -complete -installsuffix shared -buildid -2fvUEnc2zzVWOvTR96-/-2fvUEnc2zzVWOvTR96- -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b107/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/check/check.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b180=/tmp/go-build -gno-record-gcc-switches -I $WORK/b180/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=xRl6FM-3YepB_DyFtNZ1 -o $WORK/b180/_x007.o -c gcc_mmap.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /usr/src/.cache/go-build/4c/4c33ea5951e5c5038ee0b151b355e5ac92552ab10f6154c79bb6ac765384fdb9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /usr/src/.cache/go-build/ad/ad777c18d0cda7d69e902aa4cbaaca3729a7335220d9421bcf2bc5076182dc01-d # internal crypto/internal/fips140/aes mkdir -p $WORK/b103/ echo -n > $WORK/b103/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/fips140/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/aes -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b103/symabis ./aes_amd64.s ./ctr_amd64.s crypto/internal/fips140/nistec/fiat mkdir -p $WORK/b133/ cat >/usr/src/tmp/go-build1791527085/b133/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/check=/usr/src/tmp/go-build1791527085/b107/_pkg_.a packagefile crypto/internal/fips140/subtle=/usr/src/tmp/go-build1791527085/b114/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1791527085/b037/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p crypto/internal/fips140/nistec/fiat -lang=go1.24 -std -complete -installsuffix shared -buildid 4urjX2unsXWo4_3UJSoE/4urjX2unsXWo4_3UJSoE -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b133/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/cast.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p224.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p224_fiat64.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p224_invert.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p256.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p256_fiat64.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p256_invert.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p384.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p384_fiat64.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p384_invert.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p521.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p521_fiat64.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p521_invert.go crypto/internal/fips140/edwards25519/field mkdir -p $WORK/b134/ crypto/internal/fips140/bigmod mkdir -p $WORK/b139/ crypto/internal/fips140/hkdf mkdir -p $WORK/b150/ cat >/usr/src/tmp/go-build1791527085/b150/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile crypto/internal/fips140=/usr/src/tmp/go-build1791527085/b104/_pkg_.a packagefile crypto/internal/fips140/check=/usr/src/tmp/go-build1791527085/b107/_pkg_.a packagefile crypto/internal/fips140/hmac=/usr/src/tmp/go-build1791527085/b108/_pkg_.a packagefile crypto/internal/fips140/sha256=/usr/src/tmp/go-build1791527085/b109/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p crypto/internal/fips140/hkdf -lang=go1.24 -std -complete -installsuffix shared -buildid qw1JRprIzpLsp3XL61Dn/qw1JRprIzpLsp3XL61Dn -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b150/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/hkdf/cast.go /usr/lib/golang/src/crypto/internal/fips140/hkdf/hkdf.go echo -n > $WORK/b134/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/edwards25519/field -trimpath "$WORK/b134=>" -I $WORK/b134/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b134/symabis ./fe_amd64.s echo -n > $WORK/b139/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/fips140/bigmod /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/bigmod -trimpath "$WORK/b139=>" -I $WORK/b139/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b139/symabis ./nat_amd64.s cat >/usr/src/tmp/go-build1791527085/b103/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile crypto/internal/fips140=/usr/src/tmp/go-build1791527085/b104/_pkg_.a packagefile crypto/internal/fips140/alias=/usr/src/tmp/go-build1791527085/b106/_pkg_.a packagefile crypto/internal/fips140/check=/usr/src/tmp/go-build1791527085/b107/_pkg_.a packagefile crypto/internal/fips140/subtle=/usr/src/tmp/go-build1791527085/b114/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/usr/src/tmp/go-build1791527085/b110/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/usr/src/tmp/go-build1791527085/b111/_pkg_.a packagefile crypto/internal/fips140deps/godebug=/usr/src/tmp/go-build1791527085/b105/_pkg_.a packagefile crypto/internal/impl=/usr/src/tmp/go-build1791527085/b112/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1791527085/b037/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p crypto/internal/fips140/aes -lang=go1.24 -std -installsuffix shared -buildid GOSDguMj1jalHY8dWrSK/GOSDguMj1jalHY8dWrSK -goversion go1.24.0 -symabis $WORK/b103/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b103/importcfg -pack -asmhdr $WORK/b103/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/aes/aes.go /usr/lib/golang/src/crypto/internal/fips140/aes/aes_asm.go /usr/lib/golang/src/crypto/internal/fips140/aes/aes_generic.go /usr/lib/golang/src/crypto/internal/fips140/aes/cast.go /usr/lib/golang/src/crypto/internal/fips140/aes/cbc.go /usr/lib/golang/src/crypto/internal/fips140/aes/cbc_noasm.go /usr/lib/golang/src/crypto/internal/fips140/aes/const.go /usr/lib/golang/src/crypto/internal/fips140/aes/ctr.go /usr/lib/golang/src/crypto/internal/fips140/aes/ctr_asm.go cat >/usr/src/tmp/go-build1791527085/b134/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/check=/usr/src/tmp/go-build1791527085/b107/_pkg_.a packagefile crypto/internal/fips140/subtle=/usr/src/tmp/go-build1791527085/b114/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/usr/src/tmp/go-build1791527085/b110/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1791527085/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p crypto/internal/fips140/edwards25519/field -lang=go1.24 -std -installsuffix shared -buildid _Adm14DrmLwk5wtoH_IK/_Adm14DrmLwk5wtoH_IK -goversion go1.24.0 -symabis $WORK/b134/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b134/importcfg -pack -asmhdr $WORK/b134/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field/fe.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field/fe_amd64.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field/fe_arm64_noasm.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field/fe_generic.go cat >/usr/src/tmp/go-build1791527085/b139/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/check=/usr/src/tmp/go-build1791527085/b107/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/usr/src/tmp/go-build1791527085/b110/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/usr/src/tmp/go-build1791527085/b111/_pkg_.a packagefile crypto/internal/impl=/usr/src/tmp/go-build1791527085/b112/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1791527085/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p crypto/internal/fips140/bigmod -lang=go1.24 -std -installsuffix shared -buildid eWL0pB5KvMC01-8NSaUd/eWL0pB5KvMC01-8NSaUd -goversion go1.24.0 -symabis $WORK/b139/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b139/importcfg -pack -asmhdr $WORK/b139/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/bigmod/nat.go /usr/lib/golang/src/crypto/internal/fips140/bigmod/nat_asm.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b054=>" -I $WORK/b054/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b054/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b054/_pkg_.a $WORK/b054/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /usr/src/.cache/go-build/dc/dc7e0ff94cbbc1448ee5a761261d8ff35e498bac1b1cc76ac7f834c44d4a6235-d # internal crypto/internal/fips140/tls12 mkdir -p $WORK/b152/ cat >/usr/src/tmp/go-build1791527085/b152/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile crypto/internal/fips140=/usr/src/tmp/go-build1791527085/b104/_pkg_.a packagefile crypto/internal/fips140/check=/usr/src/tmp/go-build1791527085/b107/_pkg_.a packagefile crypto/internal/fips140/hmac=/usr/src/tmp/go-build1791527085/b108/_pkg_.a packagefile crypto/internal/fips140/sha256=/usr/src/tmp/go-build1791527085/b109/_pkg_.a packagefile crypto/internal/fips140/sha512=/usr/src/tmp/go-build1791527085/b115/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p crypto/internal/fips140/tls12 -lang=go1.24 -std -complete -installsuffix shared -buildid T7u02peaIXuYL6BcJLWA/T7u02peaIXuYL6BcJLWA -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b152/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/tls12/cast.go /usr/lib/golang/src/crypto/internal/fips140/tls12/tls12.go cp $WORK/b054/_pkg_.a /usr/src/.cache/go-build/26/2644e2a31a8f6aa962244adee02b9658fd9540703cb02655d26ebc07fb116fc4-d # internal time mkdir -p $WORK/b051/ cat >/usr/src/tmp/go-build1791527085/b051/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build1791527085/b011/_pkg_.a packagefile internal/godebug=/usr/src/tmp/go-build1791527085/b052/_pkg_.a packagefile internal/stringslite=/usr/src/tmp/go-build1791527085/b029/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1791527085/b037/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1791527085/b010/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile syscall=/usr/src/tmp/go-build1791527085/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p time -lang=go1.24 -std -installsuffix shared -buildid O95GJOflJ9PIlhdKg2-6/O95GJOflJ9PIlhdKg2-6 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/format_rfc3339.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_goroot.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b085/_pkg_.a /usr/src/.cache/go-build/7f/7feea0c7fa86a3339639fcd107dcf2f2f36510cfa43c63b7b96c7f29bff2db13-d # internal internal/syscall/unix mkdir -p $WORK/b056/ cat >/usr/src/tmp/go-build1791527085/b056/importcfg << 'EOF' # internal # import config packagefile runtime=/usr/src/tmp/go-build1791527085/b010/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1791527085/b042/_pkg_.a packagefile syscall=/usr/src/tmp/go-build1791527085/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p internal/syscall/unix -lang=go1.24 -std -complete -installsuffix shared -buildid j_u9YA3y6Id8ayPWoMri/j_u9YA3y6Id8ayPWoMri -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_fstatat.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_newfstatat_linux.go /usr/lib/golang/src/internal/syscall/unix/constants.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_unix.go /usr/lib/golang/src/internal/syscall/unix/eaccess.go /usr/lib/golang/src/internal/syscall/unix/faccessat_syscall.go /usr/lib/golang/src/internal/syscall/unix/fcntl_unix.go /usr/lib/golang/src/internal/syscall/unix/getrandom.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/kernel_version_linux.go /usr/lib/golang/src/internal/syscall/unix/net.go /usr/lib/golang/src/internal/syscall/unix/nofollow_posix.go /usr/lib/golang/src/internal/syscall/unix/nonblocking_unix.go /usr/lib/golang/src/internal/syscall/unix/pidfd_linux.go /usr/lib/golang/src/internal/syscall/unix/siginfo_linux.go /usr/lib/golang/src/internal/syscall/unix/siginfo_linux_other.go /usr/lib/golang/src/internal/syscall/unix/syscall.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_amd64.go /usr/lib/golang/src/internal/syscall/unix/tcsetpgrp_linux.go /usr/lib/golang/src/internal/syscall/unix/waitid_linux.go cp $WORK/b253/_pkg_.a /usr/src/.cache/go-build/0a/0a87587cddb94c1274e5979a439bca0809d4adde69206e50c5172a7a87e05838-d # internal internal/syscall/execenv mkdir -p $WORK/b057/ cat >/usr/src/tmp/go-build1791527085/b057/importcfg << 'EOF' # internal # import config packagefile syscall=/usr/src/tmp/go-build1791527085/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p internal/syscall/execenv -lang=go1.24 -std -complete -installsuffix shared -buildid lRWCcXpGsB0NjjfGnhlx/lRWCcXpGsB0NjjfGnhlx -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /usr/src/.cache/go-build/dc/dc7a1f221568e0d8b298e34afd26fb517cf3b8ddadda4c8720797b2e95baa2c5-d # internal regexp mkdir -p $WORK/b084/ cat >/usr/src/tmp/go-build1791527085/b084/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile regexp/syntax=/usr/src/tmp/go-build1791527085/b085/_pkg_.a packagefile slices=/usr/src/tmp/go-build1791527085/b044/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1791527085/b043/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p regexp -lang=go1.24 -std -complete -installsuffix shared -buildid pYH7jw7HiYiowUv45Dwl/pYH7jw7HiYiowUv45Dwl -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b084/importcfg -pack /usr/lib/golang/src/regexp/backtrack.go /usr/lib/golang/src/regexp/exec.go /usr/lib/golang/src/regexp/onepass.go /usr/lib/golang/src/regexp/regexp.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b180=/tmp/go-build -gno-record-gcc-switches -I $WORK/b180/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=xRl6FM-3YepB_DyFtNZ1 -o $WORK/b180/_x008.o -c gcc_setenv.c cd /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/edwards25519/field -trimpath "$WORK/b134=>" -I $WORK/b134/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b134/fe_amd64.o ./fe_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /usr/src/.cache/go-build/6f/6f02341f30697d81e28a482ae1539f98839850e31ab78bf4e3aa4c47b882dbfe-d # internal crypto/internal/fips140/tls13 mkdir -p $WORK/b153/ cat >/usr/src/tmp/go-build1791527085/b153/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile crypto/internal/fips140=/usr/src/tmp/go-build1791527085/b104/_pkg_.a packagefile crypto/internal/fips140/check=/usr/src/tmp/go-build1791527085/b107/_pkg_.a packagefile crypto/internal/fips140/hkdf=/usr/src/tmp/go-build1791527085/b150/_pkg_.a packagefile crypto/internal/fips140/sha256=/usr/src/tmp/go-build1791527085/b109/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/usr/src/tmp/go-build1791527085/b110/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p crypto/internal/fips140/tls13 -lang=go1.24 -std -complete -installsuffix shared -buildid R57tRTMQsUVo__omlMR7/R57tRTMQsUVo__omlMR7 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b153/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/tls13/cast.go /usr/lib/golang/src/crypto/internal/fips140/tls13/tls13.go cd /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b134/_pkg_.a $WORK/b134/fe_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /usr/src/.cache/go-build/5f/5f647864ba35a94b0a962abf237e12b3a453526e2696cadfaf84615a2ca08269-d # internal crypto/internal/fips140/edwards25519 mkdir -p $WORK/b148/ cat >/usr/src/tmp/go-build1791527085/b148/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/check=/usr/src/tmp/go-build1791527085/b107/_pkg_.a packagefile crypto/internal/fips140/edwards25519/field=/usr/src/tmp/go-build1791527085/b134/_pkg_.a packagefile crypto/internal/fips140/subtle=/usr/src/tmp/go-build1791527085/b114/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/usr/src/tmp/go-build1791527085/b110/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1791527085/b037/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p crypto/internal/fips140/edwards25519 -lang=go1.24 -std -complete -installsuffix shared -buildid x0JTrE_QviejtoEfPnBu/x0JTrE_QviejtoEfPnBu -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b148/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/edwards25519/doc.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/edwards25519.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/scalar.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/scalar_fiat.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/scalarmult.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/tables.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /usr/src/.cache/go-build/d8/d87799b82970de025623bcde115f288242e741b3dce51d3308ff35d7cad09fac-d # internal image/internal/imageutil mkdir -p $WORK/b256/ cat >/usr/src/tmp/go-build1791527085/b256/importcfg << 'EOF' # internal # import config packagefile image=/usr/src/tmp/go-build1791527085/b253/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -p image/internal/imageutil -lang=go1.24 -std -complete -installsuffix shared -buildid 97OMwPiGddfOCNVeHIjD/97OMwPiGddfOCNVeHIjD -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b256/importcfg -pack /usr/lib/golang/src/image/internal/imageutil/imageutil.go /usr/lib/golang/src/image/internal/imageutil/impl.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b180=/tmp/go-build -gno-record-gcc-switches -I $WORK/b180/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=xRl6FM-3YepB_DyFtNZ1 -o $WORK/b180/_x009.o -c gcc_sigaction.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /usr/src/.cache/go-build/ec/ec4fe3fffee10535a5c4869d345ec7713c9932621180a2bf52593b812ed1ab08-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b177/_pkg_.a # internal image/jpeg mkdir -p $WORK/b255/ cat >/usr/src/tmp/go-build1791527085/b255/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1791527085/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile image=/usr/src/tmp/go-build1791527085/b253/_pkg_.a packagefile image/color=/usr/src/tmp/go-build1791527085/b254/_pkg_.a packagefile image/internal/imageutil=/usr/src/tmp/go-build1791527085/b256/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -p image/jpeg -lang=go1.24 -std -complete -installsuffix shared -buildid 8UEqE6EGPmc-1zcqLyx_/8UEqE6EGPmc-1zcqLyx_ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b255/importcfg -pack /usr/lib/golang/src/image/jpeg/fdct.go /usr/lib/golang/src/image/jpeg/huffman.go /usr/lib/golang/src/image/jpeg/idct.go /usr/lib/golang/src/image/jpeg/reader.go /usr/lib/golang/src/image/jpeg/scan.go /usr/lib/golang/src/image/jpeg/writer.go cp $WORK/b177/_pkg_.a /usr/src/.cache/go-build/b2/b27acd73ec31afa47a3a02d5d1204b2fa16134c3d316cb6f79918fd004dfd716-d # internal golang.org/x/image/vp8 mkdir -p $WORK/b265/ cat >/usr/src/tmp/go-build1791527085/b265/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile image=/usr/src/tmp/go-build1791527085/b253/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -p golang.org/x/image/vp8 -lang=go1.16 -complete -installsuffix shared -buildid 3AdkD3LL91gL7yFE4EE5/3AdkD3LL91gL7yFE4EE5 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b265/importcfg -pack ./vendor/golang.org/x/image/vp8/decode.go ./vendor/golang.org/x/image/vp8/filter.go ./vendor/golang.org/x/image/vp8/idct.go ./vendor/golang.org/x/image/vp8/partition.go ./vendor/golang.org/x/image/vp8/pred.go ./vendor/golang.org/x/image/vp8/predfunc.go ./vendor/golang.org/x/image/vp8/quant.go ./vendor/golang.org/x/image/vp8/reconstruct.go ./vendor/golang.org/x/image/vp8/token.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /usr/src/.cache/go-build/ec/ec3aadaeb1f9bbf6814f0ff57437e67e98f8bd6bdb49d28071f61b30473ccd20-d # internal golang.org/x/image/vp8l mkdir -p $WORK/b266/ cat >/usr/src/tmp/go-build1791527085/b266/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1791527085/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile image=/usr/src/tmp/go-build1791527085/b253/_pkg_.a packagefile image/color=/usr/src/tmp/go-build1791527085/b254/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -p golang.org/x/image/vp8l -lang=go1.16 -complete -installsuffix shared -buildid GO7ccZFZb5_l58DcmTiq/GO7ccZFZb5_l58DcmTiq -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b266/importcfg -pack ./vendor/golang.org/x/image/vp8l/decode.go ./vendor/golang.org/x/image/vp8l/huffman.go ./vendor/golang.org/x/image/vp8l/transform.go cd /usr/lib/golang/src/crypto/internal/fips140/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/aes -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b103/aes_amd64.o ./aes_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/aes -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b103/ctr_amd64.o ./ctr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b103/_pkg_.a $WORK/b103/aes_amd64.o $WORK/b103/ctr_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /usr/src/.cache/go-build/a1/a126b11415d036343733f521bfaa04d94434bc8fb3951945d63739de103d9b77-d # internal image/draw mkdir -p $WORK/b322/ cat >/usr/src/tmp/go-build1791527085/b322/importcfg << 'EOF' # internal # import config packagefile image=/usr/src/tmp/go-build1791527085/b253/_pkg_.a packagefile image/color=/usr/src/tmp/go-build1791527085/b254/_pkg_.a packagefile image/internal/imageutil=/usr/src/tmp/go-build1791527085/b256/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -p image/draw -lang=go1.24 -std -complete -installsuffix shared -buildid gSbsV2TF8RYYYWagcPFg/gSbsV2TF8RYYYWagcPFg -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b322/importcfg -pack /usr/lib/golang/src/image/draw/draw.go cd /usr/lib/golang/src/crypto/internal/fips140/bigmod /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/bigmod -trimpath "$WORK/b139=>" -I $WORK/b139/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b139/nat_amd64.o ./nat_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b180=/tmp/go-build -gno-record-gcc-switches -I $WORK/b180/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=xRl6FM-3YepB_DyFtNZ1 -o $WORK/b180/_x010.o -c gcc_stack_unix.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /usr/src/.cache/go-build/bf/bf78ba01975e761b090643df9dcf662730598ecd9a91f702fbed256804c1933e-d # internal cd /usr/lib/golang/src/crypto/internal/fips140/bigmod /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b139/_pkg_.a $WORK/b139/nat_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /usr/src/.cache/go-build/a6/a6db67abaf4d5aae897ca1923b58ef02ed168b1dfd8a1de4f1d10219c59b247d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /usr/src/.cache/go-build/d8/d827a52fc0a52bf7ce262181848574acc5ecba1c8c9cd29f7214f5ef45c5906b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /usr/src/.cache/go-build/68/68a1e53cd0ae62ccb1d19acd65d9ecfea4f81f736842f2a8d1184a226f4e94d1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /usr/src/.cache/go-build/46/468a89307279e78d8aa808f8b7d7543f81afb1c22d3090e9e944ddb52853de4f-d # internal github.com/shazow/ssh-chat/internal/sanitize mkdir -p $WORK/b454/ github.com/writeas/go-strip-markdown mkdir -p $WORK/b287/ cat >/usr/src/tmp/go-build1791527085/b287/importcfg << 'EOF' # internal # import config packagefile regexp=/usr/src/tmp/go-build1791527085/b084/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -p github.com/writeas/go-strip-markdown -lang=go1.16 -complete -installsuffix shared -buildid 1jqC1rv3RSkGwK1VOEyE/1jqC1rv3RSkGwK1VOEyE -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b287/importcfg -pack ./vendor/github.com/writeas/go-strip-markdown/strip.go cat >/usr/src/tmp/go-build1791527085/b454/importcfg << 'EOF' # internal # import config packagefile regexp=/usr/src/tmp/go-build1791527085/b084/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -p github.com/shazow/ssh-chat/internal/sanitize -lang=go1.16 -complete -installsuffix shared -buildid JoMI_Y1Qau9Je6xAp7xt/JoMI_Y1Qau9Je6xAp7xt -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b454/importcfg -pack ./vendor/github.com/shazow/ssh-chat/internal/sanitize/sanitize.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b180=/tmp/go-build -gno-record-gcc-switches -I $WORK/b180/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=xRl6FM-3YepB_DyFtNZ1 -o $WORK/b180/_x011.o -c gcc_traceback.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b454/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b482/_pkg_.a # internal cp $WORK/b454/_pkg_.a /usr/src/.cache/go-build/ef/ef4f0df8128a99aeab8476d89a3c1ba704fc97ada4df332bbc74318b6f066ac3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b287/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /usr/src/.cache/go-build/24/24192b06c80b3ce6afc045c164ac349cc75d9de1c7baaf51d9fc5066563916a7-d # internal cp $WORK/b287/_pkg_.a /usr/src/.cache/go-build/f9/f9c64284b12011ff8333524d8d50e9433ec4089bcecabafae825d84817febf41-d # internal cp $WORK/b482/_pkg_.a /usr/src/.cache/go-build/73/73684f392e15c0de9dc3e889936e6edfcd4f9e7b4ddd281c680e6e56ef030e7a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /usr/src/.cache/go-build/22/22ed5a902194a051c6ecdc49ad5c5c3e127e11b0d044ab01961d39b613602770-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /usr/src/.cache/go-build/52/527dbb8bbc2be8c2d503ab18f06a51093004fdd576e9c0f610032714150aaa83-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /usr/src/.cache/go-build/68/68ee12b9dd9f00845561b42ed91533cbe8b52abe4d22b746cd09fc8f038b0fb8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /usr/src/.cache/go-build/4d/4d4d6bc8e57052c324eda0b431282a0a12daa74a166c86f33fc14dff28cea3c6-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b180=/tmp/go-build -gno-record-gcc-switches -I $WORK/b180/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=xRl6FM-3YepB_DyFtNZ1 -o $WORK/b180/_x012.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b180=/tmp/go-build -gno-record-gcc-switches -I $WORK/b180/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=xRl6FM-3YepB_DyFtNZ1 -o $WORK/b180/_x013.o -c linux_syscall.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /usr/src/.cache/go-build/db/db3912753f33c562e612f3d2de0b632961472956a71a40125c3a1a7f96302106-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /usr/src/.cache/go-build/47/4798f84ba532bbf8a4b36ac68fd4bf0905e686d7e77ed2ca9c7d69e932bca004-d # internal github.com/labstack/gommon/random context mkdir -p $WORK/b238/ mkdir -p $WORK/b070/ github.com/jpillora/backoff mkdir -p $WORK/b308/ go.uber.org/zap/buffer mkdir -p $WORK/b354/ io/fs mkdir -p $WORK/b048/ github.com/slack-go/slack/internal/backoff mkdir -p $WORK/b381/ github.com/slack-go/slack/internal/timex mkdir -p $WORK/b384/ cat >/usr/src/tmp/go-build1791527085/b070/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile internal/reflectlite=/usr/src/tmp/go-build1791527085/b005/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1791527085/b042/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF cat >/usr/src/tmp/go-build1791527085/b354/importcfg << 'EOF' # internal # import config packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF cat >/usr/src/tmp/go-build1791527085/b238/importcfg << 'EOF' # internal # import config packagefile math/rand=/usr/src/tmp/go-build1791527085/b126/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF cat >/usr/src/tmp/go-build1791527085/b308/importcfg << 'EOF' # internal # import config packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build1791527085/b126/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1791527085/b042/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF cat >/usr/src/tmp/go-build1791527085/b381/importcfg << 'EOF' # internal # import config packagefile math/rand=/usr/src/tmp/go-build1791527085/b126/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p context -lang=go1.24 -std -complete -installsuffix shared -buildid bPE55dH_qaC9F3_ncPHc/bPE55dH_qaC9F3_ncPHc -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b070/importcfg -pack /usr/lib/golang/src/context/context.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -p github.com/labstack/gommon/random -lang=go1.16 -complete -installsuffix shared -buildid KIpCwxm3s7IlbfZ2oz9r/KIpCwxm3s7IlbfZ2oz9r -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b238/importcfg -pack ./vendor/github.com/labstack/gommon/random/random.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -p github.com/jpillora/backoff -lang=go1.16 -complete -installsuffix shared -buildid YMyR02vSSJQdOAoSft2K/YMyR02vSSJQdOAoSft2K -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b308/importcfg -pack ./vendor/github.com/jpillora/backoff/backoff.go cat >/usr/src/tmp/go-build1791527085/b384/importcfg << 'EOF' # internal # import config packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -p github.com/slack-go/slack/internal/timex -lang=go1.16 -complete -installsuffix shared -buildid JV_z8c1y3IXdmO8ZSj3K/JV_z8c1y3IXdmO8ZSj3K -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b384/importcfg -pack ./vendor/github.com/slack-go/slack/internal/timex/timex.go internal/poll mkdir -p $WORK/b055/ github.com/matterbridge/Rocket.Chat.Go.SDK/models mkdir -p $WORK/b443/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -p github.com/slack-go/slack/internal/backoff -lang=go1.16 -complete -installsuffix shared -buildid YmsJflwo826eCQNBN7l9/YmsJflwo826eCQNBN7l9 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b381/importcfg -pack ./vendor/github.com/slack-go/slack/internal/backoff/backoff.go cat >/usr/src/tmp/go-build1791527085/b443/importcfg << 'EOF' # internal # import config packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF github.com/shazow/rateio mkdir -p $WORK/b453/ cat >/usr/src/tmp/go-build1791527085/b048/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build1791527085/b011/_pkg_.a packagefile internal/oserror=/usr/src/tmp/go-build1791527085/b049/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile path=/usr/src/tmp/go-build1791527085/b050/_pkg_.a packagefile slices=/usr/src/tmp/go-build1791527085/b044/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -p github.com/matterbridge/Rocket.Chat.Go.SDK/models -lang=go1.16 -complete -installsuffix shared -buildid XmmoeFL_jh-Pzd5X6DGZ/XmmoeFL_jh-Pzd5X6DGZ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b443/importcfg -pack ./vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/models/channel.go ./vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/models/info.go ./vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/models/message.go ./vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/models/permission.go ./vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/models/setting.go ./vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/models/user.go ./vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/models/userCredentials.go cat >/usr/src/tmp/go-build1791527085/b453/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -p github.com/shazow/rateio -lang=go1.16 -complete -installsuffix shared -buildid LFroWrMyYINp0emEQ7Gz/LFroWrMyYINp0emEQ7Gz -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b453/importcfg -pack ./vendor/github.com/shazow/rateio/doc.go ./vendor/github.com/shazow/rateio/limiter.go ./vendor/github.com/shazow/rateio/reader.go ./vendor/github.com/shazow/rateio/writer.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p io/fs -lang=go1.24 -std -complete -installsuffix shared -buildid WHvWsZGab1GK1bQvyt0K/WHvWsZGab1GK1bQvyt0K -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/io/fs/format.go /usr/lib/golang/src/io/fs/fs.go /usr/lib/golang/src/io/fs/glob.go /usr/lib/golang/src/io/fs/readdir.go /usr/lib/golang/src/io/fs/readfile.go /usr/lib/golang/src/io/fs/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go cat >/usr/src/tmp/go-build1791527085/b055/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile internal/itoa=/usr/src/tmp/go-build1791527085/b034/_pkg_.a packagefile internal/syscall/unix=/usr/src/tmp/go-build1791527085/b056/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1791527085/b010/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1791527085/b042/_pkg_.a packagefile syscall=/usr/src/tmp/go-build1791527085/b054/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p internal/poll -lang=go1.24 -std -installsuffix shared -buildid X8pslQUg8jky-QVuxoFf/X8pslQUg8jky-QVuxoFf -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b055/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.go /usr/lib/golang/src/internal/poll/copy_file_range_unix.go /usr/lib/golang/src/internal/poll/errno_unix.go /usr/lib/golang/src/internal/poll/fd.go /usr/lib/golang/src/internal/poll/fd_fsync_posix.go /usr/lib/golang/src/internal/poll/fd_mutex.go /usr/lib/golang/src/internal/poll/fd_poll_runtime.go /usr/lib/golang/src/internal/poll/fd_posix.go /usr/lib/golang/src/internal/poll/fd_unix.go /usr/lib/golang/src/internal/poll/fd_unixjs.go /usr/lib/golang/src/internal/poll/fd_writev_unix.go /usr/lib/golang/src/internal/poll/hook_cloexec.go /usr/lib/golang/src/internal/poll/hook_unix.go /usr/lib/golang/src/internal/poll/iovec_unix.go /usr/lib/golang/src/internal/poll/sendfile.go /usr/lib/golang/src/internal/poll/sendfile_unix.go /usr/lib/golang/src/internal/poll/sock_cloexec.go /usr/lib/golang/src/internal/poll/sockopt.go /usr/lib/golang/src/internal/poll/sockopt_linux.go /usr/lib/golang/src/internal/poll/sockopt_unix.go /usr/lib/golang/src/internal/poll/sockoptip.go /usr/lib/golang/src/internal/poll/splice_linux.go /usr/lib/golang/src/internal/poll/writev.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -p go.uber.org/zap/buffer -lang=go1.16 -complete -installsuffix shared -buildid dwR4TjJnDvNhonc4BFi0/dwR4TjJnDvNhonc4BFi0 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b354/importcfg -pack ./vendor/go.uber.org/zap/buffer/buffer.go ./vendor/go.uber.org/zap/buffer/pool.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /usr/src/.cache/go-build/30/30c7f1962167e33023acd5fe81221c738543d5cc34398d9aff7144affa413fc1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /usr/src/.cache/go-build/7f/7f77ce393c223665d7c67cd3e717e23d8869b98df349d8987b83abbb568d398b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /usr/src/.cache/go-build/b4/b45c35eac7c023f7ce8f3e2997cd492b87f448d1ad9b3ad8ee845011bb03c870-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /usr/src/.cache/go-build/eb/eb5ac13b428150aae8745280fe35e23279718deb6a109ea6f5e3faef71a066a7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b453/_pkg_.a # internal cp $WORK/b453/_pkg_.a /usr/src/.cache/go-build/9c/9c7dd25d7e07e3aacf10a0852f05668aac8ffa3ecfb94aa4400227644806972f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b443/_pkg_.a # internal cp $WORK/b443/_pkg_.a /usr/src/.cache/go-build/80/8056011ae5f8be1b471215c9b2d488cc430da952da9751970667bc65bf641983-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b133/_pkg_.a /usr/src/.cache/go-build/0e/0e1870f096a2f70649f118882797ed519d25df2b4d9b314d24504bae16cb0e4d-d # internal cp $WORK/b354/_pkg_.a /usr/src/.cache/go-build/0a/0aa045424d280d8499eee32ae16fd6c039e954b6a3d38a24489a880fcbcbeece-d # internal go.uber.org/zap/internal/bufferpool mkdir -p $WORK/b353/ cat >/usr/src/tmp/go-build1791527085/b353/importcfg << 'EOF' # internal # import config packagefile go.uber.org/zap/buffer=/usr/src/tmp/go-build1791527085/b354/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -p go.uber.org/zap/internal/bufferpool -lang=go1.16 -complete -installsuffix shared -buildid 9WYA0dkhXyfwGEyeeMnv/9WYA0dkhXyfwGEyeeMnv -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b353/importcfg -pack ./vendor/go.uber.org/zap/internal/bufferpool/bufferpool.go crypto/internal/fips140/nistec mkdir -p $WORK/b132/ echo -n > $WORK/b132/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/fips140/nistec /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/nistec -trimpath "$WORK/b132=>" -I $WORK/b132/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b132/symabis ./p256_asm_amd64.s cat >/usr/src/tmp/go-build1791527085/b132/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/check=/usr/src/tmp/go-build1791527085/b107/_pkg_.a packagefile crypto/internal/fips140/nistec/fiat=/usr/src/tmp/go-build1791527085/b133/_pkg_.a packagefile crypto/internal/fips140/subtle=/usr/src/tmp/go-build1791527085/b114/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/usr/src/tmp/go-build1791527085/b110/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1791527085/b037/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1791527085/b010/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p crypto/internal/fips140/nistec -lang=go1.24 -std -installsuffix shared -buildid _1DU1vTCJWpFM0Dlqzwq/_1DU1vTCJWpFM0Dlqzwq -goversion go1.24.0 -symabis $WORK/b132/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b132/importcfg -pack -asmhdr $WORK/b132/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/nistec/nistec.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p224.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p224_sqrt.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p256_asm.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p256_ordinv.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p256_table.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p384.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p521.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /usr/src/.cache/go-build/4d/4deb0525488a61f46cc477ef021593486908122bec586c6c802d374f5e94b6c8-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b180=/tmp/go-build -gno-record-gcc-switches -I $WORK/b180/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=xRl6FM-3YepB_DyFtNZ1 -o $WORK/b180/_x014.o -c gcc_amd64.S /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /usr/src/.cache/go-build/1a/1a188b4e286593a48952007ea0616c0af9962b1596fd1892bf6dad6362590bd0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /usr/src/.cache/go-build/b5/b5b3b725037f7438675abb52435a7b7acb4571989b187546c870b32b72c1c012-d # internal internal/filepathlite mkdir -p $WORK/b047/ cat >/usr/src/tmp/go-build1791527085/b047/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build1791527085/b011/_pkg_.a packagefile internal/stringslite=/usr/src/tmp/go-build1791527085/b029/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build1791527085/b048/_pkg_.a packagefile slices=/usr/src/tmp/go-build1791527085/b044/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p internal/filepathlite -lang=go1.24 -std -complete -installsuffix shared -buildid MQUKhgC4VVyifG2fEBfe/MQUKhgC4VVyifG2fEBfe -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/internal/filepathlite/path.go /usr/lib/golang/src/internal/filepathlite/path_nonwindows.go /usr/lib/golang/src/internal/filepathlite/path_unix.go cd $WORK/b180 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b180=/tmp/go-build -gno-record-gcc-switches -I $WORK/b180/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=xRl6FM-3YepB_DyFtNZ1 -o $WORK/b180/_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b033=>" -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b033/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b033/_pkg_.a $WORK/b033/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b180=/tmp/go-build -gno-record-gcc-switches -o $WORK/b180/_cgo_.o $WORK/b180/_cgo_main.o $WORK/b180/_x001.o $WORK/b180/_x002.o $WORK/b180/_x003.o $WORK/b180/_x004.o $WORK/b180/_x005.o $WORK/b180/_x006.o $WORK/b180/_x007.o $WORK/b180/_x008.o $WORK/b180/_x009.o $WORK/b180/_x010.o $WORK/b180/_x011.o $WORK/b180/_x012.o $WORK/b180/_x013.o $WORK/b180/_x014.o -O2 -g -lpthread cp $WORK/b033/_pkg_.a /usr/src/.cache/go-build/82/821d08858193e09e4383c2978ee71cd42aea13c560b6c6e90bed347c25f4e52b-d # internal internal/fmtsort mkdir -p $WORK/b031/ github.com/hashicorp/errwrap mkdir -p $WORK/b339/ cat >/usr/src/tmp/go-build1791527085/b031/importcfg << 'EOF' # internal # import config packagefile cmp=/usr/src/tmp/go-build1791527085/b032/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1791527085/b033/_pkg_.a packagefile slices=/usr/src/tmp/go-build1791527085/b044/_pkg_.a EOF github.com/philhofer/fwd mkdir -p $WORK/b368/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/fmtsort -lang=go1.24 -std -complete -installsuffix shared -buildid _2XmQOq4O_jGosTQ9wKr/_2XmQOq4O_jGosTQ9wKr -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go cat >/usr/src/tmp/go-build1791527085/b339/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1791527085/b033/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -p github.com/hashicorp/errwrap -lang=go1.16 -complete -installsuffix shared -buildid txrdGXlN1o6BCgU3qrAd/txrdGXlN1o6BCgU3qrAd -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b339/importcfg -pack ./vendor/github.com/hashicorp/errwrap/errwrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal encoding/binary mkdir -p $WORK/b064/ cat >/usr/src/tmp/go-build1791527085/b368/importcfg << 'EOF' # internal # import config packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1791527085/b033/_pkg_.a EOF cat >/usr/src/tmp/go-build1791527085/b064/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1791527085/b033/_pkg_.a packagefile slices=/usr/src/tmp/go-build1791527085/b044/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -p github.com/philhofer/fwd -lang=go1.16 -complete -installsuffix shared -buildid HBsDlrVlB9VEP9JWhc0x/HBsDlrVlB9VEP9JWhc0x -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b368/importcfg -pack ./vendor/github.com/philhofer/fwd/reader.go ./vendor/github.com/philhofer/fwd/writer.go ./vendor/github.com/philhofer/fwd/writer_unsafe.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p encoding/binary -lang=go1.24 -std -complete -installsuffix shared -buildid 478kc5fRxoszo-5woivF/478kc5fRxoszo-5woivF -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b064/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/native_endian_little.go /usr/lib/golang/src/encoding/binary/varint.go cp $WORK/b047/_pkg_.a /usr/src/.cache/go-build/6a/6ab63fc721e50d7dc884864afb08b00536dd0b14899015596a0cf7d873606a17-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /usr/src/.cache/go-build/d0/d0bdd93937e85e1d39bdc16b8e4af88e2fc12e96c313f912661501c977f717ae-d # internal gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b180=/tmp/go-build -gno-record-gcc-switches -o $WORK/b180/_cgo_.o $WORK/b180/_cgo_main.o $WORK/b180/_x001.o $WORK/b180/_x002.o $WORK/b180/_x003.o $WORK/b180/_x004.o $WORK/b180/_x005.o $WORK/b180/_x006.o $WORK/b180/_x007.o $WORK/b180/_x008.o $WORK/b180/_x009.o $WORK/b180/_x010.o $WORK/b180/_x011.o $WORK/b180/_x012.o $WORK/b180/_x013.o $WORK/b180/_x014.o -O2 -g -lpthread # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b180/_cgo_.o -dynout $WORK/b180/_cgo_import.go -dynlinker /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /usr/src/.cache/go-build/80/803328355824a66d806e33cf6a9f134e17b89c2e0077928e9071c43e48fbdc9d-d # internal echo -n > $WORK/b180/go_asm.h # internal cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b180=>" -I $WORK/b180/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b180/symabis ./asm_amd64.s cat >/usr/src/tmp/go-build1791527085/b180/importcfg << 'EOF' # internal # import config packagefile internal/runtime/sys=/usr/src/tmp/go-build1791527085/b027/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1791527085/b042/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p runtime/cgo -lang=go1.24 -std -installsuffix shared -buildid xRl6FM-3YepB_DyFtNZ1/xRl6FM-3YepB_DyFtNZ1 -goversion go1.24.0 -symabis $WORK/b180/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b180/importcfg -pack -asmhdr $WORK/b180/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/handle.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/mmap.go /usr/lib/golang/src/runtime/cgo/setenv.go /usr/lib/golang/src/runtime/cgo/sigaction.go $WORK/b180/_cgo_gotypes.go $WORK/b180/cgo.cgo1.go $WORK/b180/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /usr/src/.cache/go-build/f8/f8be3a1b7b72d3859ee451e1712bc9be41b8ce01ebb80e4ff688ea4edac9328e-d # internal os mkdir -p $WORK/b046/ cat >/usr/src/tmp/go-build1791527085/b046/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build1791527085/b011/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build1791527085/b013/_pkg_.a packagefile internal/filepathlite=/usr/src/tmp/go-build1791527085/b047/_pkg_.a packagefile internal/goarch=/usr/src/tmp/go-build1791527085/b007/_pkg_.a packagefile internal/itoa=/usr/src/tmp/go-build1791527085/b034/_pkg_.a packagefile internal/poll=/usr/src/tmp/go-build1791527085/b055/_pkg_.a packagefile internal/stringslite=/usr/src/tmp/go-build1791527085/b029/_pkg_.a packagefile internal/syscall/execenv=/usr/src/tmp/go-build1791527085/b057/_pkg_.a packagefile internal/syscall/unix=/usr/src/tmp/go-build1791527085/b056/_pkg_.a packagefile internal/testlog=/usr/src/tmp/go-build1791527085/b058/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build1791527085/b048/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1791527085/b010/_pkg_.a packagefile slices=/usr/src/tmp/go-build1791527085/b044/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1791527085/b042/_pkg_.a packagefile syscall=/usr/src/tmp/go-build1791527085/b054/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p os -lang=go1.24 -std -installsuffix shared -buildid BjoSKtTaoZBOik47Jf_t/BjoSKtTaoZBOik47Jf_t -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/eloop_other.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_linux.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_open_unix.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pidfd_linux.go /usr/lib/golang/src/os/pipe2_unix.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/root.go /usr/lib/golang/src/os/root_nonwindows.go /usr/lib/golang/src/os/root_openat.go /usr/lib/golang/src/os/root_unix.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go /usr/lib/golang/src/os/zero_copy_linux.go /usr/lib/golang/src/os/zero_copy_posix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /usr/src/.cache/go-build/a2/a2bc75a25cf6574ac07b84a9eecebab99b6560c1537da7e987844bc663d3b8aa-d # internal cp /usr/lib/golang/src/runtime/cgo/abi_amd64.h $WORK/b180/abi_GOARCH.h cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b180=>" -I $WORK/b180/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b180/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b180/_pkg_.a $WORK/b180/asm_amd64.o $WORK/b180/_x001.o $WORK/b180/_x002.o $WORK/b180/_x003.o $WORK/b180/_x004.o $WORK/b180/_x005.o $WORK/b180/_x006.o $WORK/b180/_x007.o $WORK/b180/_x008.o $WORK/b180/_x009.o $WORK/b180/_x010.o $WORK/b180/_x011.o $WORK/b180/_x012.o $WORK/b180/_x013.o $WORK/b180/_x014.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /usr/src/.cache/go-build/24/2453942346c14bc435cc530772aa8767ec134058e1e14d4bf9d4c4c7d539c601-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /usr/src/.cache/go-build/4b/4b17c16a51721855ff5fc955a9f15b8431914e5a17b3a2743b9e27528ec0ca01-d # internal encoding/base64 mkdir -p $WORK/b072/ golang.org/x/image/bmp mkdir -p $WORK/b318/ layeh.com/gumble/gumble/varint mkdir -p $WORK/b433/ golang.org/x/image/ccitt mkdir -p $WORK/b320/ cat >/usr/src/tmp/go-build1791527085/b072/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/usr/src/tmp/go-build1791527085/b064/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile slices=/usr/src/tmp/go-build1791527085/b044/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a EOF cat >/usr/src/tmp/go-build1791527085/b318/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/usr/src/tmp/go-build1791527085/b064/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile image=/usr/src/tmp/go-build1791527085/b253/_pkg_.a packagefile image/color=/usr/src/tmp/go-build1791527085/b254/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p encoding/base64 -lang=go1.24 -std -complete -installsuffix shared -buildid KNFX2syFmZepo7EF1_-b/KNFX2syFmZepo7EF1_-b -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -p golang.org/x/image/bmp -lang=go1.16 -complete -installsuffix shared -buildid 835l8CnlvDJJITZWwopj/835l8CnlvDJJITZWwopj -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b318/importcfg -pack ./vendor/golang.org/x/image/bmp/reader.go ./vendor/golang.org/x/image/bmp/writer.go cat >/usr/src/tmp/go-build1791527085/b320/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/usr/src/tmp/go-build1791527085/b064/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile image=/usr/src/tmp/go-build1791527085/b253/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1791527085/b037/_pkg_.a EOF cat >/usr/src/tmp/go-build1791527085/b433/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/usr/src/tmp/go-build1791527085/b064/_pkg_.a packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -p layeh.com/gumble/gumble/varint -lang=go1.16 -complete -installsuffix shared -buildid INs2qo0dvd-h7Mr1ZA4R/INs2qo0dvd-h7Mr1ZA4R -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b433/importcfg -pack ./vendor/layeh.com/gumble/gumble/varint/read.go ./vendor/layeh.com/gumble/gumble/varint/write.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -p golang.org/x/image/ccitt -lang=go1.16 -complete -installsuffix shared -buildid vcvgh0xUBIk3fobMoWLH/vcvgh0xUBIk3fobMoWLH -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b320/importcfg -pack ./vendor/golang.org/x/image/ccitt/reader.go ./vendor/golang.org/x/image/ccitt/table.go ./vendor/golang.org/x/image/ccitt/writer.go vendor/golang.org/x/crypto/internal/poly1305 mkdir -p $WORK/b158/ github.com/Philipp15b/go-steam/rwu mkdir -p $WORK/b470/ echo -n > $WORK/b158/go_asm.h # internal golang.org/x/crypto/poly1305 mkdir -p $WORK/b251/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b158=>" -I $WORK/b158/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b158/symabis ./sum_amd64.s cat >/usr/src/tmp/go-build1791527085/b470/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/usr/src/tmp/go-build1791527085/b064/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -p github.com/Philipp15b/go-steam/rwu -lang=go1.16 -complete -installsuffix shared -buildid 51sSneqKZRsDK7FtFV48/51sSneqKZRsDK7FtFV48 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b470/importcfg -pack ./vendor/github.com/Philipp15b/go-steam/rwu/rwu.go echo -n > $WORK/b251/go_asm.h # internal cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/poly1305 -trimpath "$WORK/b251=>" -I $WORK/b251/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b251/symabis ./sum_amd64.s golang.org/x/sys/unix mkdir -p $WORK/b063/ echo -n > $WORK/b063/go_asm.h # internal cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b063/symabis ./asm_linux_amd64.s cat >/usr/src/tmp/go-build1791527085/b158/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/usr/src/tmp/go-build1791527085/b123/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1791527085/b064/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1791527085/b037/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p vendor/golang.org/x/crypto/internal/poly1305 -lang=go1.24 -std -installsuffix shared -buildid PxmNp_0xUVMRpJwZnItW/PxmNp_0xUVMRpJwZnItW -goversion go1.24.0 -symabis $WORK/b158/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b158/importcfg -pack -asmhdr $WORK/b158/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_amd64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go cat >/usr/src/tmp/go-build1791527085/b251/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/usr/src/tmp/go-build1791527085/b123/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1791527085/b064/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1791527085/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -p golang.org/x/crypto/poly1305 -lang=go1.16 -installsuffix shared -buildid bbc99ZlO3uPgawvP1IUR/bbc99ZlO3uPgawvP1IUR -goversion go1.24.0 -symabis $WORK/b251/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b251/importcfg -pack -asmhdr $WORK/b251/go_asm.h ./vendor/golang.org/x/crypto/poly1305/bits_go1.13.go ./vendor/golang.org/x/crypto/poly1305/poly1305.go ./vendor/golang.org/x/crypto/poly1305/sum_amd64.go ./vendor/golang.org/x/crypto/poly1305/sum_generic.go cat >/usr/src/tmp/go-build1791527085/b063/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1791527085/b064/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=/usr/src/tmp/go-build1791527085/b065/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1791527085/b037/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1791527085/b010/_pkg_.a packagefile sort=/usr/src/tmp/go-build1791527085/b066/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile syscall=/usr/src/tmp/go-build1791527085/b054/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p golang.org/x/sys/unix -lang=go1.16 -installsuffix shared -buildid LyiilNmg6M0gA0OC4l-o/LyiilNmg6M0gA0OC4l-o -goversion go1.24.0 -symabis $WORK/b063/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b063/importcfg -pack -asmhdr $WORK/b063/go_asm.h ./vendor/golang.org/x/sys/unix/affinity_linux.go ./vendor/golang.org/x/sys/unix/aliases.go ./vendor/golang.org/x/sys/unix/bluetooth_linux.go ./vendor/golang.org/x/sys/unix/constants.go ./vendor/golang.org/x/sys/unix/dev_linux.go ./vendor/golang.org/x/sys/unix/dirent.go ./vendor/golang.org/x/sys/unix/endian_little.go ./vendor/golang.org/x/sys/unix/env_unix.go ./vendor/golang.org/x/sys/unix/fcntl.go ./vendor/golang.org/x/sys/unix/fdset.go ./vendor/golang.org/x/sys/unix/ioctl.go ./vendor/golang.org/x/sys/unix/ioctl_linux.go ./vendor/golang.org/x/sys/unix/pagesize_unix.go ./vendor/golang.org/x/sys/unix/race0.go ./vendor/golang.org/x/sys/unix/readdirent_getdents.go ./vendor/golang.org/x/sys/unix/sockcmsg_linux.go ./vendor/golang.org/x/sys/unix/sockcmsg_unix.go ./vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go ./vendor/golang.org/x/sys/unix/str.go ./vendor/golang.org/x/sys/unix/syscall.go ./vendor/golang.org/x/sys/unix/syscall_linux.go ./vendor/golang.org/x/sys/unix/syscall_linux_amd64.go ./vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.go ./vendor/golang.org/x/sys/unix/syscall_linux_gc.go ./vendor/golang.org/x/sys/unix/syscall_unix.go ./vendor/golang.org/x/sys/unix/syscall_unix_gc.go ./vendor/golang.org/x/sys/unix/timestruct.go ./vendor/golang.org/x/sys/unix/zerrors_linux.go ./vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go ./vendor/golang.org/x/sys/unix/zptrace_x86_linux.go ./vendor/golang.org/x/sys/unix/zsyscall_linux.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_amd64.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_amd64.go ./vendor/golang.org/x/sys/unix/ztypes_linux.go ./vendor/golang.org/x/sys/unix/ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b433/_pkg_.a # internal cp $WORK/b433/_pkg_.a /usr/src/.cache/go-build/a8/a85ea6ef311b9fd0ffa6efb4cba3f1d75f96d3d788f8e0b4ed007172100d6b7f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b470/_pkg_.a # internal cp $WORK/b470/_pkg_.a /usr/src/.cache/go-build/75/75e431df107552d3aa6826ebefc60fb95d5819573eee35092ee592aa45901076-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /usr/src/.cache/go-build/43/439dae130ccef81f1262e1b976b92feab283814716eae18dcb47f8d9d4f2fbeb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /usr/src/.cache/go-build/a4/a423a954478e709376776d191538f1d5377d29a9e61ec9d3866521406c5e31c3-d # internal encoding/pem mkdir -p $WORK/b171/ cat >/usr/src/tmp/go-build1791527085/b171/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build1791527085/b072/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile slices=/usr/src/tmp/go-build1791527085/b044/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p encoding/pem -lang=go1.24 -std -complete -installsuffix shared -buildid MdxpBQslfbGUSSyFGXo9/MdxpBQslfbGUSSyFGXo9 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b171/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/poly1305 -trimpath "$WORK/b251=>" -I $WORK/b251/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b251/sum_amd64.o ./sum_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b158=>" -I $WORK/b158/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b158/sum_amd64.o ./sum_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /usr/src/.cache/go-build/50/5047aa8d79b4d6d59b6a0f92327b6000bf860aa4342967370099e6a0b7adf741-d # internal cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b251/_pkg_.a $WORK/b251/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b251/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b158/_pkg_.a $WORK/b158/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b251/_pkg_.a /usr/src/.cache/go-build/ab/ab9226fc9b1d33f655a39f1ed01467f583a043b9730baa80922bdaf30b8f4710-d # internal golang.org/x/crypto/nacl/secretbox mkdir -p $WORK/b249/ cp $WORK/b158/_pkg_.a /usr/src/.cache/go-build/51/517c2a542758c112af7319b52dee1cf9227d72604bfb5a2873a0126fc9a17f19-d # internal cat >/usr/src/tmp/go-build1791527085/b249/importcfg << 'EOF' # internal # import config packagefile golang.org/x/crypto/internal/subtle=/usr/src/tmp/go-build1791527085/b250/_pkg_.a packagefile golang.org/x/crypto/poly1305=/usr/src/tmp/go-build1791527085/b251/_pkg_.a packagefile golang.org/x/crypto/salsa20/salsa=/usr/src/tmp/go-build1791527085/b252/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -p golang.org/x/crypto/nacl/secretbox -lang=go1.16 -complete -installsuffix shared -buildid UQm-j5UPhWbY_7TPh7Ls/UQm-j5UPhWbY_7TPh7Ls -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b249/importcfg -pack ./vendor/golang.org/x/crypto/nacl/secretbox/secretbox.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /usr/src/.cache/go-build/73/73ec2dcb876371125b4f4f8b15d4a2b9911e48c4baaeffe5492a13a1abdb2731-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /usr/src/.cache/go-build/d5/d523c448c0544693caf46394c0b1ca751d77a0f5c6131c37d9fe1958d725c9a1-d # internal cd /usr/lib/golang/src/crypto/internal/fips140/nistec /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/nistec -trimpath "$WORK/b132=>" -I $WORK/b132/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b132/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b132/_pkg_.a $WORK/b132/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /usr/src/.cache/go-build/db/db457bb665167ccae76d0f7253686aa22f8f96918b2118caef33cb84204cfe66-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /usr/src/.cache/go-build/92/923b44cb2754755de964f225ab15f013545f1f4069ed39df3f970dc4a2354821-d # internal io/ioutil mkdir -p $WORK/b092/ internal/sysinfo mkdir -p $WORK/b300/ fmt mkdir -p $WORK/b030/ go.uber.org/zap/internal/exit mkdir -p $WORK/b357/ cat >/usr/src/tmp/go-build1791527085/b092/importcfg << 'EOF' # internal # import config packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build1791527085/b048/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile slices=/usr/src/tmp/go-build1791527085/b044/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p io/ioutil -lang=go1.24 -std -complete -installsuffix shared -buildid o5aPiqq7q39SioZOXymd/o5aPiqq7q39SioZOXymd -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b092/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go cat >/usr/src/tmp/go-build1791527085/b357/importcfg << 'EOF' # internal # import config packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a EOF cat >/usr/src/tmp/go-build1791527085/b030/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile internal/fmtsort=/usr/src/tmp/go-build1791527085/b031/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1791527085/b033/_pkg_.a packagefile slices=/usr/src/tmp/go-build1791527085/b044/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -p go.uber.org/zap/internal/exit -lang=go1.16 -complete -installsuffix shared -buildid uoZj7p69XXTP-kRz5yAi/uoZj7p69XXTP-kRz5yAi -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b357/importcfg -pack ./vendor/go.uber.org/zap/internal/exit/exit.go google.golang.org/protobuf/internal/detrand vendor/golang.org/x/sys/cpu mkdir -p $WORK/b407/ mkdir -p $WORK/b159/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p fmt -lang=go1.24 -std -complete -installsuffix shared -buildid 4UUsWIq0-cQDddqh6gBi/4UUsWIq0-cQDddqh6gBi -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b030/importcfg -pack /usr/lib/golang/src/fmt/doc.go /usr/lib/golang/src/fmt/errors.go /usr/lib/golang/src/fmt/format.go /usr/lib/golang/src/fmt/print.go /usr/lib/golang/src/fmt/scan.go github.com/mattn/go-runewidth mkdir -p $WORK/b389/ cat >/usr/src/tmp/go-build1791527085/b407/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/usr/src/tmp/go-build1791527085/b064/_pkg_.a packagefile hash/fnv=/usr/src/tmp/go-build1791527085/b375/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a EOF cat >/usr/src/tmp/go-build1791527085/b389/importcfg << 'EOF' # internal # import config packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1791527085/b084/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -p google.golang.org/protobuf/internal/detrand -lang=go1.16 -complete -installsuffix shared -buildid uxkD0E5qE2G4lOCwdIpj/uxkD0E5qE2G4lOCwdIpj -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b407/importcfg -pack ./vendor/google.golang.org/protobuf/internal/detrand/rand.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -p github.com/mattn/go-runewidth -lang=go1.16 -complete -installsuffix shared -buildid dELIeiBvH6anSF9oS55e/dELIeiBvH6anSF9oS55e -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b389/importcfg -pack ./vendor/github.com/mattn/go-runewidth/runewidth.go ./vendor/github.com/mattn/go-runewidth/runewidth_posix.go ./vendor/github.com/mattn/go-runewidth/runewidth_table.go cat >/usr/src/tmp/go-build1791527085/b300/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1791527085/b069/_pkg_.a packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile internal/cpu=/usr/src/tmp/go-build1791527085/b012/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -p internal/sysinfo -lang=go1.24 -std -complete -installsuffix shared -buildid GRc5UaId0qMjTbxzwixp/GRc5UaId0qMjTbxzwixp -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b300/importcfg -pack /usr/lib/golang/src/internal/sysinfo/cpuinfo_linux.go /usr/lib/golang/src/internal/sysinfo/sysinfo.go path/filepath mkdir -p $WORK/b067/ echo -n > $WORK/b159/go_asm.h # internal cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b159=>" -I $WORK/b159/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b159/symabis ./cpu_gc_x86.s os/signal mkdir -p $WORK/b518/ echo -n > $WORK/b518/go_asm.h # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b518=>" -I $WORK/b518/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b518/symabis ./sig.s crypto/internal/sysrand mkdir -p $WORK/b119/ cat >/usr/src/tmp/go-build1791527085/b119/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile internal/syscall/unix=/usr/src/tmp/go-build1791527085/b056/_pkg_.a packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1791527085/b010/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1791527085/b042/_pkg_.a packagefile syscall=/usr/src/tmp/go-build1791527085/b054/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p crypto/internal/sysrand -lang=go1.24 -std -complete -installsuffix shared -buildid pFT_Hx31_j8SBRLIKhqu/pFT_Hx31_j8SBRLIKhqu -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b119/importcfg -pack /usr/lib/golang/src/crypto/internal/sysrand/rand.go /usr/lib/golang/src/crypto/internal/sysrand/rand_getrandom.go cat >/usr/src/tmp/go-build1791527085/b067/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build1791527085/b011/_pkg_.a packagefile internal/filepathlite=/usr/src/tmp/go-build1791527085/b047/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build1791527085/b048/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1791527085/b010/_pkg_.a packagefile slices=/usr/src/tmp/go-build1791527085/b044/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile syscall=/usr/src/tmp/go-build1791527085/b054/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p path/filepath -lang=go1.24 -std -complete -installsuffix shared -buildid rkjJRtAgoinIadLnKoop/rkjJRtAgoinIadLnKoop -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b067/importcfg -pack /usr/lib/golang/src/path/filepath/match.go /usr/lib/golang/src/path/filepath/path.go /usr/lib/golang/src/path/filepath/path_unix.go /usr/lib/golang/src/path/filepath/symlink.go /usr/lib/golang/src/path/filepath/symlink_unix.go cat >/usr/src/tmp/go-build1791527085/b159/importcfg << 'EOF' # internal # import config packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1791527085/b010/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a EOF net mkdir -p $WORK/b173/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p vendor/golang.org/x/sys/cpu -lang=go1.24 -std -installsuffix shared -buildid uk7uzpqLwJSXyQ-vFuyW/uk7uzpqLwJSXyQ-vFuyW -goversion go1.24.0 -symabis $WORK/b159/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b159/importcfg -pack -asmhdr $WORK/b159/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/byteorder.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_gc_x86.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_linux_noinit.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_other_x86.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_x86.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/endian_little.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/hwcap_linux.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/parse.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/runtime_auxv.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/runtime_auxv_go121.go cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b173/ -importpath net "-ldflags=\"-O2\" \"-g\" \"-lresolv\"" -- -I $WORK/b173/ -O2 -g -fno-stack-protector ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix_cgo.go ./cgo_unix_cgo_res.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /usr/src/.cache/go-build/67/672438ae3ab788d7988b0db0fd37a8b25379b85831048a4411c05974796538de-d # internal cat >/usr/src/tmp/go-build1791527085/b518/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build1791527085/b070/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile slices=/usr/src/tmp/go-build1791527085/b044/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile syscall=/usr/src/tmp/go-build1791527085/b054/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -p os/signal -lang=go1.24 -std -installsuffix shared -buildid -ECzB_MQVg-MUSSHLWlb/-ECzB_MQVg-MUSSHLWlb -goversion go1.24.0 -symabis $WORK/b518/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b518/importcfg -pack -asmhdr $WORK/b518/go_asm.h /usr/lib/golang/src/os/signal/doc.go /usr/lib/golang/src/os/signal/signal.go /usr/lib/golang/src/os/signal/signal_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b407/_pkg_.a # internal cp $WORK/b407/_pkg_.a /usr/src/.cache/go-build/79/7950fbcdf605d08e21617f20903393ea2961513af07d7a26280455df131a9455-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b300/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /usr/src/.cache/go-build/a5/a5ea46596d8158e3f9aebee0aaca8e9fd8d8f6484db1f1990cc760444da2316a-d # internal crypto/internal/entropy mkdir -p $WORK/b118/ cat >/usr/src/tmp/go-build1791527085/b118/importcfg << 'EOF' # internal # import config packagefile crypto/internal/sysrand=/usr/src/tmp/go-build1791527085/b119/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p crypto/internal/entropy -lang=go1.24 -std -complete -installsuffix shared -buildid Jdvh_QzfPRkSVZM2hoRc/Jdvh_QzfPRkSVZM2hoRc -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b118/importcfg -pack /usr/lib/golang/src/crypto/internal/entropy/entropy.go cp $WORK/b300/_pkg_.a /usr/src/.cache/go-build/b8/b80935729fa9f3effd3eccb32a90607cb036f6bf767e5be70ff2f63ca73b8396-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /usr/src/.cache/go-build/c4/c4dbe7fabf88c0cf3cb9eba695eab84fdbcc1258419613c4a39f9fbc5a490836-d # internal crypto/internal/fips140/drbg mkdir -p $WORK/b117/ cat >/usr/src/tmp/go-build1791527085/b117/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile crypto/internal/entropy=/usr/src/tmp/go-build1791527085/b118/_pkg_.a packagefile crypto/internal/fips140=/usr/src/tmp/go-build1791527085/b104/_pkg_.a packagefile crypto/internal/fips140/aes=/usr/src/tmp/go-build1791527085/b103/_pkg_.a packagefile crypto/internal/fips140/check=/usr/src/tmp/go-build1791527085/b107/_pkg_.a packagefile crypto/internal/fips140/subtle=/usr/src/tmp/go-build1791527085/b114/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/usr/src/tmp/go-build1791527085/b110/_pkg_.a packagefile crypto/internal/randutil=/usr/src/tmp/go-build1791527085/b120/_pkg_.a packagefile crypto/internal/sysrand=/usr/src/tmp/go-build1791527085/b119/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1791527085/b037/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p crypto/internal/fips140/drbg -lang=go1.24 -std -complete -installsuffix shared -buildid H12HOE66X4UfZdQ2Fs12/H12HOE66X4UfZdQ2Fs12 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b117/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/drbg/cast.go /usr/lib/golang/src/crypto/internal/fips140/drbg/ctrdrbg.go /usr/lib/golang/src/crypto/internal/fips140/drbg/rand.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b389/_pkg_.a # internal cp $WORK/b092/_pkg_.a /usr/src/.cache/go-build/e9/e9b676e24a79d7cdf17f19b4f8bca65fda17c05d843b4678c8ceac6ed8028c9f-d # internal golang.org/x/image/riff mkdir -p $WORK/b264/ cat >/usr/src/tmp/go-build1791527085/b264/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -p golang.org/x/image/riff -lang=go1.16 -complete -installsuffix shared -buildid f3h9CiLW26ZgKxosodwT/f3h9CiLW26ZgKxosodwT -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b264/importcfg -pack ./vendor/golang.org/x/image/riff/riff.go cp $WORK/b389/_pkg_.a /usr/src/.cache/go-build/ed/ed71fe86953cf5622e368e295819a87eb5fe02d99c5b9172b04ce4fdbad66e98-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b159=>" -I $WORK/b159/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b159/cpu_gc_x86.o ./cpu_gc_x86.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b159/_pkg_.a $WORK/b159/cpu_gc_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /usr/src/.cache/go-build/73/7309ff52547634b0caa01925b2fb00e3367845e279638363f6d9d95525222250-d # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b518=>" -I $WORK/b518/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b518/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b518/_pkg_.a $WORK/b518/sig.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b518/_pkg_.a # internal cp $WORK/b518/_pkg_.a /usr/src/.cache/go-build/44/443452f7c9590a70b067f4d18dbe75fb90f89bc710cef692b35d40bb6e715ca2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /usr/src/.cache/go-build/29/29b5c0ab01ecbb80a0f80a2e48714cba9fb9b10498ba956a5f2359fd81545a17-d # internal golang.org/x/image/webp mkdir -p $WORK/b263/ cat >/usr/src/tmp/go-build1791527085/b263/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile golang.org/x/image/riff=/usr/src/tmp/go-build1791527085/b264/_pkg_.a packagefile golang.org/x/image/vp8=/usr/src/tmp/go-build1791527085/b265/_pkg_.a packagefile golang.org/x/image/vp8l=/usr/src/tmp/go-build1791527085/b266/_pkg_.a packagefile image=/usr/src/tmp/go-build1791527085/b253/_pkg_.a packagefile image/color=/usr/src/tmp/go-build1791527085/b254/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -p golang.org/x/image/webp -lang=go1.16 -complete -installsuffix shared -buildid Rshc_yur-AU6STzLHMIO/Rshc_yur-AU6STzLHMIO -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b263/importcfg -pack ./vendor/golang.org/x/image/webp/decode.go ./vendor/golang.org/x/image/webp/doc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /usr/src/.cache/go-build/65/654e4beaf5eb79a2362f2b5c12e414a044d66d20ded6058b2c5587a7c341ffbd-d # internal crypto/internal/fips140only mkdir -p $WORK/b122/ crypto/internal/fips140/ecdh mkdir -p $WORK/b131/ cat >/usr/src/tmp/go-build1791527085/b122/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/drbg=/usr/src/tmp/go-build1791527085/b117/_pkg_.a packagefile crypto/internal/fips140/sha256=/usr/src/tmp/go-build1791527085/b109/_pkg_.a packagefile crypto/internal/fips140/sha3=/usr/src/tmp/go-build1791527085/b113/_pkg_.a packagefile crypto/internal/fips140/sha512=/usr/src/tmp/go-build1791527085/b115/_pkg_.a packagefile hash=/usr/src/tmp/go-build1791527085/b097/_pkg_.a packagefile internal/godebug=/usr/src/tmp/go-build1791527085/b052/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a EOF crypto/internal/fips140/aes/gcm mkdir -p $WORK/b116/ cat >/usr/src/tmp/go-build1791527085/b131/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile crypto/internal/fips140=/usr/src/tmp/go-build1791527085/b104/_pkg_.a packagefile crypto/internal/fips140/check=/usr/src/tmp/go-build1791527085/b107/_pkg_.a packagefile crypto/internal/fips140/drbg=/usr/src/tmp/go-build1791527085/b117/_pkg_.a packagefile crypto/internal/fips140/nistec=/usr/src/tmp/go-build1791527085/b132/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/usr/src/tmp/go-build1791527085/b110/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1791527085/b037/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p crypto/internal/fips140/ecdh -lang=go1.24 -std -complete -installsuffix shared -buildid B2T3kKTApsUMg_T3uFir/B2T3kKTApsUMg_T3uFir -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b131/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/ecdh/cast.go /usr/lib/golang/src/crypto/internal/fips140/ecdh/ecdh.go crypto/internal/fips140/ecdsa mkdir -p $WORK/b138/ crypto/internal/fips140/ed25519 mkdir -p $WORK/b147/ cat >/usr/src/tmp/go-build1791527085/b138/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile crypto/internal/fips140=/usr/src/tmp/go-build1791527085/b104/_pkg_.a packagefile crypto/internal/fips140/bigmod=/usr/src/tmp/go-build1791527085/b139/_pkg_.a packagefile crypto/internal/fips140/check=/usr/src/tmp/go-build1791527085/b107/_pkg_.a packagefile crypto/internal/fips140/drbg=/usr/src/tmp/go-build1791527085/b117/_pkg_.a packagefile crypto/internal/fips140/hmac=/usr/src/tmp/go-build1791527085/b108/_pkg_.a packagefile crypto/internal/fips140/nistec=/usr/src/tmp/go-build1791527085/b132/_pkg_.a packagefile crypto/internal/fips140/sha512=/usr/src/tmp/go-build1791527085/b115/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a EOF crypto/internal/fips140/mlkem mkdir -p $WORK/b151/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p crypto/internal/fips140/ecdsa -lang=go1.24 -std -complete -installsuffix shared -buildid 9H-ezHJhyOkRrbqY4U-L/9H-ezHJhyOkRrbqY4U-L -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b138/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/ecdsa/cast.go /usr/lib/golang/src/crypto/internal/fips140/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/internal/fips140/ecdsa/ecdsa_noasm.go /usr/lib/golang/src/crypto/internal/fips140/ecdsa/hmacdrbg.go cat >/usr/src/tmp/go-build1791527085/b147/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile crypto/internal/fips140=/usr/src/tmp/go-build1791527085/b104/_pkg_.a packagefile crypto/internal/fips140/check=/usr/src/tmp/go-build1791527085/b107/_pkg_.a packagefile crypto/internal/fips140/drbg=/usr/src/tmp/go-build1791527085/b117/_pkg_.a packagefile crypto/internal/fips140/edwards25519=/usr/src/tmp/go-build1791527085/b148/_pkg_.a packagefile crypto/internal/fips140/sha512=/usr/src/tmp/go-build1791527085/b115/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p crypto/internal/fips140/ed25519 -lang=go1.24 -std -complete -installsuffix shared -buildid 7gBKDjqoZWZYuIyVXgxM/7gBKDjqoZWZYuIyVXgxM -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b147/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/ed25519/cast.go /usr/lib/golang/src/crypto/internal/fips140/ed25519/ed25519.go cat >/usr/src/tmp/go-build1791527085/b151/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile crypto/internal/fips140=/usr/src/tmp/go-build1791527085/b104/_pkg_.a packagefile crypto/internal/fips140/check=/usr/src/tmp/go-build1791527085/b107/_pkg_.a packagefile crypto/internal/fips140/drbg=/usr/src/tmp/go-build1791527085/b117/_pkg_.a packagefile crypto/internal/fips140/sha3=/usr/src/tmp/go-build1791527085/b113/_pkg_.a packagefile crypto/internal/fips140/subtle=/usr/src/tmp/go-build1791527085/b114/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/usr/src/tmp/go-build1791527085/b110/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p crypto/internal/fips140/mlkem -lang=go1.24 -std -complete -installsuffix shared -buildid E2ZP914DN6ovXQV93072/E2ZP914DN6ovXQV93072 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b151/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/mlkem/cast.go /usr/lib/golang/src/crypto/internal/fips140/mlkem/field.go /usr/lib/golang/src/crypto/internal/fips140/mlkem/mlkem1024.go /usr/lib/golang/src/crypto/internal/fips140/mlkem/mlkem768.go crypto/internal/fips140/rsa mkdir -p $WORK/b163/ echo -n > $WORK/b116/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/fips140/aes/gcm /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/aes/gcm -trimpath "$WORK/b116=>" -I $WORK/b116/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b116/symabis ./gcm_amd64.s cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p crypto/internal/fips140only -lang=go1.24 -std -complete -installsuffix shared -buildid 2XeYRTFtrJZfczf5gIUO/2XeYRTFtrJZfczf5gIUO -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b122/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140only/fips140only.go cat >/usr/src/tmp/go-build1791527085/b163/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile crypto/internal/fips140=/usr/src/tmp/go-build1791527085/b104/_pkg_.a packagefile crypto/internal/fips140/bigmod=/usr/src/tmp/go-build1791527085/b139/_pkg_.a packagefile crypto/internal/fips140/check=/usr/src/tmp/go-build1791527085/b107/_pkg_.a packagefile crypto/internal/fips140/drbg=/usr/src/tmp/go-build1791527085/b117/_pkg_.a packagefile crypto/internal/fips140/sha256=/usr/src/tmp/go-build1791527085/b109/_pkg_.a packagefile crypto/internal/fips140/sha3=/usr/src/tmp/go-build1791527085/b113/_pkg_.a packagefile crypto/internal/fips140/sha512=/usr/src/tmp/go-build1791527085/b115/_pkg_.a packagefile crypto/internal/fips140/subtle=/usr/src/tmp/go-build1791527085/b114/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p crypto/internal/fips140/rsa -lang=go1.24 -std -complete -installsuffix shared -buildid 36UwJUqySb4LAAXAFvsh/36UwJUqySb4LAAXAFvsh -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b163/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/rsa/cast.go /usr/lib/golang/src/crypto/internal/fips140/rsa/keygen.go /usr/lib/golang/src/crypto/internal/fips140/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/internal/fips140/rsa/pkcs1v22.go /usr/lib/golang/src/crypto/internal/fips140/rsa/rsa.go cat >/usr/src/tmp/go-build1791527085/b116/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140=/usr/src/tmp/go-build1791527085/b104/_pkg_.a packagefile crypto/internal/fips140/aes=/usr/src/tmp/go-build1791527085/b103/_pkg_.a packagefile crypto/internal/fips140/alias=/usr/src/tmp/go-build1791527085/b106/_pkg_.a packagefile crypto/internal/fips140/check=/usr/src/tmp/go-build1791527085/b107/_pkg_.a packagefile crypto/internal/fips140/drbg=/usr/src/tmp/go-build1791527085/b117/_pkg_.a packagefile crypto/internal/fips140/subtle=/usr/src/tmp/go-build1791527085/b114/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/usr/src/tmp/go-build1791527085/b110/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/usr/src/tmp/go-build1791527085/b111/_pkg_.a packagefile crypto/internal/impl=/usr/src/tmp/go-build1791527085/b112/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p crypto/internal/fips140/aes/gcm -lang=go1.24 -std -installsuffix shared -buildid fn_F6gGLGbsTvK7fpTKZ/fn_F6gGLGbsTvK7fpTKZ -goversion go1.24.0 -symabis $WORK/b116/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b116/importcfg -pack -asmhdr $WORK/b116/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/cast.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/cmac.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/ctrkdf.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/gcm.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/gcm_asm.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/gcm_generic.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/gcm_nonces.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/ghash.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /usr/src/.cache/go-build/6f/6f1a5d6bbf074399ea925fe46567e7602eb1bc9a5d43a7b80244ee0d2490822d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /usr/src/.cache/go-build/45/4581693a505d41245a36b6b7b5be5d4c50b9ff88b4e5e2c199b85be4a26fb812-d # internal crypto/rc4 crypto/md5 mkdir -p $WORK/b161/ mkdir -p $WORK/b160/ echo -n > $WORK/b160/go_asm.h # internal cat >/usr/src/tmp/go-build1791527085/b161/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/alias=/usr/src/tmp/go-build1791527085/b106/_pkg_.a packagefile crypto/internal/fips140only=/usr/src/tmp/go-build1791527085/b122/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b160=>" -I $WORK/b160/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b160/symabis ./md5block_amd64.s cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p crypto/rc4 -lang=go1.24 -std -complete -installsuffix shared -buildid eXiitvS538CMOXY-Vi-G/eXiitvS538CMOXY-Vi-G -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b161/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /usr/src/.cache/go-build/11/11621794670331336f8760eb7c64c6297090d13f764a14c4d4cc7b0af7e33f27-d # internal cat >/usr/src/tmp/go-build1791527085/b160/importcfg << 'EOF' # internal # import config packagefile crypto=/usr/src/tmp/go-build1791527085/b101/_pkg_.a packagefile crypto/internal/fips140only=/usr/src/tmp/go-build1791527085/b122/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile hash=/usr/src/tmp/go-build1791527085/b097/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build1791527085/b013/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1791527085/b037/_pkg_.a EOF github.com/spf13/afero/mem mkdir -p $WORK/b200/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p crypto/md5 -lang=go1.24 -std -installsuffix shared -buildid jfHr-RNsQrW-ZaUESgWQ/jfHr-RNsQrW-ZaUESgWQ -goversion go1.24.0 -symabis $WORK/b160/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b160/importcfg -pack -asmhdr $WORK/b160/go_asm.h /usr/lib/golang/src/crypto/md5/md5.go /usr/lib/golang/src/crypto/md5/md5block.go /usr/lib/golang/src/crypto/md5/md5block_decl.go cat >/usr/src/tmp/go-build1791527085/b200/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build1791527085/b067/_pkg_.a packagefile sort=/usr/src/tmp/go-build1791527085/b066/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1791527085/b042/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -p github.com/spf13/afero/mem -lang=go1.16 -complete -installsuffix shared -buildid 4_lKvjls2om693dVSw1q/4_lKvjls2om693dVSw1q -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b200/importcfg -pack ./vendor/github.com/spf13/afero/mem/dir.go ./vendor/github.com/spf13/afero/mem/dirmap.go ./vendor/github.com/spf13/afero/mem/file.go os/exec mkdir -p $WORK/b267/ cat >/usr/src/tmp/go-build1791527085/b267/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile context=/usr/src/tmp/go-build1791527085/b070/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile internal/godebug=/usr/src/tmp/go-build1791527085/b052/_pkg_.a packagefile internal/syscall/execenv=/usr/src/tmp/go-build1791527085/b057/_pkg_.a packagefile internal/syscall/unix=/usr/src/tmp/go-build1791527085/b056/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build1791527085/b048/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build1791527085/b067/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1791527085/b010/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile syscall=/usr/src/tmp/go-build1791527085/b054/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -p os/exec -lang=go1.24 -std -complete -installsuffix shared -buildid ZyePHuvlstM4tcYI7-4c/ZyePHuvlstM4tcYI7-4c -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b267/importcfg -pack /usr/lib/golang/src/os/exec/exec.go /usr/lib/golang/src/os/exec/exec_unix.go /usr/lib/golang/src/os/exec/lp_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /usr/src/.cache/go-build/eb/eb5db7a32ae39cc627416fa8087d4f6a1f6e3558a628d4401484e05f38c67c65-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /usr/src/.cache/go-build/01/01af5017cf3f0c1fb850efbad997b01fc25249e4597cc568f9bd76a5a468cf48-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /usr/src/.cache/go-build/5f/5fc9537623fd2f11b28a1b7c518a21dd5ad5b82c079ea379d1bcebb50c7a6ce9-d # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b160=>" -I $WORK/b160/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b160/md5block_amd64.o ./md5block_amd64.s cd /usr/lib/golang/src/crypto/internal/fips140/aes/gcm /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/aes/gcm -trimpath "$WORK/b116=>" -I $WORK/b116/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b116/gcm_amd64.o ./gcm_amd64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b160/_pkg_.a $WORK/b160/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /usr/src/.cache/go-build/db/dbd18ab9ed264fce97303cb7b025005d578e24f17899763102cc2690b5b1b5b3-d # internal cd /usr/lib/golang/src/crypto/internal/fips140/aes/gcm /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b116/_pkg_.a $WORK/b116/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /usr/src/.cache/go-build/29/29f1a34e239b04a93fd8a9566e21038df972b610372e102fdc4c674f73110209-d # internal crypto/cipher mkdir -p $WORK/b102/ cat >/usr/src/tmp/go-build1791527085/b102/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile crypto/internal/fips140/aes=/usr/src/tmp/go-build1791527085/b103/_pkg_.a packagefile crypto/internal/fips140/aes/gcm=/usr/src/tmp/go-build1791527085/b116/_pkg_.a packagefile crypto/internal/fips140/alias=/usr/src/tmp/go-build1791527085/b106/_pkg_.a packagefile crypto/internal/fips140only=/usr/src/tmp/go-build1791527085/b122/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build1791527085/b123/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build1791527085/b013/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p crypto/cipher -lang=go1.24 -std -complete -installsuffix shared -buildid dDsMzKDE0P0sydmjKCQy/dDsMzKDE0P0sydmjKCQy -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b102/importcfg -pack /usr/lib/golang/src/crypto/cipher/cbc.go /usr/lib/golang/src/crypto/cipher/cfb.go /usr/lib/golang/src/crypto/cipher/cipher.go /usr/lib/golang/src/crypto/cipher/ctr.go /usr/lib/golang/src/crypto/cipher/gcm.go /usr/lib/golang/src/crypto/cipher/io.go /usr/lib/golang/src/crypto/cipher/ofb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b151/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b151/_pkg_.a /usr/src/.cache/go-build/63/63907ec12d5300c201949488246bd6bbc86e5f9acac747ac90129935dfe173bc-d # internal cp $WORK/b267/_pkg_.a /usr/src/.cache/go-build/ea/ea87568e48fd4cc90cb0cd941611b1dec5c0032f54bb6ce5ff32ad2f250c230c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /usr/src/.cache/go-build/7b/7b0f55a818ae3a88756d0fab70bc586857f249e8470c08e281207bdcc8eba345-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /usr/src/.cache/go-build/e4/e4723a0c5fc029812c27da15d177f7402fb27099b96fac25398b8d43de2538b3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /usr/src/.cache/go-build/34/34093ce3e176facb3b96e9bacc6528543ee564e785503e32145e012b8a891dec-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /usr/src/.cache/go-build/e2/e2b67cb7e4288c6b46eeaface681ea77c792b7350fc94f9370cfff0aca326a92-d # internal github.com/hashicorp/hcl/hcl/token mkdir -p $WORK/b080/ flag mkdir -p $WORK/b002/ log mkdir -p $WORK/b074/ encoding/hex mkdir -p $WORK/b170/ encoding/json net/url cat >/usr/src/tmp/go-build1791527085/b080/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/strconv=/usr/src/tmp/go-build1791527085/b081/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a EOF cat >/usr/src/tmp/go-build1791527085/b002/importcfg << 'EOF' # internal # import config packagefile encoding=/usr/src/tmp/go-build1791527085/b003/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1791527085/b033/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1791527085/b010/_pkg_.a packagefile slices=/usr/src/tmp/go-build1791527085/b044/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF cat >/usr/src/tmp/go-build1791527085/b170/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile slices=/usr/src/tmp/go-build1791527085/b044/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a EOF compress/flate mkdir -p $WORK/b095/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p flag -lang=go1.24 -std -complete -installsuffix shared -buildid Kp1-wbZeZcgjq10_n4VR/Kp1-wbZeZcgjq10_n4VR -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b002/importcfg -pack /usr/lib/golang/src/flag/flag.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal mkdir -p $WORK/b071/ cat >/usr/src/tmp/go-build1791527085/b095/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1791527085/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1791527085/b037/_pkg_.a packagefile sort=/usr/src/tmp/go-build1791527085/b066/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a EOF vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b190/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p compress/flate -lang=go1.24 -std -complete -installsuffix shared -buildid 39yvcZ6U8z8_CKkbNacD/39yvcZ6U8z8_CKkbNacD -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b095/importcfg -pack /usr/lib/golang/src/compress/flate/deflate.go /usr/lib/golang/src/compress/flate/deflatefast.go /usr/lib/golang/src/compress/flate/dict_decoder.go /usr/lib/golang/src/compress/flate/huffman_bit_writer.go /usr/lib/golang/src/compress/flate/huffman_code.go /usr/lib/golang/src/compress/flate/inflate.go /usr/lib/golang/src/compress/flate/token.go mime mkdir -p $WORK/b191/ cat >/usr/src/tmp/go-build1791527085/b071/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile cmp=/usr/src/tmp/go-build1791527085/b032/_pkg_.a packagefile encoding=/usr/src/tmp/go-build1791527085/b003/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build1791527085/b072/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1791527085/b033/_pkg_.a packagefile slices=/usr/src/tmp/go-build1791527085/b044/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1791527085/b043/_pkg_.a packagefile unicode/utf16=/usr/src/tmp/go-build1791527085/b073/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF mkdir -p $WORK/b181/ cat >/usr/src/tmp/go-build1791527085/b190/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p encoding/json -lang=go1.24 -std -complete -installsuffix shared -buildid VNjBKp1epy-HjIHaFPMu/VNjBKp1epy-HjIHaFPMu -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b071/importcfg -pack /usr/lib/golang/src/encoding/json/decode.go /usr/lib/golang/src/encoding/json/encode.go /usr/lib/golang/src/encoding/json/fold.go /usr/lib/golang/src/encoding/json/indent.go /usr/lib/golang/src/encoding/json/scanner.go /usr/lib/golang/src/encoding/json/stream.go /usr/lib/golang/src/encoding/json/tables.go /usr/lib/golang/src/encoding/json/tags.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p encoding/hex -lang=go1.24 -std -complete -installsuffix shared -buildid VhNCu5pEL2zExFpPZTKl/VhNCu5pEL2zExFpPZTKl -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b170/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go cat >/usr/src/tmp/go-build1791527085/b191/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1791527085/b069/_pkg_.a packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build1791527085/b072/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile maps=/usr/src/tmp/go-build1791527085/b172/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile slices=/usr/src/tmp/go-build1791527085/b044/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1791527085/b043/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF cat >/usr/src/tmp/go-build1791527085/b181/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile maps=/usr/src/tmp/go-build1791527085/b172/_pkg_.a packagefile path=/usr/src/tmp/go-build1791527085/b050/_pkg_.a packagefile slices=/usr/src/tmp/go-build1791527085/b044/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p net/url -lang=go1.24 -std -complete -installsuffix shared -buildid -aKAl-sdAcU_-rx26Njn/-aKAl-sdAcU_-rx26Njn -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b181/importcfg -pack /usr/lib/golang/src/net/url/url.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p github.com/hashicorp/hcl/hcl/token -lang=go1.16 -complete -installsuffix shared -buildid 6YcqWzL0IIrQNU_E7xT2/6YcqWzL0IIrQNU_E7xT2 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b080/importcfg -pack ./vendor/github.com/hashicorp/hcl/hcl/token/position.go ./vendor/github.com/hashicorp/hcl/hcl/token/token.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p mime -lang=go1.24 -std -complete -installsuffix shared -buildid 6VwH4e99tbe5CQOCSFsL/6VwH4e99tbe5CQOCSFsL -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b191/importcfg -pack /usr/lib/golang/src/mime/encodedword.go /usr/lib/golang/src/mime/grammar.go /usr/lib/golang/src/mime/mediatype.go /usr/lib/golang/src/mime/type.go /usr/lib/golang/src/mime/type_unix.go text/tabwriter mkdir -p $WORK/b090/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p vendor/golang.org/x/net/http2/hpack -lang=go1.24 -std -complete -installsuffix shared -buildid ueMD2-3MQruDkc8kPLJV/ueMD2-3MQruDkc8kPLJV -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b190/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/encode.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/hpack.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/huffman.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/static_table.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/tables.go vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b187/ cat >/usr/src/tmp/go-build1791527085/b187/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=/usr/src/tmp/go-build1791527085/b064/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile vendor/golang.org/x/text/transform=/usr/src/tmp/go-build1791527085/b185/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p vendor/golang.org/x/text/unicode/norm -lang=go1.24 -std -complete -installsuffix shared -buildid vIh2ZjUh7ezd_JrATRVX/vIh2ZjUh7ezd_JrATRVX -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b187/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/composition.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/forminfo.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/input.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/iter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/normalize.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/readwriter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/transform.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/trie.go cat >/usr/src/tmp/go-build1791527085/b074/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile log/internal=/usr/src/tmp/go-build1791527085/b075/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1791527085/b010/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1791527085/b042/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p log -lang=go1.24 -std -complete -installsuffix shared -buildid r5H_6i6F1vVMzCbn9LeI/r5H_6i6F1vVMzCbn9LeI -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b074/importcfg -pack /usr/lib/golang/src/log/log.go encoding/csv mkdir -p $WORK/b077/ math/big mkdir -p $WORK/b125/ cat >/usr/src/tmp/go-build1791527085/b090/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF cp $WORK/b102/_pkg_.a /usr/src/.cache/go-build/f1/f174a6d969f6f1b32b4938dffd43b99504a137dd9905b7a24198a2812069299a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p text/tabwriter -lang=go1.24 -std -complete -installsuffix shared -buildid xBCtaYJUhh3Al3UFjPNf/xBCtaYJUhh3Al3UFjPNf -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b090/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go crypto/internal/boring mkdir -p $WORK/b100/ cat >/usr/src/tmp/go-build1791527085/b100/importcfg << 'EOF' # internal # import config packagefile crypto=/usr/src/tmp/go-build1791527085/b101/_pkg_.a packagefile crypto/cipher=/usr/src/tmp/go-build1791527085/b102/_pkg_.a packagefile crypto/internal/boring/sig=/usr/src/tmp/go-build1791527085/b124/_pkg_.a packagefile hash=/usr/src/tmp/go-build1791527085/b097/_pkg_.a EOF echo -n > $WORK/b125/go_asm.h # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b125=>" -I $WORK/b125/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b125/symabis ./arith_amd64.s cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p crypto/internal/boring -lang=go1.24 -std -complete -installsuffix shared -buildid hg0sqdapil2cgfDI6Q4Q/hg0sqdapil2cgfDI6Q4Q -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b100/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/doc.go /usr/lib/golang/src/crypto/internal/boring/notboring.go cat >/usr/src/tmp/go-build1791527085/b077/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1791527085/b069/_pkg_.a packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1791527085/b043/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p encoding/csv -lang=go1.24 -std -complete -installsuffix shared -buildid mj99dHGoh3xr4lJ69sVx/mj99dHGoh3xr4lJ69sVx -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b077/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go cat >/usr/src/tmp/go-build1791527085/b125/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build1791527085/b013/_pkg_.a packagefile internal/cpu=/usr/src/tmp/go-build1791527085/b012/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1791527085/b037/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build1791527085/b126/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p math/big -lang=go1.24 -std -installsuffix shared -buildid T15Wx6kYpJLm64YYpCaz/T15Wx6kYpJLm64YYpCaz -goversion go1.24.0 -symabis $WORK/b125/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b125/importcfg -pack -asmhdr $WORK/b125/go_asm.h /usr/lib/golang/src/math/big/accuracy_string.go /usr/lib/golang/src/math/big/arith.go /usr/lib/golang/src/math/big/arith_amd64.go /usr/lib/golang/src/math/big/arith_decl.go /usr/lib/golang/src/math/big/decimal.go /usr/lib/golang/src/math/big/doc.go /usr/lib/golang/src/math/big/float.go /usr/lib/golang/src/math/big/floatconv.go /usr/lib/golang/src/math/big/floatmarsh.go /usr/lib/golang/src/math/big/ftoa.go /usr/lib/golang/src/math/big/int.go /usr/lib/golang/src/math/big/intconv.go /usr/lib/golang/src/math/big/intmarsh.go /usr/lib/golang/src/math/big/nat.go /usr/lib/golang/src/math/big/natconv.go /usr/lib/golang/src/math/big/natdiv.go /usr/lib/golang/src/math/big/prime.go /usr/lib/golang/src/math/big/rat.go /usr/lib/golang/src/math/big/ratconv.go /usr/lib/golang/src/math/big/ratmarsh.go /usr/lib/golang/src/math/big/roundingmode_string.go /usr/lib/golang/src/math/big/sqrt.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /usr/src/.cache/go-build/40/40e59facb5256e5fc80e8f07b2e341b037e7908877e987c382a05e2e694ba8b5-d # internal crypto/aes mkdir -p $WORK/b128/ cat >/usr/src/tmp/go-build1791527085/b128/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/usr/src/tmp/go-build1791527085/b102/_pkg_.a packagefile crypto/internal/boring=/usr/src/tmp/go-build1791527085/b100/_pkg_.a packagefile crypto/internal/fips140/aes=/usr/src/tmp/go-build1791527085/b103/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p crypto/aes -lang=go1.24 -std -complete -installsuffix shared -buildid Vluzrz6Uv6hKpnQLRzZp/Vluzrz6Uv6hKpnQLRzZp -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b128/importcfg -pack /usr/lib/golang/src/crypto/aes/aes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /usr/src/.cache/go-build/a6/a6898e32e330959aed13b0935d15ec8041ebe8502aed5b735c0232adfc250516-d # internal github.com/hashicorp/hcl/hcl/ast mkdir -p $WORK/b079/ cat >/usr/src/tmp/go-build1791527085/b079/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/token=/usr/src/tmp/go-build1791527085/b080/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p github.com/hashicorp/hcl/hcl/ast -lang=go1.16 -complete -installsuffix shared -buildid qlv_-Eiiw-CVEsHp9BIM/qlv_-Eiiw-CVEsHp9BIM -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b079/importcfg -pack ./vendor/github.com/hashicorp/hcl/hcl/ast/ast.go ./vendor/github.com/hashicorp/hcl/hcl/ast/walk.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /usr/src/.cache/go-build/2d/2d16383f3ee20a645ea889adda80f20fb2223aa1c1361283b02eb3a9a8b278dc-d # internal github.com/hashicorp/hcl/hcl/scanner mkdir -p $WORK/b083/ cat >/usr/src/tmp/go-build1791527085/b083/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/token=/usr/src/tmp/go-build1791527085/b080/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1791527085/b084/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1791527085/b043/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p github.com/hashicorp/hcl/hcl/scanner -lang=go1.16 -complete -installsuffix shared -buildid SgrxNl0TplfSFhSaZ-9c/SgrxNl0TplfSFhSaZ-9c -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b083/importcfg -pack ./vendor/github.com/hashicorp/hcl/hcl/scanner/scanner.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /usr/src/.cache/go-build/8a/8a752d7515b6824cfcabc9210015c639cd59055f447c1aa2e548a4600caedc9d-d # internal github.com/hashicorp/hcl/json/token mkdir -p $WORK/b088/ cat >/usr/src/tmp/go-build1791527085/b088/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/token=/usr/src/tmp/go-build1791527085/b080/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p github.com/hashicorp/hcl/json/token -lang=go1.16 -complete -installsuffix shared -buildid UejZRmL6leSKuC0fItPC/UejZRmL6leSKuC0fItPC -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b088/importcfg -pack ./vendor/github.com/hashicorp/hcl/json/token/position.go ./vendor/github.com/hashicorp/hcl/json/token/token.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /usr/src/.cache/go-build/48/489e1ea8e6b01cfeaf4241f177cfe7329392451f2f3bce97a4bf534908bad82f-d # internal crypto/des mkdir -p $WORK/b129/ cat >/usr/src/tmp/go-build1791527085/b129/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/usr/src/tmp/go-build1791527085/b102/_pkg_.a packagefile crypto/internal/fips140/alias=/usr/src/tmp/go-build1791527085/b106/_pkg_.a packagefile crypto/internal/fips140only=/usr/src/tmp/go-build1791527085/b122/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build1791527085/b013/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p crypto/des -lang=go1.24 -std -complete -installsuffix shared -buildid F-pdRY7zrtUgZZnmDFmi/F-pdRY7zrtUgZZnmDFmi -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b129/importcfg -pack /usr/lib/golang/src/crypto/des/block.go /usr/lib/golang/src/crypto/des/cipher.go /usr/lib/golang/src/crypto/des/const.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /usr/src/.cache/go-build/61/61c0396f3460542bd63d83d9017ab7dc8a8b01fe50e1f56c08db7f96876a9e63-d # internal crypto/ecdh mkdir -p $WORK/b130/ cat >/usr/src/tmp/go-build1791527085/b130/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile crypto=/usr/src/tmp/go-build1791527085/b101/_pkg_.a packagefile crypto/internal/boring=/usr/src/tmp/go-build1791527085/b100/_pkg_.a packagefile crypto/internal/fips140/ecdh=/usr/src/tmp/go-build1791527085/b131/_pkg_.a packagefile crypto/internal/fips140/edwards25519/field=/usr/src/tmp/go-build1791527085/b134/_pkg_.a packagefile crypto/internal/fips140only=/usr/src/tmp/go-build1791527085/b122/_pkg_.a packagefile crypto/internal/randutil=/usr/src/tmp/go-build1791527085/b120/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build1791527085/b123/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p crypto/ecdh -lang=go1.24 -std -complete -installsuffix shared -buildid 4JIWVPiaGfYt91_jMt3N/4JIWVPiaGfYt91_jMt3N -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b130/importcfg -pack /usr/lib/golang/src/crypto/ecdh/ecdh.go /usr/lib/golang/src/crypto/ecdh/nist.go /usr/lib/golang/src/crypto/ecdh/x25519.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /usr/src/.cache/go-build/79/7900a6a228b9f7c9a4d3431d5ec94ea313e53c2114d9f86a008edff7b2597425-d # internal github.com/hashicorp/hcl/json/scanner mkdir -p $WORK/b087/ cat >/usr/src/tmp/go-build1791527085/b087/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/hashicorp/hcl/json/token=/usr/src/tmp/go-build1791527085/b088/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1791527085/b043/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p github.com/hashicorp/hcl/json/scanner -lang=go1.16 -complete -installsuffix shared -buildid kCp7PC_3EqFrYXkKiMd2/kCp7PC_3EqFrYXkKiMd2 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b087/importcfg -pack ./vendor/github.com/hashicorp/hcl/json/scanner/scanner.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /usr/src/.cache/go-build/f7/f737a2750f628aa503abdfa5f48bb4e02d7af99f14df6df1bcfca1a22dee9498-d # internal crypto/sha512 mkdir -p $WORK/b142/ cat >/usr/src/tmp/go-build1791527085/b142/importcfg << 'EOF' # internal # import config packagefile crypto=/usr/src/tmp/go-build1791527085/b101/_pkg_.a packagefile crypto/internal/boring=/usr/src/tmp/go-build1791527085/b100/_pkg_.a packagefile crypto/internal/fips140/sha512=/usr/src/tmp/go-build1791527085/b115/_pkg_.a packagefile hash=/usr/src/tmp/go-build1791527085/b097/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p crypto/sha512 -lang=go1.24 -std -complete -installsuffix shared -buildid equc3t4PtElzcjPBEud-/equc3t4PtElzcjPBEud- -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b142/importcfg -pack /usr/lib/golang/src/crypto/sha512/sha512.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /usr/src/.cache/go-build/d4/d425fd764a26a92c659e7da079903d9560c08140aadeeb96f714230777f6f4c1-d # internal crypto/hmac mkdir -p $WORK/b149/ cat >/usr/src/tmp/go-build1791527085/b149/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/usr/src/tmp/go-build1791527085/b100/_pkg_.a packagefile crypto/internal/fips140/hmac=/usr/src/tmp/go-build1791527085/b108/_pkg_.a packagefile crypto/internal/fips140hash=/usr/src/tmp/go-build1791527085/b140/_pkg_.a packagefile crypto/internal/fips140only=/usr/src/tmp/go-build1791527085/b122/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build1791527085/b123/_pkg_.a packagefile hash=/usr/src/tmp/go-build1791527085/b097/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p crypto/hmac -lang=go1.24 -std -complete -installsuffix shared -buildid 6R1Ct7IW89n2anNzUPQQ/6R1Ct7IW89n2anNzUPQQ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b149/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /usr/src/.cache/go-build/d0/d0fc922917617d36352cbcdb5a376da62c10b3a3804b6752fe4ffdd19f0eb5c4-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b156/ cat >/usr/src/tmp/go-build1791527085/b156/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias packagefile crypto/cipher=/usr/src/tmp/go-build1791527085/b102/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1791527085/b064/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/usr/src/tmp/go-build1791527085/b157/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1791527085/b037/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1791527085/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p vendor/golang.org/x/crypto/chacha20 -lang=go1.24 -std -complete -installsuffix shared -buildid 2cmXwfKTqCEN4NklPeTh/2cmXwfKTqCEN4NklPeTh -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b156/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/xor.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /usr/src/.cache/go-build/5b/5b5b7ac777b8bb14d3d940e66abf091c174bd377d920ce934e0f0ef5fce17aaa-d # internal crypto/sha1 mkdir -p $WORK/b164/ echo -n > $WORK/b164/go_asm.h # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b164=>" -I $WORK/b164/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b164/symabis ./sha1block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /usr/src/.cache/go-build/bd/bd9ee54eb451ec5684913c77348ef8dc097bdc7254a7c11178645e9355f4bfd4-d # internal github.com/hashicorp/hcl/hcl/parser mkdir -p $WORK/b082/ cat >/usr/src/tmp/go-build1791527085/b082/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/ast=/usr/src/tmp/go-build1791527085/b079/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/scanner=/usr/src/tmp/go-build1791527085/b083/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/token=/usr/src/tmp/go-build1791527085/b080/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p github.com/hashicorp/hcl/hcl/parser -lang=go1.16 -complete -installsuffix shared -buildid OX1Oy6zCbX9MVFP0AOIQ/OX1Oy6zCbX9MVFP0AOIQ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b082/importcfg -pack ./vendor/github.com/hashicorp/hcl/hcl/parser/error.go ./vendor/github.com/hashicorp/hcl/hcl/parser/parser.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b190/_pkg_.a # internal cat >/usr/src/tmp/go-build1791527085/b164/importcfg << 'EOF' # internal # import config packagefile crypto=/usr/src/tmp/go-build1791527085/b101/_pkg_.a packagefile crypto/internal/boring=/usr/src/tmp/go-build1791527085/b100/_pkg_.a packagefile crypto/internal/fips140only=/usr/src/tmp/go-build1791527085/b122/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile hash=/usr/src/tmp/go-build1791527085/b097/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build1791527085/b013/_pkg_.a packagefile internal/cpu=/usr/src/tmp/go-build1791527085/b012/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1791527085/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p crypto/sha1 -lang=go1.24 -std -installsuffix shared -buildid FmDuJKO0u-L4jL4qp1ah/FmDuJKO0u-L4jL4qp1ah -goversion go1.24.0 -symabis $WORK/b164/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b164/importcfg -pack -asmhdr $WORK/b164/go_asm.h /usr/lib/golang/src/crypto/sha1/sha1.go /usr/lib/golang/src/crypto/sha1/sha1block.go /usr/lib/golang/src/crypto/sha1/sha1block_amd64.go cp $WORK/b190/_pkg_.a /usr/src/.cache/go-build/0e/0ec68b46941babe18b67bcf2f846b5e3b3bb611ab5c609ac0c0095fa626f9b82-d # internal crypto/sha256 mkdir -p $WORK/b165/ cat >/usr/src/tmp/go-build1791527085/b165/importcfg << 'EOF' # internal # import config packagefile crypto=/usr/src/tmp/go-build1791527085/b101/_pkg_.a packagefile crypto/internal/boring=/usr/src/tmp/go-build1791527085/b100/_pkg_.a packagefile crypto/internal/fips140/sha256=/usr/src/tmp/go-build1791527085/b109/_pkg_.a packagefile hash=/usr/src/tmp/go-build1791527085/b097/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p crypto/sha256 -lang=go1.24 -std -complete -installsuffix shared -buildid uA1uVhSHbhvlEOFXgZyw/uA1uVhSHbhvlEOFXgZyw -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b165/importcfg -pack /usr/lib/golang/src/crypto/sha256/sha256.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /usr/src/.cache/go-build/73/73364f962b096afd06e6d08f59c6cd53764ca0c9f9f52190ba33c8821ddde7da-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b186/ cat >/usr/src/tmp/go-build1791527085/b186/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile container/list=/usr/src/tmp/go-build1791527085/b098/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile log=/usr/src/tmp/go-build1791527085/b074/_pkg_.a packagefile sort=/usr/src/tmp/go-build1791527085/b066/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p vendor/golang.org/x/text/unicode/bidi -lang=go1.24 -std -complete -installsuffix shared -buildid MKcNSCI4ENYJIXdz2O6q/MKcNSCI4ENYJIXdz2O6q -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b186/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bidi.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bracket.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/core.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/prop.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /usr/src/.cache/go-build/65/650163ce4a35078f2a370fc68b69e29d2e4f0e7d89cd3d88f46a8dd0beacee17-d # internal compress/gzip mkdir -p $WORK/b094/ cat >/usr/src/tmp/go-build1791527085/b094/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1791527085/b069/_pkg_.a packagefile compress/flate=/usr/src/tmp/go-build1791527085/b095/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1791527085/b064/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile hash/crc32=/usr/src/tmp/go-build1791527085/b096/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p compress/gzip -lang=go1.24 -std -complete -installsuffix shared -buildid z9l8LGIL9HDkOFguvxYm/z9l8LGIL9HDkOFguvxYm -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b094/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /usr/src/.cache/go-build/79/79558cc055049fc2de79c2720ee1e17e245508dce3bac7c6373a875fa06032b3-d # internal mime/quotedprintable mkdir -p $WORK/b193/ cat >/usr/src/tmp/go-build1791527085/b193/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1791527085/b069/_pkg_.a packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p mime/quotedprintable -lang=go1.24 -std -complete -installsuffix shared -buildid 0fW5UiFuvN1YGDAaStxM/0fW5UiFuvN1YGDAaStxM -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b193/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /usr/src/.cache/go-build/04/044969ff1a35bd8a983969a70fb10144b0297c943b13ffd715cc6baa7c0de88a-d # internal net/http/internal mkdir -p $WORK/b195/ cat >/usr/src/tmp/go-build1791527085/b195/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1791527085/b069/_pkg_.a packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p net/http/internal -lang=go1.24 -std -complete -installsuffix shared -buildid d70myTy3Q67EFJdT1pCA/d70myTy3Q67EFJdT1pCA -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b195/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /usr/src/.cache/go-build/15/15ee1d2025679cc165d43bd4d363c97a289e2187a28299bdd0d377c1e7677b9e-d # internal github.com/hashicorp/hcl/json/parser mkdir -p $WORK/b086/ cat >/usr/src/tmp/go-build1791527085/b086/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/ast=/usr/src/tmp/go-build1791527085/b079/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/token=/usr/src/tmp/go-build1791527085/b080/_pkg_.a packagefile github.com/hashicorp/hcl/json/scanner=/usr/src/tmp/go-build1791527085/b087/_pkg_.a packagefile github.com/hashicorp/hcl/json/token=/usr/src/tmp/go-build1791527085/b088/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p github.com/hashicorp/hcl/json/parser -lang=go1.16 -complete -installsuffix shared -buildid 9sABq0WCXKY6GbMI4yhZ/9sABq0WCXKY6GbMI4yhZ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b086/importcfg -pack ./vendor/github.com/hashicorp/hcl/json/parser/flatten.go ./vendor/github.com/hashicorp/hcl/json/parser/parser.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /usr/src/.cache/go-build/b2/b26ea330b5be8f4652472101ff866a1c5261536547964506e63d358f9071d2fe-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b202/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /usr/src/.cache/go-build/d6/d65d919ab08d0e14171e73f1c91e74a4b1ba1e4a02f155d134ed5df901f32951-d # internal cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b063/asm_linux_amd64.o ./asm_linux_amd64.s text/template/parse mkdir -p $WORK/b207/ cat >/usr/src/tmp/go-build1791527085/b207/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1791527085/b010/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1791527085/b043/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -p text/template/parse -lang=go1.24 -std -complete -installsuffix shared -buildid lroSvPx3k-gnVfDca_2q/lroSvPx3k-gnVfDca_2q -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b207/importcfg -pack /usr/lib/golang/src/text/template/parse/lex.go /usr/lib/golang/src/text/template/parse/node.go /usr/lib/golang/src/text/template/parse/parse.go cat >/usr/src/tmp/go-build1791527085/b202/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/usr/src/tmp/go-build1791527085/b064/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile golang.org/x/text/transform=/usr/src/tmp/go-build1791527085/b201/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b156/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p golang.org/x/text/unicode/norm -lang=go1.16 -complete -installsuffix shared -buildid 928hwN8AFJ-kAP_4HgYq/928hwN8AFJ-kAP_4HgYq -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b202/importcfg -pack ./vendor/golang.org/x/text/unicode/norm/composition.go ./vendor/golang.org/x/text/unicode/norm/forminfo.go ./vendor/golang.org/x/text/unicode/norm/input.go ./vendor/golang.org/x/text/unicode/norm/iter.go ./vendor/golang.org/x/text/unicode/norm/normalize.go ./vendor/golang.org/x/text/unicode/norm/readwriter.go ./vendor/golang.org/x/text/unicode/norm/tables13.0.0.go ./vendor/golang.org/x/text/unicode/norm/transform.go ./vendor/golang.org/x/text/unicode/norm/trie.go cp $WORK/b156/_pkg_.a /usr/src/.cache/go-build/25/2530d1fc14f3d2e2ab7c163af473e9e66cc17d2217982432083422be80882d10-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b155/ echo -n > $WORK/b155/go_asm.h # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b155=>" -I $WORK/b155/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b155/symabis ./chacha20poly1305_amd64.s cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b063/_pkg_.a $WORK/b063/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b164=>" -I $WORK/b164/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b164/sha1block_amd64.o ./sha1block_amd64.s cp $WORK/b063/_pkg_.a /usr/src/.cache/go-build/16/16acdff3d64805dd0c45f7a53abdeb3ae7edaabf937744a48a51752ee860daea-d # internal github.com/fsnotify/fsnotify mkdir -p $WORK/b062/ cat >/usr/src/tmp/go-build1791527085/b062/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile golang.org/x/sys/unix=/usr/src/tmp/go-build1791527085/b063/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build1791527085/b067/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p github.com/fsnotify/fsnotify -lang=go1.16 -complete -installsuffix shared -buildid LbbbHRmhMZncvuRz742E/LbbbHRmhMZncvuRz742E -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b062/importcfg -pack ./vendor/github.com/fsnotify/fsnotify/fsnotify.go ./vendor/github.com/fsnotify/fsnotify/inotify.go ./vendor/github.com/fsnotify/fsnotify/inotify_poller.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b195/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /usr/src/.cache/go-build/66/66e20b6c0d8f21cd4c63d0bb3cf9fcfc3a260dd6284bd82a07601459746f21bc-d # internal github.com/spf13/jwalterweatherman mkdir -p $WORK/b208/ cat >/usr/src/tmp/go-build1791527085/b208/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile log=/usr/src/tmp/go-build1791527085/b074/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1791527085/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -p github.com/spf13/jwalterweatherman -lang=go1.16 -complete -installsuffix shared -buildid TN28JTJXNnrsfRBNyp14/TN28JTJXNnrsfRBNyp14 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b208/importcfg -pack ./vendor/github.com/spf13/jwalterweatherman/default_notepad.go ./vendor/github.com/spf13/jwalterweatherman/log_counter.go ./vendor/github.com/spf13/jwalterweatherman/notepad.go cp $WORK/b195/_pkg_.a /usr/src/.cache/go-build/37/3750df8858de48767fd65a84f500c48af3f2404d321e7e4533985467580c8d19-d # internal github.com/subosito/gotenv mkdir -p $WORK/b210/ cat >/usr/src/tmp/go-build1791527085/b210/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1791527085/b069/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1791527085/b084/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -p github.com/subosito/gotenv -lang=go1.16 -complete -installsuffix shared -buildid V78LU7F9MtMuLH_ICo91/V78LU7F9MtMuLH_ICo91 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b210/importcfg -pack ./vendor/github.com/subosito/gotenv/gotenv.go cat >/usr/src/tmp/go-build1791527085/b155/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias importmap golang.org/x/crypto/internal/poly1305=vendor/golang.org/x/crypto/internal/poly1305 importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=/usr/src/tmp/go-build1791527085/b102/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1791527085/b064/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=/usr/src/tmp/go-build1791527085/b156/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/usr/src/tmp/go-build1791527085/b157/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=/usr/src/tmp/go-build1791527085/b158/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=/usr/src/tmp/go-build1791527085/b159/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -lang=go1.24 -std -installsuffix shared -buildid OAIJPOW4L_JZPRB3bYrG/OAIJPOW4L_JZPRB3bYrG -goversion go1.24.0 -symabis $WORK/b155/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b155/importcfg -pack -asmhdr $WORK/b155/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_amd64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /usr/src/.cache/go-build/f9/f925524e02fde91f673ced4036c522c80a0da9454e7f822fc7e00af421fccc6e-d # internal gopkg.in/ini.v1 mkdir -p $WORK/b211/ cat >/usr/src/tmp/go-build1791527085/b211/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1791527085/b069/_pkg_.a packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1791527085/b033/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1791527085/b084/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1791527085/b010/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1791527085/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -p gopkg.in/ini.v1 -lang=go1.16 -complete -installsuffix shared -buildid O4Fkw2or5Br3KmoNrp4w/O4Fkw2or5Br3KmoNrp4w -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b211/importcfg -pack ./vendor/gopkg.in/ini.v1/data_source.go ./vendor/gopkg.in/ini.v1/deprecated.go ./vendor/gopkg.in/ini.v1/error.go ./vendor/gopkg.in/ini.v1/file.go ./vendor/gopkg.in/ini.v1/helper.go ./vendor/gopkg.in/ini.v1/ini.go ./vendor/gopkg.in/ini.v1/key.go ./vendor/gopkg.in/ini.v1/parser.go ./vendor/gopkg.in/ini.v1/section.go ./vendor/gopkg.in/ini.v1/struct.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b164/_pkg_.a $WORK/b164/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /usr/src/.cache/go-build/57/57d00dd5977102e21403f30fd614afd422500733814f7c5e8ff70612b99f8cc3-d # internal cp $WORK/b082/_pkg_.a /usr/src/.cache/go-build/5d/5d10a31354aa93d1ff2a8479d09451bb944bde109b20eafba540bce5299e138c-d # internal github.com/hashicorp/hcl/hcl/printer mkdir -p $WORK/b089/ cat >/usr/src/tmp/go-build1791527085/b089/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/ast=/usr/src/tmp/go-build1791527085/b079/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/parser=/usr/src/tmp/go-build1791527085/b082/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/token=/usr/src/tmp/go-build1791527085/b080/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile sort=/usr/src/tmp/go-build1791527085/b066/_pkg_.a packagefile text/tabwriter=/usr/src/tmp/go-build1791527085/b090/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p github.com/hashicorp/hcl/hcl/printer -lang=go1.16 -complete -installsuffix shared -buildid d1TpVe4oimGt2pf1pxFf/d1TpVe4oimGt2pf1pxFf -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b089/importcfg -pack ./vendor/github.com/hashicorp/hcl/hcl/printer/nodes.go ./vendor/github.com/hashicorp/hcl/hcl/printer/printer.go gopkg.in/yaml.v2 mkdir -p $WORK/b212/ cat >/usr/src/tmp/go-build1791527085/b212/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile encoding=/usr/src/tmp/go-build1791527085/b003/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build1791527085/b072/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1791527085/b033/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1791527085/b084/_pkg_.a packagefile sort=/usr/src/tmp/go-build1791527085/b066/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1791527085/b043/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -p gopkg.in/yaml.v2 -lang=go1.16 -complete -installsuffix shared -buildid cyO_VjeCrKTpt02ReTPP/cyO_VjeCrKTpt02ReTPP -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b212/importcfg -pack ./vendor/gopkg.in/yaml.v2/apic.go ./vendor/gopkg.in/yaml.v2/decode.go ./vendor/gopkg.in/yaml.v2/emitterc.go ./vendor/gopkg.in/yaml.v2/encode.go ./vendor/gopkg.in/yaml.v2/parserc.go ./vendor/gopkg.in/yaml.v2/readerc.go ./vendor/gopkg.in/yaml.v2/resolve.go ./vendor/gopkg.in/yaml.v2/scannerc.go ./vendor/gopkg.in/yaml.v2/sorter.go ./vendor/gopkg.in/yaml.v2/writerc.go ./vendor/gopkg.in/yaml.v2/yaml.go ./vendor/gopkg.in/yaml.v2/yamlh.go ./vendor/gopkg.in/yaml.v2/yamlprivateh.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /usr/src/.cache/go-build/94/94575a0095847e136de5a8d5874ecb7592aca17ced9be7af9bdf9ef15594c826-d # internal encoding/xml mkdir -p $WORK/b218/ cat >/usr/src/tmp/go-build1791527085/b218/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1791527085/b069/_pkg_.a packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile encoding=/usr/src/tmp/go-build1791527085/b003/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1791527085/b033/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1791527085/b010/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1791527085/b043/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -p encoding/xml -lang=go1.24 -std -complete -installsuffix shared -buildid bKd31yVvcUAVg1egTdoB/bKd31yVvcUAVg1egTdoB -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b218/importcfg -pack /usr/lib/golang/src/encoding/xml/marshal.go /usr/lib/golang/src/encoding/xml/read.go /usr/lib/golang/src/encoding/xml/typeinfo.go /usr/lib/golang/src/encoding/xml/xml.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b155=>" -I $WORK/b155/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b155/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b062/_pkg_.a /usr/src/.cache/go-build/47/47b15b40c4364ce3b60be8864c28d277b7621da0660685b0fa8748c9ee3a02ff-d # internal cp $WORK/b086/_pkg_.a /usr/src/.cache/go-build/c6/c694fdf1e170748d08d70e9b7f707db4c398ebd5b3ad4307ce59647513c534fe-d # internal github.com/hashicorp/hcl mkdir -p $WORK/b078/ github.com/mattn/go-isatty mkdir -p $WORK/b221/ cat >/usr/src/tmp/go-build1791527085/b078/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/ast=/usr/src/tmp/go-build1791527085/b079/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/parser=/usr/src/tmp/go-build1791527085/b082/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/token=/usr/src/tmp/go-build1791527085/b080/_pkg_.a packagefile github.com/hashicorp/hcl/json/parser=/usr/src/tmp/go-build1791527085/b086/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1791527085/b033/_pkg_.a packagefile sort=/usr/src/tmp/go-build1791527085/b066/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1791527085/b043/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p github.com/hashicorp/hcl -lang=go1.16 -complete -installsuffix shared -buildid wPI9o4xdIXiKdTksLNb5/wPI9o4xdIXiKdTksLNb5 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b078/importcfg -pack ./vendor/github.com/hashicorp/hcl/decoder.go ./vendor/github.com/hashicorp/hcl/hcl.go ./vendor/github.com/hashicorp/hcl/lex.go ./vendor/github.com/hashicorp/hcl/parse.go cat >/usr/src/tmp/go-build1791527085/b221/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=/usr/src/tmp/go-build1791527085/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b208/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -p github.com/mattn/go-isatty -lang=go1.16 -complete -installsuffix shared -buildid MOEO6HgrXIWuWcih-2V-/MOEO6HgrXIWuWcih-2V- -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b221/importcfg -pack ./vendor/github.com/mattn/go-isatty/doc.go ./vendor/github.com/mattn/go-isatty/isatty_tcgets.go cp $WORK/b208/_pkg_.a /usr/src/.cache/go-build/b5/b5dda4b1bd1cf3f089e77ce8646118c6e680f66f04c9a1c11caad40c66f27ec7-d # internal github.com/valyala/fasttemplate mkdir -p $WORK/b223/ cat >/usr/src/tmp/go-build1791527085/b223/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/valyala/bytebufferpool=/usr/src/tmp/go-build1791527085/b224/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1791527085/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -p github.com/valyala/fasttemplate -lang=go1.16 -complete -installsuffix shared -buildid o-ttb-lyz2TE4RZHgIW2/o-ttb-lyz2TE4RZHgIW2 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b223/importcfg -pack ./vendor/github.com/valyala/fasttemplate/template.go ./vendor/github.com/valyala/fasttemplate/unsafe.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /usr/src/.cache/go-build/dc/dc8555a642df7d4a53f10bb858f502b6680cb69135cf169c212c7de34358fbf3-d # internal runtime/debug mkdir -p $WORK/b226/ echo -n > $WORK/b226/go_asm.h # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b226=>" -I $WORK/b226/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b226/symabis ./debug.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b155/_pkg_.a $WORK/b155/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /usr/src/.cache/go-build/d2/d2781153d5f8ce15522d3086ca15eda63daa10465f5aa5655c03a60a52a662ae-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b230/ cat >/usr/src/tmp/go-build1791527085/b230/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile container/list=/usr/src/tmp/go-build1791527085/b098/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile log=/usr/src/tmp/go-build1791527085/b074/_pkg_.a packagefile sort=/usr/src/tmp/go-build1791527085/b066/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -p golang.org/x/text/unicode/bidi -lang=go1.16 -complete -installsuffix shared -buildid uN1by2euHTVvj_7bN-td/uN1by2euHTVvj_7bN-td -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b230/importcfg -pack ./vendor/golang.org/x/text/unicode/bidi/bidi.go ./vendor/golang.org/x/text/unicode/bidi/bracket.go ./vendor/golang.org/x/text/unicode/bidi/core.go ./vendor/golang.org/x/text/unicode/bidi/prop.go ./vendor/golang.org/x/text/unicode/bidi/tables13.0.0.go ./vendor/golang.org/x/text/unicode/bidi/trieval.go cat >/usr/src/tmp/go-build1791527085/b226/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile internal/poll=/usr/src/tmp/go-build1791527085/b055/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1791527085/b010/_pkg_.a packagefile slices=/usr/src/tmp/go-build1791527085/b044/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -p runtime/debug -lang=go1.24 -std -installsuffix shared -buildid Ui7znl55jEmoOKyBssq6/Ui7znl55jEmoOKyBssq6 -goversion go1.24.0 -symabis $WORK/b226/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b226/importcfg -pack -asmhdr $WORK/b226/go_asm.h /usr/lib/golang/src/runtime/debug/garbage.go /usr/lib/golang/src/runtime/debug/mod.go /usr/lib/golang/src/runtime/debug/stack.go /usr/lib/golang/src/runtime/debug/stubs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /usr/src/.cache/go-build/5e/5e832a59809123d6f6e1cc441528b74f62fc85ab31da068cc3a613dd0aee23d6-d # internal golang.org/x/net/http2/hpack mkdir -p $WORK/b233/ cat >/usr/src/tmp/go-build1791527085/b233/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -p golang.org/x/net/http2/hpack -lang=go1.16 -complete -installsuffix shared -buildid KXdtzauH1Cww4o6qgycM/KXdtzauH1Cww4o6qgycM -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b233/importcfg -pack ./vendor/golang.org/x/net/http2/hpack/encode.go ./vendor/golang.org/x/net/http2/hpack/hpack.go ./vendor/golang.org/x/net/http2/hpack/huffman.go ./vendor/golang.org/x/net/http2/hpack/tables.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /usr/src/.cache/go-build/c4/c452cf406a3651bf47168a7faa06613a0ad1ae06f067165c60da6daef9aa3967-d # internal github.com/labstack/gommon/bytes mkdir -p $WORK/b237/ cat >/usr/src/tmp/go-build1791527085/b237/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1791527085/b084/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -p github.com/labstack/gommon/bytes -lang=go1.16 -complete -installsuffix shared -buildid n_FozMxZvPrb7z1nb2fr/n_FozMxZvPrb7z1nb2fr -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b237/importcfg -pack ./vendor/github.com/labstack/gommon/bytes/bytes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b191/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /usr/src/.cache/go-build/46/46d4fb3d6d013c1a98d5f3cf546a292d80cb7a7cf96e689c57a3e9cb62f453af-d # internal github.com/mattn/go-colorable mkdir -p $WORK/b220/ cat >/usr/src/tmp/go-build1791527085/b220/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile github.com/mattn/go-isatty=/usr/src/tmp/go-build1791527085/b221/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a EOF cp $WORK/b191/_pkg_.a /usr/src/.cache/go-build/fd/fd881f4e80b211b5621d86e50f2fcb961203a3dbf5de1ce404b6eb46ed13eb5e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -p github.com/mattn/go-colorable -lang=go1.16 -complete -installsuffix shared -buildid iQNoq5pFtVLxlLATb0zc/iQNoq5pFtVLxlLATb0zc -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b220/importcfg -pack ./vendor/github.com/mattn/go-colorable/colorable_others.go ./vendor/github.com/mattn/go-colorable/noncolorable.go golang.org/x/time/rate mkdir -p $WORK/b239/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b237/_pkg_.a # internal cat >/usr/src/tmp/go-build1791527085/b239/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build1791527085/b070/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -p golang.org/x/time/rate -lang=go1.16 -complete -installsuffix shared -buildid 6D7diubfzfpEE-SZw9W3/6D7diubfzfpEE-SZw9W3 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b239/importcfg -pack ./vendor/golang.org/x/time/rate/rate.go cp $WORK/b237/_pkg_.a /usr/src/.cache/go-build/81/8139e7d7490681429ac44faa43e99845ec7b5211fe23c419bc7bb385d1b00183-d # internal compress/zlib mkdir -p $WORK/b247/ cat >/usr/src/tmp/go-build1791527085/b247/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1791527085/b069/_pkg_.a packagefile compress/flate=/usr/src/tmp/go-build1791527085/b095/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1791527085/b064/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile hash=/usr/src/tmp/go-build1791527085/b097/_pkg_.a packagefile hash/adler32=/usr/src/tmp/go-build1791527085/b248/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -p compress/zlib -lang=go1.24 -std -complete -installsuffix shared -buildid WGXty7JrAl9LhtxjQQPf/WGXty7JrAl9LhtxjQQPf -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b247/importcfg -pack /usr/lib/golang/src/compress/zlib/reader.go /usr/lib/golang/src/compress/zlib/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /usr/src/.cache/go-build/4c/4cdaef5c0398fba9299f870993fc1531cecd9065a00e99ccc0b0b1b8b7da5215-d # internal github.com/labstack/gommon/color mkdir -p $WORK/b219/ cat >/usr/src/tmp/go-build1791527085/b219/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/mattn/go-colorable=/usr/src/tmp/go-build1791527085/b220/_pkg_.a packagefile github.com/mattn/go-isatty=/usr/src/tmp/go-build1791527085/b221/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -p github.com/labstack/gommon/color -lang=go1.16 -complete -installsuffix shared -buildid U4ORmufq_HP-wNQPUfnw/U4ORmufq_HP-wNQPUfnw -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b219/importcfg -pack ./vendor/github.com/labstack/gommon/color/color.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /usr/src/.cache/go-build/f5/f5889d5ce21dbb9d1ac5314401c8a19d850615f622dc89818541b632b34336e2-d # internal image/png mkdir -p $WORK/b257/ cat >/usr/src/tmp/go-build1791527085/b257/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1791527085/b069/_pkg_.a packagefile compress/zlib=/usr/src/tmp/go-build1791527085/b247/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1791527085/b064/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile hash=/usr/src/tmp/go-build1791527085/b097/_pkg_.a packagefile hash/crc32=/usr/src/tmp/go-build1791527085/b096/_pkg_.a packagefile image=/usr/src/tmp/go-build1791527085/b253/_pkg_.a packagefile image/color=/usr/src/tmp/go-build1791527085/b254/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -p image/png -lang=go1.24 -std -complete -installsuffix shared -buildid 1rE_vipvNiOAyvYTC5XY/1rE_vipvNiOAyvYTC5XY -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b257/importcfg -pack /usr/lib/golang/src/image/png/paeth.go /usr/lib/golang/src/image/png/reader.go /usr/lib/golang/src/image/png/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /usr/src/.cache/go-build/0f/0fb15450b4746206f6a042d7806b90517687a3b296e9a8bb3c0bec9a70f3d540-d # internal github.com/gomarkdown/markdown/ast mkdir -p $WORK/b260/ cat >/usr/src/tmp/go-build1791527085/b260/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -p github.com/gomarkdown/markdown/ast -lang=go1.16 -complete -installsuffix shared -buildid Oeb2YOTfZ3oK-PPORays/Oeb2YOTfZ3oK-PPORays -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b260/importcfg -pack ./vendor/github.com/gomarkdown/markdown/ast/attribute.go ./vendor/github.com/gomarkdown/markdown/ast/doc.go ./vendor/github.com/gomarkdown/markdown/ast/node.go ./vendor/github.com/gomarkdown/markdown/ast/print.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /usr/src/.cache/go-build/0a/0a6e552fdcd1b7bf26f4288afac2bfbae2a0dbdb1ed381007edac8692f51dae5-d # internal github.com/missdeer/golib/ic mkdir -p $WORK/b276/ cat >/usr/src/tmp/go-build1791527085/b276/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile golang.org/x/text/encoding=/usr/src/tmp/go-build1791527085/b277/_pkg_.a packagefile golang.org/x/text/encoding/japanese=/usr/src/tmp/go-build1791527085/b279/_pkg_.a packagefile golang.org/x/text/encoding/korean=/usr/src/tmp/go-build1791527085/b281/_pkg_.a packagefile golang.org/x/text/encoding/simplifiedchinese=/usr/src/tmp/go-build1791527085/b282/_pkg_.a packagefile golang.org/x/text/encoding/traditionalchinese=/usr/src/tmp/go-build1791527085/b283/_pkg_.a packagefile golang.org/x/text/transform=/usr/src/tmp/go-build1791527085/b201/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile log=/usr/src/tmp/go-build1791527085/b074/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -p github.com/missdeer/golib/ic -lang=go1.16 -complete -installsuffix shared -buildid 8zhzGipJyGr5WrVSNtC5/8zhzGipJyGr5WrVSNtC5 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b276/importcfg -pack ./vendor/github.com/missdeer/golib/ic/convutf8.go ./vendor/github.com/missdeer/golib/ic/ic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b071/_pkg_.a /usr/src/.cache/go-build/fd/fdfb5d3592d0b012283f8fc969c00c68b816c9f0e633df211384d940148b34d0-d # internal github.com/sirupsen/logrus mkdir -p $WORK/b068/ cat >/usr/src/tmp/go-build1791527085/b068/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1791527085/b069/_pkg_.a packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile context=/usr/src/tmp/go-build1791527085/b070/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1791527085/b071/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile golang.org/x/sys/unix=/usr/src/tmp/go-build1791527085/b063/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile log=/usr/src/tmp/go-build1791527085/b074/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1791527085/b033/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1791527085/b010/_pkg_.a packagefile sort=/usr/src/tmp/go-build1791527085/b066/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1791527085/b042/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p github.com/sirupsen/logrus -lang=go1.16 -complete -installsuffix shared -buildid nMjkVJ0j-4W_JsCErmeB/nMjkVJ0j-4W_JsCErmeB -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b068/importcfg -pack ./vendor/github.com/sirupsen/logrus/alt_exit.go ./vendor/github.com/sirupsen/logrus/buffer_pool.go ./vendor/github.com/sirupsen/logrus/doc.go ./vendor/github.com/sirupsen/logrus/entry.go ./vendor/github.com/sirupsen/logrus/exported.go ./vendor/github.com/sirupsen/logrus/formatter.go ./vendor/github.com/sirupsen/logrus/hooks.go ./vendor/github.com/sirupsen/logrus/json_formatter.go ./vendor/github.com/sirupsen/logrus/logger.go ./vendor/github.com/sirupsen/logrus/logrus.go ./vendor/github.com/sirupsen/logrus/terminal_check_notappengine.go ./vendor/github.com/sirupsen/logrus/terminal_check_unix.go ./vendor/github.com/sirupsen/logrus/text_formatter.go ./vendor/github.com/sirupsen/logrus/writer.go cp $WORK/b186/_pkg_.a /usr/src/.cache/go-build/46/46043b1feabed1a081c62f41127b99f3a1ccef25f24cf9e31cec7e0e1c7fdd5e-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b184/ cat >/usr/src/tmp/go-build1791527085/b184/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile vendor/golang.org/x/text/transform=/usr/src/tmp/go-build1791527085/b185/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/usr/src/tmp/go-build1791527085/b186/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p vendor/golang.org/x/text/secure/bidirule -lang=go1.24 -std -complete -installsuffix shared -buildid rMSvs4BilP7ySaJvWRH5/rMSvs4BilP7ySaJvWRH5 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b184/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule.go /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /usr/src/.cache/go-build/80/8055737a15d0c710fb4a78b419088ccd0d1fe1392b29d93ff25b84f4b04cd707-d # internal github.com/paulrosania/go-charset/charset mkdir -p $WORK/b284/ cat >/usr/src/tmp/go-build1791527085/b284/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1791527085/b064/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1791527085/b071/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build1791527085/b067/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -p github.com/paulrosania/go-charset/charset -lang=go1.16 -complete -installsuffix shared -buildid lxsD0-0lxU9yP1hJ7LeN/lxsD0-0lxU9yP1hJ7LeN -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b284/importcfg -pack ./vendor/github.com/paulrosania/go-charset/charset/ascii.go ./vendor/github.com/paulrosania/go-charset/charset/big5.go ./vendor/github.com/paulrosania/go-charset/charset/charset.go ./vendor/github.com/paulrosania/go-charset/charset/codepage.go ./vendor/github.com/paulrosania/go-charset/charset/cp932.go ./vendor/github.com/paulrosania/go-charset/charset/file.go ./vendor/github.com/paulrosania/go-charset/charset/local.go ./vendor/github.com/paulrosania/go-charset/charset/utf16.go ./vendor/github.com/paulrosania/go-charset/charset/utf8.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /usr/src/.cache/go-build/df/df3282150b5b46c28e7890564800eeba6e02c7b353f335b7667feebbeefa46d1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /usr/src/.cache/go-build/33/33d320b639a873a1e80c1283f2efd6dfdadbe8ead1f242106196b6aa4da15f83-d # internal github.com/labstack/gommon/log mkdir -p $WORK/b222/ cat >/usr/src/tmp/go-build1791527085/b222/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1791527085/b071/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/labstack/gommon/color=/usr/src/tmp/go-build1791527085/b219/_pkg_.a packagefile github.com/mattn/go-colorable=/usr/src/tmp/go-build1791527085/b220/_pkg_.a packagefile github.com/mattn/go-isatty=/usr/src/tmp/go-build1791527085/b221/_pkg_.a packagefile github.com/valyala/fasttemplate=/usr/src/tmp/go-build1791527085/b223/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile path=/usr/src/tmp/go-build1791527085/b050/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1791527085/b010/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1791527085/b042/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -p github.com/labstack/gommon/log -lang=go1.16 -complete -installsuffix shared -buildid OlzamOqa32IP0Uu_LGfj/OlzamOqa32IP0Uu_LGfj -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b222/importcfg -pack ./vendor/github.com/labstack/gommon/log/color.go ./vendor/github.com/labstack/gommon/log/log.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b226=>" -I $WORK/b226/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b226/debug.o ./debug.s github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1 mkdir -p $WORK/b292/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b207/_pkg_.a # internal cat >/usr/src/tmp/go-build1791527085/b292/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/keybase/go-keybase-chat-bot/kbchat/types/gregor1=/usr/src/tmp/go-build1791527085/b291/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b226/_pkg_.a $WORK/b226/debug.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b226/_pkg_.a # internal cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -p github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1 -lang=go1.16 -complete -installsuffix shared -buildid 24doLhI0J61V1Q5WH6Cn/24doLhI0J61V1Q5WH6Cn -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b292/importcfg -pack ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/account.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/airdrop.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/apiserver.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/appstate.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/audit.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/avatars.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/backend_common.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/badger.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/block.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/bot.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/btc.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/common.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/config.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/constants.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/contacts.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/crypto.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/cryptocurrency.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/ctl.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/debugging.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/delegate_ui_ctl.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/device.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/emails.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/ephemeral.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/favorite.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/featured_bot.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/fs.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/git.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/gpg_common.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/gpg_ui.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/gregor.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/gregor_ui.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/home.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/home_ui.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/identify.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/identify3.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/identify3_common.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/identify3_ui.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/identify_common.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/identify_ui.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/implicit_team_migration.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/incoming-share.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/install.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/invite_friends.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/kbfs.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/kbfs_common.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/kbfs_git.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/kbfsmount.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/kex2provisionee.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/kex2provisionee2.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/kex2provisioner.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/kvstore.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/log.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/log_ui.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/login.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/login_ui.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/logsend.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/merkle.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/merkle_store.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/metadata.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/metadata_update.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/network_stats.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_app.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_audit.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_badges.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_can_user_perform.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_ctl.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_device_clone.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_email.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_ephemeral.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_favorites.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_featuredbots.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_fs.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_fs_request.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_invite_friends.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_keyfamily.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_paperkey.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_pgp.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_phone.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_runtimestats.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_saltpack.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_service.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_session.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_team.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_teambot.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_tracking.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_users.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/os.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/paperprovision.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/passphrase_common.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/pgp.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/pgp_ui.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/phone_numbers.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/pprof.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/process.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/prove.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/prove_common.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/prove_ui.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/provision_ui.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/quota.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/reachability.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/rekey.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/rekey_ui.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/reset.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/revoke.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/saltpack.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/saltpack_ui.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/scanproofs.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/secret_ui.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/secretkeys.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/selfprovision.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/session.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/signup.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/sigs.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/simple_fs.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/stream_ui.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/teambot.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/teams.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/teams_ui.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/teamsearch.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/test.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/tlf.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/tlf_keys.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/track.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/ui.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/upk.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/user.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/usersearch.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/wot.go cp $WORK/b226/_pkg_.a /usr/src/.cache/go-build/d2/d284ba61d2f54b784a6a211381badd2788aba8efcf9d186b6ac58163b266a51e-d # internal github.com/davecgh/go-spew/spew mkdir -p $WORK/b296/ cat >/usr/src/tmp/go-build1791527085/b296/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build1791527085/b170/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1791527085/b033/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1791527085/b084/_pkg_.a packagefile sort=/usr/src/tmp/go-build1791527085/b066/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -p github.com/davecgh/go-spew/spew -lang=go1.16 -complete -installsuffix shared -buildid v81bpj07md6gK1GP2Wye/v81bpj07md6gK1GP2Wye -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b296/importcfg -pack ./vendor/github.com/davecgh/go-spew/spew/bypass.go ./vendor/github.com/davecgh/go-spew/spew/common.go ./vendor/github.com/davecgh/go-spew/spew/config.go ./vendor/github.com/davecgh/go-spew/spew/doc.go ./vendor/github.com/davecgh/go-spew/spew/dump.go ./vendor/github.com/davecgh/go-spew/spew/format.go ./vendor/github.com/davecgh/go-spew/spew/spew.go cp $WORK/b207/_pkg_.a /usr/src/.cache/go-build/90/907a23ae16f903e8ad6757daa9a62b862acd2b2b965b6688e4e84be71403aa42-d # internal text/template mkdir -p $WORK/b206/ cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b125=>" -I $WORK/b125/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b125/arith_amd64.o ./arith_amd64.s cat >/usr/src/tmp/go-build1791527085/b206/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile internal/fmtsort=/usr/src/tmp/go-build1791527085/b031/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build1791527085/b048/_pkg_.a packagefile maps=/usr/src/tmp/go-build1791527085/b172/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1791527085/b181/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile path=/usr/src/tmp/go-build1791527085/b050/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build1791527085/b067/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1791527085/b033/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1791527085/b010/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile text/template/parse=/usr/src/tmp/go-build1791527085/b207/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1791527085/b043/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -p text/template -lang=go1.24 -std -complete -installsuffix shared -buildid y9fYce-93zNonIdaVXqP/y9fYce-93zNonIdaVXqP -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b206/importcfg -pack /usr/lib/golang/src/text/template/doc.go /usr/lib/golang/src/text/template/exec.go /usr/lib/golang/src/text/template/funcs.go /usr/lib/golang/src/text/template/helper.go /usr/lib/golang/src/text/template/option.go /usr/lib/golang/src/text/template/template.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /usr/src/.cache/go-build/7d/7db03fb7cd18054aba60151c813a3af1994314fbccede05d9acba7d854338d81-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b183/ cat >/usr/src/tmp/go-build1791527085/b183/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=/usr/src/tmp/go-build1791527085/b184/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/usr/src/tmp/go-build1791527085/b186/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=/usr/src/tmp/go-build1791527085/b187/_pkg_.a packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p vendor/golang.org/x/net/idna -lang=go1.24 -std -complete -installsuffix shared -buildid tQ-Hsh48H8Uwov0dpSNz/tQ-Hsh48H8Uwov0dpSNz -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b183/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/idna/go118.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/idna10.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/punycode.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trieval.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b125/_pkg_.a $WORK/b125/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /usr/src/.cache/go-build/e9/e95d6090f522c54d3fa33d39e1583bc631b0dfec7a6cb903a4463f7e955df45a-d # internal crypto/rand mkdir -p $WORK/b099/ cat >/usr/src/tmp/go-build1791527085/b099/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/usr/src/tmp/go-build1791527085/b100/_pkg_.a packagefile crypto/internal/fips140=/usr/src/tmp/go-build1791527085/b104/_pkg_.a packagefile crypto/internal/fips140/drbg=/usr/src/tmp/go-build1791527085/b117/_pkg_.a packagefile crypto/internal/fips140only=/usr/src/tmp/go-build1791527085/b122/_pkg_.a packagefile crypto/internal/randutil=/usr/src/tmp/go-build1791527085/b120/_pkg_.a packagefile crypto/internal/sysrand=/usr/src/tmp/go-build1791527085/b119/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile math/big=/usr/src/tmp/go-build1791527085/b125/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p crypto/rand -lang=go1.24 -std -complete -installsuffix shared -buildid Q1s6qpJbAubYGnDkBdN_/Q1s6qpJbAubYGnDkBdN_ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b099/importcfg -pack /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/text.go /usr/lib/golang/src/crypto/rand/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /usr/src/.cache/go-build/69/69ab9173eb4f87593597ff2928b28c8d2f22086a105ee70ab01ba4b0d7b7bd30-d # internal crypto/elliptic mkdir -p $WORK/b136/ cat >/usr/src/tmp/go-build1791527085/b136/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/nistec=/usr/src/tmp/go-build1791527085/b132/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile math/big=/usr/src/tmp/go-build1791527085/b125/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p crypto/elliptic -lang=go1.24 -std -complete -installsuffix shared -buildid KU-H3QTgRThNdV8rw6sF/KU-H3QTgRThNdV8rw6sF -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b136/importcfg -pack /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/nistec.go /usr/lib/golang/src/crypto/elliptic/nistec_p256.go /usr/lib/golang/src/crypto/elliptic/params.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /usr/src/.cache/go-build/ad/ad4786e37674994b4d8f123560f2127680db60d9846977b6c041da892c3b24ad-d # internal crypto/internal/boring/bbig mkdir -p $WORK/b137/ cat >/usr/src/tmp/go-build1791527085/b137/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/usr/src/tmp/go-build1791527085/b100/_pkg_.a packagefile math/big=/usr/src/tmp/go-build1791527085/b125/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p crypto/internal/boring/bbig -lang=go1.24 -std -complete -installsuffix shared -buildid jkbFdUBTWO2q85aB2Rpb/jkbFdUBTWO2q85aB2Rpb -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b137/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/bbig/big.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /usr/src/.cache/go-build/fb/fb85dad8e9e786c32d0faba44617c91f332e8acdc44de57c60d087461e641fe5-d # internal encoding/asn1 mkdir -p $WORK/b144/ cat >/usr/src/tmp/go-build1791527085/b144/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a packagefile math/big=/usr/src/tmp/go-build1791527085/b125/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1791527085/b033/_pkg_.a packagefile slices=/usr/src/tmp/go-build1791527085/b044/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a packagefile unicode/utf16=/usr/src/tmp/go-build1791527085/b073/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p encoding/asn1 -lang=go1.24 -std -complete -installsuffix shared -buildid lF16AP_X-BVRWeM61hgl/lF16AP_X-BVRWeM61hgl -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b144/importcfg -pack /usr/lib/golang/src/encoding/asn1/asn1.go /usr/lib/golang/src/encoding/asn1/common.go /usr/lib/golang/src/encoding/asn1/marshal.go cd $WORK/b173 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b173=/tmp/go-build -gno-record-gcc-switches -I $WORK/b173/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=QSd4EW1upcVVi9ZG6kF7 -o $WORK/b173/_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /usr/src/.cache/go-build/30/30c47f13af7644632fc08496b6abf3356225c1cde17aa513a9d62c90de0e36f5-d # internal crypto/dsa mkdir -p $WORK/b168/ cat >/usr/src/tmp/go-build1791527085/b168/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140only=/usr/src/tmp/go-build1791527085/b122/_pkg_.a packagefile crypto/internal/randutil=/usr/src/tmp/go-build1791527085/b120/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile math/big=/usr/src/tmp/go-build1791527085/b125/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p crypto/dsa -lang=go1.24 -std -complete -installsuffix shared -buildid 9K1VZydWrzp4KRAfZLgq/9K1VZydWrzp4KRAfZLgq -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b168/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /usr/src/.cache/go-build/d5/d5d5cc5d4be6229708474c596d5062808593c13e094196431b6bda0406927994-d # internal github.com/pelletier/go-toml mkdir -p $WORK/b198/ cat >/usr/src/tmp/go-build1791527085/b198/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile encoding=/usr/src/tmp/go-build1791527085/b003/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a packagefile math/big=/usr/src/tmp/go-build1791527085/b125/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1791527085/b033/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1791527085/b010/_pkg_.a packagefile sort=/usr/src/tmp/go-build1791527085/b066/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p github.com/pelletier/go-toml -lang=go1.16 -complete -installsuffix shared -buildid BMhod6mZ8Hkmo-mM-NL3/BMhod6mZ8Hkmo-mM-NL3 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b198/importcfg -pack ./vendor/github.com/pelletier/go-toml/doc.go ./vendor/github.com/pelletier/go-toml/keysparsing.go ./vendor/github.com/pelletier/go-toml/lexer.go ./vendor/github.com/pelletier/go-toml/localtime.go ./vendor/github.com/pelletier/go-toml/marshal.go ./vendor/github.com/pelletier/go-toml/parser.go ./vendor/github.com/pelletier/go-toml/position.go ./vendor/github.com/pelletier/go-toml/token.go ./vendor/github.com/pelletier/go-toml/toml.go ./vendor/github.com/pelletier/go-toml/tomlpub.go ./vendor/github.com/pelletier/go-toml/tomltree_create.go ./vendor/github.com/pelletier/go-toml/tomltree_write.go ./vendor/github.com/pelletier/go-toml/tomltree_writepub.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /usr/src/.cache/go-build/b3/b3d16b373af437c9fd6e59e58aa847e7935ff8b76e91930b6f94f628db9460c1-d # internal crypto/ed25519 mkdir -p $WORK/b146/ cat >/usr/src/tmp/go-build1791527085/b146/importcfg << 'EOF' # internal # import config packagefile crypto=/usr/src/tmp/go-build1791527085/b101/_pkg_.a packagefile crypto/internal/fips140/ed25519=/usr/src/tmp/go-build1791527085/b147/_pkg_.a packagefile crypto/internal/fips140only=/usr/src/tmp/go-build1791527085/b122/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build1791527085/b099/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build1791527085/b123/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p crypto/ed25519 -lang=go1.24 -std -complete -installsuffix shared -buildid _hOgGJS1EvCdrAdU_4Rp/_hOgGJS1EvCdrAdU_4Rp -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b146/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /usr/src/.cache/go-build/cc/cc09b83b31b8e88e3b117291d37269de167cb32aa2e1d3fe15d35c022d17e7c0-d # internal crypto/internal/hpke mkdir -p $WORK/b154/ cat >/usr/src/tmp/go-build1791527085/b154/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 packagefile crypto=/usr/src/tmp/go-build1791527085/b101/_pkg_.a packagefile crypto/aes=/usr/src/tmp/go-build1791527085/b128/_pkg_.a packagefile crypto/cipher=/usr/src/tmp/go-build1791527085/b102/_pkg_.a packagefile crypto/ecdh=/usr/src/tmp/go-build1791527085/b130/_pkg_.a packagefile crypto/internal/fips140/hkdf=/usr/src/tmp/go-build1791527085/b150/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build1791527085/b099/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/usr/src/tmp/go-build1791527085/b155/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build1791527085/b013/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1791527085/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p crypto/internal/hpke -lang=go1.24 -std -complete -installsuffix shared -buildid dDTFY0n4Xfo7T_dZp7UN/dDTFY0n4Xfo7T_dZp7UN -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b154/importcfg -pack /usr/lib/golang/src/crypto/internal/hpke/hpke.go cd $WORK/b173 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b173=/tmp/go-build -gno-record-gcc-switches -I $WORK/b173/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=QSd4EW1upcVVi9ZG6kF7 -o $WORK/b173/_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /usr/src/.cache/go-build/00/00b695a45df7c79917e00f1cbfd0810ab655776e1bda0080c661e1bcd20d7f6c-d # internal crypto/rsa mkdir -p $WORK/b162/ cat >/usr/src/tmp/go-build1791527085/b162/importcfg << 'EOF' # internal # import config packagefile crypto=/usr/src/tmp/go-build1791527085/b101/_pkg_.a packagefile crypto/internal/boring=/usr/src/tmp/go-build1791527085/b100/_pkg_.a packagefile crypto/internal/boring/bbig=/usr/src/tmp/go-build1791527085/b137/_pkg_.a packagefile crypto/internal/fips140/bigmod=/usr/src/tmp/go-build1791527085/b139/_pkg_.a packagefile crypto/internal/fips140/rsa=/usr/src/tmp/go-build1791527085/b163/_pkg_.a packagefile crypto/internal/fips140hash=/usr/src/tmp/go-build1791527085/b140/_pkg_.a packagefile crypto/internal/fips140only=/usr/src/tmp/go-build1791527085/b122/_pkg_.a packagefile crypto/internal/randutil=/usr/src/tmp/go-build1791527085/b120/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build1791527085/b099/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build1791527085/b123/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile hash=/usr/src/tmp/go-build1791527085/b097/_pkg_.a packagefile internal/godebug=/usr/src/tmp/go-build1791527085/b052/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a packagefile math/big=/usr/src/tmp/go-build1791527085/b125/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p crypto/rsa -lang=go1.24 -std -complete -installsuffix shared -buildid gltTG-2VbOKUTGUJb84n/gltTG-2VbOKUTGUJb84n -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b162/importcfg -pack /usr/lib/golang/src/crypto/rsa/fips.go /usr/lib/golang/src/crypto/rsa/notboring.go /usr/lib/golang/src/crypto/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/rsa/rsa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b218/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /usr/src/.cache/go-build/b1/b17ccae4c62998822b4392663c98b694526766b9287ac306176e3b056434fa79-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b229/ cat >/usr/src/tmp/go-build1791527085/b229/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile golang.org/x/text/transform=/usr/src/tmp/go-build1791527085/b201/_pkg_.a packagefile golang.org/x/text/unicode/bidi=/usr/src/tmp/go-build1791527085/b230/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -p golang.org/x/text/secure/bidirule -lang=go1.16 -complete -installsuffix shared -buildid arH6Za2SKf2jyN7intHe/arH6Za2SKf2jyN7intHe -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b229/importcfg -pack ./vendor/golang.org/x/text/secure/bidirule/bidirule.go ./vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go cp $WORK/b218/_pkg_.a /usr/src/.cache/go-build/5c/5c390b9dbcfeb77809ed4e00ac11991c514b71a024e982ccebe6404b91347fa3-d # internal github.com/gomarkdown/markdown/parser mkdir -p $WORK/b262/ cat >/usr/src/tmp/go-build1791527085/b262/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/gomarkdown/markdown/ast=/usr/src/tmp/go-build1791527085/b260/_pkg_.a packagefile html=/usr/src/tmp/go-build1791527085/b205/_pkg_.a packagefile path=/usr/src/tmp/go-build1791527085/b050/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build1791527085/b067/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1791527085/b084/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1791527085/b043/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -p github.com/gomarkdown/markdown/parser -lang=go1.16 -complete -installsuffix shared -buildid sfAq_GqI6ZGXyqjiP_9E/sfAq_GqI6ZGXyqjiP_9E -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b262/importcfg -pack ./vendor/github.com/gomarkdown/markdown/parser/aside.go ./vendor/github.com/gomarkdown/markdown/parser/attribute.go ./vendor/github.com/gomarkdown/markdown/parser/block.go ./vendor/github.com/gomarkdown/markdown/parser/callout.go ./vendor/github.com/gomarkdown/markdown/parser/caption.go ./vendor/github.com/gomarkdown/markdown/parser/citation.go ./vendor/github.com/gomarkdown/markdown/parser/esc.go ./vendor/github.com/gomarkdown/markdown/parser/figures.go ./vendor/github.com/gomarkdown/markdown/parser/include.go ./vendor/github.com/gomarkdown/markdown/parser/inline.go ./vendor/github.com/gomarkdown/markdown/parser/matter.go ./vendor/github.com/gomarkdown/markdown/parser/options.go ./vendor/github.com/gomarkdown/markdown/parser/parser.go ./vendor/github.com/gomarkdown/markdown/parser/ref.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /usr/src/.cache/go-build/42/428f44433b765c8ae65b0e1f750ac111d4cbe42721abc080b2bab708e5e4d5f1-d # internal github.com/pmezard/go-difflib/difflib mkdir -p $WORK/b297/ cat >/usr/src/tmp/go-build1791527085/b297/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1791527085/b069/_pkg_.a packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -p github.com/pmezard/go-difflib/difflib -lang=go1.16 -complete -installsuffix shared -buildid 6ZU0f8O-L3dNzyxTd7_j/6ZU0f8O-L3dNzyxTd7_j -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b297/importcfg -pack ./vendor/github.com/pmezard/go-difflib/difflib/difflib.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /usr/src/.cache/go-build/8d/8dd5c62dbe1c591893a3d384fad8cc1ba4ace0cbb997eab9fd1db52c3c10eef9-d # internal gopkg.in/yaml.v3 mkdir -p $WORK/b298/ cat >/usr/src/tmp/go-build1791527085/b298/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile encoding=/usr/src/tmp/go-build1791527085/b003/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build1791527085/b072/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1791527085/b033/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1791527085/b084/_pkg_.a packagefile sort=/usr/src/tmp/go-build1791527085/b066/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1791527085/b043/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -p gopkg.in/yaml.v3 -lang=go1.16 -complete -installsuffix shared -buildid FihZK9-tJXtv16bMSVBG/FihZK9-tJXtv16bMSVBG -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b298/importcfg -pack ./vendor/gopkg.in/yaml.v3/apic.go ./vendor/gopkg.in/yaml.v3/decode.go ./vendor/gopkg.in/yaml.v3/emitterc.go ./vendor/gopkg.in/yaml.v3/encode.go ./vendor/gopkg.in/yaml.v3/parserc.go ./vendor/gopkg.in/yaml.v3/readerc.go ./vendor/gopkg.in/yaml.v3/resolve.go ./vendor/gopkg.in/yaml.v3/scannerc.go ./vendor/gopkg.in/yaml.v3/sorter.go ./vendor/gopkg.in/yaml.v3/writerc.go ./vendor/gopkg.in/yaml.v3/yaml.go ./vendor/gopkg.in/yaml.v3/yamlh.go ./vendor/gopkg.in/yaml.v3/yamlprivateh.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b229/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b229/_pkg_.a /usr/src/.cache/go-build/3d/3db7660874ade112716bf8219b5a2d624d784096af4964f0629fd3d70bab589f-d # internal runtime/trace mkdir -p $WORK/b301/ cat >/usr/src/tmp/go-build1791527085/b301/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build1791527085/b070/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1791527085/b010/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1791527085/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -p runtime/trace -lang=go1.24 -std -installsuffix shared -buildid 6ogfK11KYCvyFXAK6lFY/6ogfK11KYCvyFXAK6lFY -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b301/importcfg -pack /usr/lib/golang/src/runtime/trace/annotation.go /usr/lib/golang/src/runtime/trace/trace.go cp $WORK/b284/_pkg_.a /usr/src/.cache/go-build/67/672960d170c597634bafab33e554b12d491ddb30081f0e06f1562b3511fdbb77-d # internal cp $WORK/b136/_pkg_.a /usr/src/.cache/go-build/8c/8cff8e4a194896f78a558f3bfa9a1ce117383780df96bfcdcaa2153c51c6d9c8-d # internal github.com/hashicorp/golang-lru mkdir -p $WORK/b306/ cat >/usr/src/tmp/go-build1791527085/b306/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=/usr/src/tmp/go-build1791527085/b307/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a EOF github.com/paulrosania/go-charset/data mkdir -p $WORK/b285/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -p github.com/hashicorp/golang-lru -lang=go1.16 -complete -installsuffix shared -buildid LaqD9FD2kkXzPj6cvqqt/LaqD9FD2kkXzPj6cvqqt -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b306/importcfg -pack ./vendor/github.com/hashicorp/golang-lru/2q.go ./vendor/github.com/hashicorp/golang-lru/arc.go ./vendor/github.com/hashicorp/golang-lru/doc.go ./vendor/github.com/hashicorp/golang-lru/lru.go cat >/usr/src/tmp/go-build1791527085/b285/importcfg << 'EOF' # internal # import config packagefile github.com/paulrosania/go-charset/charset=/usr/src/tmp/go-build1791527085/b284/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -p github.com/paulrosania/go-charset/data -lang=go1.16 -complete -installsuffix shared -buildid 1ByAl93eV2zzNIzFcdwt/1ByAl93eV2zzNIzFcdwt -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b285/importcfg -pack ./vendor/github.com/paulrosania/go-charset/data/data_big5.dat.go ./vendor/github.com/paulrosania/go-charset/data/data_charsets.json.go ./vendor/github.com/paulrosania/go-charset/data/data_cp932.dat.go ./vendor/github.com/paulrosania/go-charset/data/data_ibm437.cp.go ./vendor/github.com/paulrosania/go-charset/data/data_ibm850.cp.go ./vendor/github.com/paulrosania/go-charset/data/data_ibm866.cp.go ./vendor/github.com/paulrosania/go-charset/data/data_iso-8859-1.cp.go ./vendor/github.com/paulrosania/go-charset/data/data_iso-8859-10.cp.go ./vendor/github.com/paulrosania/go-charset/data/data_iso-8859-15.cp.go ./vendor/github.com/paulrosania/go-charset/data/data_iso-8859-2.cp.go ./vendor/github.com/paulrosania/go-charset/data/data_iso-8859-3.cp.go ./vendor/github.com/paulrosania/go-charset/data/data_iso-8859-4.cp.go ./vendor/github.com/paulrosania/go-charset/data/data_iso-8859-5.cp.go ./vendor/github.com/paulrosania/go-charset/data/data_iso-8859-6.cp.go ./vendor/github.com/paulrosania/go-charset/data/data_iso-8859-7.cp.go ./vendor/github.com/paulrosania/go-charset/data/data_iso-8859-8.cp.go ./vendor/github.com/paulrosania/go-charset/data/data_iso-8859-9.cp.go ./vendor/github.com/paulrosania/go-charset/data/data_jisx0201kana.dat.go ./vendor/github.com/paulrosania/go-charset/data/data_koi8-r.cp.go ./vendor/github.com/paulrosania/go-charset/data/data_windows-1250.cp.go ./vendor/github.com/paulrosania/go-charset/data/data_windows-1251.cp.go ./vendor/github.com/paulrosania/go-charset/data/data_windows-1252.cp.go ./vendor/github.com/paulrosania/go-charset/data/doc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b296/_pkg_.a # internal cd $WORK/b173 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b173=/tmp/go-build -gno-record-gcc-switches -I $WORK/b173/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=QSd4EW1upcVVi9ZG6kF7 -o $WORK/b173/_x003.o -c cgo_resnew.cgo2.c cp $WORK/b296/_pkg_.a /usr/src/.cache/go-build/7e/7e51561f7761a89f6a2768f9f43dc797e6d49ff36ebd48d3aa99cdfcb5070ee4-d # internal github.com/mgutz/ansi mkdir -p $WORK/b310/ cat >/usr/src/tmp/go-build1791527085/b310/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/mattn/go-colorable=/usr/src/tmp/go-build1791527085/b220/_pkg_.a packagefile sort=/usr/src/tmp/go-build1791527085/b066/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -p github.com/mgutz/ansi -lang=go1.16 -complete -installsuffix shared -buildid JBELiht5UoUZczF8SRke/JBELiht5UoUZczF8SRke -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b310/importcfg -pack ./vendor/github.com/mgutz/ansi/ansi.go ./vendor/github.com/mgutz/ansi/doc.go ./vendor/github.com/mgutz/ansi/print.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /usr/src/.cache/go-build/b8/b861cdf4fe95d9319c86800e75857cfd632390e4a9d9da9227bd8923508b6b01-d # internal testing mkdir -p $WORK/b299/ cat >/usr/src/tmp/go-build1791527085/b299/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile context=/usr/src/tmp/go-build1791527085/b070/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile flag=/usr/src/tmp/go-build1791527085/b002/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile internal/goexperiment=/usr/src/tmp/go-build1791527085/b017/_pkg_.a packagefile internal/race=/usr/src/tmp/go-build1791527085/b025/_pkg_.a packagefile internal/sysinfo=/usr/src/tmp/go-build1791527085/b300/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build1791527085/b126/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build1791527085/b067/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1791527085/b033/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1791527085/b010/_pkg_.a packagefile runtime/debug=/usr/src/tmp/go-build1791527085/b226/_pkg_.a packagefile runtime/trace=/usr/src/tmp/go-build1791527085/b301/_pkg_.a packagefile slices=/usr/src/tmp/go-build1791527085/b044/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1791527085/b042/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1791527085/b043/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -p testing -lang=go1.24 -std -complete -installsuffix shared -buildid RflWJD1WXSO3Cie5Kr52/RflWJD1WXSO3Cie5Kr52 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b299/importcfg -pack /usr/lib/golang/src/testing/allocs.go /usr/lib/golang/src/testing/benchmark.go /usr/lib/golang/src/testing/cover.go /usr/lib/golang/src/testing/example.go /usr/lib/golang/src/testing/fuzz.go /usr/lib/golang/src/testing/match.go /usr/lib/golang/src/testing/newcover.go /usr/lib/golang/src/testing/run_example.go /usr/lib/golang/src/testing/testing.go /usr/lib/golang/src/testing/testing_other.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b162/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /usr/src/.cache/go-build/c5/c542a78d6247529ef030ca4fe87d475e5c3eb12856b13d2726e3164b175cd6cc-d # internal cp $WORK/b162/_pkg_.a /usr/src/.cache/go-build/1d/1d22e4de069bb4778c9b15c3873ec21553d9d7c921a0941df52683a1aaa6e6ed-d # internal golang.org/x/term mkdir -p $WORK/b312/ cat >/usr/src/tmp/go-build1791527085/b312/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile golang.org/x/sys/unix=/usr/src/tmp/go-build1791527085/b063/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1791527085/b010/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -p golang.org/x/term -lang=go1.16 -complete -installsuffix shared -buildid UTaD0xIEXp5pFFghSY1R/UTaD0xIEXp5pFFghSY1R -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b312/importcfg -pack ./vendor/golang.org/x/term/term.go ./vendor/golang.org/x/term/term_unix.go ./vendor/golang.org/x/term/term_unix_linux.go ./vendor/golang.org/x/term/terminal.go database/sql/driver mkdir -p $WORK/b316/ cat >/usr/src/tmp/go-build1791527085/b316/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build1791527085/b070/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1791527085/b033/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -p database/sql/driver -lang=go1.24 -std -complete -installsuffix shared -buildid k0hZGBF6xcNS9aeUPSfq/k0hZGBF6xcNS9aeUPSfq -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b316/importcfg -pack /usr/lib/golang/src/database/sql/driver/driver.go /usr/lib/golang/src/database/sql/driver/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /usr/src/.cache/go-build/86/86f7828dc55a9099b182ddecef1323dbe3dc7b55df76f9a0e9192bc5e58ec766-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /usr/src/.cache/go-build/f7/f7d92c7868eeb445f085bfd9f4ca8995481063bd49fb0887191d13d85b681ac9-d # internal golang.org/x/image/tiff/lzw mkdir -p $WORK/b321/ compress/lzw mkdir -p $WORK/b324/ cat >/usr/src/tmp/go-build1791527085/b324/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1791527085/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -p compress/lzw -lang=go1.24 -std -complete -installsuffix shared -buildid jvs9UfsDEL2Q82-I-EKS/jvs9UfsDEL2Q82-I-EKS -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b324/importcfg -pack /usr/lib/golang/src/compress/lzw/reader.go /usr/lib/golang/src/compress/lzw/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /usr/src/.cache/go-build/3b/3b23c17d01cda2816c5aabf5a40c6b658525f9270053fec0a57339b5a45f0eb5-d # internal golang.org/x/net/html mkdir -p $WORK/b327/ cat >/usr/src/tmp/go-build1791527085/b327/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1791527085/b069/_pkg_.a packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile golang.org/x/net/html/atom=/usr/src/tmp/go-build1791527085/b328/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -p golang.org/x/net/html -lang=go1.16 -complete -installsuffix shared -buildid lowifBqTVilrj5GixZ3n/lowifBqTVilrj5GixZ3n -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b327/importcfg -pack ./vendor/golang.org/x/net/html/const.go ./vendor/golang.org/x/net/html/doc.go ./vendor/golang.org/x/net/html/doctype.go ./vendor/golang.org/x/net/html/entity.go ./vendor/golang.org/x/net/html/escape.go ./vendor/golang.org/x/net/html/foreign.go ./vendor/golang.org/x/net/html/node.go ./vendor/golang.org/x/net/html/parse.go ./vendor/golang.org/x/net/html/render.go ./vendor/golang.org/x/net/html/token.go cat >/usr/src/tmp/go-build1791527085/b321/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1791527085/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -p golang.org/x/image/tiff/lzw -lang=go1.16 -complete -installsuffix shared -buildid hFUbjtMrEsIRoPoJ4NMp/hFUbjtMrEsIRoPoJ4NMp -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b321/importcfg -pack ./vendor/golang.org/x/image/tiff/lzw/reader.go cd $WORK/b173 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b173=/tmp/go-build -gno-record-gcc-switches -I $WORK/b173/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=QSd4EW1upcVVi9ZG6kF7 -o $WORK/b173/_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /usr/src/.cache/go-build/ee/ee096fdc03500ddbf3666236c0c83b7e5cac90788307ba3c3846904d6413f4c9-d # internal github.com/mattermost/go-i18n/i18n/language mkdir -p $WORK/b333/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b321/_pkg_.a # internal cat >/usr/src/tmp/go-build1791527085/b333/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -p github.com/mattermost/go-i18n/i18n/language -lang=go1.16 -complete -installsuffix shared -buildid lAGP9kspZlIkcjlp-pUs/lAGP9kspZlIkcjlp-pUs -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b333/importcfg -pack ./vendor/github.com/mattermost/go-i18n/i18n/language/language.go ./vendor/github.com/mattermost/go-i18n/i18n/language/operands.go ./vendor/github.com/mattermost/go-i18n/i18n/language/plural.go ./vendor/github.com/mattermost/go-i18n/i18n/language/pluralspec.go ./vendor/github.com/mattermost/go-i18n/i18n/language/pluralspec_gen.go cp $WORK/b321/_pkg_.a /usr/src/.cache/go-build/f8/f86f65a02b68a5f5df610a61d054f97e7acf4ec777879c907fa78bf321282fb9-d # internal golang.org/x/image/tiff mkdir -p $WORK/b319/ cat >/usr/src/tmp/go-build1791527085/b319/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1791527085/b069/_pkg_.a packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile compress/zlib=/usr/src/tmp/go-build1791527085/b247/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1791527085/b064/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile golang.org/x/image/ccitt=/usr/src/tmp/go-build1791527085/b320/_pkg_.a packagefile golang.org/x/image/tiff/lzw=/usr/src/tmp/go-build1791527085/b321/_pkg_.a packagefile image=/usr/src/tmp/go-build1791527085/b253/_pkg_.a packagefile image/color=/usr/src/tmp/go-build1791527085/b254/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a packagefile sort=/usr/src/tmp/go-build1791527085/b066/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -p golang.org/x/image/tiff -lang=go1.16 -complete -installsuffix shared -buildid _Ky2eC4Tq6mykS7LOX2C/_Ky2eC4Tq6mykS7LOX2C -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b319/importcfg -pack ./vendor/golang.org/x/image/tiff/buffer.go ./vendor/golang.org/x/image/tiff/compress.go ./vendor/golang.org/x/image/tiff/consts.go ./vendor/golang.org/x/image/tiff/reader.go ./vendor/golang.org/x/image/tiff/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /usr/src/.cache/go-build/45/45e11e2273eca0e2334a8fa7ed459bccaa399001ee2bb9d12f2f4b932a5142dc-d # internal golang.org/x/net/idna mkdir -p $WORK/b228/ cat >/usr/src/tmp/go-build1791527085/b228/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile golang.org/x/text/secure/bidirule=/usr/src/tmp/go-build1791527085/b229/_pkg_.a packagefile golang.org/x/text/unicode/bidi=/usr/src/tmp/go-build1791527085/b230/_pkg_.a packagefile golang.org/x/text/unicode/norm=/usr/src/tmp/go-build1791527085/b202/_pkg_.a packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -p golang.org/x/net/idna -lang=go1.16 -complete -installsuffix shared -buildid 87oSD5yHCt6R0rtg4JdT/87oSD5yHCt6R0rtg4JdT -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b228/importcfg -pack ./vendor/golang.org/x/net/idna/idna10.0.0.go ./vendor/golang.org/x/net/idna/punycode.go ./vendor/golang.org/x/net/idna/tables13.0.0.go ./vendor/golang.org/x/net/idna/trie.go ./vendor/golang.org/x/net/idna/trieval.go cd $WORK/b173 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b173=/tmp/go-build -gno-record-gcc-switches -I $WORK/b173/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=QSd4EW1upcVVi9ZG6kF7 -o $WORK/b173/_x005.o -c cgo_unix_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /usr/src/.cache/go-build/3c/3c7851275454aa4e657c2db0bc44c64d1e64307eb1d2fe00cb3df5ac0b78fdab-d # internal github.com/blang/semver mkdir -p $WORK/b315/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /usr/src/.cache/go-build/0e/0edb2757e390153486e0fdb6a3a32fa375db4fa008d365ee04d593beebd841b4-d # internal image/gif mkdir -p $WORK/b323/ cat >/usr/src/tmp/go-build1791527085/b323/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1791527085/b069/_pkg_.a packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile compress/lzw=/usr/src/tmp/go-build1791527085/b324/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile image=/usr/src/tmp/go-build1791527085/b253/_pkg_.a packagefile image/color=/usr/src/tmp/go-build1791527085/b254/_pkg_.a packagefile image/color/palette=/usr/src/tmp/go-build1791527085/b325/_pkg_.a packagefile image/draw=/usr/src/tmp/go-build1791527085/b322/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build1791527085/b013/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -p image/gif -lang=go1.24 -std -complete -installsuffix shared -buildid vw-UXisj30qetko2ymAb/vw-UXisj30qetko2ymAb -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b323/importcfg -pack /usr/lib/golang/src/image/gif/reader.go /usr/lib/golang/src/image/gif/writer.go cat >/usr/src/tmp/go-build1791527085/b315/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=/usr/src/tmp/go-build1791527085/b316/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1791527085/b071/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile sort=/usr/src/tmp/go-build1791527085/b066/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1791527085/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -p github.com/blang/semver -lang=go1.16 -complete -installsuffix shared -buildid hJs4ojNKcqfYvtin8iwE/hJs4ojNKcqfYvtin8iwE -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b315/importcfg -pack ./vendor/github.com/blang/semver/json.go ./vendor/github.com/blang/semver/range.go ./vendor/github.com/blang/semver/semver.go ./vendor/github.com/blang/semver/sort.go ./vendor/github.com/blang/semver/sql.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /usr/src/.cache/go-build/36/3664fbe8618b05ccb5c812cd4d05c793f083cb44e267bda6e199d46e61ed1d50-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b143/ cat >/usr/src/tmp/go-build1791527085/b143/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=/usr/src/tmp/go-build1791527085/b144/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/usr/src/tmp/go-build1791527085/b145/_pkg_.a packagefile math/big=/usr/src/tmp/go-build1791527085/b125/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1791527085/b033/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p vendor/golang.org/x/crypto/cryptobyte -lang=go1.24 -std -complete -installsuffix shared -buildid 1xYISes0cG43oRvWVaBp/1xYISes0cG43oRvWVaBp -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b143/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/builder.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/string.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /usr/src/.cache/go-build/41/4149dd3213bd1b8a7518456ae0cc049ce0e9e4c9f73a16ff440b6b8395434942-d # internal crypto/x509/pkix mkdir -p $WORK/b169/ cat >/usr/src/tmp/go-build1791527085/b169/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=/usr/src/tmp/go-build1791527085/b144/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build1791527085/b170/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile math/big=/usr/src/tmp/go-build1791527085/b125/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p crypto/x509/pkix -lang=go1.24 -std -complete -installsuffix shared -buildid CZZANyNA915yorEHm6AM/CZZANyNA915yorEHm6AM -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b169/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b206/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /usr/src/.cache/go-build/e1/e168f2fb64f7c3d64952a66f98d94247a12a729418871312aee4a724124e54ed-d # internal golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b311/ cat >/usr/src/tmp/go-build1791527085/b311/importcfg << 'EOF' # internal # import config packagefile golang.org/x/term=/usr/src/tmp/go-build1791527085/b312/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -p golang.org/x/crypto/ssh/terminal -lang=go1.16 -complete -installsuffix shared -buildid STksONFj_M_GUAEF-jaz/STksONFj_M_GUAEF-jaz -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b311/importcfg -pack ./vendor/golang.org/x/crypto/ssh/terminal/terminal.go cp $WORK/b206/_pkg_.a /usr/src/.cache/go-build/3d/3d40241f4ddadcf4fc83a8b7850396962b27ac6c268fd2f4db4cfd5fba28c824-d # internal html/template mkdir -p $WORK/b204/ cat >/usr/src/tmp/go-build1791527085/b204/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1791527085/b071/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile html=/usr/src/tmp/go-build1791527085/b205/_pkg_.a packagefile internal/godebug=/usr/src/tmp/go-build1791527085/b052/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build1791527085/b048/_pkg_.a packagefile maps=/usr/src/tmp/go-build1791527085/b172/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile path=/usr/src/tmp/go-build1791527085/b050/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build1791527085/b067/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1791527085/b033/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1791527085/b084/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile text/template=/usr/src/tmp/go-build1791527085/b206/_pkg_.a packagefile text/template/parse=/usr/src/tmp/go-build1791527085/b207/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1791527085/b043/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p html/template -lang=go1.24 -std -complete -installsuffix shared -buildid EZpwDTCCGcsHe7wtX0NM/EZpwDTCCGcsHe7wtX0NM -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b204/importcfg -pack /usr/lib/golang/src/html/template/attr.go /usr/lib/golang/src/html/template/attr_string.go /usr/lib/golang/src/html/template/content.go /usr/lib/golang/src/html/template/context.go /usr/lib/golang/src/html/template/css.go /usr/lib/golang/src/html/template/delim_string.go /usr/lib/golang/src/html/template/doc.go /usr/lib/golang/src/html/template/element_string.go /usr/lib/golang/src/html/template/error.go /usr/lib/golang/src/html/template/escape.go /usr/lib/golang/src/html/template/html.go /usr/lib/golang/src/html/template/js.go /usr/lib/golang/src/html/template/jsctx_string.go /usr/lib/golang/src/html/template/state_string.go /usr/lib/golang/src/html/template/template.go /usr/lib/golang/src/html/template/transition.go /usr/lib/golang/src/html/template/url.go /usr/lib/golang/src/html/template/urlpart_string.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b311/_pkg_.a # internal cd $WORK/b173 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b173=/tmp/go-build -gno-record-gcc-switches -I $WORK/b173/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=QSd4EW1upcVVi9ZG6kF7 -o $WORK/b173/_x006.o -c cgo_unix_cgo_res.cgo2.c cp $WORK/b311/_pkg_.a /usr/src/.cache/go-build/0c/0ce80c1383dc2ae887d2ef033713e567b27c904fe17faa1159a3f4c9cf60e49b-d # internal github.com/matterbridge/logrus-prefixed-formatter mkdir -p $WORK/b309/ cat >/usr/src/tmp/go-build1791527085/b309/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/mgutz/ansi=/usr/src/tmp/go-build1791527085/b310/_pkg_.a packagefile github.com/sirupsen/logrus=/usr/src/tmp/go-build1791527085/b068/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=/usr/src/tmp/go-build1791527085/b311/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1791527085/b084/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1791527085/b010/_pkg_.a packagefile sort=/usr/src/tmp/go-build1791527085/b066/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -p github.com/matterbridge/logrus-prefixed-formatter -lang=go1.16 -complete -installsuffix shared -buildid 3Vd8aN5o1q2YCYknxFSq/3Vd8aN5o1q2YCYknxFSq -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b309/importcfg -pack ./vendor/github.com/matterbridge/logrus-prefixed-formatter/formatter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /usr/src/.cache/go-build/fe/fec8f0ee263d7915f62538002d1fc6969e1aa102c91531fd2506ff1729534215-d # internal database/sql mkdir -p $WORK/b330/ cat >/usr/src/tmp/go-build1791527085/b330/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile context=/usr/src/tmp/go-build1791527085/b070/_pkg_.a packagefile database/sql/driver=/usr/src/tmp/go-build1791527085/b316/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile maps=/usr/src/tmp/go-build1791527085/b172/_pkg_.a packagefile math/rand/v2=/usr/src/tmp/go-build1791527085/b121/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1791527085/b033/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1791527085/b010/_pkg_.a packagefile slices=/usr/src/tmp/go-build1791527085/b044/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1791527085/b042/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1791527085/b043/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -p database/sql -lang=go1.24 -std -complete -installsuffix shared -buildid 5XJStuCPOzfYBct8VJT-/5XJStuCPOzfYBct8VJT- -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b330/importcfg -pack /usr/lib/golang/src/database/sql/convert.go /usr/lib/golang/src/database/sql/ctxutil.go /usr/lib/golang/src/database/sql/sql.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b333/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b333/_pkg_.a /usr/src/.cache/go-build/a0/a083783ebce52e153525b16b92ce087f6cf3d0e65a3b3c558638ba80763bc60b-d # internal github.com/mattermost/go-i18n/i18n/translation mkdir -p $WORK/b334/ cat >/usr/src/tmp/go-build1791527085/b334/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile encoding=/usr/src/tmp/go-build1791527085/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/mattermost/go-i18n/i18n/language=/usr/src/tmp/go-build1791527085/b333/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile text/template=/usr/src/tmp/go-build1791527085/b206/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -p github.com/mattermost/go-i18n/i18n/translation -lang=go1.16 -complete -installsuffix shared -buildid -oiL89hqz7rWvme-2XYc/-oiL89hqz7rWvme-2XYc -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b334/importcfg -pack ./vendor/github.com/mattermost/go-i18n/i18n/translation/plural_translation.go ./vendor/github.com/mattermost/go-i18n/i18n/translation/single_translation.go ./vendor/github.com/mattermost/go-i18n/i18n/translation/template.go ./vendor/github.com/mattermost/go-i18n/i18n/translation/translation.go cp $WORK/b315/_pkg_.a /usr/src/.cache/go-build/b1/b17715fc2afe34c63eafac348e8bf810dc1e70041ff1d533db77d7f096710573-d # internal github.com/go-asn1-ber/asn1-ber mkdir -p $WORK/b336/ cat >/usr/src/tmp/go-build1791527085/b336/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1791527085/b033/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -p github.com/go-asn1-ber/asn1-ber -lang=go1.16 -complete -installsuffix shared -buildid zo3ZvztdTx2_8qKoJHVA/zo3ZvztdTx2_8qKoJHVA -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b336/importcfg -pack ./vendor/github.com/go-asn1-ber/asn1-ber/ber.go ./vendor/github.com/go-asn1-ber/asn1-ber/content_int.go ./vendor/github.com/go-asn1-ber/asn1-ber/generalizedTime.go ./vendor/github.com/go-asn1-ber/asn1-ber/header.go ./vendor/github.com/go-asn1-ber/asn1-ber/identifier.go ./vendor/github.com/go-asn1-ber/asn1-ber/length.go ./vendor/github.com/go-asn1-ber/asn1-ber/real.go ./vendor/github.com/go-asn1-ber/asn1-ber/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /usr/src/.cache/go-build/92/92895135809931e2d59e8e74c33484baf0f7ff379e8262a5ba5ddd96c53e694f-d # internal crypto/ecdsa mkdir -p $WORK/b135/ cat >/usr/src/tmp/go-build1791527085/b135/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile crypto=/usr/src/tmp/go-build1791527085/b101/_pkg_.a packagefile crypto/ecdh=/usr/src/tmp/go-build1791527085/b130/_pkg_.a packagefile crypto/elliptic=/usr/src/tmp/go-build1791527085/b136/_pkg_.a packagefile crypto/internal/boring=/usr/src/tmp/go-build1791527085/b100/_pkg_.a packagefile crypto/internal/boring/bbig=/usr/src/tmp/go-build1791527085/b137/_pkg_.a packagefile crypto/internal/fips140/ecdsa=/usr/src/tmp/go-build1791527085/b138/_pkg_.a packagefile crypto/internal/fips140hash=/usr/src/tmp/go-build1791527085/b140/_pkg_.a packagefile crypto/internal/fips140only=/usr/src/tmp/go-build1791527085/b122/_pkg_.a packagefile crypto/internal/randutil=/usr/src/tmp/go-build1791527085/b120/_pkg_.a packagefile crypto/sha512=/usr/src/tmp/go-build1791527085/b142/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build1791527085/b123/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/usr/src/tmp/go-build1791527085/b143/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/usr/src/tmp/go-build1791527085/b145/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile math/big=/usr/src/tmp/go-build1791527085/b125/_pkg_.a packagefile math/rand/v2=/usr/src/tmp/go-build1791527085/b121/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p crypto/ecdsa -lang=go1.24 -std -complete -installsuffix shared -buildid _wreZw-tkvairogBF6XR/_wreZw-tkvairogBF6XR -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b135/importcfg -pack /usr/lib/golang/src/crypto/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_legacy.go /usr/lib/golang/src/crypto/ecdsa/notboring.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /usr/src/.cache/go-build/1c/1caa32ec31585939a4d3e50652215fcaa14723283fda709facd0b2f70cfc12dc-d # internal github.com/disintegration/imaging mkdir -p $WORK/b317/ cat >/usr/src/tmp/go-build1791527085/b317/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1791527085/b064/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile golang.org/x/image/bmp=/usr/src/tmp/go-build1791527085/b318/_pkg_.a packagefile golang.org/x/image/tiff=/usr/src/tmp/go-build1791527085/b319/_pkg_.a packagefile image=/usr/src/tmp/go-build1791527085/b253/_pkg_.a packagefile image/color=/usr/src/tmp/go-build1791527085/b254/_pkg_.a packagefile image/draw=/usr/src/tmp/go-build1791527085/b322/_pkg_.a packagefile image/gif=/usr/src/tmp/go-build1791527085/b323/_pkg_.a packagefile image/jpeg=/usr/src/tmp/go-build1791527085/b255/_pkg_.a packagefile image/png=/usr/src/tmp/go-build1791527085/b257/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build1791527085/b067/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1791527085/b010/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -p github.com/disintegration/imaging -lang=go1.16 -complete -installsuffix shared -buildid jelNLuUzhPWWqzVUSyiI/jelNLuUzhPWWqzVUSyiI -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b317/importcfg -pack ./vendor/github.com/disintegration/imaging/adjust.go ./vendor/github.com/disintegration/imaging/convolution.go ./vendor/github.com/disintegration/imaging/doc.go ./vendor/github.com/disintegration/imaging/effects.go ./vendor/github.com/disintegration/imaging/histogram.go ./vendor/github.com/disintegration/imaging/io.go ./vendor/github.com/disintegration/imaging/resize.go ./vendor/github.com/disintegration/imaging/scanner.go ./vendor/github.com/disintegration/imaging/tools.go ./vendor/github.com/disintegration/imaging/transform.go ./vendor/github.com/disintegration/imaging/utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /usr/src/.cache/go-build/69/69b6eca770f60f5b4ea6b5858cc45b5197f4de0d55ecdf739b7f1466410624a1-d # internal github.com/hashicorp/go-multierror mkdir -p $WORK/b338/ cat >/usr/src/tmp/go-build1791527085/b338/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/hashicorp/errwrap=/usr/src/tmp/go-build1791527085/b339/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -p github.com/hashicorp/go-multierror -lang=go1.16 -complete -installsuffix shared -buildid HaIqrSGpvMQpncabAzVf/HaIqrSGpvMQpncabAzVf -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b338/importcfg -pack ./vendor/github.com/hashicorp/go-multierror/append.go ./vendor/github.com/hashicorp/go-multierror/flatten.go ./vendor/github.com/hashicorp/go-multierror/format.go ./vendor/github.com/hashicorp/go-multierror/group.go ./vendor/github.com/hashicorp/go-multierror/multierror.go ./vendor/github.com/hashicorp/go-multierror/prefix.go ./vendor/github.com/hashicorp/go-multierror/sort.go cd $WORK/b173 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b173=/tmp/go-build -gno-record-gcc-switches -I $WORK/b173/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=QSd4EW1upcVVi9ZG6kF7 -o $WORK/b173/_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /usr/src/.cache/go-build/55/5513dc34a6ee55f315e6eec3466328f5a70f9b8c395cb96868327350088a80f4-d # internal github.com/wiggin77/merror mkdir -p $WORK/b343/ cat >/usr/src/tmp/go-build1791527085/b343/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -p github.com/wiggin77/merror -lang=go1.16 -complete -installsuffix shared -buildid k3djH6kxkoU9qaSLkMdS/k3djH6kxkoU9qaSLkMdS -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b343/importcfg -pack ./vendor/github.com/wiggin77/merror/format.go ./vendor/github.com/wiggin77/merror/merror.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b262/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /usr/src/.cache/go-build/f8/f83b831cdca6f1ef481b2e92690c26959092dc46f3b281cb6d920aceee1fcca3-d # internal cp $WORK/b262/_pkg_.a /usr/src/.cache/go-build/08/082f346ef049f69c1f096f342077c543aa549fccd62aff22b04a6a6c7622f831-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b228/_pkg_.a # internal github.com/wiggin77/cfg/timeconv mkdir -p $WORK/b344/ github.com/gomarkdown/markdown/html mkdir -p $WORK/b261/ cat >/usr/src/tmp/go-build1791527085/b344/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1791527085/b084/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a EOF cat >/usr/src/tmp/go-build1791527085/b261/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/gomarkdown/markdown/ast=/usr/src/tmp/go-build1791527085/b260/_pkg_.a packagefile github.com/gomarkdown/markdown/parser=/usr/src/tmp/go-build1791527085/b262/_pkg_.a packagefile html=/usr/src/tmp/go-build1791527085/b205/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1791527085/b084/_pkg_.a packagefile sort=/usr/src/tmp/go-build1791527085/b066/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -p github.com/wiggin77/cfg/timeconv -lang=go1.16 -complete -installsuffix shared -buildid bHGWLOrofaVS-UMO1j8c/bHGWLOrofaVS-UMO1j8c -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b344/importcfg -pack ./vendor/github.com/wiggin77/cfg/timeconv/parse.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -p github.com/gomarkdown/markdown/html -lang=go1.16 -complete -installsuffix shared -buildid eEc0CBPrilalZi5jlteF/eEc0CBPrilalZi5jlteF -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b261/importcfg -pack ./vendor/github.com/gomarkdown/markdown/html/doc.go ./vendor/github.com/gomarkdown/markdown/html/renderer.go ./vendor/github.com/gomarkdown/markdown/html/smartypants.go cp $WORK/b228/_pkg_.a /usr/src/.cache/go-build/35/35fc57c4ec0a745fe8cd7e545e50a214a53f1e551c028ef23e9514f789c92ba5-d # internal gopkg.in/natefinch/lumberjack.v2 mkdir -p $WORK/b347/ cat >/usr/src/tmp/go-build1791527085/b347/importcfg << 'EOF' # internal # import config packagefile compress/gzip=/usr/src/tmp/go-build1791527085/b094/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build1791527085/b067/_pkg_.a packagefile sort=/usr/src/tmp/go-build1791527085/b066/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile syscall=/usr/src/tmp/go-build1791527085/b054/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -p gopkg.in/natefinch/lumberjack.v2 -lang=go1.16 -complete -installsuffix shared -buildid OiuOYBkI0wguNTQUKLuu/OiuOYBkI0wguNTQUKLuu -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b347/importcfg -pack ./vendor/gopkg.in/natefinch/lumberjack.v2/chown_linux.go ./vendor/gopkg.in/natefinch/lumberjack.v2/lumberjack.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /usr/src/.cache/go-build/d9/d95f27cb9035cd3dda85c13bf7fd01884496bf239f40daa1e174f58e1a6ffae5-d # internal go.uber.org/atomic mkdir -p $WORK/b351/ cat >/usr/src/tmp/go-build1791527085/b351/importcfg << 'EOF' # internal # import config packagefile encoding/json=/usr/src/tmp/go-build1791527085/b071/_pkg_.a packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1791527085/b042/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -p go.uber.org/atomic -lang=go1.16 -complete -installsuffix shared -buildid 6ddWz6ARwWacmkWQ1YU5/6ddWz6ARwWacmkWQ1YU5 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b351/importcfg -pack ./vendor/go.uber.org/atomic/bool.go ./vendor/go.uber.org/atomic/bool_ext.go ./vendor/go.uber.org/atomic/doc.go ./vendor/go.uber.org/atomic/duration.go ./vendor/go.uber.org/atomic/duration_ext.go ./vendor/go.uber.org/atomic/error.go ./vendor/go.uber.org/atomic/error_ext.go ./vendor/go.uber.org/atomic/float64.go ./vendor/go.uber.org/atomic/float64_ext.go ./vendor/go.uber.org/atomic/gen.go ./vendor/go.uber.org/atomic/int32.go ./vendor/go.uber.org/atomic/int64.go ./vendor/go.uber.org/atomic/nocmp.go ./vendor/go.uber.org/atomic/string.go ./vendor/go.uber.org/atomic/string_ext.go ./vendor/go.uber.org/atomic/uint32.go ./vendor/go.uber.org/atomic/uint64.go ./vendor/go.uber.org/atomic/value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /usr/src/.cache/go-build/51/51ca7e02bd43df974b371a313b2c7ce6a86b4f32bd2c4f82cc61931a22c3c54f-d # internal github.com/wiggin77/cfg/ini mkdir -p $WORK/b342/ cat >/usr/src/tmp/go-build1791527085/b342/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/wiggin77/merror=/usr/src/tmp/go-build1791527085/b343/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -p github.com/wiggin77/cfg/ini -lang=go1.16 -complete -installsuffix shared -buildid WN1bVoupBd1w8XzqmAxv/WN1bVoupBd1w8XzqmAxv -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b342/importcfg -pack ./vendor/github.com/wiggin77/cfg/ini/ini.go ./vendor/github.com/wiggin77/cfg/ini/parser.go ./vendor/github.com/wiggin77/cfg/ini/section.go TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b173=/tmp/go-build -gno-record-gcc-switches -o $WORK/b173/_cgo_.o $WORK/b173/_cgo_main.o $WORK/b173/_x001.o $WORK/b173/_x002.o $WORK/b173/_x003.o $WORK/b173/_x004.o $WORK/b173/_x005.o $WORK/b173/_x006.o -O2 -g -lresolv /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /usr/src/.cache/go-build/94/941199bc89d7f8f73a4da859a8493ffd38f0f524c843d946bf4674d507be0ab1-d # internal go.uber.org/zap/internal/color mkdir -p $WORK/b356/ cat >/usr/src/tmp/go-build1791527085/b356/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -p go.uber.org/zap/internal/color -lang=go1.16 -complete -installsuffix shared -buildid N5NU3OkEFNlA-o5FbiKB/N5NU3OkEFNlA-o5FbiKB -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b356/importcfg -pack ./vendor/go.uber.org/zap/internal/color/color.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /usr/src/.cache/go-build/43/4395033991be07bfad745c113cb5fc6b6f22ba28bfac7eed7c6299333f3dc3a2-d # internal internal/profile mkdir -p $WORK/b359/ cat >/usr/src/tmp/go-build1791527085/b359/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile compress/gzip=/usr/src/tmp/go-build1791527085/b094/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1791527085/b084/_pkg_.a packagefile sort=/usr/src/tmp/go-build1791527085/b066/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b356/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -p internal/profile -lang=go1.24 -std -complete -installsuffix shared -buildid 7AGZMQkF-iaG8BhiAdwx/7AGZMQkF-iaG8BhiAdwx -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b359/importcfg -pack /usr/lib/golang/src/internal/profile/encode.go /usr/lib/golang/src/internal/profile/filter.go /usr/lib/golang/src/internal/profile/graph.go /usr/lib/golang/src/internal/profile/merge.go /usr/lib/golang/src/internal/profile/profile.go /usr/lib/golang/src/internal/profile/proto.go /usr/lib/golang/src/internal/profile/prune.go cp $WORK/b356/_pkg_.a /usr/src/.cache/go-build/6e/6ed2758c4459c4969d047d947072d634df09bb884d9c0d8bba75c729b093d3a6-d # internal gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b173=/tmp/go-build -gno-record-gcc-switches -o $WORK/b173/_cgo_.o $WORK/b173/_cgo_main.o $WORK/b173/_x001.o $WORK/b173/_x002.o $WORK/b173/_x003.o $WORK/b173/_x004.o $WORK/b173/_x005.o $WORK/b173/_x006.o -O2 -g -lresolv # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b173/_cgo_.o -dynout $WORK/b173/_cgo_import.go runtime/pprof mkdir -p $WORK/b360/ cat >/usr/src/tmp/go-build1791527085/b360/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1791527085/b069/_pkg_.a packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile cmp=/usr/src/tmp/go-build1791527085/b032/_pkg_.a packagefile compress/gzip=/usr/src/tmp/go-build1791527085/b094/_pkg_.a packagefile context=/usr/src/tmp/go-build1791527085/b070/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1791527085/b064/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile internal/abi=/usr/src/tmp/go-build1791527085/b006/_pkg_.a packagefile internal/profilerecord=/usr/src/tmp/go-build1791527085/b019/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1791527085/b010/_pkg_.a packagefile slices=/usr/src/tmp/go-build1791527085/b044/_pkg_.a packagefile sort=/usr/src/tmp/go-build1791527085/b066/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile syscall=/usr/src/tmp/go-build1791527085/b054/_pkg_.a packagefile text/tabwriter=/usr/src/tmp/go-build1791527085/b090/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -p runtime/pprof -lang=go1.24 -std -installsuffix shared -buildid rMTqbQlIeaQ-ZnpbjEN3/rMTqbQlIeaQ-ZnpbjEN3 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b360/importcfg -pack /usr/lib/golang/src/runtime/pprof/elf.go /usr/lib/golang/src/runtime/pprof/label.go /usr/lib/golang/src/runtime/pprof/map.go /usr/lib/golang/src/runtime/pprof/pe.go /usr/lib/golang/src/runtime/pprof/pprof.go /usr/lib/golang/src/runtime/pprof/pprof_rusage.go /usr/lib/golang/src/runtime/pprof/proto.go /usr/lib/golang/src/runtime/pprof/proto_other.go /usr/lib/golang/src/runtime/pprof/protobuf.go /usr/lib/golang/src/runtime/pprof/protomem.go /usr/lib/golang/src/runtime/pprof/runtime.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /usr/src/.cache/go-build/e5/e5ee55218072a3f3df92ad6cef2159fd4655ae00f78e82ed6e612278eee07704-d # internal github.com/pkg/errors mkdir -p $WORK/b363/ cat >/usr/src/tmp/go-build1791527085/b363/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile path=/usr/src/tmp/go-build1791527085/b050/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1791527085/b010/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -p github.com/pkg/errors -lang=go1.16 -complete -installsuffix shared -buildid MPV9hwTl1YhxXIf1v1S9/MPV9hwTl1YhxXIf1v1S9 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b363/importcfg -pack ./vendor/github.com/pkg/errors/errors.go ./vendor/github.com/pkg/errors/go113.go ./vendor/github.com/pkg/errors/stack.go cat >/usr/src/tmp/go-build1791527085/b173/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile cmp=/usr/src/tmp/go-build1791527085/b032/_pkg_.a packagefile context=/usr/src/tmp/go-build1791527085/b070/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/usr/src/tmp/go-build1791527085/b174/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build1791527085/b011/_pkg_.a packagefile internal/godebug=/usr/src/tmp/go-build1791527085/b052/_pkg_.a packagefile internal/itoa=/usr/src/tmp/go-build1791527085/b034/_pkg_.a packagefile internal/nettrace=/usr/src/tmp/go-build1791527085/b175/_pkg_.a packagefile internal/poll=/usr/src/tmp/go-build1791527085/b055/_pkg_.a packagefile internal/singleflight=/usr/src/tmp/go-build1791527085/b176/_pkg_.a packagefile internal/stringslite=/usr/src/tmp/go-build1791527085/b029/_pkg_.a packagefile internal/syscall/unix=/usr/src/tmp/go-build1791527085/b056/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build1791527085/b048/_pkg_.a packagefile net/netip=/usr/src/tmp/go-build1791527085/b177/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1791527085/b010/_pkg_.a packagefile slices=/usr/src/tmp/go-build1791527085/b044/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1791527085/b042/_pkg_.a packagefile syscall=/usr/src/tmp/go-build1791527085/b054/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a packagefile runtime/cgo=/usr/src/tmp/go-build1791527085/b180/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p net -lang=go1.24 -std -installsuffix shared -buildid QSd4EW1upcVVi9ZG6kF7/QSd4EW1upcVVi9ZG6kF7 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b173/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/cgo_unix.go /usr/lib/golang/src/net/conf.go /usr/lib/golang/src/net/dial.go /usr/lib/golang/src/net/dnsclient.go /usr/lib/golang/src/net/dnsclient_unix.go /usr/lib/golang/src/net/dnsconfig.go /usr/lib/golang/src/net/dnsconfig_unix.go /usr/lib/golang/src/net/error_posix.go /usr/lib/golang/src/net/error_unix.go /usr/lib/golang/src/net/fd_posix.go /usr/lib/golang/src/net/fd_unix.go /usr/lib/golang/src/net/file.go /usr/lib/golang/src/net/file_unix.go /usr/lib/golang/src/net/hook.go /usr/lib/golang/src/net/hook_unix.go /usr/lib/golang/src/net/hosts.go /usr/lib/golang/src/net/interface.go /usr/lib/golang/src/net/interface_linux.go /usr/lib/golang/src/net/ip.go /usr/lib/golang/src/net/iprawsock.go /usr/lib/golang/src/net/iprawsock_posix.go /usr/lib/golang/src/net/ipsock.go /usr/lib/golang/src/net/ipsock_posix.go /usr/lib/golang/src/net/lookup.go /usr/lib/golang/src/net/lookup_unix.go /usr/lib/golang/src/net/mac.go /usr/lib/golang/src/net/mptcpsock_linux.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/netcgo_off.go /usr/lib/golang/src/net/netgo_off.go /usr/lib/golang/src/net/nss.go /usr/lib/golang/src/net/parse.go /usr/lib/golang/src/net/pipe.go /usr/lib/golang/src/net/port.go /usr/lib/golang/src/net/port_unix.go /usr/lib/golang/src/net/rawconn.go /usr/lib/golang/src/net/rlimit_unix.go /usr/lib/golang/src/net/sendfile_linux.go /usr/lib/golang/src/net/sock_cloexec.go /usr/lib/golang/src/net/sock_linux.go /usr/lib/golang/src/net/sock_posix.go /usr/lib/golang/src/net/sockaddr_posix.go /usr/lib/golang/src/net/sockopt_linux.go /usr/lib/golang/src/net/sockopt_posix.go /usr/lib/golang/src/net/sockoptip_linux.go /usr/lib/golang/src/net/sockoptip_posix.go /usr/lib/golang/src/net/splice_linux.go /usr/lib/golang/src/net/tcpsock.go /usr/lib/golang/src/net/tcpsock_posix.go /usr/lib/golang/src/net/tcpsock_unix.go /usr/lib/golang/src/net/tcpsockopt_posix.go /usr/lib/golang/src/net/tcpsockopt_unix.go /usr/lib/golang/src/net/udpsock.go /usr/lib/golang/src/net/udpsock_posix.go /usr/lib/golang/src/net/unixsock.go /usr/lib/golang/src/net/unixsock_posix.go /usr/lib/golang/src/net/unixsock_readmsg_cmsg_cloexec.go /usr/lib/golang/src/net/writev_unix.go $WORK/b173/_cgo_gotypes.go $WORK/b173/cgo_linux.cgo1.go $WORK/b173/cgo_resnew.cgo1.go $WORK/b173/cgo_socknew.cgo1.go $WORK/b173/cgo_unix_cgo.cgo1.go $WORK/b173/cgo_unix_cgo_res.cgo1.go $WORK/b173/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /usr/src/.cache/go-build/3f/3fc47057d9a9c4fd4a35eb90c84d51cd038d541218acbc79e5ab29ff8a090296-d # internal go.uber.org/multierr mkdir -p $WORK/b352/ cat >/usr/src/tmp/go-build1791527085/b352/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile go.uber.org/atomic=/usr/src/tmp/go-build1791527085/b351/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -p go.uber.org/multierr -lang=go1.16 -complete -installsuffix shared -buildid gQlwNcj4zQqmOGmGZ6Xf/gQlwNcj4zQqmOGmGZ6Xf -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b352/importcfg -pack ./vendor/go.uber.org/multierr/error.go ./vendor/go.uber.org/multierr/go113.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /usr/src/.cache/go-build/a9/a996b98eef94f9b8185a9db043c12e799828beba393450ebe97ee2bda98ae8be-d # internal go.uber.org/zap/zapcore mkdir -p $WORK/b355/ cat >/usr/src/tmp/go-build1791527085/b355/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build1791527085/b072/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1791527085/b071/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile go.uber.org/atomic=/usr/src/tmp/go-build1791527085/b351/_pkg_.a packagefile go.uber.org/multierr=/usr/src/tmp/go-build1791527085/b352/_pkg_.a packagefile go.uber.org/zap/buffer=/usr/src/tmp/go-build1791527085/b354/_pkg_.a packagefile go.uber.org/zap/internal/bufferpool=/usr/src/tmp/go-build1791527085/b353/_pkg_.a packagefile go.uber.org/zap/internal/color=/usr/src/tmp/go-build1791527085/b356/_pkg_.a packagefile go.uber.org/zap/internal/exit=/usr/src/tmp/go-build1791527085/b357/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1791527085/b033/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1791527085/b010/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -p go.uber.org/zap/zapcore -lang=go1.16 -complete -installsuffix shared -buildid DckP7_CQdXvARNCuGOl-/DckP7_CQdXvARNCuGOl- -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b355/importcfg -pack ./vendor/go.uber.org/zap/zapcore/console_encoder.go ./vendor/go.uber.org/zap/zapcore/core.go ./vendor/go.uber.org/zap/zapcore/doc.go ./vendor/go.uber.org/zap/zapcore/encoder.go ./vendor/go.uber.org/zap/zapcore/entry.go ./vendor/go.uber.org/zap/zapcore/error.go ./vendor/go.uber.org/zap/zapcore/field.go ./vendor/go.uber.org/zap/zapcore/hook.go ./vendor/go.uber.org/zap/zapcore/increase_level.go ./vendor/go.uber.org/zap/zapcore/json_encoder.go ./vendor/go.uber.org/zap/zapcore/level.go ./vendor/go.uber.org/zap/zapcore/level_strings.go ./vendor/go.uber.org/zap/zapcore/marshaler.go ./vendor/go.uber.org/zap/zapcore/memory_encoder.go ./vendor/go.uber.org/zap/zapcore/sampler.go ./vendor/go.uber.org/zap/zapcore/tee.go ./vendor/go.uber.org/zap/zapcore/write_syncer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /usr/src/.cache/go-build/da/daaeff1aed6104c9e91d891181c34bf19b65447552f6ac8b78d0fec4c87d03c4-d # internal github.com/dyatlov/go-opengraph/opengraph mkdir -p $WORK/b326/ cat >/usr/src/tmp/go-build1791527085/b326/importcfg << 'EOF' # internal # import config packagefile encoding/json=/usr/src/tmp/go-build1791527085/b071/_pkg_.a packagefile golang.org/x/net/html=/usr/src/tmp/go-build1791527085/b327/_pkg_.a packagefile golang.org/x/net/html/atom=/usr/src/tmp/go-build1791527085/b328/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -p github.com/dyatlov/go-opengraph/opengraph -lang=go1.16 -complete -installsuffix shared -buildid tUvJFbXg-ILuOtzXXpJI/tUvJFbXg-ILuOtzXXpJI -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b326/importcfg -pack ./vendor/github.com/dyatlov/go-opengraph/opengraph/opengraph.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /usr/src/.cache/go-build/2c/2cb782057cad9010f4b08630a59f2a0150ee04af9c4eab145e22ea54a57e1431-d # internal github.com/mattermost/mattermost-server/v5/utils/jsonutils mkdir -p $WORK/b362/ cat >/usr/src/tmp/go-build1791527085/b362/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1791527085/b071/_pkg_.a packagefile github.com/pkg/errors=/usr/src/tmp/go-build1791527085/b363/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -p github.com/mattermost/mattermost-server/v5/utils/jsonutils -lang=go1.16 -complete -installsuffix shared -buildid pf_M8ggsz4b5KmzMji5E/pf_M8ggsz4b5KmzMji5E -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b362/importcfg -pack ./vendor/github.com/mattermost/mattermost-server/v5/utils/jsonutils/json.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b317/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b317/_pkg_.a /usr/src/.cache/go-build/64/64afa37122a07d011ffd2730ff1e0dbe30d0553e866548216cd9e5f017163d0e-d # internal cp $WORK/b342/_pkg_.a /usr/src/.cache/go-build/3b/3b904baa0a07c478c2583208d1bcfacc7efdbc2ef36d6239c3d8ebcd7d47e5c6-d # internal github.com/mattermost/mattermost-server/v5/utils/markdown mkdir -p $WORK/b364/ github.com/wiggin77/cfg mkdir -p $WORK/b341/ cat >/usr/src/tmp/go-build1791527085/b341/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/wiggin77/cfg/ini=/usr/src/tmp/go-build1791527085/b342/_pkg_.a packagefile github.com/wiggin77/cfg/timeconv=/usr/src/tmp/go-build1791527085/b344/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -p github.com/wiggin77/cfg -lang=go1.16 -complete -installsuffix shared -buildid hJhoO3QUVx8hNWHHqGEK/hJhoO3QUVx8hNWHHqGEK -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b341/importcfg -pack ./vendor/github.com/wiggin77/cfg/config.go ./vendor/github.com/wiggin77/cfg/listener.go ./vendor/github.com/wiggin77/cfg/nocopy.go ./vendor/github.com/wiggin77/cfg/source.go ./vendor/github.com/wiggin77/cfg/srcfile.go ./vendor/github.com/wiggin77/cfg/srcmap.go cat >/usr/src/tmp/go-build1791527085/b364/importcfg << 'EOF' # internal # import config packagefile container/list=/usr/src/tmp/go-build1791527085/b098/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1791527085/b084/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1791527085/b043/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b198/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -p github.com/mattermost/mattermost-server/v5/utils/markdown -lang=go1.16 -complete -installsuffix shared -buildid YJKiVzgtl2BDjqCzROZR/YJKiVzgtl2BDjqCzROZR -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b364/importcfg -pack ./vendor/github.com/mattermost/mattermost-server/v5/utils/markdown/autolink.go ./vendor/github.com/mattermost/mattermost-server/v5/utils/markdown/block_quote.go ./vendor/github.com/mattermost/mattermost-server/v5/utils/markdown/blocks.go ./vendor/github.com/mattermost/mattermost-server/v5/utils/markdown/document.go ./vendor/github.com/mattermost/mattermost-server/v5/utils/markdown/fenced_code.go ./vendor/github.com/mattermost/mattermost-server/v5/utils/markdown/html.go ./vendor/github.com/mattermost/mattermost-server/v5/utils/markdown/html_entities.go ./vendor/github.com/mattermost/mattermost-server/v5/utils/markdown/indented_code.go ./vendor/github.com/mattermost/mattermost-server/v5/utils/markdown/inlines.go ./vendor/github.com/mattermost/mattermost-server/v5/utils/markdown/inspect.go ./vendor/github.com/mattermost/mattermost-server/v5/utils/markdown/lines.go ./vendor/github.com/mattermost/mattermost-server/v5/utils/markdown/links.go ./vendor/github.com/mattermost/mattermost-server/v5/utils/markdown/list.go ./vendor/github.com/mattermost/mattermost-server/v5/utils/markdown/markdown.go ./vendor/github.com/mattermost/mattermost-server/v5/utils/markdown/paragraph.go ./vendor/github.com/mattermost/mattermost-server/v5/utils/markdown/reference_definition.go cp $WORK/b198/_pkg_.a /usr/src/.cache/go-build/2d/2d3390b55f46ea5c652539b5b2e5861ffe12008caf33d8526d94215b54ea06f3-d # internal github.com/mattermost/go-i18n/i18n/bundle mkdir -p $WORK/b332/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b261/_pkg_.a # internal cat >/usr/src/tmp/go-build1791527085/b332/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1791527085/b071/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/mattermost/go-i18n/i18n/language=/usr/src/tmp/go-build1791527085/b333/_pkg_.a packagefile github.com/mattermost/go-i18n/i18n/translation=/usr/src/tmp/go-build1791527085/b334/_pkg_.a packagefile github.com/pelletier/go-toml=/usr/src/tmp/go-build1791527085/b198/_pkg_.a packagefile gopkg.in/yaml.v2=/usr/src/tmp/go-build1791527085/b212/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build1791527085/b067/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1791527085/b033/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1791527085/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -p github.com/mattermost/go-i18n/i18n/bundle -lang=go1.16 -complete -installsuffix shared -buildid NI2G4MkrRHnmFMJmCRSh/NI2G4MkrRHnmFMJmCRSh -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b332/importcfg -pack ./vendor/github.com/mattermost/go-i18n/i18n/bundle/bundle.go cp $WORK/b261/_pkg_.a /usr/src/.cache/go-build/48/48e00ca64c2f1482e1f28b1509f79e139ef66fcccd931b4c8bcc26b0231ecf76-d # internal github.com/gomarkdown/markdown mkdir -p $WORK/b259/ cat >/usr/src/tmp/go-build1791527085/b259/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile github.com/gomarkdown/markdown/ast=/usr/src/tmp/go-build1791527085/b260/_pkg_.a packagefile github.com/gomarkdown/markdown/html=/usr/src/tmp/go-build1791527085/b261/_pkg_.a packagefile github.com/gomarkdown/markdown/parser=/usr/src/tmp/go-build1791527085/b262/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -p github.com/gomarkdown/markdown -lang=go1.16 -complete -installsuffix shared -buildid gcWbAMQntQEDZ0nS3cf_/gcWbAMQntQEDZ0nS3cf_ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b259/importcfg -pack ./vendor/github.com/gomarkdown/markdown/doc.go ./vendor/github.com/gomarkdown/markdown/markdown.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /usr/src/.cache/go-build/29/29c73b75418edb5282505dcc411bdd59cbbfd3145fa58382be51d8b58e304815-d # internal github.com/tinylib/msgp/msgp mkdir -p $WORK/b367/ cat >/usr/src/tmp/go-build1791527085/b367/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1791527085/b069/_pkg_.a packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build1791527085/b072/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1791527085/b064/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1791527085/b071/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/philhofer/fwd=/usr/src/tmp/go-build1791527085/b368/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1791527085/b033/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile syscall=/usr/src/tmp/go-build1791527085/b054/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -p github.com/tinylib/msgp/msgp -lang=go1.16 -complete -installsuffix shared -buildid kM9mkJ3b5XFZ6lua6Ayu/kM9mkJ3b5XFZ6lua6Ayu -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b367/importcfg -pack ./vendor/github.com/tinylib/msgp/msgp/advise_linux.go ./vendor/github.com/tinylib/msgp/msgp/circular.go ./vendor/github.com/tinylib/msgp/msgp/defs.go ./vendor/github.com/tinylib/msgp/msgp/edit.go ./vendor/github.com/tinylib/msgp/msgp/elsize.go ./vendor/github.com/tinylib/msgp/msgp/errors.go ./vendor/github.com/tinylib/msgp/msgp/extension.go ./vendor/github.com/tinylib/msgp/msgp/file.go ./vendor/github.com/tinylib/msgp/msgp/integers.go ./vendor/github.com/tinylib/msgp/msgp/json.go ./vendor/github.com/tinylib/msgp/msgp/json_bytes.go ./vendor/github.com/tinylib/msgp/msgp/number.go ./vendor/github.com/tinylib/msgp/msgp/read.go ./vendor/github.com/tinylib/msgp/msgp/read_bytes.go ./vendor/github.com/tinylib/msgp/msgp/size.go ./vendor/github.com/tinylib/msgp/msgp/unsafe.go ./vendor/github.com/tinylib/msgp/msgp/write.go ./vendor/github.com/tinylib/msgp/msgp/write_bytes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /usr/src/.cache/go-build/8d/8d04f1788f0657b324aeac2ea58cc9bd01b7cb9b1fb1886a2d6ea43f886ac142-d # internal golang.org/x/crypto/bcrypt mkdir -p $WORK/b369/ cat >/usr/src/tmp/go-build1791527085/b369/importcfg << 'EOF' # internal # import config packagefile crypto/rand=/usr/src/tmp/go-build1791527085/b099/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build1791527085/b123/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build1791527085/b072/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile golang.org/x/crypto/blowfish=/usr/src/tmp/go-build1791527085/b370/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -p golang.org/x/crypto/bcrypt -lang=go1.16 -complete -installsuffix shared -buildid dj9iq-Ljl32BRhR9HmHc/dj9iq-Ljl32BRhR9HmHc -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b369/importcfg -pack ./vendor/golang.org/x/crypto/bcrypt/base64.go ./vendor/golang.org/x/crypto/bcrypt/bcrypt.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /usr/src/.cache/go-build/09/090a8a48da7aeae3b740c8a4f70e096fd2c0e2860e3709e411f8f0069558d241-d # internal golang.org/x/text/internal/language mkdir -p $WORK/b372/ cat >/usr/src/tmp/go-build1791527085/b372/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile golang.org/x/text/internal/tag=/usr/src/tmp/go-build1791527085/b373/_pkg_.a packagefile sort=/usr/src/tmp/go-build1791527085/b066/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -p golang.org/x/text/internal/language -lang=go1.16 -complete -installsuffix shared -buildid qlUgd-6_qpjElKEJi2YL/qlUgd-6_qpjElKEJi2YL -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b372/importcfg -pack ./vendor/golang.org/x/text/internal/language/common.go ./vendor/golang.org/x/text/internal/language/compact.go ./vendor/golang.org/x/text/internal/language/compose.go ./vendor/golang.org/x/text/internal/language/coverage.go ./vendor/golang.org/x/text/internal/language/language.go ./vendor/golang.org/x/text/internal/language/lookup.go ./vendor/golang.org/x/text/internal/language/match.go ./vendor/golang.org/x/text/internal/language/parse.go ./vendor/golang.org/x/text/internal/language/tables.go ./vendor/golang.org/x/text/internal/language/tags.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /usr/src/.cache/go-build/93/93e6c28e7e9f0664231527f3ea972cea4b010bdcf3de27c78a82deacdc94279b-d # internal github.com/gorilla/schema mkdir -p $WORK/b379/ cat >/usr/src/tmp/go-build1791527085/b379/importcfg << 'EOF' # internal # import config packagefile encoding=/usr/src/tmp/go-build1791527085/b003/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1791527085/b033/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -p github.com/gorilla/schema -lang=go1.16 -complete -installsuffix shared -buildid BlcZU9aXJVqSb7By-EyH/BlcZU9aXJVqSb7By-EyH -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b379/importcfg -pack ./vendor/github.com/gorilla/schema/cache.go ./vendor/github.com/gorilla/schema/converter.go ./vendor/github.com/gorilla/schema/decoder.go ./vendor/github.com/gorilla/schema/doc.go ./vendor/github.com/gorilla/schema/encoder.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b299/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /usr/src/.cache/go-build/cc/cc2465f0d45ce07dc4093e003866d5b052cb3c3378907feedc6ff6e01ff92883-d # internal github.com/rs/xid mkdir -p $WORK/b386/ cat >/usr/src/tmp/go-build1791527085/b386/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile crypto/md5=/usr/src/tmp/go-build1791527085/b160/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build1791527085/b099/_pkg_.a packagefile database/sql/driver=/usr/src/tmp/go-build1791527085/b316/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1791527085/b064/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile hash/crc32=/usr/src/tmp/go-build1791527085/b096/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile sort=/usr/src/tmp/go-build1791527085/b066/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1791527085/b042/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -p github.com/rs/xid -lang=go1.16 -complete -installsuffix shared -buildid 1pt9CAQnH4R8WFqdz-n4/1pt9CAQnH4R8WFqdz-n4 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b386/importcfg -pack ./vendor/github.com/rs/xid/hostid_linux.go ./vendor/github.com/rs/xid/id.go cp $WORK/b299/_pkg_.a /usr/src/.cache/go-build/22/22e768830ddb6eb5004191dd9cb7d663ea4b3f3a15e4bcbac6d2d6c6d0f08c99-d # internal github.com/mattn/godown mkdir -p $WORK/b388/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b332/_pkg_.a # internal cat >/usr/src/tmp/go-build1791527085/b388/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/mattn/go-runewidth=/usr/src/tmp/go-build1791527085/b389/_pkg_.a packagefile golang.org/x/net/html=/usr/src/tmp/go-build1791527085/b327/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1791527085/b084/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -p github.com/mattn/godown -lang=go1.16 -complete -installsuffix shared -buildid oQN1NX3oKHGCJvw0oZe_/oQN1NX3oKHGCJvw0oZe_ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b388/importcfg -pack ./vendor/github.com/mattn/godown/godown.go cp $WORK/b332/_pkg_.a /usr/src/.cache/go-build/81/81f752a919fbfca615854ce90cf7b391ef83efd9454f4aacf2cf3c5093112c97-d # internal github.com/mattermost/go-i18n/i18n mkdir -p $WORK/b331/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /usr/src/.cache/go-build/a8/a88177ffd5cfa694376443024dc82ee53b2ee8254f119d6573c1da4bf07905f3-d # internal github.com/mattermost/logr mkdir -p $WORK/b340/ cat >/usr/src/tmp/go-build1791527085/b340/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile context=/usr/src/tmp/go-build1791527085/b070/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/wiggin77/cfg=/usr/src/tmp/go-build1791527085/b341/_pkg_.a packagefile github.com/wiggin77/merror=/usr/src/tmp/go-build1791527085/b343/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1791527085/b010/_pkg_.a packagefile sort=/usr/src/tmp/go-build1791527085/b066/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -p github.com/mattermost/logr -lang=go1.16 -complete -installsuffix shared -buildid o7v-5IckD6ASWPW1NNBm/o7v-5IckD6ASWPW1NNBm -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b340/importcfg -pack ./vendor/github.com/mattermost/logr/config.go ./vendor/github.com/mattermost/logr/const.go ./vendor/github.com/mattermost/logr/filter.go ./vendor/github.com/mattermost/logr/formatter.go ./vendor/github.com/mattermost/logr/levelcache.go ./vendor/github.com/mattermost/logr/levelcustom.go ./vendor/github.com/mattermost/logr/levelstd.go ./vendor/github.com/mattermost/logr/logger.go ./vendor/github.com/mattermost/logr/logr.go ./vendor/github.com/mattermost/logr/logrec.go ./vendor/github.com/mattermost/logr/metrics.go ./vendor/github.com/mattermost/logr/target.go ./vendor/github.com/mattermost/logr/timeout.go cat >/usr/src/tmp/go-build1791527085/b331/importcfg << 'EOF' # internal # import config packagefile github.com/mattermost/go-i18n/i18n/bundle=/usr/src/tmp/go-build1791527085/b332/_pkg_.a packagefile github.com/mattermost/go-i18n/i18n/language=/usr/src/tmp/go-build1791527085/b333/_pkg_.a packagefile github.com/mattermost/go-i18n/i18n/translation=/usr/src/tmp/go-build1791527085/b334/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -p github.com/mattermost/go-i18n/i18n -lang=go1.16 -complete -installsuffix shared -buildid asaIpjM5rQqdYuBeBDBN/asaIpjM5rQqdYuBeBDBN -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b331/importcfg -pack ./vendor/github.com/mattermost/go-i18n/i18n/i18n.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /usr/src/.cache/go-build/01/0188af2feb2d05710317cae58b35848e539f2a00c578c4738f0f8f601edad21a-d # internal github.com/rickb777/plural mkdir -p $WORK/b392/ cat >/usr/src/tmp/go-build1791527085/b392/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -p github.com/rickb777/plural -lang=go1.16 -complete -installsuffix shared -buildid Ce3oa5Quq12JSC82-tsA/Ce3oa5Quq12JSC82-tsA -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b392/importcfg -pack ./vendor/github.com/rickb777/plural/doc.go ./vendor/github.com/rickb777/plural/plural.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b330/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /usr/src/.cache/go-build/78/786ac83a89928ae9f0fa8bdd1f5489ede11179f949ec41caa733adb8d2ef5fe4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b331/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b331/_pkg_.a /usr/src/.cache/go-build/f9/f9bf73c8360edb2e40bac424e69521f5e77fd901c0c1ef6b3ed8a2bf6ef3df3e-d # internal google.golang.org/protobuf/internal/errors mkdir -p $WORK/b406/ cat >/usr/src/tmp/go-build1791527085/b406/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=/usr/src/tmp/go-build1791527085/b407/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -p google.golang.org/protobuf/internal/errors -lang=go1.16 -complete -installsuffix shared -buildid DQgopdgCZ6965E2oK4iu/DQgopdgCZ6965E2oK4iu -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b406/importcfg -pack ./vendor/google.golang.org/protobuf/internal/errors/errors.go ./vendor/google.golang.org/protobuf/internal/errors/is_go113.go github.com/yaegashi/msgraph.go/jsonx mkdir -p $WORK/b393/ cat >/usr/src/tmp/go-build1791527085/b393/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile encoding=/usr/src/tmp/go-build1791527085/b003/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build1791527085/b072/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1791527085/b033/_pkg_.a packagefile sort=/usr/src/tmp/go-build1791527085/b066/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1791527085/b043/_pkg_.a packagefile unicode/utf16=/usr/src/tmp/go-build1791527085/b073/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -p github.com/yaegashi/msgraph.go/jsonx -lang=go1.16 -complete -installsuffix shared -buildid DC2fEFxtW3JktJOdzIef/DC2fEFxtW3JktJOdzIef -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b393/importcfg -pack ./vendor/github.com/yaegashi/msgraph.go/jsonx/decode.go ./vendor/github.com/yaegashi/msgraph.go/jsonx/encode.go ./vendor/github.com/yaegashi/msgraph.go/jsonx/fold.go ./vendor/github.com/yaegashi/msgraph.go/jsonx/indent.go ./vendor/github.com/yaegashi/msgraph.go/jsonx/scanner.go ./vendor/github.com/yaegashi/msgraph.go/jsonx/stream.go ./vendor/github.com/yaegashi/msgraph.go/jsonx/tables.go ./vendor/github.com/yaegashi/msgraph.go/jsonx/tags.go cp $WORK/b330/_pkg_.a /usr/src/.cache/go-build/14/14d1b8f2c3a7a9fd83206c2a309e2bed1743bf996b47f3f353d54dfa3b3f21ae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b386/_pkg_.a # internal github.com/francoispqt/gojay mkdir -p $WORK/b329/ cat >/usr/src/tmp/go-build1791527085/b329/importcfg << 'EOF' # internal # import config packagefile database/sql=/usr/src/tmp/go-build1791527085/b330/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1791527085/b071/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1791527085/b033/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a packagefile unicode/utf16=/usr/src/tmp/go-build1791527085/b073/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF cp $WORK/b386/_pkg_.a /usr/src/.cache/go-build/a2/a2039b995d3d1882f767b61daf6a5ff0dc763f9cfbad6f5815fc0adc29c458a9-d # internal go/token mkdir -p $WORK/b414/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -p github.com/francoispqt/gojay -lang=go1.16 -complete -installsuffix shared -buildid hNH58vRH3yclOCCwvPrX/hNH58vRH3yclOCCwvPrX -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b329/importcfg -pack ./vendor/github.com/francoispqt/gojay/decode.go ./vendor/github.com/francoispqt/gojay/decode_array.go ./vendor/github.com/francoispqt/gojay/decode_bool.go ./vendor/github.com/francoispqt/gojay/decode_embedded_json.go ./vendor/github.com/francoispqt/gojay/decode_interface.go ./vendor/github.com/francoispqt/gojay/decode_number.go ./vendor/github.com/francoispqt/gojay/decode_number_float.go ./vendor/github.com/francoispqt/gojay/decode_number_int.go ./vendor/github.com/francoispqt/gojay/decode_number_uint.go ./vendor/github.com/francoispqt/gojay/decode_object.go ./vendor/github.com/francoispqt/gojay/decode_pool.go ./vendor/github.com/francoispqt/gojay/decode_slice.go ./vendor/github.com/francoispqt/gojay/decode_sqlnull.go ./vendor/github.com/francoispqt/gojay/decode_stream.go ./vendor/github.com/francoispqt/gojay/decode_stream_pool.go ./vendor/github.com/francoispqt/gojay/decode_string.go ./vendor/github.com/francoispqt/gojay/decode_string_unicode.go ./vendor/github.com/francoispqt/gojay/decode_time.go ./vendor/github.com/francoispqt/gojay/decode_unsafe.go ./vendor/github.com/francoispqt/gojay/encode.go ./vendor/github.com/francoispqt/gojay/encode_array.go ./vendor/github.com/francoispqt/gojay/encode_bool.go ./vendor/github.com/francoispqt/gojay/encode_builder.go ./vendor/github.com/francoispqt/gojay/encode_embedded_json.go ./vendor/github.com/francoispqt/gojay/encode_interface.go ./vendor/github.com/francoispqt/gojay/encode_null.go ./vendor/github.com/francoispqt/gojay/encode_number.go ./vendor/github.com/francoispqt/gojay/encode_number_float.go ./vendor/github.com/francoispqt/gojay/encode_number_int.go ./vendor/github.com/francoispqt/gojay/encode_number_uint.go ./vendor/github.com/francoispqt/gojay/encode_object.go ./vendor/github.com/francoispqt/gojay/encode_pool.go ./vendor/github.com/francoispqt/gojay/encode_slice.go ./vendor/github.com/francoispqt/gojay/encode_sqlnull.go ./vendor/github.com/francoispqt/gojay/encode_stream.go ./vendor/github.com/francoispqt/gojay/encode_stream_pool.go ./vendor/github.com/francoispqt/gojay/encode_string.go ./vendor/github.com/francoispqt/gojay/encode_time.go ./vendor/github.com/francoispqt/gojay/errors.go ./vendor/github.com/francoispqt/gojay/gojay.go cat >/usr/src/tmp/go-build1791527085/b414/importcfg << 'EOF' # internal # import config packagefile cmp=/usr/src/tmp/go-build1791527085/b032/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile slices=/usr/src/tmp/go-build1791527085/b044/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1791527085/b042/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1791527085/b043/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -p go/token -lang=go1.24 -std -complete -installsuffix shared -buildid AQWS9VbDHl0L8wBRIOsa/AQWS9VbDHl0L8wBRIOsa -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b414/importcfg -pack /usr/lib/golang/src/go/token/position.go /usr/lib/golang/src/go/token/serialize.go /usr/lib/golang/src/go/token/token.go cp $WORK/b204/_pkg_.a /usr/src/.cache/go-build/06/06b3c0fde0dd39be088fc4d93382b7fafdb13e2d6f2c57ecf5d9d03b84021cde-d # internal github.com/spf13/cast mkdir -p $WORK/b203/ cat >/usr/src/tmp/go-build1791527085/b203/importcfg << 'EOF' # internal # import config packagefile encoding/json=/usr/src/tmp/go-build1791527085/b071/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile html/template=/usr/src/tmp/go-build1791527085/b204/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1791527085/b033/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -p github.com/spf13/cast -lang=go1.16 -complete -installsuffix shared -buildid QEznf0kvqTUfwxk3dWZR/QEznf0kvqTUfwxk3dWZR -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b203/importcfg -pack ./vendor/github.com/spf13/cast/cast.go ./vendor/github.com/spf13/cast/caste.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /usr/src/.cache/go-build/1b/1b974d359582b9013eec7fd2f34b9508a0b65d714b67849675a3841490bea017-d # internal github.com/rickb777/date/period mkdir -p $WORK/b391/ cat >/usr/src/tmp/go-build1791527085/b391/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/rickb777/plural=/usr/src/tmp/go-build1791527085/b392/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -p github.com/rickb777/date/period -lang=go1.16 -complete -installsuffix shared -buildid sNrsaM7_FdWw_9Heg5Bw/sNrsaM7_FdWw_9Heg5Bw -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b391/importcfg -pack ./vendor/github.com/rickb777/date/period/doc.go ./vendor/github.com/rickb777/date/period/format.go ./vendor/github.com/rickb777/date/period/marshal.go ./vendor/github.com/rickb777/date/period/parse.go ./vendor/github.com/rickb777/date/period/period.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b406/_pkg_.a /usr/src/.cache/go-build/c5/c52685ecae92e3deb0d2b890ee3961d49b3e3178ff76655f56711f6077835692-d # internal google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b405/ cat >/usr/src/tmp/go-build1791527085/b405/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/errors=/usr/src/tmp/go-build1791527085/b406/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1791527085/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -p google.golang.org/protobuf/encoding/protowire -lang=go1.16 -complete -installsuffix shared -buildid eEWmegLYQm2o9ZX8rlWw/eEWmegLYQm2o9ZX8rlWw -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b405/importcfg -pack ./vendor/google.golang.org/protobuf/encoding/protowire/wire.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b388/_pkg_.a /usr/src/.cache/go-build/75/75263e86ba8610b03b3e3307b523955b463bfda0450d199822731f0b540fcda9-d # internal google.golang.org/protobuf/internal/version mkdir -p $WORK/b431/ cat >/usr/src/tmp/go-build1791527085/b431/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -p google.golang.org/protobuf/internal/version -lang=go1.16 -complete -installsuffix shared -buildid OKgVzaNkC10OE_FD_J18/OKgVzaNkC10OE_FD_J18 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b431/importcfg -pack ./vendor/google.golang.org/protobuf/internal/version/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b431/_pkg_.a # internal cp $WORK/b431/_pkg_.a /usr/src/.cache/go-build/97/97540fb1b7b46f0252ed172b6c7891f5490ada72082ed31a05ab4322a7cee3e3-d # internal gomod.garykim.dev/nc-talk/ocs mkdir -p $WORK/b436/ cat >/usr/src/tmp/go-build1791527085/b436/importcfg << 'EOF' # internal # import config packagefile encoding/json=/usr/src/tmp/go-build1791527085/b071/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -p gomod.garykim.dev/nc-talk/ocs -lang=go1.16 -complete -installsuffix shared -buildid SHnYDetblLbJlsWPsp0c/SHnYDetblLbJlsWPsp0c -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b436/importcfg -pack ./vendor/gomod.garykim.dev/nc-talk/ocs/capabilities.go ./vendor/gomod.garykim.dev/nc-talk/ocs/message.go ./vendor/gomod.garykim.dev/nc-talk/ocs/ocs.go ./vendor/gomod.garykim.dev/nc-talk/ocs/ros.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b405/_pkg_.a /usr/src/.cache/go-build/a4/a4bd1b97b5d1200c55998b9a151cf42ba558821185647019aba69cc16912dc09-d # internal google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b409/ cat >/usr/src/tmp/go-build1791527085/b409/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/usr/src/tmp/go-build1791527085/b405/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/usr/src/tmp/go-build1791527085/b410/_pkg_.a packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -p google.golang.org/protobuf/reflect/protoreflect -lang=go1.16 -complete -installsuffix shared -buildid N22YWnkLipK2fxMhwEB2/N22YWnkLipK2fxMhwEB2 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b409/importcfg -pack ./vendor/google.golang.org/protobuf/reflect/protoreflect/methods.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/proto.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/source.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/source_gen.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/type.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/value.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/value_union.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/value_unsafe.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b436/_pkg_.a /usr/src/.cache/go-build/b9/b93e422ac83fcab7bd82eaef1fa3c422a1f60d633032f2abc86b6665d44149bc-d # internal github.com/Jeffail/gabs mkdir -p $WORK/b445/ cat >/usr/src/tmp/go-build1791527085/b445/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1791527085/b071/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -p github.com/Jeffail/gabs -lang=go1.16 -complete -installsuffix shared -buildid Qvpz95s4ohooCf82SW6O/Qvpz95s4ohooCf82SW6O -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b445/importcfg -pack ./vendor/github.com/Jeffail/gabs/gabs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b414/_pkg_.a /usr/src/.cache/go-build/d2/d22e80562cb5e6c40558aabd5803caa4e548232606c6c3f45690af543e9a453c-d # internal github.com/shazow/ssh-chat/sshd/terminal mkdir -p $WORK/b455/ cat >/usr/src/tmp/go-build1791527085/b455/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile golang.org/x/sys/unix=/usr/src/tmp/go-build1791527085/b063/_pkg_.a packagefile golang.org/x/text/width=/usr/src/tmp/go-build1791527085/b456/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -p github.com/shazow/ssh-chat/sshd/terminal -lang=go1.16 -complete -installsuffix shared -buildid JTb998yXntE3WoSBLl-t/JTb998yXntE3WoSBLl-t -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b455/importcfg -pack ./vendor/github.com/shazow/ssh-chat/sshd/terminal/terminal.go ./vendor/github.com/shazow/ssh-chat/sshd/terminal/util.go ./vendor/github.com/shazow/ssh-chat/sshd/terminal/util_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b391/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b379/_pkg_.a /usr/src/.cache/go-build/33/33adffda46fbaed9bf08b563ddf54e07c7a81ac143e6588d85df4e507d91fa27-d # internal golang.org/x/crypto/chacha20 mkdir -p $WORK/b458/ cat >/usr/src/tmp/go-build1791527085/b458/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/usr/src/tmp/go-build1791527085/b102/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1791527085/b064/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile golang.org/x/crypto/internal/subtle=/usr/src/tmp/go-build1791527085/b250/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1791527085/b037/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1791527085/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -p golang.org/x/crypto/chacha20 -lang=go1.16 -complete -installsuffix shared -buildid XuTnbmL9Be61j4if3qKZ/XuTnbmL9Be61j4if3qKZ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b458/importcfg -pack ./vendor/golang.org/x/crypto/chacha20/chacha_generic.go ./vendor/golang.org/x/crypto/chacha20/chacha_noasm.go ./vendor/golang.org/x/crypto/chacha20/xor.go cp $WORK/b391/_pkg_.a /usr/src/.cache/go-build/fb/fbcefaba225b99fd1d634d8c7b4768961b9dc703b37d1001021006f55f7b3baa-d # internal golang.org/x/crypto/curve25519 mkdir -p $WORK/b459/ echo -n > $WORK/b459/go_asm.h # internal cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/curve25519 -trimpath "$WORK/b459=>" -I $WORK/b459/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b459/symabis ./curve25519_amd64.s cat >/usr/src/tmp/go-build1791527085/b459/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/usr/src/tmp/go-build1791527085/b123/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1791527085/b064/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -p golang.org/x/crypto/curve25519 -lang=go1.16 -installsuffix shared -buildid UXIUkEIf8FtfycK6CFRT/UXIUkEIf8FtfycK6CFRT -goversion go1.24.0 -symabis $WORK/b459/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b459/importcfg -pack -asmhdr $WORK/b459/go_asm.h ./vendor/golang.org/x/crypto/curve25519/curve25519.go ./vendor/golang.org/x/crypto/curve25519/curve25519_amd64.go ./vendor/golang.org/x/crypto/curve25519/curve25519_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /usr/src/.cache/go-build/f9/f959a73579e567699f7e2727d8c41c08f2fde97d0821d20cab2614312ccb7c19-d # internal golang.org/x/crypto/ed25519 mkdir -p $WORK/b460/ cat >/usr/src/tmp/go-build1791527085/b460/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=/usr/src/tmp/go-build1791527085/b146/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -p golang.org/x/crypto/ed25519 -lang=go1.16 -complete -installsuffix shared -buildid jXPSz5vUYYNMD5tZSNeD/jXPSz5vUYYNMD5tZSNeD -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b460/importcfg -pack ./vendor/golang.org/x/crypto/ed25519/ed25519_go113.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b445/_pkg_.a # internal cp $WORK/b445/_pkg_.a /usr/src/.cache/go-build/3b/3ba4ab3e98492dc1c7acf30641d05c5923a08f7d8e890e343303e8efbfe69415-d # internal golang.org/x/crypto/ssh/internal/bcrypt_pbkdf mkdir -p $WORK/b461/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b364/_pkg_.a # internal cat >/usr/src/tmp/go-build1791527085/b461/importcfg << 'EOF' # internal # import config packagefile crypto/sha512=/usr/src/tmp/go-build1791527085/b142/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile golang.org/x/crypto/blowfish=/usr/src/tmp/go-build1791527085/b370/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -p golang.org/x/crypto/ssh/internal/bcrypt_pbkdf -lang=go1.16 -complete -installsuffix shared -buildid E-DSVBo25y4mRyqblbqY/E-DSVBo25y4mRyqblbqY -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b461/importcfg -pack ./vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf/bcrypt_pbkdf.go cp $WORK/b364/_pkg_.a /usr/src/.cache/go-build/10/10ce8e7305d2531ce0b1686ecfc9bc9fa13741321e20d52a4a671e5685a8ecc4-d # internal github.com/Philipp15b/go-steam/steamid mkdir -p $WORK/b471/ cat >/usr/src/tmp/go-build1791527085/b471/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1791527085/b084/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -p github.com/Philipp15b/go-steam/steamid -lang=go1.16 -complete -installsuffix shared -buildid SSviORdortdhrWAFgclh/SSviORdortdhrWAFgclh -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b471/importcfg -pack ./vendor/github.com/Philipp15b/go-steam/steamid/steamid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b458/_pkg_.a # internal cp $WORK/b458/_pkg_.a /usr/src/.cache/go-build/12/121a48fca508ec221abdcdd5adc72799a625bf56f61444492550020e34950203-d # internal github.com/russross/blackfriday mkdir -p $WORK/b477/ cat >/usr/src/tmp/go-build1791527085/b477/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1791527085/b084/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1791527085/b043/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -p github.com/russross/blackfriday -lang=go1.16 -complete -installsuffix shared -buildid S56QnZaq74QXR_N5yHvM/S56QnZaq74QXR_N5yHvM -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b477/importcfg -pack ./vendor/github.com/russross/blackfriday/block.go ./vendor/github.com/russross/blackfriday/doc.go ./vendor/github.com/russross/blackfriday/html.go ./vendor/github.com/russross/blackfriday/inline.go ./vendor/github.com/russross/blackfriday/latex.go ./vendor/github.com/russross/blackfriday/markdown.go ./vendor/github.com/russross/blackfriday/smartypants.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b460/_pkg_.a # internal cp $WORK/b460/_pkg_.a /usr/src/.cache/go-build/94/942e10160497d840d4c5cdae4bc974932a542334dafb722f480c347afe6fc9e5-d # internal github.com/SevereCloud/vksdk/v2/object mkdir -p $WORK/b484/ cat >/usr/src/tmp/go-build1791527085/b484/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1791527085/b071/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1791527085/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -p github.com/SevereCloud/vksdk/v2/object -lang=go1.16 -complete -installsuffix shared -buildid 9EqF1fnyTwtYPp2Sf7E8/9EqF1fnyTwtYPp2Sf7E8 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b484/importcfg -pack ./vendor/github.com/SevereCloud/vksdk/v2/object/account.go ./vendor/github.com/SevereCloud/vksdk/v2/object/ads.go ./vendor/github.com/SevereCloud/vksdk/v2/object/apps.go ./vendor/github.com/SevereCloud/vksdk/v2/object/appwidgets.go ./vendor/github.com/SevereCloud/vksdk/v2/object/audio.go ./vendor/github.com/SevereCloud/vksdk/v2/object/board.go ./vendor/github.com/SevereCloud/vksdk/v2/object/database.go ./vendor/github.com/SevereCloud/vksdk/v2/object/docs.go ./vendor/github.com/SevereCloud/vksdk/v2/object/donut.go ./vendor/github.com/SevereCloud/vksdk/v2/object/fave.go ./vendor/github.com/SevereCloud/vksdk/v2/object/friends.go ./vendor/github.com/SevereCloud/vksdk/v2/object/gifts.go ./vendor/github.com/SevereCloud/vksdk/v2/object/groups.go ./vendor/github.com/SevereCloud/vksdk/v2/object/leadforms.go ./vendor/github.com/SevereCloud/vksdk/v2/object/leads.go ./vendor/github.com/SevereCloud/vksdk/v2/object/market.go ./vendor/github.com/SevereCloud/vksdk/v2/object/messages.go ./vendor/github.com/SevereCloud/vksdk/v2/object/newsfeed.go ./vendor/github.com/SevereCloud/vksdk/v2/object/notes.go ./vendor/github.com/SevereCloud/vksdk/v2/object/notifications.go ./vendor/github.com/SevereCloud/vksdk/v2/object/object.go ./vendor/github.com/SevereCloud/vksdk/v2/object/orders.go ./vendor/github.com/SevereCloud/vksdk/v2/object/pages.go ./vendor/github.com/SevereCloud/vksdk/v2/object/photos.go ./vendor/github.com/SevereCloud/vksdk/v2/object/podcasts.go ./vendor/github.com/SevereCloud/vksdk/v2/object/polls.go ./vendor/github.com/SevereCloud/vksdk/v2/object/prettycards.go ./vendor/github.com/SevereCloud/vksdk/v2/object/search.go ./vendor/github.com/SevereCloud/vksdk/v2/object/secure.go ./vendor/github.com/SevereCloud/vksdk/v2/object/stats.go ./vendor/github.com/SevereCloud/vksdk/v2/object/stories.go ./vendor/github.com/SevereCloud/vksdk/v2/object/users.go ./vendor/github.com/SevereCloud/vksdk/v2/object/utils.go ./vendor/github.com/SevereCloud/vksdk/v2/object/video.go ./vendor/github.com/SevereCloud/vksdk/v2/object/wall.go ./vendor/github.com/SevereCloud/vksdk/v2/object/widgets.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b461/_pkg_.a # internal cp $WORK/b461/_pkg_.a /usr/src/.cache/go-build/fa/fa8dc772b8e83d3c860d95b4a303dca653a3f5d2d72961b606867c8c82bf3728-d # internal encoding/gob mkdir -p $WORK/b488/ cat >/usr/src/tmp/go-build1791527085/b488/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1791527085/b069/_pkg_.a packagefile encoding=/usr/src/tmp/go-build1791527085/b003/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1791527085/b064/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile internal/saferio=/usr/src/tmp/go-build1791527085/b489/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile maps=/usr/src/tmp/go-build1791527085/b172/_pkg_.a packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1791527085/b037/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1791527085/b033/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1791527085/b042/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1791527085/b043/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -p encoding/gob -lang=go1.24 -std -complete -installsuffix shared -buildid WgYO_d_EfJoTFzMgmKfi/WgYO_d_EfJoTFzMgmKfi -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b488/importcfg -pack /usr/lib/golang/src/encoding/gob/dec_helpers.go /usr/lib/golang/src/encoding/gob/decode.go /usr/lib/golang/src/encoding/gob/decoder.go /usr/lib/golang/src/encoding/gob/doc.go /usr/lib/golang/src/encoding/gob/enc_helpers.go /usr/lib/golang/src/encoding/gob/encode.go /usr/lib/golang/src/encoding/gob/encoder.go /usr/lib/golang/src/encoding/gob/error.go /usr/lib/golang/src/encoding/gob/type.go cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/curve25519 -trimpath "$WORK/b459=>" -I $WORK/b459/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b459/curve25519_amd64.o ./curve25519_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b372/_pkg_.a # internal cp $WORK/b372/_pkg_.a /usr/src/.cache/go-build/46/46fb52903cb9b4b1dcaf3593484ee2d16669bfb437e1ec86b67ee5a3022dffb9-d # internal golang.org/x/text/internal/language/compact mkdir -p $WORK/b374/ cat >/usr/src/tmp/go-build1791527085/b374/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/internal/language=/usr/src/tmp/go-build1791527085/b372/_pkg_.a packagefile sort=/usr/src/tmp/go-build1791527085/b066/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -p golang.org/x/text/internal/language/compact -lang=go1.16 -complete -installsuffix shared -buildid mF8txkvDgPO0pIcUk_Z1/mF8txkvDgPO0pIcUk_Z1 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b374/importcfg -pack ./vendor/golang.org/x/text/internal/language/compact/compact.go ./vendor/golang.org/x/text/internal/language/compact/language.go ./vendor/golang.org/x/text/internal/language/compact/parents.go ./vendor/golang.org/x/text/internal/language/compact/tables.go ./vendor/golang.org/x/text/internal/language/compact/tags.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /usr/src/.cache/go-build/33/33b036f283db14187cd571a8aaa3a0603f1d6648eb47035e76bedbab0aac4793-d # internal github.com/skip2/go-qrcode/bitset mkdir -p $WORK/b492/ cat >/usr/src/tmp/go-build1791527085/b492/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile log=/usr/src/tmp/go-build1791527085/b074/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -p github.com/skip2/go-qrcode/bitset -lang=go1.16 -complete -installsuffix shared -buildid wCRFRAvcQhcAgqOwddm2/wCRFRAvcQhcAgqOwddm2 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b492/importcfg -pack ./vendor/github.com/skip2/go-qrcode/bitset/bitset.go cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b459/_pkg_.a $WORK/b459/curve25519_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b459/_pkg_.a # internal cp $WORK/b459/_pkg_.a /usr/src/.cache/go-build/6e/6ebcd3bd5f9d53a28b9fa98cfaff70d6353fac9729037d48b3e3926e7067d2a1-d # internal github.com/Rhymen/go-whatsapp/binary/token mkdir -p $WORK/b497/ cat >/usr/src/tmp/go-build1791527085/b497/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -p github.com/Rhymen/go-whatsapp/binary/token -lang=go1.16 -complete -installsuffix shared -buildid 0Gys6Z5rziClK9f1iQeG/0Gys6Z5rziClK9f1iQeG -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b497/importcfg -pack ./vendor/github.com/Rhymen/go-whatsapp/binary/token/token.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b471/_pkg_.a # internal cp $WORK/b471/_pkg_.a /usr/src/.cache/go-build/75/75e7d5cb912d1026513965a915692aea49f2facb4551ddd5b15d3235adeaf077-d # internal github.com/Rhymen/go-whatsapp/crypto/cbc mkdir -p $WORK/b498/ cat >/usr/src/tmp/go-build1791527085/b498/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile crypto/aes=/usr/src/tmp/go-build1791527085/b128/_pkg_.a packagefile crypto/cipher=/usr/src/tmp/go-build1791527085/b102/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build1791527085/b099/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -p github.com/Rhymen/go-whatsapp/crypto/cbc -lang=go1.16 -complete -installsuffix shared -buildid rYUlgM6TB52cEyZUJBgR/rYUlgM6TB52cEyZUJBgR -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b498/importcfg -pack ./vendor/github.com/Rhymen/go-whatsapp/crypto/cbc/cbc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b497/_pkg_.a # internal cp $WORK/b497/_pkg_.a /usr/src/.cache/go-build/04/04eff8a7f16424644f2e9a57798f762c4b64bb34a9586e4ffa14e698c41f3be1-d # internal github.com/Rhymen/go-whatsapp/crypto/curve25519 mkdir -p $WORK/b499/ cat >/usr/src/tmp/go-build1791527085/b499/importcfg << 'EOF' # internal # import config packagefile crypto/rand=/usr/src/tmp/go-build1791527085/b099/_pkg_.a packagefile golang.org/x/crypto/curve25519=/usr/src/tmp/go-build1791527085/b459/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -p github.com/Rhymen/go-whatsapp/crypto/curve25519 -lang=go1.16 -complete -installsuffix shared -buildid hZl1_2K6A7e4l8elhZQu/hZl1_2K6A7e4l8elhZQu -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b499/importcfg -pack ./vendor/github.com/Rhymen/go-whatsapp/crypto/curve25519/curve.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /usr/src/.cache/go-build/21/21b1666b37604f072163ecd9ebee19bdf5bd6f5ef84924d118672389c5671a8d-d # internal golang.org/x/crypto/hkdf mkdir -p $WORK/b501/ cat >/usr/src/tmp/go-build1791527085/b501/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=/usr/src/tmp/go-build1791527085/b149/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile hash=/usr/src/tmp/go-build1791527085/b097/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -p golang.org/x/crypto/hkdf -lang=go1.16 -complete -installsuffix shared -buildid SECVclbZJ-K3UBT3_Ibq/SECVclbZJ-K3UBT3_Ibq -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b501/importcfg -pack ./vendor/golang.org/x/crypto/hkdf/hkdf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b492/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b492/_pkg_.a /usr/src/.cache/go-build/9b/9b8dff32ef9f4dc809758f17f53262c7c1b34bde685aede2303a6e63a7daf68a-d # internal github.com/skip2/go-qrcode/reedsolomon mkdir -p $WORK/b493/ cat >/usr/src/tmp/go-build1791527085/b493/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/skip2/go-qrcode/bitset=/usr/src/tmp/go-build1791527085/b492/_pkg_.a packagefile log=/usr/src/tmp/go-build1791527085/b074/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -p github.com/skip2/go-qrcode/reedsolomon -lang=go1.16 -complete -installsuffix shared -buildid Ex4a5RUQbRtcn8HcTshC/Ex4a5RUQbRtcn8HcTshC -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b493/importcfg -pack ./vendor/github.com/skip2/go-qrcode/reedsolomon/gf2_8.go ./vendor/github.com/skip2/go-qrcode/reedsolomon/gf_poly.go ./vendor/github.com/skip2/go-qrcode/reedsolomon/reed_solomon.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b455/_pkg_.a # internal cp $WORK/b455/_pkg_.a /usr/src/.cache/go-build/b1/b1e86f2dab26a4fbc0b998fa396477bfb06588013b19647242f601522c995019-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b498/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b499/_pkg_.a # internal cp $WORK/b498/_pkg_.a /usr/src/.cache/go-build/ce/ce35c24bbb30a3041a57bb4dad8a1d87f3632ed06b6636a10f093e1ca394b5c5-d # internal cp $WORK/b499/_pkg_.a /usr/src/.cache/go-build/9e/9e3b36fa97b5b4930aa850e7da8034501930769b56329f238f9f6267045abd20-d # internal github.com/kyokomi/emoji/v2 mkdir -p $WORK/b513/ cat >/usr/src/tmp/go-build1791527085/b513/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1791527085/b084/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1791527085/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -p github.com/kyokomi/emoji/v2 -lang=go1.16 -complete -installsuffix shared -buildid pyryndOz8_WUu8G2YfPy/pyryndOz8_WUu8G2YfPy -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b513/importcfg -pack ./vendor/github.com/kyokomi/emoji/v2/emoji.go ./vendor/github.com/kyokomi/emoji/v2/emoji_codemap.go github.com/42wim/matterbridge/internal mkdir -p $WORK/b507/ cat >/usr/src/tmp/go-build1791527085/b507/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile compress/gzip=/usr/src/tmp/go-build1791527085/b094/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build1791527085/b067/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -p github.com/42wim/matterbridge/internal -lang=go1.15 -complete -installsuffix shared -buildid SyYDdTRITqH3NJu1lbNq/SyYDdTRITqH3NJu1lbNq -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b507/importcfg -pack ./internal/bindata.go github.com/d5/tengo/v2/parser mkdir -p $WORK/b509/ cat >/usr/src/tmp/go-build1791527085/b509/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/d5/tengo/v2/token=/usr/src/tmp/go-build1791527085/b510/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile sort=/usr/src/tmp/go-build1791527085/b066/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1791527085/b043/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -p github.com/d5/tengo/v2/parser -lang=go1.16 -complete -installsuffix shared -buildid t0wDbGVGlmUv-V0FPy59/t0wDbGVGlmUv-V0FPy59 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b509/importcfg -pack ./vendor/github.com/d5/tengo/v2/parser/ast.go ./vendor/github.com/d5/tengo/v2/parser/expr.go ./vendor/github.com/d5/tengo/v2/parser/file.go ./vendor/github.com/d5/tengo/v2/parser/opcodes.go ./vendor/github.com/d5/tengo/v2/parser/parser.go ./vendor/github.com/d5/tengo/v2/parser/pos.go ./vendor/github.com/d5/tengo/v2/parser/scanner.go ./vendor/github.com/d5/tengo/v2/parser/source_file.go ./vendor/github.com/d5/tengo/v2/parser/stmt.go cp $WORK/b340/_pkg_.a /usr/src/.cache/go-build/62/627f5296fc920d3e749be43b5f5d0f7a4e4ec76fff5f45db3802a1c44c3d6d28-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b374/_pkg_.a /usr/src/.cache/go-build/f8/f832bf48f6e792cb432fd3c6142dde7429336237d34eaf98c1ea60932b3e8cbb-d # internal golang.org/x/text/language mkdir -p $WORK/b371/ cat >/usr/src/tmp/go-build1791527085/b371/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile golang.org/x/text/internal/language=/usr/src/tmp/go-build1791527085/b372/_pkg_.a packagefile golang.org/x/text/internal/language/compact=/usr/src/tmp/go-build1791527085/b374/_pkg_.a packagefile sort=/usr/src/tmp/go-build1791527085/b066/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -p golang.org/x/text/language -lang=go1.16 -complete -installsuffix shared -buildid pq2iALFdwUUwtfl31PlU/pq2iALFdwUUwtfl31PlU -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b371/importcfg -pack ./vendor/golang.org/x/text/language/coverage.go ./vendor/golang.org/x/text/language/doc.go ./vendor/golang.org/x/text/language/go1_2.go ./vendor/golang.org/x/text/language/language.go ./vendor/golang.org/x/text/language/match.go ./vendor/golang.org/x/text/language/parse.go ./vendor/golang.org/x/text/language/tables.go ./vendor/golang.org/x/text/language/tags.go os/user mkdir -p $WORK/b516/ cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b516/ -importpath os/user "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b516/ -O2 -g -fno-stack-protector ./cgo_lookup_cgo.go ./getgrouplist_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b501/_pkg_.a # internal cp $WORK/b501/_pkg_.a /usr/src/.cache/go-build/aa/aa475caf51029defd634ae51564a365a5c1adf065c37bd833c6a9f546215f364-d # internal github.com/Rhymen/go-whatsapp/crypto/hkdf mkdir -p $WORK/b500/ cat >/usr/src/tmp/go-build1791527085/b500/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=/usr/src/tmp/go-build1791527085/b165/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile golang.org/x/crypto/hkdf=/usr/src/tmp/go-build1791527085/b501/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -p github.com/Rhymen/go-whatsapp/crypto/hkdf -lang=go1.16 -complete -installsuffix shared -buildid xIITw27EAWbAeYbJ4uX7/xIITw27EAWbAeYbJ4uX7 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b500/importcfg -pack ./vendor/github.com/Rhymen/go-whatsapp/crypto/hkdf/hkdf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b493/_pkg_.a # internal cp $WORK/b493/_pkg_.a /usr/src/.cache/go-build/1f/1f35245f4512daf060f5bd794ec075bed1489d7cab646d6cb53bd12081481ad9-d # internal github.com/skip2/go-qrcode mkdir -p $WORK/b491/ cat >/usr/src/tmp/go-build1791527085/b491/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/skip2/go-qrcode/bitset=/usr/src/tmp/go-build1791527085/b492/_pkg_.a packagefile github.com/skip2/go-qrcode/reedsolomon=/usr/src/tmp/go-build1791527085/b493/_pkg_.a packagefile image=/usr/src/tmp/go-build1791527085/b253/_pkg_.a packagefile image/color=/usr/src/tmp/go-build1791527085/b254/_pkg_.a packagefile image/png=/usr/src/tmp/go-build1791527085/b257/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile log=/usr/src/tmp/go-build1791527085/b074/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -p github.com/skip2/go-qrcode -lang=go1.16 -complete -installsuffix shared -buildid ayJSZQnIOLsistvukkGB/ayJSZQnIOLsistvukkGB -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b491/importcfg -pack ./vendor/github.com/skip2/go-qrcode/encoder.go ./vendor/github.com/skip2/go-qrcode/qrcode.go ./vendor/github.com/skip2/go-qrcode/regular_symbol.go ./vendor/github.com/skip2/go-qrcode/symbol.go ./vendor/github.com/skip2/go-qrcode/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b500/_pkg_.a # internal cp $WORK/b500/_pkg_.a /usr/src/.cache/go-build/bf/bf21bc720f7e085670c6b5e4d9829aea733243f84199506d314f2467459ee41d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b507/_pkg_.a # internal cp $WORK/b507/_pkg_.a /usr/src/.cache/go-build/5f/5f0fb30c5f785dfcebeb945c4a25c50773e50fb4b1dc51e6ec05af0189b9c378-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /usr/src/.cache/go-build/fd/fd7681647603af15fe0821560f985a552029ad6b41281d81962620ccac0df21b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b409/_pkg_.a /usr/src/.cache/go-build/3d/3d95c0619aac403f6770338e7ef347b20cd3c3fa6e7bc0969a49311b37090d1d-d # internal google.golang.org/protobuf/internal/strs mkdir -p $WORK/b413/ cat >/usr/src/tmp/go-build1791527085/b413/importcfg << 'EOF' # internal # import config packagefile go/token=/usr/src/tmp/go-build1791527085/b414/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/usr/src/tmp/go-build1791527085/b412/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build1791527085/b409/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1791527085/b043/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -p google.golang.org/protobuf/internal/strs -lang=go1.16 -complete -installsuffix shared -buildid UaPybWyn4_LRl2r5d1Ws/UaPybWyn4_LRl2r5d1Ws -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b413/importcfg -pack ./vendor/google.golang.org/protobuf/internal/strs/strings.go ./vendor/google.golang.org/protobuf/internal/strs/strings_unsafe.go google.golang.org/protobuf/internal/genid mkdir -p $WORK/b415/ cat >/usr/src/tmp/go-build1791527085/b415/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build1791527085/b409/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -p google.golang.org/protobuf/internal/genid -lang=go1.16 -complete -installsuffix shared -buildid OcEnlWFGfTuSxaX8RXOD/OcEnlWFGfTuSxaX8RXOD -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b415/importcfg -pack ./vendor/google.golang.org/protobuf/internal/genid/any_gen.go ./vendor/google.golang.org/protobuf/internal/genid/api_gen.go ./vendor/google.golang.org/protobuf/internal/genid/descriptor_gen.go ./vendor/google.golang.org/protobuf/internal/genid/doc.go ./vendor/google.golang.org/protobuf/internal/genid/duration_gen.go ./vendor/google.golang.org/protobuf/internal/genid/empty_gen.go ./vendor/google.golang.org/protobuf/internal/genid/field_mask_gen.go ./vendor/google.golang.org/protobuf/internal/genid/goname.go ./vendor/google.golang.org/protobuf/internal/genid/map_entry.go ./vendor/google.golang.org/protobuf/internal/genid/source_context_gen.go ./vendor/google.golang.org/protobuf/internal/genid/struct_gen.go ./vendor/google.golang.org/protobuf/internal/genid/timestamp_gen.go ./vendor/google.golang.org/protobuf/internal/genid/type_gen.go ./vendor/google.golang.org/protobuf/internal/genid/wrappers.go ./vendor/google.golang.org/protobuf/internal/genid/wrappers_gen.go google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b408/ cat >/usr/src/tmp/go-build1791527085/b408/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/encoding/protowire=/usr/src/tmp/go-build1791527085/b405/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/usr/src/tmp/go-build1791527085/b406/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build1791527085/b409/_pkg_.a packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -p google.golang.org/protobuf/internal/encoding/messageset -lang=go1.16 -complete -installsuffix shared -buildid oD2svDu8nF5prDuJw0KN/oD2svDu8nF5prDuJw0KN -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b408/importcfg -pack ./vendor/google.golang.org/protobuf/internal/encoding/messageset/messageset.go google.golang.org/protobuf/internal/order mkdir -p $WORK/b416/ cat >/usr/src/tmp/go-build1791527085/b416/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build1791527085/b409/_pkg_.a packagefile sort=/usr/src/tmp/go-build1791527085/b066/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -p google.golang.org/protobuf/internal/order -lang=go1.16 -complete -installsuffix shared -buildid OPtDAYY9oDWhnYBQ_gHG/OPtDAYY9oDWhnYBQ_gHG -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b416/importcfg -pack ./vendor/google.golang.org/protobuf/internal/order/order.go ./vendor/google.golang.org/protobuf/internal/order/range.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b371/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b484/_pkg_.a # internal cp $WORK/b371/_pkg_.a /usr/src/.cache/go-build/df/dfb132e612c230f5b9208cef973bbec0a4ec1130f7809e9969f31cc44ab8c93e-d # internal google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b420/ cat >/usr/src/tmp/go-build1791527085/b420/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/pragma=/usr/src/tmp/go-build1791527085/b410/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build1791527085/b409/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -p google.golang.org/protobuf/runtime/protoiface -lang=go1.16 -complete -installsuffix shared -buildid KdiNP-00IQeSYGCNlWFa/KdiNP-00IQeSYGCNlWFa -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b420/importcfg -pack ./vendor/google.golang.org/protobuf/runtime/protoiface/legacy.go ./vendor/google.golang.org/protobuf/runtime/protoiface/methods.go cp $WORK/b484/_pkg_.a /usr/src/.cache/go-build/52/524b6e1c0476e9b44f55de348133bfdfe351da9f715e6e6ca176d17a941117bb-d # internal google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b424/ cat >/usr/src/tmp/go-build1791527085/b424/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=/usr/src/tmp/go-build1791527085/b407/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/usr/src/tmp/go-build1791527085/b410/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build1791527085/b409/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1791527085/b033/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -p google.golang.org/protobuf/internal/descfmt -lang=go1.16 -complete -installsuffix shared -buildid 3Yo7oa4nl79LQG82sn-q/3Yo7oa4nl79LQG82sn-q -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b424/importcfg -pack ./vendor/google.golang.org/protobuf/internal/descfmt/stringer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b415/_pkg_.a /usr/src/.cache/go-build/dc/dc87b6364614d8c06486d19b6dfc390daf3b598a1413374c8dc406d83619eaef-d # internal google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b425/ cat >/usr/src/tmp/go-build1791527085/b425/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build1791527085/b409/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -p google.golang.org/protobuf/internal/descopts -lang=go1.16 -complete -installsuffix shared -buildid dnnkuQSNw4zW7axO-LV9/dnnkuQSNw4zW7axO-LV9 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b425/importcfg -pack ./vendor/google.golang.org/protobuf/internal/descopts/options.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b420/_pkg_.a # internal cp $WORK/b420/_pkg_.a /usr/src/.cache/go-build/dc/dcf4ef0551e4ae6643f7d6588a7345b9f0a252491bbab2430a509db630fe9315-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b408/_pkg_.a /usr/src/.cache/go-build/f8/f80d979957d45b112694f70760eb68dce0674573c09bce5c6d0de036c8246ed8-d # internal google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b419/ cat >/usr/src/tmp/go-build1791527085/b419/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=/usr/src/tmp/go-build1791527085/b408/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/usr/src/tmp/go-build1791527085/b406/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/usr/src/tmp/go-build1791527085/b412/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build1791527085/b409/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -p google.golang.org/protobuf/reflect/protoregistry -lang=go1.16 -complete -installsuffix shared -buildid oDKrWovMzHlN0kXMG7xJ/oDKrWovMzHlN0kXMG7xJ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b419/importcfg -pack ./vendor/google.golang.org/protobuf/reflect/protoregistry/registry.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b491/_pkg_.a # internal cp $WORK/b491/_pkg_.a /usr/src/.cache/go-build/6a/6a083733b7044cf12a7d868f98464da67cb450876847aa786843f77160f7bc4f-d # internal github.com/Baozisoftware/qrcode-terminal-go mkdir -p $WORK/b490/ cat >/usr/src/tmp/go-build1791527085/b490/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/mattn/go-colorable=/usr/src/tmp/go-build1791527085/b220/_pkg_.a packagefile github.com/skip2/go-qrcode=/usr/src/tmp/go-build1791527085/b491/_pkg_.a packagefile image/png=/usr/src/tmp/go-build1791527085/b257/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -p github.com/Baozisoftware/qrcode-terminal-go -lang=go1.16 -complete -installsuffix shared -buildid oScl99WFiYw8MeuXYNnT/oScl99WFiYw8MeuXYNnT -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b490/importcfg -pack ./vendor/github.com/Baozisoftware/qrcode-terminal-go/qrcodeTerminal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b425/_pkg_.a /usr/src/.cache/go-build/1b/1b9163a276109d3ad3231d4b4dfdd4c2732ca41a5d39a2573cf5838ec94f7913-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b413/_pkg_.a /usr/src/.cache/go-build/40/408df5668a9d2bebc5190d1d4541b9477c05a2a45379cbf43f3ffa5ecff912d7-d # internal google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b411/ cat >/usr/src/tmp/go-build1791527085/b411/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=/usr/src/tmp/go-build1791527085/b407/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/usr/src/tmp/go-build1791527085/b406/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/usr/src/tmp/go-build1791527085/b412/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/usr/src/tmp/go-build1791527085/b413/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1791527085/b037/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1791527085/b084/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1791527085/b043/_pkg_.a packagefile unicode/utf16=/usr/src/tmp/go-build1791527085/b073/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -p google.golang.org/protobuf/internal/encoding/text -lang=go1.16 -complete -installsuffix shared -buildid l1BKDEstnLHU_umZWHDT/l1BKDEstnLHU_umZWHDT -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b411/importcfg -pack ./vendor/google.golang.org/protobuf/internal/encoding/text/decode.go ./vendor/google.golang.org/protobuf/internal/encoding/text/decode_number.go ./vendor/google.golang.org/protobuf/internal/encoding/text/decode_string.go ./vendor/google.golang.org/protobuf/internal/encoding/text/decode_token.go ./vendor/google.golang.org/protobuf/internal/encoding/text/doc.go ./vendor/google.golang.org/protobuf/internal/encoding/text/encode.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b477/_pkg_.a # internal cp $WORK/b477/_pkg_.a /usr/src/.cache/go-build/1b/1ba6cc21ca1e5841c82a19045a026119dd71a7d5d05aa4b8800140f2b66d64d7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b416/_pkg_.a /usr/src/.cache/go-build/2c/2cee65b959ee94f00f346341be35a57ee9224d75c0135696137b84eb31d5ec2e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b419/_pkg_.a /usr/src/.cache/go-build/90/90a889080c9be74893df6f70b069a3fb4cae710bed4da09b1f6b48dccf0185c7-d # internal google.golang.org/protobuf/proto mkdir -p $WORK/b418/ cat >/usr/src/tmp/go-build1791527085/b418/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/usr/src/tmp/go-build1791527085/b405/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=/usr/src/tmp/go-build1791527085/b408/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/usr/src/tmp/go-build1791527085/b406/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/usr/src/tmp/go-build1791527085/b412/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=/usr/src/tmp/go-build1791527085/b415/_pkg_.a packagefile google.golang.org/protobuf/internal/order=/usr/src/tmp/go-build1791527085/b416/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/usr/src/tmp/go-build1791527085/b410/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/usr/src/tmp/go-build1791527085/b413/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build1791527085/b409/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/usr/src/tmp/go-build1791527085/b419/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=/usr/src/tmp/go-build1791527085/b420/_pkg_.a packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1791527085/b033/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -p google.golang.org/protobuf/proto -lang=go1.16 -complete -installsuffix shared -buildid 0m8aMBnyy_Y6hyxUJKeG/0m8aMBnyy_Y6hyxUJKeG -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b418/importcfg -pack ./vendor/google.golang.org/protobuf/proto/checkinit.go ./vendor/google.golang.org/protobuf/proto/decode.go ./vendor/google.golang.org/protobuf/proto/decode_gen.go ./vendor/google.golang.org/protobuf/proto/doc.go ./vendor/google.golang.org/protobuf/proto/encode.go ./vendor/google.golang.org/protobuf/proto/encode_gen.go ./vendor/google.golang.org/protobuf/proto/equal.go ./vendor/google.golang.org/protobuf/proto/extension.go ./vendor/google.golang.org/protobuf/proto/merge.go ./vendor/google.golang.org/protobuf/proto/messageset.go ./vendor/google.golang.org/protobuf/proto/proto.go ./vendor/google.golang.org/protobuf/proto/proto_methods.go ./vendor/google.golang.org/protobuf/proto/reset.go ./vendor/google.golang.org/protobuf/proto/size.go ./vendor/google.golang.org/protobuf/proto/size_gen.go ./vendor/google.golang.org/protobuf/proto/wrappers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b424/_pkg_.a /usr/src/.cache/go-build/f0/f060e0f135514d6ca99492cd946569bc8ef4d70e70906fc89984b621c5fd6304-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b509/_pkg_.a # internal cp $WORK/b509/_pkg_.a /usr/src/.cache/go-build/c4/c4ef7d3410f4735a24646c9038f1334d7ac883e54b17eea6b2f4d9d614030640-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b490/_pkg_.a # internal cp $WORK/b490/_pkg_.a /usr/src/.cache/go-build/e3/e35daaeaa8b07facf25f8adc1fee22882349964d537705ec17070a7e717bad99-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b411/_pkg_.a /usr/src/.cache/go-build/8a/8acb6bdb45eb0fc7428a258cafe118c2cbbd08a9dc52c5117fc720ab436a66c5-d # internal google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b422/ cat >/usr/src/tmp/go-build1791527085/b422/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=/usr/src/tmp/go-build1791527085/b411/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/usr/src/tmp/go-build1791527085/b406/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build1791527085/b409/_pkg_.a packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -p google.golang.org/protobuf/internal/encoding/defval -lang=go1.16 -complete -installsuffix shared -buildid comNFXDwRNumm8AXr0on/comNFXDwRNumm8AXr0on -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b422/importcfg -pack ./vendor/google.golang.org/protobuf/internal/encoding/defval/default.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b422/_pkg_.a # internal cp $WORK/b422/_pkg_.a /usr/src/.cache/go-build/39/39f084e77f119e7b620a624878c49b58e24ac9560a2ba63193ed12e10317b4bb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b393/_pkg_.a /usr/src/.cache/go-build/c5/c5bd43ac17783b08836fe0084d16fb05d7ddaa72eaabe0ee98bd60058b9f6335-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b418/_pkg_.a /usr/src/.cache/go-build/d5/d5d4576ce0ad0f9157e5d9ea47280abba0615333f0ace97ca865006b02d2022f-d # internal google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b404/ cat >/usr/src/tmp/go-build1791527085/b404/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/usr/src/tmp/go-build1791527085/b405/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=/usr/src/tmp/go-build1791527085/b408/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=/usr/src/tmp/go-build1791527085/b411/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/usr/src/tmp/go-build1791527085/b406/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/usr/src/tmp/go-build1791527085/b412/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=/usr/src/tmp/go-build1791527085/b415/_pkg_.a packagefile google.golang.org/protobuf/internal/order=/usr/src/tmp/go-build1791527085/b416/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/usr/src/tmp/go-build1791527085/b410/_pkg_.a packagefile google.golang.org/protobuf/internal/set=/usr/src/tmp/go-build1791527085/b417/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/usr/src/tmp/go-build1791527085/b413/_pkg_.a packagefile google.golang.org/protobuf/proto=/usr/src/tmp/go-build1791527085/b418/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build1791527085/b409/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/usr/src/tmp/go-build1791527085/b419/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b423/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -p google.golang.org/protobuf/encoding/prototext -lang=go1.16 -complete -installsuffix shared -buildid p-2WNzxM3QZv6GOjYV-K/p-2WNzxM3QZv6GOjYV-K -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b404/importcfg -pack ./vendor/google.golang.org/protobuf/encoding/prototext/decode.go ./vendor/google.golang.org/protobuf/encoding/prototext/doc.go ./vendor/google.golang.org/protobuf/encoding/prototext/encode.go cat >/usr/src/tmp/go-build1791527085/b423/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/usr/src/tmp/go-build1791527085/b405/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=/usr/src/tmp/go-build1791527085/b424/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=/usr/src/tmp/go-build1791527085/b425/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=/usr/src/tmp/go-build1791527085/b422/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=/usr/src/tmp/go-build1791527085/b408/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/usr/src/tmp/go-build1791527085/b406/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=/usr/src/tmp/go-build1791527085/b415/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/usr/src/tmp/go-build1791527085/b410/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/usr/src/tmp/go-build1791527085/b413/_pkg_.a packagefile google.golang.org/protobuf/proto=/usr/src/tmp/go-build1791527085/b418/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build1791527085/b409/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/usr/src/tmp/go-build1791527085/b419/_pkg_.a packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1791527085/b033/_pkg_.a packagefile sort=/usr/src/tmp/go-build1791527085/b066/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1791527085/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -p google.golang.org/protobuf/internal/filedesc -lang=go1.16 -complete -installsuffix shared -buildid WD3xcTX2bUX5eizhSYN2/WD3xcTX2bUX5eizhSYN2 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b423/importcfg -pack ./vendor/google.golang.org/protobuf/internal/filedesc/build.go ./vendor/google.golang.org/protobuf/internal/filedesc/desc.go ./vendor/google.golang.org/protobuf/internal/filedesc/desc_init.go ./vendor/google.golang.org/protobuf/internal/filedesc/desc_lazy.go ./vendor/google.golang.org/protobuf/internal/filedesc/desc_list.go ./vendor/google.golang.org/protobuf/internal/filedesc/desc_list_gen.go ./vendor/google.golang.org/protobuf/internal/filedesc/placeholder.go cd $WORK/b516 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b516=/tmp/go-build -gno-record-gcc-switches -I $WORK/b516/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=5xTxdar0LZJsIdiqCH8U -o $WORK/b516/_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b488/_pkg_.a # internal cp $WORK/b488/_pkg_.a /usr/src/.cache/go-build/4d/4d77296110e1e237bf86b33761ea9863a594aa5558ad6efefbdde2f938ef46d3-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b516=/tmp/go-build -gno-record-gcc-switches -I $WORK/b516/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=5xTxdar0LZJsIdiqCH8U -o $WORK/b516/_x002.o -c cgo_lookup_cgo.cgo2.c github.com/d5/tengo/v2 mkdir -p $WORK/b508/ cat >/usr/src/tmp/go-build1791527085/b508/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile context=/usr/src/tmp/go-build1791527085/b070/_pkg_.a packagefile encoding/gob=/usr/src/tmp/go-build1791527085/b488/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/d5/tengo/v2/parser=/usr/src/tmp/go-build1791527085/b509/_pkg_.a packagefile github.com/d5/tengo/v2/token=/usr/src/tmp/go-build1791527085/b510/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build1791527085/b067/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1791527085/b033/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1791527085/b042/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -p github.com/d5/tengo/v2 -lang=go1.16 -complete -installsuffix shared -buildid vnVn4Gdp7X8Spgau7Rhf/vnVn4Gdp7X8Spgau7Rhf -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b508/importcfg -pack ./vendor/github.com/d5/tengo/v2/builtins.go ./vendor/github.com/d5/tengo/v2/bytecode.go ./vendor/github.com/d5/tengo/v2/compiler.go ./vendor/github.com/d5/tengo/v2/doc.go ./vendor/github.com/d5/tengo/v2/errors.go ./vendor/github.com/d5/tengo/v2/formatter.go ./vendor/github.com/d5/tengo/v2/instructions.go ./vendor/github.com/d5/tengo/v2/iterator.go ./vendor/github.com/d5/tengo/v2/modules.go ./vendor/github.com/d5/tengo/v2/objects.go ./vendor/github.com/d5/tengo/v2/script.go ./vendor/github.com/d5/tengo/v2/symbol_table.go ./vendor/github.com/d5/tengo/v2/tengo.go ./vendor/github.com/d5/tengo/v2/variable.go ./vendor/github.com/d5/tengo/v2/vm.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b173/_pkg_.a $WORK/b173/_x001.o $WORK/b173/_x002.o $WORK/b173/_x003.o $WORK/b173/_x004.o $WORK/b173/_x005.o $WORK/b173/_x006.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /usr/src/.cache/go-build/ff/ff4081a0f305bdf142c7e6524dfff9ba90599b68bd3d1be9888689e20511cbd6-d # internal github.com/mitchellh/mapstructure net/textproto mkdir -p $WORK/b188/ vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b189/ cat >/usr/src/tmp/go-build1791527085/b188/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1791527085/b069/_pkg_.a packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a packagefile net=/usr/src/tmp/go-build1791527085/b173/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a EOF mkdir -p $WORK/b197/ cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p net/textproto -lang=go1.24 -std -complete -installsuffix shared -buildid fIAl8td9XSASTzoo4MXC/fIAl8td9XSASTzoo4MXC -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b188/importcfg -pack /usr/lib/golang/src/net/textproto/header.go /usr/lib/golang/src/net/textproto/pipeline.go /usr/lib/golang/src/net/textproto/reader.go /usr/lib/golang/src/net/textproto/textproto.go /usr/lib/golang/src/net/textproto/writer.go cat >/usr/src/tmp/go-build1791527085/b197/importcfg << 'EOF' # internal # import config packagefile encoding=/usr/src/tmp/go-build1791527085/b003/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1791527085/b071/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile net=/usr/src/tmp/go-build1791527085/b173/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1791527085/b033/_pkg_.a packagefile sort=/usr/src/tmp/go-build1791527085/b066/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF cat >/usr/src/tmp/go-build1791527085/b189/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile vendor/golang.org/x/net/idna=/usr/src/tmp/go-build1791527085/b183/_pkg_.a packagefile net=/usr/src/tmp/go-build1791527085/b173/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1791527085/b181/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p vendor/golang.org/x/net/http/httpproxy -lang=go1.24 -std -complete -installsuffix shared -buildid Ka5N8gWPg3MiTaYrACfv/Ka5N8gWPg3MiTaYrACfv -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b189/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go log/syslog mkdir -p $WORK/b348/ cat >/usr/src/tmp/go-build1791527085/b348/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile log=/usr/src/tmp/go-build1791527085/b074/_pkg_.a packagefile net=/usr/src/tmp/go-build1791527085/b173/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF crypto/x509 mkdir -p $WORK/b167/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -p log/syslog -lang=go1.24 -std -complete -installsuffix shared -buildid ox9HYXrN6ZMIk8cK-Qjh/ox9HYXrN6ZMIk8cK-Qjh -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b348/importcfg -pack /usr/lib/golang/src/log/syslog/doc.go /usr/lib/golang/src/log/syslog/syslog.go /usr/lib/golang/src/log/syslog/syslog_unix.go github.com/google/uuid github.com/spf13/pflag mkdir -p $WORK/b366/ mkdir -p $WORK/b209/ cat >/usr/src/tmp/go-build1791527085/b167/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile crypto=/usr/src/tmp/go-build1791527085/b101/_pkg_.a packagefile crypto/aes=/usr/src/tmp/go-build1791527085/b128/_pkg_.a packagefile crypto/cipher=/usr/src/tmp/go-build1791527085/b102/_pkg_.a packagefile crypto/des=/usr/src/tmp/go-build1791527085/b129/_pkg_.a packagefile crypto/dsa=/usr/src/tmp/go-build1791527085/b168/_pkg_.a packagefile crypto/ecdh=/usr/src/tmp/go-build1791527085/b130/_pkg_.a packagefile crypto/ecdsa=/usr/src/tmp/go-build1791527085/b135/_pkg_.a packagefile crypto/ed25519=/usr/src/tmp/go-build1791527085/b146/_pkg_.a packagefile crypto/elliptic=/usr/src/tmp/go-build1791527085/b136/_pkg_.a packagefile crypto/md5=/usr/src/tmp/go-build1791527085/b160/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build1791527085/b099/_pkg_.a packagefile crypto/rsa=/usr/src/tmp/go-build1791527085/b162/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build1791527085/b164/_pkg_.a packagefile crypto/sha256=/usr/src/tmp/go-build1791527085/b165/_pkg_.a packagefile crypto/sha512=/usr/src/tmp/go-build1791527085/b142/_pkg_.a packagefile crypto/x509/pkix=/usr/src/tmp/go-build1791527085/b169/_pkg_.a packagefile encoding/asn1=/usr/src/tmp/go-build1791527085/b144/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build1791527085/b170/_pkg_.a packagefile encoding/pem=/usr/src/tmp/go-build1791527085/b171/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/usr/src/tmp/go-build1791527085/b143/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/usr/src/tmp/go-build1791527085/b145/_pkg_.a packagefile internal/godebug=/usr/src/tmp/go-build1791527085/b052/_pkg_.a packagefile internal/goos=/usr/src/tmp/go-build1791527085/b018/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build1791527085/b048/_pkg_.a packagefile iter=/usr/src/tmp/go-build1791527085/b035/_pkg_.a packagefile maps=/usr/src/tmp/go-build1791527085/b172/_pkg_.a packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a packagefile math/big=/usr/src/tmp/go-build1791527085/b125/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1791527085/b037/_pkg_.a packagefile net=/usr/src/tmp/go-build1791527085/b173/_pkg_.a packagefile net/netip=/usr/src/tmp/go-build1791527085/b177/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1791527085/b181/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build1791527085/b067/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1791527085/b033/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1791527085/b010/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1791527085/b043/_pkg_.a packagefile unicode/utf16=/usr/src/tmp/go-build1791527085/b073/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p crypto/x509 -lang=go1.24 -std -complete -installsuffix shared -buildid PukjcSsNu8gRI9Mt2kRn/PukjcSsNu8gRI9Mt2kRn -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b167/importcfg -pack /usr/lib/golang/src/crypto/x509/cert_pool.go /usr/lib/golang/src/crypto/x509/oid.go /usr/lib/golang/src/crypto/x509/parser.go /usr/lib/golang/src/crypto/x509/pem_decrypt.go /usr/lib/golang/src/crypto/x509/pkcs1.go /usr/lib/golang/src/crypto/x509/pkcs8.go /usr/lib/golang/src/crypto/x509/root.go /usr/lib/golang/src/crypto/x509/root_linux.go /usr/lib/golang/src/crypto/x509/root_unix.go /usr/lib/golang/src/crypto/x509/sec1.go /usr/lib/golang/src/crypto/x509/verify.go /usr/lib/golang/src/crypto/x509/x509.go cat >/usr/src/tmp/go-build1791527085/b209/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build1791527085/b072/_pkg_.a packagefile encoding/csv=/usr/src/tmp/go-build1791527085/b077/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build1791527085/b170/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile flag=/usr/src/tmp/go-build1791527085/b002/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile net=/usr/src/tmp/go-build1791527085/b173/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1791527085/b033/_pkg_.a packagefile sort=/usr/src/tmp/go-build1791527085/b066/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p github.com/mitchellh/mapstructure -lang=go1.16 -complete -installsuffix shared -buildid 7qAP_ncLpABDfcID8Rz6/7qAP_ncLpABDfcID8Rz6 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b197/importcfg -pack ./vendor/github.com/mitchellh/mapstructure/decode_hooks.go ./vendor/github.com/mitchellh/mapstructure/error.go ./vendor/github.com/mitchellh/mapstructure/mapstructure.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p github.com/spf13/pflag -lang=go1.16 -complete -installsuffix shared -buildid I6a5S7tKMmJt0kCcyLa2/I6a5S7tKMmJt0kCcyLa2 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b209/importcfg -pack ./vendor/github.com/spf13/pflag/bool.go ./vendor/github.com/spf13/pflag/bool_slice.go ./vendor/github.com/spf13/pflag/bytes.go ./vendor/github.com/spf13/pflag/count.go ./vendor/github.com/spf13/pflag/duration.go ./vendor/github.com/spf13/pflag/duration_slice.go ./vendor/github.com/spf13/pflag/flag.go ./vendor/github.com/spf13/pflag/float32.go ./vendor/github.com/spf13/pflag/float32_slice.go ./vendor/github.com/spf13/pflag/float64.go ./vendor/github.com/spf13/pflag/float64_slice.go ./vendor/github.com/spf13/pflag/golangflag.go ./vendor/github.com/spf13/pflag/int.go ./vendor/github.com/spf13/pflag/int16.go ./vendor/github.com/spf13/pflag/int32.go ./vendor/github.com/spf13/pflag/int32_slice.go ./vendor/github.com/spf13/pflag/int64.go ./vendor/github.com/spf13/pflag/int64_slice.go ./vendor/github.com/spf13/pflag/int8.go ./vendor/github.com/spf13/pflag/int_slice.go ./vendor/github.com/spf13/pflag/ip.go ./vendor/github.com/spf13/pflag/ip_slice.go ./vendor/github.com/spf13/pflag/ipmask.go ./vendor/github.com/spf13/pflag/ipnet.go ./vendor/github.com/spf13/pflag/string.go ./vendor/github.com/spf13/pflag/string_array.go ./vendor/github.com/spf13/pflag/string_slice.go ./vendor/github.com/spf13/pflag/string_to_int.go ./vendor/github.com/spf13/pflag/string_to_int64.go ./vendor/github.com/spf13/pflag/string_to_string.go ./vendor/github.com/spf13/pflag/uint.go ./vendor/github.com/spf13/pflag/uint16.go ./vendor/github.com/spf13/pflag/uint32.go ./vendor/github.com/spf13/pflag/uint64.go ./vendor/github.com/spf13/pflag/uint8.go ./vendor/github.com/spf13/pflag/uint_slice.go cat >/usr/src/tmp/go-build1791527085/b366/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile crypto/md5=/usr/src/tmp/go-build1791527085/b160/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build1791527085/b099/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build1791527085/b164/_pkg_.a packagefile database/sql/driver=/usr/src/tmp/go-build1791527085/b316/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1791527085/b064/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build1791527085/b170/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile hash=/usr/src/tmp/go-build1791527085/b097/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile net=/usr/src/tmp/go-build1791527085/b173/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -p github.com/google/uuid -lang=go1.16 -complete -installsuffix shared -buildid BoLHmB3VXBnLroPaPzTw/BoLHmB3VXBnLroPaPzTw -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b366/importcfg -pack ./vendor/github.com/google/uuid/dce.go ./vendor/github.com/google/uuid/doc.go ./vendor/github.com/google/uuid/hash.go ./vendor/github.com/google/uuid/marshal.go ./vendor/github.com/google/uuid/node.go ./vendor/github.com/google/uuid/node_net.go ./vendor/github.com/google/uuid/sql.go ./vendor/github.com/google/uuid/time.go ./vendor/github.com/google/uuid/util.go ./vendor/github.com/google/uuid/uuid.go ./vendor/github.com/google/uuid/version1.go ./vendor/github.com/google/uuid/version4.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /usr/src/.cache/go-build/56/56a96506ce6211de5acba652178c946fdf90beb75a0df639c3abb748a7c43b94-d # internal cd $WORK/b516 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b516=/tmp/go-build -gno-record-gcc-switches -I $WORK/b516/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=5xTxdar0LZJsIdiqCH8U -o $WORK/b516/_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b348/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b348/_pkg_.a /usr/src/.cache/go-build/12/12f9095f35beeaf0df7f38f43f58435f57b27c61d59ccdff368c900fc1a19c8c-d # internal github.com/mattermost/logr/target mkdir -p $WORK/b346/ cp $WORK/b189/_pkg_.a /usr/src/.cache/go-build/01/010b9f86ee9f27405a122685656e938d27977558beb7fb60a3b79dfd995ea883-d # internal cat >/usr/src/tmp/go-build1791527085/b346/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build1791527085/b070/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/mattermost/logr=/usr/src/tmp/go-build1791527085/b340/_pkg_.a packagefile github.com/wiggin77/merror=/usr/src/tmp/go-build1791527085/b343/_pkg_.a packagefile gopkg.in/natefinch/lumberjack.v2=/usr/src/tmp/go-build1791527085/b347/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile log/syslog=/usr/src/tmp/go-build1791527085/b348/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -p github.com/mattermost/logr/target -lang=go1.16 -complete -installsuffix shared -buildid cquazNH7vPnv_qWLp9yl/cquazNH7vPnv_qWLp9yl -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b346/importcfg -pack ./vendor/github.com/mattermost/logr/target/file.go ./vendor/github.com/mattermost/logr/target/syslog.go ./vendor/github.com/mattermost/logr/target/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /usr/src/.cache/go-build/2d/2df8c1d6eddfd9c8294bd0da16456612ece7ca66c9e4df5411f500e1151785e9-d # internal mime/multipart mkdir -p $WORK/b192/ cat >/usr/src/tmp/go-build1791527085/b192/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1791527085/b069/_pkg_.a packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build1791527085/b099/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile internal/godebug=/usr/src/tmp/go-build1791527085/b052/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile maps=/usr/src/tmp/go-build1791527085/b172/_pkg_.a packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a packagefile mime=/usr/src/tmp/go-build1791527085/b191/_pkg_.a packagefile mime/quotedprintable=/usr/src/tmp/go-build1791527085/b193/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build1791527085/b188/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build1791527085/b067/_pkg_.a packagefile slices=/usr/src/tmp/go-build1791527085/b044/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p mime/multipart -lang=go1.24 -std -complete -installsuffix shared -buildid XFhBp9w0fxcRFbgM25xS/XFhBp9w0fxcRFbgM25xS -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b192/importcfg -pack /usr/lib/golang/src/mime/multipart/formdata.go /usr/lib/golang/src/mime/multipart/multipart.go /usr/lib/golang/src/mime/multipart/readmimeheader.go /usr/lib/golang/src/mime/multipart/writer.go golang.org/x/net/http/httpguts mkdir -p $WORK/b232/ cat >/usr/src/tmp/go-build1791527085/b232/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=/usr/src/tmp/go-build1791527085/b228/_pkg_.a packagefile net=/usr/src/tmp/go-build1791527085/b173/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build1791527085/b188/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -p golang.org/x/net/http/httpguts -lang=go1.16 -complete -installsuffix shared -buildid ISzOZvQLFVi1krOwAv97/ISzOZvQLFVi1krOwAv97 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b232/importcfg -pack ./vendor/golang.org/x/net/http/httpguts/guts.go ./vendor/golang.org/x/net/http/httpguts/httplex.go net/mail mkdir -p $WORK/b376/ cat >/usr/src/tmp/go-build1791527085/b376/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1791527085/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile log=/usr/src/tmp/go-build1791527085/b074/_pkg_.a packagefile mime=/usr/src/tmp/go-build1791527085/b191/_pkg_.a packagefile net=/usr/src/tmp/go-build1791527085/b173/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build1791527085/b188/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -p net/mail -lang=go1.24 -std -complete -installsuffix shared -buildid r8cfTOMRDcS8anGsdoOJ/r8cfTOMRDcS8anGsdoOJ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b376/importcfg -pack /usr/lib/golang/src/net/mail/message.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b366/_pkg_.a # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b182/ cat >/usr/src/tmp/go-build1791527085/b182/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=/usr/src/tmp/go-build1791527085/b183/_pkg_.a packagefile net=/usr/src/tmp/go-build1791527085/b173/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build1791527085/b188/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p vendor/golang.org/x/net/http/httpguts -lang=go1.24 -std -complete -installsuffix shared -buildid y3_34zH2iDeYnDWlThkf/y3_34zH2iDeYnDWlThkf -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b182/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/guts.go /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/httplex.go cp $WORK/b366/_pkg_.a /usr/src/.cache/go-build/3f/3f5828d600886bea206460f5e9822fc66aa05240cfbdbcaf783374cd46d660cb-d # internal github.com/pborman/uuid mkdir -p $WORK/b365/ cat >/usr/src/tmp/go-build1791527085/b365/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile crypto/md5=/usr/src/tmp/go-build1791527085/b160/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build1791527085/b099/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build1791527085/b164/_pkg_.a packagefile database/sql/driver=/usr/src/tmp/go-build1791527085/b316/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1791527085/b064/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build1791527085/b170/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/google/uuid=/usr/src/tmp/go-build1791527085/b366/_pkg_.a packagefile hash=/usr/src/tmp/go-build1791527085/b097/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -p github.com/pborman/uuid -lang=go1.16 -complete -installsuffix shared -buildid aNOy9v8WoePzljpUQj68/aNOy9v8WoePzljpUQj68 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b365/importcfg -pack ./vendor/github.com/pborman/uuid/dce.go ./vendor/github.com/pborman/uuid/doc.go ./vendor/github.com/pborman/uuid/hash.go ./vendor/github.com/pborman/uuid/marshal.go ./vendor/github.com/pborman/uuid/node.go ./vendor/github.com/pborman/uuid/sql.go ./vendor/github.com/pborman/uuid/time.go ./vendor/github.com/pborman/uuid/util.go ./vendor/github.com/pborman/uuid/uuid.go ./vendor/github.com/pborman/uuid/version1.go ./vendor/github.com/pborman/uuid/version4.go cd $WORK/b516 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b516=/tmp/go-build -gno-record-gcc-switches -I $WORK/b516/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=5xTxdar0LZJsIdiqCH8U -o $WORK/b516/_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b346/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /usr/src/.cache/go-build/d8/d853b6bb51dc109c74c910783595461da385c83233c16714a140238efd88e7ea-d # internal cp $WORK/b346/_pkg_.a /usr/src/.cache/go-build/00/0062925a9192d1699536e18ed5f57e2434a82c1630f8f26f93f8822b2cbd7595-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /usr/src/.cache/go-build/ba/ba5aaee2a112b5dfaede10c9308ce1bde0ae9b860dfe1565582d1280cc543ea3-d # internal cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b516=/tmp/go-build -gno-record-gcc-switches -o $WORK/b516/_cgo_.o $WORK/b516/_cgo_main.o $WORK/b516/_x001.o $WORK/b516/_x002.o $WORK/b516/_x003.o -O2 -g gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b516=/tmp/go-build -gno-record-gcc-switches -o $WORK/b516/_cgo_.o $WORK/b516/_cgo_main.o $WORK/b516/_x001.o $WORK/b516/_x002.o $WORK/b516/_x003.o -O2 -g # test for internal linking errors (succeeded) TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b516/_cgo_.o -dynout $WORK/b516/_cgo_import.go cat >/usr/src/tmp/go-build1791527085/b516/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1791527085/b010/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile syscall=/usr/src/tmp/go-build1791527085/b054/_pkg_.a packagefile runtime/cgo=/usr/src/tmp/go-build1791527085/b180/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -p os/user -lang=go1.24 -std -installsuffix shared -buildid 5xTxdar0LZJsIdiqCH8U/5xTxdar0LZJsIdiqCH8U -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b516/importcfg -pack /usr/lib/golang/src/os/user/cgo_listgroups_unix.go /usr/lib/golang/src/os/user/cgo_lookup_unix.go /usr/lib/golang/src/os/user/lookup.go /usr/lib/golang/src/os/user/user.go $WORK/b516/_cgo_gotypes.go $WORK/b516/cgo_lookup_cgo.cgo1.go $WORK/b516/getgrouplist_unix.cgo1.go $WORK/b516/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b365/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b365/_pkg_.a /usr/src/.cache/go-build/10/10c509abca11a60f771989435fdc3df72c1d494fd50b5d136700c8c29fb73104-d # internal cp $WORK/b329/_pkg_.a /usr/src/.cache/go-build/a1/a11fd20b16ad2fb4cb194360b4125918da5c31a76a933e6f40080a1a5fcc0f5b-d # internal github.com/mattermost/logr/format mkdir -p $WORK/b345/ cat >/usr/src/tmp/go-build1791527085/b345/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/francoispqt/gojay=/usr/src/tmp/go-build1791527085/b329/_pkg_.a packagefile github.com/mattermost/logr=/usr/src/tmp/go-build1791527085/b340/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1791527085/b010/_pkg_.a packagefile sort=/usr/src/tmp/go-build1791527085/b066/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -p github.com/mattermost/logr/format -lang=go1.16 -complete -installsuffix shared -buildid 1pF2GpubZToReevoUP26/1pF2GpubZToReevoUP26 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b345/importcfg -pack ./vendor/github.com/mattermost/logr/format/json.go ./vendor/github.com/mattermost/logr/format/plain.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b197/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b197/_pkg_.a /usr/src/.cache/go-build/a0/a068287bf5deb19921c7c554638c41d98ce26e5d33a71537329bd2b65238e7c7-d # internal cp $WORK/b192/_pkg_.a /usr/src/.cache/go-build/64/640e78b7b316cb0d446e5177b5ff0e2a6952a3338574be564d191243ca149707-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b376/_pkg_.a /usr/src/.cache/go-build/7d/7dd9ab3d84c97a80e91a07f7ae718b87833ea0ff208a1cef698293d083b1055d-d # internal cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b516/_pkg_.a $WORK/b516/_x001.o $WORK/b516/_x002.o $WORK/b516/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b516/_pkg_.a # internal cp $WORK/b516/_pkg_.a /usr/src/.cache/go-build/22/221695d39c56e9ac586868728999f404617436badb3fca7eb1b2415ec402469f-d # internal github.com/google/gops/internal mkdir -p $WORK/b515/ cat >/usr/src/tmp/go-build1791527085/b515/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile os/user=/usr/src/tmp/go-build1791527085/b516/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build1791527085/b067/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1791527085/b010/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -p github.com/google/gops/internal -lang=go1.16 -complete -installsuffix shared -buildid fBv8PhmOMdN-cc7d68GK/fBv8PhmOMdN-cc7d68GK -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b515/importcfg -pack ./vendor/github.com/google/gops/internal/internal.go ./vendor/github.com/google/gops/internal/internal_go1_13.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b515/_pkg_.a # internal cp $WORK/b515/_pkg_.a /usr/src/.cache/go-build/39/39e5378aebabd5a864935e72d4ec023d1e4888e8218a982add6a28586907a777-d # internal github.com/google/gops/agent mkdir -p $WORK/b514/ cat >/usr/src/tmp/go-build1791527085/b514/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1791527085/b069/_pkg_.a packagefile context=/usr/src/tmp/go-build1791527085/b070/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1791527085/b064/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/google/gops/internal=/usr/src/tmp/go-build1791527085/b515/_pkg_.a packagefile github.com/google/gops/signal=/usr/src/tmp/go-build1791527085/b517/_pkg_.a packagefile golang.org/x/sys/unix=/usr/src/tmp/go-build1791527085/b063/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile net=/usr/src/tmp/go-build1791527085/b173/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile os/signal=/usr/src/tmp/go-build1791527085/b518/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build1791527085/b067/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1791527085/b010/_pkg_.a packagefile runtime/debug=/usr/src/tmp/go-build1791527085/b226/_pkg_.a packagefile runtime/pprof=/usr/src/tmp/go-build1791527085/b360/_pkg_.a packagefile runtime/trace=/usr/src/tmp/go-build1791527085/b301/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile syscall=/usr/src/tmp/go-build1791527085/b054/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -p github.com/google/gops/agent -lang=go1.16 -complete -installsuffix shared -buildid tQEOSobcqY0xbWN5H0sE/tQEOSobcqY0xbWN5H0sE -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b514/importcfg -pack ./vendor/github.com/google/gops/agent/agent.go ./vendor/github.com/google/gops/agent/sockopt_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b345/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b345/_pkg_.a /usr/src/.cache/go-build/54/54b56d78bfbe0d48462b671e56ca34e40b8c5bcb59c47ca15951182a1eefdc48-d # internal cp $WORK/b423/_pkg_.a /usr/src/.cache/go-build/2a/2a245e308f4ea41a41c7694b474a535ed3b196a5f1d885a7f813fe139bf2081c-d # internal google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b430/ cat >/usr/src/tmp/go-build1791527085/b430/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/encoding/defval=/usr/src/tmp/go-build1791527085/b422/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=/usr/src/tmp/go-build1791527085/b423/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/usr/src/tmp/go-build1791527085/b413/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build1791527085/b409/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1791527085/b033/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -p google.golang.org/protobuf/internal/encoding/tag -lang=go1.16 -complete -installsuffix shared -buildid xf6wK17tCXJO-2_PaU0K/xf6wK17tCXJO-2_PaU0K -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b430/importcfg -pack ./vendor/google.golang.org/protobuf/internal/encoding/tag/tag.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b430/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b430/_pkg_.a /usr/src/.cache/go-build/6d/6da7e64c062481de1eabc9fce6dad890fd315e874b746341256b847293d40a9b-d # internal google.golang.org/protobuf/internal/impl mkdir -p $WORK/b429/ cat >/usr/src/tmp/go-build1791527085/b429/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile compress/gzip=/usr/src/tmp/go-build1791527085/b094/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1791527085/b064/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1791527085/b071/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=/usr/src/tmp/go-build1791527085/b404/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/usr/src/tmp/go-build1791527085/b405/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=/usr/src/tmp/go-build1791527085/b425/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=/usr/src/tmp/go-build1791527085/b407/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=/usr/src/tmp/go-build1791527085/b408/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=/usr/src/tmp/go-build1791527085/b430/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/usr/src/tmp/go-build1791527085/b406/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=/usr/src/tmp/go-build1791527085/b423/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/usr/src/tmp/go-build1791527085/b412/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=/usr/src/tmp/go-build1791527085/b415/_pkg_.a packagefile google.golang.org/protobuf/internal/order=/usr/src/tmp/go-build1791527085/b416/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/usr/src/tmp/go-build1791527085/b410/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/usr/src/tmp/go-build1791527085/b413/_pkg_.a packagefile google.golang.org/protobuf/proto=/usr/src/tmp/go-build1791527085/b418/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build1791527085/b409/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/usr/src/tmp/go-build1791527085/b419/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=/usr/src/tmp/go-build1791527085/b420/_pkg_.a packagefile hash/crc32=/usr/src/tmp/go-build1791527085/b096/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1791527085/b037/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1791527085/b033/_pkg_.a packagefile sort=/usr/src/tmp/go-build1791527085/b066/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1791527085/b042/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -p google.golang.org/protobuf/internal/impl -lang=go1.16 -complete -installsuffix shared -buildid DkCN7L_6lrb2wZ1NEXmP/DkCN7L_6lrb2wZ1NEXmP -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b429/importcfg -pack ./vendor/google.golang.org/protobuf/internal/impl/api_export.go ./vendor/google.golang.org/protobuf/internal/impl/checkinit.go ./vendor/google.golang.org/protobuf/internal/impl/codec_extension.go ./vendor/google.golang.org/protobuf/internal/impl/codec_field.go ./vendor/google.golang.org/protobuf/internal/impl/codec_gen.go ./vendor/google.golang.org/protobuf/internal/impl/codec_map.go ./vendor/google.golang.org/protobuf/internal/impl/codec_map_go112.go ./vendor/google.golang.org/protobuf/internal/impl/codec_message.go ./vendor/google.golang.org/protobuf/internal/impl/codec_messageset.go ./vendor/google.golang.org/protobuf/internal/impl/codec_tables.go ./vendor/google.golang.org/protobuf/internal/impl/codec_unsafe.go ./vendor/google.golang.org/protobuf/internal/impl/convert.go ./vendor/google.golang.org/protobuf/internal/impl/convert_list.go ./vendor/google.golang.org/protobuf/internal/impl/convert_map.go ./vendor/google.golang.org/protobuf/internal/impl/decode.go ./vendor/google.golang.org/protobuf/internal/impl/encode.go ./vendor/google.golang.org/protobuf/internal/impl/enum.go ./vendor/google.golang.org/protobuf/internal/impl/extension.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_enum.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_export.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_extension.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_file.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_message.go ./vendor/google.golang.org/protobuf/internal/impl/merge.go ./vendor/google.golang.org/protobuf/internal/impl/merge_gen.go ./vendor/google.golang.org/protobuf/internal/impl/message.go ./vendor/google.golang.org/protobuf/internal/impl/message_reflect.go ./vendor/google.golang.org/protobuf/internal/impl/message_reflect_field.go ./vendor/google.golang.org/protobuf/internal/impl/message_reflect_gen.go ./vendor/google.golang.org/protobuf/internal/impl/pointer_unsafe.go ./vendor/google.golang.org/protobuf/internal/impl/validate.go ./vendor/google.golang.org/protobuf/internal/impl/weak.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b514/_pkg_.a # internal cp $WORK/b514/_pkg_.a /usr/src/.cache/go-build/13/13ea24758d03adf66699473a6fbc4b7b9b780a40cbccdcb739ddde904a32e577-d # internal cp $WORK/b292/_pkg_.a /usr/src/.cache/go-build/98/9871d795bb124d9857d7d695d3413e637b1b49a1dc29881604b38bb7a6c67e76-d # internal github.com/keybase/go-keybase-chat-bot/kbchat/types/stellar1 mkdir -p $WORK/b293/ cat >/usr/src/tmp/go-build1791527085/b293/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1=/usr/src/tmp/go-build1791527085/b292/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -p github.com/keybase/go-keybase-chat-bot/kbchat/types/stellar1 -lang=go1.16 -complete -installsuffix shared -buildid BjVIFbfB0LZUc5ItqJil/BjVIFbfB0LZUc5ItqJil -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b293/importcfg -pack ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/stellar1/bundle.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/stellar1/common.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/stellar1/gregor.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/stellar1/local.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/stellar1/notify.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/stellar1/remote.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/stellar1/ui.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b508/_pkg_.a # internal cp $WORK/b508/_pkg_.a /usr/src/.cache/go-build/3a/3a291e12ffcebd16949f8e2fbc044802567bab2da8a1ed7ae9b7e6e8f0fc17e9-d # internal github.com/d5/tengo/v2/stdlib/json mkdir -p $WORK/b512/ cat >/usr/src/tmp/go-build1791527085/b512/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build1791527085/b072/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile github.com/d5/tengo/v2=/usr/src/tmp/go-build1791527085/b508/_pkg_.a packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1791527085/b043/_pkg_.a packagefile unicode/utf16=/usr/src/tmp/go-build1791527085/b073/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -p github.com/d5/tengo/v2/stdlib/json -lang=go1.16 -complete -installsuffix shared -buildid je1lUZFFJNxteWH7sUcW/je1lUZFFJNxteWH7sUcW -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b512/importcfg -pack ./vendor/github.com/d5/tengo/v2/stdlib/json/decode.go ./vendor/github.com/d5/tengo/v2/stdlib/json/encode.go ./vendor/github.com/d5/tengo/v2/stdlib/json/scanner.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /usr/src/.cache/go-build/93/9379035cded13da0e3c72bfa56b3631793a8fcfd0fe811cf5bc93c785047eea2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b167/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b512/_pkg_.a # internal cp $WORK/b512/_pkg_.a /usr/src/.cache/go-build/3e/3e442312f36ba77ac777ed257b52b1aa827af2fd283bd3f24df0e5ef682f7471-d # internal cp $WORK/b167/_pkg_.a /usr/src/.cache/go-build/47/478727bbc88cd7e23c5e97c0aa0d861be79b459f5feb9913286a052f76b7d2ab-d # internal github.com/d5/tengo/v2/stdlib mkdir -p $WORK/b511/ cat >/usr/src/tmp/go-build1791527085/b511/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build1791527085/b072/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build1791527085/b170/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1791527085/b071/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/d5/tengo/v2=/usr/src/tmp/go-build1791527085/b508/_pkg_.a packagefile github.com/d5/tengo/v2/stdlib/json=/usr/src/tmp/go-build1791527085/b512/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build1791527085/b126/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile os/exec=/usr/src/tmp/go-build1791527085/b267/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1791527085/b084/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile syscall=/usr/src/tmp/go-build1791527085/b054/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -p github.com/d5/tengo/v2/stdlib -lang=go1.16 -complete -installsuffix shared -buildid Ep3g0I_4GTdc3Cpyz4bH/Ep3g0I_4GTdc3Cpyz4bH -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b511/importcfg -pack ./vendor/github.com/d5/tengo/v2/stdlib/base64.go ./vendor/github.com/d5/tengo/v2/stdlib/builtin_modules.go ./vendor/github.com/d5/tengo/v2/stdlib/errors.go ./vendor/github.com/d5/tengo/v2/stdlib/fmt.go ./vendor/github.com/d5/tengo/v2/stdlib/func_typedefs.go ./vendor/github.com/d5/tengo/v2/stdlib/hex.go ./vendor/github.com/d5/tengo/v2/stdlib/json.go ./vendor/github.com/d5/tengo/v2/stdlib/math.go ./vendor/github.com/d5/tengo/v2/stdlib/os.go ./vendor/github.com/d5/tengo/v2/stdlib/os_exec.go ./vendor/github.com/d5/tengo/v2/stdlib/os_file.go ./vendor/github.com/d5/tengo/v2/stdlib/os_process.go ./vendor/github.com/d5/tengo/v2/stdlib/rand.go ./vendor/github.com/d5/tengo/v2/stdlib/source_modules.go ./vendor/github.com/d5/tengo/v2/stdlib/stdlib.go ./vendor/github.com/d5/tengo/v2/stdlib/text.go ./vendor/github.com/d5/tengo/v2/stdlib/text_regexp.go ./vendor/github.com/d5/tengo/v2/stdlib/times.go github.com/Philipp15b/go-steam/cryptoutil mkdir -p $WORK/b464/ github.com/dgrijalva/jwt-go mkdir -p $WORK/b236/ cat >/usr/src/tmp/go-build1791527085/b464/importcfg << 'EOF' # internal # import config packagefile crypto/aes=/usr/src/tmp/go-build1791527085/b128/_pkg_.a packagefile crypto/cipher=/usr/src/tmp/go-build1791527085/b102/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build1791527085/b099/_pkg_.a packagefile crypto/rsa=/usr/src/tmp/go-build1791527085/b162/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build1791527085/b164/_pkg_.a packagefile crypto/x509=/usr/src/tmp/go-build1791527085/b167/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -p github.com/Philipp15b/go-steam/cryptoutil -lang=go1.16 -complete -installsuffix shared -buildid tQBPlXkcoq6dXaq-9SH9/tQBPlXkcoq6dXaq-9SH9 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b464/importcfg -pack ./vendor/github.com/Philipp15b/go-steam/cryptoutil/cryptoutil.go ./vendor/github.com/Philipp15b/go-steam/cryptoutil/ecb.go ./vendor/github.com/Philipp15b/go-steam/cryptoutil/pkcs7.go ./vendor/github.com/Philipp15b/go-steam/cryptoutil/rsa.go cat >/usr/src/tmp/go-build1791527085/b236/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile crypto=/usr/src/tmp/go-build1791527085/b101/_pkg_.a packagefile crypto/ecdsa=/usr/src/tmp/go-build1791527085/b135/_pkg_.a packagefile crypto/hmac=/usr/src/tmp/go-build1791527085/b149/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build1791527085/b099/_pkg_.a packagefile crypto/rsa=/usr/src/tmp/go-build1791527085/b162/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build1791527085/b123/_pkg_.a packagefile crypto/x509=/usr/src/tmp/go-build1791527085/b167/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build1791527085/b072/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1791527085/b071/_pkg_.a packagefile encoding/pem=/usr/src/tmp/go-build1791527085/b171/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile math/big=/usr/src/tmp/go-build1791527085/b125/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF crypto/tls mkdir -p $WORK/b127/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -p github.com/dgrijalva/jwt-go -lang=go1.16 -complete -installsuffix shared -buildid lWsdYp3xxIxcfXNjEZl0/lWsdYp3xxIxcfXNjEZl0 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b236/importcfg -pack ./vendor/github.com/dgrijalva/jwt-go/claims.go ./vendor/github.com/dgrijalva/jwt-go/doc.go ./vendor/github.com/dgrijalva/jwt-go/ecdsa.go ./vendor/github.com/dgrijalva/jwt-go/ecdsa_utils.go ./vendor/github.com/dgrijalva/jwt-go/errors.go ./vendor/github.com/dgrijalva/jwt-go/hmac.go ./vendor/github.com/dgrijalva/jwt-go/map_claims.go ./vendor/github.com/dgrijalva/jwt-go/none.go ./vendor/github.com/dgrijalva/jwt-go/parser.go ./vendor/github.com/dgrijalva/jwt-go/rsa.go ./vendor/github.com/dgrijalva/jwt-go/rsa_pss.go ./vendor/github.com/dgrijalva/jwt-go/rsa_utils.go ./vendor/github.com/dgrijalva/jwt-go/signing_method.go ./vendor/github.com/dgrijalva/jwt-go/token.go cat >/usr/src/tmp/go-build1791527085/b127/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile container/list=/usr/src/tmp/go-build1791527085/b098/_pkg_.a packagefile context=/usr/src/tmp/go-build1791527085/b070/_pkg_.a packagefile crypto=/usr/src/tmp/go-build1791527085/b101/_pkg_.a packagefile crypto/aes=/usr/src/tmp/go-build1791527085/b128/_pkg_.a packagefile crypto/cipher=/usr/src/tmp/go-build1791527085/b102/_pkg_.a packagefile crypto/des=/usr/src/tmp/go-build1791527085/b129/_pkg_.a packagefile crypto/ecdh=/usr/src/tmp/go-build1791527085/b130/_pkg_.a packagefile crypto/ecdsa=/usr/src/tmp/go-build1791527085/b135/_pkg_.a packagefile crypto/ed25519=/usr/src/tmp/go-build1791527085/b146/_pkg_.a packagefile crypto/elliptic=/usr/src/tmp/go-build1791527085/b136/_pkg_.a packagefile crypto/hmac=/usr/src/tmp/go-build1791527085/b149/_pkg_.a packagefile crypto/internal/boring=/usr/src/tmp/go-build1791527085/b100/_pkg_.a packagefile crypto/internal/fips140/aes=/usr/src/tmp/go-build1791527085/b103/_pkg_.a packagefile crypto/internal/fips140/aes/gcm=/usr/src/tmp/go-build1791527085/b116/_pkg_.a packagefile crypto/internal/fips140/hkdf=/usr/src/tmp/go-build1791527085/b150/_pkg_.a packagefile crypto/internal/fips140/mlkem=/usr/src/tmp/go-build1791527085/b151/_pkg_.a packagefile crypto/internal/fips140/tls12=/usr/src/tmp/go-build1791527085/b152/_pkg_.a packagefile crypto/internal/fips140/tls13=/usr/src/tmp/go-build1791527085/b153/_pkg_.a packagefile crypto/internal/hpke=/usr/src/tmp/go-build1791527085/b154/_pkg_.a packagefile crypto/md5=/usr/src/tmp/go-build1791527085/b160/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build1791527085/b099/_pkg_.a packagefile crypto/rc4=/usr/src/tmp/go-build1791527085/b161/_pkg_.a packagefile crypto/rsa=/usr/src/tmp/go-build1791527085/b162/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build1791527085/b164/_pkg_.a packagefile crypto/sha256=/usr/src/tmp/go-build1791527085/b165/_pkg_.a packagefile crypto/sha512=/usr/src/tmp/go-build1791527085/b142/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build1791527085/b123/_pkg_.a packagefile crypto/tls/internal/fips140tls=/usr/src/tmp/go-build1791527085/b166/_pkg_.a packagefile crypto/x509=/usr/src/tmp/go-build1791527085/b167/_pkg_.a packagefile encoding/pem=/usr/src/tmp/go-build1791527085/b171/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/usr/src/tmp/go-build1791527085/b155/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/usr/src/tmp/go-build1791527085/b143/_pkg_.a packagefile hash=/usr/src/tmp/go-build1791527085/b097/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build1791527085/b013/_pkg_.a packagefile internal/cpu=/usr/src/tmp/go-build1791527085/b012/_pkg_.a packagefile internal/godebug=/usr/src/tmp/go-build1791527085/b052/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile net=/usr/src/tmp/go-build1791527085/b173/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1791527085/b010/_pkg_.a packagefile slices=/usr/src/tmp/go-build1791527085/b044/_pkg_.a packagefile sort=/usr/src/tmp/go-build1791527085/b066/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1791527085/b042/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF golang.org/x/crypto/ssh mkdir -p $WORK/b457/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p crypto/tls -lang=go1.24 -std -complete -installsuffix shared -buildid m45HWNKaNPkwUR3oCaJX/m45HWNKaNPkwUR3oCaJX -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b127/importcfg -pack /usr/lib/golang/src/crypto/tls/alert.go /usr/lib/golang/src/crypto/tls/auth.go /usr/lib/golang/src/crypto/tls/cache.go /usr/lib/golang/src/crypto/tls/cipher_suites.go /usr/lib/golang/src/crypto/tls/common.go /usr/lib/golang/src/crypto/tls/common_string.go /usr/lib/golang/src/crypto/tls/conn.go /usr/lib/golang/src/crypto/tls/defaults.go /usr/lib/golang/src/crypto/tls/ech.go /usr/lib/golang/src/crypto/tls/handshake_client.go /usr/lib/golang/src/crypto/tls/handshake_client_tls13.go /usr/lib/golang/src/crypto/tls/handshake_messages.go /usr/lib/golang/src/crypto/tls/handshake_server.go /usr/lib/golang/src/crypto/tls/handshake_server_tls13.go /usr/lib/golang/src/crypto/tls/key_agreement.go /usr/lib/golang/src/crypto/tls/key_schedule.go /usr/lib/golang/src/crypto/tls/prf.go /usr/lib/golang/src/crypto/tls/quic.go /usr/lib/golang/src/crypto/tls/ticket.go /usr/lib/golang/src/crypto/tls/tls.go cat >/usr/src/tmp/go-build1791527085/b457/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1791527085/b069/_pkg_.a packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile crypto=/usr/src/tmp/go-build1791527085/b101/_pkg_.a packagefile crypto/aes=/usr/src/tmp/go-build1791527085/b128/_pkg_.a packagefile crypto/cipher=/usr/src/tmp/go-build1791527085/b102/_pkg_.a packagefile crypto/des=/usr/src/tmp/go-build1791527085/b129/_pkg_.a packagefile crypto/dsa=/usr/src/tmp/go-build1791527085/b168/_pkg_.a packagefile crypto/ecdsa=/usr/src/tmp/go-build1791527085/b135/_pkg_.a packagefile crypto/elliptic=/usr/src/tmp/go-build1791527085/b136/_pkg_.a packagefile crypto/hmac=/usr/src/tmp/go-build1791527085/b149/_pkg_.a packagefile crypto/md5=/usr/src/tmp/go-build1791527085/b160/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build1791527085/b099/_pkg_.a packagefile crypto/rc4=/usr/src/tmp/go-build1791527085/b161/_pkg_.a packagefile crypto/rsa=/usr/src/tmp/go-build1791527085/b162/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build1791527085/b164/_pkg_.a packagefile crypto/sha256=/usr/src/tmp/go-build1791527085/b165/_pkg_.a packagefile crypto/sha512=/usr/src/tmp/go-build1791527085/b142/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build1791527085/b123/_pkg_.a packagefile crypto/x509=/usr/src/tmp/go-build1791527085/b167/_pkg_.a packagefile encoding/asn1=/usr/src/tmp/go-build1791527085/b144/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build1791527085/b072/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1791527085/b064/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build1791527085/b170/_pkg_.a packagefile encoding/pem=/usr/src/tmp/go-build1791527085/b171/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile golang.org/x/crypto/chacha20=/usr/src/tmp/go-build1791527085/b458/_pkg_.a packagefile golang.org/x/crypto/curve25519=/usr/src/tmp/go-build1791527085/b459/_pkg_.a packagefile golang.org/x/crypto/ed25519=/usr/src/tmp/go-build1791527085/b460/_pkg_.a packagefile golang.org/x/crypto/poly1305=/usr/src/tmp/go-build1791527085/b251/_pkg_.a packagefile golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=/usr/src/tmp/go-build1791527085/b461/_pkg_.a packagefile hash=/usr/src/tmp/go-build1791527085/b097/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile log=/usr/src/tmp/go-build1791527085/b074/_pkg_.a packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a packagefile math/big=/usr/src/tmp/go-build1791527085/b125/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build1791527085/b126/_pkg_.a packagefile net=/usr/src/tmp/go-build1791527085/b173/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1791527085/b033/_pkg_.a packagefile sort=/usr/src/tmp/go-build1791527085/b066/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1791527085/b042/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -p golang.org/x/crypto/ssh -lang=go1.16 -complete -installsuffix shared -buildid BzykR6sZJeIETYfQTMI0/BzykR6sZJeIETYfQTMI0 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b457/importcfg -pack ./vendor/golang.org/x/crypto/ssh/buffer.go ./vendor/golang.org/x/crypto/ssh/certs.go ./vendor/golang.org/x/crypto/ssh/channel.go ./vendor/golang.org/x/crypto/ssh/cipher.go ./vendor/golang.org/x/crypto/ssh/client.go ./vendor/golang.org/x/crypto/ssh/client_auth.go ./vendor/golang.org/x/crypto/ssh/common.go ./vendor/golang.org/x/crypto/ssh/connection.go ./vendor/golang.org/x/crypto/ssh/doc.go ./vendor/golang.org/x/crypto/ssh/handshake.go ./vendor/golang.org/x/crypto/ssh/kex.go ./vendor/golang.org/x/crypto/ssh/keys.go ./vendor/golang.org/x/crypto/ssh/mac.go ./vendor/golang.org/x/crypto/ssh/messages.go ./vendor/golang.org/x/crypto/ssh/mux.go ./vendor/golang.org/x/crypto/ssh/server.go ./vendor/golang.org/x/crypto/ssh/session.go ./vendor/golang.org/x/crypto/ssh/ssh_gss.go ./vendor/golang.org/x/crypto/ssh/streamlocal.go ./vendor/golang.org/x/crypto/ssh/tcpip.go ./vendor/golang.org/x/crypto/ssh/transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b464/_pkg_.a # internal cp $WORK/b464/_pkg_.a /usr/src/.cache/go-build/45/45607d99f38cd58e5f9a5daa527f7b11a8f0092ab217f53805fc7f75e35d4610-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /usr/src/.cache/go-build/1a/1a0db68f4f6c2aab2fad7c7f0e65c4387aeb63eb8ddb87a9cd955654146b9b60-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /usr/src/.cache/go-build/42/42ad6c499a5b0446c79bffd9a0c398aa0abc7665175a894fc20851a791e59128-d # internal github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1 mkdir -p $WORK/b290/ cat >/usr/src/tmp/go-build1791527085/b290/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/keybase/go-keybase-chat-bot/kbchat/types/gregor1=/usr/src/tmp/go-build1791527085/b291/_pkg_.a packagefile github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1=/usr/src/tmp/go-build1791527085/b292/_pkg_.a packagefile github.com/keybase/go-keybase-chat-bot/kbchat/types/stellar1=/usr/src/tmp/go-build1791527085/b293/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -p github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1 -lang=go1.16 -complete -installsuffix shared -buildid xBbwNUCfpDKmjKoYzhf9/xBbwNUCfpDKmjKoYzhf9 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b290/importcfg -pack ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1/api.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1/blocking.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1/chat_ui.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1/commands.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1/common.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1/emoji.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1/gregor.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1/local.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1/notify.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1/remote.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1/unfurl.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b511/_pkg_.a # internal cp $WORK/b511/_pkg_.a /usr/src/.cache/go-build/6d/6dc0bcdc82d155bfee708af3e886f183bedffd8c81851ea7dbc8838d8b07499b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b513/_pkg_.a # internal cp $WORK/b513/_pkg_.a /usr/src/.cache/go-build/5a/5aa88556701cac35c973de94e1d79a6b9588ac69ea306687bb2e34840acb4211-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b457/_pkg_.a # internal cp $WORK/b457/_pkg_.a /usr/src/.cache/go-build/22/2286f9fe52477165c70b13558fb576fb824cb7aa9cc5fc73a5741d4e5b342b18-d # internal github.com/shazow/ssh-chat/sshd mkdir -p $WORK/b452/ cat >/usr/src/tmp/go-build1791527085/b452/importcfg << 'EOF' # internal # import config packagefile crypto/rand=/usr/src/tmp/go-build1791527085/b099/_pkg_.a packagefile crypto/rsa=/usr/src/tmp/go-build1791527085/b162/_pkg_.a packagefile crypto/sha256=/usr/src/tmp/go-build1791527085/b165/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build1791527085/b072/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1791527085/b064/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/shazow/rateio=/usr/src/tmp/go-build1791527085/b453/_pkg_.a packagefile github.com/shazow/ssh-chat/internal/sanitize=/usr/src/tmp/go-build1791527085/b454/_pkg_.a packagefile github.com/shazow/ssh-chat/sshd/terminal=/usr/src/tmp/go-build1791527085/b455/_pkg_.a packagefile golang.org/x/crypto/ssh=/usr/src/tmp/go-build1791527085/b457/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile log=/usr/src/tmp/go-build1791527085/b074/_pkg_.a packagefile net=/usr/src/tmp/go-build1791527085/b173/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -p github.com/shazow/ssh-chat/sshd -lang=go1.16 -complete -installsuffix shared -buildid uKn_cKq6Imldo3gysz88/uKn_cKq6Imldo3gysz88 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b452/importcfg -pack ./vendor/github.com/shazow/ssh-chat/sshd/auth.go ./vendor/github.com/shazow/ssh-chat/sshd/client.go ./vendor/github.com/shazow/ssh-chat/sshd/doc.go ./vendor/github.com/shazow/ssh-chat/sshd/logger.go ./vendor/github.com/shazow/ssh-chat/sshd/net.go ./vendor/github.com/shazow/ssh-chat/sshd/pty.go ./vendor/github.com/shazow/ssh-chat/sshd/ratelimit.go ./vendor/github.com/shazow/ssh-chat/sshd/terminal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b452/_pkg_.a # internal cp $WORK/b452/_pkg_.a /usr/src/.cache/go-build/24/245784f72f7b3766e05f1602797c73ac9c4586c8c7a1d35f54382cfbd7b7f827-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b429/_pkg_.a # internal cp $WORK/b429/_pkg_.a /usr/src/.cache/go-build/0b/0b46bee1d6f9a51bc3e6c2996fc1040af979178bc96d86ee773d14a455213205-d # internal google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b428/ cat >/usr/src/tmp/go-build1791527085/b428/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/descopts=/usr/src/tmp/go-build1791527085/b425/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=/usr/src/tmp/go-build1791527085/b423/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=/usr/src/tmp/go-build1791527085/b429/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build1791527085/b409/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/usr/src/tmp/go-build1791527085/b419/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1791527085/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -p google.golang.org/protobuf/internal/filetype -lang=go1.16 -complete -installsuffix shared -buildid f--9M6594Kr-MlunzepE/f--9M6594Kr-MlunzepE -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b428/importcfg -pack ./vendor/google.golang.org/protobuf/internal/filetype/build.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /usr/src/.cache/go-build/00/00887bf3d9e9b3c7366255d45a0aa37c33ad09ff8747cc653aaad73351a0b221-d # internal google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b427/ cat >/usr/src/tmp/go-build1791527085/b427/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/filedesc=/usr/src/tmp/go-build1791527085/b423/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=/usr/src/tmp/go-build1791527085/b428/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=/usr/src/tmp/go-build1791527085/b429/_pkg_.a packagefile google.golang.org/protobuf/internal/version=/usr/src/tmp/go-build1791527085/b431/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -p google.golang.org/protobuf/runtime/protoimpl -lang=go1.16 -complete -installsuffix shared -buildid YVepACU1nwiBnjidw83y/YVepACU1nwiBnjidw83y -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b427/importcfg -pack ./vendor/google.golang.org/protobuf/runtime/protoimpl/impl.go ./vendor/google.golang.org/protobuf/runtime/protoimpl/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /usr/src/.cache/go-build/60/609104d1317f71036ad86afd52c7c7ceeb076e803b64b05df6050d4302050e4e-d # internal net/http/httptrace mkdir -p $WORK/b194/ cat >/usr/src/tmp/go-build1791527085/b194/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build1791527085/b070/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build1791527085/b127/_pkg_.a packagefile internal/nettrace=/usr/src/tmp/go-build1791527085/b175/_pkg_.a packagefile net=/usr/src/tmp/go-build1791527085/b173/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build1791527085/b188/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1791527085/b033/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p net/http/httptrace -lang=go1.24 -std -complete -installsuffix shared -buildid qQnQmekr_-mzA4hbZtc5/qQnQmekr_-mzA4hbZtc5 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b194/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go github.com/wiggin77/srslog mkdir -p $WORK/b349/ cat >/usr/src/tmp/go-build1791527085/b349/importcfg << 'EOF' # internal # import config packagefile crypto/tls=/usr/src/tmp/go-build1791527085/b127/_pkg_.a packagefile crypto/x509=/usr/src/tmp/go-build1791527085/b167/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile log=/usr/src/tmp/go-build1791527085/b074/_pkg_.a packagefile net=/usr/src/tmp/go-build1791527085/b173/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -p github.com/wiggin77/srslog -lang=go1.16 -complete -installsuffix shared -buildid RgtIh5ZhFzWHBXOdRBhL/RgtIh5ZhFzWHBXOdRBhL -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b349/importcfg -pack ./vendor/github.com/wiggin77/srslog/constants.go ./vendor/github.com/wiggin77/srslog/dialer.go ./vendor/github.com/wiggin77/srslog/formatter.go ./vendor/github.com/wiggin77/srslog/framer.go ./vendor/github.com/wiggin77/srslog/logger.go ./vendor/github.com/wiggin77/srslog/net_conn.go ./vendor/github.com/wiggin77/srslog/srslog.go ./vendor/github.com/wiggin77/srslog/srslog_unix.go ./vendor/github.com/wiggin77/srslog/writer.go github.com/mattermost/ldap mkdir -p $WORK/b335/ github.com/lrstanley/girc mkdir -p $WORK/b275/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b427/_pkg_.a # internal cat >/usr/src/tmp/go-build1791527085/b335/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build1791527085/b127/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build1791527085/b170/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/go-asn1-ber/asn1-ber=/usr/src/tmp/go-build1791527085/b336/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile log=/usr/src/tmp/go-build1791527085/b074/_pkg_.a packagefile net=/usr/src/tmp/go-build1791527085/b173/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1791527085/b181/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile sort=/usr/src/tmp/go-build1791527085/b066/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1791527085/b042/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF cat >/usr/src/tmp/go-build1791527085/b275/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1791527085/b069/_pkg_.a packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile context=/usr/src/tmp/go-build1791527085/b070/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build1791527085/b127/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build1791527085/b072/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1791527085/b071/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile log=/usr/src/tmp/go-build1791527085/b074/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build1791527085/b126/_pkg_.a packagefile net=/usr/src/tmp/go-build1791527085/b173/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1791527085/b084/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1791527085/b010/_pkg_.a packagefile runtime/debug=/usr/src/tmp/go-build1791527085/b226/_pkg_.a packagefile sort=/usr/src/tmp/go-build1791527085/b066/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -p github.com/mattermost/ldap -lang=go1.16 -complete -installsuffix shared -buildid RkF6iWZjNz6oj8GSioWD/RkF6iWZjNz6oj8GSioWD -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b335/importcfg -pack ./vendor/github.com/mattermost/ldap/add.go ./vendor/github.com/mattermost/ldap/bind.go ./vendor/github.com/mattermost/ldap/client.go ./vendor/github.com/mattermost/ldap/compare.go ./vendor/github.com/mattermost/ldap/conn.go ./vendor/github.com/mattermost/ldap/control.go ./vendor/github.com/mattermost/ldap/debug.go ./vendor/github.com/mattermost/ldap/del.go ./vendor/github.com/mattermost/ldap/dn.go ./vendor/github.com/mattermost/ldap/doc.go ./vendor/github.com/mattermost/ldap/error.go ./vendor/github.com/mattermost/ldap/filter.go ./vendor/github.com/mattermost/ldap/ldap.go ./vendor/github.com/mattermost/ldap/moddn.go ./vendor/github.com/mattermost/ldap/modify.go ./vendor/github.com/mattermost/ldap/passwdmodify.go ./vendor/github.com/mattermost/ldap/request.go ./vendor/github.com/mattermost/ldap/search.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -p github.com/lrstanley/girc -lang=go1.16 -complete -installsuffix shared -buildid EaTuoGg8mzlBnLXUK3DT/EaTuoGg8mzlBnLXUK3DT -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b275/importcfg -pack ./vendor/github.com/lrstanley/girc/builtin.go ./vendor/github.com/lrstanley/girc/cap.go ./vendor/github.com/lrstanley/girc/cap_sasl.go ./vendor/github.com/lrstanley/girc/cap_tags.go ./vendor/github.com/lrstanley/girc/client.go ./vendor/github.com/lrstanley/girc/commands.go ./vendor/github.com/lrstanley/girc/conn.go ./vendor/github.com/lrstanley/girc/constants.go ./vendor/github.com/lrstanley/girc/ctcp.go ./vendor/github.com/lrstanley/girc/doc.go ./vendor/github.com/lrstanley/girc/event.go ./vendor/github.com/lrstanley/girc/format.go ./vendor/github.com/lrstanley/girc/handler.go ./vendor/github.com/lrstanley/girc/modes.go ./vendor/github.com/lrstanley/girc/state.go cp $WORK/b427/_pkg_.a /usr/src/.cache/go-build/f5/f5970e16500b7fc8dcfd53e6ef30a689abb5df5b08a946af9d2e4a8808965f91-d # internal google.golang.org/protobuf/types/descriptorpb mkdir -p $WORK/b426/ cat >/usr/src/tmp/go-build1791527085/b426/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build1791527085/b409/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=/usr/src/tmp/go-build1791527085/b420/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/usr/src/tmp/go-build1791527085/b427/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1791527085/b033/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -p google.golang.org/protobuf/types/descriptorpb -lang=go1.16 -complete -installsuffix shared -buildid CNFo0PwpiIPxCAjPPs_a/CNFo0PwpiIPxCAjPPs_a -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b426/importcfg -pack ./vendor/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go github.com/Rhymen/go-whatsapp/binary/proto mkdir -p $WORK/b496/ cat >/usr/src/tmp/go-build1791527085/b496/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build1791527085/b409/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/usr/src/tmp/go-build1791527085/b427/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1791527085/b033/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -p github.com/Rhymen/go-whatsapp/binary/proto -lang=go1.16 -complete -installsuffix shared -buildid N2bVQYYygHevf7tErBqB/N2bVQYYygHevf7tErBqB -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b496/importcfg -pack ./vendor/github.com/Rhymen/go-whatsapp/binary/proto/def.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /usr/src/.cache/go-build/9d/9daacb5570adff846a1b595ecc1480f08d8c361997e3729e90e5bd92864cd755-d # internal net/http mkdir -p $WORK/b093/ cat >/usr/src/tmp/go-build1791527085/b093/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=/usr/src/tmp/go-build1791527085/b069/_pkg_.a packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile compress/gzip=/usr/src/tmp/go-build1791527085/b094/_pkg_.a packagefile container/list=/usr/src/tmp/go-build1791527085/b098/_pkg_.a packagefile context=/usr/src/tmp/go-build1791527085/b070/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build1791527085/b099/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build1791527085/b127/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build1791527085/b072/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1791527085/b064/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/usr/src/tmp/go-build1791527085/b182/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=/usr/src/tmp/go-build1791527085/b189/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/usr/src/tmp/go-build1791527085/b190/_pkg_.a packagefile vendor/golang.org/x/net/idna=/usr/src/tmp/go-build1791527085/b183/_pkg_.a packagefile internal/godebug=/usr/src/tmp/go-build1791527085/b052/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build1791527085/b048/_pkg_.a packagefile log=/usr/src/tmp/go-build1791527085/b074/_pkg_.a packagefile maps=/usr/src/tmp/go-build1791527085/b172/_pkg_.a packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1791527085/b037/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build1791527085/b126/_pkg_.a packagefile mime=/usr/src/tmp/go-build1791527085/b191/_pkg_.a packagefile mime/multipart=/usr/src/tmp/go-build1791527085/b192/_pkg_.a packagefile net=/usr/src/tmp/go-build1791527085/b173/_pkg_.a packagefile net/http/httptrace=/usr/src/tmp/go-build1791527085/b194/_pkg_.a packagefile net/http/internal=/usr/src/tmp/go-build1791527085/b195/_pkg_.a packagefile net/http/internal/ascii=/usr/src/tmp/go-build1791527085/b196/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build1791527085/b188/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1791527085/b181/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile path=/usr/src/tmp/go-build1791527085/b050/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build1791527085/b067/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1791527085/b033/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1791527085/b010/_pkg_.a packagefile slices=/usr/src/tmp/go-build1791527085/b044/_pkg_.a packagefile sort=/usr/src/tmp/go-build1791527085/b066/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1791527085/b042/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1791527085/b043/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p net/http -lang=go1.24 -std -complete -installsuffix shared -buildid umazW7kJZbl7w-kqzbV5/umazW7kJZbl7w-kqzbV5 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b093/importcfg -pack /usr/lib/golang/src/net/http/client.go /usr/lib/golang/src/net/http/clone.go /usr/lib/golang/src/net/http/cookie.go /usr/lib/golang/src/net/http/doc.go /usr/lib/golang/src/net/http/filetransport.go /usr/lib/golang/src/net/http/fs.go /usr/lib/golang/src/net/http/h2_bundle.go /usr/lib/golang/src/net/http/h2_error.go /usr/lib/golang/src/net/http/header.go /usr/lib/golang/src/net/http/http.go /usr/lib/golang/src/net/http/jar.go /usr/lib/golang/src/net/http/mapping.go /usr/lib/golang/src/net/http/method.go /usr/lib/golang/src/net/http/pattern.go /usr/lib/golang/src/net/http/request.go /usr/lib/golang/src/net/http/response.go /usr/lib/golang/src/net/http/responsecontroller.go /usr/lib/golang/src/net/http/roundtrip.go /usr/lib/golang/src/net/http/routing_index.go /usr/lib/golang/src/net/http/routing_tree.go /usr/lib/golang/src/net/http/servemux121.go /usr/lib/golang/src/net/http/server.go /usr/lib/golang/src/net/http/sniff.go /usr/lib/golang/src/net/http/socks_bundle.go /usr/lib/golang/src/net/http/status.go /usr/lib/golang/src/net/http/transfer.go /usr/lib/golang/src/net/http/transport.go /usr/lib/golang/src/net/http/transport_default_other.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /usr/src/.cache/go-build/a7/a757135c0cf36071c441817623d898e08691e64490923738865dc9921dbf86a6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b426/_pkg_.a /usr/src/.cache/go-build/15/1527468c6d472f31e330374aa9ce258a7d96f86ad1e76921ecb42e89d8849632-d # internal github.com/golang/protobuf/protoc-gen-go/descriptor mkdir -p $WORK/b469/ google.golang.org/protobuf/reflect/protodesc mkdir -p $WORK/b421/ cat >/usr/src/tmp/go-build1791527085/b469/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build1791527085/b409/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/usr/src/tmp/go-build1791527085/b427/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=/usr/src/tmp/go-build1791527085/b426/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1791527085/b033/_pkg_.a EOF cat >/usr/src/tmp/go-build1791527085/b421/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/usr/src/tmp/go-build1791527085/b405/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=/usr/src/tmp/go-build1791527085/b422/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/usr/src/tmp/go-build1791527085/b406/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=/usr/src/tmp/go-build1791527085/b423/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/usr/src/tmp/go-build1791527085/b412/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=/usr/src/tmp/go-build1791527085/b415/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/usr/src/tmp/go-build1791527085/b410/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/usr/src/tmp/go-build1791527085/b413/_pkg_.a packagefile google.golang.org/protobuf/proto=/usr/src/tmp/go-build1791527085/b418/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build1791527085/b409/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/usr/src/tmp/go-build1791527085/b419/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=/usr/src/tmp/go-build1791527085/b426/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1791527085/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -p github.com/golang/protobuf/protoc-gen-go/descriptor -lang=go1.16 -complete -installsuffix shared -buildid qHxMBQAtcqzqpeeRsEET/qHxMBQAtcqzqpeeRsEET -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b469/importcfg -pack ./vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/descriptor.pb.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -p google.golang.org/protobuf/reflect/protodesc -lang=go1.16 -complete -installsuffix shared -buildid j9vvqLbNMqHDvPm1gzCq/j9vvqLbNMqHDvPm1gzCq -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b421/importcfg -pack ./vendor/google.golang.org/protobuf/reflect/protodesc/desc.go ./vendor/google.golang.org/protobuf/reflect/protodesc/desc_init.go ./vendor/google.golang.org/protobuf/reflect/protodesc/desc_resolve.go ./vendor/google.golang.org/protobuf/reflect/protodesc/desc_validate.go ./vendor/google.golang.org/protobuf/reflect/protodesc/proto.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /usr/src/.cache/go-build/34/3409510d5bf8c8443fa10c60323404ca66fae81012bc78c225e7ab862dc34a3d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b469/_pkg_.a # internal cp $WORK/b469/_pkg_.a /usr/src/.cache/go-build/08/085b55f05a5d3987ae3672caa3cd351198af6a7e6e75a83120a31d1eb35429e6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /usr/src/.cache/go-build/03/03d55e11b2876bf00375c7b2f8692b9c4d59e41992f1ea25245e9873124b09f0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /usr/src/.cache/go-build/be/be444f6d0b4e6a36f61c67edac0b36f78094bf2308316bedc3b4b0e9d83b6e21-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b403/ cat >/usr/src/tmp/go-build1791527085/b403/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile compress/gzip=/usr/src/tmp/go-build1791527085/b094/_pkg_.a packagefile encoding=/usr/src/tmp/go-build1791527085/b003/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1791527085/b071/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=/usr/src/tmp/go-build1791527085/b404/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/usr/src/tmp/go-build1791527085/b405/_pkg_.a packagefile google.golang.org/protobuf/proto=/usr/src/tmp/go-build1791527085/b418/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=/usr/src/tmp/go-build1791527085/b421/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build1791527085/b409/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/usr/src/tmp/go-build1791527085/b419/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=/usr/src/tmp/go-build1791527085/b420/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/usr/src/tmp/go-build1791527085/b427/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1791527085/b033/_pkg_.a packagefile sort=/usr/src/tmp/go-build1791527085/b066/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -p github.com/golang/protobuf/proto -lang=go1.16 -complete -installsuffix shared -buildid uBGSm7Sp7V_lFuc9dV16/uBGSm7Sp7V_lFuc9dV16 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b403/importcfg -pack ./vendor/github.com/golang/protobuf/proto/buffer.go ./vendor/github.com/golang/protobuf/proto/defaults.go ./vendor/github.com/golang/protobuf/proto/deprecated.go ./vendor/github.com/golang/protobuf/proto/discard.go ./vendor/github.com/golang/protobuf/proto/extensions.go ./vendor/github.com/golang/protobuf/proto/properties.go ./vendor/github.com/golang/protobuf/proto/proto.go ./vendor/github.com/golang/protobuf/proto/registry.go ./vendor/github.com/golang/protobuf/proto/text_decode.go ./vendor/github.com/golang/protobuf/proto/text_encode.go ./vendor/github.com/golang/protobuf/proto/wire.go ./vendor/github.com/golang/protobuf/proto/wrappers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b496/_pkg_.a # internal cp $WORK/b496/_pkg_.a /usr/src/.cache/go-build/ac/ac450dbb2c1d0e63bee01445b3c17d11f4ce5dff9809befb838abb3b05da8bee-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b290/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b403/_pkg_.a /usr/src/.cache/go-build/6a/6af38548dfe9d24d21620fdde82472837ef3379fa053a8a4cfaaaa00e5ab4921-d # internal github.com/Rhymen/go-whatsapp/binary mkdir -p $WORK/b495/ layeh.com/gumble/gumble/MumbleProto mkdir -p $WORK/b432/ cat >/usr/src/tmp/go-build1791527085/b495/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/Rhymen/go-whatsapp/binary/proto=/usr/src/tmp/go-build1791527085/b496/_pkg_.a packagefile github.com/Rhymen/go-whatsapp/binary/token=/usr/src/tmp/go-build1791527085/b497/_pkg_.a packagefile github.com/golang/protobuf/proto=/usr/src/tmp/go-build1791527085/b403/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a EOF cat >/usr/src/tmp/go-build1791527085/b432/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=/usr/src/tmp/go-build1791527085/b403/_pkg_.a packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -p layeh.com/gumble/gumble/MumbleProto -lang=go1.16 -complete -installsuffix shared -buildid pKKSX2mcJAkLXxEIi3dB/pKKSX2mcJAkLXxEIi3dB -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b432/importcfg -pack ./vendor/layeh.com/gumble/gumble/MumbleProto/Mumble.pb.go ./vendor/layeh.com/gumble/gumble/MumbleProto/generate.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -p github.com/Rhymen/go-whatsapp/binary -lang=go1.16 -complete -installsuffix shared -buildid lODRNqlHe9jV_p6fg6F7/lODRNqlHe9jV_p6fg6F7 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b495/importcfg -pack ./vendor/github.com/Rhymen/go-whatsapp/binary/decoder.go ./vendor/github.com/Rhymen/go-whatsapp/binary/encoder.go ./vendor/github.com/Rhymen/go-whatsapp/binary/node.go github.com/Philipp15b/go-steam/protocol/protobuf mkdir -p $WORK/b468/ cat >/usr/src/tmp/go-build1791527085/b468/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=/usr/src/tmp/go-build1791527085/b403/_pkg_.a packagefile github.com/golang/protobuf/protoc-gen-go/descriptor=/usr/src/tmp/go-build1791527085/b469/_pkg_.a packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -p github.com/Philipp15b/go-steam/protocol/protobuf -lang=go1.16 -complete -installsuffix shared -buildid 9PWMOn4Tn5iq_em7YA4v/9PWMOn4Tn5iq_em7YA4v -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b468/importcfg -pack ./vendor/github.com/Philipp15b/go-steam/protocol/protobuf/app_ticket.pb.go ./vendor/github.com/Philipp15b/go-steam/protocol/protobuf/base.pb.go ./vendor/github.com/Philipp15b/go-steam/protocol/protobuf/client_server.pb.go ./vendor/github.com/Philipp15b/go-steam/protocol/protobuf/client_server_2.pb.go ./vendor/github.com/Philipp15b/go-steam/protocol/protobuf/client_server_friends.pb.go ./vendor/github.com/Philipp15b/go-steam/protocol/protobuf/client_server_login.pb.go ./vendor/github.com/Philipp15b/go-steam/protocol/protobuf/client_site_license.pb.go ./vendor/github.com/Philipp15b/go-steam/protocol/protobuf/content_manifest.pb.go cp $WORK/b290/_pkg_.a /usr/src/.cache/go-build/6d/6da6f24a58d7c153b5f3affaf5f69e37f736e400c318991e5b05cdbab39ba061-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b495/_pkg_.a # internal cp $WORK/b495/_pkg_.a /usr/src/.cache/go-build/4e/4eef2a7cf7bf708c12452fcce152a74b456709d041e7835977776a42d60184e6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b432/_pkg_.a # internal cp $WORK/b432/_pkg_.a /usr/src/.cache/go-build/f8/f83f80083ff9445a9c7eac4cc477314ea5e4d0630fed0057bfab3a75e18e3c04-d # internal layeh.com/gumble/gumble mkdir -p $WORK/b402/ cat >/usr/src/tmp/go-build1791527085/b402/importcfg << 'EOF' # internal # import config packagefile crypto/rand=/usr/src/tmp/go-build1791527085/b099/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build1791527085/b127/_pkg_.a packagefile crypto/x509=/usr/src/tmp/go-build1791527085/b167/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1791527085/b064/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile github.com/golang/protobuf/proto=/usr/src/tmp/go-build1791527085/b403/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile layeh.com/gumble/gumble/MumbleProto=/usr/src/tmp/go-build1791527085/b432/_pkg_.a packagefile layeh.com/gumble/gumble/varint=/usr/src/tmp/go-build1791527085/b433/_pkg_.a packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a packagefile net=/usr/src/tmp/go-build1791527085/b173/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1791527085/b010/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1791527085/b042/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -p layeh.com/gumble/gumble -lang=go1.16 -complete -installsuffix shared -buildid VeqPndh7nvg1ykGfQcxS/VeqPndh7nvg1ykGfQcxS -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b402/importcfg -pack ./vendor/layeh.com/gumble/gumble/accesstokens.go ./vendor/layeh.com/gumble/gumble/acl.go ./vendor/layeh.com/gumble/gumble/audio.go ./vendor/layeh.com/gumble/gumble/audiocodec.go ./vendor/layeh.com/gumble/gumble/audiolisteners.go ./vendor/layeh.com/gumble/gumble/bans.go ./vendor/layeh.com/gumble/gumble/channel.go ./vendor/layeh.com/gumble/gumble/channels.go ./vendor/layeh.com/gumble/gumble/client.go ./vendor/layeh.com/gumble/gumble/config.go ./vendor/layeh.com/gumble/gumble/conn.go ./vendor/layeh.com/gumble/gumble/contextaction.go ./vendor/layeh.com/gumble/gumble/contextactions.go ./vendor/layeh.com/gumble/gumble/detacher.go ./vendor/layeh.com/gumble/gumble/doc.go ./vendor/layeh.com/gumble/gumble/event.go ./vendor/layeh.com/gumble/gumble/handlers.go ./vendor/layeh.com/gumble/gumble/listeners.go ./vendor/layeh.com/gumble/gumble/message.go ./vendor/layeh.com/gumble/gumble/permission.go ./vendor/layeh.com/gumble/gumble/ping.go ./vendor/layeh.com/gumble/gumble/reject.go ./vendor/layeh.com/gumble/gumble/rpwmutex.go ./vendor/layeh.com/gumble/gumble/textmessage.go ./vendor/layeh.com/gumble/gumble/user.go ./vendor/layeh.com/gumble/gumble/userlist.go ./vendor/layeh.com/gumble/gumble/users.go ./vendor/layeh.com/gumble/gumble/userstats.go ./vendor/layeh.com/gumble/gumble/version.go ./vendor/layeh.com/gumble/gumble/voicetarget.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b402/_pkg_.a /usr/src/.cache/go-build/67/67d50f505f2774c145702a5c42751245ee25fefe2e49b3fdd67b87dd383108da-d # internal layeh.com/gumble/gumbleutil mkdir -p $WORK/b434/ cat >/usr/src/tmp/go-build1791527085/b434/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build1791527085/b127/_pkg_.a packagefile encoding/xml=/usr/src/tmp/go-build1791527085/b218/_pkg_.a packagefile flag=/usr/src/tmp/go-build1791527085/b002/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile layeh.com/gumble/gumble=/usr/src/tmp/go-build1791527085/b402/_pkg_.a packagefile net=/usr/src/tmp/go-build1791527085/b173/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -p layeh.com/gumble/gumbleutil -lang=go1.16 -complete -installsuffix shared -buildid MfsbQE8tG2tznnRdSwvr/MfsbQE8tG2tznnRdSwvr -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b434/importcfg -pack ./vendor/layeh.com/gumble/gumbleutil/acl.go ./vendor/layeh.com/gumble/gumbleutil/bitrate.go ./vendor/layeh.com/gumble/gumbleutil/channel.go ./vendor/layeh.com/gumble/gumbleutil/doc.go ./vendor/layeh.com/gumble/gumbleutil/listener.go ./vendor/layeh.com/gumble/gumbleutil/listenerfunc.go ./vendor/layeh.com/gumble/gumbleutil/main.go ./vendor/layeh.com/gumble/gumbleutil/textmessage.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b434/_pkg_.a /usr/src/.cache/go-build/e1/e1441df85aab74329b983ddeca30c9a21efdb6cd89696b18cf47733dadb30278-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /usr/src/.cache/go-build/f1/f19dc46eb1df7acc3dd61b83f8e5320db7e271ef18c085cdfffc8b2f4bd52bb2-d # internal net/http/httputil github.com/magiconair/properties golang.org/x/crypto/acme mkdir -p $WORK/b091/ mkdir -p $WORK/b225/ github.com/mreiferson/go-httpclient mkdir -p $WORK/b270/ cat >/usr/src/tmp/go-build1791527085/b091/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile flag=/usr/src/tmp/go-build1791527085/b002/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile log=/usr/src/tmp/go-build1791527085/b074/_pkg_.a packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1791527085/b093/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1791527085/b033/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1791527085/b084/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1791527085/b010/_pkg_.a packagefile sort=/usr/src/tmp/go-build1791527085/b066/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF net/http/pprof mkdir -p $WORK/b358/ github.com/slack-go/slack/internal/misc mkdir -p $WORK/b383/ cat >/usr/src/tmp/go-build1791527085/b225/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile context=/usr/src/tmp/go-build1791527085/b070/_pkg_.a packagefile crypto=/usr/src/tmp/go-build1791527085/b101/_pkg_.a packagefile crypto/ecdsa=/usr/src/tmp/go-build1791527085/b135/_pkg_.a packagefile crypto/elliptic=/usr/src/tmp/go-build1791527085/b136/_pkg_.a packagefile crypto/hmac=/usr/src/tmp/go-build1791527085/b149/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build1791527085/b099/_pkg_.a packagefile crypto/rsa=/usr/src/tmp/go-build1791527085/b162/_pkg_.a packagefile crypto/sha256=/usr/src/tmp/go-build1791527085/b165/_pkg_.a packagefile crypto/sha512=/usr/src/tmp/go-build1791527085/b142/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build1791527085/b127/_pkg_.a packagefile crypto/x509=/usr/src/tmp/go-build1791527085/b167/_pkg_.a packagefile crypto/x509/pkix=/usr/src/tmp/go-build1791527085/b169/_pkg_.a packagefile encoding/asn1=/usr/src/tmp/go-build1791527085/b144/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build1791527085/b072/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build1791527085/b170/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1791527085/b071/_pkg_.a packagefile encoding/pem=/usr/src/tmp/go-build1791527085/b171/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile math/big=/usr/src/tmp/go-build1791527085/b125/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1791527085/b093/_pkg_.a packagefile runtime/debug=/usr/src/tmp/go-build1791527085/b226/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF net/http/httptest /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p github.com/magiconair/properties -lang=go1.16 -complete -installsuffix shared -buildid cPaRYRddoeWYpTp-tJ3i/cPaRYRddoeWYpTp-tJ3i -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b091/importcfg -pack ./vendor/github.com/magiconair/properties/decode.go ./vendor/github.com/magiconair/properties/doc.go ./vendor/github.com/magiconair/properties/integrate.go ./vendor/github.com/magiconair/properties/lex.go ./vendor/github.com/magiconair/properties/load.go ./vendor/github.com/magiconair/properties/parser.go ./vendor/github.com/magiconair/properties/properties.go ./vendor/github.com/magiconair/properties/rangecheck.go mkdir -p $WORK/b272/ github.com/matrix-org/gomatrix mkdir -p $WORK/b303/ golang.org/x/net/http2 mkdir -p $WORK/b231/ cat >/usr/src/tmp/go-build1791527085/b272/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=/usr/src/tmp/go-build1791527085/b069/_pkg_.a packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile context=/usr/src/tmp/go-build1791527085/b070/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build1791527085/b127/_pkg_.a packagefile crypto/x509=/usr/src/tmp/go-build1791527085/b167/_pkg_.a packagefile flag=/usr/src/tmp/go-build1791527085/b002/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/usr/src/tmp/go-build1791527085/b182/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile log=/usr/src/tmp/go-build1791527085/b074/_pkg_.a packagefile net=/usr/src/tmp/go-build1791527085/b173/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1791527085/b093/_pkg_.a packagefile net/http/internal/testcert=/usr/src/tmp/go-build1791527085/b273/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build1791527085/b188/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF cat >/usr/src/tmp/go-build1791527085/b270/importcfg << 'EOF' # internal # import config packagefile crypto/tls=/usr/src/tmp/go-build1791527085/b127/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile net=/usr/src/tmp/go-build1791527085/b173/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1791527085/b093/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1791527085/b181/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF net/http/cookiejar mkdir -p $WORK/b377/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -p net/http/httptest -lang=go1.24 -std -complete -installsuffix shared -buildid aOUAjMWqbxebZZ6uuq7S/aOUAjMWqbxebZZ6uuq7S -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b272/importcfg -pack /usr/lib/golang/src/net/http/httptest/httptest.go /usr/lib/golang/src/net/http/httptest/recorder.go /usr/lib/golang/src/net/http/httptest/server.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -p github.com/mreiferson/go-httpclient -lang=go1.16 -complete -installsuffix shared -buildid 67MRdCCITQz4tIy8OjwO/67MRdCCITQz4tIy8OjwO -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b270/importcfg -pack ./vendor/github.com/mreiferson/go-httpclient/httpclient.go cat >/usr/src/tmp/go-build1791527085/b231/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1791527085/b069/_pkg_.a packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile compress/gzip=/usr/src/tmp/go-build1791527085/b094/_pkg_.a packagefile context=/usr/src/tmp/go-build1791527085/b070/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build1791527085/b099/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build1791527085/b127/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1791527085/b064/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile golang.org/x/net/http/httpguts=/usr/src/tmp/go-build1791527085/b232/_pkg_.a packagefile golang.org/x/net/http2/hpack=/usr/src/tmp/go-build1791527085/b233/_pkg_.a packagefile golang.org/x/net/idna=/usr/src/tmp/go-build1791527085/b228/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile log=/usr/src/tmp/go-build1791527085/b074/_pkg_.a packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build1791527085/b126/_pkg_.a packagefile net=/usr/src/tmp/go-build1791527085/b173/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1791527085/b093/_pkg_.a packagefile net/http/httptrace=/usr/src/tmp/go-build1791527085/b194/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build1791527085/b188/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1791527085/b181/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1791527085/b033/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1791527085/b010/_pkg_.a packagefile sort=/usr/src/tmp/go-build1791527085/b066/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1791527085/b042/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF cat >/usr/src/tmp/go-build1791527085/b377/importcfg << 'EOF' # internal # import config packagefile cmp=/usr/src/tmp/go-build1791527085/b032/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile net=/usr/src/tmp/go-build1791527085/b173/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1791527085/b093/_pkg_.a packagefile net/http/internal/ascii=/usr/src/tmp/go-build1791527085/b196/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1791527085/b181/_pkg_.a packagefile slices=/usr/src/tmp/go-build1791527085/b044/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -p net/http/cookiejar -lang=go1.24 -std -complete -installsuffix shared -buildid WNVn5Sd6cfMYYrndWISZ/WNVn5Sd6cfMYYrndWISZ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b377/importcfg -pack /usr/lib/golang/src/net/http/cookiejar/jar.go /usr/lib/golang/src/net/http/cookiejar/punycode.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -p golang.org/x/net/http2 -lang=go1.16 -complete -installsuffix shared -buildid ceWaKH3mEsWP0diuq9XE/ceWaKH3mEsWP0diuq9XE -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b231/importcfg -pack ./vendor/golang.org/x/net/http2/ciphers.go ./vendor/golang.org/x/net/http2/client_conn_pool.go ./vendor/golang.org/x/net/http2/databuffer.go ./vendor/golang.org/x/net/http2/errors.go ./vendor/golang.org/x/net/http2/flow.go ./vendor/golang.org/x/net/http2/frame.go ./vendor/golang.org/x/net/http2/go111.go ./vendor/golang.org/x/net/http2/gotrack.go ./vendor/golang.org/x/net/http2/headermap.go ./vendor/golang.org/x/net/http2/http2.go ./vendor/golang.org/x/net/http2/pipe.go ./vendor/golang.org/x/net/http2/server.go ./vendor/golang.org/x/net/http2/transport.go ./vendor/golang.org/x/net/http2/write.go ./vendor/golang.org/x/net/http2/writesched.go ./vendor/golang.org/x/net/http2/writesched_priority.go ./vendor/golang.org/x/net/http2/writesched_random.go github.com/spf13/afero mkdir -p $WORK/b199/ mkdir -p $WORK/b240/ cat >/usr/src/tmp/go-build1791527085/b199/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/spf13/afero/mem=/usr/src/tmp/go-build1791527085/b200/_pkg_.a packagefile golang.org/x/text/transform=/usr/src/tmp/go-build1791527085/b201/_pkg_.a packagefile golang.org/x/text/unicode/norm=/usr/src/tmp/go-build1791527085/b202/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build1791527085/b048/_pkg_.a packagefile log=/usr/src/tmp/go-build1791527085/b074/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1791527085/b093/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile path=/usr/src/tmp/go-build1791527085/b050/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build1791527085/b067/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1791527085/b084/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1791527085/b010/_pkg_.a packagefile sort=/usr/src/tmp/go-build1791527085/b066/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile syscall=/usr/src/tmp/go-build1791527085/b054/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1791527085/b043/_pkg_.a EOF cat >/usr/src/tmp/go-build1791527085/b240/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=/usr/src/tmp/go-build1791527085/b069/_pkg_.a packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile context=/usr/src/tmp/go-build1791527085/b070/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/usr/src/tmp/go-build1791527085/b182/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile log=/usr/src/tmp/go-build1791527085/b074/_pkg_.a packagefile mime=/usr/src/tmp/go-build1791527085/b191/_pkg_.a packagefile net=/usr/src/tmp/go-build1791527085/b173/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1791527085/b093/_pkg_.a packagefile net/http/httptrace=/usr/src/tmp/go-build1791527085/b194/_pkg_.a packagefile net/http/internal=/usr/src/tmp/go-build1791527085/b195/_pkg_.a packagefile net/http/internal/ascii=/usr/src/tmp/go-build1791527085/b196/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build1791527085/b188/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1791527085/b181/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p github.com/spf13/afero -lang=go1.16 -complete -installsuffix shared -buildid H3sHD_ca9fJdOQlpDLAD/H3sHD_ca9fJdOQlpDLAD -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b199/importcfg -pack ./vendor/github.com/spf13/afero/afero.go ./vendor/github.com/spf13/afero/basepath.go ./vendor/github.com/spf13/afero/cacheOnReadFs.go ./vendor/github.com/spf13/afero/const_win_unix.go ./vendor/github.com/spf13/afero/copyOnWriteFs.go ./vendor/github.com/spf13/afero/httpFs.go ./vendor/github.com/spf13/afero/iofs.go ./vendor/github.com/spf13/afero/ioutil.go ./vendor/github.com/spf13/afero/lstater.go ./vendor/github.com/spf13/afero/match.go ./vendor/github.com/spf13/afero/memmap.go ./vendor/github.com/spf13/afero/os.go ./vendor/github.com/spf13/afero/path.go ./vendor/github.com/spf13/afero/readonlyfs.go ./vendor/github.com/spf13/afero/regexpfs.go ./vendor/github.com/spf13/afero/symlink.go ./vendor/github.com/spf13/afero/unionFile.go ./vendor/github.com/spf13/afero/util.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -p net/http/httputil -lang=go1.24 -std -complete -installsuffix shared -buildid -dTSPN4DbA6rdq1rEI-l/-dTSPN4DbA6rdq1rEI-l -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b240/importcfg -pack /usr/lib/golang/src/net/http/httputil/dump.go /usr/lib/golang/src/net/http/httputil/httputil.go /usr/lib/golang/src/net/http/httputil/persist.go /usr/lib/golang/src/net/http/httputil/reverseproxy.go github.com/gorilla/websocket mkdir -p $WORK/b243/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -p golang.org/x/crypto/acme -lang=go1.16 -complete -installsuffix shared -buildid c9dTqXaSbdHmyCTSU8Nh/c9dTqXaSbdHmyCTSU8Nh -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b225/importcfg -pack ./vendor/golang.org/x/crypto/acme/acme.go ./vendor/golang.org/x/crypto/acme/http.go ./vendor/golang.org/x/crypto/acme/jws.go ./vendor/golang.org/x/crypto/acme/rfc8555.go ./vendor/golang.org/x/crypto/acme/types.go ./vendor/golang.org/x/crypto/acme/version_go112.go cat >/usr/src/tmp/go-build1791527085/b358/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1791527085/b069/_pkg_.a packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile context=/usr/src/tmp/go-build1791527085/b070/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile html=/usr/src/tmp/go-build1791527085/b205/_pkg_.a packagefile internal/godebug=/usr/src/tmp/go-build1791527085/b052/_pkg_.a packagefile internal/profile=/usr/src/tmp/go-build1791527085/b359/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile log=/usr/src/tmp/go-build1791527085/b074/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1791527085/b093/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1791527085/b181/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1791527085/b010/_pkg_.a packagefile runtime/pprof=/usr/src/tmp/go-build1791527085/b360/_pkg_.a packagefile runtime/trace=/usr/src/tmp/go-build1791527085/b301/_pkg_.a packagefile slices=/usr/src/tmp/go-build1791527085/b044/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF cat >/usr/src/tmp/go-build1791527085/b383/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1791527085/b093/_pkg_.a EOF cat >/usr/src/tmp/go-build1791527085/b303/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build1791527085/b170/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1791527085/b071/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile html=/usr/src/tmp/go-build1791527085/b205/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1791527085/b093/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1791527085/b181/_pkg_.a packagefile path=/usr/src/tmp/go-build1791527085/b050/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1791527085/b084/_pkg_.a packagefile runtime/debug=/usr/src/tmp/go-build1791527085/b226/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF go.uber.org/zap github.com/mrexodia/wray mkdir -p $WORK/b271/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -p github.com/slack-go/slack/internal/misc -lang=go1.16 -complete -installsuffix shared -buildid ptTwaCCve5Vnl5FThdPv/ptTwaCCve5Vnl5FThdPv -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b383/importcfg -pack ./vendor/github.com/slack-go/slack/internal/misc/misc.go cat >/usr/src/tmp/go-build1791527085/b271/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1791527085/b071/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1791527085/b093/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1791527085/b181/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build1791527085/b067/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -p github.com/matrix-org/gomatrix -lang=go1.16 -complete -installsuffix shared -buildid BpPn2ELlGYHY3ga4CMd0/BpPn2ELlGYHY3ga4CMd0 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b303/importcfg -pack ./vendor/github.com/matrix-org/gomatrix/client.go ./vendor/github.com/matrix-org/gomatrix/events.go ./vendor/github.com/matrix-org/gomatrix/filter.go ./vendor/github.com/matrix-org/gomatrix/identifier.go ./vendor/github.com/matrix-org/gomatrix/requests.go ./vendor/github.com/matrix-org/gomatrix/responses.go ./vendor/github.com/matrix-org/gomatrix/room.go ./vendor/github.com/matrix-org/gomatrix/store.go ./vendor/github.com/matrix-org/gomatrix/sync.go ./vendor/github.com/matrix-org/gomatrix/tags.go ./vendor/github.com/matrix-org/gomatrix/userids.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -p github.com/mrexodia/wray -lang=go1.16 -complete -installsuffix shared -buildid WhFOfKYbeCvpumM_PPm0/WhFOfKYbeCvpumM_PPm0 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b271/importcfg -pack ./vendor/github.com/mrexodia/wray/go_faye.go ./vendor/github.com/mrexodia/wray/http_transport.go ./vendor/github.com/mrexodia/wray/response.go ./vendor/github.com/mrexodia/wray/schedular.go ./vendor/github.com/mrexodia/wray/transport.go ./vendor/github.com/mrexodia/wray/utils.go cat >/usr/src/tmp/go-build1791527085/b243/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1791527085/b069/_pkg_.a packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile compress/flate=/usr/src/tmp/go-build1791527085/b095/_pkg_.a packagefile context=/usr/src/tmp/go-build1791527085/b070/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build1791527085/b099/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build1791527085/b164/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build1791527085/b127/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build1791527085/b072/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1791527085/b064/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1791527085/b071/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build1791527085/b126/_pkg_.a packagefile net=/usr/src/tmp/go-build1791527085/b173/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1791527085/b093/_pkg_.a packagefile net/http/httptrace=/usr/src/tmp/go-build1791527085/b194/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1791527085/b181/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -p net/http/pprof -lang=go1.24 -std -complete -installsuffix shared -buildid SkSIBpH4FV-e4JM3C72l/SkSIBpH4FV-e4JM3C72l -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b358/importcfg -pack /usr/lib/golang/src/net/http/pprof/pprof.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -p github.com/gorilla/websocket -lang=go1.16 -complete -installsuffix shared -buildid 9EdbhDPngbclvIVIJooB/9EdbhDPngbclvIVIJooB -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b243/importcfg -pack ./vendor/github.com/gorilla/websocket/client.go ./vendor/github.com/gorilla/websocket/client_clone.go ./vendor/github.com/gorilla/websocket/compression.go ./vendor/github.com/gorilla/websocket/conn.go ./vendor/github.com/gorilla/websocket/conn_write.go ./vendor/github.com/gorilla/websocket/doc.go ./vendor/github.com/gorilla/websocket/join.go ./vendor/github.com/gorilla/websocket/json.go ./vendor/github.com/gorilla/websocket/mask.go ./vendor/github.com/gorilla/websocket/prepared.go ./vendor/github.com/gorilla/websocket/proxy.go ./vendor/github.com/gorilla/websocket/server.go ./vendor/github.com/gorilla/websocket/trace.go ./vendor/github.com/gorilla/websocket/util.go ./vendor/github.com/gorilla/websocket/x_net_proxy.go mkdir -p $WORK/b350/ cat >/usr/src/tmp/go-build1791527085/b350/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1791527085/b071/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile flag=/usr/src/tmp/go-build1791527085/b002/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile go.uber.org/atomic=/usr/src/tmp/go-build1791527085/b351/_pkg_.a packagefile go.uber.org/multierr=/usr/src/tmp/go-build1791527085/b352/_pkg_.a packagefile go.uber.org/zap/internal/bufferpool=/usr/src/tmp/go-build1791527085/b353/_pkg_.a packagefile go.uber.org/zap/zapcore=/usr/src/tmp/go-build1791527085/b355/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile log=/usr/src/tmp/go-build1791527085/b074/_pkg_.a packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1791527085/b093/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1791527085/b181/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1791527085/b010/_pkg_.a packagefile sort=/usr/src/tmp/go-build1791527085/b066/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -p go.uber.org/zap -lang=go1.16 -complete -installsuffix shared -buildid 1SVZ8hjct8h_SzjouxWY/1SVZ8hjct8h_SzjouxWY -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b350/importcfg -pack ./vendor/go.uber.org/zap/array.go ./vendor/go.uber.org/zap/config.go ./vendor/go.uber.org/zap/doc.go ./vendor/go.uber.org/zap/encoder.go ./vendor/go.uber.org/zap/error.go ./vendor/go.uber.org/zap/field.go ./vendor/go.uber.org/zap/flag.go ./vendor/go.uber.org/zap/global.go ./vendor/go.uber.org/zap/global_go112.go ./vendor/go.uber.org/zap/http_handler.go ./vendor/go.uber.org/zap/level.go ./vendor/go.uber.org/zap/logger.go ./vendor/go.uber.org/zap/options.go ./vendor/go.uber.org/zap/sink.go ./vendor/go.uber.org/zap/stacktrace.go ./vendor/go.uber.org/zap/sugar.go ./vendor/go.uber.org/zap/time.go ./vendor/go.uber.org/zap/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /usr/src/.cache/go-build/ca/ca1b5cde9142f7f48b89357811197143a742f8c096ce56fa0f2354040f3b3dd4-d # internal golang.org/x/net/context/ctxhttp mkdir -p $WORK/b397/ cat >/usr/src/tmp/go-build1791527085/b397/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build1791527085/b070/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1791527085/b093/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1791527085/b181/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -p golang.org/x/net/context/ctxhttp -lang=go1.16 -complete -installsuffix shared -buildid iF3imprF_-fRM7hg5Rk3/iF3imprF_-fRM7hg5Rk3 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b397/importcfg -pack ./vendor/golang.org/x/net/context/ctxhttp/ctxhttp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b397/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b397/_pkg_.a /usr/src/.cache/go-build/1c/1c7260b216cf15f2016743a329b96dde6dfa01566900033de340ff426403a1fc-d # internal golang.org/x/oauth2/internal mkdir -p $WORK/b396/ cat >/usr/src/tmp/go-build1791527085/b396/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build1791527085/b070/_pkg_.a packagefile crypto/rsa=/usr/src/tmp/go-build1791527085/b162/_pkg_.a packagefile crypto/x509=/usr/src/tmp/go-build1791527085/b167/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1791527085/b071/_pkg_.a packagefile encoding/pem=/usr/src/tmp/go-build1791527085/b171/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=/usr/src/tmp/go-build1791527085/b397/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a packagefile mime=/usr/src/tmp/go-build1791527085/b191/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1791527085/b093/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1791527085/b181/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -p golang.org/x/oauth2/internal -lang=go1.16 -complete -installsuffix shared -buildid mFSvBtwTgK_EXLKZcOqz/mFSvBtwTgK_EXLKZcOqz -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b396/importcfg -pack ./vendor/golang.org/x/oauth2/internal/doc.go ./vendor/golang.org/x/oauth2/internal/oauth2.go ./vendor/golang.org/x/oauth2/internal/token.go ./vendor/golang.org/x/oauth2/internal/transport.go cp $WORK/b271/_pkg_.a /usr/src/.cache/go-build/35/350fd5b1e3ef49289248944872d4fbe59435b9cabfdf890eb6a4c35593696e9b-d # internal github.com/vincent-petithory/dataurl mkdir -p $WORK/b401/ cat >/usr/src/tmp/go-build1791527085/b401/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build1791527085/b072/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1791527085/b093/_pkg_.a packagefile sort=/usr/src/tmp/go-build1791527085/b066/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1791527085/b043/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -p github.com/vincent-petithory/dataurl -lang=go1.16 -complete -installsuffix shared -buildid pZYnv1jIVXUYV9smeAlq/pZYnv1jIVXUYV9smeAlq -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b401/importcfg -pack ./vendor/github.com/vincent-petithory/dataurl/dataurl.go ./vendor/github.com/vincent-petithory/dataurl/doc.go ./vendor/github.com/vincent-petithory/dataurl/lex.go ./vendor/github.com/vincent-petithory/dataurl/rfc2396.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /usr/src/.cache/go-build/bd/bd1e40a52fe893c9b56b7cbad6f92ae1e1dddfa42d3e221bda70814b8ef7bdfe-d # internal github.com/42wim/matterbridge/hook/rockethook mkdir -p $WORK/b442/ cat >/usr/src/tmp/go-build1791527085/b442/importcfg << 'EOF' # internal # import config packagefile crypto/tls=/usr/src/tmp/go-build1791527085/b127/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1791527085/b071/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile log=/usr/src/tmp/go-build1791527085/b074/_pkg_.a packagefile net=/usr/src/tmp/go-build1791527085/b173/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1791527085/b093/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -p github.com/42wim/matterbridge/hook/rockethook -lang=go1.15 -complete -installsuffix shared -buildid -2CqUfftXAxK3nXNvZIv/-2CqUfftXAxK3nXNvZIv -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b442/importcfg -pack ./hook/rockethook/rockethook.go github.com/yaegashi/msgraph.go/beta mkdir -p $WORK/b390/ cat >/usr/src/tmp/go-build1791527085/b390/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile context=/usr/src/tmp/go-build1791527085/b070/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1791527085/b071/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/rickb777/date/period=/usr/src/tmp/go-build1791527085/b391/_pkg_.a packagefile github.com/yaegashi/msgraph.go/jsonx=/usr/src/tmp/go-build1791527085/b393/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1791527085/b093/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1791527085/b181/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -p github.com/yaegashi/msgraph.go/beta -lang=go1.16 -complete -installsuffix shared -buildid 3Bo7CnTM4t7oGw4PQfrL/3Bo7CnTM4t7oGw4PQfrL -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b390/importcfg -pack ./vendor/github.com/yaegashi/msgraph.go/beta/ActionAad.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionAccess.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionActive.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionActivity.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionAdministrative.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionAdvanced.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionAgreement.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionAlert.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionAndroid.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionApp.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionApple.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionApplication.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionApproval.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionAttachment.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionAudit.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionBase.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionBooking.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionBusiness.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionCalendar.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionCall.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionChannel.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionChat.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionCloud.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionCommand.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionComms.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionCompany.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionConditional.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionContact.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionContent.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionConversation.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionCustomer.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionData.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionDefault.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionDep.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionDetected.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionDevice.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionDimension.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionDirectory.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionDocument.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionDomain.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionDrive.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionEducation.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionEmbedded.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionEmployee.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionEnrollment.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionEntitlement.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionEvent.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionExact.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionExternal.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionFeature.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionFinancials.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionGeneral.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionGovernance.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionGroup.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionIOS.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionIdentity.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionImported.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionInference.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionInformation.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionIntune.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionInvitation.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionItem.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionJournal.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionList.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionMDM.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionMac.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionMail.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionManaged.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionManagement.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionMessage.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionMicrosoft.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionMobile.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionNotebook.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionNotification.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionOffice.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionOn.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionOnenote.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionOrg.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionOrganization.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionOutlook.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionParticipant.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionPermission.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionPlanner.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionPolicy.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionPost.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionPrivileged.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionProfile.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionProgram.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionPublished.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionPurchase.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionRbac.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionRemote.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionReport.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionRequest.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionRisky.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionRole.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionRoom.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionSales.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionSchedule.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionSearch.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionSection.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionSecurity.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionSensitivity.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionService.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionShared.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionSite.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionSynchronization.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionTargeted.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionTeam.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionTeams.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionTeamwork.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionTenant.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionTerms.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionThreat.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionTi.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionTrending.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionTrust.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionUnified.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionUsed.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionUser.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionVPP.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionVendor.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionWindows.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionWindows10.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionWindows81.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionWorkbook.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumACL.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumAccess.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumAccount.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumAction.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumActivity.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumAdmin.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumAdministrator.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumAdvanced.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumAgent.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumAgreement.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumAlert.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumAlignment.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumAllowed.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumAnalytics.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumAndroid.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumAnniversary.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumApp.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumApple.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumApplication.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumApplied.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumApproval.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumAssignment.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumAttachment.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumAttendee.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumAttribute.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumAuth.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumAuto.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumAutomatic.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumAzure.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumBinary.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumBit.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumBody.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumBooking.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumBrowser.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumCalendar.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumCall.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumCategory.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumCertificate.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumChange.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumChannel.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumChassis.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumChat.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumClonable.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumCloud.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumCompany.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumCompliance.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumComponent.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumConditional.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumConfiguration.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumConnection.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumContact.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumContent.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumConversation.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumDMA.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumData.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumDay.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumDefender.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumDelegate.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumDelivery.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumDep.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumDerived.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumDevice.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumDiagnostic.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumDiamond.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumDirectory.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumDiscovery.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumDisk.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumDlp.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumDomain.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumEap.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumEas.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumEdge.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumEdition.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumEducation.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumEmail.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumEmbedded.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumEnablement.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumEncrypt.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumEncryption.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumEndpoint.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumEnrollment.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumEntity.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumEntry.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumError.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumEvent.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumExchange.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumExternal.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumFeature.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumFile.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumFirewall.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumFolder.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumFollowup.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumFree.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumGiphy.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumGroup.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumHash.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumHealth.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumIOS.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumITunes.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumImportance.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumImported.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumInference.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumInitiator.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumInk.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumInstall.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumIntended.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumInternet.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumKey.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumLan.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumLanguage.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumLocal.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumLocation.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumLog.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumLogon.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumLost.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumMDM.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumMac.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumMail.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumManaged.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumManagement.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumMedia.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumMeeting.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumMessage.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumMetered.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumMicrosoft.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumMigration.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumMiracast.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumMobile.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumModality.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumMutability.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumNDES.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumNetwork.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumNon.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumNotification.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumObject.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumOffice.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumOn.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumOnenote.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumOnline.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumOperation.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumOverride.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumOwner.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumPage.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumPermission.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumPersistent.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumPerson.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumPhone.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumPhysical.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumPlace.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumPlanner.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumPlatform.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumPlay.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumPolicy.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumPower.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumPrerelease.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumPriority.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumProcess.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumProperty.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumProvisioning.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumQuarantine.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumRating.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumRecipient.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumRecord.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumRecording.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumRecurrence.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumReference.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumRegistration.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumRegistry.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumReject.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumRemediation.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumRemote.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumRequired.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumRequirement.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumResponse.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumRestricted.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumRestriction.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumResultant.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumRisk.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumRole.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumRouting.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumRule.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumRun.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumSafe.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumSchedule.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumScope.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumScreen.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumSecure.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumSecurity.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumSensitivity.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumService.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumSetup.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumShared.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumSign.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumSignin.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumSite.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumSkill.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumStaged.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumState.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumStatus.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumSubject.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumSynchronization.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumTask.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumTeam.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumTeams.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumThreat.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumTi.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumTime.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumTlp.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumToken.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumTone.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumUnary.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumUpdate.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumUsage.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumUser.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumUsername.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumVPN.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumVPP.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumVisibility.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumWatermark.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumWeb.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumWebsite.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumWeek.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumWeekly.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumWelcome.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumWiFi.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumWin32.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumWindows.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumWindows10.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumWired.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumWorkforce.go ./vendor/github.com/yaegashi/msgraph.go/beta/GraphService.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelACL.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelAPI.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelAad.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelAccess.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelAccount.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelActive.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelActivity.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelAdd.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelAdmin.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelAdministrative.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelAdvanced.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelAged.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelAgreement.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelAir.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelAlbum.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelAlert.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelAll.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelAllowed.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelAlternative.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelAndroid.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelAnonymous.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelApp.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelApple.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelApplication.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelApplied.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelApply.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelApproval.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelAssigned.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelAttachment.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelAttendee.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelAttribute.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelAudio.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelAudit.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelAuthentication.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelAuto.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelAutomatic.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelAverage.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelAzure.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelBase.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelBinary.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelBit.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelBlock.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelBooking.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelBoolean.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelBulk.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelBundle.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelBusiness.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelCalculated.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelCalendar.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelCall.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelCancel.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelCart.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelCertificate.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelCertification.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelChange.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelChannel.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelChat.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelChoice.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelCircular.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelClassifcation.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelClassification.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelCloud.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelColumn.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelCommand.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelComment.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelComms.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelCompany.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelComplex.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelCompliance.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelConditional.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelConfiguration.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelConnection.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelContact.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelContent.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelContract.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelControl.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelConversation.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelConvert.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelCopy.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelCountry.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelCreate.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelCredential.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelCurrency.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelCurrent.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelCustom.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelCustomer.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelDaily.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelData.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelDate.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelDaylight.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelDefault.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelDefender.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelDelegated.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelDelete.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelDeleted.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelDelivery.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelDep.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelDetails.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelDetected.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelDevice.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelDiagnostic.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelDimension.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelDirectory.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelDiscovered.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelDlp.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelDocument.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelDomain.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelDowngrade.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelDrive.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelE.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelEas.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelEdge.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelEdit.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelEdition.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelEducation.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelEducational.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelEmail.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelEmbedded.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelEmployee.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelEncrypt.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelEncryption.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelEndpoint.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelEnrollment.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelEnterprise.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelEntitlement.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelEntity.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelError.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelEvaluate.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelEvent.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelExact.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelExcluded.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelExclusion.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelExpression.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelExtended.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelExtension.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelExternal.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelFeature.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelField.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelFile.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelFilter.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelFinancials.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelFlex.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelFocus.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelFolder.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelFollowup.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelFree.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelGeneral.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelGeneric.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelGeo.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelGeolocation.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelGovernance.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelGroup.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelHardware.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelHas.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelHashes.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelHost.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelHourly.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelHybrid.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelIOS.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelIP.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelIPv4.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelIPv6.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelIdentity.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelImage.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelImplicit.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelImported.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelImpossible.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelIncoming.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelIncomplete.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelInference.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelInformation.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelInformational.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelInitiator.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelInner.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelInsight.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelInstance.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelInstitution.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelInternet.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelIntune.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelInvitation.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelInvite.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelInvited.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelIosik.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelItem.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelJSON.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelJob.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelJournal.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelJustify.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelKerberos.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelKey.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelLabel.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelLabeling.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelLanguage.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelLeaked.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelLearned.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelLicense.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelList.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelLocale.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelLocalized.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelLocate.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelLocated.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelLocation.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelLogged.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelLogon.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelLookup.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelMDM.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelMFA.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelMac.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelMail.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelMailbox.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelMalware.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelManaged.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelManagement.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelMark.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelMatch.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelMatching.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelMedia.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelMeeting.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelMembership.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelMention.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelMentions.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelMessage.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelMetadata.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelMicrosoft.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelMime.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelMobile.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelModified.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelMove.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelMulti.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelMute.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelNDES.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelNamed.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelNetwork.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelNotebook.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelNotification.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelNotify.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelNumber.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelOAuth.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelOMA.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelObject.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelOffice.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelOffice365.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelOn.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelOne.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelOnenote.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelOnline.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelOpen.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelOpening.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelOperating.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelOperation.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelOptional.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelOrg.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelOrganization.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelOrganizational.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelOrganizer.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelOs.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelOut.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelOutgoing.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelOutlook.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelPackage.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelPage.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelParental.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelParse.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelParticipant.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelPassword.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelPatterned.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelPayload.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelPayment.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelPending.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelPermission.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelPersistent.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelPerson.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelPhone.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelPhoto.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelPhysical.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelPicture.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelPlace.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelPlanner.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelPlay.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelPolicy.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelPosition.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelPost.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelPostal.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelPre.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelPresence.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelPrivacy.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelPrivileged.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelProcess.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelProfile.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelProgram.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelProject.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelPrompt.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelProperties.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelProperty.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelProtect.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelProvider.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelProvisioned.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelProvisioning.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelProxied.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelPublic.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelPublication.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelPublished.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelPurchase.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelQuota.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelRanked.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelRbac.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelRecent.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelRecipient.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelRecommend.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelRecord.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelRecording.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelRecurrence.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelReference.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelReferenced.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelRegistry.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelRelated.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelRelying.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelReminder.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelRemote.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelRemove.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelRename.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelReport.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelReputation.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelRequest.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelRequired.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelReset.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelResource.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelResponse.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelResponsible.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelRestore.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelRestricted.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelResult.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelRevoke.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelRgb.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelRisk.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelRisky.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelRole.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelRoom.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelRoot.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelRotate.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelRubric.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelRun.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelSales.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelSchedule.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelScheduling.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelSchema.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelScoped.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelSearch.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelSection.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelSecure.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelSecurity.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelSensitive.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelSensitivity.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelService.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelSetting.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelSettings.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelShare.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelShared.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelSharepoint.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelSharing.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelShift.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelShipment.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelSide.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelSign.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelSingle.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelSite.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelSize.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelSkill.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelSkype.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelSoftware.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelSpecial.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelStandard.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelStatus.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelStorage.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelString.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelSubscribe.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelSubscribed.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelSubscription.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelSuspicious.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelSwap.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelSymantec.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelSynchronization.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelSystem.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelTarget.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelTargeted.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelTax.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelTeam.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelTeams.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelTeamwork.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelTelecom.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelTenant.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelTerms.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelText.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelThreat.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelThumbnail.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelTi.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelTime.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelToken.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelTone.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelTrending.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelTrust.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelTyped.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelURL.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelUnary.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelUnfamiliar.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelUnified.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelUnit.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelUnmute.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelUnsupported.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelUpdate.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelUpload.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelUsage.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelUsed.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelUser.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelVPN.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelVPP.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelVariable.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelVendor.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelVerified.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelVersion.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelVideo.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelVisual.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelVulnerability.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelWeb.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelWebsite.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelWin32.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelWindows.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelWindows10.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelWindows81.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelWork.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelWorkbook.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelWorkforce.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelWorking.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelYammer.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelYomi.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestAad.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestAccess.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestAccount.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestActive.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestActivity.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestAdministrative.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestAdvanced.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestAged.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestAgreement.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestAlert.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestAllowed.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestAndroid.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestAnonymous.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestApp.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestApple.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestApplication.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestApproval.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestAttachment.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestAttribute.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestAudio.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestAudit.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestBase.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestBooking.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestBusiness.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestCalendar.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestCall.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestCart.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestCertificate.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestChannel.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestChat.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestCloud.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestColumn.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestCommand.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestComms.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestCompany.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestCompliance.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestConditional.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestConnection.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestContact.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestContent.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestContract.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestConversation.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestCountry.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestCredential.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestCurrency.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestCustomer.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestData.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestDefault.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestDep.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestDetected.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestDevice.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestDimension.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestDirectory.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestDocument.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestDomain.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestDrive.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestE.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestEducation.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestEducational.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestEmbedded.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestEmployee.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestEndpoint.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestEnrollment.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestEnterprise.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestEntitlement.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestEntity.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestEvent.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestExact.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestExtension.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestExternal.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestFeature.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestField.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestFile.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestFilter.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestFinancials.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestGeneral.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestGovernance.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestGroup.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestHost.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestIOS.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestIP.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestIdentity.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestImported.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestImpossible.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestInference.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestInformation.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestIntune.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestInvitation.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestItem.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestJob.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestJournal.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestLanguage.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestLeaked.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestLicense.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestList.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestLocalized.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestLookup.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestMDM.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestMac.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestMail.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestMalware.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestManaged.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestManagement.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestMention.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestMessage.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestMicrosoft.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestMobile.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestMulti.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestNDES.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestNamed.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestNotebook.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestNotification.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestOAuth.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestOffice.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestOn.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestOnenote.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestOnline.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestOpen.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestOrg.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestOrganization.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestOrganizational.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestOutlook.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestParticipant.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestPayload.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestPayment.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestPermission.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestPerson.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestPicture.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestPlace.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestPlanner.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestPolicy.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestPost.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestPresence.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestPrivileged.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestProfile.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestProgram.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestProject.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestProvider.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestProvisioning.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestPublished.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestPurchase.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestRbac.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestRemote.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestReport.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestRequest.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestResource.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestRestricted.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestRisk.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestRisky.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestRole.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestRoom.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestSales.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestSchedule.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestScheduling.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestSchema.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestScoped.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestSearch.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestSection.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestSecure.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestSecurity.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestSensitive.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestSensitivity.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestService.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestSetting.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestShared.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestShift.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestShipment.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestSide.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestSign.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestSingle.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestSite.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestSkill.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestSoftware.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestSubscribed.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestSubscription.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestSuspicious.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestSwap.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestSymantec.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestSynchronization.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestTargeted.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestTax.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestTeam.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestTeams.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestTeamwork.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestTelecom.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestTenant.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestTerms.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestText.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestThreat.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestThumbnail.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestTi.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestTime.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestTrending.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestTrust.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestUnfamiliar.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestUnified.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestUnit.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestUsed.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestUser.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestVPP.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestVendor.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWeb.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWindows.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWindows10.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWindows81.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWork.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbook.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctions.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAbs.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAccr.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAcos.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAcosh.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAcot.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAcoth.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAmor.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAnd.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsArabic.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAreas.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAsc.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAsin.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAsinh.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAtan.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAtan2.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAtanh.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAve.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAverage.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsBaht.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsBase.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsBessel.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsBeta_.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsBin2.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsBinom_.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsBitand.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsBitlshift.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsBitor.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsBitrshift.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsBitxor.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsCeiling_.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsChar.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsChi.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsChoose.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsClean.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsCode.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsColumns.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsCombin.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsCombina.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsComplex.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsConcatenate.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsConfidence_.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsConvert.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsCos.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsCosh.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsCot.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsCoth.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsCount.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsCoup.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsCsc.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsCsch.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsCum.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDate.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDatevalue.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDaverage.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDay.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDays.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDays360.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDb.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDbcs.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDcount.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDdb.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDec2.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDecimal.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDegrees.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDelta.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDev.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDget.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDisc.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDmax.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDmin.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDollar.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDproduct.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDst.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDsum.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDuration.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDvar.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsEcma_.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsEdate.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsEffect.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsEo.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsErf.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsErf_.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsError_.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsEven.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsExact.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsExp.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsExpon_.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsF_.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsFact.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsFalse.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsFind.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsFisher.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsFixed.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsFloor_.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsFv.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsFvschedule.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsGamma.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsGamma_.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsGauss.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsGcd.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsGe.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsGeo.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsHar.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsHex2.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsHlookup.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsHour.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsHyp.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsHyperlink.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsIf.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsIm.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsImaginary.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsInt.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsIpmt.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsIrr.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsIs.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsIso.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsIso_.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsIspmt.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsIsref.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsKurt.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsLarge.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsLcm.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsLeft.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsLeftb.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsLen.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsLenb.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsLn.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsLog.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsLog10.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsLookup.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsLower.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsMatch.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsMax.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsMduration.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsMedian.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsMid.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsMidb.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsMin.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsMinute.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsMirr.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsMod.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsMonth.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsMround.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsMulti.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsN.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsNa.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsNeg.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsNetwork.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsNominal.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsNorm_.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsNot.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsNow.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsNper.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsNpv.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsNumber.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsOct2.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsOdd.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsOr.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsPduration.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsPercent.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsPercentile_.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsPermut.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsPermutationa.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsPhi.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsPi.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsPmt.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsPoisson_.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsPower.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsPpmt.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsPrice.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsProduct.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsProper.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsPv.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsQuartile_.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsQuotient.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsRadians.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsRand.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsRank_.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsRate.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsReceived.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsReplace.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsRept.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsRight.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsRightb.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsRoman.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsRound.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsRows.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsRri.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSec.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSech.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSecond.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSeries.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSheet.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSheets.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSign.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSin.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSinh.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSkew.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSkew_p.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSln.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSmall.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSqrt.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSt.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsStandardize.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSubstitute.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSubtotal.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSum.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSyd.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsT.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsT_.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsTan.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsTanh.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsTbill.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsText.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsTime.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsTimevalue.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsToday.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsTrim.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsTrue.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsTrunc.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsType.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsUnichar.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsUnicode.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsUpper.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsUsdollar.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsValue.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsVar.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsVar_.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsVdb.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsVlookup.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsWeek.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsWeekday.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsWeibull_.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsWork.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsXirr.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsXnpv.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsXor.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsYear.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsYield.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsZ_.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkforce.go ./vendor/github.com/yaegashi/msgraph.go/beta/const.go ./vendor/github.com/yaegashi/msgraph.go/beta/extensions.go ./vendor/github.com/yaegashi/msgraph.go/beta/msgraph.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /usr/src/.cache/go-build/56/56156d8cf629cc56978ecec60350c955ba3369231123125ba0f3933333b6852d-d # internal github.com/monaco-io/request mkdir -p $WORK/b438/ cat >/usr/src/tmp/go-build1791527085/b438/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build1791527085/b127/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1791527085/b093/_pkg_.a packagefile net/http/cookiejar=/usr/src/tmp/go-build1791527085/b377/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1791527085/b181/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -p github.com/monaco-io/request -lang=go1.16 -complete -installsuffix shared -buildid SlxN7WkSvB0xpmv4JobU/SlxN7WkSvB0xpmv4JobU -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b438/importcfg -pack ./vendor/github.com/monaco-io/request/build.go ./vendor/github.com/monaco-io/request/const.go ./vendor/github.com/monaco-io/request/doc.go ./vendor/github.com/monaco-io/request/model.go ./vendor/github.com/monaco-io/request/request.go ./vendor/github.com/monaco-io/request/resp.go ./vendor/github.com/monaco-io/request/url.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /usr/src/.cache/go-build/76/76ae9fcd4d6480f29a9107ed1ea06a4d4f774c52cdf77c07efa60a056be65f6b-d # internal github.com/42wim/go-gitter mkdir -p $WORK/b269/ cat >/usr/src/tmp/go-build1791527085/b269/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1791527085/b069/_pkg_.a packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1791527085/b071/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/mreiferson/go-httpclient=/usr/src/tmp/go-build1791527085/b270/_pkg_.a packagefile github.com/mrexodia/wray=/usr/src/tmp/go-build1791527085/b271/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile log=/usr/src/tmp/go-build1791527085/b074/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1791527085/b093/_pkg_.a packagefile net/http/httptest=/usr/src/tmp/go-build1791527085/b272/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1791527085/b181/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -p github.com/42wim/go-gitter -lang=go1.16 -complete -installsuffix shared -buildid -70Q20tCXxl8k7AtyXkg/-70Q20tCXxl8k7AtyXkg -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b269/importcfg -pack ./vendor/github.com/42wim/go-gitter/faye.go ./vendor/github.com/42wim/go-gitter/gitter.go ./vendor/github.com/42wim/go-gitter/model.go ./vendor/github.com/42wim/go-gitter/stream.go ./vendor/github.com/42wim/go-gitter/test_utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /usr/src/.cache/go-build/b8/b83a8b3b3ba049075ac4b14cc92c853739be1518ab1fe4ee4f21b5f77c16334c-d # internal github.com/stretchr/testify/assert mkdir -p $WORK/b295/ cat >/usr/src/tmp/go-build1791527085/b295/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1791527085/b069/_pkg_.a packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1791527085/b071/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/davecgh/go-spew/spew=/usr/src/tmp/go-build1791527085/b296/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=/usr/src/tmp/go-build1791527085/b297/_pkg_.a packagefile gopkg.in/yaml.v3=/usr/src/tmp/go-build1791527085/b298/_pkg_.a packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1791527085/b093/_pkg_.a packagefile net/http/httptest=/usr/src/tmp/go-build1791527085/b272/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1791527085/b181/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1791527085/b033/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1791527085/b084/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1791527085/b010/_pkg_.a packagefile runtime/debug=/usr/src/tmp/go-build1791527085/b226/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1791527085/b043/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -p github.com/stretchr/testify/assert -lang=go1.16 -complete -installsuffix shared -buildid pv38k70hmICIdmAfvnlP/pv38k70hmICIdmAfvnlP -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b295/importcfg -pack ./vendor/github.com/stretchr/testify/assert/assertion_compare.go ./vendor/github.com/stretchr/testify/assert/assertion_format.go ./vendor/github.com/stretchr/testify/assert/assertion_forward.go ./vendor/github.com/stretchr/testify/assert/assertion_order.go ./vendor/github.com/stretchr/testify/assert/assertions.go ./vendor/github.com/stretchr/testify/assert/doc.go ./vendor/github.com/stretchr/testify/assert/errors.go ./vendor/github.com/stretchr/testify/assert/forward_assertions.go ./vendor/github.com/stretchr/testify/assert/http_assertions.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b401/_pkg_.a # internal cp $WORK/b401/_pkg_.a /usr/src/.cache/go-build/81/811acd019d3edfab60fb0cc4e106f9cad5eb5832340ddf13eeac30d0a22d9f2c-d # internal golang.org/x/net/websocket mkdir -p $WORK/b447/ cat >/usr/src/tmp/go-build1791527085/b447/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1791527085/b069/_pkg_.a packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build1791527085/b099/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build1791527085/b164/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build1791527085/b127/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build1791527085/b072/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1791527085/b064/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1791527085/b071/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile net=/usr/src/tmp/go-build1791527085/b173/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1791527085/b093/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1791527085/b181/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -p golang.org/x/net/websocket -lang=go1.16 -complete -installsuffix shared -buildid ddf4pvV9X69mJcn3ooYD/ddf4pvV9X69mJcn3ooYD -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b447/importcfg -pack ./vendor/golang.org/x/net/websocket/client.go ./vendor/golang.org/x/net/websocket/dial.go ./vendor/golang.org/x/net/websocket/hybi.go ./vendor/golang.org/x/net/websocket/server.go ./vendor/golang.org/x/net/websocket/websocket.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b442/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b442/_pkg_.a /usr/src/.cache/go-build/35/356891c51903e2372e68513a49937ea6455811af8be56e46dd02fbf29ed7b6e1-d # internal github.com/matterbridge/Rocket.Chat.Go.SDK/rest mkdir -p $WORK/b448/ cp $WORK/b438/_pkg_.a /usr/src/.cache/go-build/21/21d493c7f376271985017b0c39a0fc5482d71715569d1a36124f445935e668fc-d # internal cat >/usr/src/tmp/go-build1791527085/b448/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1791527085/b071/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/matterbridge/Rocket.Chat.Go.SDK/models=/usr/src/tmp/go-build1791527085/b443/_pkg_.a packagefile html=/usr/src/tmp/go-build1791527085/b205/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile log=/usr/src/tmp/go-build1791527085/b074/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1791527085/b093/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1791527085/b181/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF gomod.garykim.dev/nc-talk/user mkdir -p $WORK/b440/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -p github.com/matterbridge/Rocket.Chat.Go.SDK/rest -lang=go1.16 -complete -installsuffix shared -buildid ff_KJnBlouZS6mBYzcKy/ff_KJnBlouZS6mBYzcKy -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b448/importcfg -pack ./vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/rest/channels.go ./vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/rest/client.go ./vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/rest/information.go ./vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/rest/messages.go ./vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/rest/permissions.go ./vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/rest/users.go cat >/usr/src/tmp/go-build1791527085/b440/importcfg << 'EOF' # internal # import config packagefile crypto/tls=/usr/src/tmp/go-build1791527085/b127/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1791527085/b071/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile github.com/monaco-io/request=/usr/src/tmp/go-build1791527085/b438/_pkg_.a packagefile gomod.garykim.dev/nc-talk/constants=/usr/src/tmp/go-build1791527085/b439/_pkg_.a packagefile gomod.garykim.dev/nc-talk/ocs=/usr/src/tmp/go-build1791527085/b436/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -p gomod.garykim.dev/nc-talk/user -lang=go1.16 -complete -installsuffix shared -buildid ht4P1BmK7hfiFkWclwc2/ht4P1BmK7hfiFkWclwc2 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b440/importcfg -pack ./vendor/gomod.garykim.dev/nc-talk/user/user.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b396/_pkg_.a /usr/src/.cache/go-build/52/522f41a0034a1727805b73c6a723e13cf78b5f1bf3e206887f1d37fe526338e5-d # internal golang.org/x/oauth2 mkdir -p $WORK/b395/ cat >/usr/src/tmp/go-build1791527085/b395/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile context=/usr/src/tmp/go-build1791527085/b070/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile golang.org/x/oauth2/internal=/usr/src/tmp/go-build1791527085/b396/_pkg_.a packagefile log=/usr/src/tmp/go-build1791527085/b074/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1791527085/b093/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1791527085/b181/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -p golang.org/x/oauth2 -lang=go1.16 -complete -installsuffix shared -buildid G5ZET27O24JJKLHBt2cZ/G5ZET27O24JJKLHBt2cZ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b395/importcfg -pack ./vendor/golang.org/x/oauth2/oauth2.go ./vendor/golang.org/x/oauth2/token.go ./vendor/golang.org/x/oauth2/transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /usr/src/.cache/go-build/8e/8ef22434f09fc5d1c35a4530209f51592aa97367b7e0087d8412923d916f417c-d # internal github.com/nelsonken/gomf mkdir -p $WORK/b449/ cat >/usr/src/tmp/go-build1791527085/b449/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile context=/usr/src/tmp/go-build1791527085/b070/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile mime/multipart=/usr/src/tmp/go-build1791527085/b192/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1791527085/b093/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build1791527085/b188/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -p github.com/nelsonken/gomf -lang=go1.16 -complete -installsuffix shared -buildid RKzacJngo7WyfwQ9IJw0/RKzacJngo7WyfwQ9IJw0 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b449/importcfg -pack ./vendor/github.com/nelsonken/gomf/form_builder.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /usr/src/.cache/go-build/f5/f5811247b8e017f8d150272632fcc3bc452b229a1383bf0249e3bf2c2ca83eb2-d # internal github.com/Philipp15b/go-steam/netutil mkdir -p $WORK/b465/ cat >/usr/src/tmp/go-build1791527085/b465/importcfg << 'EOF' # internal # import config packagefile net=/usr/src/tmp/go-build1791527085/b173/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1791527085/b093/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1791527085/b181/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -p github.com/Philipp15b/go-steam/netutil -lang=go1.16 -complete -installsuffix shared -buildid t0AJ5bPUyu2RgcdJmC3U/t0AJ5bPUyu2RgcdJmC3U -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b465/importcfg -pack ./vendor/github.com/Philipp15b/go-steam/netutil/addr.go ./vendor/github.com/Philipp15b/go-steam/netutil/http.go ./vendor/github.com/Philipp15b/go-steam/netutil/url.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b440/_pkg_.a # internal cp $WORK/b440/_pkg_.a /usr/src/.cache/go-build/a7/a7d5e966b7d1e276f4d1bb07bc50bc961caf7ea99f0b7761edef65a59ba38007-d # internal gomod.garykim.dev/nc-talk/room mkdir -p $WORK/b437/ cat >/usr/src/tmp/go-build1791527085/b437/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build1791527085/b070/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile github.com/monaco-io/request=/usr/src/tmp/go-build1791527085/b438/_pkg_.a packagefile gomod.garykim.dev/nc-talk/constants=/usr/src/tmp/go-build1791527085/b439/_pkg_.a packagefile gomod.garykim.dev/nc-talk/ocs=/usr/src/tmp/go-build1791527085/b436/_pkg_.a packagefile gomod.garykim.dev/nc-talk/user=/usr/src/tmp/go-build1791527085/b440/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1791527085/b093/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -p gomod.garykim.dev/nc-talk/room -lang=go1.16 -complete -installsuffix shared -buildid 9iKdrBH4si_yz5odRLng/9iKdrBH4si_yz5odRLng -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b437/importcfg -pack ./vendor/gomod.garykim.dev/nc-talk/room/room.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b448/_pkg_.a # internal cp $WORK/b448/_pkg_.a /usr/src/.cache/go-build/26/2601684940fd0b2ce7f1c30165db30559d5194719367ea472f8c803e45f98bf1-d # internal github.com/technoweenie/multipartstreamer mkdir -p $WORK/b476/ cat >/usr/src/tmp/go-build1791527085/b476/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile mime/multipart=/usr/src/tmp/go-build1791527085/b192/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1791527085/b093/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build1791527085/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -p github.com/technoweenie/multipartstreamer -lang=go1.16 -complete -installsuffix shared -buildid cm0GRfLeVUljBUuL2DMj/cm0GRfLeVUljBUuL2DMj -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b476/importcfg -pack ./vendor/github.com/technoweenie/multipartstreamer/multipartstreamer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b449/_pkg_.a # internal cp $WORK/b449/_pkg_.a /usr/src/.cache/go-build/b6/b6b33d5d8f7709be682ac5cbc2b2fa977e22ff0378e8b4c579ab5843f3822720-d # internal github.com/SevereCloud/vksdk/v2/internal mkdir -p $WORK/b481/ cat >/usr/src/tmp/go-build1791527085/b481/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build1791527085/b070/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2=/usr/src/tmp/go-build1791527085/b480/_pkg_.a packagefile golang.org/x/text/encoding/charmap=/usr/src/tmp/go-build1791527085/b482/_pkg_.a packagefile golang.org/x/text/runes=/usr/src/tmp/go-build1791527085/b483/_pkg_.a packagefile golang.org/x/text/transform=/usr/src/tmp/go-build1791527085/b201/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1791527085/b093/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -p github.com/SevereCloud/vksdk/v2/internal -lang=go1.16 -complete -installsuffix shared -buildid au5TfjZiCzkTzRMEMpbq/au5TfjZiCzkTzRMEMpbq -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b481/importcfg -pack ./vendor/github.com/SevereCloud/vksdk/v2/internal/charset.go ./vendor/github.com/SevereCloud/vksdk/v2/internal/transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b465/_pkg_.a # internal cp $WORK/b465/_pkg_.a /usr/src/.cache/go-build/54/546629813f6059493006203e37be934c13ffe2d8fbf90901c744d3ad64565ab0-d # internal github.com/matterbridge/go-xmpp mkdir -p $WORK/b503/ cat >/usr/src/tmp/go-build1791527085/b503/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1791527085/b069/_pkg_.a packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile crypto/md5=/usr/src/tmp/go-build1791527085/b160/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build1791527085/b099/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build1791527085/b164/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build1791527085/b127/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build1791527085/b072/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1791527085/b064/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build1791527085/b170/_pkg_.a packagefile encoding/xml=/usr/src/tmp/go-build1791527085/b218/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile math/big=/usr/src/tmp/go-build1791527085/b125/_pkg_.a packagefile net=/usr/src/tmp/go-build1791527085/b173/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1791527085/b093/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1791527085/b181/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -p github.com/matterbridge/go-xmpp -lang=go1.16 -complete -installsuffix shared -buildid kmHRpvuwXkX7aDDT0XH8/kmHRpvuwXkX7aDDT0XH8 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b503/importcfg -pack ./vendor/github.com/matterbridge/go-xmpp/xmpp.go ./vendor/github.com/matterbridge/go-xmpp/xmpp_avatar.go ./vendor/github.com/matterbridge/go-xmpp/xmpp_disco.go ./vendor/github.com/matterbridge/go-xmpp/xmpp_information_query.go ./vendor/github.com/matterbridge/go-xmpp/xmpp_muc.go ./vendor/github.com/matterbridge/go-xmpp/xmpp_ping.go ./vendor/github.com/matterbridge/go-xmpp/xmpp_pubsub.go ./vendor/github.com/matterbridge/go-xmpp/xmpp_subscription.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b395/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b395/_pkg_.a /usr/src/.cache/go-build/2a/2aaa7cfb54fce509ced23da8fbc8dafe6e54f303f9adfe71816e75abee9a3480-d # internal golang.org/x/oauth2/clientcredentials mkdir -p $WORK/b398/ cat >/usr/src/tmp/go-build1791527085/b398/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build1791527085/b070/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile golang.org/x/oauth2=/usr/src/tmp/go-build1791527085/b395/_pkg_.a packagefile golang.org/x/oauth2/internal=/usr/src/tmp/go-build1791527085/b396/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1791527085/b093/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1791527085/b181/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -p golang.org/x/oauth2/clientcredentials -lang=go1.16 -complete -installsuffix shared -buildid loMqAI0mJx52VJtG4sVy/loMqAI0mJx52VJtG4sVy -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b398/importcfg -pack ./vendor/golang.org/x/oauth2/clientcredentials/clientcredentials.go cp $WORK/b240/_pkg_.a /usr/src/.cache/go-build/03/03e7595860858401d572ab6e9b9e7a57af8382c25252e588c36c472905cc4580-d # internal golang.org/x/oauth2/microsoft mkdir -p $WORK/b399/ cat >/usr/src/tmp/go-build1791527085/b399/importcfg << 'EOF' # internal # import config packagefile golang.org/x/oauth2=/usr/src/tmp/go-build1791527085/b395/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -p golang.org/x/oauth2/microsoft -lang=go1.16 -complete -installsuffix shared -buildid jviSLFWGOHoyBitpNm5t/jviSLFWGOHoyBitpNm5t -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b399/importcfg -pack ./vendor/golang.org/x/oauth2/microsoft/microsoft.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b225/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b476/_pkg_.a # internal cp $WORK/b476/_pkg_.a /usr/src/.cache/go-build/6a/6a6190f4c44275197d6aad94a7aa472fe5fd72c49f699efe52e7f22c413fd8d9-d # internal cp $WORK/b225/_pkg_.a /usr/src/.cache/go-build/05/056c03ad3170d0806fc429b07041416aba930e9460a7e2b6c457159ba67dc456-d # internal golang.org/x/crypto/acme/autocert mkdir -p $WORK/b227/ github.com/go-telegram-bot-api/telegram-bot-api mkdir -p $WORK/b475/ cat >/usr/src/tmp/go-build1791527085/b227/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile context=/usr/src/tmp/go-build1791527085/b070/_pkg_.a packagefile crypto=/usr/src/tmp/go-build1791527085/b101/_pkg_.a packagefile crypto/ecdsa=/usr/src/tmp/go-build1791527085/b135/_pkg_.a packagefile crypto/elliptic=/usr/src/tmp/go-build1791527085/b136/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build1791527085/b099/_pkg_.a packagefile crypto/rsa=/usr/src/tmp/go-build1791527085/b162/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build1791527085/b127/_pkg_.a packagefile crypto/x509=/usr/src/tmp/go-build1791527085/b167/_pkg_.a packagefile crypto/x509/pkix=/usr/src/tmp/go-build1791527085/b169/_pkg_.a packagefile encoding/pem=/usr/src/tmp/go-build1791527085/b171/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile golang.org/x/crypto/acme=/usr/src/tmp/go-build1791527085/b225/_pkg_.a packagefile golang.org/x/net/idna=/usr/src/tmp/go-build1791527085/b228/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile log=/usr/src/tmp/go-build1791527085/b074/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build1791527085/b126/_pkg_.a packagefile net=/usr/src/tmp/go-build1791527085/b173/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1791527085/b093/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile path=/usr/src/tmp/go-build1791527085/b050/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build1791527085/b067/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1791527085/b010/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -p golang.org/x/crypto/acme/autocert -lang=go1.16 -complete -installsuffix shared -buildid T98j1xqqhejDOD4dPcMd/T98j1xqqhejDOD4dPcMd -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b227/importcfg -pack ./vendor/golang.org/x/crypto/acme/autocert/autocert.go ./vendor/golang.org/x/crypto/acme/autocert/cache.go ./vendor/golang.org/x/crypto/acme/autocert/listener.go ./vendor/golang.org/x/crypto/acme/autocert/renewal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /usr/src/.cache/go-build/f0/f0fea0cf703279c96973abad667d5e4b3958ac0df1c4b87d4a3b29447cb7ab6d-d # internal github.com/matterbridge/gozulipbot mkdir -p $WORK/b505/ cat >/usr/src/tmp/go-build1791527085/b505/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1791527085/b071/_pkg_.a packagefile flag=/usr/src/tmp/go-build1791527085/b002/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1791527085/b093/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1791527085/b181/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1791527085/b042/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -p github.com/matterbridge/gozulipbot -lang=go1.16 -complete -installsuffix shared -buildid JMQMIg2ZuXKa5wclchc4/JMQMIg2ZuXKa5wclchc4 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b505/importcfg -pack ./vendor/github.com/matterbridge/gozulipbot/bot.go ./vendor/github.com/matterbridge/gozulipbot/flag.go ./vendor/github.com/matterbridge/gozulipbot/message.go ./vendor/github.com/matterbridge/gozulipbot/queue.go cat >/usr/src/tmp/go-build1791527085/b475/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1791527085/b071/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/technoweenie/multipartstreamer=/usr/src/tmp/go-build1791527085/b476/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile log=/usr/src/tmp/go-build1791527085/b074/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1791527085/b093/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1791527085/b181/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -p github.com/go-telegram-bot-api/telegram-bot-api -lang=go1.16 -complete -installsuffix shared -buildid cchqCGnY5zVlp4fA0jsG/cchqCGnY5zVlp4fA0jsG -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b475/importcfg -pack ./vendor/github.com/go-telegram-bot-api/telegram-bot-api/bot.go ./vendor/github.com/go-telegram-bot-api/telegram-bot-api/configs.go ./vendor/github.com/go-telegram-bot-api/telegram-bot-api/helpers.go ./vendor/github.com/go-telegram-bot-api/telegram-bot-api/log.go ./vendor/github.com/go-telegram-bot-api/telegram-bot-api/passport.go ./vendor/github.com/go-telegram-bot-api/telegram-bot-api/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b481/_pkg_.a # internal cp $WORK/b481/_pkg_.a /usr/src/.cache/go-build/a0/a0cad9e5303dd1ffcbd09b4a7a4d3d275b16434288b565e3ba51569e16069d0d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b437/_pkg_.a # internal cp $WORK/b437/_pkg_.a /usr/src/.cache/go-build/7c/7c25ca94be846b3ec2e58af9860299dbd36d28d760a85411741683a1fb21694b-d # internal github.com/SevereCloud/vksdk/v2/events mkdir -p $WORK/b485/ cat >/usr/src/tmp/go-build1791527085/b485/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build1791527085/b070/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1791527085/b071/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2/internal=/usr/src/tmp/go-build1791527085/b481/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2/object=/usr/src/tmp/go-build1791527085/b484/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -p github.com/SevereCloud/vksdk/v2/events -lang=go1.16 -complete -installsuffix shared -buildid aGHAhKap4fo-lExAqgSX/aGHAhKap4fo-lExAqgSX -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b485/importcfg -pack ./vendor/github.com/SevereCloud/vksdk/v2/events/context.go ./vendor/github.com/SevereCloud/vksdk/v2/events/events.go ./vendor/github.com/SevereCloud/vksdk/v2/events/objects.go github.com/SevereCloud/vksdk/v2/api mkdir -p $WORK/b479/ cat >/usr/src/tmp/go-build1791527085/b479/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile context=/usr/src/tmp/go-build1791527085/b070/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1791527085/b071/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2=/usr/src/tmp/go-build1791527085/b480/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2/internal=/usr/src/tmp/go-build1791527085/b481/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2/object=/usr/src/tmp/go-build1791527085/b484/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile mime=/usr/src/tmp/go-build1791527085/b191/_pkg_.a packagefile mime/multipart=/usr/src/tmp/go-build1791527085/b192/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1791527085/b093/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1791527085/b181/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1791527085/b033/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1791527085/b042/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -p github.com/SevereCloud/vksdk/v2/api -lang=go1.16 -complete -installsuffix shared -buildid 4KXrdGQ_jNflgWaGou6L/4KXrdGQ_jNflgWaGou6L -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b479/importcfg -pack ./vendor/github.com/SevereCloud/vksdk/v2/api/account.go ./vendor/github.com/SevereCloud/vksdk/v2/api/ads.go ./vendor/github.com/SevereCloud/vksdk/v2/api/api.go ./vendor/github.com/SevereCloud/vksdk/v2/api/apps.go ./vendor/github.com/SevereCloud/vksdk/v2/api/appwidgets.go ./vendor/github.com/SevereCloud/vksdk/v2/api/auth.go ./vendor/github.com/SevereCloud/vksdk/v2/api/board.go ./vendor/github.com/SevereCloud/vksdk/v2/api/captcha.go ./vendor/github.com/SevereCloud/vksdk/v2/api/database.go ./vendor/github.com/SevereCloud/vksdk/v2/api/docs.go ./vendor/github.com/SevereCloud/vksdk/v2/api/donut.go ./vendor/github.com/SevereCloud/vksdk/v2/api/downloadedGames.go ./vendor/github.com/SevereCloud/vksdk/v2/api/errors.go ./vendor/github.com/SevereCloud/vksdk/v2/api/execute.go ./vendor/github.com/SevereCloud/vksdk/v2/api/fave.go ./vendor/github.com/SevereCloud/vksdk/v2/api/friends.go ./vendor/github.com/SevereCloud/vksdk/v2/api/gifts.go ./vendor/github.com/SevereCloud/vksdk/v2/api/groups.go ./vendor/github.com/SevereCloud/vksdk/v2/api/leadforms.go ./vendor/github.com/SevereCloud/vksdk/v2/api/leads.go ./vendor/github.com/SevereCloud/vksdk/v2/api/likes.go ./vendor/github.com/SevereCloud/vksdk/v2/api/market.go ./vendor/github.com/SevereCloud/vksdk/v2/api/messages.go ./vendor/github.com/SevereCloud/vksdk/v2/api/newsfeed.go ./vendor/github.com/SevereCloud/vksdk/v2/api/notes.go ./vendor/github.com/SevereCloud/vksdk/v2/api/notifications.go ./vendor/github.com/SevereCloud/vksdk/v2/api/orders.go ./vendor/github.com/SevereCloud/vksdk/v2/api/pages.go ./vendor/github.com/SevereCloud/vksdk/v2/api/photos.go ./vendor/github.com/SevereCloud/vksdk/v2/api/podcasts.go ./vendor/github.com/SevereCloud/vksdk/v2/api/polls.go ./vendor/github.com/SevereCloud/vksdk/v2/api/prettycards.go ./vendor/github.com/SevereCloud/vksdk/v2/api/search.go ./vendor/github.com/SevereCloud/vksdk/v2/api/secure.go ./vendor/github.com/SevereCloud/vksdk/v2/api/stats.go ./vendor/github.com/SevereCloud/vksdk/v2/api/status.go ./vendor/github.com/SevereCloud/vksdk/v2/api/storage.go ./vendor/github.com/SevereCloud/vksdk/v2/api/store.go ./vendor/github.com/SevereCloud/vksdk/v2/api/stories.go ./vendor/github.com/SevereCloud/vksdk/v2/api/streaming.go ./vendor/github.com/SevereCloud/vksdk/v2/api/upload.go ./vendor/github.com/SevereCloud/vksdk/v2/api/users.go ./vendor/github.com/SevereCloud/vksdk/v2/api/utils.go ./vendor/github.com/SevereCloud/vksdk/v2/api/video.go ./vendor/github.com/SevereCloud/vksdk/v2/api/wall.go ./vendor/github.com/SevereCloud/vksdk/v2/api/widgets.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b398/_pkg_.a /usr/src/.cache/go-build/b7/b7b06e73311a64966449610165c1240167e3de1cffb988f92fe739ca05a333f0-d # internal github.com/yaegashi/msgraph.go/msauth mkdir -p $WORK/b394/ cat >/usr/src/tmp/go-build1791527085/b394/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile context=/usr/src/tmp/go-build1791527085/b070/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1791527085/b071/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile golang.org/x/oauth2=/usr/src/tmp/go-build1791527085/b395/_pkg_.a packagefile golang.org/x/oauth2/clientcredentials=/usr/src/tmp/go-build1791527085/b398/_pkg_.a packagefile golang.org/x/oauth2/microsoft=/usr/src/tmp/go-build1791527085/b399/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1791527085/b093/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1791527085/b181/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -p github.com/yaegashi/msgraph.go/msauth -lang=go1.16 -complete -installsuffix shared -buildid k0WV2YCCWeBYk-XKTxFZ/k0WV2YCCWeBYk-XKTxFZ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b394/importcfg -pack ./vendor/github.com/yaegashi/msgraph.go/msauth/client_credentials_grant.go ./vendor/github.com/yaegashi/msgraph.go/msauth/device_authorization_grant.go ./vendor/github.com/yaegashi/msgraph.go/msauth/msauth.go ./vendor/github.com/yaegashi/msgraph.go/msauth/resource_owner_password_grant.go ./vendor/github.com/yaegashi/msgraph.go/msauth/storage.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b447/_pkg_.a # internal cp $WORK/b447/_pkg_.a /usr/src/.cache/go-build/2e/2eef0744fa2df24b877a0a6b35b9438f4625794495a878abfd45c53d1e9b229f-d # internal github.com/gopackage/ddp mkdir -p $WORK/b446/ cat >/usr/src/tmp/go-build1791527085/b446/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=/usr/src/tmp/go-build1791527085/b165/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build1791527085/b170/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1791527085/b071/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile golang.org/x/net/websocket=/usr/src/tmp/go-build1791527085/b447/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile log=/usr/src/tmp/go-build1791527085/b074/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -p github.com/gopackage/ddp -lang=go1.16 -complete -installsuffix shared -buildid 4zeh45lbJViEYIPeOW7K/4zeh45lbJViEYIPeOW7K -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b446/importcfg -pack ./vendor/github.com/gopackage/ddp/ddp.go ./vendor/github.com/gopackage/ddp/ddp_client.go ./vendor/github.com/gopackage/ddp/ddp_collection.go ./vendor/github.com/gopackage/ddp/ddp_ejson.go ./vendor/github.com/gopackage/ddp/ddp_messages.go ./vendor/github.com/gopackage/ddp/ddp_stats.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b243/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /usr/src/.cache/go-build/12/122cd0c68527701441c70409b6ffb32c5701b7247d8b18c74125a08991a9e85d-d # internal cp $WORK/b243/_pkg_.a /usr/src/.cache/go-build/f8/f8baa5e458b6f03917769d0ba9241783068e34140fdf0c36924483f9a34a926f-d # internal gopkg.in/olahol/melody.v1 mkdir -p $WORK/b242/ cat >/usr/src/tmp/go-build1791527085/b242/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile github.com/gorilla/websocket=/usr/src/tmp/go-build1791527085/b243/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1791527085/b093/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -p gopkg.in/olahol/melody.v1 -lang=go1.16 -complete -installsuffix shared -buildid 4vZh8Qs-k5XhlvpZFYZo/4vZh8Qs-k5XhlvpZFYZo -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b242/importcfg -pack ./vendor/gopkg.in/olahol/melody.v1/config.go ./vendor/gopkg.in/olahol/melody.v1/doc.go ./vendor/gopkg.in/olahol/melody.v1/envelope.go ./vendor/gopkg.in/olahol/melody.v1/hub.go ./vendor/gopkg.in/olahol/melody.v1/melody.go ./vendor/gopkg.in/olahol/melody.v1/session.go github.com/matterbridge/discordgo mkdir -p $WORK/b246/ cat >/usr/src/tmp/go-build1791527085/b246/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile compress/zlib=/usr/src/tmp/go-build1791527085/b247/_pkg_.a packagefile crypto/ed25519=/usr/src/tmp/go-build1791527085/b146/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1791527085/b064/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build1791527085/b170/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1791527085/b071/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/gorilla/websocket=/usr/src/tmp/go-build1791527085/b243/_pkg_.a packagefile golang.org/x/crypto/nacl/secretbox=/usr/src/tmp/go-build1791527085/b249/_pkg_.a packagefile image=/usr/src/tmp/go-build1791527085/b253/_pkg_.a packagefile image/jpeg=/usr/src/tmp/go-build1791527085/b255/_pkg_.a packagefile image/png=/usr/src/tmp/go-build1791527085/b257/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile log=/usr/src/tmp/go-build1791527085/b074/_pkg_.a packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a packagefile mime/multipart=/usr/src/tmp/go-build1791527085/b192/_pkg_.a packagefile net=/usr/src/tmp/go-build1791527085/b173/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1791527085/b093/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build1791527085/b188/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1791527085/b181/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1791527085/b084/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1791527085/b010/_pkg_.a packagefile sort=/usr/src/tmp/go-build1791527085/b066/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1791527085/b042/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -p github.com/matterbridge/discordgo -lang=go1.16 -complete -installsuffix shared -buildid Ht8MpqpilbGHDdxfxxIf/Ht8MpqpilbGHDdxfxxIf -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b246/importcfg -pack ./vendor/github.com/matterbridge/discordgo/discord.go ./vendor/github.com/matterbridge/discordgo/endpoints.go ./vendor/github.com/matterbridge/discordgo/event.go ./vendor/github.com/matterbridge/discordgo/eventhandlers.go ./vendor/github.com/matterbridge/discordgo/events.go ./vendor/github.com/matterbridge/discordgo/interactions.go ./vendor/github.com/matterbridge/discordgo/logging.go ./vendor/github.com/matterbridge/discordgo/message.go ./vendor/github.com/matterbridge/discordgo/oauth2.go ./vendor/github.com/matterbridge/discordgo/ratelimit.go ./vendor/github.com/matterbridge/discordgo/restapi.go ./vendor/github.com/matterbridge/discordgo/state.go ./vendor/github.com/matterbridge/discordgo/structs.go ./vendor/github.com/matterbridge/discordgo/types.go ./vendor/github.com/matterbridge/discordgo/user.go ./vendor/github.com/matterbridge/discordgo/util.go ./vendor/github.com/matterbridge/discordgo/voice.go ./vendor/github.com/matterbridge/discordgo/wsapi.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /usr/src/.cache/go-build/f2/f25ff8d6356a68168f51f7596b1614b3a0d8f42a110b3df73a0e7438552bb875-d # internal github.com/mattermost/mattermost-server/v5/mlog mkdir -p $WORK/b337/ cat >/usr/src/tmp/go-build1791527085/b337/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile context=/usr/src/tmp/go-build1791527085/b070/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build1791527085/b127/_pkg_.a packagefile crypto/x509=/usr/src/tmp/go-build1791527085/b167/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build1791527085/b072/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1791527085/b071/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/hashicorp/go-multierror=/usr/src/tmp/go-build1791527085/b338/_pkg_.a packagefile github.com/mattermost/logr=/usr/src/tmp/go-build1791527085/b340/_pkg_.a packagefile github.com/mattermost/logr/format=/usr/src/tmp/go-build1791527085/b345/_pkg_.a packagefile github.com/mattermost/logr/target=/usr/src/tmp/go-build1791527085/b346/_pkg_.a packagefile github.com/wiggin77/merror=/usr/src/tmp/go-build1791527085/b343/_pkg_.a packagefile github.com/wiggin77/srslog=/usr/src/tmp/go-build1791527085/b349/_pkg_.a packagefile go.uber.org/zap=/usr/src/tmp/go-build1791527085/b350/_pkg_.a packagefile go.uber.org/zap/zapcore=/usr/src/tmp/go-build1791527085/b355/_pkg_.a packagefile gopkg.in/natefinch/lumberjack.v2=/usr/src/tmp/go-build1791527085/b347/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile log=/usr/src/tmp/go-build1791527085/b074/_pkg_.a packagefile net=/usr/src/tmp/go-build1791527085/b173/_pkg_.a packagefile net/http/pprof=/usr/src/tmp/go-build1791527085/b358/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1791527085/b042/_pkg_.a packagefile testing=/usr/src/tmp/go-build1791527085/b299/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -p github.com/mattermost/mattermost-server/v5/mlog -lang=go1.16 -complete -installsuffix shared -buildid xjLs5F7GSnyaRFZKwKuS/xjLs5F7GSnyaRFZKwKuS -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b337/importcfg -pack ./vendor/github.com/mattermost/mattermost-server/v5/mlog/default.go ./vendor/github.com/mattermost/mattermost-server/v5/mlog/errors.go ./vendor/github.com/mattermost/mattermost-server/v5/mlog/global.go ./vendor/github.com/mattermost/mattermost-server/v5/mlog/levels.go ./vendor/github.com/mattermost/mattermost-server/v5/mlog/log.go ./vendor/github.com/mattermost/mattermost-server/v5/mlog/logr.go ./vendor/github.com/mattermost/mattermost-server/v5/mlog/stdlog.go ./vendor/github.com/mattermost/mattermost-server/v5/mlog/sugar.go ./vendor/github.com/mattermost/mattermost-server/v5/mlog/syslog.go ./vendor/github.com/mattermost/mattermost-server/v5/mlog/tcp.go ./vendor/github.com/mattermost/mattermost-server/v5/mlog/testing.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b505/_pkg_.a # internal cp $WORK/b505/_pkg_.a /usr/src/.cache/go-build/b4/b45203e7e503fded7ce1d0acd80c1e181792031753ca3dbe951ae44620d038ae-d # internal github.com/slack-go/slack mkdir -p $WORK/b380/ cat >/usr/src/tmp/go-build1791527085/b380/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile context=/usr/src/tmp/go-build1791527085/b070/_pkg_.a packagefile crypto/hmac=/usr/src/tmp/go-build1791527085/b149/_pkg_.a packagefile crypto/sha256=/usr/src/tmp/go-build1791527085/b165/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build1791527085/b170/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1791527085/b071/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/gorilla/websocket=/usr/src/tmp/go-build1791527085/b243/_pkg_.a packagefile github.com/pkg/errors=/usr/src/tmp/go-build1791527085/b363/_pkg_.a packagefile github.com/slack-go/slack/internal/backoff=/usr/src/tmp/go-build1791527085/b381/_pkg_.a packagefile github.com/slack-go/slack/internal/errorsx=/usr/src/tmp/go-build1791527085/b382/_pkg_.a packagefile github.com/slack-go/slack/internal/misc=/usr/src/tmp/go-build1791527085/b383/_pkg_.a packagefile github.com/slack-go/slack/internal/timex=/usr/src/tmp/go-build1791527085/b384/_pkg_.a packagefile github.com/slack-go/slack/slackutilsx=/usr/src/tmp/go-build1791527085/b385/_pkg_.a packagefile hash=/usr/src/tmp/go-build1791527085/b097/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile log=/usr/src/tmp/go-build1791527085/b074/_pkg_.a packagefile mime=/usr/src/tmp/go-build1791527085/b191/_pkg_.a packagefile mime/multipart=/usr/src/tmp/go-build1791527085/b192/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1791527085/b093/_pkg_.a packagefile net/http/httputil=/usr/src/tmp/go-build1791527085/b240/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1791527085/b181/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build1791527085/b067/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1791527085/b033/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -p github.com/slack-go/slack -lang=go1.16 -complete -installsuffix shared -buildid NIrwrrtMLKLjKLwNXK1N/NIrwrrtMLKLjKLwNXK1N -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b380/importcfg -pack ./vendor/github.com/slack-go/slack/admin.go ./vendor/github.com/slack-go/slack/apps.go ./vendor/github.com/slack-go/slack/attachments.go ./vendor/github.com/slack-go/slack/auth.go ./vendor/github.com/slack-go/slack/block.go ./vendor/github.com/slack-go/slack/block_action.go ./vendor/github.com/slack-go/slack/block_context.go ./vendor/github.com/slack-go/slack/block_conv.go ./vendor/github.com/slack-go/slack/block_divider.go ./vendor/github.com/slack-go/slack/block_element.go ./vendor/github.com/slack-go/slack/block_file.go ./vendor/github.com/slack-go/slack/block_header.go ./vendor/github.com/slack-go/slack/block_image.go ./vendor/github.com/slack-go/slack/block_input.go ./vendor/github.com/slack-go/slack/block_object.go ./vendor/github.com/slack-go/slack/block_section.go ./vendor/github.com/slack-go/slack/block_unknown.go ./vendor/github.com/slack-go/slack/bots.go ./vendor/github.com/slack-go/slack/channels.go ./vendor/github.com/slack-go/slack/chat.go ./vendor/github.com/slack-go/slack/comment.go ./vendor/github.com/slack-go/slack/conversation.go ./vendor/github.com/slack-go/slack/dialog.go ./vendor/github.com/slack-go/slack/dialog_select.go ./vendor/github.com/slack-go/slack/dialog_text.go ./vendor/github.com/slack-go/slack/dnd.go ./vendor/github.com/slack-go/slack/emoji.go ./vendor/github.com/slack-go/slack/errors.go ./vendor/github.com/slack-go/slack/files.go ./vendor/github.com/slack-go/slack/groups.go ./vendor/github.com/slack-go/slack/history.go ./vendor/github.com/slack-go/slack/im.go ./vendor/github.com/slack-go/slack/info.go ./vendor/github.com/slack-go/slack/interactions.go ./vendor/github.com/slack-go/slack/item.go ./vendor/github.com/slack-go/slack/logger.go ./vendor/github.com/slack-go/slack/messageID.go ./vendor/github.com/slack-go/slack/messages.go ./vendor/github.com/slack-go/slack/misc.go ./vendor/github.com/slack-go/slack/oauth.go ./vendor/github.com/slack-go/slack/pagination.go ./vendor/github.com/slack-go/slack/pins.go ./vendor/github.com/slack-go/slack/reactions.go ./vendor/github.com/slack-go/slack/reminders.go ./vendor/github.com/slack-go/slack/rtm.go ./vendor/github.com/slack-go/slack/search.go ./vendor/github.com/slack-go/slack/security.go ./vendor/github.com/slack-go/slack/slack.go ./vendor/github.com/slack-go/slack/slash.go ./vendor/github.com/slack-go/slack/socket_mode.go ./vendor/github.com/slack-go/slack/stars.go ./vendor/github.com/slack-go/slack/team.go ./vendor/github.com/slack-go/slack/usergroups.go ./vendor/github.com/slack-go/slack/users.go ./vendor/github.com/slack-go/slack/views.go ./vendor/github.com/slack-go/slack/webhooks.go ./vendor/github.com/slack-go/slack/webhooks_go113.go ./vendor/github.com/slack-go/slack/websocket.go ./vendor/github.com/slack-go/slack/websocket_channels.go ./vendor/github.com/slack-go/slack/websocket_desktop_notification.go ./vendor/github.com/slack-go/slack/websocket_dm.go ./vendor/github.com/slack-go/slack/websocket_dnd.go ./vendor/github.com/slack-go/slack/websocket_files.go ./vendor/github.com/slack-go/slack/websocket_groups.go ./vendor/github.com/slack-go/slack/websocket_internals.go ./vendor/github.com/slack-go/slack/websocket_managed_conn.go ./vendor/github.com/slack-go/slack/websocket_misc.go ./vendor/github.com/slack-go/slack/websocket_mobile_in_app_notification.go ./vendor/github.com/slack-go/slack/websocket_pins.go ./vendor/github.com/slack-go/slack/websocket_reactions.go ./vendor/github.com/slack-go/slack/websocket_stars.go ./vendor/github.com/slack-go/slack/websocket_subteam.go ./vendor/github.com/slack-go/slack/websocket_teams.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b503/_pkg_.a # internal cp $WORK/b503/_pkg_.a /usr/src/.cache/go-build/89/892babea1bf215c00bdbed5ac82fb881a3d0f78b9ddfae2838e6048b3bd9b58c-d # internal github.com/Rhymen/go-whatsapp mkdir -p $WORK/b494/ cat >/usr/src/tmp/go-build1791527085/b494/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile crypto/hmac=/usr/src/tmp/go-build1791527085/b149/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build1791527085/b099/_pkg_.a packagefile crypto/sha256=/usr/src/tmp/go-build1791527085/b165/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build1791527085/b072/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build1791527085/b170/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1791527085/b071/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/Rhymen/go-whatsapp/binary=/usr/src/tmp/go-build1791527085/b495/_pkg_.a packagefile github.com/Rhymen/go-whatsapp/binary/proto=/usr/src/tmp/go-build1791527085/b496/_pkg_.a packagefile github.com/Rhymen/go-whatsapp/crypto/cbc=/usr/src/tmp/go-build1791527085/b498/_pkg_.a packagefile github.com/Rhymen/go-whatsapp/crypto/curve25519=/usr/src/tmp/go-build1791527085/b499/_pkg_.a packagefile github.com/Rhymen/go-whatsapp/crypto/hkdf=/usr/src/tmp/go-build1791527085/b500/_pkg_.a packagefile github.com/gorilla/websocket=/usr/src/tmp/go-build1791527085/b243/_pkg_.a packagefile github.com/pkg/errors=/usr/src/tmp/go-build1791527085/b363/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile log=/usr/src/tmp/go-build1791527085/b074/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build1791527085/b126/_pkg_.a packagefile net=/usr/src/tmp/go-build1791527085/b173/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1791527085/b093/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1791527085/b181/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1791527085/b042/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -p github.com/Rhymen/go-whatsapp -lang=go1.16 -complete -installsuffix shared -buildid HQfH7PusFyxq-guS3lbg/HQfH7PusFyxq-guS3lbg -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b494/importcfg -pack ./vendor/github.com/Rhymen/go-whatsapp/chat_history.go ./vendor/github.com/Rhymen/go-whatsapp/conn.go ./vendor/github.com/Rhymen/go-whatsapp/contact.go ./vendor/github.com/Rhymen/go-whatsapp/errors.go ./vendor/github.com/Rhymen/go-whatsapp/group.go ./vendor/github.com/Rhymen/go-whatsapp/handler.go ./vendor/github.com/Rhymen/go-whatsapp/media.go ./vendor/github.com/Rhymen/go-whatsapp/message.go ./vendor/github.com/Rhymen/go-whatsapp/profile.go ./vendor/github.com/Rhymen/go-whatsapp/read.go ./vendor/github.com/Rhymen/go-whatsapp/session.go ./vendor/github.com/Rhymen/go-whatsapp/store.go ./vendor/github.com/Rhymen/go-whatsapp/write.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b199/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /usr/src/.cache/go-build/c2/c248722e2a5dc28fbb9d7a0368a8160e7b144abcb3731f93a1830a9c0d3021d4-d # internal cp $WORK/b199/_pkg_.a /usr/src/.cache/go-build/ca/cada1a7b19bbd5715f36065e7d93f4e698c1a404ac0990f52205ed8f18eb2b5c-d # internal github.com/spf13/viper mkdir -p $WORK/b076/ cat >/usr/src/tmp/go-build1791527085/b076/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile encoding/csv=/usr/src/tmp/go-build1791527085/b077/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1791527085/b071/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/fsnotify/fsnotify=/usr/src/tmp/go-build1791527085/b062/_pkg_.a packagefile github.com/hashicorp/hcl=/usr/src/tmp/go-build1791527085/b078/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/printer=/usr/src/tmp/go-build1791527085/b089/_pkg_.a packagefile github.com/magiconair/properties=/usr/src/tmp/go-build1791527085/b091/_pkg_.a packagefile github.com/mitchellh/mapstructure=/usr/src/tmp/go-build1791527085/b197/_pkg_.a packagefile github.com/pelletier/go-toml=/usr/src/tmp/go-build1791527085/b198/_pkg_.a packagefile github.com/spf13/afero=/usr/src/tmp/go-build1791527085/b199/_pkg_.a packagefile github.com/spf13/cast=/usr/src/tmp/go-build1791527085/b203/_pkg_.a packagefile github.com/spf13/jwalterweatherman=/usr/src/tmp/go-build1791527085/b208/_pkg_.a packagefile github.com/spf13/pflag=/usr/src/tmp/go-build1791527085/b209/_pkg_.a packagefile github.com/subosito/gotenv=/usr/src/tmp/go-build1791527085/b210/_pkg_.a packagefile gopkg.in/ini.v1=/usr/src/tmp/go-build1791527085/b211/_pkg_.a packagefile gopkg.in/yaml.v2=/usr/src/tmp/go-build1791527085/b212/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile log=/usr/src/tmp/go-build1791527085/b074/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build1791527085/b067/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1791527085/b033/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1791527085/b010/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1791527085/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p github.com/spf13/viper -lang=go1.16 -complete -installsuffix shared -buildid rJEZoY-IQVeZ_nnK5GcH/rJEZoY-IQVeZ_nnK5GcH -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b076/importcfg -pack ./vendor/github.com/spf13/viper/flags.go ./vendor/github.com/spf13/viper/util.go ./vendor/github.com/spf13/viper/viper.go ./vendor/github.com/spf13/viper/watch.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b394/_pkg_.a /usr/src/.cache/go-build/b4/b4946ced362fba03ec99ed781506a6b9cbee812d2be7bd1cef8f25a2754d4a76-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /usr/src/.cache/go-build/3c/3c42c680aa82c7ad60a27ed282007514f18995e873a67540619d454d76bb1c2c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b446/_pkg_.a # internal cp $WORK/b446/_pkg_.a /usr/src/.cache/go-build/75/75ba0b25b74d064e35c99c7622ebb8d568c0ad2651e9a6a6539dadb5ff0528fe-d # internal github.com/matterbridge/Rocket.Chat.Go.SDK/realtime mkdir -p $WORK/b444/ cat >/usr/src/tmp/go-build1791527085/b444/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=/usr/src/tmp/go-build1791527085/b165/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build1791527085/b170/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/Jeffail/gabs=/usr/src/tmp/go-build1791527085/b445/_pkg_.a packagefile github.com/gopackage/ddp=/usr/src/tmp/go-build1791527085/b446/_pkg_.a packagefile github.com/matterbridge/Rocket.Chat.Go.SDK/models=/usr/src/tmp/go-build1791527085/b443/_pkg_.a packagefile log=/usr/src/tmp/go-build1791527085/b074/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build1791527085/b126/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1791527085/b181/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -p github.com/matterbridge/Rocket.Chat.Go.SDK/realtime -lang=go1.16 -complete -installsuffix shared -buildid SSIxeGfPh7Lr5DIr-4ON/SSIxeGfPh7Lr5DIr-4ON -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b444/importcfg -pack ./vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/realtime/channels.go ./vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/realtime/client.go ./vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/realtime/emoji.go ./vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/realtime/events.go ./vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/realtime/messages.go ./vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/realtime/permissions.go ./vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/realtime/settings.go ./vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/realtime/subscriptions.go ./vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/realtime/users.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b485/_pkg_.a # internal cp $WORK/b485/_pkg_.a /usr/src/.cache/go-build/a4/a454a60588b7864e407200279cb34ef767e099400bfad38c062a0938dbce8f46-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b444/_pkg_.a # internal cp $WORK/b444/_pkg_.a /usr/src/.cache/go-build/b5/b5090e5e50decce2cde86d129d3ac601617032a876231c8f10e34acde2f508fa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /usr/src/.cache/go-build/ed/edb3c8e63a01bcb91947a59832e3337d58b7aa20186845f4ddcd7521dbbe8d60-d # internal github.com/stretchr/testify/require mkdir -p $WORK/b294/ cat >/usr/src/tmp/go-build1791527085/b294/importcfg << 'EOF' # internal # import config packagefile github.com/stretchr/testify/assert=/usr/src/tmp/go-build1791527085/b295/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1791527085/b093/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1791527085/b181/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -p github.com/stretchr/testify/require -lang=go1.16 -complete -installsuffix shared -buildid O7FwsBNpTgoGLYt7M3eH/O7FwsBNpTgoGLYt7M3eH -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b294/importcfg -pack ./vendor/github.com/stretchr/testify/require/doc.go ./vendor/github.com/stretchr/testify/require/forward_requirements.go ./vendor/github.com/stretchr/testify/require/require.go ./vendor/github.com/stretchr/testify/require/require_forward.go ./vendor/github.com/stretchr/testify/require/requirements.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /usr/src/.cache/go-build/76/76dcb4255560cf67fec2e07469e3a778bd0caf34206311419804b73814a9ca79-d # internal github.com/42wim/matterbridge/bridge/config mkdir -p $WORK/b060/ cat >/usr/src/tmp/go-build1791527085/b060/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile github.com/fsnotify/fsnotify=/usr/src/tmp/go-build1791527085/b062/_pkg_.a packagefile github.com/sirupsen/logrus=/usr/src/tmp/go-build1791527085/b068/_pkg_.a packagefile github.com/spf13/viper=/usr/src/tmp/go-build1791527085/b076/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build1791527085/b067/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p github.com/42wim/matterbridge/bridge/config -lang=go1.15 -complete -installsuffix shared -buildid 52yQJ21j9EeIZhUzvXFF/52yQJ21j9EeIZhUzvXFF -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b060/importcfg -pack ./bridge/config/config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /usr/src/.cache/go-build/f3/f3476f7e2a8cb358fbb9b8fbbf0aa06131aa81ed417486bad609e7ad5a604478-d # internal github.com/mattermost/mattermost-server/v5/model mkdir -p $WORK/b313/ cat >/usr/src/tmp/go-build1791527085/b313/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile crypto=/usr/src/tmp/go-build1791527085/b101/_pkg_.a packagefile crypto/aes=/usr/src/tmp/go-build1791527085/b128/_pkg_.a packagefile crypto/cipher=/usr/src/tmp/go-build1791527085/b102/_pkg_.a packagefile crypto/ecdsa=/usr/src/tmp/go-build1791527085/b135/_pkg_.a packagefile crypto/md5=/usr/src/tmp/go-build1791527085/b160/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build1791527085/b099/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build1791527085/b164/_pkg_.a packagefile crypto/sha256=/usr/src/tmp/go-build1791527085/b165/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build1791527085/b127/_pkg_.a packagefile encoding/asn1=/usr/src/tmp/go-build1791527085/b144/_pkg_.a packagefile encoding/base32=/usr/src/tmp/go-build1791527085/b314/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build1791527085/b072/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1791527085/b064/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build1791527085/b170/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1791527085/b071/_pkg_.a packagefile encoding/xml=/usr/src/tmp/go-build1791527085/b218/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/blang/semver=/usr/src/tmp/go-build1791527085/b315/_pkg_.a packagefile github.com/disintegration/imaging=/usr/src/tmp/go-build1791527085/b317/_pkg_.a packagefile github.com/dyatlov/go-opengraph/opengraph=/usr/src/tmp/go-build1791527085/b326/_pkg_.a packagefile github.com/francoispqt/gojay=/usr/src/tmp/go-build1791527085/b329/_pkg_.a packagefile github.com/gorilla/websocket=/usr/src/tmp/go-build1791527085/b243/_pkg_.a packagefile github.com/mattermost/go-i18n/i18n=/usr/src/tmp/go-build1791527085/b331/_pkg_.a packagefile github.com/mattermost/ldap=/usr/src/tmp/go-build1791527085/b335/_pkg_.a packagefile github.com/mattermost/mattermost-server/v5/mlog=/usr/src/tmp/go-build1791527085/b337/_pkg_.a packagefile github.com/mattermost/mattermost-server/v5/services/timezones=/usr/src/tmp/go-build1791527085/b361/_pkg_.a packagefile github.com/mattermost/mattermost-server/v5/utils/jsonutils=/usr/src/tmp/go-build1791527085/b362/_pkg_.a packagefile github.com/mattermost/mattermost-server/v5/utils/markdown=/usr/src/tmp/go-build1791527085/b364/_pkg_.a packagefile github.com/pborman/uuid=/usr/src/tmp/go-build1791527085/b365/_pkg_.a packagefile github.com/pkg/errors=/usr/src/tmp/go-build1791527085/b363/_pkg_.a packagefile github.com/tinylib/msgp/msgp=/usr/src/tmp/go-build1791527085/b367/_pkg_.a packagefile golang.org/x/crypto/bcrypt=/usr/src/tmp/go-build1791527085/b369/_pkg_.a packagefile golang.org/x/text/language=/usr/src/tmp/go-build1791527085/b371/_pkg_.a packagefile gopkg.in/yaml.v2=/usr/src/tmp/go-build1791527085/b212/_pkg_.a packagefile hash/fnv=/usr/src/tmp/go-build1791527085/b375/_pkg_.a packagefile image=/usr/src/tmp/go-build1791527085/b253/_pkg_.a packagefile image/gif=/usr/src/tmp/go-build1791527085/b323/_pkg_.a packagefile image/jpeg=/usr/src/tmp/go-build1791527085/b255/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a packagefile math/big=/usr/src/tmp/go-build1791527085/b125/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build1791527085/b126/_pkg_.a packagefile mime=/usr/src/tmp/go-build1791527085/b191/_pkg_.a packagefile mime/multipart=/usr/src/tmp/go-build1791527085/b192/_pkg_.a packagefile net=/usr/src/tmp/go-build1791527085/b173/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1791527085/b093/_pkg_.a packagefile net/mail=/usr/src/tmp/go-build1791527085/b376/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1791527085/b181/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile path=/usr/src/tmp/go-build1791527085/b050/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build1791527085/b067/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1791527085/b033/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1791527085/b084/_pkg_.a packagefile sort=/usr/src/tmp/go-build1791527085/b066/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1791527085/b042/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1791527085/b043/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -p github.com/mattermost/mattermost-server/v5/model -lang=go1.16 -complete -installsuffix shared -buildid IQ3MyYvVdMI8p2pWCP0U/IQ3MyYvVdMI8p2pWCP0U -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b313/importcfg -pack ./vendor/github.com/mattermost/mattermost-server/v5/model/access.go ./vendor/github.com/mattermost/mattermost-server/v5/model/analytics_row.go ./vendor/github.com/mattermost/mattermost-server/v5/model/at_mentions.go ./vendor/github.com/mattermost/mattermost-server/v5/model/audit.go ./vendor/github.com/mattermost/mattermost-server/v5/model/auditconv.go ./vendor/github.com/mattermost/mattermost-server/v5/model/audits.go ./vendor/github.com/mattermost/mattermost-server/v5/model/authorize.go ./vendor/github.com/mattermost/mattermost-server/v5/model/bot.go ./vendor/github.com/mattermost/mattermost-server/v5/model/bot_default_image.go ./vendor/github.com/mattermost/mattermost-server/v5/model/builtin.go ./vendor/github.com/mattermost/mattermost-server/v5/model/bundle_info.go ./vendor/github.com/mattermost/mattermost-server/v5/model/channel.go ./vendor/github.com/mattermost/mattermost-server/v5/model/channel_count.go ./vendor/github.com/mattermost/mattermost-server/v5/model/channel_data.go ./vendor/github.com/mattermost/mattermost-server/v5/model/channel_list.go ./vendor/github.com/mattermost/mattermost-server/v5/model/channel_member.go ./vendor/github.com/mattermost/mattermost-server/v5/model/channel_member_history.go ./vendor/github.com/mattermost/mattermost-server/v5/model/channel_member_history_result.go ./vendor/github.com/mattermost/mattermost-server/v5/model/channel_mentions.go ./vendor/github.com/mattermost/mattermost-server/v5/model/channel_search.go ./vendor/github.com/mattermost/mattermost-server/v5/model/channel_sidebar.go ./vendor/github.com/mattermost/mattermost-server/v5/model/channel_stats.go ./vendor/github.com/mattermost/mattermost-server/v5/model/channel_view.go ./vendor/github.com/mattermost/mattermost-server/v5/model/client4.go ./vendor/github.com/mattermost/mattermost-server/v5/model/cloud.go ./vendor/github.com/mattermost/mattermost-server/v5/model/cluster_discovery.go ./vendor/github.com/mattermost/mattermost-server/v5/model/cluster_info.go ./vendor/github.com/mattermost/mattermost-server/v5/model/cluster_message.go ./vendor/github.com/mattermost/mattermost-server/v5/model/cluster_stats.go ./vendor/github.com/mattermost/mattermost-server/v5/model/command.go ./vendor/github.com/mattermost/mattermost-server/v5/model/command_args.go ./vendor/github.com/mattermost/mattermost-server/v5/model/command_autocomplete.go ./vendor/github.com/mattermost/mattermost-server/v5/model/command_request.go ./vendor/github.com/mattermost/mattermost-server/v5/model/command_response.go ./vendor/github.com/mattermost/mattermost-server/v5/model/command_webhook.go ./vendor/github.com/mattermost/mattermost-server/v5/model/compliance.go ./vendor/github.com/mattermost/mattermost-server/v5/model/compliance_post.go ./vendor/github.com/mattermost/mattermost-server/v5/model/config.go ./vendor/github.com/mattermost/mattermost-server/v5/model/data_retention_policy.go ./vendor/github.com/mattermost/mattermost-server/v5/model/emoji.go ./vendor/github.com/mattermost/mattermost-server/v5/model/emoji_data.go ./vendor/github.com/mattermost/mattermost-server/v5/model/emoji_search.go ./vendor/github.com/mattermost/mattermost-server/v5/model/feature_flags.go ./vendor/github.com/mattermost/mattermost-server/v5/model/file.go ./vendor/github.com/mattermost/mattermost-server/v5/model/file_info.go ./vendor/github.com/mattermost/mattermost-server/v5/model/gitlab.go ./vendor/github.com/mattermost/mattermost-server/v5/model/group.go ./vendor/github.com/mattermost/mattermost-server/v5/model/group_member.go ./vendor/github.com/mattermost/mattermost-server/v5/model/group_syncable.go ./vendor/github.com/mattermost/mattermost-server/v5/model/guest_invite.go ./vendor/github.com/mattermost/mattermost-server/v5/model/incoming_webhook.go ./vendor/github.com/mattermost/mattermost-server/v5/model/initial_load.go ./vendor/github.com/mattermost/mattermost-server/v5/model/integration_action.go ./vendor/github.com/mattermost/mattermost-server/v5/model/integrity.go ./vendor/github.com/mattermost/mattermost-server/v5/model/job.go ./vendor/github.com/mattermost/mattermost-server/v5/model/ldap.go ./vendor/github.com/mattermost/mattermost-server/v5/model/license.go ./vendor/github.com/mattermost/mattermost-server/v5/model/link_metadata.go ./vendor/github.com/mattermost/mattermost-server/v5/model/manifest.go ./vendor/github.com/mattermost/mattermost-server/v5/model/marketplace_plugin.go ./vendor/github.com/mattermost/mattermost-server/v5/model/mention_map.go ./vendor/github.com/mattermost/mattermost-server/v5/model/message_export.go ./vendor/github.com/mattermost/mattermost-server/v5/model/mfa_secret.go ./vendor/github.com/mattermost/mattermost-server/v5/model/migration.go ./vendor/github.com/mattermost/mattermost-server/v5/model/oauth.go ./vendor/github.com/mattermost/mattermost-server/v5/model/outgoing_webhook.go ./vendor/github.com/mattermost/mattermost-server/v5/model/permission.go ./vendor/github.com/mattermost/mattermost-server/v5/model/plugin_event_data.go ./vendor/github.com/mattermost/mattermost-server/v5/model/plugin_key_value.go ./vendor/github.com/mattermost/mattermost-server/v5/model/plugin_kvset_options.go ./vendor/github.com/mattermost/mattermost-server/v5/model/plugin_status.go ./vendor/github.com/mattermost/mattermost-server/v5/model/plugin_valid.go ./vendor/github.com/mattermost/mattermost-server/v5/model/plugins_response.go ./vendor/github.com/mattermost/mattermost-server/v5/model/post.go ./vendor/github.com/mattermost/mattermost-server/v5/model/post_embed.go ./vendor/github.com/mattermost/mattermost-server/v5/model/post_list.go ./vendor/github.com/mattermost/mattermost-server/v5/model/post_metadata.go ./vendor/github.com/mattermost/mattermost-server/v5/model/post_search_results.go ./vendor/github.com/mattermost/mattermost-server/v5/model/preference.go ./vendor/github.com/mattermost/mattermost-server/v5/model/preferences.go ./vendor/github.com/mattermost/mattermost-server/v5/model/product_notices.go ./vendor/github.com/mattermost/mattermost-server/v5/model/push_notification.go ./vendor/github.com/mattermost/mattermost-server/v5/model/push_response.go ./vendor/github.com/mattermost/mattermost-server/v5/model/reaction.go ./vendor/github.com/mattermost/mattermost-server/v5/model/role.go ./vendor/github.com/mattermost/mattermost-server/v5/model/saml.go ./vendor/github.com/mattermost/mattermost-server/v5/model/scheduled_task.go ./vendor/github.com/mattermost/mattermost-server/v5/model/scheme.go ./vendor/github.com/mattermost/mattermost-server/v5/model/search_params.go ./vendor/github.com/mattermost/mattermost-server/v5/model/security_bulletin.go ./vendor/github.com/mattermost/mattermost-server/v5/model/serialized_gen.go ./vendor/github.com/mattermost/mattermost-server/v5/model/session.go ./vendor/github.com/mattermost/mattermost-server/v5/model/slack_attachment.go ./vendor/github.com/mattermost/mattermost-server/v5/model/slack_compatibility.go ./vendor/github.com/mattermost/mattermost-server/v5/model/status.go ./vendor/github.com/mattermost/mattermost-server/v5/model/suggest_command.go ./vendor/github.com/mattermost/mattermost-server/v5/model/switch_request.go ./vendor/github.com/mattermost/mattermost-server/v5/model/system.go ./vendor/github.com/mattermost/mattermost-server/v5/model/team.go ./vendor/github.com/mattermost/mattermost-server/v5/model/team_member.go ./vendor/github.com/mattermost/mattermost-server/v5/model/team_search.go ./vendor/github.com/mattermost/mattermost-server/v5/model/team_stats.go ./vendor/github.com/mattermost/mattermost-server/v5/model/terms_of_service.go ./vendor/github.com/mattermost/mattermost-server/v5/model/thread.go ./vendor/github.com/mattermost/mattermost-server/v5/model/token.go ./vendor/github.com/mattermost/mattermost-server/v5/model/typing_request.go ./vendor/github.com/mattermost/mattermost-server/v5/model/upload_session.go ./vendor/github.com/mattermost/mattermost-server/v5/model/user.go ./vendor/github.com/mattermost/mattermost-server/v5/model/user_access_token.go ./vendor/github.com/mattermost/mattermost-server/v5/model/user_access_token_search.go ./vendor/github.com/mattermost/mattermost-server/v5/model/user_autocomplete.go ./vendor/github.com/mattermost/mattermost-server/v5/model/user_count.go ./vendor/github.com/mattermost/mattermost-server/v5/model/user_get.go ./vendor/github.com/mattermost/mattermost-server/v5/model/user_search.go ./vendor/github.com/mattermost/mattermost-server/v5/model/user_terms_of_service.go ./vendor/github.com/mattermost/mattermost-server/v5/model/users_stats.go ./vendor/github.com/mattermost/mattermost-server/v5/model/utils.go ./vendor/github.com/mattermost/mattermost-server/v5/model/version.go ./vendor/github.com/mattermost/mattermost-server/v5/model/websocket_client.go ./vendor/github.com/mattermost/mattermost-server/v5/model/websocket_message.go ./vendor/github.com/mattermost/mattermost-server/v5/model/websocket_request.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b479/_pkg_.a # internal cp $WORK/b479/_pkg_.a /usr/src/.cache/go-build/24/249c13f7af0c73b29c20718337f5c01a607c5134df4f49491b9599479e805cbc-d # internal github.com/SevereCloud/vksdk/v2/longpoll-bot mkdir -p $WORK/b486/ cat >/usr/src/tmp/go-build1791527085/b486/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build1791527085/b070/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1791527085/b071/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2=/usr/src/tmp/go-build1791527085/b480/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2/api=/usr/src/tmp/go-build1791527085/b479/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2/events=/usr/src/tmp/go-build1791527085/b485/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2/internal=/usr/src/tmp/go-build1791527085/b481/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1791527085/b093/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -p github.com/SevereCloud/vksdk/v2/longpoll-bot -lang=go1.16 -complete -installsuffix shared -buildid spdnOf7GANQ-98UgTxGJ/spdnOf7GANQ-98UgTxGJ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b486/importcfg -pack ./vendor/github.com/SevereCloud/vksdk/v2/longpoll-bot/context.go ./vendor/github.com/SevereCloud/vksdk/v2/longpoll-bot/errors.go ./vendor/github.com/SevereCloud/vksdk/v2/longpoll-bot/longpoll.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b494/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b475/_pkg_.a # internal cp $WORK/b494/_pkg_.a /usr/src/.cache/go-build/bd/bd13e7671e756c03d05835f674ee5f8084f09f27baa6fa47bea0449c3ab81d01-d # internal cp $WORK/b475/_pkg_.a /usr/src/.cache/go-build/15/15d8a9ea5211fa16ce068f1ce0d993722715c95f2ce085d46f3664fa5d51db21-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /usr/src/.cache/go-build/3c/3cb098c19a7f206d4f023acdea6edd4a9b35d06e8f1a7119f272ef3a2d52c344-d # internal github.com/42wim/matterbridge/bridge mkdir -p $WORK/b214/ cat >/usr/src/tmp/go-build1791527085/b214/importcfg << 'EOF' # internal # import config packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build1791527085/b060/_pkg_.a packagefile github.com/sirupsen/logrus=/usr/src/tmp/go-build1791527085/b068/_pkg_.a packagefile log=/usr/src/tmp/go-build1791527085/b074/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p github.com/42wim/matterbridge/bridge -lang=go1.15 -complete -installsuffix shared -buildid Fr43X_BYkf52AIhTCZMg/Fr43X_BYkf52AIhTCZMg -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b214/importcfg -pack ./bridge/bridge.go github.com/42wim/matterbridge/bridge/helper mkdir -p $WORK/b258/ cat >/usr/src/tmp/go-build1791527085/b258/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build1791527085/b060/_pkg_.a packagefile github.com/gomarkdown/markdown=/usr/src/tmp/go-build1791527085/b259/_pkg_.a packagefile github.com/gomarkdown/markdown/html=/usr/src/tmp/go-build1791527085/b261/_pkg_.a packagefile github.com/gomarkdown/markdown/parser=/usr/src/tmp/go-build1791527085/b262/_pkg_.a packagefile github.com/sirupsen/logrus=/usr/src/tmp/go-build1791527085/b068/_pkg_.a packagefile golang.org/x/image/webp=/usr/src/tmp/go-build1791527085/b263/_pkg_.a packagefile image/png=/usr/src/tmp/go-build1791527085/b257/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1791527085/b093/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile os/exec=/usr/src/tmp/go-build1791527085/b267/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1791527085/b084/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -p github.com/42wim/matterbridge/bridge/helper -lang=go1.15 -complete -installsuffix shared -buildid BTaAfTAFldHEuWQ2tNC1/BTaAfTAFldHEuWQ2tNC1 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b258/importcfg -pack ./bridge/helper/helper.go github.com/42wim/matterbridge/gateway/samechannel mkdir -p $WORK/b506/ cat >/usr/src/tmp/go-build1791527085/b506/importcfg << 'EOF' # internal # import config packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build1791527085/b060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -p github.com/42wim/matterbridge/gateway/samechannel -lang=go1.15 -complete -installsuffix shared -buildid czW2Ek4e_Fo3t-_JIzc0/czW2Ek4e_Fo3t-_JIzc0 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b506/importcfg -pack ./gateway/samechannel/samechannel.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b506/_pkg_.a # internal cp $WORK/b506/_pkg_.a /usr/src/.cache/go-build/ec/ec12289804604fdcffb275a7c2007cf5c9f22cce61afeca541f19157a6ec8bc4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /usr/src/.cache/go-build/cf/cf9ab0dbc6a5d2685e8d1ba1cad18c49e3ac1b9c56ccbd5b8c1e8f81b4563b60-d # internal golang.org/x/net/http2/h2c mkdir -p $WORK/b234/ cat >/usr/src/tmp/go-build1791527085/b234/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1791527085/b069/_pkg_.a packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build1791527085/b072/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1791527085/b064/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile golang.org/x/net/http/httpguts=/usr/src/tmp/go-build1791527085/b232/_pkg_.a packagefile golang.org/x/net/http2=/usr/src/tmp/go-build1791527085/b231/_pkg_.a packagefile golang.org/x/net/http2/hpack=/usr/src/tmp/go-build1791527085/b233/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile log=/usr/src/tmp/go-build1791527085/b074/_pkg_.a packagefile net=/usr/src/tmp/go-build1791527085/b173/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1791527085/b093/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build1791527085/b188/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -p golang.org/x/net/http2/h2c -lang=go1.16 -complete -installsuffix shared -buildid 4vVecctD7jkiZAh7xcNW/4vVecctD7jkiZAh7xcNW -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b234/importcfg -pack ./vendor/golang.org/x/net/http2/h2c/h2c.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b214/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b214/_pkg_.a /usr/src/.cache/go-build/88/880ee05ba5b5e0dd65643a75898c60d0c29e580ffdeb5a732a86b0828ef434f8-d # internal github.com/42wim/matterbridge/bridge/nctalk mkdir -p $WORK/b435/ cat >/usr/src/tmp/go-build1791527085/b435/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build1791527085/b070/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build1791527085/b127/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build1791527085/b214/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build1791527085/b060/_pkg_.a packagefile gomod.garykim.dev/nc-talk/ocs=/usr/src/tmp/go-build1791527085/b436/_pkg_.a packagefile gomod.garykim.dev/nc-talk/room=/usr/src/tmp/go-build1791527085/b437/_pkg_.a packagefile gomod.garykim.dev/nc-talk/user=/usr/src/tmp/go-build1791527085/b440/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -p github.com/42wim/matterbridge/bridge/nctalk -lang=go1.15 -complete -installsuffix shared -buildid CazHvvBp_yz1jekB_QHr/CazHvvBp_yz1jekB_QHr -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b435/importcfg -pack ./bridge/nctalk/nctalk.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b486/_pkg_.a # internal cp $WORK/b294/_pkg_.a /usr/src/.cache/go-build/09/099af86995490de6438f95288b77edb689037e3882217c9a06cae497cde7627b-d # internal github.com/keybase/go-keybase-chat-bot/kbchat mkdir -p $WORK/b289/ cat >/usr/src/tmp/go-build1791527085/b289/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1791527085/b069/_pkg_.a packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build1791527085/b099/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build1791527085/b170/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1791527085/b071/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1=/usr/src/tmp/go-build1791527085/b290/_pkg_.a packagefile github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1=/usr/src/tmp/go-build1791527085/b292/_pkg_.a packagefile github.com/keybase/go-keybase-chat-bot/kbchat/types/stellar1=/usr/src/tmp/go-build1791527085/b293/_pkg_.a packagefile github.com/stretchr/testify/require=/usr/src/tmp/go-build1791527085/b294/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile log=/usr/src/tmp/go-build1791527085/b074/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile os/exec=/usr/src/tmp/go-build1791527085/b267/_pkg_.a packagefile path=/usr/src/tmp/go-build1791527085/b050/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile testing=/usr/src/tmp/go-build1791527085/b299/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -p github.com/keybase/go-keybase-chat-bot/kbchat -lang=go1.16 -complete -installsuffix shared -buildid R-NN_zyIlRsgw8QJWcq7/R-NN_zyIlRsgw8QJWcq7 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b289/importcfg -pack ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/chat.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/errors.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/kbchat.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/kvstore.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/team.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/test_utils.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/util.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/wallet.go cp $WORK/b486/_pkg_.a /usr/src/.cache/go-build/e9/e97bb8c1beff02701ba431e93c34fcbde7f527534dfaf8b303c9572a09656346-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /usr/src/.cache/go-build/7e/7e58d29aae0a44d00af032f70892641ca72fb7bb841874bbac3be1b9917d843e-d # internal github.com/42wim/matterbridge/bridge/gitter mkdir -p $WORK/b268/ cat >/usr/src/tmp/go-build1791527085/b268/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/42wim/go-gitter=/usr/src/tmp/go-build1791527085/b269/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build1791527085/b214/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build1791527085/b060/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build1791527085/b258/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -p github.com/42wim/matterbridge/bridge/gitter -lang=go1.15 -complete -installsuffix shared -buildid dN3PJGE1-mdK2L-9Gp-2/dN3PJGE1-mdK2L-9Gp-2 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b268/importcfg -pack ./bridge/gitter/gitter.go github.com/42wim/matterbridge/bridge/irc mkdir -p $WORK/b274/ cat >/usr/src/tmp/go-build1791527085/b274/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build1791527085/b127/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build1791527085/b214/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build1791527085/b060/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build1791527085/b258/_pkg_.a packagefile github.com/lrstanley/girc=/usr/src/tmp/go-build1791527085/b275/_pkg_.a packagefile github.com/missdeer/golib/ic=/usr/src/tmp/go-build1791527085/b276/_pkg_.a packagefile github.com/paulrosania/go-charset/charset=/usr/src/tmp/go-build1791527085/b284/_pkg_.a packagefile github.com/paulrosania/go-charset/data=/usr/src/tmp/go-build1791527085/b285/_pkg_.a packagefile github.com/saintfish/chardet=/usr/src/tmp/go-build1791527085/b286/_pkg_.a packagefile github.com/writeas/go-strip-markdown=/usr/src/tmp/go-build1791527085/b287/_pkg_.a packagefile hash/crc32=/usr/src/tmp/go-build1791527085/b096/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile net=/usr/src/tmp/go-build1791527085/b173/_pkg_.a packagefile sort=/usr/src/tmp/go-build1791527085/b066/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -p github.com/42wim/matterbridge/bridge/irc -lang=go1.15 -complete -installsuffix shared -buildid eALwtntCPWqKIXmD_Tv1/eALwtntCPWqKIXmD_Tv1 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b274/importcfg -pack ./bridge/irc/handlers.go ./bridge/irc/irc.go github.com/42wim/matterbridge/bridge/matrix mkdir -p $WORK/b302/ github.com/42wim/matterbridge/bridge/mumble mkdir -p $WORK/b400/ cat >/usr/src/tmp/go-build1791527085/b302/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1791527085/b071/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build1791527085/b214/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build1791527085/b060/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build1791527085/b258/_pkg_.a packagefile github.com/matrix-org/gomatrix=/usr/src/tmp/go-build1791527085/b303/_pkg_.a packagefile html=/usr/src/tmp/go-build1791527085/b205/_pkg_.a packagefile mime=/usr/src/tmp/go-build1791527085/b191/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1791527085/b084/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -p github.com/42wim/matterbridge/bridge/matrix -lang=go1.15 -complete -installsuffix shared -buildid tDRA1XZf6ZEuLrXPSGXK/tDRA1XZf6ZEuLrXPSGXK -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b302/importcfg -pack ./bridge/matrix/helpers.go ./bridge/matrix/matrix.go cat >/usr/src/tmp/go-build1791527085/b400/importcfg << 'EOF' # internal # import config packagefile crypto/tls=/usr/src/tmp/go-build1791527085/b127/_pkg_.a packagefile crypto/x509=/usr/src/tmp/go-build1791527085/b167/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build1791527085/b214/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build1791527085/b060/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build1791527085/b258/_pkg_.a packagefile github.com/mattn/godown=/usr/src/tmp/go-build1791527085/b388/_pkg_.a packagefile github.com/paulrosania/go-charset/data=/usr/src/tmp/go-build1791527085/b285/_pkg_.a packagefile github.com/vincent-petithory/dataurl=/usr/src/tmp/go-build1791527085/b401/_pkg_.a packagefile github.com/writeas/go-strip-markdown=/usr/src/tmp/go-build1791527085/b287/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile layeh.com/gumble/gumble=/usr/src/tmp/go-build1791527085/b402/_pkg_.a packagefile layeh.com/gumble/gumbleutil=/usr/src/tmp/go-build1791527085/b434/_pkg_.a packagefile mime=/usr/src/tmp/go-build1791527085/b191/_pkg_.a packagefile net=/usr/src/tmp/go-build1791527085/b173/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1791527085/b093/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1791527085/b084/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -p github.com/42wim/matterbridge/bridge/mumble -lang=go1.15 -complete -installsuffix shared -buildid sMhFN1MRciPlXpeWmOiB/sMhFN1MRciPlXpeWmOiB -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b400/importcfg -pack ./bridge/mumble/handlers.go ./bridge/mumble/helpers.go ./bridge/mumble/mumble.go github.com/42wim/matterbridge/bridge/sshchat mkdir -p $WORK/b451/ cat >/usr/src/tmp/go-build1791527085/b451/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1791527085/b069/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build1791527085/b214/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build1791527085/b060/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build1791527085/b258/_pkg_.a packagefile github.com/shazow/ssh-chat/sshd=/usr/src/tmp/go-build1791527085/b452/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -p github.com/42wim/matterbridge/bridge/sshchat -lang=go1.15 -complete -installsuffix shared -buildid KcpSy5dHidVDkXMhphTS/KcpSy5dHidVDkXMhphTS -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b451/importcfg -pack ./bridge/sshchat/sshchat.go github.com/42wim/matterbridge/bridge/telegram mkdir -p $WORK/b474/ cat >/usr/src/tmp/go-build1791527085/b474/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build1791527085/b214/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build1791527085/b060/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build1791527085/b258/_pkg_.a packagefile github.com/go-telegram-bot-api/telegram-bot-api=/usr/src/tmp/go-build1791527085/b475/_pkg_.a packagefile github.com/russross/blackfriday=/usr/src/tmp/go-build1791527085/b477/_pkg_.a packagefile html=/usr/src/tmp/go-build1791527085/b205/_pkg_.a packagefile log=/usr/src/tmp/go-build1791527085/b074/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build1791527085/b067/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile unicode/utf16=/usr/src/tmp/go-build1791527085/b073/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -p github.com/42wim/matterbridge/bridge/telegram -lang=go1.15 -complete -installsuffix shared -buildid Hf50JqqYQ_E_2E7urRqi/Hf50JqqYQ_E_2E7urRqi -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b474/importcfg -pack ./bridge/telegram/handlers.go ./bridge/telegram/html.go ./bridge/telegram/telegram.go github.com/42wim/matterbridge/bridge/vk mkdir -p $WORK/b478/ cat >/usr/src/tmp/go-build1791527085/b478/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile context=/usr/src/tmp/go-build1791527085/b070/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build1791527085/b214/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build1791527085/b060/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build1791527085/b258/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2/api=/usr/src/tmp/go-build1791527085/b479/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2/events=/usr/src/tmp/go-build1791527085/b485/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2/longpoll-bot=/usr/src/tmp/go-build1791527085/b486/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2/object=/usr/src/tmp/go-build1791527085/b484/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1791527085/b084/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -p github.com/42wim/matterbridge/bridge/vk -lang=go1.15 -complete -installsuffix shared -buildid 1BXA0QbIRpYy83cyLtl_/1BXA0QbIRpYy83cyLtl_ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b478/importcfg -pack ./bridge/vk/vk.go github.com/42wim/matterbridge/bridge/whatsapp mkdir -p $WORK/b487/ cat >/usr/src/tmp/go-build1791527085/b487/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build1791527085/b099/_pkg_.a packagefile encoding/gob=/usr/src/tmp/go-build1791527085/b488/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build1791527085/b170/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1791527085/b071/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build1791527085/b214/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build1791527085/b060/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build1791527085/b258/_pkg_.a packagefile github.com/Baozisoftware/qrcode-terminal-go=/usr/src/tmp/go-build1791527085/b490/_pkg_.a packagefile github.com/Rhymen/go-whatsapp=/usr/src/tmp/go-build1791527085/b494/_pkg_.a packagefile github.com/jpillora/backoff=/usr/src/tmp/go-build1791527085/b308/_pkg_.a packagefile mime=/usr/src/tmp/go-build1791527085/b191/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build1791527085/b067/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -p github.com/42wim/matterbridge/bridge/whatsapp -lang=go1.15 -complete -installsuffix shared -buildid LjPb5p5Lgk9dpHefoGQp/LjPb5p5Lgk9dpHefoGQp -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b487/importcfg -pack ./bridge/whatsapp/handlers.go ./bridge/whatsapp/helpers.go ./bridge/whatsapp/whatsapp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /usr/src/.cache/go-build/d1/d1aadb7ce27674bde21d4e100c4eb292a7eb5b84b11e9b0f668f565c03e62078-d # internal github.com/labstack/echo/v4 mkdir -p $WORK/b217/ cat >/usr/src/tmp/go-build1791527085/b217/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1791527085/b069/_pkg_.a packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile context=/usr/src/tmp/go-build1791527085/b070/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build1791527085/b127/_pkg_.a packagefile encoding=/usr/src/tmp/go-build1791527085/b003/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1791527085/b071/_pkg_.a packagefile encoding/xml=/usr/src/tmp/go-build1791527085/b218/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/labstack/gommon/color=/usr/src/tmp/go-build1791527085/b219/_pkg_.a packagefile github.com/labstack/gommon/log=/usr/src/tmp/go-build1791527085/b222/_pkg_.a packagefile golang.org/x/crypto/acme=/usr/src/tmp/go-build1791527085/b225/_pkg_.a packagefile golang.org/x/crypto/acme/autocert=/usr/src/tmp/go-build1791527085/b227/_pkg_.a packagefile golang.org/x/net/http2=/usr/src/tmp/go-build1791527085/b231/_pkg_.a packagefile golang.org/x/net/http2/h2c=/usr/src/tmp/go-build1791527085/b234/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile log=/usr/src/tmp/go-build1791527085/b074/_pkg_.a packagefile mime/multipart=/usr/src/tmp/go-build1791527085/b192/_pkg_.a packagefile net=/usr/src/tmp/go-build1791527085/b173/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1791527085/b093/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1791527085/b181/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build1791527085/b067/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1791527085/b033/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1791527085/b010/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -p github.com/labstack/echo/v4 -lang=go1.16 -complete -installsuffix shared -buildid D_EU4GRg9DrXrK6lTtel/D_EU4GRg9DrXrK6lTtel -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b217/importcfg -pack ./vendor/github.com/labstack/echo/v4/bind.go ./vendor/github.com/labstack/echo/v4/binder.go ./vendor/github.com/labstack/echo/v4/context.go ./vendor/github.com/labstack/echo/v4/echo.go ./vendor/github.com/labstack/echo/v4/group.go ./vendor/github.com/labstack/echo/v4/ip.go ./vendor/github.com/labstack/echo/v4/log.go ./vendor/github.com/labstack/echo/v4/response.go ./vendor/github.com/labstack/echo/v4/router.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b451/_pkg_.a # internal cp $WORK/b451/_pkg_.a /usr/src/.cache/go-build/0a/0a8379a7bd5aae3ea00eeeec2a5e7ccd36ad933762d61f5ccf1450c0dd04371c-d # internal github.com/42wim/matterbridge/bridge/xmpp mkdir -p $WORK/b502/ cat >/usr/src/tmp/go-build1791527085/b502/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build1791527085/b127/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1791527085/b071/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build1791527085/b214/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build1791527085/b060/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build1791527085/b258/_pkg_.a packagefile github.com/jpillora/backoff=/usr/src/tmp/go-build1791527085/b308/_pkg_.a packagefile github.com/matterbridge/go-xmpp=/usr/src/tmp/go-build1791527085/b503/_pkg_.a packagefile github.com/rs/xid=/usr/src/tmp/go-build1791527085/b386/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1791527085/b093/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1791527085/b181/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1791527085/b084/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -p github.com/42wim/matterbridge/bridge/xmpp -lang=go1.15 -complete -installsuffix shared -buildid z9lKitMc3Hys-5cxp7Mo/z9lKitMc3Hys-5cxp7Mo -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b502/importcfg -pack ./bridge/xmpp/handler.go ./bridge/xmpp/helpers.go ./bridge/xmpp/xmpp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b246/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b435/_pkg_.a /usr/src/.cache/go-build/cf/cf7900d98d94c623f22ccf5e7e024bdf316a26741c48b5c2b97c0139ef42ca21-d # internal github.com/42wim/matterbridge/bridge/zulip mkdir -p $WORK/b504/ cat >/usr/src/tmp/go-build1791527085/b504/importcfg << 'EOF' # internal # import config packagefile encoding/json=/usr/src/tmp/go-build1791527085/b071/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build1791527085/b214/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build1791527085/b060/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build1791527085/b258/_pkg_.a packagefile github.com/matterbridge/gozulipbot=/usr/src/tmp/go-build1791527085/b505/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -p github.com/42wim/matterbridge/bridge/zulip -lang=go1.15 -complete -installsuffix shared -buildid 9CReBUAMzyi7TUZstak-/9CReBUAMzyi7TUZstak- -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b504/importcfg -pack ./bridge/zulip/zulip.go cp $WORK/b246/_pkg_.a /usr/src/.cache/go-build/fd/fd896d06af4c5924a17ff419d73143724337469ca060d04282f31a2234bfc2a3-d # internal github.com/42wim/matterbridge/bridge/discord/transmitter mkdir -p $WORK/b245/ cat >/usr/src/tmp/go-build1791527085/b245/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/matterbridge/discordgo=/usr/src/tmp/go-build1791527085/b246/_pkg_.a packagefile github.com/sirupsen/logrus=/usr/src/tmp/go-build1791527085/b068/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -p github.com/42wim/matterbridge/bridge/discord/transmitter -lang=go1.15 -complete -installsuffix shared -buildid um3e7Sw4wt3pebGjhGQc/um3e7Sw4wt3pebGjhGQc -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b245/importcfg -pack ./bridge/discord/transmitter/transmitter.go ./bridge/discord/transmitter/utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b268/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /usr/src/.cache/go-build/45/4512d93ac971efce6b01a90aeeb4b7f300361db7b899451f2e7563b4a781de26-d # internal cp $WORK/b268/_pkg_.a /usr/src/.cache/go-build/f9/f9c765a1db07524373dc869691977183a8be5c5b10c474419bcee1c616ba68c7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b478/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b478/_pkg_.a /usr/src/.cache/go-build/2b/2bb1f7b19b1b999de7d584958ed70f4dfa423826f56c4e00f73df740cc7072d0-d # internal cp $WORK/b274/_pkg_.a /usr/src/.cache/go-build/76/7681c22e34b88de12db55ade80c802a4be4e284cd3f59b3dbebb60f3b51bccbd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b502/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /usr/src/.cache/go-build/9c/9c9c43f294510eb82fc522d84bab4173b84b715dc4b2da7190fd8bda35ae2b5c-d # internal github.com/42wim/matterbridge/bridge/discord mkdir -p $WORK/b244/ cp $WORK/b502/_pkg_.a /usr/src/.cache/go-build/54/542435faf097135e7e1e18b929464645df8aba5e100b917a75a512a1b0d4248d-d # internal cat >/usr/src/tmp/go-build1791527085/b244/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build1791527085/b214/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build1791527085/b060/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/discord/transmitter=/usr/src/tmp/go-build1791527085/b245/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build1791527085/b258/_pkg_.a packagefile github.com/matterbridge/discordgo=/usr/src/tmp/go-build1791527085/b246/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1791527085/b084/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1791527085/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -p github.com/42wim/matterbridge/bridge/discord -lang=go1.15 -complete -installsuffix shared -buildid pYkkwZVuj8YFPll1GEiv/pYkkwZVuj8YFPll1GEiv -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b244/importcfg -pack ./bridge/discord/discord.go ./bridge/discord/handlers.go ./bridge/discord/helpers.go ./bridge/discord/webhook.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b504/_pkg_.a # internal cp $WORK/b504/_pkg_.a /usr/src/.cache/go-build/ac/ac0c42544be26d42325055fe6cd78f43003675b34e8bb776e597149a8565a218-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b302/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b487/_pkg_.a # internal cp $WORK/b302/_pkg_.a /usr/src/.cache/go-build/b4/b42e05898bde4db8d8ef8aa69217e891e62236279be1c103cebcba395e0cadff-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b487/_pkg_.a /usr/src/.cache/go-build/b6/b6fe2baddd293258780ded607e0db9553a8af3db2090d2f902046e20b5c19bc5-d # internal cp $WORK/b400/_pkg_.a /usr/src/.cache/go-build/8a/8a2526f50c2bc3b07063faeb1a92716d244bb251f1dd3c6bb5801c02ab3a507d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /usr/src/.cache/go-build/20/20dbacacf4d6750d5696f8b2465753b74392e278f62489fb0119dd81fa2afa12-d # internal github.com/42wim/matterbridge/bridge/keybase mkdir -p $WORK/b288/ cat >/usr/src/tmp/go-build1791527085/b288/importcfg << 'EOF' # internal # import config packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build1791527085/b214/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build1791527085/b060/_pkg_.a packagefile github.com/keybase/go-keybase-chat-bot/kbchat=/usr/src/tmp/go-build1791527085/b289/_pkg_.a packagefile github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1=/usr/src/tmp/go-build1791527085/b290/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build1791527085/b067/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -p github.com/42wim/matterbridge/bridge/keybase -lang=go1.15 -complete -installsuffix shared -buildid p1n_2PYSKPYGc5JJ0EjE/p1n_2PYSKPYGc5JJ0EjE -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b288/importcfg -pack ./bridge/keybase/handlers.go ./bridge/keybase/keybase.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b244/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b244/_pkg_.a /usr/src/.cache/go-build/38/38b8c0516b796156c66351b27ee8de7bb89aa87501bfc847c0eb472e503f1960-d # internal cp $WORK/b288/_pkg_.a /usr/src/.cache/go-build/50/50c1163abbd37d1bc14759535bf34e8a65964e3210918b7ff58ecb1e18a08c62-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /usr/src/.cache/go-build/28/287c4a6813cb2f412e95b0d92cdb3a21f2ed37ad0ba1091e72ec8eed96158dd0-d # internal github.com/labstack/echo/v4/middleware mkdir -p $WORK/b235/ cat >/usr/src/tmp/go-build1791527085/b235/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1791527085/b069/_pkg_.a packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile compress/gzip=/usr/src/tmp/go-build1791527085/b094/_pkg_.a packagefile context=/usr/src/tmp/go-build1791527085/b070/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build1791527085/b123/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build1791527085/b072/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1791527085/b071/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/dgrijalva/jwt-go=/usr/src/tmp/go-build1791527085/b236/_pkg_.a packagefile github.com/labstack/echo/v4=/usr/src/tmp/go-build1791527085/b217/_pkg_.a packagefile github.com/labstack/gommon/bytes=/usr/src/tmp/go-build1791527085/b237/_pkg_.a packagefile github.com/labstack/gommon/color=/usr/src/tmp/go-build1791527085/b219/_pkg_.a packagefile github.com/labstack/gommon/log=/usr/src/tmp/go-build1791527085/b222/_pkg_.a packagefile github.com/labstack/gommon/random=/usr/src/tmp/go-build1791527085/b238/_pkg_.a packagefile github.com/valyala/fasttemplate=/usr/src/tmp/go-build1791527085/b223/_pkg_.a packagefile golang.org/x/time/rate=/usr/src/tmp/go-build1791527085/b239/_pkg_.a packagefile html/template=/usr/src/tmp/go-build1791527085/b204/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build1791527085/b126/_pkg_.a packagefile net=/usr/src/tmp/go-build1791527085/b173/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1791527085/b093/_pkg_.a packagefile net/http/httputil=/usr/src/tmp/go-build1791527085/b240/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1791527085/b181/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile path=/usr/src/tmp/go-build1791527085/b050/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build1791527085/b067/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1791527085/b033/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1791527085/b084/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1791527085/b010/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1791527085/b042/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -p github.com/labstack/echo/v4/middleware -lang=go1.16 -complete -installsuffix shared -buildid ERX-adI-a2lX4VUCuPd4/ERX-adI-a2lX4VUCuPd4 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b235/importcfg -pack ./vendor/github.com/labstack/echo/v4/middleware/basic_auth.go ./vendor/github.com/labstack/echo/v4/middleware/body_dump.go ./vendor/github.com/labstack/echo/v4/middleware/body_limit.go ./vendor/github.com/labstack/echo/v4/middleware/compress.go ./vendor/github.com/labstack/echo/v4/middleware/cors.go ./vendor/github.com/labstack/echo/v4/middleware/csrf.go ./vendor/github.com/labstack/echo/v4/middleware/decompress.go ./vendor/github.com/labstack/echo/v4/middleware/jwt.go ./vendor/github.com/labstack/echo/v4/middleware/key_auth.go ./vendor/github.com/labstack/echo/v4/middleware/logger.go ./vendor/github.com/labstack/echo/v4/middleware/method_override.go ./vendor/github.com/labstack/echo/v4/middleware/middleware.go ./vendor/github.com/labstack/echo/v4/middleware/proxy.go ./vendor/github.com/labstack/echo/v4/middleware/rate_limiter.go ./vendor/github.com/labstack/echo/v4/middleware/recover.go ./vendor/github.com/labstack/echo/v4/middleware/redirect.go ./vendor/github.com/labstack/echo/v4/middleware/request_id.go ./vendor/github.com/labstack/echo/v4/middleware/rewrite.go ./vendor/github.com/labstack/echo/v4/middleware/secure.go ./vendor/github.com/labstack/echo/v4/middleware/slash.go ./vendor/github.com/labstack/echo/v4/middleware/static.go ./vendor/github.com/labstack/echo/v4/middleware/timeout.go ./vendor/github.com/labstack/echo/v4/middleware/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /usr/src/.cache/go-build/13/13350a4625364d475b752868d0b73df9361683940d5980dd47c5a0badccd1425-d # internal github.com/42wim/matterbridge/matterhook mkdir -p $WORK/b378/ cat >/usr/src/tmp/go-build1791527085/b378/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build1791527085/b127/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1791527085/b071/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/gorilla/schema=/usr/src/tmp/go-build1791527085/b379/_pkg_.a packagefile github.com/slack-go/slack=/usr/src/tmp/go-build1791527085/b380/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile log=/usr/src/tmp/go-build1791527085/b074/_pkg_.a packagefile net=/usr/src/tmp/go-build1791527085/b173/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1791527085/b093/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -p github.com/42wim/matterbridge/matterhook -lang=go1.15 -complete -installsuffix shared -buildid -6QFU5FXuB4u4qq4vFHc/-6QFU5FXuB4u4qq4vFHc -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b378/importcfg -pack ./matterhook/matterhook.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b468/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b378/_pkg_.a # internal cp $WORK/b378/_pkg_.a /usr/src/.cache/go-build/c1/c104df156ab742dc85e7b610718e9b85739424c12aa622bbba15d202423eaf26-d # internal github.com/42wim/matterbridge/bridge/rocketchat mkdir -p $WORK/b441/ github.com/42wim/matterbridge/bridge/slack mkdir -p $WORK/b450/ cat >/usr/src/tmp/go-build1791527085/b441/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build1791527085/b070/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build1791527085/b214/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build1791527085/b060/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build1791527085/b258/_pkg_.a packagefile github.com/42wim/matterbridge/hook/rockethook=/usr/src/tmp/go-build1791527085/b442/_pkg_.a packagefile github.com/42wim/matterbridge/matterhook=/usr/src/tmp/go-build1791527085/b378/_pkg_.a packagefile github.com/hashicorp/golang-lru=/usr/src/tmp/go-build1791527085/b306/_pkg_.a packagefile github.com/matterbridge/Rocket.Chat.Go.SDK/models=/usr/src/tmp/go-build1791527085/b443/_pkg_.a packagefile github.com/matterbridge/Rocket.Chat.Go.SDK/realtime=/usr/src/tmp/go-build1791527085/b444/_pkg_.a packagefile github.com/matterbridge/Rocket.Chat.Go.SDK/rest=/usr/src/tmp/go-build1791527085/b448/_pkg_.a packagefile github.com/nelsonken/gomf=/usr/src/tmp/go-build1791527085/b449/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile mime=/usr/src/tmp/go-build1791527085/b191/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1791527085/b093/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1791527085/b181/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -p github.com/42wim/matterbridge/bridge/rocketchat -lang=go1.15 -complete -installsuffix shared -buildid dw_twO8x4BrI4815dL54/dw_twO8x4BrI4815dL54 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b441/importcfg -pack ./bridge/rocketchat/handlers.go ./bridge/rocketchat/helpers.go ./bridge/rocketchat/rocketchat.go cat >/usr/src/tmp/go-build1791527085/b450/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile context=/usr/src/tmp/go-build1791527085/b070/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build1791527085/b214/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build1791527085/b060/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build1791527085/b258/_pkg_.a packagefile github.com/42wim/matterbridge/matterhook=/usr/src/tmp/go-build1791527085/b378/_pkg_.a packagefile github.com/hashicorp/golang-lru=/usr/src/tmp/go-build1791527085/b306/_pkg_.a packagefile github.com/rs/xid=/usr/src/tmp/go-build1791527085/b386/_pkg_.a packagefile github.com/sirupsen/logrus=/usr/src/tmp/go-build1791527085/b068/_pkg_.a packagefile github.com/slack-go/slack=/usr/src/tmp/go-build1791527085/b380/_pkg_.a packagefile html=/usr/src/tmp/go-build1791527085/b205/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1791527085/b084/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -p github.com/42wim/matterbridge/bridge/slack -lang=go1.15 -complete -installsuffix shared -buildid AmWjobBnrCWoL3QO6FyI/AmWjobBnrCWoL3QO6FyI -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b450/importcfg -pack ./bridge/slack/handlers.go ./bridge/slack/helpers.go ./bridge/slack/legacy.go ./bridge/slack/slack.go ./bridge/slack/users_channels.go cp $WORK/b468/_pkg_.a /usr/src/.cache/go-build/7a/7a60703cd8908fac7ba5c7bad4a0340171e3f467322b9a039a3b815442ddad93-d # internal github.com/Philipp15b/go-steam/protocol/steamlang mkdir -p $WORK/b467/ cat >/usr/src/tmp/go-build1791527085/b467/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/usr/src/tmp/go-build1791527085/b064/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/Philipp15b/go-steam/protocol/protobuf=/usr/src/tmp/go-build1791527085/b468/_pkg_.a packagefile github.com/Philipp15b/go-steam/rwu=/usr/src/tmp/go-build1791527085/b470/_pkg_.a packagefile github.com/Philipp15b/go-steam/steamid=/usr/src/tmp/go-build1791527085/b471/_pkg_.a packagefile github.com/golang/protobuf/proto=/usr/src/tmp/go-build1791527085/b403/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile sort=/usr/src/tmp/go-build1791527085/b066/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -p github.com/Philipp15b/go-steam/protocol/steamlang -lang=go1.16 -complete -installsuffix shared -buildid UpfsCkQI0MEgF3CiOp11/UpfsCkQI0MEgF3CiOp11 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b467/importcfg -pack ./vendor/github.com/Philipp15b/go-steam/protocol/steamlang/enums.go ./vendor/github.com/Philipp15b/go-steam/protocol/steamlang/messages.go ./vendor/github.com/Philipp15b/go-steam/protocol/steamlang/steamlang.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b441/_pkg_.a # internal cp $WORK/b441/_pkg_.a /usr/src/.cache/go-build/1e/1e5810968955279a0984fcbb9ae65fa16276ba583e3bb3015f3eb6a11e9f029a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /usr/src/.cache/go-build/17/1784201471359f71f6b314676fc8401b81611e7f5029b44bc9a607edc529fc65-d # internal github.com/42wim/matterbridge/bridge/api mkdir -p $WORK/b216/ cat >/usr/src/tmp/go-build1791527085/b216/importcfg << 'EOF' # internal # import config packagefile encoding/json=/usr/src/tmp/go-build1791527085/b071/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build1791527085/b214/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build1791527085/b060/_pkg_.a packagefile github.com/labstack/echo/v4=/usr/src/tmp/go-build1791527085/b217/_pkg_.a packagefile github.com/labstack/echo/v4/middleware=/usr/src/tmp/go-build1791527085/b235/_pkg_.a packagefile github.com/zfjagann/golang-ring=/usr/src/tmp/go-build1791527085/b241/_pkg_.a packagefile gopkg.in/olahol/melody.v1=/usr/src/tmp/go-build1791527085/b242/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1791527085/b093/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -p github.com/42wim/matterbridge/bridge/api -lang=go1.15 -complete -installsuffix shared -buildid vV-VnhWdAtYlTrbpKwvo/vV-VnhWdAtYlTrbpKwvo -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b216/importcfg -pack ./bridge/api/api.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b450/_pkg_.a /usr/src/.cache/go-build/a9/a9ee6d5508be0b2b60e6ca12c5e2d138372f021ed95c919b6c753e831bd3fe58-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /usr/src/.cache/go-build/6f/6f8a6ec70cbe06eb4d0f0eda7e17ec98fbad82eb2a888dcc641995731b496602-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b467/_pkg_.a # internal cp $WORK/b467/_pkg_.a /usr/src/.cache/go-build/74/741da26900011446fded9ab3aeffc0f3388fa1902e8e1c3b5cb25aa558af9b72-d # internal github.com/Philipp15b/go-steam/socialcache mkdir -p $WORK/b473/ github.com/Philipp15b/go-steam/protocol mkdir -p $WORK/b466/ cat >/usr/src/tmp/go-build1791527085/b466/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1791527085/b064/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build1791527085/b170/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/Philipp15b/go-steam/protocol/steamlang=/usr/src/tmp/go-build1791527085/b467/_pkg_.a packagefile github.com/Philipp15b/go-steam/steamid=/usr/src/tmp/go-build1791527085/b471/_pkg_.a packagefile github.com/golang/protobuf/proto=/usr/src/tmp/go-build1791527085/b403/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a EOF cat >/usr/src/tmp/go-build1791527085/b473/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile github.com/Philipp15b/go-steam/protocol/steamlang=/usr/src/tmp/go-build1791527085/b467/_pkg_.a packagefile github.com/Philipp15b/go-steam/steamid=/usr/src/tmp/go-build1791527085/b471/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -p github.com/Philipp15b/go-steam/protocol -lang=go1.16 -complete -installsuffix shared -buildid Rwf8DxIvVWvb6yqx6Bno/Rwf8DxIvVWvb6yqx6Bno -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b466/importcfg -pack ./vendor/github.com/Philipp15b/go-steam/protocol/doc.go ./vendor/github.com/Philipp15b/go-steam/protocol/internal.go ./vendor/github.com/Philipp15b/go-steam/protocol/msg.go ./vendor/github.com/Philipp15b/go-steam/protocol/packet.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -p github.com/Philipp15b/go-steam/socialcache -lang=go1.16 -complete -installsuffix shared -buildid qTdrdKLDYotO8HULlijI/qTdrdKLDYotO8HULlijI -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b473/importcfg -pack ./vendor/github.com/Philipp15b/go-steam/socialcache/chats.go ./vendor/github.com/Philipp15b/go-steam/socialcache/friends.go ./vendor/github.com/Philipp15b/go-steam/socialcache/groups.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b466/_pkg_.a # internal cp $WORK/b466/_pkg_.a /usr/src/.cache/go-build/19/19916d948fbebe1ee1f1032b464be93e4e3eee906ff456df239e706cf8b01a79-d # internal github.com/Philipp15b/go-steam/protocol/gamecoordinator mkdir -p $WORK/b472/ cat >/usr/src/tmp/go-build1791527085/b472/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile github.com/Philipp15b/go-steam/protocol=/usr/src/tmp/go-build1791527085/b466/_pkg_.a packagefile github.com/Philipp15b/go-steam/protocol/protobuf=/usr/src/tmp/go-build1791527085/b468/_pkg_.a packagefile github.com/Philipp15b/go-steam/protocol/steamlang=/usr/src/tmp/go-build1791527085/b467/_pkg_.a packagefile github.com/golang/protobuf/proto=/usr/src/tmp/go-build1791527085/b403/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -p github.com/Philipp15b/go-steam/protocol/gamecoordinator -lang=go1.16 -complete -installsuffix shared -buildid CSSKzCVOu6WplD89cRuD/CSSKzCVOu6WplD89cRuD -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b472/importcfg -pack ./vendor/github.com/Philipp15b/go-steam/protocol/gamecoordinator/msg.go ./vendor/github.com/Philipp15b/go-steam/protocol/gamecoordinator/packet.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b473/_pkg_.a # internal cp $WORK/b473/_pkg_.a /usr/src/.cache/go-build/9a/9a43f3a27fcceeb6550e8ddb65d6153fb6b011089bf53ea3b81c0bbae38456c4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b472/_pkg_.a # internal cp $WORK/b472/_pkg_.a /usr/src/.cache/go-build/4b/4bdbebc42a84edc048aa39d58ed890aa2b6ea6e5e4f3e171b605f27d29feae5a-d # internal github.com/Philipp15b/go-steam mkdir -p $WORK/b463/ cat >/usr/src/tmp/go-build1791527085/b463/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile compress/gzip=/usr/src/tmp/go-build1791527085/b094/_pkg_.a packagefile crypto/aes=/usr/src/tmp/go-build1791527085/b128/_pkg_.a packagefile crypto/cipher=/usr/src/tmp/go-build1791527085/b102/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build1791527085/b099/_pkg_.a packagefile crypto/rsa=/usr/src/tmp/go-build1791527085/b162/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build1791527085/b164/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build1791527085/b072/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1791527085/b064/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1791527085/b071/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/Philipp15b/go-steam/cryptoutil=/usr/src/tmp/go-build1791527085/b464/_pkg_.a packagefile github.com/Philipp15b/go-steam/netutil=/usr/src/tmp/go-build1791527085/b465/_pkg_.a packagefile github.com/Philipp15b/go-steam/protocol=/usr/src/tmp/go-build1791527085/b466/_pkg_.a packagefile github.com/Philipp15b/go-steam/protocol/gamecoordinator=/usr/src/tmp/go-build1791527085/b472/_pkg_.a packagefile github.com/Philipp15b/go-steam/protocol/protobuf=/usr/src/tmp/go-build1791527085/b468/_pkg_.a packagefile github.com/Philipp15b/go-steam/protocol/steamlang=/usr/src/tmp/go-build1791527085/b467/_pkg_.a packagefile github.com/Philipp15b/go-steam/rwu=/usr/src/tmp/go-build1791527085/b470/_pkg_.a packagefile github.com/Philipp15b/go-steam/socialcache=/usr/src/tmp/go-build1791527085/b473/_pkg_.a packagefile github.com/Philipp15b/go-steam/steamid=/usr/src/tmp/go-build1791527085/b471/_pkg_.a packagefile github.com/golang/protobuf/proto=/usr/src/tmp/go-build1791527085/b403/_pkg_.a packagefile hash/crc32=/usr/src/tmp/go-build1791527085/b096/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build1791527085/b126/_pkg_.a packagefile net=/usr/src/tmp/go-build1791527085/b173/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1791527085/b093/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1791527085/b181/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1791527085/b042/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -p github.com/Philipp15b/go-steam -lang=go1.16 -complete -installsuffix shared -buildid recKZSdZhzDJgivC_QCo/recKZSdZhzDJgivC_QCo -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b463/importcfg -pack ./vendor/github.com/Philipp15b/go-steam/auth.go ./vendor/github.com/Philipp15b/go-steam/auth_events.go ./vendor/github.com/Philipp15b/go-steam/client.go ./vendor/github.com/Philipp15b/go-steam/client_events.go ./vendor/github.com/Philipp15b/go-steam/connection.go ./vendor/github.com/Philipp15b/go-steam/doc.go ./vendor/github.com/Philipp15b/go-steam/gamecoordinator.go ./vendor/github.com/Philipp15b/go-steam/keys.go ./vendor/github.com/Philipp15b/go-steam/notifications.go ./vendor/github.com/Philipp15b/go-steam/notifications_events.go ./vendor/github.com/Philipp15b/go-steam/servers.go ./vendor/github.com/Philipp15b/go-steam/social.go ./vendor/github.com/Philipp15b/go-steam/social_events.go ./vendor/github.com/Philipp15b/go-steam/steam_directory.go ./vendor/github.com/Philipp15b/go-steam/trading.go ./vendor/github.com/Philipp15b/go-steam/trading_events.go ./vendor/github.com/Philipp15b/go-steam/web.go ./vendor/github.com/Philipp15b/go-steam/web_events.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b463/_pkg_.a # internal cp $WORK/b463/_pkg_.a /usr/src/.cache/go-build/88/88c676ec397e8b2ac8211aa94bd672e07771357aa1262b0ea7fdc53fcc09e177-d # internal github.com/42wim/matterbridge/bridge/steam mkdir -p $WORK/b462/ cat >/usr/src/tmp/go-build1791527085/b462/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build1791527085/b214/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build1791527085/b060/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build1791527085/b258/_pkg_.a packagefile github.com/Philipp15b/go-steam=/usr/src/tmp/go-build1791527085/b463/_pkg_.a packagefile github.com/Philipp15b/go-steam/protocol/steamlang=/usr/src/tmp/go-build1791527085/b467/_pkg_.a packagefile github.com/Philipp15b/go-steam/steamid=/usr/src/tmp/go-build1791527085/b471/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -p github.com/42wim/matterbridge/bridge/steam -lang=go1.15 -complete -installsuffix shared -buildid hNTtqBKBpqXDOMJnJTMP/hNTtqBKBpqXDOMJnJTMP -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b462/importcfg -pack ./bridge/steam/handlers.go ./bridge/steam/steam.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b462/_pkg_.a # internal cp $WORK/b462/_pkg_.a /usr/src/.cache/go-build/f6/f67d5eda02eabda813b2d3281e315ae8c26714ed7f3e98dd6360eea82a888cb4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /usr/src/.cache/go-build/cf/cf09657601f975f02f1f990cd8abedc22c55888d5403054b34609f5709b6fe32-d # internal github.com/42wim/matterbridge/matterclient mkdir -p $WORK/b305/ cat >/usr/src/tmp/go-build1791527085/b305/importcfg << 'EOF' # internal # import config packagefile crypto/md5=/usr/src/tmp/go-build1791527085/b160/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build1791527085/b127/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1791527085/b071/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/gorilla/websocket=/usr/src/tmp/go-build1791527085/b243/_pkg_.a packagefile github.com/hashicorp/golang-lru=/usr/src/tmp/go-build1791527085/b306/_pkg_.a packagefile github.com/jpillora/backoff=/usr/src/tmp/go-build1791527085/b308/_pkg_.a packagefile github.com/matterbridge/logrus-prefixed-formatter=/usr/src/tmp/go-build1791527085/b309/_pkg_.a packagefile github.com/mattermost/mattermost-server/v5/model=/usr/src/tmp/go-build1791527085/b313/_pkg_.a packagefile github.com/sirupsen/logrus=/usr/src/tmp/go-build1791527085/b068/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1791527085/b093/_pkg_.a packagefile net/http/cookiejar=/usr/src/tmp/go-build1791527085/b377/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1791527085/b181/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -p github.com/42wim/matterbridge/matterclient -lang=go1.15 -complete -installsuffix shared -buildid w27Uv9gmkxtRVjAFYvea/w27Uv9gmkxtRVjAFYvea -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b305/importcfg -pack ./matterclient/channels.go ./matterclient/helpers.go ./matterclient/matterclient.go ./matterclient/messages.go ./matterclient/users.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /usr/src/.cache/go-build/33/33630a5bf734ec7cfbddb8d0bc3f1f84e60e0d3aa729ed460d8580357a27c27d-d # internal github.com/42wim/matterbridge/bridge/mattermost mkdir -p $WORK/b304/ cat >/usr/src/tmp/go-build1791527085/b304/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build1791527085/b214/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build1791527085/b060/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build1791527085/b258/_pkg_.a packagefile github.com/42wim/matterbridge/matterclient=/usr/src/tmp/go-build1791527085/b305/_pkg_.a packagefile github.com/42wim/matterbridge/matterhook=/usr/src/tmp/go-build1791527085/b378/_pkg_.a packagefile github.com/mattermost/mattermost-server/v5/model=/usr/src/tmp/go-build1791527085/b313/_pkg_.a packagefile github.com/rs/xid=/usr/src/tmp/go-build1791527085/b386/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -p github.com/42wim/matterbridge/bridge/mattermost -lang=go1.15 -complete -installsuffix shared -buildid uwLCaZE-ruIkXsPDmlH6/uwLCaZE-ruIkXsPDmlH6 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b304/importcfg -pack ./bridge/mattermost/handlers.go ./bridge/mattermost/helpers.go ./bridge/mattermost/mattermost.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /usr/src/.cache/go-build/8e/8e294ec3dbf6924b241608bdd2359d237eb3cf0237cfd0850f1fde02580d2cb5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /usr/src/.cache/go-build/02/02d6e764b31b52f0be45e854d209fe9776254b62c4badc9e5abbbee2805e62c5-d # internal github.com/42wim/matterbridge/bridge/msteams mkdir -p $WORK/b387/ cat >/usr/src/tmp/go-build1791527085/b387/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build1791527085/b070/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1791527085/b071/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build1791527085/b214/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build1791527085/b060/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build1791527085/b258/_pkg_.a packagefile github.com/davecgh/go-spew/spew=/usr/src/tmp/go-build1791527085/b296/_pkg_.a packagefile github.com/mattn/godown=/usr/src/tmp/go-build1791527085/b388/_pkg_.a packagefile github.com/yaegashi/msgraph.go/beta=/usr/src/tmp/go-build1791527085/b390/_pkg_.a packagefile github.com/yaegashi/msgraph.go/msauth=/usr/src/tmp/go-build1791527085/b394/_pkg_.a packagefile golang.org/x/oauth2=/usr/src/tmp/go-build1791527085/b395/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1791527085/b084/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -p github.com/42wim/matterbridge/bridge/msteams -lang=go1.15 -complete -installsuffix shared -buildid 1I1n-SCKT8WSatETZbZS/1I1n-SCKT8WSatETZbZS -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b387/importcfg -pack ./bridge/msteams/handler.go ./bridge/msteams/msteams.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /usr/src/.cache/go-build/2b/2b0541dd71bd0d1972c310904bb222b6f4fcdb11d2d979892077cf0960524f1d-d # internal github.com/42wim/matterbridge/gateway/bridgemap mkdir -p $WORK/b215/ cat >/usr/src/tmp/go-build1791527085/b215/importcfg << 'EOF' # internal # import config packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build1791527085/b214/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/api=/usr/src/tmp/go-build1791527085/b216/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/discord=/usr/src/tmp/go-build1791527085/b244/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/gitter=/usr/src/tmp/go-build1791527085/b268/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/irc=/usr/src/tmp/go-build1791527085/b274/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/keybase=/usr/src/tmp/go-build1791527085/b288/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/matrix=/usr/src/tmp/go-build1791527085/b302/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/mattermost=/usr/src/tmp/go-build1791527085/b304/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/msteams=/usr/src/tmp/go-build1791527085/b387/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/mumble=/usr/src/tmp/go-build1791527085/b400/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/nctalk=/usr/src/tmp/go-build1791527085/b435/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/rocketchat=/usr/src/tmp/go-build1791527085/b441/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/slack=/usr/src/tmp/go-build1791527085/b450/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/sshchat=/usr/src/tmp/go-build1791527085/b451/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/steam=/usr/src/tmp/go-build1791527085/b462/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/telegram=/usr/src/tmp/go-build1791527085/b474/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/vk=/usr/src/tmp/go-build1791527085/b478/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/whatsapp=/usr/src/tmp/go-build1791527085/b487/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/xmpp=/usr/src/tmp/go-build1791527085/b502/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/zulip=/usr/src/tmp/go-build1791527085/b504/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -p github.com/42wim/matterbridge/gateway/bridgemap -lang=go1.15 -complete -installsuffix shared -buildid 4Ieu6E02Uwnv2VKhXzlL/4Ieu6E02Uwnv2VKhXzlL -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b215/importcfg -pack ./gateway/bridgemap/api.go ./gateway/bridgemap/bdiscord.go ./gateway/bridgemap/bgitter.go ./gateway/bridgemap/birc.go ./gateway/bridgemap/bkeybase.go ./gateway/bridgemap/bmatrix.go ./gateway/bridgemap/bmattermost.go ./gateway/bridgemap/bmsteams.go ./gateway/bridgemap/bmumble.go ./gateway/bridgemap/bnctalk.go ./gateway/bridgemap/bridgemap.go ./gateway/bridgemap/brocketchat.go ./gateway/bridgemap/bslack.go ./gateway/bridgemap/bsshchat.go ./gateway/bridgemap/bsteam.go ./gateway/bridgemap/btelegram.go ./gateway/bridgemap/bvk.go ./gateway/bridgemap/bwhatsapp.go ./gateway/bridgemap/bxmpp.go ./gateway/bridgemap/bzulip.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /usr/src/.cache/go-build/d0/d0e7a1ff576692ce7cfa90805b251f21011e55e89cabdaf7a26e4fe421ee29c0-d # internal github.com/42wim/matterbridge/gateway mkdir -p $WORK/b213/ cat >/usr/src/tmp/go-build1791527085/b213/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build1791527085/b164/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build1791527085/b214/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build1791527085/b060/_pkg_.a packagefile github.com/42wim/matterbridge/gateway/bridgemap=/usr/src/tmp/go-build1791527085/b215/_pkg_.a packagefile github.com/42wim/matterbridge/gateway/samechannel=/usr/src/tmp/go-build1791527085/b506/_pkg_.a packagefile github.com/42wim/matterbridge/internal=/usr/src/tmp/go-build1791527085/b507/_pkg_.a packagefile github.com/d5/tengo/v2=/usr/src/tmp/go-build1791527085/b508/_pkg_.a packagefile github.com/d5/tengo/v2/stdlib=/usr/src/tmp/go-build1791527085/b511/_pkg_.a packagefile github.com/hashicorp/golang-lru=/usr/src/tmp/go-build1791527085/b306/_pkg_.a packagefile github.com/kyokomi/emoji/v2=/usr/src/tmp/go-build1791527085/b513/_pkg_.a packagefile github.com/sirupsen/logrus=/usr/src/tmp/go-build1791527085/b068/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1791527085/b093/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build1791527085/b067/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1791527085/b084/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -p github.com/42wim/matterbridge/gateway -lang=go1.15 -complete -installsuffix shared -buildid aSQOtVmOZt6cD1c_awQt/aSQOtVmOZt6cD1c_awQt -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b213/importcfg -pack ./gateway/gateway.go ./gateway/handlers.go ./gateway/router.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /usr/src/.cache/go-build/41/41b4de0a2736ada1dd4ac4d0b343bc219be71fcdba6007b091e493b24273d290-d # internal github.com/42wim/matterbridge mkdir -p $WORK/b001/ cat >/usr/src/tmp/go-build1791527085/b001/importcfg << 'EOF' # internal # import config packagefile flag=/usr/src/tmp/go-build1791527085/b002/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build1791527085/b060/_pkg_.a packagefile github.com/42wim/matterbridge/gateway=/usr/src/tmp/go-build1791527085/b213/_pkg_.a packagefile github.com/42wim/matterbridge/gateway/bridgemap=/usr/src/tmp/go-build1791527085/b215/_pkg_.a packagefile github.com/google/gops/agent=/usr/src/tmp/go-build1791527085/b514/_pkg_.a packagefile github.com/matterbridge/logrus-prefixed-formatter=/usr/src/tmp/go-build1791527085/b309/_pkg_.a packagefile github.com/sirupsen/logrus=/usr/src/tmp/go-build1791527085/b068/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1791527085/b010/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.15 -complete -installsuffix shared -buildid nT3toqCWIV5_L_wnpcY9/nT3toqCWIV5_L_wnpcY9 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b001/importcfg -pack ./matterbridge.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /usr/src/.cache/go-build/98/9878643ca9bbd2881dbe23eebc4088f65c983608b27e93b189872dc3daf96c5b-d # internal cat >/usr/src/tmp/go-build1791527085/b001/importcfg.link << 'EOF' # internal packagefile github.com/42wim/matterbridge=/usr/src/tmp/go-build1791527085/b001/_pkg_.a packagefile flag=/usr/src/tmp/go-build1791527085/b002/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1791527085/b030/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build1791527085/b060/_pkg_.a packagefile github.com/42wim/matterbridge/gateway=/usr/src/tmp/go-build1791527085/b213/_pkg_.a packagefile github.com/42wim/matterbridge/gateway/bridgemap=/usr/src/tmp/go-build1791527085/b215/_pkg_.a packagefile github.com/google/gops/agent=/usr/src/tmp/go-build1791527085/b514/_pkg_.a packagefile github.com/matterbridge/logrus-prefixed-formatter=/usr/src/tmp/go-build1791527085/b309/_pkg_.a packagefile github.com/sirupsen/logrus=/usr/src/tmp/go-build1791527085/b068/_pkg_.a packagefile os=/usr/src/tmp/go-build1791527085/b046/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1791527085/b010/_pkg_.a packagefile strings=/usr/src/tmp/go-build1791527085/b059/_pkg_.a packagefile encoding=/usr/src/tmp/go-build1791527085/b003/_pkg_.a packagefile errors=/usr/src/tmp/go-build1791527085/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build1791527085/b045/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1791527085/b033/_pkg_.a packagefile slices=/usr/src/tmp/go-build1791527085/b044/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1791527085/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build1791527085/b051/_pkg_.a packagefile internal/fmtsort=/usr/src/tmp/go-build1791527085/b031/_pkg_.a packagefile math=/usr/src/tmp/go-build1791527085/b036/_pkg_.a packagefile sync=/usr/src/tmp/go-build1791527085/b040/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1791527085/b039/_pkg_.a packagefile bytes=/usr/src/tmp/go-build1791527085/b061/_pkg_.a packagefile github.com/fsnotify/fsnotify=/usr/src/tmp/go-build1791527085/b062/_pkg_.a packagefile github.com/spf13/viper=/usr/src/tmp/go-build1791527085/b076/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1791527085/b092/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build1791527085/b067/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build1791527085/b164/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build1791527085/b214/_pkg_.a packagefile github.com/42wim/matterbridge/gateway/samechannel=/usr/src/tmp/go-build1791527085/b506/_pkg_.a packagefile github.com/42wim/matterbridge/internal=/usr/src/tmp/go-build1791527085/b507/_pkg_.a packagefile github.com/d5/tengo/v2=/usr/src/tmp/go-build1791527085/b508/_pkg_.a packagefile github.com/d5/tengo/v2/stdlib=/usr/src/tmp/go-build1791527085/b511/_pkg_.a packagefile github.com/hashicorp/golang-lru=/usr/src/tmp/go-build1791527085/b306/_pkg_.a packagefile github.com/kyokomi/emoji/v2=/usr/src/tmp/go-build1791527085/b513/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1791527085/b093/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1791527085/b084/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/api=/usr/src/tmp/go-build1791527085/b216/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/discord=/usr/src/tmp/go-build1791527085/b244/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/gitter=/usr/src/tmp/go-build1791527085/b268/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/irc=/usr/src/tmp/go-build1791527085/b274/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/keybase=/usr/src/tmp/go-build1791527085/b288/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/matrix=/usr/src/tmp/go-build1791527085/b302/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/mattermost=/usr/src/tmp/go-build1791527085/b304/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/msteams=/usr/src/tmp/go-build1791527085/b387/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/mumble=/usr/src/tmp/go-build1791527085/b400/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/nctalk=/usr/src/tmp/go-build1791527085/b435/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/rocketchat=/usr/src/tmp/go-build1791527085/b441/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/slack=/usr/src/tmp/go-build1791527085/b450/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/sshchat=/usr/src/tmp/go-build1791527085/b451/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/steam=/usr/src/tmp/go-build1791527085/b462/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/telegram=/usr/src/tmp/go-build1791527085/b474/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/vk=/usr/src/tmp/go-build1791527085/b478/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/whatsapp=/usr/src/tmp/go-build1791527085/b487/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/xmpp=/usr/src/tmp/go-build1791527085/b502/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/zulip=/usr/src/tmp/go-build1791527085/b504/_pkg_.a packagefile bufio=/usr/src/tmp/go-build1791527085/b069/_pkg_.a packagefile context=/usr/src/tmp/go-build1791527085/b070/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1791527085/b064/_pkg_.a packagefile github.com/google/gops/internal=/usr/src/tmp/go-build1791527085/b515/_pkg_.a packagefile github.com/google/gops/signal=/usr/src/tmp/go-build1791527085/b517/_pkg_.a packagefile golang.org/x/sys/unix=/usr/src/tmp/go-build1791527085/b063/_pkg_.a packagefile net=/usr/src/tmp/go-build1791527085/b173/_pkg_.a packagefile os/signal=/usr/src/tmp/go-build1791527085/b518/_pkg_.a packagefile runtime/debug=/usr/src/tmp/go-build1791527085/b226/_pkg_.a packagefile runtime/pprof=/usr/src/tmp/go-build1791527085/b360/_pkg_.a packagefile runtime/trace=/usr/src/tmp/go-build1791527085/b301/_pkg_.a packagefile syscall=/usr/src/tmp/go-build1791527085/b054/_pkg_.a packagefile github.com/mgutz/ansi=/usr/src/tmp/go-build1791527085/b310/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=/usr/src/tmp/go-build1791527085/b311/_pkg_.a packagefile sort=/usr/src/tmp/go-build1791527085/b066/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1791527085/b071/_pkg_.a packagefile log=/usr/src/tmp/go-build1791527085/b074/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1791527085/b042/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build1791527085/b011/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build1791527085/b013/_pkg_.a packagefile internal/filepathlite=/usr/src/tmp/go-build1791527085/b047/_pkg_.a packagefile internal/goarch=/usr/src/tmp/go-build1791527085/b007/_pkg_.a packagefile internal/itoa=/usr/src/tmp/go-build1791527085/b034/_pkg_.a packagefile internal/poll=/usr/src/tmp/go-build1791527085/b055/_pkg_.a packagefile internal/stringslite=/usr/src/tmp/go-build1791527085/b029/_pkg_.a packagefile internal/syscall/execenv=/usr/src/tmp/go-build1791527085/b057/_pkg_.a packagefile internal/syscall/unix=/usr/src/tmp/go-build1791527085/b056/_pkg_.a packagefile internal/testlog=/usr/src/tmp/go-build1791527085/b058/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build1791527085/b048/_pkg_.a packagefile internal/abi=/usr/src/tmp/go-build1791527085/b006/_pkg_.a packagefile internal/chacha8rand=/usr/src/tmp/go-build1791527085/b014/_pkg_.a packagefile internal/coverage/rtcov=/usr/src/tmp/go-build1791527085/b015/_pkg_.a packagefile internal/cpu=/usr/src/tmp/go-build1791527085/b012/_pkg_.a packagefile internal/godebugs=/usr/src/tmp/go-build1791527085/b016/_pkg_.a packagefile internal/goexperiment=/usr/src/tmp/go-build1791527085/b017/_pkg_.a packagefile internal/goos=/usr/src/tmp/go-build1791527085/b018/_pkg_.a packagefile internal/profilerecord=/usr/src/tmp/go-build1791527085/b019/_pkg_.a packagefile internal/runtime/atomic=/usr/src/tmp/go-build1791527085/b020/_pkg_.a packagefile internal/runtime/exithook=/usr/src/tmp/go-build1791527085/b021/_pkg_.a packagefile internal/runtime/maps=/usr/src/tmp/go-build1791527085/b022/_pkg_.a packagefile internal/runtime/math=/usr/src/tmp/go-build1791527085/b026/_pkg_.a packagefile internal/runtime/sys=/usr/src/tmp/go-build1791527085/b027/_pkg_.a packagefile internal/runtime/syscall=/usr/src/tmp/go-build1791527085/b028/_pkg_.a packagefile iter=/usr/src/tmp/go-build1791527085/b035/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1791527085/b037/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1791527085/b043/_pkg_.a packagefile internal/reflectlite=/usr/src/tmp/go-build1791527085/b005/_pkg_.a packagefile internal/race=/usr/src/tmp/go-build1791527085/b025/_pkg_.a packagefile internal/unsafeheader=/usr/src/tmp/go-build1791527085/b009/_pkg_.a packagefile cmp=/usr/src/tmp/go-build1791527085/b032/_pkg_.a packagefile internal/godebug=/usr/src/tmp/go-build1791527085/b052/_pkg_.a packagefile internal/sync=/usr/src/tmp/go-build1791527085/b041/_pkg_.a packagefile encoding/csv=/usr/src/tmp/go-build1791527085/b077/_pkg_.a packagefile github.com/hashicorp/hcl=/usr/src/tmp/go-build1791527085/b078/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/printer=/usr/src/tmp/go-build1791527085/b089/_pkg_.a packagefile github.com/magiconair/properties=/usr/src/tmp/go-build1791527085/b091/_pkg_.a packagefile github.com/mitchellh/mapstructure=/usr/src/tmp/go-build1791527085/b197/_pkg_.a packagefile github.com/pelletier/go-toml=/usr/src/tmp/go-build1791527085/b198/_pkg_.a packagefile github.com/spf13/afero=/usr/src/tmp/go-build1791527085/b199/_pkg_.a packagefile github.com/spf13/cast=/usr/src/tmp/go-build1791527085/b203/_pkg_.a packagefile github.com/spf13/jwalterweatherman=/usr/src/tmp/go-build1791527085/b208/_pkg_.a packagefile github.com/spf13/pflag=/usr/src/tmp/go-build1791527085/b209/_pkg_.a packagefile github.com/subosito/gotenv=/usr/src/tmp/go-build1791527085/b210/_pkg_.a packagefile gopkg.in/ini.v1=/usr/src/tmp/go-build1791527085/b211/_pkg_.a packagefile gopkg.in/yaml.v2=/usr/src/tmp/go-build1791527085/b212/_pkg_.a packagefile crypto=/usr/src/tmp/go-build1791527085/b101/_pkg_.a packagefile crypto/internal/boring=/usr/src/tmp/go-build1791527085/b100/_pkg_.a packagefile crypto/internal/fips140only=/usr/src/tmp/go-build1791527085/b122/_pkg_.a packagefile hash=/usr/src/tmp/go-build1791527085/b097/_pkg_.a packagefile compress/gzip=/usr/src/tmp/go-build1791527085/b094/_pkg_.a packagefile encoding/gob=/usr/src/tmp/go-build1791527085/b488/_pkg_.a packagefile github.com/d5/tengo/v2/parser=/usr/src/tmp/go-build1791527085/b509/_pkg_.a packagefile github.com/d5/tengo/v2/token=/usr/src/tmp/go-build1791527085/b510/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build1791527085/b072/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build1791527085/b170/_pkg_.a packagefile github.com/d5/tengo/v2/stdlib/json=/usr/src/tmp/go-build1791527085/b512/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build1791527085/b126/_pkg_.a packagefile os/exec=/usr/src/tmp/go-build1791527085/b267/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=/usr/src/tmp/go-build1791527085/b307/_pkg_.a packagefile container/list=/usr/src/tmp/go-build1791527085/b098/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build1791527085/b099/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build1791527085/b127/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/usr/src/tmp/go-build1791527085/b182/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=/usr/src/tmp/go-build1791527085/b189/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/usr/src/tmp/go-build1791527085/b190/_pkg_.a packagefile vendor/golang.org/x/net/idna=/usr/src/tmp/go-build1791527085/b183/_pkg_.a packagefile maps=/usr/src/tmp/go-build1791527085/b172/_pkg_.a packagefile mime=/usr/src/tmp/go-build1791527085/b191/_pkg_.a packagefile mime/multipart=/usr/src/tmp/go-build1791527085/b192/_pkg_.a packagefile net/http/httptrace=/usr/src/tmp/go-build1791527085/b194/_pkg_.a packagefile net/http/internal=/usr/src/tmp/go-build1791527085/b195/_pkg_.a packagefile net/http/internal/ascii=/usr/src/tmp/go-build1791527085/b196/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build1791527085/b188/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1791527085/b181/_pkg_.a packagefile path=/usr/src/tmp/go-build1791527085/b050/_pkg_.a packagefile regexp/syntax=/usr/src/tmp/go-build1791527085/b085/_pkg_.a packagefile github.com/labstack/echo/v4=/usr/src/tmp/go-build1791527085/b217/_pkg_.a packagefile github.com/labstack/echo/v4/middleware=/usr/src/tmp/go-build1791527085/b235/_pkg_.a packagefile github.com/zfjagann/golang-ring=/usr/src/tmp/go-build1791527085/b241/_pkg_.a packagefile gopkg.in/olahol/melody.v1=/usr/src/tmp/go-build1791527085/b242/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/discord/transmitter=/usr/src/tmp/go-build1791527085/b245/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build1791527085/b258/_pkg_.a packagefile github.com/matterbridge/discordgo=/usr/src/tmp/go-build1791527085/b246/_pkg_.a packagefile github.com/42wim/go-gitter=/usr/src/tmp/go-build1791527085/b269/_pkg_.a packagefile github.com/lrstanley/girc=/usr/src/tmp/go-build1791527085/b275/_pkg_.a packagefile github.com/missdeer/golib/ic=/usr/src/tmp/go-build1791527085/b276/_pkg_.a packagefile github.com/paulrosania/go-charset/charset=/usr/src/tmp/go-build1791527085/b284/_pkg_.a packagefile github.com/paulrosania/go-charset/data=/usr/src/tmp/go-build1791527085/b285/_pkg_.a packagefile github.com/saintfish/chardet=/usr/src/tmp/go-build1791527085/b286/_pkg_.a packagefile github.com/writeas/go-strip-markdown=/usr/src/tmp/go-build1791527085/b287/_pkg_.a packagefile hash/crc32=/usr/src/tmp/go-build1791527085/b096/_pkg_.a packagefile github.com/keybase/go-keybase-chat-bot/kbchat=/usr/src/tmp/go-build1791527085/b289/_pkg_.a packagefile github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1=/usr/src/tmp/go-build1791527085/b290/_pkg_.a packagefile github.com/matrix-org/gomatrix=/usr/src/tmp/go-build1791527085/b303/_pkg_.a packagefile html=/usr/src/tmp/go-build1791527085/b205/_pkg_.a packagefile github.com/42wim/matterbridge/matterclient=/usr/src/tmp/go-build1791527085/b305/_pkg_.a packagefile github.com/42wim/matterbridge/matterhook=/usr/src/tmp/go-build1791527085/b378/_pkg_.a packagefile github.com/mattermost/mattermost-server/v5/model=/usr/src/tmp/go-build1791527085/b313/_pkg_.a packagefile github.com/rs/xid=/usr/src/tmp/go-build1791527085/b386/_pkg_.a packagefile github.com/davecgh/go-spew/spew=/usr/src/tmp/go-build1791527085/b296/_pkg_.a packagefile github.com/mattn/godown=/usr/src/tmp/go-build1791527085/b388/_pkg_.a packagefile github.com/yaegashi/msgraph.go/beta=/usr/src/tmp/go-build1791527085/b390/_pkg_.a packagefile github.com/yaegashi/msgraph.go/msauth=/usr/src/tmp/go-build1791527085/b394/_pkg_.a packagefile golang.org/x/oauth2=/usr/src/tmp/go-build1791527085/b395/_pkg_.a packagefile crypto/x509=/usr/src/tmp/go-build1791527085/b167/_pkg_.a packagefile github.com/vincent-petithory/dataurl=/usr/src/tmp/go-build1791527085/b401/_pkg_.a packagefile layeh.com/gumble/gumble=/usr/src/tmp/go-build1791527085/b402/_pkg_.a packagefile layeh.com/gumble/gumbleutil=/usr/src/tmp/go-build1791527085/b434/_pkg_.a packagefile gomod.garykim.dev/nc-talk/ocs=/usr/src/tmp/go-build1791527085/b436/_pkg_.a packagefile gomod.garykim.dev/nc-talk/room=/usr/src/tmp/go-build1791527085/b437/_pkg_.a packagefile gomod.garykim.dev/nc-talk/user=/usr/src/tmp/go-build1791527085/b440/_pkg_.a packagefile github.com/42wim/matterbridge/hook/rockethook=/usr/src/tmp/go-build1791527085/b442/_pkg_.a packagefile github.com/matterbridge/Rocket.Chat.Go.SDK/models=/usr/src/tmp/go-build1791527085/b443/_pkg_.a packagefile github.com/matterbridge/Rocket.Chat.Go.SDK/realtime=/usr/src/tmp/go-build1791527085/b444/_pkg_.a packagefile github.com/matterbridge/Rocket.Chat.Go.SDK/rest=/usr/src/tmp/go-build1791527085/b448/_pkg_.a packagefile github.com/nelsonken/gomf=/usr/src/tmp/go-build1791527085/b449/_pkg_.a packagefile github.com/slack-go/slack=/usr/src/tmp/go-build1791527085/b380/_pkg_.a packagefile github.com/shazow/ssh-chat/sshd=/usr/src/tmp/go-build1791527085/b452/_pkg_.a packagefile github.com/Philipp15b/go-steam=/usr/src/tmp/go-build1791527085/b463/_pkg_.a packagefile github.com/Philipp15b/go-steam/protocol/steamlang=/usr/src/tmp/go-build1791527085/b467/_pkg_.a packagefile github.com/Philipp15b/go-steam/steamid=/usr/src/tmp/go-build1791527085/b471/_pkg_.a packagefile github.com/go-telegram-bot-api/telegram-bot-api=/usr/src/tmp/go-build1791527085/b475/_pkg_.a packagefile github.com/russross/blackfriday=/usr/src/tmp/go-build1791527085/b477/_pkg_.a packagefile unicode/utf16=/usr/src/tmp/go-build1791527085/b073/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2/api=/usr/src/tmp/go-build1791527085/b479/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2/events=/usr/src/tmp/go-build1791527085/b485/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2/longpoll-bot=/usr/src/tmp/go-build1791527085/b486/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2/object=/usr/src/tmp/go-build1791527085/b484/_pkg_.a packagefile github.com/Baozisoftware/qrcode-terminal-go=/usr/src/tmp/go-build1791527085/b490/_pkg_.a packagefile github.com/Rhymen/go-whatsapp=/usr/src/tmp/go-build1791527085/b494/_pkg_.a packagefile github.com/jpillora/backoff=/usr/src/tmp/go-build1791527085/b308/_pkg_.a packagefile github.com/matterbridge/go-xmpp=/usr/src/tmp/go-build1791527085/b503/_pkg_.a packagefile github.com/matterbridge/gozulipbot=/usr/src/tmp/go-build1791527085/b505/_pkg_.a packagefile os/user=/usr/src/tmp/go-build1791527085/b516/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=/usr/src/tmp/go-build1791527085/b065/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/usr/src/tmp/go-build1791527085/b174/_pkg_.a packagefile internal/nettrace=/usr/src/tmp/go-build1791527085/b175/_pkg_.a packagefile internal/singleflight=/usr/src/tmp/go-build1791527085/b176/_pkg_.a packagefile net/netip=/usr/src/tmp/go-build1791527085/b177/_pkg_.a packagefile runtime/cgo=/usr/src/tmp/go-build1791527085/b180/_pkg_.a packagefile text/tabwriter=/usr/src/tmp/go-build1791527085/b090/_pkg_.a packagefile internal/asan=/usr/src/tmp/go-build1791527085/b023/_pkg_.a packagefile internal/msan=/usr/src/tmp/go-build1791527085/b024/_pkg_.a packagefile internal/oserror=/usr/src/tmp/go-build1791527085/b049/_pkg_.a packagefile github.com/mattn/go-colorable=/usr/src/tmp/go-build1791527085/b220/_pkg_.a packagefile golang.org/x/term=/usr/src/tmp/go-build1791527085/b312/_pkg_.a packagefile log/internal=/usr/src/tmp/go-build1791527085/b075/_pkg_.a packagefile internal/bisect=/usr/src/tmp/go-build1791527085/b053/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/ast=/usr/src/tmp/go-build1791527085/b079/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/parser=/usr/src/tmp/go-build1791527085/b082/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/token=/usr/src/tmp/go-build1791527085/b080/_pkg_.a packagefile github.com/hashicorp/hcl/json/parser=/usr/src/tmp/go-build1791527085/b086/_pkg_.a packagefile math/big=/usr/src/tmp/go-build1791527085/b125/_pkg_.a packagefile github.com/spf13/afero/mem=/usr/src/tmp/go-build1791527085/b200/_pkg_.a packagefile golang.org/x/text/transform=/usr/src/tmp/go-build1791527085/b201/_pkg_.a packagefile golang.org/x/text/unicode/norm=/usr/src/tmp/go-build1791527085/b202/_pkg_.a packagefile html/template=/usr/src/tmp/go-build1791527085/b204/_pkg_.a packagefile crypto/cipher=/usr/src/tmp/go-build1791527085/b102/_pkg_.a packagefile crypto/internal/boring/sig=/usr/src/tmp/go-build1791527085/b124/_pkg_.a packagefile crypto/internal/fips140/drbg=/usr/src/tmp/go-build1791527085/b117/_pkg_.a packagefile crypto/internal/fips140/sha256=/usr/src/tmp/go-build1791527085/b109/_pkg_.a packagefile crypto/internal/fips140/sha3=/usr/src/tmp/go-build1791527085/b113/_pkg_.a packagefile crypto/internal/fips140/sha512=/usr/src/tmp/go-build1791527085/b115/_pkg_.a packagefile compress/flate=/usr/src/tmp/go-build1791527085/b095/_pkg_.a packagefile internal/saferio=/usr/src/tmp/go-build1791527085/b489/_pkg_.a packagefile crypto/internal/fips140=/usr/src/tmp/go-build1791527085/b104/_pkg_.a packagefile crypto/internal/randutil=/usr/src/tmp/go-build1791527085/b120/_pkg_.a packagefile crypto/internal/sysrand=/usr/src/tmp/go-build1791527085/b119/_pkg_.a packagefile crypto/aes=/usr/src/tmp/go-build1791527085/b128/_pkg_.a packagefile crypto/des=/usr/src/tmp/go-build1791527085/b129/_pkg_.a packagefile crypto/ecdh=/usr/src/tmp/go-build1791527085/b130/_pkg_.a packagefile crypto/ecdsa=/usr/src/tmp/go-build1791527085/b135/_pkg_.a packagefile crypto/ed25519=/usr/src/tmp/go-build1791527085/b146/_pkg_.a packagefile crypto/elliptic=/usr/src/tmp/go-build1791527085/b136/_pkg_.a packagefile crypto/hmac=/usr/src/tmp/go-build1791527085/b149/_pkg_.a packagefile crypto/internal/fips140/aes=/usr/src/tmp/go-build1791527085/b103/_pkg_.a packagefile crypto/internal/fips140/aes/gcm=/usr/src/tmp/go-build1791527085/b116/_pkg_.a packagefile crypto/internal/fips140/hkdf=/usr/src/tmp/go-build1791527085/b150/_pkg_.a packagefile crypto/internal/fips140/mlkem=/usr/src/tmp/go-build1791527085/b151/_pkg_.a packagefile crypto/internal/fips140/tls12=/usr/src/tmp/go-build1791527085/b152/_pkg_.a packagefile crypto/internal/fips140/tls13=/usr/src/tmp/go-build1791527085/b153/_pkg_.a packagefile crypto/internal/hpke=/usr/src/tmp/go-build1791527085/b154/_pkg_.a packagefile crypto/md5=/usr/src/tmp/go-build1791527085/b160/_pkg_.a packagefile crypto/rc4=/usr/src/tmp/go-build1791527085/b161/_pkg_.a packagefile crypto/rsa=/usr/src/tmp/go-build1791527085/b162/_pkg_.a packagefile crypto/sha256=/usr/src/tmp/go-build1791527085/b165/_pkg_.a packagefile crypto/sha512=/usr/src/tmp/go-build1791527085/b142/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build1791527085/b123/_pkg_.a packagefile crypto/tls/internal/fips140tls=/usr/src/tmp/go-build1791527085/b166/_pkg_.a packagefile encoding/pem=/usr/src/tmp/go-build1791527085/b171/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/usr/src/tmp/go-build1791527085/b155/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/usr/src/tmp/go-build1791527085/b143/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=/usr/src/tmp/go-build1791527085/b184/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/usr/src/tmp/go-build1791527085/b186/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=/usr/src/tmp/go-build1791527085/b187/_pkg_.a packagefile mime/quotedprintable=/usr/src/tmp/go-build1791527085/b193/_pkg_.a packagefile encoding/xml=/usr/src/tmp/go-build1791527085/b218/_pkg_.a packagefile github.com/labstack/gommon/color=/usr/src/tmp/go-build1791527085/b219/_pkg_.a packagefile github.com/labstack/gommon/log=/usr/src/tmp/go-build1791527085/b222/_pkg_.a packagefile golang.org/x/crypto/acme=/usr/src/tmp/go-build1791527085/b225/_pkg_.a packagefile golang.org/x/crypto/acme/autocert=/usr/src/tmp/go-build1791527085/b227/_pkg_.a packagefile golang.org/x/net/http2=/usr/src/tmp/go-build1791527085/b231/_pkg_.a packagefile golang.org/x/net/http2/h2c=/usr/src/tmp/go-build1791527085/b234/_pkg_.a packagefile github.com/dgrijalva/jwt-go=/usr/src/tmp/go-build1791527085/b236/_pkg_.a packagefile github.com/labstack/gommon/bytes=/usr/src/tmp/go-build1791527085/b237/_pkg_.a packagefile github.com/labstack/gommon/random=/usr/src/tmp/go-build1791527085/b238/_pkg_.a packagefile github.com/valyala/fasttemplate=/usr/src/tmp/go-build1791527085/b223/_pkg_.a packagefile golang.org/x/time/rate=/usr/src/tmp/go-build1791527085/b239/_pkg_.a packagefile net/http/httputil=/usr/src/tmp/go-build1791527085/b240/_pkg_.a packagefile github.com/gorilla/websocket=/usr/src/tmp/go-build1791527085/b243/_pkg_.a packagefile github.com/gomarkdown/markdown=/usr/src/tmp/go-build1791527085/b259/_pkg_.a packagefile github.com/gomarkdown/markdown/html=/usr/src/tmp/go-build1791527085/b261/_pkg_.a packagefile github.com/gomarkdown/markdown/parser=/usr/src/tmp/go-build1791527085/b262/_pkg_.a packagefile golang.org/x/image/webp=/usr/src/tmp/go-build1791527085/b263/_pkg_.a packagefile image/png=/usr/src/tmp/go-build1791527085/b257/_pkg_.a packagefile compress/zlib=/usr/src/tmp/go-build1791527085/b247/_pkg_.a packagefile golang.org/x/crypto/nacl/secretbox=/usr/src/tmp/go-build1791527085/b249/_pkg_.a packagefile image=/usr/src/tmp/go-build1791527085/b253/_pkg_.a packagefile image/jpeg=/usr/src/tmp/go-build1791527085/b255/_pkg_.a packagefile github.com/mreiferson/go-httpclient=/usr/src/tmp/go-build1791527085/b270/_pkg_.a packagefile github.com/mrexodia/wray=/usr/src/tmp/go-build1791527085/b271/_pkg_.a packagefile net/http/httptest=/usr/src/tmp/go-build1791527085/b272/_pkg_.a packagefile golang.org/x/text/encoding=/usr/src/tmp/go-build1791527085/b277/_pkg_.a packagefile golang.org/x/text/encoding/japanese=/usr/src/tmp/go-build1791527085/b279/_pkg_.a packagefile golang.org/x/text/encoding/korean=/usr/src/tmp/go-build1791527085/b281/_pkg_.a packagefile golang.org/x/text/encoding/simplifiedchinese=/usr/src/tmp/go-build1791527085/b282/_pkg_.a packagefile golang.org/x/text/encoding/traditionalchinese=/usr/src/tmp/go-build1791527085/b283/_pkg_.a packagefile github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1=/usr/src/tmp/go-build1791527085/b292/_pkg_.a packagefile github.com/keybase/go-keybase-chat-bot/kbchat/types/stellar1=/usr/src/tmp/go-build1791527085/b293/_pkg_.a packagefile github.com/stretchr/testify/require=/usr/src/tmp/go-build1791527085/b294/_pkg_.a packagefile testing=/usr/src/tmp/go-build1791527085/b299/_pkg_.a packagefile github.com/keybase/go-keybase-chat-bot/kbchat/types/gregor1=/usr/src/tmp/go-build1791527085/b291/_pkg_.a packagefile net/http/cookiejar=/usr/src/tmp/go-build1791527085/b377/_pkg_.a packagefile github.com/gorilla/schema=/usr/src/tmp/go-build1791527085/b379/_pkg_.a packagefile encoding/asn1=/usr/src/tmp/go-build1791527085/b144/_pkg_.a packagefile encoding/base32=/usr/src/tmp/go-build1791527085/b314/_pkg_.a packagefile github.com/blang/semver=/usr/src/tmp/go-build1791527085/b315/_pkg_.a packagefile github.com/disintegration/imaging=/usr/src/tmp/go-build1791527085/b317/_pkg_.a packagefile github.com/dyatlov/go-opengraph/opengraph=/usr/src/tmp/go-build1791527085/b326/_pkg_.a packagefile github.com/francoispqt/gojay=/usr/src/tmp/go-build1791527085/b329/_pkg_.a packagefile github.com/mattermost/go-i18n/i18n=/usr/src/tmp/go-build1791527085/b331/_pkg_.a packagefile github.com/mattermost/ldap=/usr/src/tmp/go-build1791527085/b335/_pkg_.a packagefile github.com/mattermost/mattermost-server/v5/mlog=/usr/src/tmp/go-build1791527085/b337/_pkg_.a packagefile github.com/mattermost/mattermost-server/v5/services/timezones=/usr/src/tmp/go-build1791527085/b361/_pkg_.a packagefile github.com/mattermost/mattermost-server/v5/utils/jsonutils=/usr/src/tmp/go-build1791527085/b362/_pkg_.a packagefile github.com/mattermost/mattermost-server/v5/utils/markdown=/usr/src/tmp/go-build1791527085/b364/_pkg_.a packagefile github.com/pborman/uuid=/usr/src/tmp/go-build1791527085/b365/_pkg_.a packagefile github.com/pkg/errors=/usr/src/tmp/go-build1791527085/b363/_pkg_.a packagefile github.com/tinylib/msgp/msgp=/usr/src/tmp/go-build1791527085/b367/_pkg_.a packagefile golang.org/x/crypto/bcrypt=/usr/src/tmp/go-build1791527085/b369/_pkg_.a packagefile golang.org/x/text/language=/usr/src/tmp/go-build1791527085/b371/_pkg_.a packagefile hash/fnv=/usr/src/tmp/go-build1791527085/b375/_pkg_.a packagefile image/gif=/usr/src/tmp/go-build1791527085/b323/_pkg_.a packagefile net/mail=/usr/src/tmp/go-build1791527085/b376/_pkg_.a packagefile database/sql/driver=/usr/src/tmp/go-build1791527085/b316/_pkg_.a packagefile github.com/mattn/go-runewidth=/usr/src/tmp/go-build1791527085/b389/_pkg_.a packagefile golang.org/x/net/html=/usr/src/tmp/go-build1791527085/b327/_pkg_.a packagefile github.com/rickb777/date/period=/usr/src/tmp/go-build1791527085/b391/_pkg_.a packagefile github.com/yaegashi/msgraph.go/jsonx=/usr/src/tmp/go-build1791527085/b393/_pkg_.a packagefile golang.org/x/oauth2/clientcredentials=/usr/src/tmp/go-build1791527085/b398/_pkg_.a packagefile golang.org/x/oauth2/microsoft=/usr/src/tmp/go-build1791527085/b399/_pkg_.a packagefile golang.org/x/oauth2/internal=/usr/src/tmp/go-build1791527085/b396/_pkg_.a packagefile crypto/dsa=/usr/src/tmp/go-build1791527085/b168/_pkg_.a packagefile crypto/x509/pkix=/usr/src/tmp/go-build1791527085/b169/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/usr/src/tmp/go-build1791527085/b145/_pkg_.a packagefile github.com/golang/protobuf/proto=/usr/src/tmp/go-build1791527085/b403/_pkg_.a packagefile layeh.com/gumble/gumble/MumbleProto=/usr/src/tmp/go-build1791527085/b432/_pkg_.a packagefile layeh.com/gumble/gumble/varint=/usr/src/tmp/go-build1791527085/b433/_pkg_.a packagefile github.com/monaco-io/request=/usr/src/tmp/go-build1791527085/b438/_pkg_.a packagefile gomod.garykim.dev/nc-talk/constants=/usr/src/tmp/go-build1791527085/b439/_pkg_.a packagefile github.com/Jeffail/gabs=/usr/src/tmp/go-build1791527085/b445/_pkg_.a packagefile github.com/gopackage/ddp=/usr/src/tmp/go-build1791527085/b446/_pkg_.a packagefile github.com/slack-go/slack/internal/backoff=/usr/src/tmp/go-build1791527085/b381/_pkg_.a packagefile github.com/slack-go/slack/internal/errorsx=/usr/src/tmp/go-build1791527085/b382/_pkg_.a packagefile github.com/slack-go/slack/internal/misc=/usr/src/tmp/go-build1791527085/b383/_pkg_.a packagefile github.com/slack-go/slack/internal/timex=/usr/src/tmp/go-build1791527085/b384/_pkg_.a packagefile github.com/slack-go/slack/slackutilsx=/usr/src/tmp/go-build1791527085/b385/_pkg_.a packagefile github.com/shazow/rateio=/usr/src/tmp/go-build1791527085/b453/_pkg_.a packagefile github.com/shazow/ssh-chat/internal/sanitize=/usr/src/tmp/go-build1791527085/b454/_pkg_.a packagefile github.com/shazow/ssh-chat/sshd/terminal=/usr/src/tmp/go-build1791527085/b455/_pkg_.a packagefile golang.org/x/crypto/ssh=/usr/src/tmp/go-build1791527085/b457/_pkg_.a packagefile github.com/Philipp15b/go-steam/cryptoutil=/usr/src/tmp/go-build1791527085/b464/_pkg_.a packagefile github.com/Philipp15b/go-steam/netutil=/usr/src/tmp/go-build1791527085/b465/_pkg_.a packagefile github.com/Philipp15b/go-steam/protocol=/usr/src/tmp/go-build1791527085/b466/_pkg_.a packagefile github.com/Philipp15b/go-steam/protocol/gamecoordinator=/usr/src/tmp/go-build1791527085/b472/_pkg_.a packagefile github.com/Philipp15b/go-steam/protocol/protobuf=/usr/src/tmp/go-build1791527085/b468/_pkg_.a packagefile github.com/Philipp15b/go-steam/rwu=/usr/src/tmp/go-build1791527085/b470/_pkg_.a packagefile github.com/Philipp15b/go-steam/socialcache=/usr/src/tmp/go-build1791527085/b473/_pkg_.a packagefile github.com/technoweenie/multipartstreamer=/usr/src/tmp/go-build1791527085/b476/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2=/usr/src/tmp/go-build1791527085/b480/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2/internal=/usr/src/tmp/go-build1791527085/b481/_pkg_.a packagefile github.com/skip2/go-qrcode=/usr/src/tmp/go-build1791527085/b491/_pkg_.a packagefile github.com/Rhymen/go-whatsapp/binary=/usr/src/tmp/go-build1791527085/b495/_pkg_.a packagefile github.com/Rhymen/go-whatsapp/binary/proto=/usr/src/tmp/go-build1791527085/b496/_pkg_.a packagefile github.com/Rhymen/go-whatsapp/crypto/cbc=/usr/src/tmp/go-build1791527085/b498/_pkg_.a packagefile github.com/Rhymen/go-whatsapp/crypto/curve25519=/usr/src/tmp/go-build1791527085/b499/_pkg_.a packagefile github.com/Rhymen/go-whatsapp/crypto/hkdf=/usr/src/tmp/go-build1791527085/b500/_pkg_.a packagefile unique=/usr/src/tmp/go-build1791527085/b178/_pkg_.a packagefile github.com/mattn/go-isatty=/usr/src/tmp/go-build1791527085/b221/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/scanner=/usr/src/tmp/go-build1791527085/b083/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/strconv=/usr/src/tmp/go-build1791527085/b081/_pkg_.a packagefile github.com/hashicorp/hcl/json/scanner=/usr/src/tmp/go-build1791527085/b087/_pkg_.a packagefile github.com/hashicorp/hcl/json/token=/usr/src/tmp/go-build1791527085/b088/_pkg_.a packagefile text/template=/usr/src/tmp/go-build1791527085/b206/_pkg_.a packagefile text/template/parse=/usr/src/tmp/go-build1791527085/b207/_pkg_.a packagefile crypto/internal/fips140/alias=/usr/src/tmp/go-build1791527085/b106/_pkg_.a packagefile crypto/internal/entropy=/usr/src/tmp/go-build1791527085/b118/_pkg_.a packagefile crypto/internal/fips140/check=/usr/src/tmp/go-build1791527085/b107/_pkg_.a packagefile crypto/internal/fips140/subtle=/usr/src/tmp/go-build1791527085/b114/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/usr/src/tmp/go-build1791527085/b110/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/usr/src/tmp/go-build1791527085/b111/_pkg_.a packagefile crypto/internal/impl=/usr/src/tmp/go-build1791527085/b112/_pkg_.a packagefile crypto/internal/fips140deps/godebug=/usr/src/tmp/go-build1791527085/b105/_pkg_.a packagefile math/rand/v2=/usr/src/tmp/go-build1791527085/b121/_pkg_.a packagefile crypto/internal/fips140/ecdh=/usr/src/tmp/go-build1791527085/b131/_pkg_.a packagefile crypto/internal/fips140/edwards25519/field=/usr/src/tmp/go-build1791527085/b134/_pkg_.a packagefile crypto/internal/boring/bbig=/usr/src/tmp/go-build1791527085/b137/_pkg_.a packagefile crypto/internal/fips140/ecdsa=/usr/src/tmp/go-build1791527085/b138/_pkg_.a packagefile crypto/internal/fips140hash=/usr/src/tmp/go-build1791527085/b140/_pkg_.a packagefile crypto/internal/fips140/ed25519=/usr/src/tmp/go-build1791527085/b147/_pkg_.a packagefile crypto/internal/fips140/nistec=/usr/src/tmp/go-build1791527085/b132/_pkg_.a packagefile crypto/internal/fips140/hmac=/usr/src/tmp/go-build1791527085/b108/_pkg_.a packagefile crypto/internal/fips140/bigmod=/usr/src/tmp/go-build1791527085/b139/_pkg_.a packagefile crypto/internal/fips140/rsa=/usr/src/tmp/go-build1791527085/b163/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=/usr/src/tmp/go-build1791527085/b156/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/usr/src/tmp/go-build1791527085/b157/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=/usr/src/tmp/go-build1791527085/b158/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=/usr/src/tmp/go-build1791527085/b159/_pkg_.a packagefile vendor/golang.org/x/text/transform=/usr/src/tmp/go-build1791527085/b185/_pkg_.a packagefile golang.org/x/net/idna=/usr/src/tmp/go-build1791527085/b228/_pkg_.a packagefile golang.org/x/net/http/httpguts=/usr/src/tmp/go-build1791527085/b232/_pkg_.a packagefile golang.org/x/net/http2/hpack=/usr/src/tmp/go-build1791527085/b233/_pkg_.a packagefile github.com/valyala/bytebufferpool=/usr/src/tmp/go-build1791527085/b224/_pkg_.a packagefile github.com/gomarkdown/markdown/ast=/usr/src/tmp/go-build1791527085/b260/_pkg_.a packagefile golang.org/x/image/riff=/usr/src/tmp/go-build1791527085/b264/_pkg_.a packagefile golang.org/x/image/vp8=/usr/src/tmp/go-build1791527085/b265/_pkg_.a packagefile golang.org/x/image/vp8l=/usr/src/tmp/go-build1791527085/b266/_pkg_.a packagefile image/color=/usr/src/tmp/go-build1791527085/b254/_pkg_.a packagefile hash/adler32=/usr/src/tmp/go-build1791527085/b248/_pkg_.a packagefile golang.org/x/crypto/internal/subtle=/usr/src/tmp/go-build1791527085/b250/_pkg_.a packagefile golang.org/x/crypto/poly1305=/usr/src/tmp/go-build1791527085/b251/_pkg_.a packagefile golang.org/x/crypto/salsa20/salsa=/usr/src/tmp/go-build1791527085/b252/_pkg_.a packagefile image/internal/imageutil=/usr/src/tmp/go-build1791527085/b256/_pkg_.a packagefile net/http/internal/testcert=/usr/src/tmp/go-build1791527085/b273/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=/usr/src/tmp/go-build1791527085/b278/_pkg_.a packagefile golang.org/x/text/encoding/internal=/usr/src/tmp/go-build1791527085/b280/_pkg_.a packagefile github.com/stretchr/testify/assert=/usr/src/tmp/go-build1791527085/b295/_pkg_.a packagefile internal/sysinfo=/usr/src/tmp/go-build1791527085/b300/_pkg_.a packagefile golang.org/x/image/bmp=/usr/src/tmp/go-build1791527085/b318/_pkg_.a packagefile golang.org/x/image/tiff=/usr/src/tmp/go-build1791527085/b319/_pkg_.a packagefile image/draw=/usr/src/tmp/go-build1791527085/b322/_pkg_.a packagefile golang.org/x/net/html/atom=/usr/src/tmp/go-build1791527085/b328/_pkg_.a packagefile database/sql=/usr/src/tmp/go-build1791527085/b330/_pkg_.a packagefile github.com/mattermost/go-i18n/i18n/bundle=/usr/src/tmp/go-build1791527085/b332/_pkg_.a packagefile github.com/mattermost/go-i18n/i18n/language=/usr/src/tmp/go-build1791527085/b333/_pkg_.a packagefile github.com/mattermost/go-i18n/i18n/translation=/usr/src/tmp/go-build1791527085/b334/_pkg_.a packagefile github.com/go-asn1-ber/asn1-ber=/usr/src/tmp/go-build1791527085/b336/_pkg_.a packagefile github.com/hashicorp/go-multierror=/usr/src/tmp/go-build1791527085/b338/_pkg_.a packagefile github.com/mattermost/logr=/usr/src/tmp/go-build1791527085/b340/_pkg_.a packagefile github.com/mattermost/logr/format=/usr/src/tmp/go-build1791527085/b345/_pkg_.a packagefile github.com/mattermost/logr/target=/usr/src/tmp/go-build1791527085/b346/_pkg_.a packagefile github.com/wiggin77/merror=/usr/src/tmp/go-build1791527085/b343/_pkg_.a packagefile github.com/wiggin77/srslog=/usr/src/tmp/go-build1791527085/b349/_pkg_.a packagefile go.uber.org/zap=/usr/src/tmp/go-build1791527085/b350/_pkg_.a packagefile go.uber.org/zap/zapcore=/usr/src/tmp/go-build1791527085/b355/_pkg_.a packagefile gopkg.in/natefinch/lumberjack.v2=/usr/src/tmp/go-build1791527085/b347/_pkg_.a packagefile net/http/pprof=/usr/src/tmp/go-build1791527085/b358/_pkg_.a packagefile github.com/google/uuid=/usr/src/tmp/go-build1791527085/b366/_pkg_.a packagefile github.com/philhofer/fwd=/usr/src/tmp/go-build1791527085/b368/_pkg_.a packagefile golang.org/x/crypto/blowfish=/usr/src/tmp/go-build1791527085/b370/_pkg_.a packagefile golang.org/x/text/internal/language=/usr/src/tmp/go-build1791527085/b372/_pkg_.a packagefile golang.org/x/text/internal/language/compact=/usr/src/tmp/go-build1791527085/b374/_pkg_.a packagefile compress/lzw=/usr/src/tmp/go-build1791527085/b324/_pkg_.a packagefile image/color/palette=/usr/src/tmp/go-build1791527085/b325/_pkg_.a packagefile github.com/rickb777/plural=/usr/src/tmp/go-build1791527085/b392/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=/usr/src/tmp/go-build1791527085/b397/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=/usr/src/tmp/go-build1791527085/b404/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/usr/src/tmp/go-build1791527085/b405/_pkg_.a packagefile google.golang.org/protobuf/proto=/usr/src/tmp/go-build1791527085/b418/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=/usr/src/tmp/go-build1791527085/b421/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build1791527085/b409/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/usr/src/tmp/go-build1791527085/b419/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=/usr/src/tmp/go-build1791527085/b420/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/usr/src/tmp/go-build1791527085/b427/_pkg_.a packagefile golang.org/x/net/websocket=/usr/src/tmp/go-build1791527085/b447/_pkg_.a packagefile golang.org/x/text/width=/usr/src/tmp/go-build1791527085/b456/_pkg_.a packagefile golang.org/x/crypto/chacha20=/usr/src/tmp/go-build1791527085/b458/_pkg_.a packagefile golang.org/x/crypto/curve25519=/usr/src/tmp/go-build1791527085/b459/_pkg_.a packagefile golang.org/x/crypto/ed25519=/usr/src/tmp/go-build1791527085/b460/_pkg_.a packagefile golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=/usr/src/tmp/go-build1791527085/b461/_pkg_.a packagefile github.com/golang/protobuf/protoc-gen-go/descriptor=/usr/src/tmp/go-build1791527085/b469/_pkg_.a packagefile golang.org/x/text/encoding/charmap=/usr/src/tmp/go-build1791527085/b482/_pkg_.a packagefile golang.org/x/text/runes=/usr/src/tmp/go-build1791527085/b483/_pkg_.a packagefile github.com/skip2/go-qrcode/bitset=/usr/src/tmp/go-build1791527085/b492/_pkg_.a packagefile github.com/skip2/go-qrcode/reedsolomon=/usr/src/tmp/go-build1791527085/b493/_pkg_.a packagefile github.com/Rhymen/go-whatsapp/binary/token=/usr/src/tmp/go-build1791527085/b497/_pkg_.a packagefile golang.org/x/crypto/hkdf=/usr/src/tmp/go-build1791527085/b501/_pkg_.a packagefile weak=/usr/src/tmp/go-build1791527085/b179/_pkg_.a packagefile crypto/sha3=/usr/src/tmp/go-build1791527085/b141/_pkg_.a packagefile crypto/internal/fips140/edwards25519=/usr/src/tmp/go-build1791527085/b148/_pkg_.a packagefile crypto/internal/fips140/nistec/fiat=/usr/src/tmp/go-build1791527085/b133/_pkg_.a packagefile golang.org/x/text/secure/bidirule=/usr/src/tmp/go-build1791527085/b229/_pkg_.a packagefile golang.org/x/text/unicode/bidi=/usr/src/tmp/go-build1791527085/b230/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=/usr/src/tmp/go-build1791527085/b297/_pkg_.a packagefile gopkg.in/yaml.v3=/usr/src/tmp/go-build1791527085/b298/_pkg_.a packagefile golang.org/x/image/ccitt=/usr/src/tmp/go-build1791527085/b320/_pkg_.a packagefile golang.org/x/image/tiff/lzw=/usr/src/tmp/go-build1791527085/b321/_pkg_.a packagefile github.com/hashicorp/errwrap=/usr/src/tmp/go-build1791527085/b339/_pkg_.a packagefile github.com/wiggin77/cfg=/usr/src/tmp/go-build1791527085/b341/_pkg_.a packagefile log/syslog=/usr/src/tmp/go-build1791527085/b348/_pkg_.a packagefile go.uber.org/atomic=/usr/src/tmp/go-build1791527085/b351/_pkg_.a packagefile go.uber.org/multierr=/usr/src/tmp/go-build1791527085/b352/_pkg_.a packagefile go.uber.org/zap/internal/bufferpool=/usr/src/tmp/go-build1791527085/b353/_pkg_.a packagefile go.uber.org/zap/buffer=/usr/src/tmp/go-build1791527085/b354/_pkg_.a packagefile go.uber.org/zap/internal/color=/usr/src/tmp/go-build1791527085/b356/_pkg_.a packagefile go.uber.org/zap/internal/exit=/usr/src/tmp/go-build1791527085/b357/_pkg_.a packagefile internal/profile=/usr/src/tmp/go-build1791527085/b359/_pkg_.a packagefile golang.org/x/text/internal/tag=/usr/src/tmp/go-build1791527085/b373/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=/usr/src/tmp/go-build1791527085/b408/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=/usr/src/tmp/go-build1791527085/b411/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/usr/src/tmp/go-build1791527085/b406/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/usr/src/tmp/go-build1791527085/b412/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=/usr/src/tmp/go-build1791527085/b415/_pkg_.a packagefile google.golang.org/protobuf/internal/order=/usr/src/tmp/go-build1791527085/b416/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/usr/src/tmp/go-build1791527085/b410/_pkg_.a packagefile google.golang.org/protobuf/internal/set=/usr/src/tmp/go-build1791527085/b417/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/usr/src/tmp/go-build1791527085/b413/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=/usr/src/tmp/go-build1791527085/b422/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=/usr/src/tmp/go-build1791527085/b423/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=/usr/src/tmp/go-build1791527085/b426/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=/usr/src/tmp/go-build1791527085/b428/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=/usr/src/tmp/go-build1791527085/b429/_pkg_.a packagefile google.golang.org/protobuf/internal/version=/usr/src/tmp/go-build1791527085/b431/_pkg_.a packagefile github.com/wiggin77/cfg/ini=/usr/src/tmp/go-build1791527085/b342/_pkg_.a packagefile github.com/wiggin77/cfg/timeconv=/usr/src/tmp/go-build1791527085/b344/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=/usr/src/tmp/go-build1791527085/b407/_pkg_.a packagefile go/token=/usr/src/tmp/go-build1791527085/b414/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=/usr/src/tmp/go-build1791527085/b424/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=/usr/src/tmp/go-build1791527085/b425/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=/usr/src/tmp/go-build1791527085/b430/_pkg_.a modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/42wim/matterbridge\nmod\tgithub.com/42wim/matterbridge\t(devel)\t\ndep\tgithub.com/42wim/go-gitter\tv0.0.0-20170828205020-017310c2d557\t\ndep\tgithub.com/Baozisoftware/qrcode-terminal-go\tv0.0.0-20170407111555-c0650d8dff0f\t\ndep\tgithub.com/Jeffail/gabs\tv1.4.0\t\ndep\tgithub.com/Philipp15b/go-steam\tv1.0.1-0.20200727090957-6ae9b3c0a560\t\ndep\tgithub.com/Rhymen/go-whatsapp\tv0.1.2-0.20210615184944-2b8a3e9b8aa2\t\ndep\tgithub.com/SevereCloud/vksdk/v2\tv2.10.0\t\ndep\tgithub.com/blang/semver\tv3.5.1+incompatible\t\ndep\tgithub.com/d5/tengo/v2\tv2.7.0\t\ndep\tgithub.com/davecgh/go-spew\tv1.1.1\t\ndep\tgithub.com/dgrijalva/jwt-go\tv3.2.0+incompatible\t\ndep\tgithub.com/disintegration/imaging\tv1.6.2\t\ndep\tgithub.com/dyatlov/go-opengraph\tv0.0.0-20180429202543-816b6608b3c8\t\ndep\tgithub.com/francoispqt/gojay\tv1.2.13\t\ndep\tgithub.com/fsnotify/fsnotify\tv1.4.9\t\ndep\tgithub.com/go-asn1-ber/asn1-ber\tv1.5.1\t\ndep\tgithub.com/go-telegram-bot-api/telegram-bot-api\tv1.0.1-0.20200524105306-7434b0456e81\t\ndep\tgithub.com/golang/protobuf\tv1.5.2\t\ndep\tgithub.com/gomarkdown/markdown\tv0.0.0-20210514010506-3b9f47219fe7\t\ndep\tgithub.com/google/gops\tv0.3.18\t\ndep\tgithub.com/google/uuid\tv1.1.2\t\ndep\tgithub.com/gopackage/ddp\tv0.0.0-20170117053602-652027933df4\t\ndep\tgithub.com/gorilla/schema\tv1.2.0\t\ndep\tgithub.com/gorilla/websocket\tv1.4.2\t\ndep\tgithub.com/hashicorp/errwrap\tv1.1.0\t\ndep\tgithub.com/hashicorp/go-multierror\tv1.1.0\t\ndep\tgithub.com/hashicorp/golang-lru\tv0.5.4\t\ndep\tgithub.com/hashicorp/hcl\tv1.0.0\t\ndep\tgithub.com/jpillora/backoff\tv1.0.0\t\ndep\tgithub.com/keybase/go-keybase-chat-bot\tv0.0.0-20200505163032-5cacf52379da\t\ndep\tgithub.com/kyokomi/emoji/v2\tv2.2.8\t\ndep\tgithub.com/labstack/echo/v4\tv4.3.0\t\ndep\tgithub.com/labstack/gommon\tv0.3.0\t\ndep\tgithub.com/lrstanley/girc\tv0.0.0-20210611213246-771323f1624b\t\ndep\tgithub.com/magiconair/properties\tv1.8.5\t\ndep\tgithub.com/matrix-org/gomatrix\tv0.0.0-20210324163249-be2af5ef2e16\t\ndep\tgithub.com/matterbridge/Rocket.Chat.Go.SDK\tv0.0.0-20210403163225-761e8622445d\t\ndep\tgithub.com/matterbridge/discordgo\tv0.21.2-0.20210201201054-fb39a175b4f7\t\ndep\tgithub.com/matterbridge/go-xmpp\tv0.0.0-20200418225040-c8a3a57b4050\t\ndep\tgithub.com/matterbridge/gozulipbot\tv0.0.0-20200820220548-be5824faa913\t\ndep\tgithub.com/matterbridge/logrus-prefixed-formatter\tv0.5.3-0.20200523233437-d971309a77ba\t\ndep\tgithub.com/mattermost/go-i18n\tv1.11.0\t\ndep\tgithub.com/mattermost/ldap\tv0.0.0-20191128190019-9f62ba4b8d4d\t\ndep\tgithub.com/mattermost/logr\tv1.0.13\t\ndep\tgithub.com/mattermost/mattermost-server/v5\tv5.30.1\t\ndep\tgithub.com/mattn/go-colorable\tv0.1.8\t\ndep\tgithub.com/mattn/go-isatty\tv0.0.12\t\ndep\tgithub.com/mattn/go-runewidth\tv0.0.9\t\ndep\tgithub.com/mattn/godown\tv0.0.1\t\ndep\tgithub.com/mgutz/ansi\tv0.0.0-20200706080929-d51e80ef957d\t\ndep\tgithub.com/missdeer/golib\tv1.0.4\t\ndep\tgithub.com/mitchellh/mapstructure\tv1.4.1\t\ndep\tgithub.com/monaco-io/request\tv1.0.5\t\ndep\tgithub.com/mreiferson/go-httpclient\tv0.0.0-20201222173833-5e475fde3a4d\t\ndep\tgithub.com/mrexodia/wray\tv0.0.0-20160318003008-78a2c1f284ff\t\ndep\tgithub.com/nelsonken/gomf\tv0.0.0-20180504123937-a9dd2f9deae9\t\ndep\tgithub.com/paulrosania/go-charset\tv0.0.0-20190326053356-55c9d7a5834c\t\ndep\tgithub.com/pborman/uuid\tv1.2.1\t\ndep\tgithub.com/pelletier/go-toml\tv1.9.3\t\ndep\tgithub.com/philhofer/fwd\tv1.0.0\t\ndep\tgithub.com/pkg/errors\tv0.9.1\t\ndep\tgithub.com/pmezard/go-difflib\tv1.0.0\t\ndep\tgithub.com/rickb777/date\tv1.12.4\t\ndep\tgithub.com/rickb777/plural\tv1.2.0\t\ndep\tgithub.com/rs/xid\tv1.3.0\t\ndep\tgithub.com/russross/blackfriday\tv1.6.0\t\ndep\tgithub.com/saintfish/chardet\tv0.0.0-20120816061221-3af4cd4741ca\t\ndep\tgithub.com/shazow/rateio\tv0.0.0-20200113175441-4461efc8bdc4\t\ndep\tgithub.com/shazow/ssh-chat\tv1.10.1\t\ndep\tgithub.com/sirupsen/logrus\tv1.8.1\t\ndep\tgithub.com/skip2/go-qrcode\tv0.0.0-20200617195104-da1b6568686e\t\ndep\tgithub.com/slack-go/slack\tv0.9.1\t\ndep\tgithub.com/spf13/afero\tv1.6.0\t\ndep\tgithub.com/spf13/cast\tv1.3.1\t\ndep\tgithub.com/spf13/jwalterweatherman\tv1.1.0\t\ndep\tgithub.com/spf13/pflag\tv1.0.5\t\ndep\tgithub.com/spf13/viper\tv1.8.0\t\ndep\tgithub.com/stretchr/testify\tv1.7.0\t\ndep\tgithub.com/subosito/gotenv\tv1.2.0\t\ndep\tgithub.com/technoweenie/multipartstreamer\tv1.0.1\t\ndep\tgithub.com/tinylib/msgp\tv1.1.2\t\ndep\tgithub.com/valyala/bytebufferpool\tv1.0.0\t\ndep\tgithub.com/valyala/fasttemplate\tv1.2.1\t\ndep\tgithub.com/vincent-petithory/dataurl\tv0.0.0-20191104211930-d1553a71de50\t\ndep\tgithub.com/wiggin77/cfg\tv1.0.2\t\ndep\tgithub.com/wiggin77/merror\tv1.0.2\t\ndep\tgithub.com/wiggin77/srslog\tv1.0.1\t\ndep\tgithub.com/writeas/go-strip-markdown\tv2.0.1+incompatible\t\ndep\tgithub.com/yaegashi/msgraph.go\tv0.1.4\t\ndep\tgithub.com/zfjagann/golang-ring\tv0.0.0-20210116075443-7c86fdb43134\t\ndep\tgo.uber.org/atomic\tv1.7.0\t\ndep\tgo.uber.org/multierr\tv1.6.0\t\ndep\tgo.uber.org/zap\tv1.17.0\t\ndep\tgolang.org/x/crypto\tv0.0.0-20210322153248-0c34fe9e7dc2\t\ndep\tgolang.org/x/image\tv0.0.0-20210607152325-775e3b0c77b9\t\ndep\tgolang.org/x/net\tv0.0.0-20210405180319-a5a99cb37ef4\t\ndep\tgolang.org/x/oauth2\tv0.0.0-20210615190721-d04028783cf1\t\ndep\tgolang.org/x/sys\tv0.0.0-20210510120138-977fb7262007\t\ndep\tgolang.org/x/term\tv0.0.0-20201126162022-7de9c90e9dd1\t\ndep\tgolang.org/x/text\tv0.3.6\t\ndep\tgolang.org/x/time\tv0.0.0-20201208040808-7e3f01d25324\t\ndep\tgomod.garykim.dev/nc-talk\tv0.2.2\t\ndep\tgoogle.golang.org/protobuf\tv1.26.0\t\ndep\tgopkg.in/ini.v1\tv1.62.0\t\ndep\tgopkg.in/natefinch/lumberjack.v2\tv2.0.0\t\ndep\tgopkg.in/olahol/melody.v1\tv1.0.0-20170518105555-d52139073376\t\ndep\tgopkg.in/yaml.v2\tv2.4.0\t\ndep\tgopkg.in/yaml.v3\tv3.0.0-20210107192922-496545a6307b\t\ndep\tlayeh.com/gumble\tv0.0.0-20200818122324-146f9205029b\t\nbuild\t-buildmode=pie\nbuild\t-compiler=gc\nbuild\t-ldflags=\" -B 0x28d86b8a387d98189f4f43d10b6c4a9b9bda1a7e\"\nbuild\t-tags=rpm_crashtraceback\nbuild\tDefaultGODEBUG=asynctimerchan=1,gotestjsonbuildtext=1,gotypesalias=0,httplaxcontentlength=1,httpmuxgo121=1,httpservecontentkeepheaders=1,multipathtcp=0,netedns0=0,panicnil=1,randseednop=0,rsa1024min=0,tls10server=1,tls3des=1,tlsmlkem=0,tlsrsakex=1,tlsunsafeekm=1,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1,x509rsacrt=0,x509usepolicies=0\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\nbuild\tCGO_CPPFLAGS=\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=amd64\nbuild\tGOOS=linux\nbuild\tGOAMD64=v1\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF mkdir -p $WORK/b001/exe/ cd . GOROOT='/usr/lib/golang' /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -X=runtime.godebugDefault=asynctimerchan=1,gotestjsonbuildtext=1,gotypesalias=0,httplaxcontentlength=1,httpmuxgo121=1,httpservecontentkeepheaders=1,multipathtcp=0,netedns0=0,panicnil=1,randseednop=0,rsa1024min=0,tls10server=1,tls3des=1,tlsmlkem=0,tlsrsakex=1,tlsunsafeekm=1,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1,x509rsacrt=0,x509usepolicies=0 -buildmode=pie -buildid=YkQkLaem3SoJFWfOETmy/nT3toqCWIV5_L_wnpcY9/V2Y5tkvhvNbSR1FQzSzj/YkQkLaem3SoJFWfOETmy -B 0x28d86b8a387d98189f4f43d10b6c4a9b9bda1a7e -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/exe/a.out # internal mv $WORK/b001/exe/a.out matterbridge rm -rf $WORK/b001/ + popd ~/RPM/BUILD/matterbridge-1.22.3 + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.60832 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/matterbridge-buildroot + : + /bin/rm -rf -- /usr/src/tmp/matterbridge-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd matterbridge-1.22.3 + pushd .gopath/src/github.com/42wim/matterbridge ~/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge ~/RPM/BUILD/matterbridge-1.22.3 + install -pD matterbridge /usr/src/tmp/matterbridge-buildroot/usr/bin/matterbridge + install -pD contrib/matterbridge.service /usr/src/tmp/matterbridge-buildroot/usr/lib/systemd/system/matterbridge.service + install -pm600 -D matterbridge.toml.simple /usr/src/tmp/matterbridge-buildroot/etc/matterbridge/bridge.toml + popd ~/RPM/BUILD/matterbridge-1.22.3 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/matterbridge-buildroot (auto) mode of 'usr/lib/systemd/system/matterbridge.service' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/matterbridge-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/matterbridge-buildroot/ (default) Compressing files in /usr/src/tmp/matterbridge-buildroot (auto) Verifying systemd units in /usr/src/tmp/matterbridge-buildroot Adjusting library links in /usr/src/tmp/matterbridge-buildroot ./usr/lib: (from :0) debugedit: ./usr/bin/matterbridge: DWARF version 0 unhandled [29] .debug_gdb_scripts NOT compressed, wouldn't be smaller Verifying ELF objects in /usr/src/tmp/matterbridge-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) phdr[2]: unknown object file note type 4 with owner name 'Go' at offset 100 section [25] '.tbss': alloc flag set but section not in any loaded segment section [28] '.note.go.buildid': unknown object file note type 4 with owner name 'Go' at offset 100 verify-elf: WARNING: ./usr/bin/matterbridge: eu-elflint failed Splitting links to aliased files under /{,s}bin in /usr/src/tmp/matterbridge-buildroot Processing files: matterbridge-1.22.3-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.44057 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd matterbridge-1.22.3 + DOCDIR=/usr/src/tmp/matterbridge-buildroot/usr/share/doc/matterbridge-1.22.3 + export DOCDIR + rm -rf /usr/src/tmp/matterbridge-buildroot/usr/share/doc/matterbridge-1.22.3 + /bin/mkdir -p /usr/src/tmp/matterbridge-buildroot/usr/share/doc/matterbridge-1.22.3 + cp -prL changelog.md LICENSE README.md /usr/src/tmp/matterbridge-buildroot/usr/share/doc/matterbridge-1.22.3 + chmod -R go-w /usr/src/tmp/matterbridge-buildroot/usr/share/doc/matterbridge-1.22.3 + chmod -R a+rX /usr/src/tmp/matterbridge-buildroot/usr/share/doc/matterbridge-1.22.3 + cp -prL matterbridge.toml.sample /usr/src/tmp/matterbridge-buildroot/usr/share/doc/matterbridge-1.22.3 + chmod -R go-w /usr/src/tmp/matterbridge-buildroot/usr/share/doc/matterbridge-1.22.3 + chmod -R a+rX /usr/src/tmp/matterbridge-buildroot/usr/share/doc/matterbridge-1.22.3 + cp -prL matterbridge.toml.simple /usr/src/tmp/matterbridge-buildroot/usr/share/doc/matterbridge-1.22.3 + chmod -R go-w /usr/src/tmp/matterbridge-buildroot/usr/share/doc/matterbridge-1.22.3 + chmod -R a+rX /usr/src/tmp/matterbridge-buildroot/usr/share/doc/matterbridge-1.22.3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oRg5IL find-provides: running scripts (debuginfo,golang,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HCIDB2 find-requires: running scripts (cpp,debuginfo,files,golang,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2i84Y3 Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.2)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.32)(64bit), libc.so.6(GLIBC_2.34)(64bit) Requires(interp): /bin/sh Requires(post): /bin/sh, /usr/sbin/groupadd, /usr/sbin/useradd Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5iv0Iz Creating matterbridge-debuginfo package Processing files: matterbridge-debuginfo-1.22.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.L6MLiA find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Vb1yzI find-requires: running scripts (debuginfo) Requires: matterbridge = 1.22.3-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to matterbridge-debuginfo a strict dependency on matterbridge Wrote: /usr/src/RPM/RPMS/x86_64/matterbridge-1.22.3-alt1.x86_64.rpm (w2T16.xzdio) Wrote: /usr/src/RPM/RPMS/x86_64/matterbridge-debuginfo-1.22.3-alt1.x86_64.rpm (w2T16.xzdio) 164.79user 41.54system 1:08.87elapsed 299%CPU (0avgtext+0avgdata 2295752maxresident)k 0inputs+0outputs (0major+4765055minor)pagefaults 0swaps 7.38user 5.60system 1:34.30elapsed 13%CPU (0avgtext+0avgdata 138336maxresident)k 0inputs+0outputs (0major+234192minor)pagefaults 0swaps --- matterbridge-1.22.3-alt1.x86_64.rpm.repo 2021-06-19 12:38:15.000000000 +0000 +++ matterbridge-1.22.3-alt1.x86_64.rpm.hasher 2025-02-21 05:16:05.121320670 +0000 @@ -2,4 +2,4 @@ /etc/matterbridge/bridge.toml 100600 root:root -/lib/systemd/system/matterbridge.service 100755 root:root /usr/bin/matterbridge 100755 root:root +/usr/lib/systemd/system/matterbridge.service 100644 root:root /usr/share/doc/matterbridge-1.22.3 40755 root:root @@ -13,7 +13,6 @@ Requires: libc.so.6(GLIBC_2.2.5)(64bit) +Requires: libc.so.6(GLIBC_2.3.2)(64bit) Requires: libc.so.6(GLIBC_2.3.4)(64bit) Requires: libc.so.6(GLIBC_2.32)(64bit) -Requires: libc.so.6(GLIBC_2.4)(64bit) -Requires: libpthread.so.0(GLIBC_2.2.5)(64bit) -Requires: libpthread.so.0(GLIBC_2.3.2)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: /usr/sbin/groupadd @@ -24,4 +23,4 @@ File: /etc/matterbridge/bridge.toml 100600 root:root 95e97963948967c0cb8494f816e9fedb -File: /lib/systemd/system/matterbridge.service 100755 root:root 6681a74be36f9d606af5cc7d1f513ce2 -File: /usr/bin/matterbridge 100755 root:root 5ef48cd0c6dac09f72fe3603b4c89707 +File: /usr/bin/matterbridge 100755 root:root 70431ffd9d50a35d3694fddd43ffe533 +File: /usr/lib/systemd/system/matterbridge.service 100644 root:root 6681a74be36f9d606af5cc7d1f513ce2 File: /usr/share/doc/matterbridge-1.22.3 40755 root:root @@ -32,2 +31,2 @@ File: /usr/share/doc/matterbridge-1.22.3/matterbridge.toml.simple 100644 root:root 95e97963948967c0cb8494f816e9fedb -RPMIdentity: d6b535de43d0b3528e65d29cefcdb5d553af99d24e188054bbe2a25943ccb0688de82eb77490aadef87398089d8a924991c8070ab3513fc28b44c4633a2d2e86 +RPMIdentity: 8289cb7afee54394dbd7dd11ff4331c9d7a2105b1f8c437569fa557967babc9a0b46ac468f9ec4ff4e470c5d421d08fc717eb00a05d2b43e76e8fba766d4cd1d --- matterbridge-debuginfo-1.22.3-alt1.x86_64.rpm.repo 2021-06-19 12:38:15.000000000 +0000 +++ matterbridge-debuginfo-1.22.3-alt1.x86_64.rpm.hasher 2025-02-21 05:16:05.260323204 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/ad 40755 root:root -/usr/lib/debug/.build-id/ad/e82b47447e8ab47c3ad007952a8aa334fba2f6 120777 root:root ../../../../bin/matterbridge -/usr/lib/debug/.build-id/ad/e82b47447e8ab47c3ad007952a8aa334fba2f6.debug 120777 root:root ../../usr/bin/matterbridge.debug +/usr/lib/debug/.build-id/28 40755 root:root +/usr/lib/debug/.build-id/28/d86b8a387d98189f4f43d10b6c4a9b9bda1a7e 120777 root:root ../../../../bin/matterbridge +/usr/lib/debug/.build-id/28/d86b8a387d98189f4f43d10b6c4a9b9bda1a7e.debug 120777 root:root ../../usr/bin/matterbridge.debug /usr/lib/debug/usr/bin/matterbridge.debug 100644 root:root @@ -149,3 +149,2 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/cryptoutil/rsa.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/doc.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/gamecoordinator.go 100644 root:root @@ -159,3 +158,2 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/protocol 40755 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/protocol/doc.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/protocol/gamecoordinator 40755 root:root @@ -275,3 +273,2 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/api/widgets.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/doc.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/events 40755 root:root @@ -281,3 +278,2 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/internal 40755 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/internal/charset.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/internal/transport.go 100644 root:root @@ -337,3 +333,2 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5/tengo/v2/compiler.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5/tengo/v2/doc.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5/tengo/v2/errors.go 100644 root:root @@ -390,3 +385,2 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/davecgh/go-spew/spew/config.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/davecgh/go-spew/spew/doc.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/davecgh/go-spew/spew/dump.go 100644 root:root @@ -397,3 +391,2 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/dgrijalva/jwt-go/claims.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/dgrijalva/jwt-go/doc.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/dgrijalva/jwt-go/ecdsa.go 100644 root:root @@ -414,3 +407,2 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/disintegration/imaging/convolution.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/disintegration/imaging/doc.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/disintegration/imaging/effects.go 100644 root:root @@ -455,3 +447,2 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/francoispqt/gojay/encode_null.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/francoispqt/gojay/encode_number.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/francoispqt/gojay/encode_number_float.go 100644 root:root @@ -468,3 +459,2 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/francoispqt/gojay/errors.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/francoispqt/gojay/gojay.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/fsnotify 40755 root:root @@ -514,8 +504,5 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gomarkdown/markdown/ast/attribute.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gomarkdown/markdown/ast/doc.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gomarkdown/markdown/ast/node.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gomarkdown/markdown/ast/print.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gomarkdown/markdown/doc.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gomarkdown/markdown/html 40755 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gomarkdown/markdown/html/doc.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gomarkdown/markdown/html/renderer.go 100644 root:root @@ -546,7 +533,4 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/google/gops/internal/internal_go1_13.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/google/gops/signal 40755 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/google/gops/signal/signal.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/google/uuid 40755 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/google/uuid/dce.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/google/uuid/doc.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/google/uuid/hash.go 100644 root:root @@ -574,3 +558,2 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gorilla/schema/decoder.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gorilla/schema/doc.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gorilla/schema/encoder.go 100644 root:root @@ -582,3 +565,2 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gorilla/websocket/conn_write.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gorilla/websocket/doc.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gorilla/websocket/join.go 100644 root:root @@ -601,3 +583,2 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/golang-lru/arc.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/golang-lru/doc.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/golang-lru/lru.go 100644 root:root @@ -609,3 +590,2 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/hcl/hcl 40755 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/hcl/hcl.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/hcl/hcl/ast 40755 root:root @@ -653,3 +633,2 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1/api.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1/blocking.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1/chat_ui.go 100644 root:root @@ -665,8 +644,4 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/gregor1/auth.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/gregor1/auth_internal.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/gregor1/auth_update.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/gregor1/common.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/gregor1/incoming.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/gregor1/outgoing.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/gregor1/remind.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1 40755 root:root @@ -679,6 +654,4 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/backend_common.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/badger.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/block.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/bot.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/btc.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/common.go 100644 root:root @@ -691,3 +664,2 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/debugging.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/delegate_ui_ctl.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/device.go 100644 root:root @@ -701,8 +673,5 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/gpg_ui.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/gregor.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/gregor_ui.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/home.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/home_ui.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/identify.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/identify3.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/identify3_common.go 100644 root:root @@ -711,3 +680,2 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/identify_ui.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/implicit_team_migration.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/incoming-share.go 100644 root:root @@ -718,12 +686,7 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/kbfs_git.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/kbfsmount.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/kex2provisionee.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/kex2provisionee2.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/kex2provisioner.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/kvstore.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/log.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/log_ui.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/login.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/login_ui.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/logsend.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/merkle.go 100644 root:root @@ -733,19 +696,4 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/network_stats.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_app.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_audit.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_badges.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_can_user_perform.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_ctl.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_device_clone.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_email.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_ephemeral.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_favorites.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_featuredbots.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_fs.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_fs_request.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_invite_friends.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_keyfamily.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_paperkey.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_pgp.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_phone.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_runtimestats.go 100644 root:root @@ -753,14 +701,7 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_service.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_session.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_team.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_teambot.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_tracking.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_users.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/os.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/paperprovision.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/passphrase_common.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/pgp.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/pgp_ui.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/phone_numbers.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/pprof.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/process.go 100644 root:root @@ -775,9 +716,6 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/reset.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/revoke.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/saltpack.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/saltpack_ui.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/scanproofs.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/secret_ui.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/secretkeys.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/selfprovision.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/session.go 100644 root:root @@ -786,11 +724,7 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/simple_fs.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/stream_ui.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/teambot.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/teams.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/teams_ui.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/teamsearch.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/test.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/tlf.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/tlf_keys.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/track.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/ui.go 100644 root:root @@ -805,3 +739,2 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/stellar1/local.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/stellar1/notify.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/stellar1/remote.go 100644 root:root @@ -872,3 +805,2 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/lrstanley/girc/ctcp.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/lrstanley/girc/doc.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/lrstanley/girc/event.go 100644 root:root @@ -881,3 +813,2 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/magiconair/properties/decode.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/magiconair/properties/doc.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/magiconair/properties/integrate.go 100644 root:root @@ -976,4 +907,2 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/go-i18n/i18n/translation 40755 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/go-i18n/i18n/translation/plural_translation.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/go-i18n/i18n/translation/single_translation.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/go-i18n/i18n/translation/template.go 100644 root:root @@ -990,3 +919,2 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/ldap/dn.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/ldap/doc.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/ldap/error.go 100644 root:root @@ -1182,3 +1110,2 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattn/go-isatty 40755 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattn/go-isatty/doc.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattn/go-isatty/isatty_tcgets.go 100644 root:root @@ -1193,3 +1120,2 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mgutz/ansi/ansi.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mgutz/ansi/doc.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mgutz/ansi/print.go 100644 root:root @@ -1209,3 +1135,2 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/monaco-io/request/const.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/monaco-io/request/doc.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/monaco-io/request/model.go 100644 root:root @@ -1263,3 +1188,2 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/paulrosania/go-charset/data/data_windows-1252.cp.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/paulrosania/go-charset/data/doc.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pborman 40755 root:root @@ -1267,3 +1191,2 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pborman/uuid/dce.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pborman/uuid/doc.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pborman/uuid/hash.go 100644 root:root @@ -1279,3 +1202,2 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pelletier/go-toml 40755 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pelletier/go-toml/doc.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pelletier/go-toml/keysparsing.go 100644 root:root @@ -1309,3 +1231,2 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/rickb777/date/period 40755 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/rickb777/date/period/doc.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/rickb777/date/period/format.go 100644 root:root @@ -1315,3 +1236,2 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/rickb777/plural 40755 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/rickb777/plural/doc.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/rickb777/plural/plural.go 100644 root:root @@ -1324,3 +1244,2 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/russross/blackfriday/block.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/russross/blackfriday/doc.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/russross/blackfriday/html.go 100644 root:root @@ -1341,6 +1260,4 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/shazow/rateio 40755 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/shazow/rateio/doc.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/shazow/rateio/limiter.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/shazow/rateio/reader.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/shazow/rateio/writer.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/shazow/ssh-chat 40755 root:root @@ -1352,3 +1269,2 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/shazow/ssh-chat/sshd/client.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/shazow/ssh-chat/sshd/doc.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/shazow/ssh-chat/sshd/logger.go 100644 root:root @@ -1364,3 +1280,2 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/sirupsen/logrus/buffer_pool.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/sirupsen/logrus/doc.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/sirupsen/logrus/entry.go 100644 root:root @@ -1556,3 +1471,2 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/stretchr/testify/assert/assertions.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/stretchr/testify/assert/doc.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/stretchr/testify/assert/errors.go 100644 root:root @@ -1593,3 +1507,2 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/valyala/bytebufferpool/bytebuffer.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/valyala/bytebufferpool/doc.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/valyala/bytebufferpool/pool.go 100644 root:root @@ -1601,3 +1514,2 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/vincent-petithory/dataurl/dataurl.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/vincent-petithory/dataurl/doc.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/vincent-petithory/dataurl/lex.go 100644 root:root @@ -1607,12 +1519,4 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77/cfg/config.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77/cfg/ini 40755 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77/cfg/ini/ini.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77/cfg/ini/section.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77/cfg/listener.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77/cfg/nocopy.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77/cfg/source.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77/cfg/srcfile.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77/cfg/srcmap.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77/cfg/timeconv 40755 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77/cfg/timeconv/parse.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77/merror 40755 root:root @@ -2902,3 +2806,2 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/atomic/bool_ext.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/atomic/doc.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/atomic/duration.go 100644 root:root @@ -2909,3 +2812,2 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/atomic/float64_ext.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/atomic/gen.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/atomic/int32.go 100644 root:root @@ -2927,3 +2829,2 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/config.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/doc.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/encoder.go 100644 root:root @@ -2953,3 +2854,2 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/zapcore/core.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/zapcore/doc.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/zapcore/encoder.go 100644 root:root @@ -3031,3 +2931,2 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/ssh/connection.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/ssh/doc.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/ssh/handshake.go 100644 root:root @@ -3083,3 +2982,2 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/image/webp/decode.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/image/webp/doc.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net 40755 root:root @@ -3093,3 +2991,2 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/html/const.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/html/doc.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/html/doctype.go 100644 root:root @@ -3147,3 +3044,2 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/oauth2/internal 40755 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/oauth2/internal/doc.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/oauth2/internal/oauth2.go 100644 root:root @@ -3211,3 +3107,2 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/encoding/internal/identifier/identifier.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/encoding/internal/identifier/mib.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/encoding/internal/internal.go 100644 root:root @@ -3252,3 +3147,2 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/language/coverage.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/language/doc.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/language/go1_2.go 100644 root:root @@ -3259,4 +3153,2 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/language/tags.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/runes 40755 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/runes/runes.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/secure 40755 root:root @@ -3285,8 +3177,2 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/unicode/norm/trie.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/width 40755 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/width/kind_string.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/width/tables13.0.0.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/width/transform.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/width/trieval.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/width/width.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/time 40755 root:root @@ -3312,3 +3198,2 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/encoding/prototext/decode.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/encoding/prototext/doc.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/encoding/prototext/encode.go 100644 root:root @@ -3335,3 +3220,2 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/encoding/text/decode_token.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/encoding/text/doc.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/encoding/text/encode.go 100644 root:root @@ -3350,9 +3234,2 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/filetype/build.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/flags 40755 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/flags/flags.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/genid 40755 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/genid/any_gen.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/genid/descriptor_gen.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/genid/goname.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/genid/map_entry.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/impl 40755 root:root @@ -3404,3 +3281,2 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/proto/decode_gen.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/proto/doc.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/proto/encode.go 100644 root:root @@ -3419,6 +3295,2 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/reflect/protodesc 40755 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/reflect/protodesc/desc.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/reflect/protodesc/desc_init.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/reflect/protodesc/desc_resolve.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/reflect/protodesc/desc_validate.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/reflect/protodesc/proto.go 100644 root:root @@ -3463,3 +3335,2 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/olahol/melody.v1/config.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/olahol/melody.v1/doc.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/olahol/melody.v1/envelope.go 100644 root:root @@ -3501,3 +3372,2 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/gumble/MumbleProto/Mumble.pb.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/gumble/MumbleProto/generate.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/gumble/accesstokens.go 100644 root:root @@ -3516,3 +3386,2 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/gumble/detacher.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/gumble/doc.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/gumble/event.go 100644 root:root @@ -3539,3 +3408,2 @@ /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/gumbleutil/channel.go 100644 root:root -/usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/gumbleutil/doc.go 100644 root:root /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/gumbleutil/listener.go 100644 root:root @@ -3546,3 +3414,2 @@ Requires: debug64(libc.so.6) -Requires: debug64(libpthread.so.0) Requires: matterbridge = 1.22.3-alt1:sisyphus+274799.100.1.1 @@ -3550,6 +3417,6 @@ Provides: matterbridge-debuginfo = 1.22.3-alt1:sisyphus+274799.100.1.1 -File: /usr/lib/debug/.build-id/ad 40755 root:root -File: /usr/lib/debug/.build-id/ad/e82b47447e8ab47c3ad007952a8aa334fba2f6 120777 root:root ../../../../bin/matterbridge -File: /usr/lib/debug/.build-id/ad/e82b47447e8ab47c3ad007952a8aa334fba2f6.debug 120777 root:root ../../usr/bin/matterbridge.debug -File: /usr/lib/debug/usr/bin/matterbridge.debug 100644 root:root 7339f47d57d5b5033280282b01ab3224 +File: /usr/lib/debug/.build-id/28 40755 root:root +File: /usr/lib/debug/.build-id/28/d86b8a387d98189f4f43d10b6c4a9b9bda1a7e 120777 root:root ../../../../bin/matterbridge +File: /usr/lib/debug/.build-id/28/d86b8a387d98189f4f43d10b6c4a9b9bda1a7e.debug 120777 root:root ../../usr/bin/matterbridge.debug +File: /usr/lib/debug/usr/bin/matterbridge.debug 100644 root:root c6742e4449ad70d8c7c4a57de9853d62 File: /usr/src/debug/matterbridge-1.22.3 40755 root:root @@ -3699,3 +3566,2 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/cryptoutil/rsa.go 100644 root:root db1a6cff95e3241a25f7a051abeee48a -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/doc.go 100644 root:root ba468f5e8a0ae04bc3051bb864e49855 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/gamecoordinator.go 100644 root:root 550741ee6dcd67463da1b5a28358f39a @@ -3709,3 +3575,2 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/protocol 40755 root:root -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/protocol/doc.go 100644 root:root c967ac93092052ed758d5cfec13c4fb2 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/Philipp15b/go-steam/protocol/gamecoordinator 40755 root:root @@ -3825,3 +3690,2 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/api/widgets.go 100644 root:root 6f9220738793b60b673d4683561da421 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/doc.go 100644 root:root 2e5563fccdd2aaa570a14d7114a94962 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/events 40755 root:root @@ -3831,3 +3695,2 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/internal 40755 root:root -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/internal/charset.go 100644 root:root 5614203b3b799aa5db881d54bdb574ce File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/SevereCloud/vksdk/v2/internal/transport.go 100644 root:root a669e3be7bfd2c417ffd3cb12cd1ba80 @@ -3887,3 +3750,2 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5/tengo/v2/compiler.go 100644 root:root c4d45964e91d2b30b643e3de896b0133 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5/tengo/v2/doc.go 100644 root:root b514b540008bd407a1cf50b1c033697d File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/d5/tengo/v2/errors.go 100644 root:root cfd85aea6201f4c8e90f999f50840151 @@ -3940,3 +3802,2 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/davecgh/go-spew/spew/config.go 100644 root:root f5f15a2a0d3ed3ba2a09f5d17a98c708 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/davecgh/go-spew/spew/doc.go 100644 root:root f87212c29173e0518e0e1661510ad432 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/davecgh/go-spew/spew/dump.go 100644 root:root 5babb9a0dfe3b481e06e002af71f757f @@ -3947,3 +3808,2 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/dgrijalva/jwt-go/claims.go 100644 root:root 0c530daf4dd9aa63c93ae1a0099e52a8 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/dgrijalva/jwt-go/doc.go 100644 root:root d581b7346e84371162b7fc9070e68b45 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/dgrijalva/jwt-go/ecdsa.go 100644 root:root 6be630effa921fad88d3f402f68bba2b @@ -3964,3 +3824,2 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/disintegration/imaging/convolution.go 100644 root:root 4a7ff59303e2613fc0b8cc7481142582 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/disintegration/imaging/doc.go 100644 root:root 14eb7e8bc05d13b13cc1392e6e2a44d8 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/disintegration/imaging/effects.go 100644 root:root 52b7b8cdf65ff8aae6a4a2632352562a @@ -4005,3 +3864,2 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/francoispqt/gojay/encode_null.go 100644 root:root 2171e0d0c3ef3443124e0b94d3acd61b -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/francoispqt/gojay/encode_number.go 100644 root:root 4174a052e635d154d39f22ccbaba3403 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/francoispqt/gojay/encode_number_float.go 100644 root:root d27405b134472aa4f42752b9ec07469e @@ -4018,3 +3876,2 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/francoispqt/gojay/errors.go 100644 root:root fe728f290338be4149bb63e1188e7aae -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/francoispqt/gojay/gojay.go 100644 root:root ffb72e291833c0b9f6caa2cf3b881350 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/fsnotify 40755 root:root @@ -4064,8 +3921,5 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gomarkdown/markdown/ast/attribute.go 100644 root:root 4f8b9285b735c680c4ea0f8d1832ef05 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gomarkdown/markdown/ast/doc.go 100644 root:root b3d627a8fbdb771c9814c77b1ae6a6a5 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gomarkdown/markdown/ast/node.go 100644 root:root 27247ccb3dcd3d6da0377aaf604d70ff File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gomarkdown/markdown/ast/print.go 100644 root:root 79fe17cf2bf21980abebd3ad17d32af5 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gomarkdown/markdown/doc.go 100644 root:root 3bfbd6ff4f27fd767fd1b9ac1506c8b7 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gomarkdown/markdown/html 40755 root:root -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gomarkdown/markdown/html/doc.go 100644 root:root 9505c19b33142d974c2d236eb4c775d1 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gomarkdown/markdown/html/renderer.go 100644 root:root e4573e38b118c29a4a4e42c4d0b66372 @@ -4096,7 +3950,4 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/google/gops/internal/internal_go1_13.go 100644 root:root cccf4f747718725685e6771f9d969f9c -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/google/gops/signal 40755 root:root -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/google/gops/signal/signal.go 100644 root:root 067a0b535afd71c470a359316777d532 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/google/uuid 40755 root:root File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/google/uuid/dce.go 100644 root:root c3834d5cf07e7670e9471c0e3d65d810 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/google/uuid/doc.go 100644 root:root abda04fab87cae52f6d22b3281fe4a39 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/google/uuid/hash.go 100644 root:root e7ad8c64d0a94dbd894a136c3c5e61f6 @@ -4124,3 +3975,2 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gorilla/schema/decoder.go 100644 root:root 6bf35bb94c10a1db09ce6d4d4309db2a -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gorilla/schema/doc.go 100644 root:root 95713d4e3e7f64e1afc4a30ae90f861d File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gorilla/schema/encoder.go 100644 root:root 1e80f488281771727e153e5af29b5526 @@ -4132,3 +3982,2 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gorilla/websocket/conn_write.go 100644 root:root e39f292715e48dc99300558b7a351b8f -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gorilla/websocket/doc.go 100644 root:root c595884c712fad240615a45bf07ca3b1 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/gorilla/websocket/join.go 100644 root:root 91e2ab73b457b74f71eabe22842313e4 @@ -4151,3 +4000,2 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/golang-lru/arc.go 100644 root:root 6c154f945f47babe2731153e30e1a35e -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/golang-lru/doc.go 100644 root:root ed7ecf6422140025bc7da04e108b1723 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/golang-lru/lru.go 100644 root:root cad345be83055f2dd654f6917f017eee @@ -4159,3 +4007,2 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/hcl/hcl 40755 root:root -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/hcl/hcl.go 100644 root:root 8db7412f439817418c51af83fa524c3e File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/hashicorp/hcl/hcl/ast 40755 root:root @@ -4203,3 +4050,2 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1/api.go 100644 root:root dc7910a20e89e7a3a7258e411d59ac1e -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1/blocking.go 100644 root:root 14e77597aa29bdeff8f85c613f61b63c File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1/chat_ui.go 100644 root:root c7fa35007c4ad7af98450facac72a62b @@ -4215,8 +4061,4 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/gregor1/auth.go 100644 root:root 3c52dbae672f6804076ebef2adacc00a -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/gregor1/auth_internal.go 100644 root:root 5b6ad614ff4fc03382930565591e5170 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/gregor1/auth_update.go 100644 root:root 1e39a7885c9a954abc2d530fc4c542fb File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/gregor1/common.go 100644 root:root 9ec3b3299993c152b277c6e81ac2cb58 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/gregor1/incoming.go 100644 root:root f54db4d6ae31eb9812852ded80b30110 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/gregor1/outgoing.go 100644 root:root 96816436c1b4b13b60b029e9b462904b -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/gregor1/remind.go 100644 root:root 405e9740b86f6592b7e2988c4c089272 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1 40755 root:root @@ -4229,6 +4071,4 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/backend_common.go 100644 root:root 947fa60db8851f45640f4bef7ae2ce91 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/badger.go 100644 root:root 3dae6a0058e24058e61e0b4bf637c37e File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/block.go 100644 root:root 90bfa69bd673c0a23e05158cdfa0da27 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/bot.go 100644 root:root 59457083adccaa93c9bed36b07d7c900 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/btc.go 100644 root:root e2f019bef65c831155cfd0da3599a351 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/common.go 100644 root:root 4f38fc0c4ba4f37689f1b4a338855155 @@ -4241,3 +4081,2 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/debugging.go 100644 root:root 1329e2a3f29f5ac6d6e9a5f95c9e2689 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/delegate_ui_ctl.go 100644 root:root 8c24ab6cebbe2e2f2c9a519840ac7a50 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/device.go 100644 root:root 197ef8f3bf0f89aa4ff2055185972b9c @@ -4251,8 +4090,5 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/gpg_ui.go 100644 root:root 3d7a0d309737fcf6de1d2384745e1905 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/gregor.go 100644 root:root ad4d5b49e98fa6f01ac6d896201b1ee3 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/gregor_ui.go 100644 root:root 64f3370703e253a754b43dbe69c9e79e File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/home.go 100644 root:root 445c8a32f9965d58a20368fa4be62cac -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/home_ui.go 100644 root:root 48c35e05c9cd36fa727c1b08054c5b0c File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/identify.go 100644 root:root aea3ee4aefdd6dc139618d13059ff3ab -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/identify3.go 100644 root:root 7bd5080ae3694ae83876b55cf9d3e954 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/identify3_common.go 100644 root:root 4b96d348a136445a5c7454ba780dc62d @@ -4261,3 +4097,2 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/identify_ui.go 100644 root:root 7091cc1a932ae8407d97499a1d5fbd32 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/implicit_team_migration.go 100644 root:root 865bb3b989ace3231c029759cee07b97 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/incoming-share.go 100644 root:root 759fa79b8b268c4de129285d0157d3bb @@ -4268,12 +4103,7 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/kbfs_git.go 100644 root:root 1f926443a6789d24652014464fee1fd6 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/kbfsmount.go 100644 root:root 99f56376f923087efdfc3aafa7492877 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/kex2provisionee.go 100644 root:root 833eb5c267553a6e224024a18f109377 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/kex2provisionee2.go 100644 root:root 72fe8bcd7a2e75e9755a9967672b15e9 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/kex2provisioner.go 100644 root:root 5c072894c9642d4dcc77a8b388de6242 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/kvstore.go 100644 root:root ee87d353e81248e16b601036b0800c18 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/log.go 100644 root:root d7359e9320fb830404845a6562930535 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/log_ui.go 100644 root:root 014ca4c6f902f3af21d999e6162cffc4 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/login.go 100644 root:root a12e01adc4c2e6fffc9581a41d85a05e File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/login_ui.go 100644 root:root 6f7e8c491b0f14189f1d06117163c973 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/logsend.go 100644 root:root e7612c725e9dba1ed4e9fdd11bbb0e08 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/merkle.go 100644 root:root e867146a44788a8da6a5a536fcd61f2d @@ -4283,19 +4113,4 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/network_stats.go 100644 root:root 82d845c3a11a10ec00d583c33661488f -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_app.go 100644 root:root 2ec3f0a9095a46a3cf5c5d6aa8d0ecf4 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_audit.go 100644 root:root cefafc496abd7d0cec9a7bf2de5e7d3e File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_badges.go 100644 root:root 9d793c8a52364f31364674163a2f3f8d -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_can_user_perform.go 100644 root:root 2a71b6b8d62544d4c183f96b8e815615 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_ctl.go 100644 root:root 972b0d621bc2a59be5246fc843c89d63 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_device_clone.go 100644 root:root 1880965a6a29e70abd50837ebc4a041f -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_email.go 100644 root:root 9908c9044e634151f64810be9d6c4d0a -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_ephemeral.go 100644 root:root 517deb6e49e9e38e46411c979de24cef -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_favorites.go 100644 root:root eee483432c3d2f7beef316c2d8070df8 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_featuredbots.go 100644 root:root f3d0578fdb4d598da976ed8876e6bfd5 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_fs.go 100644 root:root 9a053c3277bd243ec090b0d9b436b465 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_fs_request.go 100644 root:root 3deea5129ec9273221c6101dc7cbaf2f -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_invite_friends.go 100644 root:root f5e2b89393339ae7f1181e6e20f1cc15 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_keyfamily.go 100644 root:root 1dea1a2c5d5a8167c46b43aebb4b4c42 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_paperkey.go 100644 root:root fca8d2002c1dce259775fba8930190cd -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_pgp.go 100644 root:root 0a168c51583647cf1ba6f6606c84caf6 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_phone.go 100644 root:root bcc35c7a09776dc55f7a4e0dd695c07e File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_runtimestats.go 100644 root:root 96417884b2d1dec8b41ae61b4de8ae0b @@ -4303,14 +4118,7 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_service.go 100644 root:root 495d779cd644d0814c8d0ff8d6e19c1e -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_session.go 100644 root:root 2a4546f820e883cac4ba9389f38a4335 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_team.go 100644 root:root 8054e9111a88a3448d62cbf6a367792f -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_teambot.go 100644 root:root 6c51be8bf188b1a5b82c198f78591191 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_tracking.go 100644 root:root 0e44d402fad67416eaadfdd8b7e74caa -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/notify_users.go 100644 root:root d670bb20a9d4c729ba033fbeeb42edaf File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/os.go 100644 root:root 0d91a9c11d5d5f36ddad05544d533fea -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/paperprovision.go 100644 root:root 168631e3bc27aad2617a9458bc958bb9 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/passphrase_common.go 100644 root:root 7bd7bc467153c8af27b6740615b38dfb File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/pgp.go 100644 root:root 99d098095952a58eab3926a493c3d560 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/pgp_ui.go 100644 root:root 684e135a0bfa9cfb0a5377fb93e18e74 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/phone_numbers.go 100644 root:root c4b194663c1570d9d21b0803b6bd971b -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/pprof.go 100644 root:root 1e71b3da04740789259afa5b4c821c0f File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/process.go 100644 root:root da318dbe1a8f73622d4104cfafccda66 @@ -4325,9 +4133,6 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/reset.go 100644 root:root d8c1188ab0f4815851df37ea92080719 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/revoke.go 100644 root:root 8f45f290a7a99eae69d27f2d810a7af9 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/saltpack.go 100644 root:root 703d3c4f13c23ed03acb67d1706b14fd File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/saltpack_ui.go 100644 root:root 8d7c35228796e9322acafdca1d8e7583 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/scanproofs.go 100644 root:root fa3a90bfe319288f1fb8abc7bd2f0416 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/secret_ui.go 100644 root:root 46cd1bb1c7804bc07cd9e82598a21a7f File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/secretkeys.go 100644 root:root b5a4938c6cd7a19b57ef3e66f865fa0a -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/selfprovision.go 100644 root:root 41d1adb6029ca6b55442d9f6cfc5aab5 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/session.go 100644 root:root 4a6bb564ab73d85f2dee0afc23294bf1 @@ -4336,11 +4141,7 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/simple_fs.go 100644 root:root 6b495c9cf45d2873230231924f90eed6 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/stream_ui.go 100644 root:root ab80d36c6ce7953f27b8ce0f7e10f4e5 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/teambot.go 100644 root:root 9e6cae451f28c2682cfdb4021ea71235 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/teams.go 100644 root:root 0881a076083643bfc77defb3679623bf -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/teams_ui.go 100644 root:root 68bf792bfe18c7a3be324481a54fa427 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/teamsearch.go 100644 root:root 1e264438bd1717aef13fa32c31537864 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/test.go 100644 root:root 1c9874df943076845e2cb21a433e8565 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/tlf.go 100644 root:root 200e0b1e342c857450cd26a44eb8a9a4 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/tlf_keys.go 100644 root:root 56d75eded4f6bda45453bd7216d68bb2 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/track.go 100644 root:root 66b08e54967f38486ec087c955874507 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/ui.go 100644 root:root a3e6707c7a2253f02a4c242300f084f1 @@ -4355,3 +4156,2 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/stellar1/local.go 100644 root:root 3fffe8834129843c76b860d07767388c -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/stellar1/notify.go 100644 root:root a6767bc77b3b4cf1362d90d59af89a9b File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/stellar1/remote.go 100644 root:root 5fe8186d442c16968b702e29b731848a @@ -4422,3 +4222,2 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/lrstanley/girc/ctcp.go 100644 root:root fc582af6d0fc9cd49e9417465256f242 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/lrstanley/girc/doc.go 100644 root:root 44d9118c0d27894e2a9102655ee88b81 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/lrstanley/girc/event.go 100644 root:root 80a6d47135f03e763fe357227e288812 @@ -4431,3 +4230,2 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/magiconair/properties/decode.go 100644 root:root 2367b528a53d12543d7257a4154b1300 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/magiconair/properties/doc.go 100644 root:root c4cd49ccb62dc352a063791ba5f439b0 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/magiconair/properties/integrate.go 100644 root:root f2dfe9cfde0b0d4b67d73dbb0edd5160 @@ -4526,4 +4324,2 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/go-i18n/i18n/translation 40755 root:root -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/go-i18n/i18n/translation/plural_translation.go 100644 root:root de73991aac6c615a748e31615d3094ef -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/go-i18n/i18n/translation/single_translation.go 100644 root:root 71a0c5dc69d9c326ea87ca9008927b33 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/go-i18n/i18n/translation/template.go 100644 root:root ac5a52a5f5019452f4735c407028e2f9 @@ -4540,3 +4336,2 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/ldap/dn.go 100644 root:root 1d9aac284e5aeb52e51b9c4989e246fa -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/ldap/doc.go 100644 root:root d99cd641a5d8366f72b3c8405f541d35 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattermost/ldap/error.go 100644 root:root 1a40001c712880d829d5f15dd9b43500 @@ -4732,3 +4527,2 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattn/go-isatty 40755 root:root -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattn/go-isatty/doc.go 100644 root:root f74b5bac62deac65cd903a3f61f5c805 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mattn/go-isatty/isatty_tcgets.go 100644 root:root ee6abe6bece959acda909fce662c421a @@ -4743,3 +4537,2 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mgutz/ansi/ansi.go 100644 root:root 844fc7e2c74e718d7df589c548c079b1 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mgutz/ansi/doc.go 100644 root:root a159f30b78739b160b319425a863d51a File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/mgutz/ansi/print.go 100644 root:root 9e0140260ec823fbeb750e44b40ae2ed @@ -4759,3 +4552,2 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/monaco-io/request/const.go 100644 root:root cb911044035b8dca950373ad50517486 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/monaco-io/request/doc.go 100644 root:root c0f87130550add5450bcdc00602bba78 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/monaco-io/request/model.go 100644 root:root 2e76dac107f88b3955aeaeb4a2dcae74 @@ -4813,3 +4605,2 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/paulrosania/go-charset/data/data_windows-1252.cp.go 100644 root:root 822ff63852c0604f5b0b08a7bc5c79cf -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/paulrosania/go-charset/data/doc.go 100644 root:root 42745a9a82b6ee2f1e8dd3626a16a868 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pborman 40755 root:root @@ -4817,3 +4608,2 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pborman/uuid/dce.go 100644 root:root ec3a687d31e8036b92ea6db48905b0db -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pborman/uuid/doc.go 100644 root:root e95b5d9313c9182b21beaedbc0248bb4 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pborman/uuid/hash.go 100644 root:root dab372592440ef95256ca5043653a6b1 @@ -4829,3 +4619,2 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pelletier/go-toml 40755 root:root -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pelletier/go-toml/doc.go 100644 root:root 8d13125dec1158f24928198a70309df1 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/pelletier/go-toml/keysparsing.go 100644 root:root e2e25168e147771887b9aa2fec7e04a0 @@ -4859,3 +4648,2 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/rickb777/date/period 40755 root:root -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/rickb777/date/period/doc.go 100644 root:root 85e3228d9ac10d042c2dc3b018795cc1 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/rickb777/date/period/format.go 100644 root:root 6922dce0a5eb0531c0ab91dae3200f70 @@ -4865,3 +4653,2 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/rickb777/plural 40755 root:root -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/rickb777/plural/doc.go 100644 root:root db636de58e1d631899dec302a0645133 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/rickb777/plural/plural.go 100644 root:root 7eccc0cdc44d45e715860dfaf0843750 @@ -4874,3 +4661,2 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/russross/blackfriday/block.go 100644 root:root deaf6891fef814893619162538f35d4f -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/russross/blackfriday/doc.go 100644 root:root 11179d8b85391cb17c0fd37622ad205f File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/russross/blackfriday/html.go 100644 root:root e8ee49affcdcfbade303bcd67ff46e3d @@ -4891,6 +4677,4 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/shazow/rateio 40755 root:root -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/shazow/rateio/doc.go 100644 root:root 0d5cf508afb47a6c12f4bb23ec1bb103 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/shazow/rateio/limiter.go 100644 root:root 5f8a0ae5397678defb58dbde9240bae2 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/shazow/rateio/reader.go 100644 root:root b12113657cc9ed4e5466ffe21369477b -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/shazow/rateio/writer.go 100644 root:root fa6c821adf98700be5ac5523e76bb9c0 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/shazow/ssh-chat 40755 root:root @@ -4902,3 +4686,2 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/shazow/ssh-chat/sshd/client.go 100644 root:root 26bc615f8e171270a0c832561020c919 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/shazow/ssh-chat/sshd/doc.go 100644 root:root a0f4661f65826682e6912e4cd2f01f30 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/shazow/ssh-chat/sshd/logger.go 100644 root:root 55ae25d813125d616edff657dec1ab6e @@ -4914,3 +4697,2 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/sirupsen/logrus/buffer_pool.go 100644 root:root 271e6a4f714da7713984867da4e21172 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/sirupsen/logrus/doc.go 100644 root:root 8f860ee7cb18a52c1ecd01686a989f91 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/sirupsen/logrus/entry.go 100644 root:root 79278474c3eb327567c32c9c00e7e1da @@ -5106,3 +4888,2 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/stretchr/testify/assert/assertions.go 100644 root:root c04119faaad6fdc7195b4d784d00e682 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/stretchr/testify/assert/doc.go 100644 root:root 1f7638c4d550bebe098046b693e8a749 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/stretchr/testify/assert/errors.go 100644 root:root 78faa69f8808a3f8f2211fba1ced092b @@ -5143,3 +4924,2 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/valyala/bytebufferpool/bytebuffer.go 100644 root:root e6aa31fb39dc40a8491abdea17a9bf58 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/valyala/bytebufferpool/doc.go 100644 root:root 30f01c9513f0ca4cfb7e391df636ee9c File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/valyala/bytebufferpool/pool.go 100644 root:root 337fb5b2326defec13778351c5af3d61 @@ -5151,3 +4931,2 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/vincent-petithory/dataurl/dataurl.go 100644 root:root 9b49000da7a55b8269fccc7d1668511e -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/vincent-petithory/dataurl/doc.go 100644 root:root d0bed7d1a0cb82106d0f1fb7e6fab20c File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/vincent-petithory/dataurl/lex.go 100644 root:root c4c4aba48e6a09ebe60cdb965f061f2f @@ -5157,12 +4936,4 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77/cfg/config.go 100644 root:root 2b37275f2e2e39fd0e1aee8bdf873173 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77/cfg/ini 40755 root:root -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77/cfg/ini/ini.go 100644 root:root d700cf29225a9c568ea82d8214fcb255 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77/cfg/ini/section.go 100644 root:root 534bd5b3907048ed918d9baef3751c50 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77/cfg/listener.go 100644 root:root aebabb2039f612c350607407b2aaf959 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77/cfg/nocopy.go 100644 root:root bf1ee4fd8416983b2d784f17e76c44a4 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77/cfg/source.go 100644 root:root 9e853be8dbf2dbc6bad73d156b97b8d5 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77/cfg/srcfile.go 100644 root:root 4f584bca2fe295e148cbb5e610b32182 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77/cfg/srcmap.go 100644 root:root 0e2f679fd093ad326111268fcfb57078 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77/cfg/timeconv 40755 root:root -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77/cfg/timeconv/parse.go 100644 root:root dd088bb9b9d17941ac33aeed8ae14d96 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/github.com/wiggin77/merror 40755 root:root @@ -6452,3 +6223,2 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/atomic/bool_ext.go 100644 root:root b2c61430128d81c95161d84e68496681 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/atomic/doc.go 100644 root:root ef2e23d1235776b5ce831b5f185e02d2 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/atomic/duration.go 100644 root:root af424fa0f5efe3b5e1a358d0430baf1e @@ -6459,3 +6229,2 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/atomic/float64_ext.go 100644 root:root b3a5f2d0c4ba9f56f145d27b5ee4ed79 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/atomic/gen.go 100644 root:root d72870a80b611a81fc1dd6a342490b0a File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/atomic/int32.go 100644 root:root 82d7ad8248d0c718cd1a6c9955d97fb2 @@ -6477,3 +6246,2 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/config.go 100644 root:root 692cc8c9051f28060fb5533bc00f31ef -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/doc.go 100644 root:root e3b6f24dd23fd5b15b489ee20f81b5cf File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/encoder.go 100644 root:root 33e49f55654b5243773ae569a83446b9 @@ -6503,3 +6271,2 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/zapcore/core.go 100644 root:root df6730a08734b0817cd88ed24148964b -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/zapcore/doc.go 100644 root:root c330d3e450eb32ca5b32a6879626cc65 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/go.uber.org/zap/zapcore/encoder.go 100644 root:root 71549112817a78a94b3d8a2ab96f76cd @@ -6581,3 +6348,2 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/ssh/connection.go 100644 root:root 7ae44a2969b178e37cf59ec3aa26fb39 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/ssh/doc.go 100644 root:root cf2ba64d20f758ca8593a9a08a7718b6 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/crypto/ssh/handshake.go 100644 root:root 527ad606a42d54b073e985efc0ab04a7 @@ -6633,3 +6399,2 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/image/webp/decode.go 100644 root:root 901f3e22b5a38775aa54cd8401808554 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/image/webp/doc.go 100644 root:root 4c75410e2548d992cd8880450d65327a File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net 40755 root:root @@ -6643,3 +6408,2 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/html/const.go 100644 root:root 992da2687ac59d38f347df5965210c4e -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/html/doc.go 100644 root:root 21949ebf8aadfc3b245885fd06bfc470 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/net/html/doctype.go 100644 root:root c4266ed1266597cc06a000b8cc31f148 @@ -6697,3 +6461,2 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/oauth2/internal 40755 root:root -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/oauth2/internal/doc.go 100644 root:root a9907a99c9e35f9fd039e6ae6913f349 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/oauth2/internal/oauth2.go 100644 root:root 2cb639704007c3cffde7b3ecb5da201c @@ -6761,3 +6524,2 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/encoding/internal/identifier/identifier.go 100644 root:root 4de0a6d81fbc837cc6c1c96375f98a34 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/encoding/internal/identifier/mib.go 100644 root:root 1eda141b6fae8eb24a46cdd1dfe64e7c File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/encoding/internal/internal.go 100644 root:root 0c107da5047e9e2640c886edccf8449e @@ -6802,3 +6564,2 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/language/coverage.go 100644 root:root 310a3a32f73ccc7107bb5c6aca59778a -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/language/doc.go 100644 root:root 649c98c8441541f0ad305e146e925a46 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/language/go1_2.go 100644 root:root c0d037212c1ab855b5a54ba6986838a7 @@ -6809,4 +6570,2 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/language/tags.go 100644 root:root 5ef8d7684466e41852cfb47c211d0119 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/runes 40755 root:root -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/runes/runes.go 100644 root:root 2ef6daf04972768057feb2b9471dd3d9 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/secure 40755 root:root @@ -6835,8 +6594,2 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/unicode/norm/trie.go 100644 root:root 3aae5b2aa8a6489b1c0ae5ab31f1d356 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/width 40755 root:root -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/width/kind_string.go 100644 root:root 6b21ce719bb7cf8f47f5dd3b7e2e3aa9 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/width/tables13.0.0.go 100644 root:root 6b4cd4f668f611466a687bd2fce65d96 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/width/transform.go 100644 root:root f05db4191129647feacd9943a0596a54 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/width/trieval.go 100644 root:root 1fee5f96355d23941da6385309460b46 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/text/width/width.go 100644 root:root 1249e003a875f2a1d5a48eff36d61266 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/time 40755 root:root @@ -6862,3 +6615,2 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/encoding/prototext/decode.go 100644 root:root d6c04b56d28712dd3e4ce03ac2c47778 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/encoding/prototext/doc.go 100644 root:root 17aa83005ede1898c33e58cb4d3d2802 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/encoding/prototext/encode.go 100644 root:root 3cdae4739fb4b2e9912195aaaccc4934 @@ -6885,3 +6637,2 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/encoding/text/decode_token.go 100644 root:root e44c8a4cdde495d44cc0c929e96c9771 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/encoding/text/doc.go 100644 root:root b96b55acd400d4732bb55946d365ad3f File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/encoding/text/encode.go 100644 root:root 979edcbb3c61b2bc392a1a631b4da5b2 @@ -6900,9 +6651,2 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/filetype/build.go 100644 root:root 67106d8311dec308b59eac57b4556843 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/flags 40755 root:root -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/flags/flags.go 100644 root:root d9a9f4faf8873a5b5ac5710fda7320bf -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/genid 40755 root:root -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/genid/any_gen.go 100644 root:root b21c954e9e16b0bdf454b2ea39b3ae28 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/genid/descriptor_gen.go 100644 root:root 92c4b57267823bf0a4b1fc300ccbc23d -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/genid/goname.go 100644 root:root 49fcfbb8b63d0f436f1125971a01d488 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/genid/map_entry.go 100644 root:root 95baf479db44967f1a3e16f097c6318b File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/internal/impl 40755 root:root @@ -6954,3 +6698,2 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/proto/decode_gen.go 100644 root:root 3c21d521b24ec62ffd0114a8322912db -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/proto/doc.go 100644 root:root e4737df0ac7b8e5f70f8ab9593102d3e File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/proto/encode.go 100644 root:root d1b80e084e974864dea67055221efc7f @@ -6969,6 +6712,2 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/reflect/protodesc 40755 root:root -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/reflect/protodesc/desc.go 100644 root:root a4aedc4e6853cba53df69746cc5e719e -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/reflect/protodesc/desc_init.go 100644 root:root 6be203677b80efdd1d9ca80e27874eca -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/reflect/protodesc/desc_resolve.go 100644 root:root 020ecadb3df8aed004cd052fdadf5a7d -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/reflect/protodesc/desc_validate.go 100644 root:root faf4159b7f4f127c8a3e2d4c5122fb0a File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/google.golang.org/protobuf/reflect/protodesc/proto.go 100644 root:root 1d35ed589755be02b06a258a4bb35de1 @@ -7013,3 +6752,2 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/olahol/melody.v1/config.go 100644 root:root b40c2d7c76b02e609d2bf1428fb15f01 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/olahol/melody.v1/doc.go 100644 root:root 31e386bbbcf7328c4a19f6b1e0d7a295 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/gopkg.in/olahol/melody.v1/envelope.go 100644 root:root 6f379afd947e30891b1a215620a5d6cb @@ -7051,3 +6789,2 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/gumble/MumbleProto/Mumble.pb.go 100644 root:root 6988233ec9683c8a44888da71f7c147f -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/gumble/MumbleProto/generate.go 100644 root:root 3b57559b5c93824e10c6c1201e1d850c File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/gumble/accesstokens.go 100644 root:root ca7256a5578f2810de4e1e6627af6016 @@ -7066,3 +6803,2 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/gumble/detacher.go 100644 root:root 0acf6106bb66c6e2dafdb6f9bcafdfb7 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/gumble/doc.go 100644 root:root 5d6ffc9c9e0e2ea3df63a9a5c2ae3f12 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/gumble/event.go 100644 root:root cf3eb9a88d55486819e971ff0a554652 @@ -7089,3 +6825,2 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/gumbleutil/channel.go 100644 root:root f9f29ff0f00cc7374540c63ec64c9182 -File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/gumbleutil/doc.go 100644 root:root 89592b45dc6b92a3b9454240a37aad16 File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/gumbleutil/listener.go 100644 root:root 251a9c513abbaddeb03c7632511da204 @@ -7094,2 +6829,2 @@ File: /usr/src/debug/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/layeh.com/gumble/gumbleutil/textmessage.go 100644 root:root 9547345a2d01c2e1478c4737440bc17e -RPMIdentity: 85794137612e3636b894e4edd83d4198378d599a7354ba227f9275840775bfa0f769d78b92ebcb1be833876e43956173594440cb0b1be365abcb757b4a434c51 +RPMIdentity: fe56cca7dd9e0caffb8081c48c4f67306d57b12b0854c62eacb6e17ce5825c8cf8015a6b03098172086913cbfad75aa159aa0d23cbdb2999d91e17a6b2ebd55a