<86>Aug 31 09:28:15 userdel[20696]: delete user 'rooter' <86>Aug 31 09:28:15 groupadd[20719]: group added to /etc/group: name=rooter, GID=1799 <86>Aug 31 09:28:15 groupadd[20719]: group added to /etc/gshadow: name=rooter <86>Aug 31 09:28:15 groupadd[20719]: new group: name=rooter, GID=1799 <86>Aug 31 09:28:15 useradd[20731]: new user: name=rooter, UID=1799, GID=1799, home=/root, shell=/bin/bash, from=none <86>Aug 31 09:28:15 userdel[20780]: delete user 'builder' <86>Aug 31 09:28:15 groupadd[20868]: group added to /etc/group: name=builder, GID=1800 <86>Aug 31 09:28:15 groupadd[20868]: group added to /etc/gshadow: name=builder <86>Aug 31 09:28:15 groupadd[20868]: new group: name=builder, GID=1800 <86>Aug 31 09:28:15 useradd[20962]: new user: name=builder, UID=1800, GID=1800, home=/usr/src, shell=/bin/bash, from=none <13>Aug 31 09:28:20 rpmi: rpm-macros-golang-1.0.9-alt1 sisyphus+334552.100.1.1 1700142507 installed <13>Aug 31 09:28:21 rpmi: golang-src-1.23.0-alt1 sisyphus+356108.100.1.1 1724684051 installed <13>Aug 31 09:28:23 rpmi: golang-1.23.0-alt1 sisyphus+356108.100.1.1 1724684020 installed <13>Aug 31 09:28:23 rpmi: rpm-build-golang-1.0.9-alt1 sisyphus+334552.100.1.1 1700142507 installed Building target platforms: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.8842 + 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.8842 + 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 0xb8d3fdb6e4e7961166ba835214dfc5e676aa6c9b' -a -v -x WORK=/usr/src/tmp/go-build1814342029 encoding mkdir -p $WORK/b003/ echo '# import config' > $WORK/b003/importcfg # internal cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p encoding -lang=go1.23 -std -complete -installsuffix shared -buildid T7N4hbnZ8_O4m4gP27zb/T7N4hbnZ8_O4m4gP27zb -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/encoding/encoding.go internal/goexperiment mkdir -p $WORK/b017/ echo '# import config' > $WORK/b017/importcfg # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p internal/goexperiment -lang=go1.23 -std -complete -installsuffix shared -buildid JGj12P7LUJivsKnyrLuU/JGj12P7LUJivsKnyrLuU -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b017/importcfg -pack /usr/lib/golang/src/internal/goexperiment/exp_aliastypeparams_off.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_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiwrappers_off.go /usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_off.go /usr/lib/golang/src/internal/goexperiment/flags.go cmp mkdir -p $WORK/b028/ internal/profilerecord mkdir -p $WORK/b019/ echo '# import config' > $WORK/b028/importcfg # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p cmp -lang=go1.23 -std -complete -installsuffix shared -buildid AgxJdQMjPu9m7-k0jwXO/AgxJdQMjPu9m7-k0jwXO -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b028/importcfg -pack /usr/lib/golang/src/cmp/cmp.go echo '# import config' > $WORK/b019/importcfg # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p internal/profilerecord -lang=go1.23 -std -complete -installsuffix shared -buildid Z6crjHSoqu2VFBZPBGxp/Z6crjHSoqu2VFBZPBGxp -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b019/importcfg -pack /usr/lib/golang/src/internal/profilerecord/profilerecord.go internal/unsafeheader mkdir -p $WORK/b009/ echo '# import config' > $WORK/b009/importcfg # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p internal/unsafeheader -lang=go1.23 -std -complete -installsuffix shared -buildid Cp9P2odYdg4X_I6IO_Vd/Cp9P2odYdg4X_I6IO_Vd -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b009/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go internal/byteorder mkdir -p $WORK/b014/ internal/coverage/rtcov mkdir -p $WORK/b015/ echo '# import config' > $WORK/b014/importcfg # internal echo '# import config' > $WORK/b015/importcfg # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p internal/coverage/rtcov -lang=go1.23 -std -complete -installsuffix shared -buildid IOH7I-Q5OJaWN-MC4uDf/IOH7I-Q5OJaWN-MC4uDf -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/internal/coverage/rtcov/rtcov.go math/bits mkdir -p $WORK/b034/ echo '# import config' > $WORK/b034/importcfg # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p math/bits -lang=go1.23 -std -complete -installsuffix shared -buildid hET16DxbWCubRnFFbLKc/hET16DxbWCubRnFFbLKc -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b034/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 internal/itoa mkdir -p $WORK/b030/ echo '# import config' > $WORK/b030/importcfg # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p internal/itoa -lang=go1.23 -std -complete -installsuffix shared -buildid KJggZF2nchDn27D3Fz6B/KJggZF2nchDn27D3Fz6B -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b030/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go internal/race mkdir -p $WORK/b032/ internal/goarch mkdir -p $WORK/b007/ /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/byteorder -lang=go1.23 -std -complete -installsuffix shared -buildid diL6w88qVYVhFntVTTAZ/diL6w88qVYVhFntVTTAZ -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b014/importcfg -pack /usr/lib/golang/src/internal/byteorder/byteorder.go echo '# import config' > $WORK/b032/importcfg # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p internal/race -lang=go1.23 -std -complete -installsuffix shared -buildid 3zZqxgLZisPypJH_ax_5/3zZqxgLZisPypJH_ax_5 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go echo '# import config' > $WORK/b007/importcfg # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/goarch -lang=go1.23 -std -complete -installsuffix shared -buildid iGND4tgxJYU4hlZJZD2A/iGND4tgxJYU4hlZJZD2A -goversion go1.23.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_386.go /usr/lib/golang/src/internal/goarch/zgoarch_386.go internal/cpu mkdir -p $WORK/b012/ internal/godebugs mkdir -p $WORK/b016/ echo -n > $WORK/b012/go_asm.h # internal echo '# import config' > $WORK/b016/importcfg # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -gensymabis -o $WORK/b012/symabis ./cpu.s ./cpu_x86.s cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p internal/godebugs -lang=go1.23 -std -complete -installsuffix shared -buildid CEJ--qZYNXpMzMn0FmFz/CEJ--qZYNXpMzMn0FmFz -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/internal/godebugs/table.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /usr/src/.cache/go-build/4c/4c5fff0990c9fbcf20807e82fc7a9490ff563a237c51b07b602eea00957f47ed-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b003/_pkg_.a # internal unicode/utf8 mkdir -p $WORK/b036/ echo '# import config' > $WORK/b036/importcfg # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p unicode/utf8 -lang=go1.23 -std -complete -installsuffix shared -buildid 2AOQD3tPXqGw6zADNoe7/2AOQD3tPXqGw6zADNoe7 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b036/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b003/_pkg_.a /usr/src/.cache/go-build/bf/bfadf5da5106682d15ebcb63371e66763693645acb2eb72e894dfaf66400493e-d # internal sync/atomic mkdir -p $WORK/b038/ cp $WORK/b017/_pkg_.a /usr/src/.cache/go-build/c1/c1c90bda39437f2e8942161fc076306c543c0957c1bf00b5c42829f2da2d9e54-d # internal echo -n > $WORK/b038/go_asm.h # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/asm -p sync/atomic -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -gensymabis -o $WORK/b038/symabis ./asm.s internal/runtime/syscall mkdir -p $WORK/b022/ echo -n > $WORK/b022/go_asm.h # internal cd /usr/lib/golang/src/internal/runtime/syscall /usr/lib/golang/pkg/tool/linux_386/asm -p internal/runtime/syscall -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -gensymabis -o $WORK/b022/symabis ./asm_linux_386.s internal/goos mkdir -p $WORK/b018/ echo '# import config' > $WORK/b018/importcfg # internal cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p internal/goos -lang=go1.23 -std -complete -installsuffix shared -buildid QRkyhtTebLL46GVYAdwM/QRkyhtTebLL46GVYAdwM -goversion go1.23.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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b009/_pkg_.a # internal unicode mkdir -p $WORK/b039/ echo '# import config' > $WORK/b039/importcfg # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p unicode -lang=go1.23 -std -complete -installsuffix shared -buildid jqIRt93nna9sEFaGn7x2/jqIRt93nna9sEFaGn7x2 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b039/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 internal/runtime/atomic mkdir -p $WORK/b020/ echo -n > $WORK/b020/go_asm.h # internal cd /usr/lib/golang/src/internal/runtime/atomic /usr/lib/golang/pkg/tool/linux_386/asm -p internal/runtime/atomic -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -gensymabis -o $WORK/b020/symabis ./atomic_386.s cp $WORK/b009/_pkg_.a /usr/src/.cache/go-build/52/528c0e49489d8ebe1b553f0af835f5daaea41be5f87eba6cb8391d1ce77887c2-d # internal internal/asan mkdir -p $WORK/b051/ echo '# import config' > $WORK/b051/importcfg # internal cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p internal/asan -lang=go1.23 -std -complete -installsuffix shared -buildid qT-DrYV-oG7alv_pA5yc/qT-DrYV-oG7alv_pA5yc -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/internal/asan/doc.go /usr/lib/golang/src/internal/asan/noasan.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /usr/src/.cache/go-build/c5/c5560d85b5e3c8ce35079557edeb590e730c95ddc19dc33aa54e9d37d251ed83-d # internal 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_386/asm -p internal/abi -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -gensymabis -o $WORK/b006/symabis ./abi_test.s ./stub.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b051/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b051/_pkg_.a /usr/src/.cache/go-build/f6/f6a060554d5ddffadc0f6b51729aa329ecac89f3aca99a061f0026c444301c41-d # internal runtime/internal/math mkdir -p $WORK/b024/ cat >/usr/src/tmp/go-build1814342029/b024/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/usr/src/tmp/go-build1814342029/b007/_pkg_.a EOF cp $WORK/b032/_pkg_.a /usr/src/.cache/go-build/16/16ee540e9c376c8b7347e73b95e3fd65e859be9f63c515824a0047f13e1dd398-d # internal cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p runtime/internal/math -lang=go1.23 -std -complete -installsuffix shared -buildid YXZdH-ji0SkdjlVNTBCa/YXZdH-ji0SkdjlVNTBCa -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/runtime/internal/math/math.go internal/msan mkdir -p $WORK/b052/ echo '# import config' > $WORK/b052/importcfg # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p internal/msan -lang=go1.23 -std -complete -installsuffix shared -buildid wJr26CssTsq6N06QJGQw/wJr26CssTsq6N06QJGQw -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/internal/msan/doc.go /usr/lib/golang/src/internal/msan/nomsan.go echo '# import config' > $WORK/b012/importcfg # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/cpu -lang=go1.23 -std -installsuffix shared -buildid _Ifolmq7zlf_GxQXFTO2/_Ifolmq7zlf_GxQXFTO2 -goversion go1.23.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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b014/_pkg_.a # internal cat >/usr/src/tmp/go-build1814342029/b006/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/usr/src/tmp/go-build1814342029/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/abi -lang=go1.23 -std -installsuffix shared -buildid apxROJWOAAPInWkfoOwr/apxROJWOAAPInWkfoOwr -goversion go1.23.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_generic.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.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_386/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b014/_pkg_.a /usr/src/.cache/go-build/48/48675fb78e0087aaf2aac10ef66764e8dc6ee8b75fba5335efec728244abfde2-d # internal internal/chacha8rand mkdir -p $WORK/b013/ echo -n > $WORK/b013/go_asm.h # internal cd /usr/lib/golang/src/internal/chacha8rand /usr/lib/golang/pkg/tool/linux_386/asm -p internal/chacha8rand -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -gensymabis -o $WORK/b013/symabis ./chacha8_stub.s echo '# import config' > $WORK/b020/importcfg # internal cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/runtime/atomic -lang=go1.23 -std -installsuffix shared -buildid PwnPGQbPa7oNGbD3m1gv/PwnPGQbPa7oNGbD3m1gv -goversion go1.23.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_386.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/unaligned.go echo '# import config' > $WORK/b022/importcfg # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b015/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b016/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b019/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b018/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b030/_pkg_.a # internal echo '# import config' > $WORK/b038/importcfg # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p sync/atomic -lang=go1.23 -std -installsuffix shared -buildid RaNK9zXVpBgU9dib-1ke/RaNK9zXVpBgU9dib-1ke -goversion go1.23.0 -symabis $WORK/b038/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b038/importcfg -pack -asmhdr $WORK/b038/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/type.go /usr/lib/golang/src/sync/atomic/value.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p internal/runtime/syscall -lang=go1.23 -std -installsuffix shared -buildid tDzHQCvMnILHoMfgWHHE/tDzHQCvMnILHoMfgWHHE -goversion go1.23.0 -symabis $WORK/b022/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h /usr/lib/golang/src/internal/runtime/syscall/defs_linux.go /usr/lib/golang/src/internal/runtime/syscall/defs_linux_386.go /usr/lib/golang/src/internal/runtime/syscall/syscall_linux.go cp $WORK/b016/_pkg_.a /usr/src/.cache/go-build/40/4076d62d2d830fdb9d2b3e236a7ef7f11c2f4c8d02d554f38077fc6893d6fd02-d # internal golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b063/ echo '# import config' > $WORK/b063/importcfg # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p golang.org/x/sys/internal/unsafeheader -lang=go1.16 -complete -installsuffix shared -buildid KMANKf4CU_V_8X3aYjjN/KMANKf4CU_V_8X3aYjjN -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b063/importcfg -pack ./vendor/golang.org/x/sys/internal/unsafeheader/unsafeheader.go cp $WORK/b030/_pkg_.a /usr/src/.cache/go-build/93/9324cc8c8af32f8c4065a3ac47fdcd5e39d717eb15a3ac24eb9bafbe4fd8c1ce-d # internal cp $WORK/b034/_pkg_.a /usr/src/.cache/go-build/6f/6fb5b7f8f4ce739ef1e7d26136b03e0e96f44dbff402b7f10bb63b8351b93ec8-d # internal cp $WORK/b019/_pkg_.a /usr/src/.cache/go-build/72/726a3cccb1e22cb5e362df7e648a5fe9ac785b17efbea50406f4b53da11988f6-d # internal log/internal mkdir -p $WORK/b073/ unicode/utf16 mkdir -p $WORK/b071/ echo '# import config' > $WORK/b071/importcfg # internal echo '# import config' > $WORK/b073/importcfg # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p log/internal -lang=go1.23 -std -complete -installsuffix shared -buildid fyMpFIdw3nCR7kv8HxIs/fyMpFIdw3nCR7kv8HxIs -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b073/importcfg -pack /usr/lib/golang/src/log/internal/internal.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p unicode/utf16 -lang=go1.23 -std -complete -installsuffix shared -buildid EHA7sAlOaWzTKwgIaCki/EHA7sAlOaWzTKwgIaCki -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b071/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go cp $WORK/b015/_pkg_.a /usr/src/.cache/go-build/cc/cc55c9b007cbfd5a9d3b7a06ed877ef494be82bf1a8e674617966fcaa009c8a4-d # internal container/list mkdir -p $WORK/b096/ echo '# import config' > $WORK/b096/importcfg # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p container/list -lang=go1.23 -std -complete -installsuffix shared -buildid p234b6vp9rF08cxi6tju/p234b6vp9rF08cxi6tju -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b096/importcfg -pack /usr/lib/golang/src/container/list/list.go cp $WORK/b018/_pkg_.a /usr/src/.cache/go-build/c4/c47e538222725b24e1ab70581e6bb550a6ccd1b67fdef6521b77a3af03586a7d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b073/_pkg_.a # internal cat >/usr/src/tmp/go-build1814342029/b013/importcfg << 'EOF' # internal # import config packagefile internal/byteorder=/usr/src/tmp/go-build1814342029/b014/_pkg_.a packagefile internal/goarch=/usr/src/tmp/go-build1814342029/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/chacha8rand -lang=go1.23 -std -installsuffix shared -buildid LyHPb2gFNy5PWnslXi2l/LyHPb2gFNy5PWnslXi2l -goversion go1.23.0 -symabis $WORK/b013/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h /usr/lib/golang/src/internal/chacha8rand/chacha8.go /usr/lib/golang/src/internal/chacha8rand/chacha8_generic.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b071/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b052/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b036/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b024/_pkg_.a # internal math mkdir -p $WORK/b033/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b063/_pkg_.a # internal echo -n > $WORK/b033/go_asm.h # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b033=>" -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -gensymabis -o $WORK/b033/symabis ./floor_386.s ./hypot_386.s cp $WORK/b024/_pkg_.a /usr/src/.cache/go-build/3a/3aeb1755e9a99ee16b15f3261e0d036a99a56914eca1758937534d92d920bb9b-d # internal cat >/usr/src/tmp/go-build1814342029/b033/importcfg << 'EOF' # internal # import config packagefile math/bits=/usr/src/tmp/go-build1814342029/b034/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p math -lang=go1.23 -std -installsuffix shared -buildid 2uQX6Wuxgv7te1wdhW36/2uQX6Wuxgv7te1wdhW36 -goversion go1.23.0 -symabis $WORK/b033/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b033/importcfg -pack -asmhdr $WORK/b033/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_noasm.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_noasm.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_stub.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 cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b012/cpu.o ./cpu.s cp $WORK/b073/_pkg_.a /usr/src/.cache/go-build/3a/3a49d14dd8b04d677ef95a85f388e7daa44edd396bf460df9af0068a7de5dfe9-d # internal crypto/internal/boring/sig mkdir -p $WORK/b103/ /usr/lib/golang/pkg/tool/linux_386/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b012/cpu_x86.o ./cpu_x86.s echo -n > $WORK/b103/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/internal/boring/sig -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -gensymabis -o $WORK/b103/symabis ./sig_other.s crypto/internal/alias mkdir -p $WORK/b101/ cp $WORK/b036/_pkg_.a /usr/src/.cache/go-build/49/4915a4e8a10bead77033ae40bd0ac985c1964ff809e465444522311a0cddbf6a-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b121/ echo '# import config' > $WORK/b121/importcfg # internal echo '# import config' > $WORK/b101/importcfg # internal cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -lang=go1.23 -std -complete -installsuffix shared -buildid psburlmvVDd9Y3OMuscf/psburlmvVDd9Y3OMuscf -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b121/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p crypto/internal/alias -lang=go1.23 -std -complete -installsuffix shared -buildid rNxS34AYq7BQy1LnhzF-/rNxS34AYq7BQy1LnhzF- -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b101/importcfg -pack /usr/lib/golang/src/crypto/internal/alias/alias.go cp $WORK/b052/_pkg_.a /usr/src/.cache/go-build/bd/bd4042daea55df99b1fe57145ebb64fa36e01fb7b147ef6a6e4c9d18d7451636-d # internal vendor/golang.org/x/crypto/internal/alias mkdir -p $WORK/b128/ cd /usr/lib/golang/src/internal/runtime/syscall /usr/lib/golang/pkg/tool/linux_386/asm -p internal/runtime/syscall -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b022/asm_linux_386.o ./asm_linux_386.s echo '# import config' > $WORK/b128/importcfg # internal cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p vendor/golang.org/x/crypto/internal/alias -lang=go1.23 -std -complete -installsuffix shared -buildid rj-ybkyIm4ZCQF84uE_h/rj-ybkyIm4ZCQF84uE_h -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b128/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/alias/alias.go runtime/internal/sys mkdir -p $WORK/b025/ cat >/usr/src/tmp/go-build1814342029/b025/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/usr/src/tmp/go-build1814342029/b007/_pkg_.a packagefile internal/goos=/usr/src/tmp/go-build1814342029/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p runtime/internal/sys -lang=go1.23 -std -complete -installsuffix shared -buildid S45NXiABxYN1z2PUNYwQ/S45NXiABxYN1z2PUNYwQ -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/runtime/internal/sys/consts.go /usr/lib/golang/src/runtime/internal/sys/consts_norace.go /usr/lib/golang/src/runtime/internal/sys/intrinsics.go /usr/lib/golang/src/runtime/internal/sys/nih.go /usr/lib/golang/src/runtime/internal/sys/sys.go /usr/lib/golang/src/runtime/internal/sys/zversion.go cp $WORK/b071/_pkg_.a /usr/src/.cache/go-build/35/3528555cfd65137cd5115df4bbb5ed74f2a5b3c4e503538121d576c81a95c0bb-d # internal cp $WORK/b063/_pkg_.a /usr/src/.cache/go-build/2e/2e618ff53b951b575d479710759295fb1fbf90d66026ef40b90a76c573d116d9-d # internal internal/nettrace mkdir -p $WORK/b146/ golang.org/x/crypto/internal/subtle mkdir -p $WORK/b224/ echo '# import config' > $WORK/b146/importcfg # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p internal/nettrace -lang=go1.23 -std -complete -installsuffix shared -buildid 2Giau5a6kktp9qRaEdUt/2Giau5a6kktp9qRaEdUt -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b146/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go echo '# import config' > $WORK/b224/importcfg # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -p golang.org/x/crypto/internal/subtle -lang=go1.16 -complete -installsuffix shared -buildid foNfquTSTxhPqACerznI/foNfquTSTxhPqACerznI -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b224/importcfg -pack ./vendor/golang.org/x/crypto/internal/subtle/aliasing.go cd /usr/lib/golang/src/internal/runtime/atomic /usr/lib/golang/pkg/tool/linux_386/asm -p internal/runtime/atomic -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b020/atomic_386.o ./atomic_386.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/asm -p sync/atomic -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b038/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b025/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b012/_pkg_.a $WORK/b012/cpu.o $WORK/b012/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b128/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b025/_pkg_.a /usr/src/.cache/go-build/02/0218fe90df1364da1761dc1c08ff3236758f1e8cfcad8c7e61a1f534fc7e2af0-d # internal cp $WORK/b128/_pkg_.a /usr/src/.cache/go-build/7b/7bfeb8add897f56b1cc34adc332c4efd81aa32f863916ad9a890d319ecbb2d9b-d # internal golang.org/x/crypto/salsa20/salsa mkdir -p $WORK/b226/ image/color mkdir -p $WORK/b228/ echo '# import config' > $WORK/b226/importcfg # internal echo '# import config' > $WORK/b228/importcfg # internal cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -p image/color -lang=go1.23 -std -complete -installsuffix shared -buildid zbxcEs9n5W8tp8g9arc8/zbxcEs9n5W8tp8g9arc8 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b228/importcfg -pack /usr/lib/golang/src/image/color/color.go /usr/lib/golang/src/image/color/ycbcr.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -p golang.org/x/crypto/salsa20/salsa -lang=go1.16 -complete -installsuffix shared -buildid y0acLT1pDtIU4nzYYsBv/y0acLT1pDtIU4nzYYsBv -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b226/importcfg -pack ./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_noasm.go ./vendor/golang.org/x/crypto/salsa20/salsa/salsa20_ref.go cp $WORK/b012/_pkg_.a /usr/src/.cache/go-build/e5/e550fbf0cd3d5770c3c5253bc8ae405c9273dc79d2e5201f9445addc67ed1f29-d # internal internal/bytealg mkdir -p $WORK/b011/ echo -n > $WORK/b011/go_asm.h # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -gensymabis -o $WORK/b011/symabis ./compare_386.s ./equal_386.s ./indexbyte_386.s cd /usr/lib/golang/src/internal/runtime/atomic /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b020/_pkg_.a $WORK/b020/atomic_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b020/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /usr/src/.cache/go-build/9d/9de4ddbc9f8c591f18438d249c9c4d3305c2fca93223c5e5c04e389581793bb8-d # internal echo '# import config' > $WORK/b103/importcfg # internal cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p crypto/internal/boring/sig -lang=go1.23 -std -installsuffix shared -buildid 7XVVgY7weSRP03UdBA8y/7XVVgY7weSRP03UdBA8y -goversion go1.23.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/boring/sig/sig.go golang.org/x/text/encoding/internal/identifier mkdir -p $WORK/b252/ echo '# import config' > $WORK/b252/importcfg # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -p golang.org/x/text/encoding/internal/identifier -lang=go1.16 -complete -installsuffix shared -buildid qe3iNtNW9aK0CSVAB-kC/qe3iNtNW9aK0CSVAB-kC -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b252/importcfg -pack ./vendor/golang.org/x/text/encoding/internal/identifier/identifier.go ./vendor/golang.org/x/text/encoding/internal/identifier/mib.go cp $WORK/b020/_pkg_.a /usr/src/.cache/go-build/91/91ade6702d8d2526315a0ae5dd5121f245db94e66d054aff08ec34cb7fa4a6cc-d # internal internal/runtime/exithook mkdir -p $WORK/b021/ cat >/usr/src/tmp/go-build1814342029/b021/importcfg << 'EOF' # internal # import config packagefile internal/runtime/atomic=/usr/src/tmp/go-build1814342029/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p internal/runtime/exithook -lang=go1.23 -std -complete -installsuffix shared -buildid 6ktS09X0gTU9-D4Fwh49/6ktS09X0gTU9-D4Fwh49 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b021/importcfg -pack /usr/lib/golang/src/internal/runtime/exithook/hooks.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b101/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b038/_pkg_.a $WORK/b038/asm.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b038/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/internal/boring/sig -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b103/sig_other.o ./sig_other.s cd /usr/lib/golang/src/internal/runtime/syscall /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b022/_pkg_.a $WORK/b022/asm_linux_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b022/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b101/_pkg_.a /usr/src/.cache/go-build/0b/0bd4abc408e5e6aad00151803eed0d8b049af4f055b9c21d9d8940916bdd10a0-d # internal cp $WORK/b146/_pkg_.a /usr/src/.cache/go-build/03/037cb8f21f90bbf3b4124a950cb5f29a4d048d5f521c9a029b6253b30b3bae7a-d # internal github.com/keybase/go-keybase-chat-bot/kbchat/types/gregor1 mkdir -p $WORK/b265/ golang.org/x/net/html/atom mkdir -p $WORK/b302/ echo '# import config' > $WORK/b265/importcfg # internal cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -p github.com/keybase/go-keybase-chat-bot/kbchat/types/gregor1 -lang=go1.16 -complete -installsuffix shared -buildid ryXK5EGp3FPLjT-ZJcaq/ryXK5EGp3FPLjT-ZJcaq -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b265/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 cp $WORK/b022/_pkg_.a /usr/src/.cache/go-build/bc/bcf5c613e82b48ce346ebbc479977a042e34cf36b42fbc999947099fb3bb4e6c-d # internal echo '# import config' > $WORK/b302/importcfg # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -p golang.org/x/net/html/atom -lang=go1.16 -complete -installsuffix shared -buildid njUBqxGr6IC0gMtdoRP6/njUBqxGr6IC0gMtdoRP6 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b302/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/b335/ echo '# import config' > $WORK/b335/importcfg # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -p github.com/mattermost/mattermost-server/v5/services/timezones -lang=go1.16 -complete -installsuffix shared -buildid mTOMYVrw7B5ORy6EJ5ym/mTOMYVrw7B5ORy6EJ5ym -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b335/importcfg -pack ./vendor/github.com/mattermost/mattermost-server/v5/services/timezones/default.go ./vendor/github.com/mattermost/mattermost-server/v5/services/timezones/timezones.go cp $WORK/b038/_pkg_.a /usr/src/.cache/go-build/79/796c7331073c0cd19f9b81e4458647b5b103a63c3d32e222d855192b2103e962-d # internal github.com/slack-go/slack/internal/errorsx mkdir -p $WORK/b356/ echo '# import config' > $WORK/b356/importcfg # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -p github.com/slack-go/slack/internal/errorsx -lang=go1.16 -complete -installsuffix shared -buildid 6_fHVgmK46AJQe1Hmyhe/6_fHVgmK46AJQe1Hmyhe -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b356/importcfg -pack ./vendor/github.com/slack-go/slack/internal/errorsx/errorsx.go cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b103/_pkg_.a $WORK/b103/sig_other.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /usr/src/.cache/go-build/d9/d9fb6dd753321e65b55f52b5161568520331607a1356c0ace3c4310b6ac4edd5-d # internal google.golang.org/protobuf/internal/flags mkdir -p $WORK/b386/ echo '# import config' > $WORK/b386/importcfg # internal cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -p google.golang.org/protobuf/internal/flags -lang=go1.16 -complete -installsuffix shared -buildid IXd8mYg-ep1fd6MoKfLk/IXd8mYg-ep1fd6MoKfLk -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b386/importcfg -pack ./vendor/google.golang.org/protobuf/internal/flags/flags.go ./vendor/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b021/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b226/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b021/_pkg_.a /usr/src/.cache/go-build/d3/d309c3bf0019fd9d9547be6c02ea456900738ac30d28102ae62300224de9ccea-d # internal google.golang.org/protobuf/internal/set mkdir -p $WORK/b391/ cat >/usr/src/tmp/go-build1814342029/b391/importcfg << 'EOF' # internal # import config packagefile math/bits=/usr/src/tmp/go-build1814342029/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b224/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -p google.golang.org/protobuf/internal/set -lang=go1.16 -complete -installsuffix shared -buildid 3IvLAAY81Z6_HmjnMw7M/3IvLAAY81Z6_HmjnMw7M -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b391/importcfg -pack ./vendor/google.golang.org/protobuf/internal/set/ints.go cp $WORK/b226/_pkg_.a /usr/src/.cache/go-build/bc/bc8fc8d821c407f6c8a6dee2d88934ce2d4fcdd05cd617049c7cc109f82fc6fa-d # internal gomod.garykim.dev/nc-talk/constants mkdir -p $WORK/b413/ echo '# import config' > $WORK/b413/importcfg # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -p gomod.garykim.dev/nc-talk/constants -lang=go1.16 -complete -installsuffix shared -buildid KSfNRmplxC9tuZycvvEo/KSfNRmplxC9tuZycvvEo -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b413/importcfg -pack ./vendor/gomod.garykim.dev/nc-talk/constants/constants.go cp $WORK/b096/_pkg_.a /usr/src/.cache/go-build/bf/bf6c3fbad1c169e9fabf8971783426cfe9e99375fd8ea0caa7f4e68111a0d9cd-d # internal github.com/SevereCloud/vksdk/v2 mkdir -p $WORK/b454/ echo '# import config' > $WORK/b454/importcfg # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -p github.com/SevereCloud/vksdk/v2 -lang=go1.16 -complete -installsuffix shared -buildid OzEDRGdpQBMaQDTTgalb/OzEDRGdpQBMaQDTTgalb -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b454/importcfg -pack ./vendor/github.com/SevereCloud/vksdk/v2/doc.go cp $WORK/b224/_pkg_.a /usr/src/.cache/go-build/41/41910cad18f747670073cf0d641d3b389087391b9c5aa88f87eaf00a1b43445a-d # internal github.com/google/gops/signal mkdir -p $WORK/b491/ echo '# import config' > $WORK/b491/importcfg # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -p github.com/google/gops/signal -lang=go1.16 -complete -installsuffix shared -buildid z7hz8l0WKUYtmg55ACuv/z7hz8l0WKUYtmg55ACuv -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b491/importcfg -pack ./vendor/github.com/google/gops/signal/signal.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b252/_pkg_.a # internal cat >/usr/src/tmp/go-build1814342029/b011/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/usr/src/tmp/go-build1814342029/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/bytealg -lang=go1.23 -std -installsuffix shared -buildid hAm1P_H59Wl98UUPulq4/hAm1P_H59Wl98UUPulq4 -goversion go1.23.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_generic.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_generic.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go /usr/lib/golang/src/internal/bytealg/lastindexbyte_generic.go cd /usr/lib/golang/src/internal/chacha8rand /usr/lib/golang/pkg/tool/linux_386/asm -p internal/chacha8rand -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b013/chacha8_stub.o ./chacha8_stub.s cp $WORK/b252/_pkg_.a /usr/src/.cache/go-build/2b/2ba397baaf6e14d1e3418638c32a4f8bd85799dd6e007b63924bd210873e38d0-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b454/_pkg_.a # internal cp $WORK/b454/_pkg_.a /usr/src/.cache/go-build/ac/aca7466288f2c199de398b96a76038d704d6348f3462ca48a4435a86f5661a70-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b413/_pkg_.a /usr/src/.cache/go-build/c6/c68b164acdd984f3bfc896ca5c494524bda2f8f56c8ed52ef1b42505c68a7873-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /usr/src/.cache/go-build/d6/d682b958ed8e8628da7741e6e2240e7894a81c56f816a3280676b10fc18bd97f-d # internal image/color/palette mkdir -p $WORK/b299/ cat >/usr/src/tmp/go-build1814342029/b299/importcfg << 'EOF' # internal # import config packagefile image/color=/usr/src/tmp/go-build1814342029/b228/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -p image/color/palette -lang=go1.23 -std -complete -installsuffix shared -buildid 2BFiJ0iXj9xcwbM5pTSF/2BFiJ0iXj9xcwbM5pTSF -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b299/importcfg -pack /usr/lib/golang/src/image/color/palette/generate.go /usr/lib/golang/src/image/color/palette/palette.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b335/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b391/_pkg_.a /usr/src/.cache/go-build/39/39f8a1957db71b59167f99ce52fbe7c49eab5de27916dfece920d60905e893e9-d # internal cp $WORK/b335/_pkg_.a /usr/src/.cache/go-build/17/17851adc4f4434ff7ff202808f58533cca7c539402aac2ee7e6d378c204e74b6-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /usr/src/.cache/go-build/77/7730167d1d5a121a0bff8baccdd7e3739513329e88228eb09a5445dbe00d6f9b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b491/_pkg_.a # internal cp $WORK/b491/_pkg_.a /usr/src/.cache/go-build/6b/6b5983f0e08abd63c2c77d0a617fd7ac9bfcb676996a9aa94922923a82a8ce4a-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b011/compare_386.o ./compare_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /usr/src/.cache/go-build/64/644324aec9ccced6c8a63c213c4a6ee841e5185521b9d640d990a6bb80b0651b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /usr/src/.cache/go-build/ff/ff6a27275d558e1a6632fb3d7e17b95dd6727eb27f9de963e4c99264e39aae68-d # internal cd /usr/lib/golang/src/internal/chacha8rand /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b013/_pkg_.a $WORK/b013/chacha8_stub.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b013/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b013/_pkg_.a /usr/src/.cache/go-build/a2/a216e1655ed7c7acac93c0a18b8972b3b0136292eb0650d2cd6960cbefea3ba5-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b011/equal_386.o ./equal_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /usr/src/.cache/go-build/86/86fc42048317ac86d156a3cab101b641482560b3c4ed00ae463d27db21b9027d-d # internal /usr/lib/golang/pkg/tool/linux_386/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b011/indexbyte_386.o ./indexbyte_386.s cp $WORK/b265/_pkg_.a /usr/src/.cache/go-build/f9/f9baef942921458399d374575788ac860ec53cb0f1e63a7d8bfc5e75ee4a0be2-d # internal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b011/_pkg_.a $WORK/b011/compare_386.o $WORK/b011/equal_386.o $WORK/b011/indexbyte_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /usr/src/.cache/go-build/6d/6d3600a62e9769fcffed05785e6e1eb0d1796534c054d59bbb8eb420e32ef922-d # internal internal/stringslite mkdir -p $WORK/b023/ cat >/usr/src/tmp/go-build1814342029/b023/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=/usr/src/tmp/go-build1814342029/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_386/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p internal/stringslite -lang=go1.23 -std -complete -installsuffix shared -buildid gy-wjnnqTnlvAYhonkst/gy-wjnnqTnlvAYhonkst -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b023/importcfg -pack /usr/lib/golang/src/internal/stringslite/strings.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b039/_pkg_.a # internal cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_386/asm -p internal/abi -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b006/abi_test.o ./abi_test.s /usr/lib/golang/pkg/tool/linux_386/asm -p internal/abi -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b006/stub.o ./stub.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /usr/src/.cache/go-build/52/52451aa33c839db2ab69de002a684ab5b7f3c3cacef38fda5482a96666e84752-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b033=>" -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b033/floor_386.o ./floor_386.s cp $WORK/b039/_pkg_.a /usr/src/.cache/go-build/cd/cd4331c18a509204c89fec7bb4d9ac33b0b445abb0a00478c35ac2d5251780e3-d # internal cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b006/_pkg_.a $WORK/b006/abi_test.o $WORK/b006/stub.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b006/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b033=>" -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b033/hypot_386.o ./hypot_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b033/_pkg_.a $WORK/b033/floor_386.o $WORK/b033/hypot_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /usr/src/.cache/go-build/c4/c442c5a620fa7ee8cba2e0d21c0f7e348c28ffebee7ff2babe2f945a366145f0-d # internal cp $WORK/b006/_pkg_.a /usr/src/.cache/go-build/fe/fe010183145cb509175992b4f713e71475672bdb4b265034156f474db5039298-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_386/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -gensymabis -o $WORK/b010/symabis ./asm.s ./asm_386.s ./duff_386.s ./memclr_386.s ./memmove_386.s ./preempt_386.s ./rt0_linux_386.s ./sys_linux_386.s ./vlop_386.s cat >/usr/src/tmp/go-build1814342029/b010/importcfg << 'EOF' # internal # import config packagefile internal/abi=/usr/src/tmp/go-build1814342029/b006/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build1814342029/b011/_pkg_.a packagefile internal/chacha8rand=/usr/src/tmp/go-build1814342029/b013/_pkg_.a packagefile internal/coverage/rtcov=/usr/src/tmp/go-build1814342029/b015/_pkg_.a packagefile internal/cpu=/usr/src/tmp/go-build1814342029/b012/_pkg_.a packagefile internal/goarch=/usr/src/tmp/go-build1814342029/b007/_pkg_.a packagefile internal/godebugs=/usr/src/tmp/go-build1814342029/b016/_pkg_.a packagefile internal/goexperiment=/usr/src/tmp/go-build1814342029/b017/_pkg_.a packagefile internal/goos=/usr/src/tmp/go-build1814342029/b018/_pkg_.a packagefile internal/profilerecord=/usr/src/tmp/go-build1814342029/b019/_pkg_.a packagefile internal/runtime/atomic=/usr/src/tmp/go-build1814342029/b020/_pkg_.a packagefile internal/runtime/exithook=/usr/src/tmp/go-build1814342029/b021/_pkg_.a packagefile internal/runtime/syscall=/usr/src/tmp/go-build1814342029/b022/_pkg_.a packagefile internal/stringslite=/usr/src/tmp/go-build1814342029/b023/_pkg_.a packagefile runtime/internal/math=/usr/src/tmp/go-build1814342029/b024/_pkg_.a packagefile runtime/internal/sys=/usr/src/tmp/go-build1814342029/b025/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime -lang=go1.23 -std -installsuffix shared -buildid h2bOprC4DSgGtw330gve/h2bOprC4DSgGtw330gve -goversion go1.23.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/cgo.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/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/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_386.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/hash32.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_unix.go /usr/lib/golang/src/runtime/lock_futex.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.go /usr/lib/golang/src/runtime/map_fast32.go /usr/lib/golang/src/runtime/map_fast64.go /usr/lib/golang/src/runtime/map_faststr.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/mem.go /usr/lib/golang/src/runtime/mem_linux.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/mmap.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_32bit.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/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/panic32.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/sigaction.go /usr/lib/golang/src/runtime/signal_386.go /usr/lib/golang/src/runtime/signal_linux_386.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_386.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/symtabinl.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_32bit.go /usr/lib/golang/src/runtime/test_stubs.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timestub.go /usr/lib/golang/src/runtime/timestub2.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_elf32.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_386.go /usr/lib/golang/src/runtime/vlrt.go /usr/lib/golang/src/runtime/write_err.go cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b010/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b010/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b010/duff_386.o ./duff_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b010/memclr_386.o ./memclr_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b010/memmove_386.o ./memmove_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b010/preempt_386.o ./preempt_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b010/rt0_linux_386.o ./rt0_linux_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b010/sys_linux_386.o ./sys_linux_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b010/vlop_386.o ./vlop_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b010/_pkg_.a $WORK/b010/asm.o $WORK/b010/asm_386.o $WORK/b010/duff_386.o $WORK/b010/memclr_386.o $WORK/b010/memmove_386.o $WORK/b010/preempt_386.o $WORK/b010/rt0_linux_386.o $WORK/b010/sys_linux_386.o $WORK/b010/vlop_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /usr/src/.cache/go-build/db/db6dde30fd482c55ea4226a0e2dcf1eafc8316498b2e6a5f3fcf7ab426c4e035-d # internal internal/weak iter mkdir -p $WORK/b152/ mkdir -p $WORK/b031/ crypto/subtle mkdir -p $WORK/b102/ cat >/usr/src/tmp/go-build1814342029/b152/importcfg << 'EOF' # internal # import config packagefile internal/abi=/usr/src/tmp/go-build1814342029/b006/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1814342029/b010/_pkg_.a EOF cat >/usr/src/tmp/go-build1814342029/b031/importcfg << 'EOF' # internal # import config packagefile internal/race=/usr/src/tmp/go-build1814342029/b032/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1814342029/b010/_pkg_.a EOF internal/reflectlite mkdir -p $WORK/b005/ cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p iter -lang=go1.23 -std -complete -installsuffix shared -buildid aScyzN8hZyyyjS5SFfQy/aScyzN8hZyyyjS5SFfQy -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/iter/iter.go cat >/usr/src/tmp/go-build1814342029/b102/importcfg << 'EOF' # internal # import config packagefile runtime=/usr/src/tmp/go-build1814342029/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p crypto/subtle -lang=go1.23 -std -complete -installsuffix shared -buildid hN4EDnSyvb-sTPsQXIBi/hN4EDnSyvb-sTPsQXIBi -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b102/importcfg -pack /usr/lib/golang/src/crypto/subtle/constant_time.go /usr/lib/golang/src/crypto/subtle/xor.go /usr/lib/golang/src/crypto/subtle/xor_generic.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p internal/weak -lang=go1.23 -std -complete -installsuffix shared -buildid GLU_DPY2VIaSzYV9OjVH/GLU_DPY2VIaSzYV9OjVH -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b152/importcfg -pack /usr/lib/golang/src/internal/weak/pointer.go echo -n > $WORK/b005/go_asm.h # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_386/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -gensymabis -o $WORK/b005/symabis ./asm.s sync mkdir -p $WORK/b037/ cat >/usr/src/tmp/go-build1814342029/b037/importcfg << 'EOF' # internal # import config packagefile internal/race=/usr/src/tmp/go-build1814342029/b032/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1814342029/b010/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1814342029/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_386/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p sync -lang=go1.23 -std -installsuffix shared -buildid i9ixPsZr_UURmXp8ksDB/i9ixPsZr_UURmXp8ksDB -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b037/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/map.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-build1814342029/b005/importcfg << 'EOF' # internal # import config packagefile internal/abi=/usr/src/tmp/go-build1814342029/b006/_pkg_.a packagefile internal/goarch=/usr/src/tmp/go-build1814342029/b007/_pkg_.a packagefile internal/unsafeheader=/usr/src/tmp/go-build1814342029/b009/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1814342029/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/reflectlite -lang=go1.23 -std -installsuffix shared -buildid _VkJuHLP2xe1Ov_yHwTR/_VkJuHLP2xe1Ov_yHwTR -goversion go1.23.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_386/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /usr/src/.cache/go-build/8e/8eac0da5496db26ee281302fef7911833183ce76606c6b8f448d06bcb2403b19-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /usr/src/.cache/go-build/62/62406406e4cbe1402ef1c3809c4f002e1bbc128915a24d9323d0f25ab4c07d21-d # internal maps mkdir -p $WORK/b164/ cat >/usr/src/tmp/go-build1814342029/b164/importcfg << 'EOF' # internal # import config packagefile iter=/usr/src/tmp/go-build1814342029/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p maps -lang=go1.23 -std -complete -installsuffix shared -buildid 5deDqPeditHb2OaGAnj5/5deDqPeditHb2OaGAnj5 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b164/importcfg -pack /usr/lib/golang/src/maps/iter.go /usr/lib/golang/src/maps/maps.go slices mkdir -p $WORK/b040/ cat >/usr/src/tmp/go-build1814342029/b040/importcfg << 'EOF' # internal # import config packagefile cmp=/usr/src/tmp/go-build1814342029/b028/_pkg_.a packagefile iter=/usr/src/tmp/go-build1814342029/b031/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1814342029/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p slices -lang=go1.23 -std -complete -installsuffix shared -buildid qBzLxR4xXiJf8ZQwByUN/qBzLxR4xXiJf8ZQwByUN -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b040/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_386/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /usr/src/.cache/go-build/14/14fb6428f169086f0c4412bf1841ff25258eb5129997a229f787b9850484e90b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /usr/src/.cache/go-build/27/272fba5b618a42d6f1a463ec89e916b4c7bd84d671bbff03010dee846cf2fe77-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /usr/src/.cache/go-build/6c/6c60da61b5be084266ee5d0722578d288f9eb68a06b84520e8f7bcb3318db059-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /usr/src/.cache/go-build/dc/dcf7933502aca7a7ef365e897c1e31f2eef0f545a5e4f4a6fb9e2a818110467b-d # internal github.com/zfjagann/golang-ring mkdir -p $WORK/b215/ internal/bisect mkdir -p $WORK/b049/ internal/singleflight mkdir -p $WORK/b147/ cat >/usr/src/tmp/go-build1814342029/b215/importcfg << 'EOF' # internal # import config packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -p github.com/zfjagann/golang-ring -lang=go1.16 -complete -installsuffix shared -buildid WfltvN6oPOwjKNRKmXWG/WfltvN6oPOwjKNRKmXWG -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b215/importcfg -pack ./vendor/github.com/zfjagann/golang-ring/ring.go cat >/usr/src/tmp/go-build1814342029/b049/importcfg << 'EOF' # internal # import config packagefile runtime=/usr/src/tmp/go-build1814342029/b010/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1814342029/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p internal/bisect -lang=go1.23 -std -complete -installsuffix shared -buildid KBlvCWji-fPW3q0lEt4U/KBlvCWji-fPW3q0lEt4U -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/internal/bisect/bisect.go google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b384/ cat >/usr/src/tmp/go-build1814342029/b384/importcfg << 'EOF' # internal # import config packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -p google.golang.org/protobuf/internal/pragma -lang=go1.16 -complete -installsuffix shared -buildid 8p65PVougWbov---9GMp/8p65PVougWbov---9GMp -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b384/importcfg -pack ./vendor/google.golang.org/protobuf/internal/pragma/pragma.go cat >/usr/src/tmp/go-build1814342029/b147/importcfg << 'EOF' # internal # import config packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p internal/singleflight -lang=go1.23 -std -complete -installsuffix shared -buildid YteWwd0ZFpDfZIfnuY4q/YteWwd0ZFpDfZIfnuY4q -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b147/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go internal/testlog mkdir -p $WORK/b056/ cat >/usr/src/tmp/go-build1814342029/b056/importcfg << 'EOF' # internal # import config packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1814342029/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p internal/testlog -lang=go1.23 -std -complete -installsuffix shared -buildid GFvEki_LWl8CUlsx_TaT/GFvEki_LWl8CUlsx_TaT -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /usr/src/.cache/go-build/78/78ba946ddd60501ba1ad9261f5553c47621df984cf88fda5c23ebdfe1b267377-d # internal runtime/cgo mkdir -p $WORK/b153/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b153/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false "-ldflags=\"-O2\" \"-g\" \"-lpthread\"" -- -I $WORK/b153/ -O2 -g -Wall -Werror -fno-stack-protector ./cgo.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b056/_pkg_.a # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_386/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b005/asm.o ./asm.s cp $WORK/b056/_pkg_.a /usr/src/.cache/go-build/b7/b79c42bb26b3d294f6c5a2e748ff717d593e389d9f991c655f9e695792d90479-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b147/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b147/_pkg_.a /usr/src/.cache/go-build/9d/9da97f16e2acdf130a8efe335bf87f831f1535126c4d0c693a570ad78f734ca6-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /usr/src/.cache/go-build/ef/ef444f5fbe5bde16f58fc194ca020c4beacc9d341f772d3fa4af7d8708ffb835-d # internal cd $WORK gcc -fno-caret-diagnostics -O2 -g -c -x c - -o /dev/null || true cp $WORK/b005/_pkg_.a /usr/src/.cache/go-build/e2/e2f0f9a3d81195a511a91a4ac693bcc2369772cc458e52be0998f6f44fd86c38-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /usr/src/.cache/go-build/87/8741bfa8f1cf1074f118f31ef331b49c7844da4a2c1970e0a6baff2284be44a5-d # internal gcc -Qunused-arguments -O2 -g -c -x c - -o /dev/null || true gcc -Wl,--no-gc-sections -O2 -g -x c - -o /dev/null || true errors mkdir -p $WORK/b004/ cat >/usr/src/tmp/go-build1814342029/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/usr/src/tmp/go-build1814342029/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_386/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p errors -lang=go1.23 -std -complete -installsuffix shared -buildid X9LmD3xTHEbxlE-0BStP/X9LmD3xTHEbxlE-0BStP -goversion go1.23.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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /usr/src/.cache/go-build/53/530c42343511a27c86756906dc3f2d4cb76a195c610a09529ca402e1edb88bbd-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -O2 -g -c -x c - -o /dev/null || true gcc -ffile-prefix-map=a=b -O2 -g -c -x c - -o /dev/null || true internal/godebug mkdir -p $WORK/b048/ cat >/usr/src/tmp/go-build1814342029/b048/importcfg << 'EOF' # internal # import config packagefile internal/bisect=/usr/src/tmp/go-build1814342029/b049/_pkg_.a packagefile internal/godebugs=/usr/src/tmp/go-build1814342029/b016/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1814342029/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_386/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p internal/godebug -lang=go1.23 -std -complete -installsuffix shared -buildid CGkZNKaBPQDiQLCBGYYv/CGkZNKaBPQDiQLCBGYYv -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go sort mkdir -p $WORK/b064/ cat >/usr/src/tmp/go-build1814342029/b064/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/usr/src/tmp/go-build1814342029/b005/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1814342029/b034/_pkg_.a packagefile slices=/usr/src/tmp/go-build1814342029/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p sort -lang=go1.23 -std -complete -installsuffix shared -buildid LN1urioRTWGK1tiA_JhD/LN1urioRTWGK1tiA_JhD -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b064/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/sort_impl_go121.go /usr/lib/golang/src/sort/zsortfunc.go /usr/lib/golang/src/sort/zsortinterface.go strconv mkdir -p $WORK/b035/ cat >/usr/src/tmp/go-build1814342029/b035/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build1814342029/b011/_pkg_.a packagefile internal/stringslite=/usr/src/tmp/go-build1814342029/b023/_pkg_.a packagefile math=/usr/src/tmp/go-build1814342029/b033/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1814342029/b034/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p strconv -lang=go1.23 -std -complete -installsuffix shared -buildid Hcnd-jJI15LjkwoHuZxV/Hcnd-jJI15LjkwoHuZxV -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b035/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 cd $WORK gcc -gno-record-gcc-switches -O2 -g -c -x c - -o /dev/null || true github.com/hashicorp/golang-lru/simplelru mkdir -p $WORK/b281/ path mkdir -p $WORK/b046/ cat >/usr/src/tmp/go-build1814342029/b281/importcfg << 'EOF' # internal # import config packagefile container/list=/usr/src/tmp/go-build1814342029/b096/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/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_386/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -p github.com/hashicorp/golang-lru/simplelru -lang=go1.16 -complete -installsuffix shared -buildid t3krhQ1xxIpNEUWCzKwc/t3krhQ1xxIpNEUWCzKwc -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b281/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-build1814342029/b046/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build1814342029/b011/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p path -lang=go1.23 -std -complete -installsuffix shared -buildid h3SG4Vg0yB50xB0A0TCb/h3SG4Vg0yB50xB0A0TCb -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go internal/oserror mkdir -p $WORK/b045/ github.com/hashicorp/hcl/hcl/strconv mkdir -p $WORK/b079/ io mkdir -p $WORK/b041/ cat >/usr/src/tmp/go-build1814342029/b045/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a EOF cat >/usr/src/tmp/go-build1814342029/b079/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p internal/oserror -lang=go1.23 -std -complete -installsuffix shared -buildid XIah9wjvG8C15MePw_e2/XIah9wjvG8C15MePw_e2 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p github.com/hashicorp/hcl/hcl/strconv -lang=go1.16 -complete -installsuffix shared -buildid VnOt-GPfyiMlBo6s18LS/VnOt-GPfyiMlBo6s18LS -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b079/importcfg -pack ./vendor/github.com/hashicorp/hcl/hcl/strconv/quote.go cd $WORK gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b153=/tmp/go-build -gno-record-gcc-switches -frandom-seed=1 -O2 -g -c -x c - -o /dev/null || true vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b145/ cat >/usr/src/tmp/go-build1814342029/b145/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1814342029/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_386/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p vendor/golang.org/x/net/dns/dnsmessage -lang=go1.23 -std -complete -installsuffix shared -buildid QGXX1D61k8HNr3EVO9nL/QGXX1D61k8HNr3EVO9nL -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b145/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go crypto/internal/edwards25519/field mkdir -p $WORK/b111/ cat >/usr/src/tmp/go-build1814342029/b111/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/usr/src/tmp/go-build1814342029/b102/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build1814342029/b014/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1814342029/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p crypto/internal/edwards25519/field -lang=go1.23 -std -complete -installsuffix shared -buildid eGreK0HoEk0xSsUFxyZ0/eGreK0HoEk0xSsUFxyZ0 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b111/importcfg -pack /usr/lib/golang/src/crypto/internal/edwards25519/field/fe.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_amd64_noasm.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_arm64_noasm.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_generic.go cat >/usr/src/tmp/go-build1814342029/b041/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a EOF math/rand/v2 mkdir -p $WORK/b151/ /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p io -lang=go1.23 -std -complete -installsuffix shared -buildid zCwuwNnkUZWmlGI3vfmR/zCwuwNnkUZWmlGI3vfmR -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go cat >/usr/src/tmp/go-build1814342029/b151/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build1814342029/b014/_pkg_.a packagefile internal/chacha8rand=/usr/src/tmp/go-build1814342029/b013/_pkg_.a packagefile math=/usr/src/tmp/go-build1814342029/b033/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1814342029/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p math/rand/v2 -lang=go1.23 -std -complete -installsuffix shared -buildid Go5hhYvtqqjDGQXnL2mv/Go5hhYvtqqjDGQXnL2mv -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b151/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 crypto/internal/nistec/fiat mkdir -p $WORK/b113/ cat >/usr/src/tmp/go-build1814342029/b113/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/usr/src/tmp/go-build1814342029/b102/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1814342029/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p crypto/internal/nistec/fiat -lang=go1.23 -std -complete -installsuffix shared -buildid ltSx0M4Gl2Q5Qw5kQIhU/ltSx0M4Gl2Q5Qw5kQIhU -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b113/importcfg -pack /usr/lib/golang/src/crypto/internal/nistec/fiat/p224.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_invert.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b048/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b045/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b045/_pkg_.a /usr/src/.cache/go-build/49/4929741664dd409c76a5b6f21947d545f72f89b3bf1cf8366cf2d994c2b9b1b1-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b281/_pkg_.a # internal cd $WORK/b153 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b153=/tmp/go-build -gno-record-gcc-switches -I $WORK/b153/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=noLZGxVTaJyfqQxK2PaF -o $WORK/b153/_x001.o -c _cgo_export.c cp $WORK/b048/_pkg_.a /usr/src/.cache/go-build/ae/aecd4caead0fb47a5ddc8f8dc00dcb6898921d2723e3d92f1573b8f05c34463b-d # internal cp $WORK/b079/_pkg_.a /usr/src/.cache/go-build/a2/a281da637d37d5bb7e1a76cda2b138b8aaa81726a142442f4b0a8333c6e74ac8-d # internal math/rand mkdir -p $WORK/b106/ cat >/usr/src/tmp/go-build1814342029/b106/importcfg << 'EOF' # internal # import config packagefile internal/godebug=/usr/src/tmp/go-build1814342029/b048/_pkg_.a packagefile math=/usr/src/tmp/go-build1814342029/b033/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1814342029/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_386/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p math/rand -lang=go1.23 -std -complete -installsuffix shared -buildid tWHwFbC50jI_xFRB7rIH/tWHwFbC50jI_xFRB7rIH -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b106/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_386/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b281/_pkg_.a /usr/src/.cache/go-build/12/129410e9251a56dfc02ca702d1f3bb719281766437d2877a25651106d7204dcc-d # internal cp $WORK/b046/_pkg_.a /usr/src/.cache/go-build/12/12efdda4c36e72ec314310db0d372a99d006b6263fae55cfbe3da0a61e97aaef-d # internal syscall mkdir -p $WORK/b050/ echo -n > $WORK/b050/go_asm.h # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_386/asm -p syscall -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -gensymabis -o $WORK/b050/symabis ./asm_linux_386.s cat >/usr/src/tmp/go-build1814342029/b050/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile internal/asan=/usr/src/tmp/go-build1814342029/b051/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build1814342029/b011/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build1814342029/b014/_pkg_.a packagefile internal/goarch=/usr/src/tmp/go-build1814342029/b007/_pkg_.a packagefile internal/itoa=/usr/src/tmp/go-build1814342029/b030/_pkg_.a packagefile internal/msan=/usr/src/tmp/go-build1814342029/b052/_pkg_.a packagefile internal/oserror=/usr/src/tmp/go-build1814342029/b045/_pkg_.a packagefile internal/race=/usr/src/tmp/go-build1814342029/b032/_pkg_.a packagefile internal/runtime/syscall=/usr/src/tmp/go-build1814342029/b022/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1814342029/b010/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1814342029/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_386/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p syscall -lang=go1.23 -std -installsuffix shared -buildid vutnbzL3yQLElbwd-SgQ/vutnbzL3yQLElbwd-SgQ -goversion go1.23.0 -symabis $WORK/b050/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b050/importcfg -pack -asmhdr $WORK/b050/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/flock_linux_32bit.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_32_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_386.go /usr/lib/golang/src/syscall/syscall_linux_accept4.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_386.go /usr/lib/golang/src/syscall/zsyscall_linux_386.go /usr/lib/golang/src/syscall/zsysnum_linux_386.go /usr/lib/golang/src/syscall/ztypes_linux_386.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b111/_pkg_.a # internal cd $WORK/b153 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b153=/tmp/go-build -gno-record-gcc-switches -I $WORK/b153/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=noLZGxVTaJyfqQxK2PaF -o $WORK/b153/_x002.o -c cgo.cgo2.c cp $WORK/b111/_pkg_.a /usr/src/.cache/go-build/71/7116ee27a88e02ee663a8b6b11e215b35eda298a48667c0c8e0d6759b014114c-d # internal crypto/internal/edwards25519 mkdir -p $WORK/b123/ cat >/usr/src/tmp/go-build1814342029/b123/importcfg << 'EOF' # internal # import config packagefile crypto/internal/edwards25519/field=/usr/src/tmp/go-build1814342029/b111/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build1814342029/b102/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build1814342029/b014/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1814342029/b034/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/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_386/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p crypto/internal/edwards25519 -lang=go1.23 -std -complete -installsuffix shared -buildid XR_LdjRjDB0xCC_2CkM8/XR_LdjRjDB0xCC_2CkM8 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b123/importcfg -pack /usr/lib/golang/src/crypto/internal/edwards25519/doc.go /usr/lib/golang/src/crypto/internal/edwards25519/edwards25519.go /usr/lib/golang/src/crypto/internal/edwards25519/scalar.go /usr/lib/golang/src/crypto/internal/edwards25519/scalar_fiat.go /usr/lib/golang/src/crypto/internal/edwards25519/scalarmult.go /usr/lib/golang/src/crypto/internal/edwards25519/tables.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b064/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /usr/src/.cache/go-build/c4/c4fdb71cdf7925effe4719be5315c5d9f7112a578e1333fa62094a7cf7fdd4e6-d # internal internal/concurrent mkdir -p $WORK/b150/ cat >/usr/src/tmp/go-build1814342029/b150/importcfg << 'EOF' # internal # import config packagefile internal/abi=/usr/src/tmp/go-build1814342029/b006/_pkg_.a packagefile internal/goarch=/usr/src/tmp/go-build1814342029/b007/_pkg_.a packagefile math/rand/v2=/usr/src/tmp/go-build1814342029/b151/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1814342029/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p internal/concurrent -lang=go1.23 -std -complete -installsuffix shared -buildid 03eZBghBB8xgyt1Nhva2/03eZBghBB8xgyt1Nhva2 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b150/importcfg -pack /usr/lib/golang/src/internal/concurrent/hashtriemap.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b064/_pkg_.a /usr/src/.cache/go-build/fc/fccfca80776047882cd752c07dde31ad0b88ff67c9012b0aa28dcf05f59b781d-d # internal golang.org/x/text/internal/tag mkdir -p $WORK/b347/ cat >/usr/src/tmp/go-build1814342029/b347/importcfg << 'EOF' # internal # import config packagefile sort=/usr/src/tmp/go-build1814342029/b064/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -p golang.org/x/text/internal/tag -lang=go1.16 -complete -installsuffix shared -buildid -o0P7ddo5gULXiWv8MAG/-o0P7ddo5gULXiWv8MAG -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b347/importcfg -pack ./vendor/golang.org/x/text/internal/tag/tag.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b153=/tmp/go-build -gno-record-gcc-switches -I $WORK/b153/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=noLZGxVTaJyfqQxK2PaF -o $WORK/b153/_x003.o -c gcc_context.c cp $WORK/b041/_pkg_.a /usr/src/.cache/go-build/4b/4bbe4a37dad011e5001a70704b31551be91c0bc5ebf4e70971d4598195506930-d # internal strings mkdir -p $WORK/b057/ cat >/usr/src/tmp/go-build1814342029/b057/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile internal/abi=/usr/src/tmp/go-build1814342029/b006/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build1814342029/b011/_pkg_.a packagefile internal/stringslite=/usr/src/tmp/go-build1814342029/b023/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1814342029/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p strings -lang=go1.23 -std -complete -installsuffix shared -buildid 7Zwg5kIA-i4bCUedaQXT/7Zwg5kIA-i4bCUedaQXT -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b057/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/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go hash mkdir -p $WORK/b095/ cat >/usr/src/tmp/go-build1814342029/b095/importcfg << 'EOF' # internal # import config packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p hash -lang=go1.23 -std -complete -installsuffix shared -buildid vK7i2-ktyCZen3qCkLao/vK7i2-ktyCZen3qCkLao -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b095/importcfg -pack /usr/lib/golang/src/hash/hash.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /usr/src/.cache/go-build/6e/6e17f6dd603a52bc5c6291c026eb7eae67274d3d69e42fbd40516b0a9bfcd800-d # internal crypto/internal/randutil github.com/valyala/bytebufferpool internal/saferio bytes unique mkdir -p $WORK/b149/ cat >/usr/src/tmp/go-build1814342029/b149/importcfg << 'EOF' # internal # import config packagefile internal/abi=/usr/src/tmp/go-build1814342029/b006/_pkg_.a packagefile internal/concurrent=/usr/src/tmp/go-build1814342029/b150/_pkg_.a packagefile internal/stringslite=/usr/src/tmp/go-build1814342029/b023/_pkg_.a packagefile internal/weak=/usr/src/tmp/go-build1814342029/b152/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1814342029/b010/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p unique -lang=go1.23 -std -complete -installsuffix shared -buildid 2WbOeAffXnJOV0Wp_f67/2WbOeAffXnJOV0Wp_f67 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b149/importcfg -pack /usr/lib/golang/src/unique/clone.go /usr/lib/golang/src/unique/doc.go /usr/lib/golang/src/unique/handle.go mkdir -p $WORK/b059/ mkdir -p $WORK/b198/ cat >/usr/src/tmp/go-build1814342029/b059/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build1814342029/b011/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1814342029/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF cat >/usr/src/tmp/go-build1814342029/b198/importcfg << 'EOF' # internal # import config packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile sort=/usr/src/tmp/go-build1814342029/b064/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1814342029/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p bytes -lang=go1.23 -std -installsuffix shared -buildid WyZFcYMX7nrVCohyRqtY/WyZFcYMX7nrVCohyRqtY -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b059/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/reader.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p github.com/valyala/bytebufferpool -lang=go1.16 -complete -installsuffix shared -buildid P83pMTMY7aWL1VwRVTpP/P83pMTMY7aWL1VwRVTpP -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b198/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/b104/ cat >/usr/src/tmp/go-build1814342029/b104/importcfg << 'EOF' # internal # import config packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p crypto/internal/randutil -lang=go1.23 -std -complete -installsuffix shared -buildid LEvppglDBC73OUhMOc_2/LEvppglDBC73OUhMOc_2 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b104/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go mkdir -p $WORK/b463/ cat >/usr/src/tmp/go-build1814342029/b463/importcfg << 'EOF' # internal # import config packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -p internal/saferio -lang=go1.23 -std -complete -installsuffix shared -buildid wszuqTUqE0bZ2MUxPHnA/wszuqTUqE0bZ2MUxPHnA -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b463/importcfg -pack /usr/lib/golang/src/internal/saferio/io.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /usr/src/.cache/go-build/60/605d94dc7d3dc926d31953763504e4376e2e40af98e5fe1a2d0480851c1e8335-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b463/_pkg_.a # internal cp $WORK/b463/_pkg_.a /usr/src/.cache/go-build/75/759dbf7b117ef9e5abb10e1d375d5e1d97f868dfcf989919e1bb00315e6ccd5f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /usr/src/.cache/go-build/68/68dbda60600b08d31839684f75532496075a5d630ccf7075e60fcd5c7ce4dc07-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b035/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b106/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b095/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b095/_pkg_.a /usr/src/.cache/go-build/3a/3aa5910246da412c16760c66148a9679fb7b7579137ede53385a369ad302cef0-d # internal hash/crc32 mkdir -p $WORK/b094/ cat >/usr/src/tmp/go-build1814342029/b094/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile hash=/usr/src/tmp/go-build1814342029/b095/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build1814342029/b014/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1814342029/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p hash/crc32 -lang=go1.23 -std -complete -installsuffix shared -buildid DoZfml4XdAP5Yzlg_fuV/DoZfml4XdAP5Yzlg_fuV -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b094/importcfg -pack /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_generic.go /usr/lib/golang/src/hash/crc32/crc32_otherarch.go /usr/lib/golang/src/hash/crc32/gen.go hash/adler32 mkdir -p $WORK/b222/ cat >/usr/src/tmp/go-build1814342029/b222/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile hash=/usr/src/tmp/go-build1814342029/b095/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build1814342029/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -p hash/adler32 -lang=go1.23 -std -complete -installsuffix shared -buildid JaIp6LHEPyKZusu_x39w/JaIp6LHEPyKZusu_x39w -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b222/importcfg -pack /usr/lib/golang/src/hash/adler32/adler32.go hash/fnv mkdir -p $WORK/b349/ cat >/usr/src/tmp/go-build1814342029/b349/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile hash=/usr/src/tmp/go-build1814342029/b095/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build1814342029/b014/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1814342029/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -p hash/fnv -lang=go1.23 -std -complete -installsuffix shared -buildid UDxQG7keP9VsakOUMIIn/UDxQG7keP9VsakOUMIIn -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b349/importcfg -pack /usr/lib/golang/src/hash/fnv/fnv.go cp $WORK/b198/_pkg_.a /usr/src/.cache/go-build/30/30961e65f56352480df2b433b10d08cd1f560ee2fd5fe90267e74cd1904433af-d # internal cp $WORK/b106/_pkg_.a /usr/src/.cache/go-build/1e/1ea0881d9d767307e78ad216b67869628bf67decc4760dc249baa5d1dba5344e-d # internal cp $WORK/b035/_pkg_.a /usr/src/.cache/go-build/6c/6c295ae8ae41c1653b8cd45f4b56a3881ef5b8b263ae4502aaa1e936e5852d0c-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b153=/tmp/go-build -gno-record-gcc-switches -I $WORK/b153/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=noLZGxVTaJyfqQxK2PaF -o $WORK/b153/_x004.o -c gcc_fatalf.c reflect mkdir -p $WORK/b029/ echo -n > $WORK/b029/go_asm.h # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/asm -p reflect -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -gensymabis -o $WORK/b029/symabis ./asm_386.s crypto mkdir -p $WORK/b099/ cat >/usr/src/tmp/go-build1814342029/b099/importcfg << 'EOF' # internal # import config packagefile hash=/usr/src/tmp/go-build1814342029/b095/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p crypto -lang=go1.23 -std -complete -installsuffix shared -buildid 6IuAGby9fwcMEO9ctfwR/6IuAGby9fwcMEO9ctfwR -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b099/importcfg -pack /usr/lib/golang/src/crypto/crypto.go crypto/rc4 mkdir -p $WORK/b135/ cat >/usr/src/tmp/go-build1814342029/b135/importcfg << 'EOF' # internal # import config packagefile crypto/internal/alias=/usr/src/tmp/go-build1814342029/b101/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p crypto/rc4 -lang=go1.23 -std -complete -installsuffix shared -buildid 4N6XgONqFXyA9242jdun/4N6XgONqFXyA9242jdun -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b135/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go encoding/base32 mkdir -p $WORK/b288/ cat >/usr/src/tmp/go-build1814342029/b288/importcfg << 'EOF' # internal # import config packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile slices=/usr/src/tmp/go-build1814342029/b040/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -p encoding/base32 -lang=go1.23 -std -complete -installsuffix shared -buildid vKNhaOLrrvvZdu6-Q15F/vKNhaOLrrvvZdu6-Q15F -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b288/importcfg -pack /usr/lib/golang/src/encoding/base32/base32.go golang.org/x/crypto/blowfish mkdir -p $WORK/b344/ cat >/usr/src/tmp/go-build1814342029/b344/importcfg << 'EOF' # internal # import config packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -p golang.org/x/crypto/blowfish -lang=go1.16 -complete -installsuffix shared -buildid ojacXt4n_Nq9-1Yftf1J/ojacXt4n_Nq9-1Yftf1J -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b344/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b149/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b145/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b099/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b222/_pkg_.a # internal cat >/usr/src/tmp/go-build1814342029/b029/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile internal/abi=/usr/src/tmp/go-build1814342029/b006/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build1814342029/b011/_pkg_.a packagefile internal/goarch=/usr/src/tmp/go-build1814342029/b007/_pkg_.a packagefile internal/itoa=/usr/src/tmp/go-build1814342029/b030/_pkg_.a packagefile internal/unsafeheader=/usr/src/tmp/go-build1814342029/b009/_pkg_.a packagefile iter=/usr/src/tmp/go-build1814342029/b031/_pkg_.a packagefile math=/usr/src/tmp/go-build1814342029/b033/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1814342029/b010/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1814342029/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p reflect -lang=go1.23 -std -installsuffix shared -buildid V5IqsazfKdSOYveATNmr/V5IqsazfKdSOYveATNmr -goversion go1.23.0 -symabis $WORK/b029/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/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/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go /usr/lib/golang/src/reflect/visiblefields.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b099/_pkg_.a /usr/src/.cache/go-build/52/5210aacde696ccc7fd9c3e64c2744ce13de1858b459c41924f79dfcf9440b03a-d # internal cp $WORK/b222/_pkg_.a /usr/src/.cache/go-build/0d/0dc13b510b03d9e252d56cc4be8d7f48ae54aaded3434b98e17b07e7e4e07366-d # internal github.com/d5/tengo/v2/token mkdir -p $WORK/b484/ cat >/usr/src/tmp/go-build1814342029/b484/importcfg << 'EOF' # internal # import config packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -p github.com/d5/tengo/v2/token -lang=go1.16 -complete -installsuffix shared -buildid ZQ4_ZmQUG33f-8ECP4-U/ZQ4_ZmQUG33f-8ECP4-U -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b484/importcfg -pack ./vendor/github.com/d5/tengo/v2/token/token.go crypto/md5 mkdir -p $WORK/b134/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b135/_pkg_.a # internal echo -n > $WORK/b134/go_asm.h # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/md5 -trimpath "$WORK/b134=>" -I $WORK/b134/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -gensymabis -o $WORK/b134/symabis ./md5block_386.s cp $WORK/b149/_pkg_.a /usr/src/.cache/go-build/cf/cf1077b9d1ab44c7e75cec0e6d77d8d0190403fb1157bf661eda4067e966fafc-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b135/_pkg_.a /usr/src/.cache/go-build/ef/ef55ee193e0ca315dd6b3ef0f2997502e28b5b6e29d28474bfd7b4c35cc9d363-d # internal net/netip mkdir -p $WORK/b148/ cat >/usr/src/tmp/go-build1814342029/b148/importcfg << 'EOF' # internal # import config packagefile cmp=/usr/src/tmp/go-build1814342029/b028/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build1814342029/b011/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build1814342029/b014/_pkg_.a packagefile internal/itoa=/usr/src/tmp/go-build1814342029/b030/_pkg_.a packagefile math=/usr/src/tmp/go-build1814342029/b033/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1814342029/b034/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile unique=/usr/src/tmp/go-build1814342029/b149/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p net/netip -lang=go1.23 -std -complete -installsuffix shared -buildid -NIbAK_7ykEQUkpk9WYR/-NIbAK_7ykEQUkpk9WYR -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b148/importcfg -pack /usr/lib/golang/src/net/netip/netip.go /usr/lib/golang/src/net/netip/uint128.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b057/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b349/_pkg_.a /usr/src/.cache/go-build/f7/f76437a4d95dbd062c9f13e04862f71bf7fa86099778e4c6eba41dd66d7ab85d-d # internal cp $WORK/b094/_pkg_.a /usr/src/.cache/go-build/11/11f78894dbb79f28b886ade9ed5b083291503dfe5bee56e1a8f5efa18ba9c0d2-d # internal cat >/usr/src/tmp/go-build1814342029/b134/importcfg << 'EOF' # internal # import config packagefile crypto=/usr/src/tmp/go-build1814342029/b099/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile hash=/usr/src/tmp/go-build1814342029/b095/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build1814342029/b014/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1814342029/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p crypto/md5 -lang=go1.23 -std -installsuffix shared -buildid yKJij6k8WPHhJrH__t0f/yKJij6k8WPHhJrH__t0f -goversion go1.23.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/md5/md5.go /usr/lib/golang/src/crypto/md5/md5block.go /usr/lib/golang/src/crypto/md5/md5block_decl.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b123/_pkg_.a /usr/src/.cache/go-build/0f/0f1236ada96b65ed348616cb31d1224ebeb4403d0875d0fb2547f0a714af55c3-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b057/_pkg_.a /usr/src/.cache/go-build/39/39f5e4b27f3af36cd9922d24faa0879e620d90c7101aed21657acfb97a9b1f53-d # internal regexp/syntax mkdir -p $WORK/b083/ cat >/usr/src/tmp/go-build1814342029/b083/importcfg << 'EOF' # internal # import config packagefile slices=/usr/src/tmp/go-build1814342029/b040/_pkg_.a packagefile sort=/usr/src/tmp/go-build1814342029/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1814342029/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p regexp/syntax -lang=go1.23 -std -complete -installsuffix shared -buildid Gxaoj1momHTi9xW2oO7v/Gxaoj1momHTi9xW2oO7v -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b083/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 net/http/internal/ascii mkdir -p $WORK/b170/ cat >/usr/src/tmp/go-build1814342029/b170/importcfg << 'EOF' # internal # import config packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1814342029/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p net/http/internal/ascii -lang=go1.23 -std -complete -installsuffix shared -buildid JIdCSL4THWH10RlmiNQV/JIdCSL4THWH10RlmiNQV -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b170/importcfg -pack /usr/lib/golang/src/net/http/internal/ascii/print.go cp $WORK/b288/_pkg_.a /usr/src/.cache/go-build/f3/f3d41ccc1ab5128076c7580a9b8e40833637b2c0c11075ffdf0fa54064bea729-d # internal net/http/internal/testcert mkdir -p $WORK/b247/ cat >/usr/src/tmp/go-build1814342029/b247/importcfg << 'EOF' # internal # import config packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -p net/http/internal/testcert -lang=go1.23 -std -complete -installsuffix shared -buildid UiKCx1NjlAg828FV1Z-9/UiKCx1NjlAg828FV1Z-9 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b247/importcfg -pack /usr/lib/golang/src/net/http/internal/testcert/testcert.go html mkdir -p $WORK/b179/ github.com/slack-go/slack/slackutilsx mkdir -p $WORK/b359/ cat >/usr/src/tmp/go-build1814342029/b179/importcfg << 'EOF' # internal # import config packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p html -lang=go1.23 -std -complete -installsuffix shared -buildid mJKYzAZKiV9-y4hgs38T/mJKYzAZKiV9-y4hgs38T -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b179/importcfg -pack /usr/lib/golang/src/html/entity.go /usr/lib/golang/src/html/escape.go cat >/usr/src/tmp/go-build1814342029/b359/importcfg << 'EOF' # internal # import config packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -p github.com/slack-go/slack/slackutilsx -lang=go1.16 -complete -installsuffix shared -buildid SIq3sGHvJgYwEzKarKY4/SIq3sGHvJgYwEzKarKY4 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b359/importcfg -pack ./vendor/github.com/slack-go/slack/slackutilsx/slackutilsx.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b484/_pkg_.a # internal cp $WORK/b059/_pkg_.a /usr/src/.cache/go-build/b2/b2fc8a5c128c456485f16a520539262fe1dc6266cb1d479eb7e131b2821814ee-d # internal bufio mkdir -p $WORK/b067/ cp $WORK/b145/_pkg_.a /usr/src/.cache/go-build/f4/f4e7a627ca82663ed72a3263c6ec96bc70f4d0025246473f516c4b4108d8b12e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b484/_pkg_.a /usr/src/.cache/go-build/a2/a2e567eeaeabe7bfcaa223e4f3d44f57cdc4be84d63b6b656f28648a641c0660-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b158/ cat >/usr/src/tmp/go-build1814342029/b158/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p vendor/golang.org/x/text/transform -lang=go1.23 -std -complete -installsuffix shared -buildid M0FcfM3N0Q-klplWdYPe/M0FcfM3N0Q-klplWdYPe -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b158/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b153=/tmp/go-build -gno-record-gcc-switches -I $WORK/b153/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=noLZGxVTaJyfqQxK2PaF -o $WORK/b153/_x005.o -c gcc_libinit.c cat >/usr/src/tmp/go-build1814342029/b067/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p bufio -lang=go1.23 -std -complete -installsuffix shared -buildid Ncx-Cwem9txkF930dXSH/Ncx-Cwem9txkF930dXSH -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b067/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go crypto/cipher mkdir -p $WORK/b100/ cat >/usr/src/tmp/go-build1814342029/b100/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile crypto/internal/alias=/usr/src/tmp/go-build1814342029/b101/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build1814342029/b102/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build1814342029/b014/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p crypto/cipher -lang=go1.23 -std -complete -installsuffix shared -buildid 5xMmPpHxXlxtBw5pjaMI/5xMmPpHxXlxtBw5pjaMI -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b100/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 cp $WORK/b344/_pkg_.a /usr/src/.cache/go-build/27/279578bcc3cd3e6589b478c545c041a8aa651a24588323c83531098cfa3ede0c-d # internal github.com/saintfish/chardet golang.org/x/text/transform mkdir -p $WORK/b175/ cat >/usr/src/tmp/go-build1814342029/b175/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p golang.org/x/text/transform -lang=go1.16 -complete -installsuffix shared -buildid od_JwrzN2bb9Zaxhc_v0/od_JwrzN2bb9Zaxhc_v0 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b175/importcfg -pack ./vendor/golang.org/x/text/transform/transform.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b170/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b170/_pkg_.a /usr/src/.cache/go-build/ef/efeb4a9b99543d8fa6b2c063dd71b25253932dd7536a0cc9db9fdebc70ac4b81-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b359/_pkg_.a /usr/src/.cache/go-build/c9/c95b5c607879774b001c882f0497419ca28d90b5230583fef46d306fc0ef5d1d-d # internal mkdir -p $WORK/b260/ cp $WORK/b247/_pkg_.a /usr/src/.cache/go-build/ed/edd40ff5d348c577e9677e6c49d6ef3f1e55d02edb8c5b6f238f8cc18798feef-d # internal cat >/usr/src/tmp/go-build1814342029/b260/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile math=/usr/src/tmp/go-build1814342029/b033/_pkg_.a packagefile sort=/usr/src/tmp/go-build1814342029/b064/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -p github.com/saintfish/chardet -lang=go1.16 -complete -installsuffix shared -buildid 2krVKpdezCmYvXNESOhk/2krVKpdezCmYvXNESOhk -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b260/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 cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/md5 -trimpath "$WORK/b134=>" -I $WORK/b134/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b134/md5block_386.o ./md5block_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b134/_pkg_.a $WORK/b134/md5block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /usr/src/.cache/go-build/a9/a9a849c4f423fb32d9290f418c1cb64b286bb0d04bf52c166972cd22b9f54586-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b158/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b179/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b179/_pkg_.a /usr/src/.cache/go-build/a8/a82647605e44e6b8588dbcfb397d95f49732318eed896335b6caaf50db2a4658-d # internal cp $WORK/b158/_pkg_.a /usr/src/.cache/go-build/2b/2b6b5b82c8270d10980bdec8f401cc4a4890d684f08451d42d960874fe85ee15-d # internal cp $WORK/b175/_pkg_.a /usr/src/.cache/go-build/ea/ead063cf1b020dcc1196ea8126f05d1782c35a3372ad5b4b3ac93883bd03cc4c-d # internal golang.org/x/text/encoding mkdir -p $WORK/b251/ cat >/usr/src/tmp/go-build1814342029/b251/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=/usr/src/tmp/go-build1814342029/b252/_pkg_.a packagefile golang.org/x/text/transform=/usr/src/tmp/go-build1814342029/b175/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -p golang.org/x/text/encoding -lang=go1.16 -complete -installsuffix shared -buildid EyREmHxmEeGBbrh9DfUu/EyREmHxmEeGBbrh9DfUu -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b251/importcfg -pack ./vendor/golang.org/x/text/encoding/encoding.go golang.org/x/text/width mkdir -p $WORK/b430/ cat >/usr/src/tmp/go-build1814342029/b430/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/transform=/usr/src/tmp/go-build1814342029/b175/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -p golang.org/x/text/width -lang=go1.16 -complete -installsuffix shared -buildid pchcz9trx7Hcj-wv4xnh/pchcz9trx7Hcj-wv4xnh -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b430/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 golang.org/x/text/runes mkdir -p $WORK/b457/ cat >/usr/src/tmp/go-build1814342029/b457/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/transform=/usr/src/tmp/go-build1814342029/b175/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1814342029/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -p golang.org/x/text/runes -lang=go1.16 -complete -installsuffix shared -buildid JAUE1Ul-fODvh_9datG7/JAUE1Ul-fODvh_9datG7 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b457/importcfg -pack ./vendor/golang.org/x/text/runes/cond.go ./vendor/golang.org/x/text/runes/runes.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b100/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b100/_pkg_.a /usr/src/.cache/go-build/72/72d3cda015dd9fef2b1ea591bca71842139c996c4f7d7e8cc79d45d962185388-d # internal crypto/internal/boring mkdir -p $WORK/b098/ cat >/usr/src/tmp/go-build1814342029/b098/importcfg << 'EOF' # internal # import config packagefile crypto=/usr/src/tmp/go-build1814342029/b099/_pkg_.a packagefile crypto/cipher=/usr/src/tmp/go-build1814342029/b100/_pkg_.a packagefile crypto/internal/boring/sig=/usr/src/tmp/go-build1814342029/b103/_pkg_.a packagefile hash=/usr/src/tmp/go-build1814342029/b095/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p crypto/internal/boring -lang=go1.23 -std -complete -installsuffix shared -buildid 9jX7viNtsKqM0T5zsfsF/9jX7viNtsKqM0T5zsfsF -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b098/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/doc.go /usr/lib/golang/src/crypto/internal/boring/notboring.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b153=/tmp/go-build -gno-record-gcc-switches -I $WORK/b153/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=noLZGxVTaJyfqQxK2PaF -o $WORK/b153/_x006.o -c gcc_linux.c crypto/des mkdir -p $WORK/b109/ cat >/usr/src/tmp/go-build1814342029/b109/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/usr/src/tmp/go-build1814342029/b100/_pkg_.a packagefile crypto/internal/alias=/usr/src/tmp/go-build1814342029/b101/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build1814342029/b014/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/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_386/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p crypto/des -lang=go1.23 -std -complete -installsuffix shared -buildid GZed_iuymfVrvM0RolyV/GZed_iuymfVrvM0RolyV -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b109/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 cp $WORK/b067/_pkg_.a /usr/src/.cache/go-build/88/881d82a638f939428a52897492805f5e691826daee7f3e6749756eedca6c646c-d # internal image mkdir -p $WORK/b227/ cat >/usr/src/tmp/go-build1814342029/b227/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1814342029/b067/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile image/color=/usr/src/tmp/go-build1814342029/b228/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1814342029/b034/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1814342029/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -p image -lang=go1.23 -std -complete -installsuffix shared -buildid fs8yBhXSyuPq6dheZbOm/fs8yBhXSyuPq6dheZbOm -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b227/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /usr/src/.cache/go-build/ce/ce85d607c491797b54de974a1fbc42a151f66f0342f7b403f20f056aeac4f57a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /usr/src/.cache/go-build/ad/adc26201abb90eb4f39f90e452e5fc81c15c8745335bfc43e25955e0aed99a4f-d # internal golang.org/x/text/encoding/internal mkdir -p $WORK/b254/ cat >/usr/src/tmp/go-build1814342029/b254/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/encoding=/usr/src/tmp/go-build1814342029/b251/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=/usr/src/tmp/go-build1814342029/b252/_pkg_.a packagefile golang.org/x/text/transform=/usr/src/tmp/go-build1814342029/b175/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -p golang.org/x/text/encoding/internal -lang=go1.16 -complete -installsuffix shared -buildid V4gNGRj7eZliuywi5DR8/V4gNGRj7eZliuywi5DR8 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b254/importcfg -pack ./vendor/golang.org/x/text/encoding/internal/internal.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /usr/src/.cache/go-build/0c/0c6446f810b2bc4216b7a8d3ef15c652ff28bdbcb87f44ef732eb32a0769de41-d # internal crypto/aes mkdir -p $WORK/b108/ cat >/usr/src/tmp/go-build1814342029/b108/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/usr/src/tmp/go-build1814342029/b100/_pkg_.a packagefile crypto/internal/alias=/usr/src/tmp/go-build1814342029/b101/_pkg_.a packagefile crypto/internal/boring=/usr/src/tmp/go-build1814342029/b098/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build1814342029/b014/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a EOF crypto/sha512 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b109/_pkg_.a # internal crypto/hmac crypto/sha1 crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p crypto/aes -lang=go1.23 -std -complete -installsuffix shared -buildid vJa6A4QJZmEP-9kKrs79/vJa6A4QJZmEP-9kKrs79 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b108/importcfg -pack /usr/lib/golang/src/crypto/aes/block.go /usr/lib/golang/src/crypto/aes/cipher.go /usr/lib/golang/src/crypto/aes/cipher_generic.go /usr/lib/golang/src/crypto/aes/const.go /usr/lib/golang/src/crypto/aes/modes.go mkdir -p $WORK/b118/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b457/_pkg_.a # internal cp $WORK/b109/_pkg_.a /usr/src/.cache/go-build/25/251df357d5090f81b7fbdca412acf288f4e72119e5c05ac7c4e46e133dcf4430-d # internal mkdir -p $WORK/b124/ cat >/usr/src/tmp/go-build1814342029/b124/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/usr/src/tmp/go-build1814342029/b098/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build1814342029/b102/_pkg_.a packagefile hash=/usr/src/tmp/go-build1814342029/b095/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p crypto/hmac -lang=go1.23 -std -complete -installsuffix shared -buildid Ea0er7M-GVEakLaKaFpC/Ea0er7M-GVEakLaKaFpC -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b124/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go mkdir -p $WORK/b137/ echo -n > $WORK/b137/go_asm.h # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/sha1 -trimpath "$WORK/b137=>" -I $WORK/b137/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -gensymabis -o $WORK/b137/symabis ./sha1block_386.s cat >/usr/src/tmp/go-build1814342029/b118/importcfg << 'EOF' # internal # import config packagefile crypto=/usr/src/tmp/go-build1814342029/b099/_pkg_.a packagefile crypto/internal/boring=/usr/src/tmp/go-build1814342029/b098/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile hash=/usr/src/tmp/go-build1814342029/b095/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build1814342029/b014/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1814342029/b034/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p crypto/sha512 -lang=go1.23 -std -complete -installsuffix shared -buildid epWEjl1nqQN4UMzfhuGm/epWEjl1nqQN4UMzfhuGm -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b118/importcfg -pack /usr/lib/golang/src/crypto/sha512/sha512.go /usr/lib/golang/src/crypto/sha512/sha512block.go /usr/lib/golang/src/crypto/sha512/sha512block_generic.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b430/_pkg_.a # internal mkdir -p $WORK/b138/ echo -n > $WORK/b138/go_asm.h # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/sha256 -trimpath "$WORK/b138=>" -I $WORK/b138/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -gensymabis -o $WORK/b138/symabis ./sha256block_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b457/_pkg_.a /usr/src/.cache/go-build/1e/1ea105d0b0916fde16bd65286708718189f7628059c0fbf76b07c022d16fb914-d # internal cat >/usr/src/tmp/go-build1814342029/b138/importcfg << 'EOF' # internal # import config packagefile crypto=/usr/src/tmp/go-build1814342029/b099/_pkg_.a packagefile crypto/internal/boring=/usr/src/tmp/go-build1814342029/b098/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile hash=/usr/src/tmp/go-build1814342029/b095/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build1814342029/b014/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1814342029/b034/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p crypto/sha256 -lang=go1.23 -std -installsuffix shared -buildid ZZtGHBjlCzCNFtYAnfoc/ZZtGHBjlCzCNFtYAnfoc -goversion go1.23.0 -symabis $WORK/b138/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b138/importcfg -pack -asmhdr $WORK/b138/go_asm.h /usr/lib/golang/src/crypto/sha256/sha256.go /usr/lib/golang/src/crypto/sha256/sha256block.go /usr/lib/golang/src/crypto/sha256/sha256block_decl.go cat >/usr/src/tmp/go-build1814342029/b137/importcfg << 'EOF' # internal # import config packagefile crypto=/usr/src/tmp/go-build1814342029/b099/_pkg_.a packagefile crypto/internal/boring=/usr/src/tmp/go-build1814342029/b098/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile hash=/usr/src/tmp/go-build1814342029/b095/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build1814342029/b014/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1814342029/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p crypto/sha1 -lang=go1.23 -std -installsuffix shared -buildid ItdhDFtlskE2EOqyZijF/ItdhDFtlskE2EOqyZijF -goversion go1.23.0 -symabis $WORK/b137/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b137/importcfg -pack -asmhdr $WORK/b137/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_decl.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_386/asm -p syscall -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b050/asm_linux_386.o ./asm_linux_386.s cp $WORK/b254/_pkg_.a /usr/src/.cache/go-build/53/5318959cd047467e490ca9d020106b911b82c489eacef2cd6fb6ac6e12a8756a-d # internal cp $WORK/b430/_pkg_.a /usr/src/.cache/go-build/b8/b87ea3c2e951944900f94c2a7f28922f8159c7bf4eea0850614dd68a8017296d-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b153=/tmp/go-build -gno-record-gcc-switches -I $WORK/b153/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=noLZGxVTaJyfqQxK2PaF -o $WORK/b153/_x007.o -c gcc_setenv.c golang.org/x/text/encoding/korean mkdir -p $WORK/b255/ cat >/usr/src/tmp/go-build1814342029/b255/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/encoding=/usr/src/tmp/go-build1814342029/b251/_pkg_.a packagefile golang.org/x/text/encoding/internal=/usr/src/tmp/go-build1814342029/b254/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=/usr/src/tmp/go-build1814342029/b252/_pkg_.a packagefile golang.org/x/text/transform=/usr/src/tmp/go-build1814342029/b175/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF golang.org/x/text/encoding/japanese mkdir -p $WORK/b253/ cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -p golang.org/x/text/encoding/korean -lang=go1.16 -complete -installsuffix shared -buildid l3ooYfAUpb5uxyXgFqGq/l3ooYfAUpb5uxyXgFqGq -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b255/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/b256/ cat >/usr/src/tmp/go-build1814342029/b256/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/encoding=/usr/src/tmp/go-build1814342029/b251/_pkg_.a packagefile golang.org/x/text/encoding/internal=/usr/src/tmp/go-build1814342029/b254/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=/usr/src/tmp/go-build1814342029/b252/_pkg_.a packagefile golang.org/x/text/transform=/usr/src/tmp/go-build1814342029/b175/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF cat >/usr/src/tmp/go-build1814342029/b253/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/encoding=/usr/src/tmp/go-build1814342029/b251/_pkg_.a packagefile golang.org/x/text/encoding/internal=/usr/src/tmp/go-build1814342029/b254/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=/usr/src/tmp/go-build1814342029/b252/_pkg_.a packagefile golang.org/x/text/transform=/usr/src/tmp/go-build1814342029/b175/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -p golang.org/x/text/encoding/simplifiedchinese -lang=go1.16 -complete -installsuffix shared -buildid W7OC-ImJJUUcvihcpBQG/W7OC-ImJJUUcvihcpBQG -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b256/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_386/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -p golang.org/x/text/encoding/japanese -lang=go1.16 -complete -installsuffix shared -buildid S-21HIZQ1qOAdNK1y3Fg/S-21HIZQ1qOAdNK1y3Fg -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b253/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 golang.org/x/text/encoding/traditionalchinese mkdir -p $WORK/b257/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b083/_pkg_.a # internal cat >/usr/src/tmp/go-build1814342029/b257/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/encoding=/usr/src/tmp/go-build1814342029/b251/_pkg_.a packagefile golang.org/x/text/encoding/internal=/usr/src/tmp/go-build1814342029/b254/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=/usr/src/tmp/go-build1814342029/b252/_pkg_.a packagefile golang.org/x/text/transform=/usr/src/tmp/go-build1814342029/b175/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -p golang.org/x/text/encoding/traditionalchinese -lang=go1.16 -complete -installsuffix shared -buildid x7pBfcAItYjHK4KHtmnP/x7pBfcAItYjHK4KHtmnP -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b257/importcfg -pack ./vendor/golang.org/x/text/encoding/traditionalchinese/big5.go ./vendor/golang.org/x/text/encoding/traditionalchinese/tables.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /usr/src/.cache/go-build/f5/f521e7c7a643e96bc35a9a4f4c9edf14b3721936828f07bd31ad8c0cf8c9012e-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b130/ cat >/usr/src/tmp/go-build1814342029/b130/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=/usr/src/tmp/go-build1814342029/b124/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile hash=/usr/src/tmp/go-build1814342029/b095/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p vendor/golang.org/x/crypto/hkdf -lang=go1.23 -std -complete -installsuffix shared -buildid iYTfyM1sQWAIvCanrDLV/iYTfyM1sQWAIvCanrDLV -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b130/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf/hkdf.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b050/_pkg_.a $WORK/b050/asm_linux_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b050/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b083/_pkg_.a /usr/src/.cache/go-build/6d/6d2d4a5ff2db50fb6f913752ec3ec868aea6b406f311ca461e83e4423e7d31e8-d # internal regexp mkdir -p $WORK/b082/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b108/_pkg_.a # internal cat >/usr/src/tmp/go-build1814342029/b082/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile regexp/syntax=/usr/src/tmp/go-build1814342029/b083/_pkg_.a packagefile slices=/usr/src/tmp/go-build1814342029/b040/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1814342029/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p regexp -lang=go1.23 -std -complete -installsuffix shared -buildid ZXSLuawKCDfh-qT4Zcs8/ZXSLuawKCDfh-qT4Zcs8 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b082/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 cp $WORK/b108/_pkg_.a /usr/src/.cache/go-build/02/0267fe7df705387281974eae483025ec2d450da20aa976e474239354e5a3cf51-d # internal golang.org/x/text/encoding/charmap mkdir -p $WORK/b456/ cat >/usr/src/tmp/go-build1814342029/b456/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/encoding=/usr/src/tmp/go-build1814342029/b251/_pkg_.a packagefile golang.org/x/text/encoding/internal=/usr/src/tmp/go-build1814342029/b254/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=/usr/src/tmp/go-build1814342029/b252/_pkg_.a packagefile golang.org/x/text/transform=/usr/src/tmp/go-build1814342029/b175/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -p golang.org/x/text/encoding/charmap -lang=go1.16 -complete -installsuffix shared -buildid FlzC3zz7y-7UPsUQjGXi/FlzC3zz7y-7UPsUQjGXi -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b456/importcfg -pack ./vendor/golang.org/x/text/encoding/charmap/charmap.go ./vendor/golang.org/x/text/encoding/charmap/tables.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b118/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /usr/src/.cache/go-build/ff/ff9663113e3f36ccd39e59d930127d72f83040df730b194687c72550bb10c9b3-d # internal golang.org/x/crypto/hkdf mkdir -p $WORK/b475/ cat >/usr/src/tmp/go-build1814342029/b475/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=/usr/src/tmp/go-build1814342029/b124/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile hash=/usr/src/tmp/go-build1814342029/b095/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -p golang.org/x/crypto/hkdf -lang=go1.16 -complete -installsuffix shared -buildid sVcUS_u-VHuy6nG1KUzt/sVcUS_u-VHuy6nG1KUzt -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b475/importcfg -pack ./vendor/golang.org/x/crypto/hkdf/hkdf.go cp $WORK/b118/_pkg_.a /usr/src/.cache/go-build/fb/fbf7ac2259e688dfa8dedb11e5ae52fcb2b46585867e6dcb18e33c9448da4408-d # internal golang.org/x/crypto/ssh/internal/bcrypt_pbkdf mkdir -p $WORK/b435/ cat >/usr/src/tmp/go-build1814342029/b435/importcfg << 'EOF' # internal # import config packagefile crypto/sha512=/usr/src/tmp/go-build1814342029/b118/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile golang.org/x/crypto/blowfish=/usr/src/tmp/go-build1814342029/b344/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -p golang.org/x/crypto/ssh/internal/bcrypt_pbkdf -lang=go1.16 -complete -installsuffix shared -buildid 4B3BuYv4fSgcw9hHiIkj/4B3BuYv4fSgcw9hHiIkj -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b435/importcfg -pack ./vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf/bcrypt_pbkdf.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/sha256 -trimpath "$WORK/b138=>" -I $WORK/b138/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b138/sha256block_386.o ./sha256block_386.s cp $WORK/b148/_pkg_.a /usr/src/.cache/go-build/6e/6eab103e898466e59eb9851b82374ecdaf832a2ae50afde2af1850cfb4c047a9-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b153=/tmp/go-build -gno-record-gcc-switches -I $WORK/b153/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=noLZGxVTaJyfqQxK2PaF -o $WORK/b153/_x008.o -c gcc_stack_unix.c cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b138/_pkg_.a $WORK/b138/sha256block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /usr/src/.cache/go-build/a6/a6dc02422a24e857b237678b01f0835329b3be39fd37d725e29bbcb39a311682-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b475/_pkg_.a # internal cp $WORK/b475/_pkg_.a /usr/src/.cache/go-build/c3/c3da6f85fc93398c811b9c64476e6336d388175cae4fff38d25a1111db3fb2f4-d # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/sha1 -trimpath "$WORK/b137=>" -I $WORK/b137/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b137/sha1block_386.o ./sha1block_386.s cp $WORK/b050/_pkg_.a /usr/src/.cache/go-build/45/4520220b5bd8f6b29df9d56fc4513aa72e94bd828a6e195408e0ccabce12a155-d # internal time mkdir -p $WORK/b047/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b435/_pkg_.a # internal cat >/usr/src/tmp/go-build1814342029/b047/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build1814342029/b011/_pkg_.a packagefile internal/godebug=/usr/src/tmp/go-build1814342029/b048/_pkg_.a packagefile internal/stringslite=/usr/src/tmp/go-build1814342029/b023/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1814342029/b010/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile syscall=/usr/src/tmp/go-build1814342029/b050/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p time -lang=go1.23 -std -installsuffix shared -buildid V2GbR9wKH0uPbtrjiO8J/V2GbR9wKH0uPbtrjiO8J -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b047/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 cp $WORK/b435/_pkg_.a /usr/src/.cache/go-build/73/733938998a704ac1c7c4dff2f20cdc7598391f3c63d41ab998748e1cf7fa37b0-d # internal internal/syscall/execenv mkdir -p $WORK/b055/ cat >/usr/src/tmp/go-build1814342029/b055/importcfg << 'EOF' # internal # import config packagefile syscall=/usr/src/tmp/go-build1814342029/b050/_pkg_.a EOF internal/syscall/unix mkdir -p $WORK/b054/ /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p internal/syscall/execenv -lang=go1.23 -std -complete -installsuffix shared -buildid yA2wLCYNn3v9bf6WPyyw/yA2wLCYNn3v9bf6WPyyw -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b055/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go cat >/usr/src/tmp/go-build1814342029/b054/importcfg << 'EOF' # internal # import config packagefile sync/atomic=/usr/src/tmp/go-build1814342029/b038/_pkg_.a packagefile syscall=/usr/src/tmp/go-build1814342029/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p internal/syscall/unix -lang=go1.23 -std -complete -installsuffix shared -buildid meJ-PK-juDzlqeHVrdvD/meJ-PK-juDzlqeHVrdvD -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b054/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_fstatat64_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/constants.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_linux.go /usr/lib/golang/src/internal/syscall/unix/eaccess_linux.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/sysnum_linux_386.go /usr/lib/golang/src/internal/syscall/unix/tcsetpgrp_linux.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b137/_pkg_.a $WORK/b137/sha1block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /usr/src/.cache/go-build/39/39f0e2531e22d4b647fabfd3a594f4cf049b2dbcc380f11e1101b66c1ea786cb-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b227/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /usr/src/.cache/go-build/83/8364619d97220a5a40beb45d2d2f2a0ae3bcd7ecf29409f5cb0f49720b077b3a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /usr/src/.cache/go-build/c6/c626fb68c43fa1c028f7851cf585813b638c0feb8fdfd2c579059f66d3653f07-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b153=/tmp/go-build -gno-record-gcc-switches -I $WORK/b153/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=noLZGxVTaJyfqQxK2PaF -o $WORK/b153/_x009.o -c gcc_traceback.c cp $WORK/b227/_pkg_.a /usr/src/.cache/go-build/5b/5bac9668331019ac1879c2d57af02fb09836eca013b6c8fbf0b41f72fb7ea651-d # internal image/internal/imageutil mkdir -p $WORK/b230/ cat >/usr/src/tmp/go-build1814342029/b230/importcfg << 'EOF' # internal # import config packagefile image=/usr/src/tmp/go-build1814342029/b227/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -p image/internal/imageutil -lang=go1.23 -std -complete -installsuffix shared -buildid noXnvNaxiNmI0TOahGqC/noXnvNaxiNmI0TOahGqC -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b230/importcfg -pack /usr/lib/golang/src/image/internal/imageutil/imageutil.go /usr/lib/golang/src/image/internal/imageutil/impl.go golang.org/x/image/vp8l mkdir -p $WORK/b240/ cat >/usr/src/tmp/go-build1814342029/b240/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1814342029/b067/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile image=/usr/src/tmp/go-build1814342029/b227/_pkg_.a packagefile image/color=/usr/src/tmp/go-build1814342029/b228/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -p golang.org/x/image/vp8l -lang=go1.16 -complete -installsuffix shared -buildid lC_jDU5hQSvPInQ4LStW/lC_jDU5hQSvPInQ4LStW -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b240/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 golang.org/x/image/vp8 mkdir -p $WORK/b239/ cat >/usr/src/tmp/go-build1814342029/b239/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile image=/usr/src/tmp/go-build1814342029/b227/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -p golang.org/x/image/vp8 -lang=go1.16 -complete -installsuffix shared -buildid ycVMVc1m0oxumq5zVunm/ycVMVc1m0oxumq5zVunm -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b239/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_386/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /usr/src/.cache/go-build/6e/6e8f85fbd17b4221bd0d214ea3a0b83a6db12bdf44a1e56c2d9d0e08df349035-d # internal image/jpeg mkdir -p $WORK/b229/ cat >/usr/src/tmp/go-build1814342029/b229/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1814342029/b067/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile image=/usr/src/tmp/go-build1814342029/b227/_pkg_.a packagefile image/color=/usr/src/tmp/go-build1814342029/b228/_pkg_.a packagefile image/internal/imageutil=/usr/src/tmp/go-build1814342029/b230/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -p image/jpeg -lang=go1.23 -std -complete -installsuffix shared -buildid kFiFMX4o4S4HrNnRP_eB/kFiFMX4o4S4HrNnRP_eB -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b229/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 image/draw mkdir -p $WORK/b296/ cat >/usr/src/tmp/go-build1814342029/b296/importcfg << 'EOF' # internal # import config packagefile image=/usr/src/tmp/go-build1814342029/b227/_pkg_.a packagefile image/color=/usr/src/tmp/go-build1814342029/b228/_pkg_.a packagefile image/internal/imageutil=/usr/src/tmp/go-build1814342029/b230/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -p image/draw -lang=go1.23 -std -complete -installsuffix shared -buildid t6Gqy_m6v8tC4QTgk_Ve/t6Gqy_m6v8tC4QTgk_Ve -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b296/importcfg -pack /usr/lib/golang/src/image/draw/draw.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b153=/tmp/go-build -gno-record-gcc-switches -I $WORK/b153/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=noLZGxVTaJyfqQxK2PaF -o $WORK/b153/_x010.o -c gcc_util.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b113/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b240/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b240/_pkg_.a /usr/src/.cache/go-build/dc/dc732954b477ebd6f4899c47e5a6c13c852fa2074527fe6f1268fd57148f26e0-d # internal cp $WORK/b082/_pkg_.a /usr/src/.cache/go-build/11/1180d5724cac0526ea62e7e2f3e41c15a6617a3b46e8928188ff43bd35dcff18-d # internal github.com/writeas/go-strip-markdown mkdir -p $WORK/b261/ cat >/usr/src/tmp/go-build1814342029/b261/importcfg << 'EOF' # internal # import config packagefile regexp=/usr/src/tmp/go-build1814342029/b082/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -p github.com/writeas/go-strip-markdown -lang=go1.16 -complete -installsuffix shared -buildid ut_PI5quKJcv8xesvL38/ut_PI5quKJcv8xesvL38 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b261/importcfg -pack ./vendor/github.com/writeas/go-strip-markdown/strip.go github.com/shazow/ssh-chat/internal/sanitize mkdir -p $WORK/b428/ cat >/usr/src/tmp/go-build1814342029/b428/importcfg << 'EOF' # internal # import config packagefile regexp=/usr/src/tmp/go-build1814342029/b082/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -p github.com/shazow/ssh-chat/internal/sanitize -lang=go1.16 -complete -installsuffix shared -buildid feEiC2MFHmcNsdE3Kyk4/feEiC2MFHmcNsdE3Kyk4 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b428/importcfg -pack ./vendor/github.com/shazow/ssh-chat/internal/sanitize/sanitize.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b153=/tmp/go-build -gno-record-gcc-switches -I $WORK/b153/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=noLZGxVTaJyfqQxK2PaF -o $WORK/b153/_x011.o -c linux_syscall.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b113/_pkg_.a /usr/src/.cache/go-build/38/386c84c9670844d3a17994195e4201ae05be9389c3d537304061f1186de6fca7-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b296/_pkg_.a # internal crypto/internal/nistec mkdir -p $WORK/b112/ cat >/usr/src/tmp/go-build1814342029/b112/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec/fiat=/usr/src/tmp/go-build1814342029/b113/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build1814342029/b102/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/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_386/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p crypto/internal/nistec -lang=go1.23 -std -complete -installsuffix shared -buildid QVP3ZOr-1w1G_hCpZa0y/QVP3ZOr-1w1G_hCpZa0y -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b112/importcfg -pack /usr/lib/golang/src/crypto/internal/nistec/nistec.go /usr/lib/golang/src/crypto/internal/nistec/p224.go /usr/lib/golang/src/crypto/internal/nistec/p224_sqrt.go /usr/lib/golang/src/crypto/internal/nistec/p256.go /usr/lib/golang/src/crypto/internal/nistec/p256_ordinv_noasm.go /usr/lib/golang/src/crypto/internal/nistec/p384.go /usr/lib/golang/src/crypto/internal/nistec/p521.go cp $WORK/b296/_pkg_.a /usr/src/.cache/go-build/04/04c8939e2e972817efe22f5927b638e1ccc2e6ce73c90cebff1e7a1122d4a12e-d # internal cp $WORK/b239/_pkg_.a /usr/src/.cache/go-build/df/dfc7147d440e64f3156f9d7dac2fe513cb49d7cf28353254a198ef94b2066395-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /usr/src/.cache/go-build/3f/3fed9d126bad8659102bbd17c0869b465ec02da56722251011234f2b327e23a0-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /usr/src/.cache/go-build/10/1067c2a1b31d378b37ff8c924ba6dd70c83164a6a67ff02a1318913e7fb74686-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /usr/src/.cache/go-build/4a/4a3e1c832667e086cd25262d106a1fcebe6c64e51092ee7f75a548b4b9784694-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /usr/src/.cache/go-build/c6/c69fea659ed000093fba66145b07a0b69cd34e6da1a42036bed7c633c7c5fc71-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b153=/tmp/go-build -gno-record-gcc-switches -I $WORK/b153/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=noLZGxVTaJyfqQxK2PaF -o $WORK/b153/_x012.o -c gcc_386.S cd $WORK/b153 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b153=/tmp/go-build -gno-record-gcc-switches -I $WORK/b153/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=noLZGxVTaJyfqQxK2PaF -o $WORK/b153/_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b456/_pkg_.a # internal cp $WORK/b456/_pkg_.a /usr/src/.cache/go-build/ec/ec9767ce41993ff60f44fdfe69ad60f3468bb7112a00416787861867082013be-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/runtime/cgo -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b153=/tmp/go-build -gno-record-gcc-switches -o $WORK/b153/_cgo_.o $WORK/b153/_cgo_main.o $WORK/b153/_x001.o $WORK/b153/_x002.o $WORK/b153/_x003.o $WORK/b153/_x004.o $WORK/b153/_x005.o $WORK/b153/_x006.o $WORK/b153/_x007.o $WORK/b153/_x008.o $WORK/b153/_x009.o $WORK/b153/_x010.o $WORK/b153/_x011.o $WORK/b153/_x012.o -O2 -g -lpthread /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b047/_pkg_.a # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/asm -p reflect -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b029/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b029/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b253/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /usr/src/.cache/go-build/f2/f2001550332107bab4f5b0ba5130b57350d766aa2503f36e2ca6ba680c80d06d-d # internal cp $WORK/b253/_pkg_.a /usr/src/.cache/go-build/c8/c8e1a900d849e9cc49e3415a4578fd79719e30add02018491634c6c02c0d42ee-d # internal cp $WORK/b047/_pkg_.a /usr/src/.cache/go-build/03/03c4ac7d73580ae5751b4358047d2a89002f2d389d1f71a24a824722b7dd9332-d # internal github.com/labstack/gommon/random mkdir -p $WORK/b212/ github.com/jpillora/backoff mkdir -p $WORK/b282/ context mkdir -p $WORK/b068/ cat >/usr/src/tmp/go-build1814342029/b212/importcfg << 'EOF' # internal # import config packagefile math/rand=/usr/src/tmp/go-build1814342029/b106/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF go.uber.org/zap/buffer mkdir -p $WORK/b328/ github.com/slack-go/slack/internal/backoff mkdir -p $WORK/b355/ cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -p github.com/labstack/gommon/random -lang=go1.16 -complete -installsuffix shared -buildid JYG07IHsrFg7TUudYsG0/JYG07IHsrFg7TUudYsG0 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b212/importcfg -pack ./vendor/github.com/labstack/gommon/random/random.go github.com/slack-go/slack/internal/timex mkdir -p $WORK/b358/ cat >/usr/src/tmp/go-build1814342029/b328/importcfg << 'EOF' # internal # import config packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF io/fs mkdir -p $WORK/b044/ cat >/usr/src/tmp/go-build1814342029/b355/importcfg << 'EOF' # internal # import config packagefile math/rand=/usr/src/tmp/go-build1814342029/b106/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -p go.uber.org/zap/buffer -lang=go1.16 -complete -installsuffix shared -buildid c3RjtDKHiiN4U2JNYr65/c3RjtDKHiiN4U2JNYr65 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b328/importcfg -pack ./vendor/go.uber.org/zap/buffer/buffer.go ./vendor/go.uber.org/zap/buffer/pool.go cat >/usr/src/tmp/go-build1814342029/b358/importcfg << 'EOF' # internal # import config packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -p github.com/slack-go/slack/internal/backoff -lang=go1.16 -complete -installsuffix shared -buildid jTL6pdMlYosN_zv6ocwu/jTL6pdMlYosN_zv6ocwu -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b355/importcfg -pack ./vendor/github.com/slack-go/slack/internal/backoff/backoff.go cat >/usr/src/tmp/go-build1814342029/b044/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build1814342029/b011/_pkg_.a packagefile internal/oserror=/usr/src/tmp/go-build1814342029/b045/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile path=/usr/src/tmp/go-build1814342029/b046/_pkg_.a packagefile slices=/usr/src/tmp/go-build1814342029/b040/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF github.com/matterbridge/Rocket.Chat.Go.SDK/models mkdir -p $WORK/b417/ /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p io/fs -lang=go1.23 -std -complete -installsuffix shared -buildid ltqjsFjJyMHIrt-6PrA7/ltqjsFjJyMHIrt-6PrA7 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b044/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-build1814342029/b417/importcfg << 'EOF' # internal # import config packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage cgo -dynimport $WORK/b153/_cgo_.o -dynout $WORK/b153/_cgo_import.go -dynlinker internal/poll mkdir -p $WORK/b053/ cat >/usr/src/tmp/go-build1814342029/b053/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile internal/itoa=/usr/src/tmp/go-build1814342029/b030/_pkg_.a packagefile internal/syscall/unix=/usr/src/tmp/go-build1814342029/b054/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1814342029/b010/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1814342029/b038/_pkg_.a packagefile syscall=/usr/src/tmp/go-build1814342029/b050/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p internal/poll -lang=go1.23 -std -installsuffix shared -buildid AZxb60Vaf-UnV_IwCYLW/AZxb60Vaf-UnV_IwCYLW -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b053/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.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_linux.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 cat >/usr/src/tmp/go-build1814342029/b068/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile internal/reflectlite=/usr/src/tmp/go-build1814342029/b005/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1814342029/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF cat >/usr/src/tmp/go-build1814342029/b282/importcfg << 'EOF' # internal # import config packagefile math=/usr/src/tmp/go-build1814342029/b033/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build1814342029/b106/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1814342029/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -p github.com/slack-go/slack/internal/timex -lang=go1.16 -complete -installsuffix shared -buildid r1Qbu9H9yPoEwbso-4EU/r1Qbu9H9yPoEwbso-4EU -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b358/importcfg -pack ./vendor/github.com/slack-go/slack/internal/timex/timex.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -p github.com/jpillora/backoff -lang=go1.16 -complete -installsuffix shared -buildid mYgukDIGufxoZWuwyzKI/mYgukDIGufxoZWuwyzKI -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b282/importcfg -pack ./vendor/github.com/jpillora/backoff/backoff.go github.com/shazow/rateio mkdir -p $WORK/b427/ /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -p github.com/matterbridge/Rocket.Chat.Go.SDK/models -lang=go1.16 -complete -installsuffix shared -buildid C5NdS5_4dW1FTBz2UMmL/C5NdS5_4dW1FTBz2UMmL -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b417/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 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p context -lang=go1.23 -std -complete -installsuffix shared -buildid SxUVopmNgrmfYiuu7MW9/SxUVopmNgrmfYiuu7MW9 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b068/importcfg -pack /usr/lib/golang/src/context/context.go cat >/usr/src/tmp/go-build1814342029/b427/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -p github.com/shazow/rateio -lang=go1.16 -complete -installsuffix shared -buildid JgRSVbchSt9Cmtqcx2oF/JgRSVbchSt9Cmtqcx2oF -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b427/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_386/buildid -w $WORK/b112/_pkg_.a # internal echo -n > $WORK/b153/go_asm.h # internal cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/cgo -trimpath "$WORK/b153=>" -I $WORK/b153/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -gensymabis -o $WORK/b153/symabis ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b355/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b355/_pkg_.a /usr/src/.cache/go-build/91/91b45a5539bcfdfc268acc4c11c07c288c54c59792ff3148a5c7426f8ba94ba8-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /usr/src/.cache/go-build/c4/c4237cf3a70a25bbfd2b4a02e3917b2007b346d2ba24e4fc2d669fc673c51262-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /usr/src/.cache/go-build/4a/4a3b985e668ca53aff2ee5458fe58a0bd494ea1aeb0cb8288e0a1352ac1445c5-d # internal cat >/usr/src/tmp/go-build1814342029/b153/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=/usr/src/tmp/go-build1814342029/b025/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1814342029/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_386/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p runtime/cgo -lang=go1.23 -std -installsuffix shared -buildid noLZGxVTaJyfqQxK2PaF/noLZGxVTaJyfqQxK2PaF -goversion go1.23.0 -symabis $WORK/b153/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b153/importcfg -pack -asmhdr $WORK/b153/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/setenv.go $WORK/b153/_cgo_gotypes.go $WORK/b153/cgo.cgo1.go $WORK/b153/_cgo_import.go cp $WORK/b256/_pkg_.a /usr/src/.cache/go-build/ac/acc798ef86e0f0e70a64eecee1acc3734ee45bb04db08b34a1f3273b199b2d4e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /usr/src/.cache/go-build/4f/4f53d4ffd956700b045b1f6a72f81e4d7677f7b61156dc4c9525aefe477cffa0-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b328/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b427/_pkg_.a # internal cp $WORK/b328/_pkg_.a /usr/src/.cache/go-build/f7/f7240bce7c321b21fc42ad4d41b21a2eac9ef6441f7d875d19715c14237cba5c-d # internal go.uber.org/zap/internal/bufferpool mkdir -p $WORK/b327/ cat >/usr/src/tmp/go-build1814342029/b327/importcfg << 'EOF' # internal # import config packagefile go.uber.org/zap/buffer=/usr/src/tmp/go-build1814342029/b328/_pkg_.a EOF cp $WORK/b427/_pkg_.a /usr/src/.cache/go-build/38/38f745d37d9f556c3b0c57a963aba9605e37d2dee9a171f554436a338d3421c2-d # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -p go.uber.org/zap/internal/bufferpool -lang=go1.16 -complete -installsuffix shared -buildid vBeoK7J09nxJGQgo1Sby/vBeoK7J09nxJGQgo1Sby -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b327/importcfg -pack ./vendor/go.uber.org/zap/internal/bufferpool/bufferpool.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b112/_pkg_.a /usr/src/.cache/go-build/3d/3d40afefbe327f2ef5890a042873973b66214c5cb4f4703c445afbfe4b8bfa58-d # internal crypto/ecdh mkdir -p $WORK/b110/ cat >/usr/src/tmp/go-build1814342029/b110/importcfg << 'EOF' # internal # import config packagefile crypto=/usr/src/tmp/go-build1814342029/b099/_pkg_.a packagefile crypto/internal/boring=/usr/src/tmp/go-build1814342029/b098/_pkg_.a packagefile crypto/internal/edwards25519/field=/usr/src/tmp/go-build1814342029/b111/_pkg_.a packagefile crypto/internal/nistec=/usr/src/tmp/go-build1814342029/b112/_pkg_.a packagefile crypto/internal/randutil=/usr/src/tmp/go-build1814342029/b104/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build1814342029/b102/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build1814342029/b014/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1814342029/b034/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p crypto/ecdh -lang=go1.23 -std -complete -installsuffix shared -buildid 7SIj3tPGyvn2U7kVsn2z/7SIj3tPGyvn2U7kVsn2z -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b110/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 cp $WORK/b417/_pkg_.a /usr/src/.cache/go-build/ea/ea415351d826da00316cb0c97d09a86aca62fc56d7d895cdf9ea3385bb736706-d # internal cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/cgo -trimpath "$WORK/b153=>" -I $WORK/b153/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b153/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b327/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b153/_pkg_.a $WORK/b153/asm_386.o $WORK/b153/_x001.o $WORK/b153/_x002.o $WORK/b153/_x003.o $WORK/b153/_x004.o $WORK/b153/_x005.o $WORK/b153/_x006.o $WORK/b153/_x007.o $WORK/b153/_x008.o $WORK/b153/_x009.o $WORK/b153/_x010.o $WORK/b153/_x011.o $WORK/b153/_x012.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b327/_pkg_.a /usr/src/.cache/go-build/20/209f1bda29628de259a074d725e7d9c50e907bfa5fed702f90ed3634e884fc16-d # internal cp $WORK/b153/_pkg_.a /usr/src/.cache/go-build/56/56d2811a5cc10537281bfa5b492357544589b4610420e4ba4ea8a1a6c9d61036-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b029/_pkg_.a /usr/src/.cache/go-build/ca/cabbc3be7dda64ebf540fda3b3d74160f0f213a6978d34b0ed583bc2d0d3cc1f-d # internal github.com/hashicorp/errwrap mkdir -p $WORK/b313/ github.com/philhofer/fwd mkdir -p $WORK/b342/ encoding/binary mkdir -p $WORK/b062/ cat >/usr/src/tmp/go-build1814342029/b313/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1814342029/b029/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a EOF cat >/usr/src/tmp/go-build1814342029/b062/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile math=/usr/src/tmp/go-build1814342029/b033/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1814342029/b029/_pkg_.a packagefile slices=/usr/src/tmp/go-build1814342029/b040/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a EOF cat >/usr/src/tmp/go-build1814342029/b342/importcfg << 'EOF' # internal # import config packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1814342029/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_386/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -p github.com/hashicorp/errwrap -lang=go1.16 -complete -installsuffix shared -buildid Z2C7ZAeRzbXXpL1mteFu/Z2C7ZAeRzbXXpL1mteFu -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b313/importcfg -pack ./vendor/github.com/hashicorp/errwrap/errwrap.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p encoding/binary -lang=go1.23 -std -complete -installsuffix shared -buildid gnQeZBGxJYZRjMHtGpL5/gnQeZBGxJYZRjMHtGpL5 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b062/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 internal/fmtsort mkdir -p $WORK/b027/ /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -p github.com/philhofer/fwd -lang=go1.16 -complete -installsuffix shared -buildid 7fnZvl2SVTBxBI2fPejm/7fnZvl2SVTBxBI2fPejm -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b342/importcfg -pack ./vendor/github.com/philhofer/fwd/reader.go ./vendor/github.com/philhofer/fwd/writer.go ./vendor/github.com/philhofer/fwd/writer_unsafe.go cat >/usr/src/tmp/go-build1814342029/b027/importcfg << 'EOF' # internal # import config packagefile cmp=/usr/src/tmp/go-build1814342029/b028/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1814342029/b029/_pkg_.a packagefile slices=/usr/src/tmp/go-build1814342029/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/fmtsort -lang=go1.23 -std -complete -installsuffix shared -buildid XwfxHRgMFZxKLShzvc7e/XwfxHRgMFZxKLShzvc7e -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b027/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go cp $WORK/b068/_pkg_.a /usr/src/.cache/go-build/01/01d87a1113c067b227e2998cf1da55c897a791c89575897ea7bfac15067a7b41-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b110/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b110/_pkg_.a /usr/src/.cache/go-build/73/73622ccee927acb0ba066ef7cc4f02dca00ea06c18f5ff36553d9575224c7eaf-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b044/_pkg_.a /usr/src/.cache/go-build/30/30770155cfaf3571a6dbe0792eabc8d1736f898549675a6184a99f525161c704-d # internal internal/filepathlite mkdir -p $WORK/b043/ cat >/usr/src/tmp/go-build1814342029/b043/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build1814342029/b011/_pkg_.a packagefile internal/stringslite=/usr/src/tmp/go-build1814342029/b023/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build1814342029/b044/_pkg_.a packagefile slices=/usr/src/tmp/go-build1814342029/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p internal/filepathlite -lang=go1.23 -std -complete -installsuffix shared -buildid MF6ByMQt5egKQ19jSx14/MF6ByMQt5egKQ19jSx14 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b043/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 cp $WORK/b313/_pkg_.a /usr/src/.cache/go-build/a8/a8204cc928287692a887f22c19dc3bdad858715bd9baf0d865eb1b0ac6358774-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /usr/src/.cache/go-build/ad/ad097507a14151f969ddd25adceefc7a872212e1820d89e1811e514cc50f12d6-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /usr/src/.cache/go-build/36/369f948f902ad02d45a30ad56c735fbb109091eeac8d1c89988f607bd69d1345-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /usr/src/.cache/go-build/94/9449bf425e899c448c148033801355ccdc196525f7502a26bcdcc12d245d940a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /usr/src/.cache/go-build/e0/e04191e5eb705dc6a4476f16c62f1b4aa9b6c5c8fa1af6c94419a89175ef7568-d # internal os mkdir -p $WORK/b042/ cat >/usr/src/tmp/go-build1814342029/b042/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build1814342029/b011/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build1814342029/b014/_pkg_.a packagefile internal/filepathlite=/usr/src/tmp/go-build1814342029/b043/_pkg_.a packagefile internal/goarch=/usr/src/tmp/go-build1814342029/b007/_pkg_.a packagefile internal/itoa=/usr/src/tmp/go-build1814342029/b030/_pkg_.a packagefile internal/poll=/usr/src/tmp/go-build1814342029/b053/_pkg_.a packagefile internal/stringslite=/usr/src/tmp/go-build1814342029/b023/_pkg_.a packagefile internal/syscall/execenv=/usr/src/tmp/go-build1814342029/b055/_pkg_.a packagefile internal/syscall/unix=/usr/src/tmp/go-build1814342029/b054/_pkg_.a packagefile internal/testlog=/usr/src/tmp/go-build1814342029/b056/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build1814342029/b044/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1814342029/b010/_pkg_.a packagefile slices=/usr/src/tmp/go-build1814342029/b040/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1814342029/b038/_pkg_.a packagefile syscall=/usr/src/tmp/go-build1814342029/b050/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p os -lang=go1.23 -std -installsuffix shared -buildid HbLj40e42sCX6jqHxow_/HbLj40e42sCX6jqHxow_ -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b042/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/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/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/pkg/tool/linux_386/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /usr/src/.cache/go-build/14/14a0ccd09a3726651707f6bdccc35998b68ec76989476fe1dd9f2208a9f53a9a-d # internal encoding/base64 mkdir -p $WORK/b070/ github.com/Philipp15b/go-steam/rwu mkdir -p $WORK/b444/ golang.org/x/image/bmp mkdir -p $WORK/b292/ vendor/golang.org/x/crypto/internal/poly1305 mkdir -p $WORK/b129/ vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b127/ golang.org/x/crypto/poly1305 mkdir -p $WORK/b225/ golang.org/x/crypto/chacha20 mkdir -p $WORK/b432/ cat >/usr/src/tmp/go-build1814342029/b444/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/usr/src/tmp/go-build1814342029/b062/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a EOF cat >/usr/src/tmp/go-build1814342029/b070/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/usr/src/tmp/go-build1814342029/b062/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile slices=/usr/src/tmp/go-build1814342029/b040/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a EOF cat >/usr/src/tmp/go-build1814342029/b127/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-build1814342029/b100/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1814342029/b062/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/usr/src/tmp/go-build1814342029/b128/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1814342029/b034/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1814342029/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p encoding/base64 -lang=go1.23 -std -complete -installsuffix shared -buildid oEA26NWoaJ7CNGB5D7Nj/oEA26NWoaJ7CNGB5D7Nj -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b070/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go cat >/usr/src/tmp/go-build1814342029/b225/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/usr/src/tmp/go-build1814342029/b102/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1814342029/b062/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1814342029/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -p github.com/Philipp15b/go-steam/rwu -lang=go1.16 -complete -installsuffix shared -buildid TmWnNKjW3otFIM7U1zx_/TmWnNKjW3otFIM7U1zx_ -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b444/importcfg -pack ./vendor/github.com/Philipp15b/go-steam/rwu/rwu.go cat >/usr/src/tmp/go-build1814342029/b432/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/usr/src/tmp/go-build1814342029/b100/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1814342029/b062/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile golang.org/x/crypto/internal/subtle=/usr/src/tmp/go-build1814342029/b224/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1814342029/b034/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1814342029/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -p golang.org/x/crypto/chacha20 -lang=go1.16 -complete -installsuffix shared -buildid lnIPQyF-S95-PslODcHu/lnIPQyF-S95-PslODcHu -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b432/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 golang.org/x/image/ccitt mkdir -p $WORK/b294/ cat >/usr/src/tmp/go-build1814342029/b294/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/usr/src/tmp/go-build1814342029/b062/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile image=/usr/src/tmp/go-build1814342029/b227/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1814342029/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -p golang.org/x/image/ccitt -lang=go1.16 -complete -installsuffix shared -buildid yVGvQuuVq-bkQ0UOSR5g/yVGvQuuVq-bkQ0UOSR5g -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b294/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 cat >/usr/src/tmp/go-build1814342029/b129/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/usr/src/tmp/go-build1814342029/b102/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1814342029/b062/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1814342029/b034/_pkg_.a EOF cat >/usr/src/tmp/go-build1814342029/b292/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/usr/src/tmp/go-build1814342029/b062/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile image=/usr/src/tmp/go-build1814342029/b227/_pkg_.a packagefile image/color=/usr/src/tmp/go-build1814342029/b228/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p vendor/golang.org/x/crypto/internal/poly1305 -lang=go1.23 -std -complete -installsuffix shared -buildid 07_7vi0tIqzn9r6yc-hd/07_7vi0tIqzn9r6yc-hd -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b129/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/mac_noasm.go /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_generic.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -p golang.org/x/image/bmp -lang=go1.16 -complete -installsuffix shared -buildid 0t5nOAaibW5_BLw0H2ej/0t5nOAaibW5_BLw0H2ej -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b292/importcfg -pack ./vendor/golang.org/x/image/bmp/reader.go ./vendor/golang.org/x/image/bmp/writer.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p vendor/golang.org/x/crypto/chacha20 -lang=go1.23 -std -complete -installsuffix shared -buildid gyMxpKqALDyC0_3d3rKB/gyMxpKqALDyC0_3d3rKB -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b127/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 layeh.com/gumble/gumble/varint mkdir -p $WORK/b407/ /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -p golang.org/x/crypto/poly1305 -lang=go1.16 -complete -installsuffix shared -buildid NtrvbXa0PS97kiHlHvaL/NtrvbXa0PS97kiHlHvaL -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b225/importcfg -pack ./vendor/golang.org/x/crypto/poly1305/bits_go1.13.go ./vendor/golang.org/x/crypto/poly1305/mac_noasm.go ./vendor/golang.org/x/crypto/poly1305/poly1305.go ./vendor/golang.org/x/crypto/poly1305/sum_generic.go cat >/usr/src/tmp/go-build1814342029/b407/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/usr/src/tmp/go-build1814342029/b062/_pkg_.a packagefile math=/usr/src/tmp/go-build1814342029/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -p layeh.com/gumble/gumble/varint -lang=go1.16 -complete -installsuffix shared -buildid UsT5xbK3gSrspaDLfT-G/UsT5xbK3gSrspaDLfT-G -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b407/importcfg -pack ./vendor/layeh.com/gumble/gumble/varint/read.go ./vendor/layeh.com/gumble/gumble/varint/write.go golang.org/x/sys/unix mkdir -p $WORK/b061/ echo -n > $WORK/b061/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_386/asm -p golang.org/x/sys/unix -trimpath "$WORK/b061=>" -I $WORK/b061/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -gensymabis -o $WORK/b061/symabis ./asm_linux_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b444/_pkg_.a # internal cp $WORK/b444/_pkg_.a /usr/src/.cache/go-build/f0/f0de82c02f33473a1d8cdb97417f15c255b8e6d5b0f69b20b449a37ad46437c6-d # internal cat >/usr/src/tmp/go-build1814342029/b061/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1814342029/b062/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=/usr/src/tmp/go-build1814342029/b063/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1814342029/b034/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1814342029/b010/_pkg_.a packagefile sort=/usr/src/tmp/go-build1814342029/b064/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile syscall=/usr/src/tmp/go-build1814342029/b050/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p golang.org/x/sys/unix -lang=go1.16 -installsuffix shared -buildid GuHVuJUVZtjwlNl0MNtf/GuHVuJUVZtjwlNl0MNtf -goversion go1.23.0 -symabis $WORK/b061/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b061/importcfg -pack -asmhdr $WORK/b061/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/fcntl_linux_32bit.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_386.go ./vendor/golang.org/x/sys/unix/syscall_linux_gc.go ./vendor/golang.org/x/sys/unix/syscall_linux_gc_386.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_386.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_386.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_386.go ./vendor/golang.org/x/sys/unix/ztypes_linux.go ./vendor/golang.org/x/sys/unix/ztypes_linux_386.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b407/_pkg_.a # internal cp $WORK/b407/_pkg_.a /usr/src/.cache/go-build/78/785c0d7f1449674412d587799dd26622b6dbd7ca3f7bc553827da14098e4c91a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /usr/src/.cache/go-build/4c/4c6e908ca4220c5033bf1a98375d72c94b5ba5518386e3f77aa6023445159311-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b432/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b432/_pkg_.a /usr/src/.cache/go-build/10/102eead752c8ff0ff8b2234010f930c7f528dd30b2941144a24fb714766debcb-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b292/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b292/_pkg_.a /usr/src/.cache/go-build/34/3474991c4d88de16b3daf46d69eeabe1c709eb648fc3eedc0ad13f5d689f2f25-d # internal cp $WORK/b294/_pkg_.a /usr/src/.cache/go-build/89/89671b9c77e4326e7389bae0527c7cd705fdaddaf9be6bb0b16c4eb84cbaf3fc-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b070/_pkg_.a /usr/src/.cache/go-build/34/3485b680bf6f955168ab5b43cd80bb4f6c9a3dfa6eb330cc6a2b5e8cd58a41b5-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b225/_pkg_.a # internal encoding/pem mkdir -p $WORK/b143/ cat >/usr/src/tmp/go-build1814342029/b143/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build1814342029/b070/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile slices=/usr/src/tmp/go-build1814342029/b040/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p encoding/pem -lang=go1.23 -std -complete -installsuffix shared -buildid LFatNkw8WGZkv1t2Jbyv/LFatNkw8WGZkv1t2Jbyv -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b143/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go cp $WORK/b127/_pkg_.a /usr/src/.cache/go-build/aa/aaafad4e881448fc4f0f98b0154ef78b81bce22c47c042114169739486d6b895-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b126/ cat >/usr/src/tmp/go-build1814342029/b126/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 packagefile crypto/cipher=/usr/src/tmp/go-build1814342029/b100/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1814342029/b062/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=/usr/src/tmp/go-build1814342029/b127/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/usr/src/tmp/go-build1814342029/b128/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=/usr/src/tmp/go-build1814342029/b129/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -lang=go1.23 -std -complete -installsuffix shared -buildid yEJDE7oXC761JBALv1sW/yEJDE7oXC761JBALv1sW -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b126/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go cp $WORK/b225/_pkg_.a /usr/src/.cache/go-build/a7/a701958509d2ff6914ce3c992ed1cd9ccf1ae3b61c558a10ec586bd6e9e5ceac-d # internal golang.org/x/crypto/nacl/secretbox mkdir -p $WORK/b223/ cat >/usr/src/tmp/go-build1814342029/b223/importcfg << 'EOF' # internal # import config packagefile golang.org/x/crypto/internal/subtle=/usr/src/tmp/go-build1814342029/b224/_pkg_.a packagefile golang.org/x/crypto/poly1305=/usr/src/tmp/go-build1814342029/b225/_pkg_.a packagefile golang.org/x/crypto/salsa20/salsa=/usr/src/tmp/go-build1814342029/b226/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -p golang.org/x/crypto/nacl/secretbox -lang=go1.16 -complete -installsuffix shared -buildid lL5C2I9Zxo24UycU2SKe/lL5C2I9Zxo24UycU2SKe -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b223/importcfg -pack ./vendor/golang.org/x/crypto/nacl/secretbox/secretbox.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /usr/src/.cache/go-build/3a/3ae9b7f40e36d44f54bd72b25db3ed778f4f2508eb5abb01772c313279f65c61-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /usr/src/.cache/go-build/df/df7d1c6ddd8027be33f4d993a2892751b5b5667b1f65c4e0be993ac855db2058-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /usr/src/.cache/go-build/43/438e54368aba47058b9bd7a8f4602fe317d7e98b372b338c42b4577aff4493c1-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /usr/src/.cache/go-build/a9/a9638b9ab2775348f0f670f8c4a13aafd3aa7a24e677f55aead24bf12fa18fb7-d # internal io/ioutil mkdir -p $WORK/b090/ go.uber.org/zap/internal/exit mkdir -p $WORK/b331/ internal/sysinfo mkdir -p $WORK/b274/ cat >/usr/src/tmp/go-build1814342029/b090/importcfg << 'EOF' # internal # import config packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build1814342029/b044/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile slices=/usr/src/tmp/go-build1814342029/b040/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a EOF cat >/usr/src/tmp/go-build1814342029/b331/importcfg << 'EOF' # internal # import config packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a EOF path/filepath fmt mkdir -p $WORK/b026/ cat >/usr/src/tmp/go-build1814342029/b026/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile internal/fmtsort=/usr/src/tmp/go-build1814342029/b027/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile math=/usr/src/tmp/go-build1814342029/b033/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1814342029/b029/_pkg_.a packagefile slices=/usr/src/tmp/go-build1814342029/b040/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p fmt -lang=go1.23 -std -complete -installsuffix shared -buildid YrRCx827kX90pxaTCLEC/YrRCx827kX90pxaTCLEC -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b026/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 vendor/golang.org/x/sys/cpu mkdir -p $WORK/b133/ /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -p go.uber.org/zap/internal/exit -lang=go1.16 -complete -installsuffix shared -buildid 6FJhgcV0FsLKnckcnnZr/6FJhgcV0FsLKnckcnnZr -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b331/importcfg -pack ./vendor/go.uber.org/zap/internal/exit/exit.go echo -n > $WORK/b133/go_asm.h # internal cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_386/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b133=>" -I $WORK/b133/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -gensymabis -o $WORK/b133/symabis ./cpu_x86.s os/signal mkdir -p $WORK/b492/ echo -n > $WORK/b492/go_asm.h # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_386/asm -p os/signal -trimpath "$WORK/b492=>" -I $WORK/b492/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -gensymabis -o $WORK/b492/symabis ./sig.s mkdir -p $WORK/b065/ google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b381/ cat >/usr/src/tmp/go-build1814342029/b065/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build1814342029/b011/_pkg_.a packagefile internal/filepathlite=/usr/src/tmp/go-build1814342029/b043/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build1814342029/b044/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1814342029/b010/_pkg_.a packagefile slices=/usr/src/tmp/go-build1814342029/b040/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile syscall=/usr/src/tmp/go-build1814342029/b050/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF cat >/usr/src/tmp/go-build1814342029/b381/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/usr/src/tmp/go-build1814342029/b062/_pkg_.a packagefile hash/fnv=/usr/src/tmp/go-build1814342029/b349/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/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_386/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p path/filepath -lang=go1.23 -std -complete -installsuffix shared -buildid 3VQblKiHODcReHdMeMMD/3VQblKiHODcReHdMeMMD -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b065/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 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p io/ioutil -lang=go1.23 -std -complete -installsuffix shared -buildid fytKolsli1moa8GLSbJ7/fytKolsli1moa8GLSbJ7 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b090/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go github.com/mattn/go-runewidth mkdir -p $WORK/b363/ cat >/usr/src/tmp/go-build1814342029/b363/importcfg << 'EOF' # internal # import config packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1814342029/b082/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a EOF cat >/usr/src/tmp/go-build1814342029/b274/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1814342029/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile internal/cpu=/usr/src/tmp/go-build1814342029/b012/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -p google.golang.org/protobuf/internal/detrand -lang=go1.16 -complete -installsuffix shared -buildid 47EbrYQoUsWX4wOHWzXI/47EbrYQoUsWX4wOHWzXI -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b381/importcfg -pack ./vendor/google.golang.org/protobuf/internal/detrand/rand.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -p github.com/mattn/go-runewidth -lang=go1.16 -complete -installsuffix shared -buildid FIcPZLqvf4tXkx2iNvwI/FIcPZLqvf4tXkx2iNvwI -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b363/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 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -p internal/sysinfo -lang=go1.23 -std -complete -installsuffix shared -buildid uF1XC3A4uHK6y_qhbUtL/uF1XC3A4uHK6y_qhbUtL -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b274/importcfg -pack /usr/lib/golang/src/internal/sysinfo/cpuinfo_linux.go /usr/lib/golang/src/internal/sysinfo/sysinfo.go cat >/usr/src/tmp/go-build1814342029/b133/importcfg << 'EOF' # internal # import config packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1814342029/b010/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p vendor/golang.org/x/sys/cpu -lang=go1.23 -std -installsuffix shared -buildid SlGuCsHT6D0lffWFqWrk/SlGuCsHT6D0lffWFqWrk -goversion go1.23.0 -symabis $WORK/b133/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b133/importcfg -pack -asmhdr $WORK/b133/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_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 cat >/usr/src/tmp/go-build1814342029/b492/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build1814342029/b068/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile syscall=/usr/src/tmp/go-build1814342029/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -p os/signal -lang=go1.23 -std -installsuffix shared -buildid wxXbcma-h5RpoNgfEW7U/wxXbcma-h5RpoNgfEW7U -goversion go1.23.0 -symabis $WORK/b492/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b492/importcfg -pack -asmhdr $WORK/b492/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 net mkdir -p $WORK/b144/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b144/ -importpath net "-ldflags=\"-O2\" \"-g\" \"-lresolv\"" -- -I $WORK/b144/ -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_386/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /usr/src/.cache/go-build/f0/f0d6aa38342e13d2274e74613d9882918821296c2c6e43fb9e4c782d7561b9e5-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /usr/src/.cache/go-build/b4/b4c944d7f30f0afeac12b6f9a73e982376fc43dfe4903aae05ce96ef38e17d66-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /usr/src/.cache/go-build/7c/7c9a6f23188a688c295fe1e0a29214c3d1044c5635449034715535efd8a0c7f2-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_386/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b133=>" -I $WORK/b133/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b133/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b090/_pkg_.a # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_386/asm -p os/signal -trimpath "$WORK/b492=>" -I $WORK/b492/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b492/sig.o ./sig.s cp $WORK/b090/_pkg_.a /usr/src/.cache/go-build/ab/ab427597aaf71d85896e09cd7e9617d55747f9eb57d693f067c8ce9346424f60-d # internal golang.org/x/image/riff mkdir -p $WORK/b238/ cat >/usr/src/tmp/go-build1814342029/b238/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile math=/usr/src/tmp/go-build1814342029/b033/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -p golang.org/x/image/riff -lang=go1.16 -complete -installsuffix shared -buildid vDmxR0Bh5_FTJ-m1lrFK/vDmxR0Bh5_FTJ-m1lrFK -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b238/importcfg -pack ./vendor/golang.org/x/image/riff/riff.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /usr/src/.cache/go-build/d8/d8527af548d83ab1d056ef6e495c9b2db1b8d62f12725de9e5a43c4b7f95f223-d # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b492/_pkg_.a $WORK/b492/sig.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b492/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b133/_pkg_.a $WORK/b133/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b492/_pkg_.a /usr/src/.cache/go-build/22/228a51ab5a7d0d6ddab21acb4df5dde546f5aabcaedebcb311fa52dfa84c368a-d # internal cp $WORK/b133/_pkg_.a /usr/src/.cache/go-build/cf/cf7c3ae74782775be7f96afcaf31bb4b193a49302e3803ee406d2d2c529ac71e-d # internal vendor/golang.org/x/crypto/sha3 mkdir -p $WORK/b132/ cat >/usr/src/tmp/go-build1814342029/b132/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto=/usr/src/tmp/go-build1814342029/b099/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build1814342029/b102/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1814342029/b062/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=/usr/src/tmp/go-build1814342029/b133/_pkg_.a packagefile hash=/usr/src/tmp/go-build1814342029/b095/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1814342029/b034/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p vendor/golang.org/x/crypto/sha3 -lang=go1.23 -std -complete -installsuffix shared -buildid J7T2onSFC1WxbWm224q5/J7T2onSFC1WxbWm224q5 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b132/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/sha3/doc.go /usr/lib/golang/src/vendor/golang.org/x/crypto/sha3/hashes.go /usr/lib/golang/src/vendor/golang.org/x/crypto/sha3/hashes_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/sha3/keccakf.go /usr/lib/golang/src/vendor/golang.org/x/crypto/sha3/register.go /usr/lib/golang/src/vendor/golang.org/x/crypto/sha3/sha3.go /usr/lib/golang/src/vendor/golang.org/x/crypto/sha3/shake.go /usr/lib/golang/src/vendor/golang.org/x/crypto/sha3/shake_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/sha3/xor.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b065/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /usr/src/.cache/go-build/d0/d04bb16fa6c4d15748eaa542ff07bc9d5e25537b6ee2ecf7426cbcdde6aa56f2-d # internal golang.org/x/image/webp mkdir -p $WORK/b237/ cat >/usr/src/tmp/go-build1814342029/b237/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile golang.org/x/image/riff=/usr/src/tmp/go-build1814342029/b238/_pkg_.a packagefile golang.org/x/image/vp8=/usr/src/tmp/go-build1814342029/b239/_pkg_.a packagefile golang.org/x/image/vp8l=/usr/src/tmp/go-build1814342029/b240/_pkg_.a packagefile image=/usr/src/tmp/go-build1814342029/b227/_pkg_.a packagefile image/color=/usr/src/tmp/go-build1814342029/b228/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -p golang.org/x/image/webp -lang=go1.16 -complete -installsuffix shared -buildid Rlt3srytxpKed7RFIvbM/Rlt3srytxpKed7RFIvbM -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b237/importcfg -pack ./vendor/golang.org/x/image/webp/decode.go ./vendor/golang.org/x/image/webp/doc.go cp $WORK/b065/_pkg_.a /usr/src/.cache/go-build/4e/4e763fbceb05fdc8deaa6e997c83083a6157de352bc6e10385b565c9656393ba-d # internal github.com/spf13/afero/mem mkdir -p $WORK/b174/ cat >/usr/src/tmp/go-build1814342029/b174/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build1814342029/b065/_pkg_.a packagefile sort=/usr/src/tmp/go-build1814342029/b064/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1814342029/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p github.com/spf13/afero/mem -lang=go1.16 -complete -installsuffix shared -buildid fFajlqwGTC6_AFQq-x6-/fFajlqwGTC6_AFQq-x6- -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b174/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/b241/ cat >/usr/src/tmp/go-build1814342029/b241/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile context=/usr/src/tmp/go-build1814342029/b068/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile internal/godebug=/usr/src/tmp/go-build1814342029/b048/_pkg_.a packagefile internal/syscall/execenv=/usr/src/tmp/go-build1814342029/b055/_pkg_.a packagefile internal/syscall/unix=/usr/src/tmp/go-build1814342029/b054/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build1814342029/b044/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build1814342029/b065/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1814342029/b010/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile syscall=/usr/src/tmp/go-build1814342029/b050/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -p os/exec -lang=go1.23 -std -complete -installsuffix shared -buildid rAQcKuarenjmN8-HNZuV/rAQcKuarenjmN8-HNZuV -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b241/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_386/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /usr/src/.cache/go-build/20/204d14268af8f1cf98408df54da04ebcd15dffed0fbef4b23d31ac7e6d6189b0-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /usr/src/.cache/go-build/c8/c884600e76578aaa506bedb9bd8b49773402e6712ce6e9c31ddc54280b81c6fb-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /usr/src/.cache/go-build/19/19fae9bde140b85294ea3f4b594cd6aaba7c625e22a4256a8fb3249bcbdb9155-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /usr/src/.cache/go-build/f7/f7df6aa716ce4c7916879af45914820d400082812becab53ddd3d09e82892bf6-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b026/_pkg_.a # 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_386/asm -p golang.org/x/sys/unix -trimpath "$WORK/b061=>" -I $WORK/b061/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b061/asm_linux_386.o ./asm_linux_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b061/_pkg_.a $WORK/b061/asm_linux_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b026/_pkg_.a /usr/src/.cache/go-build/b6/b6f6e95a6a1abf01d63ebc3fa198b5f8b219e83888481b37ab886c430c3ca133-d # internal github.com/hashicorp/hcl/hcl/token mkdir -p $WORK/b078/ log encoding/hex mkdir -p $WORK/b142/ flag mkdir -p $WORK/b002/ cat >/usr/src/tmp/go-build1814342029/b142/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile slices=/usr/src/tmp/go-build1814342029/b040/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a EOF cat >/usr/src/tmp/go-build1814342029/b002/importcfg << 'EOF' # internal # import config packagefile encoding=/usr/src/tmp/go-build1814342029/b003/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1814342029/b029/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1814342029/b010/_pkg_.a packagefile slices=/usr/src/tmp/go-build1814342029/b040/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF net/url mkdir -p $WORK/b154/ cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p flag -lang=go1.23 -std -complete -installsuffix shared -buildid hj00oJucxCRBkXGnSTBN/hj00oJucxCRBkXGnSTBN -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b002/importcfg -pack /usr/lib/golang/src/flag/flag.go text/tabwriter mkdir -p $WORK/b088/ /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p encoding/hex -lang=go1.23 -std -complete -installsuffix shared -buildid U64HfVFWVPJYWy_8Z7BD/U64HfVFWVPJYWy_8Z7BD -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b142/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go mime mkdir -p $WORK/b165/ vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b163/ mkdir -p $WORK/b072/ cat >/usr/src/tmp/go-build1814342029/b088/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF cat >/usr/src/tmp/go-build1814342029/b163/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a EOF cat >/usr/src/tmp/go-build1814342029/b072/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile log/internal=/usr/src/tmp/go-build1814342029/b073/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1814342029/b010/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1814342029/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p vendor/golang.org/x/net/http2/hpack -lang=go1.23 -std -complete -installsuffix shared -buildid tILISjBjXKVLDCP83KHE/tILISjBjXKVLDCP83KHE -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b163/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 compress/flate mkdir -p $WORK/b093/ /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p text/tabwriter -lang=go1.23 -std -complete -installsuffix shared -buildid XASNAKtkErD39J-uRmh5/XASNAKtkErD39J-uRmh5 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b088/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p log -lang=go1.23 -std -complete -installsuffix shared -buildid ZDtGZqIK9N4SH_aHSPnw/ZDtGZqIK9N4SH_aHSPnw -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/log/log.go cat >/usr/src/tmp/go-build1814342029/b078/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/strconv=/usr/src/tmp/go-build1814342029/b079/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p github.com/hashicorp/hcl/hcl/token -lang=go1.16 -complete -installsuffix shared -buildid Kf97xIVBTUvWlHEkMVjS/Kf97xIVBTUvWlHEkMVjS -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b078/importcfg -pack ./vendor/github.com/hashicorp/hcl/hcl/token/position.go ./vendor/github.com/hashicorp/hcl/hcl/token/token.go math/big mkdir -p $WORK/b105/ echo -n > $WORK/b105/go_asm.h # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b160/ cat >/usr/src/tmp/go-build1814342029/b160/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=/usr/src/tmp/go-build1814342029/b062/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile vendor/golang.org/x/text/transform=/usr/src/tmp/go-build1814342029/b158/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p vendor/golang.org/x/text/unicode/norm -lang=go1.23 -std -complete -installsuffix shared -buildid jjBoeoqvpP99opXMPHDy/jjBoeoqvpP99opXMPHDy -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b160/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 cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/asm -p math/big -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -gensymabis -o $WORK/b105/symabis ./arith_386.s cat >/usr/src/tmp/go-build1814342029/b154/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile path=/usr/src/tmp/go-build1814342029/b046/_pkg_.a packagefile slices=/usr/src/tmp/go-build1814342029/b040/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p net/url -lang=go1.23 -std -complete -installsuffix shared -buildid XtvJ-lHG8bTpK5CjuPQN/XtvJ-lHG8bTpK5CjuPQN -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b154/importcfg -pack /usr/lib/golang/src/net/url/url.go encoding/csv mkdir -p $WORK/b075/ cat >/usr/src/tmp/go-build1814342029/b165/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1814342029/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build1814342029/b070/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile slices=/usr/src/tmp/go-build1814342029/b040/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1814342029/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p mime -lang=go1.23 -std -complete -installsuffix shared -buildid 2IrtFMJdty04U-AoDXIl/2IrtFMJdty04U-AoDXIl -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b165/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 cat >/usr/src/tmp/go-build1814342029/b075/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1814342029/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1814342029/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p encoding/csv -lang=go1.23 -std -complete -installsuffix shared -buildid hV_2tMhrUmpLqmwJ7FM3/hV_2tMhrUmpLqmwJ7FM3 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b075/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go encoding/json mkdir -p $WORK/b069/ cat >/usr/src/tmp/go-build1814342029/b069/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile cmp=/usr/src/tmp/go-build1814342029/b028/_pkg_.a packagefile encoding=/usr/src/tmp/go-build1814342029/b003/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build1814342029/b070/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile math=/usr/src/tmp/go-build1814342029/b033/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1814342029/b029/_pkg_.a packagefile slices=/usr/src/tmp/go-build1814342029/b040/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1814342029/b039/_pkg_.a packagefile unicode/utf16=/usr/src/tmp/go-build1814342029/b071/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p encoding/json -lang=go1.23 -std -complete -installsuffix shared -buildid v9eJexKezCKpXyKy4Igl/v9eJexKezCKpXyKy4Igl -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b069/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 cat >/usr/src/tmp/go-build1814342029/b093/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1814342029/b067/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile math=/usr/src/tmp/go-build1814342029/b033/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1814342029/b034/_pkg_.a packagefile sort=/usr/src/tmp/go-build1814342029/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p compress/flate -lang=go1.23 -std -complete -installsuffix shared -buildid zF0mVzbWvSsKTogZ7uYP/zF0mVzbWvSsKTogZ7uYP -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b093/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/quotedprintable mkdir -p $WORK/b167/ cat >/usr/src/tmp/go-build1814342029/b167/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1814342029/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p mime/quotedprintable -lang=go1.23 -std -complete -installsuffix shared -buildid vgnkUl-mrBQrmKZDCuM0/vgnkUl-mrBQrmKZDCuM0 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b167/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go cat >/usr/src/tmp/go-build1814342029/b105/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build1814342029/b014/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile math=/usr/src/tmp/go-build1814342029/b033/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1814342029/b034/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build1814342029/b106/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p math/big -lang=go1.23 -std -installsuffix shared -buildid CHVmWVPjgnVVdW17eA0V/CHVmWVPjgnVVdW17eA0V -goversion go1.23.0 -symabis $WORK/b105/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b105/importcfg -pack -asmhdr $WORK/b105/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_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 cp $WORK/b061/_pkg_.a /usr/src/.cache/go-build/7b/7b02c8f48b361c92a02ffc36ef1a88c0d44b592a1377038cd7e33dd445000c07-d # internal github.com/fsnotify/fsnotify mkdir -p $WORK/b060/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b078/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b088/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b078/_pkg_.a /usr/src/.cache/go-build/ef/efa0eaee2fd7f29feb3988f2084c6477fc14f45629d313727de2b120d7a98158-d # internal github.com/hashicorp/hcl/hcl/ast mkdir -p $WORK/b077/ cat >/usr/src/tmp/go-build1814342029/b077/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/token=/usr/src/tmp/go-build1814342029/b078/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p github.com/hashicorp/hcl/hcl/ast -lang=go1.16 -complete -installsuffix shared -buildid 1H2H97ONWbJ1mUmLRF_B/1H2H97ONWbJ1mUmLRF_B -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b077/importcfg -pack ./vendor/github.com/hashicorp/hcl/hcl/ast/ast.go ./vendor/github.com/hashicorp/hcl/hcl/ast/walk.go cp $WORK/b088/_pkg_.a /usr/src/.cache/go-build/8e/8ed372f442763b7700f5a2b9701ce0b0369fff280ca30748600efa85837685a5-d # internal github.com/hashicorp/hcl/hcl/scanner mkdir -p $WORK/b081/ cat >/usr/src/tmp/go-build1814342029/b081/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/token=/usr/src/tmp/go-build1814342029/b078/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1814342029/b082/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1814342029/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p github.com/hashicorp/hcl/hcl/scanner -lang=go1.16 -complete -installsuffix shared -buildid 6HR-ZhVwuYo_gZgeJI-8/6HR-ZhVwuYo_gZgeJI-8 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b081/importcfg -pack ./vendor/github.com/hashicorp/hcl/hcl/scanner/scanner.go cp $WORK/b142/_pkg_.a /usr/src/.cache/go-build/d2/d2b753bf8eb37b512baa5537bc76a79bab04201f37eca7a329016098a3bfcf37-d # internal cat >/usr/src/tmp/go-build1814342029/b060/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile golang.org/x/sys/unix=/usr/src/tmp/go-build1814342029/b061/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build1814342029/b065/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p github.com/fsnotify/fsnotify -lang=go1.16 -complete -installsuffix shared -buildid wlwbpezfh5hgjhbnS7H6/wlwbpezfh5hgjhbnS7H6 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b060/importcfg -pack ./vendor/github.com/fsnotify/fsnotify/fsnotify.go ./vendor/github.com/fsnotify/fsnotify/inotify.go ./vendor/github.com/fsnotify/fsnotify/inotify_poller.go github.com/hashicorp/hcl/json/token mkdir -p $WORK/b086/ cat >/usr/src/tmp/go-build1814342029/b086/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/token=/usr/src/tmp/go-build1814342029/b078/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p github.com/hashicorp/hcl/json/token -lang=go1.16 -complete -installsuffix shared -buildid XCMLyc1NH9IHYsT_dOTp/XCMLyc1NH9IHYsT_dOTp -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b086/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_386/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /usr/src/.cache/go-build/a4/a4587111a85ca514f1edf7437bbc10d56626125701a507cb6c0d1bd31ae0a15c-d # internal net/http/internal mkdir -p $WORK/b169/ cat >/usr/src/tmp/go-build1814342029/b169/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1814342029/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p net/http/internal -lang=go1.23 -std -complete -installsuffix shared -buildid _VohHRVOgxdUu0wXMIP7/_VohHRVOgxdUu0wXMIP7 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b169/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /usr/src/.cache/go-build/09/096bc7e55bfd8cf72e732cc8a1512dfb10cbc773e0ee23a4173b8b93d8e04692-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b176/ cat >/usr/src/tmp/go-build1814342029/b176/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/usr/src/tmp/go-build1814342029/b062/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile golang.org/x/text/transform=/usr/src/tmp/go-build1814342029/b175/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p golang.org/x/text/unicode/norm -lang=go1.16 -complete -installsuffix shared -buildid 7U3xsHJGsKvv4FeJbqpP/7U3xsHJGsKvv4FeJbqpP -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b176/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b072/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b169/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /usr/src/.cache/go-build/14/1446e10d0b4e8e3879d068d2ed1b629d78ee4c6ea00990137327b3752a8cce60-d # internal github.com/hashicorp/hcl/json/scanner mkdir -p $WORK/b085/ cat >/usr/src/tmp/go-build1814342029/b085/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/hashicorp/hcl/json/token=/usr/src/tmp/go-build1814342029/b086/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1814342029/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p github.com/hashicorp/hcl/json/scanner -lang=go1.16 -complete -installsuffix shared -buildid 5HELa_v9V3Z4iPkK9ygN/5HELa_v9V3Z4iPkK9ygN -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b085/importcfg -pack ./vendor/github.com/hashicorp/hcl/json/scanner/scanner.go cp $WORK/b072/_pkg_.a /usr/src/.cache/go-build/86/86e37758bff177eff4946e06b177f3a49ec2a4e3b41f0cbfe5f80cb1d852e178-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b159/ cp $WORK/b169/_pkg_.a /usr/src/.cache/go-build/f7/f7fe67945db043b80f82eedac6e297d07969aa007313649e66615e595eca18a5-d # internal cat >/usr/src/tmp/go-build1814342029/b159/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile container/list=/usr/src/tmp/go-build1814342029/b096/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile log=/usr/src/tmp/go-build1814342029/b072/_pkg_.a packagefile sort=/usr/src/tmp/go-build1814342029/b064/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p vendor/golang.org/x/text/unicode/bidi -lang=go1.23 -std -complete -installsuffix shared -buildid Nal36kPYu5eYktblrD-7/Nal36kPYu5eYktblrD-7 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b159/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 text/template/parse mkdir -p $WORK/b181/ cat >/usr/src/tmp/go-build1814342029/b181/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1814342029/b010/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1814342029/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p text/template/parse -lang=go1.23 -std -complete -installsuffix shared -buildid 2an3XJ0n4lvDB5h61r_p/2an3XJ0n4lvDB5h61r_p -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b181/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /usr/src/.cache/go-build/4c/4c6cbed7dc6e664f17ec941f8c4f606581d7bcb0067140f4e01ff54687856a9f-d # internal github.com/spf13/jwalterweatherman mkdir -p $WORK/b182/ cat >/usr/src/tmp/go-build1814342029/b182/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile log=/usr/src/tmp/go-build1814342029/b072/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1814342029/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p github.com/spf13/jwalterweatherman -lang=go1.16 -complete -installsuffix shared -buildid CGp6FyPpNcU2rF6HaLf8/CGp6FyPpNcU2rF6HaLf8 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b182/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b154/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b154/_pkg_.a /usr/src/.cache/go-build/90/90dd67e0fff663c69decdea21a2d605b913fa7ff2b373d39e8cfc08bac862c33-d # internal github.com/subosito/gotenv mkdir -p $WORK/b184/ cat >/usr/src/tmp/go-build1814342029/b184/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1814342029/b067/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1814342029/b082/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p github.com/subosito/gotenv -lang=go1.16 -complete -installsuffix shared -buildid usqamjS2tgmS09s2eG_Q/usqamjS2tgmS09s2eG_Q -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b184/importcfg -pack ./vendor/github.com/subosito/gotenv/gotenv.go cp $WORK/b163/_pkg_.a /usr/src/.cache/go-build/b2/b29903538b7b9d432d3252fce7b26d8ac6c47d310cc90d790691c8ccd4fe3c79-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b165/_pkg_.a # internal gopkg.in/ini.v1 mkdir -p $WORK/b185/ cat >/usr/src/tmp/go-build1814342029/b185/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1814342029/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1814342029/b029/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1814342029/b082/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1814342029/b010/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1814342029/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p gopkg.in/ini.v1 -lang=go1.16 -complete -installsuffix shared -buildid 7B7vrVSYhnHCz1fFK1ZS/7B7vrVSYhnHCz1fFK1ZS -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b185/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_386/buildid -w $WORK/b081/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b081/_pkg_.a /usr/src/.cache/go-build/26/26889cfb990246383315276214634a641594e414197fbd1d8af7c10e5bdb2d22-d # internal github.com/hashicorp/hcl/hcl/parser mkdir -p $WORK/b080/ cat >/usr/src/tmp/go-build1814342029/b080/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/ast=/usr/src/tmp/go-build1814342029/b077/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/scanner=/usr/src/tmp/go-build1814342029/b081/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/token=/usr/src/tmp/go-build1814342029/b078/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p github.com/hashicorp/hcl/hcl/parser -lang=go1.16 -complete -installsuffix shared -buildid ByFtELsv7d2wQRH5H0-8/ByFtELsv7d2wQRH5H0-8 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b080/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_386/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b165/_pkg_.a /usr/src/.cache/go-build/9d/9d04a9baf8b8fe8ad602615a32160f81107f082308b8e33406b1f04f2b977ca8-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b060/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b085/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b184/_pkg_.a # internal gopkg.in/yaml.v2 mkdir -p $WORK/b186/ cat >/usr/src/tmp/go-build1814342029/b186/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile encoding=/usr/src/tmp/go-build1814342029/b003/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build1814342029/b070/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile math=/usr/src/tmp/go-build1814342029/b033/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1814342029/b029/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1814342029/b082/_pkg_.a packagefile sort=/usr/src/tmp/go-build1814342029/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1814342029/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p gopkg.in/yaml.v2 -lang=go1.16 -complete -installsuffix shared -buildid 8ikDgHA1T4DJectO4bA-/8ikDgHA1T4DJectO4bA- -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b186/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_386/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b060/_pkg_.a /usr/src/.cache/go-build/51/51e48e60946c684007b8b0d741dd3c1c7153a7daf8f119ca76dca8127a5deb28-d # internal encoding/xml cp $WORK/b085/_pkg_.a /usr/src/.cache/go-build/bf/bf702b48f5858b0f660acbc3026d9d30101e4e3a1ff4b30917aec75709d6541a-d # internal github.com/hashicorp/hcl/json/parser mkdir -p $WORK/b084/ mkdir -p $WORK/b192/ cat >/usr/src/tmp/go-build1814342029/b192/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1814342029/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile encoding=/usr/src/tmp/go-build1814342029/b003/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1814342029/b029/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1814342029/b010/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1814342029/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p encoding/xml -lang=go1.23 -std -complete -installsuffix shared -buildid 3L7egJnAz_BvEp6KNngp/3L7egJnAz_BvEp6KNngp -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b192/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 cat >/usr/src/tmp/go-build1814342029/b084/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/ast=/usr/src/tmp/go-build1814342029/b077/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/token=/usr/src/tmp/go-build1814342029/b078/_pkg_.a packagefile github.com/hashicorp/hcl/json/scanner=/usr/src/tmp/go-build1814342029/b085/_pkg_.a packagefile github.com/hashicorp/hcl/json/token=/usr/src/tmp/go-build1814342029/b086/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p github.com/hashicorp/hcl/json/parser -lang=go1.16 -complete -installsuffix shared -buildid sN8KQ_-oy71tUNn7OeIe/sN8KQ_-oy71tUNn7OeIe -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b084/importcfg -pack ./vendor/github.com/hashicorp/hcl/json/parser/flatten.go ./vendor/github.com/hashicorp/hcl/json/parser/parser.go cp $WORK/b184/_pkg_.a /usr/src/.cache/go-build/94/945e2034348097678c0e93ad653cdede4f095d9e8d77f6e7e253ecdf50dfd1db-d # internal github.com/mattn/go-isatty mkdir -p $WORK/b195/ cat >/usr/src/tmp/go-build1814342029/b195/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=/usr/src/tmp/go-build1814342029/b061/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p github.com/mattn/go-isatty -lang=go1.16 -complete -installsuffix shared -buildid ubqPp-Z5uJHXBTGOCATt/ubqPp-Z5uJHXBTGOCATt -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b195/importcfg -pack ./vendor/github.com/mattn/go-isatty/doc.go ./vendor/github.com/mattn/go-isatty/isatty_tcgets.go cp $WORK/b093/_pkg_.a /usr/src/.cache/go-build/4f/4f6e778df9f386d47b2c1136d465a38a05ca78c29b39bcabf22dd7e54fbaf344-d # internal compress/gzip mkdir -p $WORK/b092/ cat >/usr/src/tmp/go-build1814342029/b092/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1814342029/b067/_pkg_.a packagefile compress/flate=/usr/src/tmp/go-build1814342029/b093/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1814342029/b062/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile hash/crc32=/usr/src/tmp/go-build1814342029/b094/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p compress/gzip -lang=go1.23 -std -complete -installsuffix shared -buildid ZQpebI0rFc2XP-8ulb3z/ZQpebI0rFc2XP-8ulb3z -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b092/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go cp $WORK/b182/_pkg_.a /usr/src/.cache/go-build/71/713a412297ae47076f7ed4ae2a676b824ebae24bae9661d29efb99d8372ed884-d # internal github.com/valyala/fasttemplate mkdir -p $WORK/b197/ cat >/usr/src/tmp/go-build1814342029/b197/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/valyala/bytebufferpool=/usr/src/tmp/go-build1814342029/b198/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1814342029/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p github.com/valyala/fasttemplate -lang=go1.16 -complete -installsuffix shared -buildid YMf5yBfTElw_ixVQ-lEH/YMf5yBfTElw_ixVQ-lEH -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b197/importcfg -pack ./vendor/github.com/valyala/fasttemplate/template.go ./vendor/github.com/valyala/fasttemplate/unsafe.go cp $WORK/b002/_pkg_.a /usr/src/.cache/go-build/30/30835e0e04330196647d4848afe720ab5f8c103d7e519593722846e9a9fb53d9-d # internal runtime/debug mkdir -p $WORK/b200/ echo -n > $WORK/b200/go_asm.h # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/debug -trimpath "$WORK/b200=>" -I $WORK/b200/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -gensymabis -o $WORK/b200/symabis ./debug.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b195/_pkg_.a # internal cat >/usr/src/tmp/go-build1814342029/b200/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile internal/poll=/usr/src/tmp/go-build1814342029/b053/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1814342029/b010/_pkg_.a packagefile slices=/usr/src/tmp/go-build1814342029/b040/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -p runtime/debug -lang=go1.23 -std -installsuffix shared -buildid aS-eEgM6QRn6tvl4vFFt/aS-eEgM6QRn6tvl4vFFt -goversion go1.23.0 -symabis $WORK/b200/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b200/importcfg -pack -asmhdr $WORK/b200/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 cp $WORK/b195/_pkg_.a /usr/src/.cache/go-build/d1/d11cb9b4a20baadba57e8c0a31254e215ea8199f290bdbc5e95cc636b08073db-d # internal github.com/mattn/go-colorable mkdir -p $WORK/b194/ cat >/usr/src/tmp/go-build1814342029/b194/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile github.com/mattn/go-isatty=/usr/src/tmp/go-build1814342029/b195/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p github.com/mattn/go-colorable -lang=go1.16 -complete -installsuffix shared -buildid i_xizEUJeP5cRaju1Wz0/i_xizEUJeP5cRaju1Wz0 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b194/importcfg -pack ./vendor/github.com/mattn/go-colorable/colorable_others.go ./vendor/github.com/mattn/go-colorable/noncolorable.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /usr/src/.cache/go-build/f1/f1e9abe6c6ca2a9c31965635481dcedf59be7f226830a9577dd58b093016d6ac-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b204/ cat >/usr/src/tmp/go-build1814342029/b204/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile container/list=/usr/src/tmp/go-build1814342029/b096/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile log=/usr/src/tmp/go-build1814342029/b072/_pkg_.a packagefile sort=/usr/src/tmp/go-build1814342029/b064/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p golang.org/x/text/unicode/bidi -lang=go1.16 -complete -installsuffix shared -buildid F9Mj4Qp9S1pok7wggeRK/F9Mj4Qp9S1pok7wggeRK -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b204/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b092/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b080/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b080/_pkg_.a /usr/src/.cache/go-build/4b/4bbad99213d46e74704f306ce33abfcc5c8a5b84ef9d8eb9f0111098283999aa-d # internal github.com/hashicorp/hcl/hcl/printer mkdir -p $WORK/b087/ cat >/usr/src/tmp/go-build1814342029/b087/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/ast=/usr/src/tmp/go-build1814342029/b077/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/parser=/usr/src/tmp/go-build1814342029/b080/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/token=/usr/src/tmp/go-build1814342029/b078/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile sort=/usr/src/tmp/go-build1814342029/b064/_pkg_.a packagefile text/tabwriter=/usr/src/tmp/go-build1814342029/b088/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p github.com/hashicorp/hcl/hcl/printer -lang=go1.16 -complete -installsuffix shared -buildid vwt73KxYXFy_8mifub8u/vwt73KxYXFy_8mifub8u -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b087/importcfg -pack ./vendor/github.com/hashicorp/hcl/hcl/printer/nodes.go ./vendor/github.com/hashicorp/hcl/hcl/printer/printer.go cp $WORK/b092/_pkg_.a /usr/src/.cache/go-build/96/96320a00c72c19e01961061dd5791604d342607c6f3aa8df0e87efe465204cc9-d # internal golang.org/x/net/http2/hpack mkdir -p $WORK/b207/ cat >/usr/src/tmp/go-build1814342029/b207/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a EOF cp $WORK/b194/_pkg_.a /usr/src/.cache/go-build/91/915049c78a50ac968a24268d1f2c409c92e7959a756d6dbcb9b415a5bd6bde94-d # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -p golang.org/x/net/http2/hpack -lang=go1.16 -complete -installsuffix shared -buildid EUYYS4N5HDmkK0lhwNVr/EUYYS4N5HDmkK0lhwNVr -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b207/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 github.com/labstack/gommon/color mkdir -p $WORK/b193/ cat >/usr/src/tmp/go-build1814342029/b193/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/mattn/go-colorable=/usr/src/tmp/go-build1814342029/b194/_pkg_.a packagefile github.com/mattn/go-isatty=/usr/src/tmp/go-build1814342029/b195/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p github.com/labstack/gommon/color -lang=go1.16 -complete -installsuffix shared -buildid gZuw9WPuXrASUR6nn-cn/gZuw9WPuXrASUR6nn-cn -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b193/importcfg -pack ./vendor/github.com/labstack/gommon/color/color.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /usr/src/.cache/go-build/14/144470382e28b3463d827e26ca7060a03a0eb2c99bb1ced7ddce1bff48d94cb4-d # internal github.com/hashicorp/hcl mkdir -p $WORK/b076/ cat >/usr/src/tmp/go-build1814342029/b076/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/ast=/usr/src/tmp/go-build1814342029/b077/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/parser=/usr/src/tmp/go-build1814342029/b080/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/token=/usr/src/tmp/go-build1814342029/b078/_pkg_.a packagefile github.com/hashicorp/hcl/json/parser=/usr/src/tmp/go-build1814342029/b084/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1814342029/b029/_pkg_.a packagefile sort=/usr/src/tmp/go-build1814342029/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1814342029/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p github.com/hashicorp/hcl -lang=go1.16 -complete -installsuffix shared -buildid fSYRn47KgfGsfEn36v00/fSYRn47KgfGsfEn36v00 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b076/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /usr/src/.cache/go-build/19/196e71664d8bc11c69033fb262d7e527e9a3542fdd45fa55e7371694a9d44bb1-d # internal vendor/golang.org/x/text/secure/bidirule cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/debug -trimpath "$WORK/b200=>" -I $WORK/b200/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b200/debug.o ./debug.s mkdir -p $WORK/b157/ cat >/usr/src/tmp/go-build1814342029/b157/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-build1814342029/b004/_pkg_.a packagefile vendor/golang.org/x/text/transform=/usr/src/tmp/go-build1814342029/b158/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/usr/src/tmp/go-build1814342029/b159/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p vendor/golang.org/x/text/secure/bidirule -lang=go1.23 -std -complete -installsuffix shared -buildid OCv9p9JAQTKbW1oqv_sX/OCv9p9JAQTKbW1oqv_sX -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b157/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 cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b200/_pkg_.a $WORK/b200/debug.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b200/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b087/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b087/_pkg_.a /usr/src/.cache/go-build/94/9427a43fe25f69a14966fa68066bfe8f31efc865b779406c49821abb06211dad-d # internal github.com/labstack/gommon/bytes mkdir -p $WORK/b211/ cat >/usr/src/tmp/go-build1814342029/b211/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1814342029/b082/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -p github.com/labstack/gommon/bytes -lang=go1.16 -complete -installsuffix shared -buildid XUyFeSRFVdJ1qtmmnPjI/XUyFeSRFVdJ1qtmmnPjI -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b211/importcfg -pack ./vendor/github.com/labstack/gommon/bytes/bytes.go cp $WORK/b157/_pkg_.a /usr/src/.cache/go-build/9f/9fe20a476ce5f0d8c37bf288bc5b4190f7b5b6996eb0479f043ab2d1a8773eec-d # internal golang.org/x/time/rate mkdir -p $WORK/b213/ cat >/usr/src/tmp/go-build1814342029/b213/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build1814342029/b068/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile math=/usr/src/tmp/go-build1814342029/b033/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -p golang.org/x/time/rate -lang=go1.16 -complete -installsuffix shared -buildid fQSjFvHUnBZmimg2rhKa/fQSjFvHUnBZmimg2rhKa -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b213/importcfg -pack ./vendor/golang.org/x/time/rate/rate.go cp $WORK/b200/_pkg_.a /usr/src/.cache/go-build/38/38fdb87b6a367cdab5767b0095630177db01c446c4f1873d8def9be5a6888c6a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b076/_pkg_.a # internal compress/zlib mkdir -p $WORK/b221/ cat >/usr/src/tmp/go-build1814342029/b221/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1814342029/b067/_pkg_.a packagefile compress/flate=/usr/src/tmp/go-build1814342029/b093/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1814342029/b062/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile hash=/usr/src/tmp/go-build1814342029/b095/_pkg_.a packagefile hash/adler32=/usr/src/tmp/go-build1814342029/b222/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -p compress/zlib -lang=go1.23 -std -complete -installsuffix shared -buildid nZkr17encxl8fWJeJe5K/nZkr17encxl8fWJeJe5K -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b221/importcfg -pack /usr/lib/golang/src/compress/zlib/reader.go /usr/lib/golang/src/compress/zlib/writer.go cp $WORK/b076/_pkg_.a /usr/src/.cache/go-build/a6/a68365d99e2d174cfbbb2c0d099c15007caec062144c2933d77eb3d6f7f5b255-d # internal github.com/gomarkdown/markdown/ast mkdir -p $WORK/b234/ cat >/usr/src/tmp/go-build1814342029/b234/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -p github.com/gomarkdown/markdown/ast -lang=go1.16 -complete -installsuffix shared -buildid JIvyHXAyy_bpnnG44v2-/JIvyHXAyy_bpnnG44v2- -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b234/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_386/buildid -w $WORK/b185/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /usr/src/.cache/go-build/9a/9a8e118e0f40adf10ce04333c87df1061cbc32332b92466d8d92506fbeaa5be0-d # internal github.com/missdeer/golib/ic mkdir -p $WORK/b250/ cat >/usr/src/tmp/go-build1814342029/b250/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile golang.org/x/text/encoding=/usr/src/tmp/go-build1814342029/b251/_pkg_.a packagefile golang.org/x/text/encoding/japanese=/usr/src/tmp/go-build1814342029/b253/_pkg_.a packagefile golang.org/x/text/encoding/korean=/usr/src/tmp/go-build1814342029/b255/_pkg_.a packagefile golang.org/x/text/encoding/simplifiedchinese=/usr/src/tmp/go-build1814342029/b256/_pkg_.a packagefile golang.org/x/text/encoding/traditionalchinese=/usr/src/tmp/go-build1814342029/b257/_pkg_.a packagefile golang.org/x/text/transform=/usr/src/tmp/go-build1814342029/b175/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile log=/usr/src/tmp/go-build1814342029/b072/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -p github.com/missdeer/golib/ic -lang=go1.16 -complete -installsuffix shared -buildid NrS6a0xhe-94TA90ufix/NrS6a0xhe-94TA90ufix -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b250/importcfg -pack ./vendor/github.com/missdeer/golib/ic/convutf8.go ./vendor/github.com/missdeer/golib/ic/ic.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /usr/src/.cache/go-build/3d/3d6815d1f74812c4019d1b07481cd0783e3ad300df6ea26210bf3586a03f70b9-d # internal cp $WORK/b185/_pkg_.a /usr/src/.cache/go-build/1c/1c1cdcc21695746e3e4941ecd1caa243697c09ac84a6751fe979a6e7b8918095-d # internal github.com/davecgh/go-spew/spew mkdir -p $WORK/b270/ cat >/usr/src/tmp/go-build1814342029/b270/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build1814342029/b142/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1814342029/b029/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1814342029/b082/_pkg_.a packagefile sort=/usr/src/tmp/go-build1814342029/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -p github.com/davecgh/go-spew/spew -lang=go1.16 -complete -installsuffix shared -buildid wmQg0mDTg0aNO7HzWEAY/wmQg0mDTg0aNO7HzWEAY -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b270/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b193/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b069/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b160/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b250/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b250/_pkg_.a /usr/src/.cache/go-build/e4/e465432cc33a2f680020c507f405f3065fb58d229fbe9ab8b265059d08cecf16-d # internal github.com/pmezard/go-difflib/difflib mkdir -p $WORK/b271/ cat >/usr/src/tmp/go-build1814342029/b271/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1814342029/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -p github.com/pmezard/go-difflib/difflib -lang=go1.16 -complete -installsuffix shared -buildid oZR_SpbAEtTt3x8J7XNK/oZR_SpbAEtTt3x8J7XNK -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b271/importcfg -pack ./vendor/github.com/pmezard/go-difflib/difflib/difflib.go cp $WORK/b193/_pkg_.a /usr/src/.cache/go-build/b7/b792da5056d05cfaed376f79c1986e1b7a61f904c8449f379737603f0570bb23-d # internal cp $WORK/b207/_pkg_.a /usr/src/.cache/go-build/df/dfbe25c5d5ed2f7d95f9f349b30657d28ccabdb91ff3ec870555d543710b9cb4-d # internal runtime/trace mkdir -p $WORK/b275/ cat >/usr/src/tmp/go-build1814342029/b275/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build1814342029/b068/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1814342029/b010/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1814342029/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -p runtime/trace -lang=go1.23 -std -installsuffix shared -buildid IS-khWHDuRFA_SXHVIfT/IS-khWHDuRFA_SXHVIfT -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b275/importcfg -pack /usr/lib/golang/src/runtime/trace/annotation.go /usr/lib/golang/src/runtime/trace/trace.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /usr/src/.cache/go-build/8d/8dd54eaa2600d169e3bae4d030d304c14ace7e928884ee003689c127f0617b5c-d # internal image/png mkdir -p $WORK/b231/ cat >/usr/src/tmp/go-build1814342029/b231/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1814342029/b067/_pkg_.a packagefile compress/zlib=/usr/src/tmp/go-build1814342029/b221/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1814342029/b062/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile hash=/usr/src/tmp/go-build1814342029/b095/_pkg_.a packagefile hash/crc32=/usr/src/tmp/go-build1814342029/b094/_pkg_.a packagefile image=/usr/src/tmp/go-build1814342029/b227/_pkg_.a packagefile image/color=/usr/src/tmp/go-build1814342029/b228/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -p image/png -lang=go1.23 -std -complete -installsuffix shared -buildid 4dnOga9TTIhh7x5V8lur/4dnOga9TTIhh7x5V8lur -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b231/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 github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1 mkdir -p $WORK/b266/ cat >/usr/src/tmp/go-build1814342029/b266/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/keybase/go-keybase-chat-bot/kbchat/types/gregor1=/usr/src/tmp/go-build1814342029/b265/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -p github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1 -lang=go1.16 -complete -installsuffix shared -buildid h-0TuAX7bVfj401qx0oD/h-0TuAX7bVfj401qx0oD -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b266/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/b160/_pkg_.a /usr/src/.cache/go-build/e3/e3c9a5e9cc9f3192ce5942b11e85275cbb5ff4acb64fe2c2583ec77ea09df24e-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b156/ cat >/usr/src/tmp/go-build1814342029/b156/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-build1814342029/b026/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=/usr/src/tmp/go-build1814342029/b157/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/usr/src/tmp/go-build1814342029/b159/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=/usr/src/tmp/go-build1814342029/b160/_pkg_.a packagefile math=/usr/src/tmp/go-build1814342029/b033/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p vendor/golang.org/x/net/idna -lang=go1.23 -std -complete -installsuffix shared -buildid 1FldGBHr4iGSbMPSKaIk/1FldGBHr4iGSbMPSKaIk -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b156/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 gopkg.in/yaml.v3 mkdir -p $WORK/b272/ cat >/usr/src/tmp/go-build1814342029/b272/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile encoding=/usr/src/tmp/go-build1814342029/b003/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build1814342029/b070/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile math=/usr/src/tmp/go-build1814342029/b033/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1814342029/b029/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1814342029/b082/_pkg_.a packagefile sort=/usr/src/tmp/go-build1814342029/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1814342029/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -p gopkg.in/yaml.v3 -lang=go1.16 -complete -installsuffix shared -buildid 1DE4BeEvYcIzb4noiAZC/1DE4BeEvYcIzb4noiAZC -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b272/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_386/buildid -w $WORK/b192/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b204/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b181/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b275/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b275/_pkg_.a /usr/src/.cache/go-build/13/13221ba43cfdb5f4be99fc0e5c1d3f229be358c68c177e4788acc681540f3e17-d # internal testing mkdir -p $WORK/b273/ cat >/usr/src/tmp/go-build1814342029/b273/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile flag=/usr/src/tmp/go-build1814342029/b002/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile internal/goexperiment=/usr/src/tmp/go-build1814342029/b017/_pkg_.a packagefile internal/race=/usr/src/tmp/go-build1814342029/b032/_pkg_.a packagefile internal/sysinfo=/usr/src/tmp/go-build1814342029/b274/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile math=/usr/src/tmp/go-build1814342029/b033/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build1814342029/b106/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build1814342029/b065/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1814342029/b029/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1814342029/b010/_pkg_.a packagefile runtime/debug=/usr/src/tmp/go-build1814342029/b200/_pkg_.a packagefile runtime/trace=/usr/src/tmp/go-build1814342029/b275/_pkg_.a packagefile slices=/usr/src/tmp/go-build1814342029/b040/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1814342029/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1814342029/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -p testing -lang=go1.23 -std -complete -installsuffix shared -buildid ut-kpCuIFu2Ou_TANFe1/ut-kpCuIFu2Ou_TANFe1 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b273/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 cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/asm -p math/big -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b105/arith_386.o ./arith_386.s cp $WORK/b069/_pkg_.a /usr/src/.cache/go-build/cc/cc192145b37737a4f232b6a543d5c0756b87273b221e7855edc95c1367a4d04f-d # internal github.com/sirupsen/logrus mkdir -p $WORK/b066/ cat >/usr/src/tmp/go-build1814342029/b066/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1814342029/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile context=/usr/src/tmp/go-build1814342029/b068/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1814342029/b069/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile golang.org/x/sys/unix=/usr/src/tmp/go-build1814342029/b061/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile log=/usr/src/tmp/go-build1814342029/b072/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1814342029/b029/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1814342029/b010/_pkg_.a packagefile sort=/usr/src/tmp/go-build1814342029/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1814342029/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p github.com/sirupsen/logrus -lang=go1.16 -complete -installsuffix shared -buildid f_3GlKl5jNuBIYsrPAkK/f_3GlKl5jNuBIYsrPAkK -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b066/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 cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b105/_pkg_.a $WORK/b105/arith_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b105/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /usr/src/.cache/go-build/a3/a30192826f3ca2c37f70af926ec0c19306d51a508c638aab8b44916d04ff53f3-d # internal github.com/labstack/gommon/log mkdir -p $WORK/b196/ cat >/usr/src/tmp/go-build1814342029/b196/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1814342029/b069/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/labstack/gommon/color=/usr/src/tmp/go-build1814342029/b193/_pkg_.a packagefile github.com/mattn/go-colorable=/usr/src/tmp/go-build1814342029/b194/_pkg_.a packagefile github.com/mattn/go-isatty=/usr/src/tmp/go-build1814342029/b195/_pkg_.a packagefile github.com/valyala/fasttemplate=/usr/src/tmp/go-build1814342029/b197/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile path=/usr/src/tmp/go-build1814342029/b046/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1814342029/b010/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1814342029/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p github.com/labstack/gommon/log -lang=go1.16 -complete -installsuffix shared -buildid uZe9jssAy7_vkTUwXyF-/uZe9jssAy7_vkTUwXyF- -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b196/importcfg -pack ./vendor/github.com/labstack/gommon/log/color.go ./vendor/github.com/labstack/gommon/log/log.go cp $WORK/b204/_pkg_.a /usr/src/.cache/go-build/c1/c19ee2f17a9c8803014d3aad76f6bcb6349fb38704db130a6bdd115883a3f644-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b203/ cat >/usr/src/tmp/go-build1814342029/b203/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile golang.org/x/text/transform=/usr/src/tmp/go-build1814342029/b175/_pkg_.a packagefile golang.org/x/text/unicode/bidi=/usr/src/tmp/go-build1814342029/b204/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -p golang.org/x/text/secure/bidirule -lang=go1.16 -complete -installsuffix shared -buildid xWWrHs5ZYCDid7vThBwY/xWWrHs5ZYCDid7vThBwY -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b203/importcfg -pack ./vendor/golang.org/x/text/secure/bidirule/bidirule.go ./vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go cp $WORK/b176/_pkg_.a /usr/src/.cache/go-build/6a/6a01de4d32b04607d920a410ce48cf98669b5e506b50c8d70775ffc364fe9eb6-d # internal github.com/paulrosania/go-charset/charset mkdir -p $WORK/b258/ cat >/usr/src/tmp/go-build1814342029/b258/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1814342029/b062/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1814342029/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build1814342029/b065/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -p github.com/paulrosania/go-charset/charset -lang=go1.16 -complete -installsuffix shared -buildid sDwZ2g4yH98yWw1ty5RC/sDwZ2g4yH98yWw1ty5RC -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b258/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_386/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b181/_pkg_.a /usr/src/.cache/go-build/71/71c0a3f756f6805f4653ef8dde449caf3dd17bb9f0de9ae4b48262cb9bdf7973-d # internal text/template mkdir -p $WORK/b180/ cat >/usr/src/tmp/go-build1814342029/b180/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile internal/fmtsort=/usr/src/tmp/go-build1814342029/b027/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build1814342029/b044/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1814342029/b154/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile path=/usr/src/tmp/go-build1814342029/b046/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build1814342029/b065/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1814342029/b029/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1814342029/b010/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile text/template/parse=/usr/src/tmp/go-build1814342029/b181/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1814342029/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p text/template -lang=go1.23 -std -complete -installsuffix shared -buildid xAKgqahZ2g44RIJCzDbb/xAKgqahZ2g44RIJCzDbb -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b180/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 cp $WORK/b192/_pkg_.a /usr/src/.cache/go-build/87/87c6080c8a492ad3e38720ba5afaef986bf004b4af9db0edcdcdd16e4d3ddc27-d # internal github.com/hashicorp/golang-lru mkdir -p $WORK/b280/ cat >/usr/src/tmp/go-build1814342029/b280/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=/usr/src/tmp/go-build1814342029/b281/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -p github.com/hashicorp/golang-lru -lang=go1.16 -complete -installsuffix shared -buildid OSlj5L8ikV8KAIp_9ItD/OSlj5L8ikV8KAIp_9ItD -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b280/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 cp $WORK/b234/_pkg_.a /usr/src/.cache/go-build/89/89aef651a8ddfba94599fae943fda4dcbcd59f7020c5aa0f6484dbff1de7752a-d # internal github.com/gomarkdown/markdown/parser mkdir -p $WORK/b236/ cat >/usr/src/tmp/go-build1814342029/b236/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/gomarkdown/markdown/ast=/usr/src/tmp/go-build1814342029/b234/_pkg_.a packagefile html=/usr/src/tmp/go-build1814342029/b179/_pkg_.a packagefile path=/usr/src/tmp/go-build1814342029/b046/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build1814342029/b065/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1814342029/b082/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1814342029/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -p github.com/gomarkdown/markdown/parser -lang=go1.16 -complete -installsuffix shared -buildid Pb1_VtF46SpbTVyVOuYD/Pb1_VtF46SpbTVyVOuYD -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b236/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_386/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b105/_pkg_.a /usr/src/.cache/go-build/b9/b9f90222ea7bd2afabbf30d30349359174cfb5260d58aaf9f31f91129288f1d4-d # internal crypto/rand mkdir -p $WORK/b097/ cat >/usr/src/tmp/go-build1814342029/b097/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/usr/src/tmp/go-build1814342029/b098/_pkg_.a packagefile crypto/internal/randutil=/usr/src/tmp/go-build1814342029/b104/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile internal/syscall/unix=/usr/src/tmp/go-build1814342029/b054/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile math/big=/usr/src/tmp/go-build1814342029/b105/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1814342029/b010/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1814342029/b038/_pkg_.a packagefile syscall=/usr/src/tmp/go-build1814342029/b050/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p crypto/rand -lang=go1.23 -std -complete -installsuffix shared -buildid gXhOpeqU1UxXw042xibt/gXhOpeqU1UxXw042xibt -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b097/importcfg -pack /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/rand_getrandom.go /usr/lib/golang/src/crypto/rand/rand_unix.go /usr/lib/golang/src/crypto/rand/util.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b196/_pkg_.a /usr/src/.cache/go-build/2f/2f2a9f309b1d9ee8147524633248e97625e45cc9bfb0fa9917b4cc8108cbd66d-d # internal cp $WORK/b203/_pkg_.a /usr/src/.cache/go-build/a9/a9f9630b28db2f22da593380706e272e90a1638776772295e3146926a0e5ae7f-d # internal crypto/elliptic mkdir -p $WORK/b115/ cat >/usr/src/tmp/go-build1814342029/b115/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec=/usr/src/tmp/go-build1814342029/b112/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile math/big=/usr/src/tmp/go-build1814342029/b105/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a EOF crypto/internal/bigmod mkdir -p $WORK/b116/ /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p crypto/elliptic -lang=go1.23 -std -complete -installsuffix shared -buildid zYReUh1HPrVT0mlC7_bx/zYReUh1HPrVT0mlC7_bx -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b115/importcfg -pack /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/nistec.go /usr/lib/golang/src/crypto/elliptic/params.go echo -n > $WORK/b116/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/bigmod /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/internal/bigmod -trimpath "$WORK/b116=>" -I $WORK/b116/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -gensymabis -o $WORK/b116/symabis ./nat_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b270/_pkg_.a # internal cat >/usr/src/tmp/go-build1814342029/b116/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build1814342029/b014/_pkg_.a packagefile internal/cpu=/usr/src/tmp/go-build1814342029/b012/_pkg_.a packagefile math/big=/usr/src/tmp/go-build1814342029/b105/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1814342029/b034/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p crypto/internal/bigmod -lang=go1.23 -std -installsuffix shared -buildid x6xtT64n1_ulCA8l2DDY/x6xtT64n1_ulCA8l2DDY -goversion go1.23.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/bigmod/nat.go /usr/lib/golang/src/crypto/internal/bigmod/nat_asm.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b270/_pkg_.a /usr/src/.cache/go-build/8a/8aacf10ab891bd6a3aa016611fee63afd6baee3167250eb95e14f1aaabc40d68-d # internal crypto/internal/boring/bbig mkdir -p $WORK/b117/ cat >/usr/src/tmp/go-build1814342029/b117/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/usr/src/tmp/go-build1814342029/b098/_pkg_.a packagefile math/big=/usr/src/tmp/go-build1814342029/b105/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p crypto/internal/boring/bbig -lang=go1.23 -std -complete -installsuffix shared -buildid BGNImP4aX0An1AQaoHA0/BGNImP4aX0An1AQaoHA0 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b117/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/bbig/big.go cp $WORK/b231/_pkg_.a /usr/src/.cache/go-build/36/36f5639cdf0d79b5a833dc5b976a10db669ff03d8c5c775989a3acf7a3662dbd-d # internal encoding/asn1 mkdir -p $WORK/b120/ cat >/usr/src/tmp/go-build1814342029/b120/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile math=/usr/src/tmp/go-build1814342029/b033/_pkg_.a packagefile math/big=/usr/src/tmp/go-build1814342029/b105/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1814342029/b029/_pkg_.a packagefile slices=/usr/src/tmp/go-build1814342029/b040/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a packagefile unicode/utf16=/usr/src/tmp/go-build1814342029/b071/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p encoding/asn1 -lang=go1.23 -std -complete -installsuffix shared -buildid CK4AUdc1Ou-V-CHqN5-0/CK4AUdc1Ou-V-CHqN5-0 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b120/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /usr/src/.cache/go-build/9c/9c9727eea53b6367c4a3677a6a68abfe488e4df9b351a16476a3528d50911d8d-d # internal crypto/dsa mkdir -p $WORK/b140/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b186/_pkg_.a # internal cat >/usr/src/tmp/go-build1814342029/b140/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=/usr/src/tmp/go-build1814342029/b104/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile math/big=/usr/src/tmp/go-build1814342029/b105/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p crypto/dsa -lang=go1.23 -std -complete -installsuffix shared -buildid kAT0jU4KUWixga1EnHRO/kAT0jU4KUWixga1EnHRO -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b140/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /usr/src/.cache/go-build/11/11f7b3be866255ea72c21097a6e8dbf6ea3cce68997d48c313d253474a2bbadb-d # internal crypto/ed25519 mkdir -p $WORK/b122/ cat >/usr/src/tmp/go-build1814342029/b122/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile crypto=/usr/src/tmp/go-build1814342029/b099/_pkg_.a packagefile crypto/internal/edwards25519=/usr/src/tmp/go-build1814342029/b123/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build1814342029/b097/_pkg_.a packagefile crypto/sha512=/usr/src/tmp/go-build1814342029/b118/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build1814342029/b102/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p crypto/ed25519 -lang=go1.23 -std -complete -installsuffix shared -buildid wScOnV1WmIejDLkcwOO9/wScOnV1WmIejDLkcwOO9 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b122/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /usr/src/.cache/go-build/fe/fe5c952285687671db1a5fb15f41d250407e904a96f6f2b361b6eba6650b0ab3-d # internal crypto/internal/hpke mkdir -p $WORK/b125/ cat >/usr/src/tmp/go-build1814342029/b125/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile crypto=/usr/src/tmp/go-build1814342029/b099/_pkg_.a packagefile crypto/aes=/usr/src/tmp/go-build1814342029/b108/_pkg_.a packagefile crypto/cipher=/usr/src/tmp/go-build1814342029/b100/_pkg_.a packagefile crypto/ecdh=/usr/src/tmp/go-build1814342029/b110/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build1814342029/b097/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1814342029/b062/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/usr/src/tmp/go-build1814342029/b126/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=/usr/src/tmp/go-build1814342029/b130/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1814342029/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p crypto/internal/hpke -lang=go1.23 -std -complete -installsuffix shared -buildid fFWp3Q-5x25yGAtpp_FY/fFWp3Q-5x25yGAtpp_FY -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b125/importcfg -pack /usr/lib/golang/src/crypto/internal/hpke/hpke.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b186/_pkg_.a /usr/src/.cache/go-build/a2/a20f6bb3c6efddb4490fceb52eb67efd042beb8ab8bcd8dd0913d80a8fbefec0-d # internal crypto/internal/mlkem768 mkdir -p $WORK/b131/ cat >/usr/src/tmp/go-build1814342029/b131/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/sha3=vendor/golang.org/x/crypto/sha3 packagefile crypto/rand=/usr/src/tmp/go-build1814342029/b097/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build1814342029/b102/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/sha3=/usr/src/tmp/go-build1814342029/b132/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build1814342029/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p crypto/internal/mlkem768 -lang=go1.23 -std -complete -installsuffix shared -buildid wfWT9tc2-e3meOfIKtiu/wfWT9tc2-e3meOfIKtiu -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b131/importcfg -pack /usr/lib/golang/src/crypto/internal/mlkem768/mlkem768.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /usr/src/.cache/go-build/73/730aed7a41209a2e0e1f531f5b9f0e522155365ffc107aba1cb79d9e97e842c2-d # internal cp $WORK/b258/_pkg_.a /usr/src/.cache/go-build/49/49ece8fb4f8bf5ec3c24918ba5bd541786f43d0677afc45187e30ee70e85b81b-d # internal github.com/pelletier/go-toml mkdir -p $WORK/b172/ cat >/usr/src/tmp/go-build1814342029/b172/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile encoding=/usr/src/tmp/go-build1814342029/b003/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile math=/usr/src/tmp/go-build1814342029/b033/_pkg_.a packagefile math/big=/usr/src/tmp/go-build1814342029/b105/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1814342029/b029/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1814342029/b010/_pkg_.a packagefile sort=/usr/src/tmp/go-build1814342029/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p github.com/pelletier/go-toml -lang=go1.16 -complete -installsuffix shared -buildid Oi6ZDWYGw4d_34GVMq3M/Oi6ZDWYGw4d_34GVMq3M -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b172/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 golang.org/x/net/idna mkdir -p $WORK/b202/ cat >/usr/src/tmp/go-build1814342029/b202/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile golang.org/x/text/secure/bidirule=/usr/src/tmp/go-build1814342029/b203/_pkg_.a packagefile golang.org/x/text/unicode/bidi=/usr/src/tmp/go-build1814342029/b204/_pkg_.a packagefile golang.org/x/text/unicode/norm=/usr/src/tmp/go-build1814342029/b176/_pkg_.a packagefile math=/usr/src/tmp/go-build1814342029/b033/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p golang.org/x/net/idna -lang=go1.16 -complete -installsuffix shared -buildid E_yivv7_dHjXeAX6ytKZ/E_yivv7_dHjXeAX6ytKZ -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b202/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b115/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /usr/src/.cache/go-build/eb/eb6d21914050eac3a694d6396bd4683d619be67bc52f942e758bc470233e6ce1-d # internal github.com/paulrosania/go-charset/data mkdir -p $WORK/b259/ cat >/usr/src/tmp/go-build1814342029/b259/importcfg << 'EOF' # internal # import config packagefile github.com/paulrosania/go-charset/charset=/usr/src/tmp/go-build1814342029/b258/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -p github.com/paulrosania/go-charset/data -lang=go1.16 -complete -installsuffix shared -buildid 6AydX_yxtjKdvnO8oBVk/6AydX_yxtjKdvnO8oBVk -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b259/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_386/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b115/_pkg_.a /usr/src/.cache/go-build/bf/bf35acd6f2880fdc306abed316162a13f02ed673dc3a717a4e3362bf767d4b9c-d # internal cp $WORK/b125/_pkg_.a /usr/src/.cache/go-build/04/04afe8a1b699aeac2e0a908a996ebf3edb11a6370b5f1fa99fbddf9a8e971cec-d # internal golang.org/x/term mkdir -p $WORK/b286/ cat >/usr/src/tmp/go-build1814342029/b286/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile golang.org/x/sys/unix=/usr/src/tmp/go-build1814342029/b061/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1814342029/b010/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -p golang.org/x/term -lang=go1.16 -complete -installsuffix shared -buildid 6oABbxxauzugH7wN7Zv7/6oABbxxauzugH7wN7Zv7 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b286/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 github.com/mgutz/ansi mkdir -p $WORK/b284/ cat >/usr/src/tmp/go-build1814342029/b284/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/mattn/go-colorable=/usr/src/tmp/go-build1814342029/b194/_pkg_.a packagefile sort=/usr/src/tmp/go-build1814342029/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -p github.com/mgutz/ansi -lang=go1.16 -complete -installsuffix shared -buildid ELuuKM-fSUsCWNPNQEIE/ELuuKM-fSUsCWNPNQEIE -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b284/importcfg -pack ./vendor/github.com/mgutz/ansi/ansi.go ./vendor/github.com/mgutz/ansi/doc.go ./vendor/github.com/mgutz/ansi/print.go cd $WORK/b144 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b144=/tmp/go-build -gno-record-gcc-switches -I $WORK/b144/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=w-qhjqdRjxY5BpgMA4YQ -o $WORK/b144/_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b156/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b131/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/bigmod /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/internal/bigmod -trimpath "$WORK/b116=>" -I $WORK/b116/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b116/nat_386.o ./nat_386.s cp $WORK/b156/_pkg_.a /usr/src/.cache/go-build/c9/c9d74acf21a74b919b7579320c9801c383e862887cf3f38aca7c2ea3a146c1f3-d # internal database/sql/driver mkdir -p $WORK/b290/ cat >/usr/src/tmp/go-build1814342029/b290/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build1814342029/b068/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1814342029/b029/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -p database/sql/driver -lang=go1.23 -std -complete -installsuffix shared -buildid C1cq8G8qAs3ESWFLSc-C/C1cq8G8qAs3ESWFLSc-C -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b290/importcfg -pack /usr/lib/golang/src/database/sql/driver/driver.go /usr/lib/golang/src/database/sql/driver/types.go cp $WORK/b131/_pkg_.a /usr/src/.cache/go-build/0c/0c426324ccfc78338df11a3a7666497bbc66e7f08d5025a789e028e3b42feca7-d # internal golang.org/x/image/tiff/lzw mkdir -p $WORK/b295/ cat >/usr/src/tmp/go-build1814342029/b295/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1814342029/b067/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -p golang.org/x/image/tiff/lzw -lang=go1.16 -complete -installsuffix shared -buildid vKwrt7TACFgTvyFRHEG9/vKwrt7TACFgTvyFRHEG9 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b295/importcfg -pack ./vendor/golang.org/x/image/tiff/lzw/reader.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b273/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/bigmod /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b116/_pkg_.a $WORK/b116/nat_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /usr/src/.cache/go-build/2a/2ace6179fc997c47b8b6e3fe37c1c5816a0241c880ac0daac544b3c9680764b5-d # internal crypto/rsa /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b259/_pkg_.a # internal mkdir -p $WORK/b136/ cat >/usr/src/tmp/go-build1814342029/b136/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile crypto=/usr/src/tmp/go-build1814342029/b099/_pkg_.a packagefile crypto/internal/bigmod=/usr/src/tmp/go-build1814342029/b116/_pkg_.a packagefile crypto/internal/boring=/usr/src/tmp/go-build1814342029/b098/_pkg_.a packagefile crypto/internal/boring/bbig=/usr/src/tmp/go-build1814342029/b117/_pkg_.a packagefile crypto/internal/randutil=/usr/src/tmp/go-build1814342029/b104/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build1814342029/b097/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build1814342029/b102/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile hash=/usr/src/tmp/go-build1814342029/b095/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile math=/usr/src/tmp/go-build1814342029/b033/_pkg_.a packagefile math/big=/usr/src/tmp/go-build1814342029/b105/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p crypto/rsa -lang=go1.23 -std -complete -installsuffix shared -buildid 1gXgMZ9hl69_j4tGqXWE/1gXgMZ9hl69_j4tGqXWE -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b136/importcfg -pack /usr/lib/golang/src/crypto/rsa/notboring.go /usr/lib/golang/src/crypto/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/rsa/pss.go /usr/lib/golang/src/crypto/rsa/rsa.go cd $WORK/b144 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b144=/tmp/go-build -gno-record-gcc-switches -I $WORK/b144/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=w-qhjqdRjxY5BpgMA4YQ -o $WORK/b144/_x002.o -c cgo_linux.cgo2.c cp $WORK/b259/_pkg_.a /usr/src/.cache/go-build/c6/c6ff80d4d3eff104f984d2fccd7b27151bd833d582dd1d661b590163bfb9183b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b120/_pkg_.a # internal compress/lzw mkdir -p $WORK/b298/ cat >/usr/src/tmp/go-build1814342029/b298/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1814342029/b067/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -p compress/lzw -lang=go1.23 -std -complete -installsuffix shared -buildid RZIMwf95Kd4wqt7OCvkQ/RZIMwf95Kd4wqt7OCvkQ -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b298/importcfg -pack /usr/lib/golang/src/compress/lzw/reader.go /usr/lib/golang/src/compress/lzw/writer.go cp $WORK/b273/_pkg_.a /usr/src/.cache/go-build/b7/b7612a7b28d99ee041caa77dd6f9934b72f63981af4451451b9db02dabfb6980-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b295/_pkg_.a # internal golang.org/x/net/html mkdir -p $WORK/b301/ cat >/usr/src/tmp/go-build1814342029/b301/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1814342029/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile golang.org/x/net/html/atom=/usr/src/tmp/go-build1814342029/b302/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -p golang.org/x/net/html -lang=go1.16 -complete -installsuffix shared -buildid R6UffSlclS19Omm15hAd/R6UffSlclS19Omm15hAd -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b301/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 cp $WORK/b120/_pkg_.a /usr/src/.cache/go-build/23/23d2d14fec704a9790e160c780aa06874efc55678909e4cad558c7d55ef9da8c-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b119/ cat >/usr/src/tmp/go-build1814342029/b119/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-build1814342029/b120/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/usr/src/tmp/go-build1814342029/b121/_pkg_.a packagefile math/big=/usr/src/tmp/go-build1814342029/b105/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1814342029/b029/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p vendor/golang.org/x/crypto/cryptobyte -lang=go1.23 -std -complete -installsuffix shared -buildid JAqvCt-386fvBbN2okMF/JAqvCt-386fvBbN2okMF -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b119/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 cp $WORK/b295/_pkg_.a /usr/src/.cache/go-build/a6/a60f386242dbac8dd912aa5ed115dfbcfa6669e58970608674614edfc8e0819c-d # internal crypto/x509/pkix mkdir -p $WORK/b141/ cat >/usr/src/tmp/go-build1814342029/b141/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=/usr/src/tmp/go-build1814342029/b120/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build1814342029/b142/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile math/big=/usr/src/tmp/go-build1814342029/b105/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p crypto/x509/pkix -lang=go1.23 -std -complete -installsuffix shared -buildid BHHnxxKZeK1bG3g1pPJt/BHHnxxKZeK1bG3g1pPJt -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b141/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b236/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /usr/src/.cache/go-build/9d/9db572b76a00cae36bf8998e4003492fdc55ddad05292b295cbd5ea0cbb3d5fc-d # internal golang.org/x/image/tiff mkdir -p $WORK/b293/ cat >/usr/src/tmp/go-build1814342029/b293/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1814342029/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile compress/zlib=/usr/src/tmp/go-build1814342029/b221/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1814342029/b062/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile golang.org/x/image/ccitt=/usr/src/tmp/go-build1814342029/b294/_pkg_.a packagefile golang.org/x/image/tiff/lzw=/usr/src/tmp/go-build1814342029/b295/_pkg_.a packagefile image=/usr/src/tmp/go-build1814342029/b227/_pkg_.a packagefile image/color=/usr/src/tmp/go-build1814342029/b228/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile math=/usr/src/tmp/go-build1814342029/b033/_pkg_.a packagefile sort=/usr/src/tmp/go-build1814342029/b064/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -p golang.org/x/image/tiff -lang=go1.16 -complete -installsuffix shared -buildid 5uG_zJHR6D4iFjg_d3AT/5uG_zJHR6D4iFjg_d3AT -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b293/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_386/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b236/_pkg_.a /usr/src/.cache/go-build/bd/bd5e724155c34831fb1d9495b5bf7015c451f0d88191cdb06d6b85fe2c165e8b-d # internal github.com/gomarkdown/markdown/html mkdir -p $WORK/b235/ cat >/usr/src/tmp/go-build1814342029/b235/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/gomarkdown/markdown/ast=/usr/src/tmp/go-build1814342029/b234/_pkg_.a packagefile github.com/gomarkdown/markdown/parser=/usr/src/tmp/go-build1814342029/b236/_pkg_.a packagefile html=/usr/src/tmp/go-build1814342029/b179/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1814342029/b082/_pkg_.a packagefile sort=/usr/src/tmp/go-build1814342029/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -p github.com/gomarkdown/markdown/html -lang=go1.16 -complete -installsuffix shared -buildid s_ps27rxMAxQ-yVyEdYF/s_ps27rxMAxQ-yVyEdYF -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b235/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/b286/_pkg_.a /usr/src/.cache/go-build/53/53146488a3475489bc3e6498de452c45c44eff60c055e2656ba5164a3168c963-d # internal golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b285/ cat >/usr/src/tmp/go-build1814342029/b285/importcfg << 'EOF' # internal # import config packagefile golang.org/x/term=/usr/src/tmp/go-build1814342029/b286/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -p golang.org/x/crypto/ssh/terminal -lang=go1.16 -complete -installsuffix shared -buildid bnHRiB4yqaZBItcqUhfM/bnHRiB4yqaZBItcqUhfM -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b285/importcfg -pack ./vendor/golang.org/x/crypto/ssh/terminal/terminal.go cd $WORK/b144 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b144=/tmp/go-build -gno-record-gcc-switches -I $WORK/b144/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=w-qhjqdRjxY5BpgMA4YQ -o $WORK/b144/_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b066/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /usr/src/.cache/go-build/8a/8af8feabc067d289e190cd1636cc12e382601340272788c65f4132123496a4c9-d # internal github.com/mattermost/go-i18n/i18n/language mkdir -p $WORK/b307/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b290/_pkg_.a # internal cat >/usr/src/tmp/go-build1814342029/b307/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -p github.com/mattermost/go-i18n/i18n/language -lang=go1.16 -complete -installsuffix shared -buildid pZRX3yMYnxWo5gpmFeJ3/pZRX3yMYnxWo5gpmFeJ3 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b307/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b290/_pkg_.a /usr/src/.cache/go-build/83/833f2b412a2b32b3851c1d4be2f08a9af32084682a288af8dc8a7a8203f2a909-d # internal github.com/blang/semver mkdir -p $WORK/b289/ cat >/usr/src/tmp/go-build1814342029/b289/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=/usr/src/tmp/go-build1814342029/b290/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1814342029/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile sort=/usr/src/tmp/go-build1814342029/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1814342029/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -p github.com/blang/semver -lang=go1.16 -complete -installsuffix shared -buildid YW8U-_LnwmSnsPm4q0t6/YW8U-_LnwmSnsPm4q0t6 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b289/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 cp $WORK/b202/_pkg_.a /usr/src/.cache/go-build/50/5038b7050d00c39b9f091dbfb00b6d4be3fdd2045f2555519bfdb5fbcdfc3326-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b136/_pkg_.a # internal database/sql mkdir -p $WORK/b304/ cat >/usr/src/tmp/go-build1814342029/b304/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile context=/usr/src/tmp/go-build1814342029/b068/_pkg_.a packagefile database/sql/driver=/usr/src/tmp/go-build1814342029/b290/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile math/rand/v2=/usr/src/tmp/go-build1814342029/b151/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1814342029/b029/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1814342029/b010/_pkg_.a packagefile slices=/usr/src/tmp/go-build1814342029/b040/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1814342029/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1814342029/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -p database/sql -lang=go1.23 -std -complete -installsuffix shared -buildid EFv1GZnROSjJ6frRs7JS/EFv1GZnROSjJ6frRs7JS -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b304/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 cp $WORK/b066/_pkg_.a /usr/src/.cache/go-build/0e/0ebc32c90723e1736d548e0cdecbb02fdd389658be6fda00374fb287aba64ba5-d # internal github.com/go-asn1-ber/asn1-ber mkdir -p $WORK/b310/ cat >/usr/src/tmp/go-build1814342029/b310/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile math=/usr/src/tmp/go-build1814342029/b033/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1814342029/b029/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -p github.com/go-asn1-ber/asn1-ber -lang=go1.16 -complete -installsuffix shared -buildid RlGDsvwjn6f0Wt5H3yXX/RlGDsvwjn6f0Wt5H3yXX -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b310/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_386/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b136/_pkg_.a /usr/src/.cache/go-build/2b/2ba1aa32dd046a3841aed2bca4ffe033299f48457a79383e4371bad9020d91d5-d # internal cp $WORK/b285/_pkg_.a /usr/src/.cache/go-build/6e/6ef15f9d3df07aeb24ee41b1e00468253376b3ae40f600f9a27d0f48a0bd0038-d # internal github.com/matterbridge/logrus-prefixed-formatter mkdir -p $WORK/b283/ github.com/hashicorp/go-multierror mkdir -p $WORK/b312/ cat >/usr/src/tmp/go-build1814342029/b283/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/mgutz/ansi=/usr/src/tmp/go-build1814342029/b284/_pkg_.a packagefile github.com/sirupsen/logrus=/usr/src/tmp/go-build1814342029/b066/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=/usr/src/tmp/go-build1814342029/b285/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1814342029/b082/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1814342029/b010/_pkg_.a packagefile sort=/usr/src/tmp/go-build1814342029/b064/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -p github.com/matterbridge/logrus-prefixed-formatter -lang=go1.16 -complete -installsuffix shared -buildid dcJCd2mCEDrdF8WGc8cl/dcJCd2mCEDrdF8WGc8cl -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b283/importcfg -pack ./vendor/github.com/matterbridge/logrus-prefixed-formatter/formatter.go cat >/usr/src/tmp/go-build1814342029/b312/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/hashicorp/errwrap=/usr/src/tmp/go-build1814342029/b313/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -p github.com/hashicorp/go-multierror -lang=go1.16 -complete -installsuffix shared -buildid UQotavo2Ahcituefy1s6/UQotavo2Ahcituefy1s6 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b312/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /usr/src/.cache/go-build/a7/a71d1082eca189da7f95c797a3fd5538092917a73ed2f351a8cd7f460c47cd61-d # internal image/gif mkdir -p $WORK/b297/ cat >/usr/src/tmp/go-build1814342029/b297/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1814342029/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile compress/lzw=/usr/src/tmp/go-build1814342029/b298/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile image=/usr/src/tmp/go-build1814342029/b227/_pkg_.a packagefile image/color=/usr/src/tmp/go-build1814342029/b228/_pkg_.a packagefile image/color/palette=/usr/src/tmp/go-build1814342029/b299/_pkg_.a packagefile image/draw=/usr/src/tmp/go-build1814342029/b296/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build1814342029/b014/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -p image/gif -lang=go1.23 -std -complete -installsuffix shared -buildid BKRIG6tzwgBsxSfndaYu/BKRIG6tzwgBsxSfndaYu -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b297/importcfg -pack /usr/lib/golang/src/image/gif/reader.go /usr/lib/golang/src/image/gif/writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b180/_pkg_.a # internal cd $WORK/b144 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b144=/tmp/go-build -gno-record-gcc-switches -I $WORK/b144/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=w-qhjqdRjxY5BpgMA4YQ -o $WORK/b144/_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /usr/src/.cache/go-build/6e/6ef1446b26afa7151104db9751cce5c839ce63b691cd0a62fb6ffd0cba479fac-d # internal github.com/wiggin77/merror mkdir -p $WORK/b317/ cat >/usr/src/tmp/go-build1814342029/b317/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -p github.com/wiggin77/merror -lang=go1.16 -complete -installsuffix shared -buildid lIYfNNfky2F3g9s8Jfl7/lIYfNNfky2F3g9s8Jfl7 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b317/importcfg -pack ./vendor/github.com/wiggin77/merror/format.go ./vendor/github.com/wiggin77/merror/merror.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b235/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b293/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b180/_pkg_.a /usr/src/.cache/go-build/32/328f42f39e263f2911e4ee84495dbc1c75b6b282964ae300b99f45ea766910ba-d # internal html/template mkdir -p $WORK/b178/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b297/_pkg_.a /usr/src/.cache/go-build/73/73d4ad39bcc5cadece6affb85254a79100b8a72b4694d1fa13dab3da2df7f6f1-d # internal github.com/wiggin77/cfg/timeconv mkdir -p $WORK/b318/ cat >/usr/src/tmp/go-build1814342029/b318/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile math=/usr/src/tmp/go-build1814342029/b033/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1814342029/b082/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -p github.com/wiggin77/cfg/timeconv -lang=go1.16 -complete -installsuffix shared -buildid HW56FZstW5UzxcwqVQcl/HW56FZstW5UzxcwqVQcl -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b318/importcfg -pack ./vendor/github.com/wiggin77/cfg/timeconv/parse.go cat >/usr/src/tmp/go-build1814342029/b178/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1814342029/b069/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile html=/usr/src/tmp/go-build1814342029/b179/_pkg_.a packagefile internal/godebug=/usr/src/tmp/go-build1814342029/b048/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build1814342029/b044/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile path=/usr/src/tmp/go-build1814342029/b046/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build1814342029/b065/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1814342029/b029/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1814342029/b082/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile text/template=/usr/src/tmp/go-build1814342029/b180/_pkg_.a packagefile text/template/parse=/usr/src/tmp/go-build1814342029/b181/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1814342029/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p html/template -lang=go1.23 -std -complete -installsuffix shared -buildid fKHUhMR6Vun90ZrzWybu/fKHUhMR6Vun90ZrzWybu -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b178/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 cp $WORK/b312/_pkg_.a /usr/src/.cache/go-build/5a/5ae6dfe8d72ca271dac6903f4f3b2320cb352b4ac49fe0bdde0faf46e0b27c59-d # internal gopkg.in/natefinch/lumberjack.v2 mkdir -p $WORK/b321/ cat >/usr/src/tmp/go-build1814342029/b321/importcfg << 'EOF' # internal # import config packagefile compress/gzip=/usr/src/tmp/go-build1814342029/b092/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build1814342029/b065/_pkg_.a packagefile sort=/usr/src/tmp/go-build1814342029/b064/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile syscall=/usr/src/tmp/go-build1814342029/b050/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -p gopkg.in/natefinch/lumberjack.v2 -lang=go1.16 -complete -installsuffix shared -buildid vokgNWjiRSDbFNRXzBG8/vokgNWjiRSDbFNRXzBG8 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b321/importcfg -pack ./vendor/gopkg.in/natefinch/lumberjack.v2/chown_linux.go ./vendor/gopkg.in/natefinch/lumberjack.v2/lumberjack.go cp $WORK/b293/_pkg_.a /usr/src/.cache/go-build/1b/1be66e7c2c8e8c5aea3bf86a84e2a0df4418444d1029454e6abed1f7b9ecacfe-d # internal github.com/disintegration/imaging mkdir -p $WORK/b291/ cat >/usr/src/tmp/go-build1814342029/b291/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1814342029/b062/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile golang.org/x/image/bmp=/usr/src/tmp/go-build1814342029/b292/_pkg_.a packagefile golang.org/x/image/tiff=/usr/src/tmp/go-build1814342029/b293/_pkg_.a packagefile image=/usr/src/tmp/go-build1814342029/b227/_pkg_.a packagefile image/color=/usr/src/tmp/go-build1814342029/b228/_pkg_.a packagefile image/draw=/usr/src/tmp/go-build1814342029/b296/_pkg_.a packagefile image/gif=/usr/src/tmp/go-build1814342029/b297/_pkg_.a packagefile image/jpeg=/usr/src/tmp/go-build1814342029/b229/_pkg_.a packagefile image/png=/usr/src/tmp/go-build1814342029/b231/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile math=/usr/src/tmp/go-build1814342029/b033/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build1814342029/b065/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1814342029/b010/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -p github.com/disintegration/imaging -lang=go1.16 -complete -installsuffix shared -buildid oKNb_838qm5JvNeIdd4-/oKNb_838qm5JvNeIdd4- -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b291/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_386/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b235/_pkg_.a /usr/src/.cache/go-build/b2/b24aa8b826bd8e2e79aca703d67a7df59e2ed18dcf0c75d0616163d2b8b6f16c-d # internal github.com/gomarkdown/markdown mkdir -p $WORK/b233/ cat >/usr/src/tmp/go-build1814342029/b233/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile github.com/gomarkdown/markdown/ast=/usr/src/tmp/go-build1814342029/b234/_pkg_.a packagefile github.com/gomarkdown/markdown/html=/usr/src/tmp/go-build1814342029/b235/_pkg_.a packagefile github.com/gomarkdown/markdown/parser=/usr/src/tmp/go-build1814342029/b236/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -p github.com/gomarkdown/markdown -lang=go1.16 -complete -installsuffix shared -buildid bCn2OfijSNna0KYQP3zy/bCn2OfijSNna0KYQP3zy -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b233/importcfg -pack ./vendor/github.com/gomarkdown/markdown/doc.go ./vendor/github.com/gomarkdown/markdown/markdown.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /usr/src/.cache/go-build/52/525e686a7805077603fa489c3e34b12149f144a2a7a978e8ac84c0ca35c3c40c-d # internal github.com/wiggin77/cfg/ini mkdir -p $WORK/b316/ cat >/usr/src/tmp/go-build1814342029/b316/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/wiggin77/merror=/usr/src/tmp/go-build1814342029/b317/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -p github.com/wiggin77/cfg/ini -lang=go1.16 -complete -installsuffix shared -buildid D77b_2oX2aHsYbZgAIkY/D77b_2oX2aHsYbZgAIkY -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b316/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b119/_pkg_.a /usr/src/.cache/go-build/4c/4c0713b324754b2e13308ca532985941ec8fa763a2b092ce5aeb63859ba4f6f0-d # internal crypto/ecdsa mkdir -p $WORK/b114/ cat >/usr/src/tmp/go-build1814342029/b114/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-build1814342029/b059/_pkg_.a packagefile crypto=/usr/src/tmp/go-build1814342029/b099/_pkg_.a packagefile crypto/aes=/usr/src/tmp/go-build1814342029/b108/_pkg_.a packagefile crypto/cipher=/usr/src/tmp/go-build1814342029/b100/_pkg_.a packagefile crypto/ecdh=/usr/src/tmp/go-build1814342029/b110/_pkg_.a packagefile crypto/elliptic=/usr/src/tmp/go-build1814342029/b115/_pkg_.a packagefile crypto/internal/bigmod=/usr/src/tmp/go-build1814342029/b116/_pkg_.a packagefile crypto/internal/boring=/usr/src/tmp/go-build1814342029/b098/_pkg_.a packagefile crypto/internal/boring/bbig=/usr/src/tmp/go-build1814342029/b117/_pkg_.a packagefile crypto/internal/nistec=/usr/src/tmp/go-build1814342029/b112/_pkg_.a packagefile crypto/internal/randutil=/usr/src/tmp/go-build1814342029/b104/_pkg_.a packagefile crypto/sha512=/usr/src/tmp/go-build1814342029/b118/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build1814342029/b102/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/usr/src/tmp/go-build1814342029/b119/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/usr/src/tmp/go-build1814342029/b121/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile math/big=/usr/src/tmp/go-build1814342029/b105/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p crypto/ecdsa -lang=go1.23 -std -complete -installsuffix shared -buildid QzynaD6opSROEyBw6NjS/QzynaD6opSROEyBw6NjS -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b114/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/ecdsa_noasm.go /usr/lib/golang/src/crypto/ecdsa/notboring.go cd $WORK/b144 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b144=/tmp/go-build -gno-record-gcc-switches -I $WORK/b144/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=w-qhjqdRjxY5BpgMA4YQ -o $WORK/b144/_x005.o -c cgo_unix_cgo.cgo2.c cp $WORK/b283/_pkg_.a /usr/src/.cache/go-build/6f/6fb09be729c25408d4a0ab50858994e880e628fb921655d14fcdbde8b6376ed5-d # internal go.uber.org/atomic mkdir -p $WORK/b325/ cat >/usr/src/tmp/go-build1814342029/b325/importcfg << 'EOF' # internal # import config packagefile encoding/json=/usr/src/tmp/go-build1814342029/b069/_pkg_.a packagefile math=/usr/src/tmp/go-build1814342029/b033/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1814342029/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -p go.uber.org/atomic -lang=go1.16 -complete -installsuffix shared -buildid ytO_i3l2kkC9rQOxs65P/ytO_i3l2kkC9rQOxs65P -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b325/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_386/buildid -w $WORK/b272/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b321/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /usr/src/.cache/go-build/b3/b334281f0d534043d2ab6c92524354cf90d0a712cca5f7e70a7236705a99735e-d # internal go.uber.org/zap/internal/color mkdir -p $WORK/b330/ cat >/usr/src/tmp/go-build1814342029/b330/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -p go.uber.org/zap/internal/color -lang=go1.16 -complete -installsuffix shared -buildid rwZd8kUJ6VG_9W948twk/rwZd8kUJ6VG_9W948twk -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b330/importcfg -pack ./vendor/go.uber.org/zap/internal/color/color.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b316/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /usr/src/.cache/go-build/d5/d546788c368a58758f299b5db16481b21135b0644eb9132d3dc28c8a964bd71b-d # internal internal/profile mkdir -p $WORK/b333/ cat >/usr/src/tmp/go-build1814342029/b333/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile compress/gzip=/usr/src/tmp/go-build1814342029/b092/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1814342029/b082/_pkg_.a packagefile sort=/usr/src/tmp/go-build1814342029/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -p internal/profile -lang=go1.23 -std -complete -installsuffix shared -buildid otrSg3vB2Ei-MoCAYndz/otrSg3vB2Ei-MoCAYndz -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b333/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/b321/_pkg_.a /usr/src/.cache/go-build/9f/9f1dae741fdad88b739e0516aef4fb2be13f009205acf5ed0848874a6494d5e4-d # internal runtime/pprof mkdir -p $WORK/b334/ cat >/usr/src/tmp/go-build1814342029/b334/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1814342029/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile cmp=/usr/src/tmp/go-build1814342029/b028/_pkg_.a packagefile compress/gzip=/usr/src/tmp/go-build1814342029/b092/_pkg_.a packagefile context=/usr/src/tmp/go-build1814342029/b068/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1814342029/b062/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile internal/abi=/usr/src/tmp/go-build1814342029/b006/_pkg_.a packagefile internal/profilerecord=/usr/src/tmp/go-build1814342029/b019/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile math=/usr/src/tmp/go-build1814342029/b033/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1814342029/b010/_pkg_.a packagefile slices=/usr/src/tmp/go-build1814342029/b040/_pkg_.a packagefile sort=/usr/src/tmp/go-build1814342029/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile syscall=/usr/src/tmp/go-build1814342029/b050/_pkg_.a packagefile text/tabwriter=/usr/src/tmp/go-build1814342029/b088/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -p runtime/pprof -lang=go1.23 -std -installsuffix shared -buildid gCPgYf4TdHT6naIVxyny/gCPgYf4TdHT6naIVxyny -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b334/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 cp $WORK/b316/_pkg_.a /usr/src/.cache/go-build/b7/b77d8224fb3b338cfc5c1a355c3ca0ac82a3154af62902683705b270f96a71c7-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b307/_pkg_.a # internal github.com/wiggin77/cfg mkdir -p $WORK/b315/ cat >/usr/src/tmp/go-build1814342029/b315/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/wiggin77/cfg/ini=/usr/src/tmp/go-build1814342029/b316/_pkg_.a packagefile github.com/wiggin77/cfg/timeconv=/usr/src/tmp/go-build1814342029/b318/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -p github.com/wiggin77/cfg -lang=go1.16 -complete -installsuffix shared -buildid y7mbfsHLsTYcM0JevufY/y7mbfsHLsTYcM0JevufY -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b315/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b272/_pkg_.a /usr/src/.cache/go-build/d4/d49d87a50729eb1ffe1850bf504b7721c045b764ecf16a34ddc4d1138455e78a-d # internal github.com/pkg/errors mkdir -p $WORK/b337/ cat >/usr/src/tmp/go-build1814342029/b337/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile path=/usr/src/tmp/go-build1814342029/b046/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1814342029/b010/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -p github.com/pkg/errors -lang=go1.16 -complete -installsuffix shared -buildid o_XPRypS2x-uVh8fhQjr/o_XPRypS2x-uVh8fhQjr -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b337/importcfg -pack ./vendor/github.com/pkg/errors/errors.go ./vendor/github.com/pkg/errors/go113.go ./vendor/github.com/pkg/errors/stack.go cp $WORK/b307/_pkg_.a /usr/src/.cache/go-build/74/74a5c1ca72450fb357af31115e74cc091c569fe37f8ba28e324b540aac29a265-d # internal github.com/mattermost/go-i18n/i18n/translation mkdir -p $WORK/b308/ cat >/usr/src/tmp/go-build1814342029/b308/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile encoding=/usr/src/tmp/go-build1814342029/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/mattermost/go-i18n/i18n/language=/usr/src/tmp/go-build1814342029/b307/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile text/template=/usr/src/tmp/go-build1814342029/b180/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -p github.com/mattermost/go-i18n/i18n/translation -lang=go1.16 -complete -installsuffix shared -buildid NSBs_U0UgG6V22RTUrQy/NSBs_U0UgG6V22RTUrQy -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b308/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b304/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /usr/src/.cache/go-build/b1/b13ea89bfa73cb06c5a2830bc7ac98940195d475ce4e44491be9fe9366f048ac-d # internal github.com/mattermost/mattermost-server/v5/utils/markdown mkdir -p $WORK/b338/ cat >/usr/src/tmp/go-build1814342029/b338/importcfg << 'EOF' # internal # import config packagefile container/list=/usr/src/tmp/go-build1814342029/b096/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1814342029/b082/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1814342029/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -p github.com/mattermost/mattermost-server/v5/utils/markdown -lang=go1.16 -complete -installsuffix shared -buildid rjyXDHQ7-LshWgyX548E/rjyXDHQ7-LshWgyX548E -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b338/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/b310/_pkg_.a /usr/src/.cache/go-build/77/77f57b5cf44ae6d6bfd8c4e32280f2433bf2b2a7ba79b04cef3c382ce13bb448-d # internal github.com/tinylib/msgp/msgp mkdir -p $WORK/b341/ cat >/usr/src/tmp/go-build1814342029/b341/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1814342029/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build1814342029/b070/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1814342029/b062/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1814342029/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/philhofer/fwd=/usr/src/tmp/go-build1814342029/b342/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile math=/usr/src/tmp/go-build1814342029/b033/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1814342029/b029/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile syscall=/usr/src/tmp/go-build1814342029/b050/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -p github.com/tinylib/msgp/msgp -lang=go1.16 -complete -installsuffix shared -buildid 7ma3p8NGSbAn_1GLR123/7ma3p8NGSbAn_1GLR123 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b341/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_386/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /usr/src/.cache/go-build/37/379aaf1042236cc93ff7a91dbcef22bb2888091a8cf5a98d630b83641ab3acbb-d # internal go.uber.org/multierr mkdir -p $WORK/b326/ cat >/usr/src/tmp/go-build1814342029/b326/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile go.uber.org/atomic=/usr/src/tmp/go-build1814342029/b325/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -p go.uber.org/multierr -lang=go1.16 -complete -installsuffix shared -buildid -htG0DfpBixjwb6vL1n6/-htG0DfpBixjwb6vL1n6 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b326/importcfg -pack ./vendor/go.uber.org/multierr/error.go ./vendor/go.uber.org/multierr/go113.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b337/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b337/_pkg_.a /usr/src/.cache/go-build/dd/dd35f505ebce3aa8de000b61ef41bc4bb88434573202b3c41527c472dea73d55-d # internal github.com/mattermost/mattermost-server/v5/utils/jsonutils mkdir -p $WORK/b336/ cat >/usr/src/tmp/go-build1814342029/b336/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1814342029/b069/_pkg_.a packagefile github.com/pkg/errors=/usr/src/tmp/go-build1814342029/b337/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -p github.com/mattermost/mattermost-server/v5/utils/jsonutils -lang=go1.16 -complete -installsuffix shared -buildid 1zinxFIVGlstasAtlFQ3/1zinxFIVGlstasAtlFQ3 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b336/importcfg -pack ./vendor/github.com/mattermost/mattermost-server/v5/utils/jsonutils/json.go cp $WORK/b304/_pkg_.a /usr/src/.cache/go-build/ea/ead85bccc0aaed0f557010b9d0523c2610dc4fb0c440c92b239aca6f08e192c0-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b308/_pkg_.a # internal github.com/francoispqt/gojay mkdir -p $WORK/b303/ cat >/usr/src/tmp/go-build1814342029/b303/importcfg << 'EOF' # internal # import config packagefile database/sql=/usr/src/tmp/go-build1814342029/b304/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1814342029/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile math=/usr/src/tmp/go-build1814342029/b033/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1814342029/b029/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a packagefile unicode/utf16=/usr/src/tmp/go-build1814342029/b071/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -p github.com/francoispqt/gojay -lang=go1.16 -complete -installsuffix shared -buildid 00uCmK80VpSl7TWR7N4R/00uCmK80VpSl7TWR7N4R -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b303/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 cp $WORK/b308/_pkg_.a /usr/src/.cache/go-build/52/5245410f2afa1b3bc1864b437dfd86eaf471221937802a115975683cf7cbd3e5-d # internal golang.org/x/crypto/bcrypt mkdir -p $WORK/b343/ cat >/usr/src/tmp/go-build1814342029/b343/importcfg << 'EOF' # internal # import config packagefile crypto/rand=/usr/src/tmp/go-build1814342029/b097/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build1814342029/b102/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build1814342029/b070/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile golang.org/x/crypto/blowfish=/usr/src/tmp/go-build1814342029/b344/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -p golang.org/x/crypto/bcrypt -lang=go1.16 -complete -installsuffix shared -buildid 1lBwNSLz20kViY1rsXeK/1lBwNSLz20kViY1rsXeK -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b343/importcfg -pack ./vendor/golang.org/x/crypto/bcrypt/base64.go ./vendor/golang.org/x/crypto/bcrypt/bcrypt.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /usr/src/.cache/go-build/b2/b2d3be0fd944e72395b0dcc520e383db72fdd9611f190ff981e3453c22769faf-d # internal github.com/mattermost/logr mkdir -p $WORK/b314/ cat >/usr/src/tmp/go-build1814342029/b314/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile context=/usr/src/tmp/go-build1814342029/b068/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/wiggin77/cfg=/usr/src/tmp/go-build1814342029/b315/_pkg_.a packagefile github.com/wiggin77/merror=/usr/src/tmp/go-build1814342029/b317/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1814342029/b010/_pkg_.a packagefile sort=/usr/src/tmp/go-build1814342029/b064/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -p github.com/mattermost/logr -lang=go1.16 -complete -installsuffix shared -buildid UM1wHoROjSSWBWURUkdt/UM1wHoROjSSWBWURUkdt -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b314/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /usr/src/.cache/go-build/15/1564d8937b2bbac6c2c2e74185e566f96bfb75524758ee465c02adfe8ef03ec0-d # internal go.uber.org/zap/zapcore mkdir -p $WORK/b329/ cat >/usr/src/tmp/go-build1814342029/b329/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build1814342029/b070/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1814342029/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile go.uber.org/atomic=/usr/src/tmp/go-build1814342029/b325/_pkg_.a packagefile go.uber.org/multierr=/usr/src/tmp/go-build1814342029/b326/_pkg_.a packagefile go.uber.org/zap/buffer=/usr/src/tmp/go-build1814342029/b328/_pkg_.a packagefile go.uber.org/zap/internal/bufferpool=/usr/src/tmp/go-build1814342029/b327/_pkg_.a packagefile go.uber.org/zap/internal/color=/usr/src/tmp/go-build1814342029/b330/_pkg_.a packagefile go.uber.org/zap/internal/exit=/usr/src/tmp/go-build1814342029/b331/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile math=/usr/src/tmp/go-build1814342029/b033/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1814342029/b029/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1814342029/b010/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -p go.uber.org/zap/zapcore -lang=go1.16 -complete -installsuffix shared -buildid GegptAvObOsKzKKrs0dI/GegptAvObOsKzKKrs0dI -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b329/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_386/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /usr/src/.cache/go-build/07/07593e960f119823013d24c89edcbe728d1f8edee64a5d868bffa67928ca7233-d # internal cd $WORK/b144 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b144=/tmp/go-build -gno-record-gcc-switches -I $WORK/b144/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=w-qhjqdRjxY5BpgMA4YQ -o $WORK/b144/_x006.o -c cgo_unix_cgo_res.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b172/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /usr/src/.cache/go-build/c4/c465a18567dd641803ee9539ddbf63c98034e4d6fb186db86bade7d1e796035b-d # internal github.com/gorilla/schema mkdir -p $WORK/b353/ cat >/usr/src/tmp/go-build1814342029/b353/importcfg << 'EOF' # internal # import config packagefile encoding=/usr/src/tmp/go-build1814342029/b003/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1814342029/b029/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/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_386/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -p github.com/gorilla/schema -lang=go1.16 -complete -installsuffix shared -buildid Ncn6WX_wWyyS04MNHuQH/Ncn6WX_wWyyS04MNHuQH -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b353/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 golang.org/x/text/internal/language mkdir -p $WORK/b346/ cat >/usr/src/tmp/go-build1814342029/b346/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile golang.org/x/text/internal/tag=/usr/src/tmp/go-build1814342029/b347/_pkg_.a packagefile sort=/usr/src/tmp/go-build1814342029/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -p golang.org/x/text/internal/language -lang=go1.16 -complete -installsuffix shared -buildid nC4nWIMBMbbE7d1GqO8m/nC4nWIMBMbbE7d1GqO8m -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b346/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 cp $WORK/b301/_pkg_.a /usr/src/.cache/go-build/e6/e609f2b76c2ed2d4f2687371d67d0ecb453b8cf2bf3a5e06c7cb6db361398391-d # internal github.com/dyatlov/go-opengraph/opengraph mkdir -p $WORK/b300/ cat >/usr/src/tmp/go-build1814342029/b300/importcfg << 'EOF' # internal # import config packagefile encoding/json=/usr/src/tmp/go-build1814342029/b069/_pkg_.a packagefile golang.org/x/net/html=/usr/src/tmp/go-build1814342029/b301/_pkg_.a packagefile golang.org/x/net/html/atom=/usr/src/tmp/go-build1814342029/b302/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -p github.com/dyatlov/go-opengraph/opengraph -lang=go1.16 -complete -installsuffix shared -buildid MZdgeqQOAaM2KUvzXQA7/MZdgeqQOAaM2KUvzXQA7 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b300/importcfg -pack ./vendor/github.com/dyatlov/go-opengraph/opengraph/opengraph.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b114/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b114/_pkg_.a /usr/src/.cache/go-build/3c/3c28f6b0ca71455c58a8d3b222447ac134672f64f82ed3b7c991d2a1545ea223-d # internal github.com/rs/xid mkdir -p $WORK/b360/ cat >/usr/src/tmp/go-build1814342029/b360/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile crypto/md5=/usr/src/tmp/go-build1814342029/b134/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build1814342029/b097/_pkg_.a packagefile database/sql/driver=/usr/src/tmp/go-build1814342029/b290/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1814342029/b062/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile hash/crc32=/usr/src/tmp/go-build1814342029/b094/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile sort=/usr/src/tmp/go-build1814342029/b064/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1814342029/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -p github.com/rs/xid -lang=go1.16 -complete -installsuffix shared -buildid mEZDtd6OTRJ7HrG2hcG8/mEZDtd6OTRJ7HrG2hcG8 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b360/importcfg -pack ./vendor/github.com/rs/xid/hostid_linux.go ./vendor/github.com/rs/xid/id.go cp $WORK/b291/_pkg_.a /usr/src/.cache/go-build/fb/fb302ee91cd66507424fa6a56a6142e04cb9bb109859fce629f6b38ab49a265a-d # internal github.com/mattn/godown mkdir -p $WORK/b362/ cat >/usr/src/tmp/go-build1814342029/b362/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/mattn/go-runewidth=/usr/src/tmp/go-build1814342029/b363/_pkg_.a packagefile golang.org/x/net/html=/usr/src/tmp/go-build1814342029/b301/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1814342029/b082/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -p github.com/mattn/godown -lang=go1.16 -complete -installsuffix shared -buildid GXA8_j5TZC9jDCj-1S_h/GXA8_j5TZC9jDCj-1S_h -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b362/importcfg -pack ./vendor/github.com/mattn/godown/godown.go cp $WORK/b172/_pkg_.a /usr/src/.cache/go-build/86/86a94a61369ad162f20baee16b2e39eb540244d9622cbec9aee8d0b37595d182-d # internal github.com/mattermost/go-i18n/i18n/bundle mkdir -p $WORK/b306/ cat >/usr/src/tmp/go-build1814342029/b306/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1814342029/b069/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/mattermost/go-i18n/i18n/language=/usr/src/tmp/go-build1814342029/b307/_pkg_.a packagefile github.com/mattermost/go-i18n/i18n/translation=/usr/src/tmp/go-build1814342029/b308/_pkg_.a packagefile github.com/pelletier/go-toml=/usr/src/tmp/go-build1814342029/b172/_pkg_.a packagefile gopkg.in/yaml.v2=/usr/src/tmp/go-build1814342029/b186/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build1814342029/b065/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1814342029/b029/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1814342029/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -p github.com/mattermost/go-i18n/i18n/bundle -lang=go1.16 -complete -installsuffix shared -buildid ZcCZ2P3cJwx8n0EiiOHW/ZcCZ2P3cJwx8n0EiiOHW -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b306/importcfg -pack ./vendor/github.com/mattermost/go-i18n/i18n/bundle/bundle.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b178/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b178/_pkg_.a /usr/src/.cache/go-build/4a/4a031f0a472b1d057a83f1f7e142c93aa046ec8c20f414853a9880c9ae3fd8f7-d # internal github.com/spf13/cast mkdir -p $WORK/b177/ cat >/usr/src/tmp/go-build1814342029/b177/importcfg << 'EOF' # internal # import config packagefile encoding/json=/usr/src/tmp/go-build1814342029/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile html/template=/usr/src/tmp/go-build1814342029/b178/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1814342029/b029/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p github.com/spf13/cast -lang=go1.16 -complete -installsuffix shared -buildid VxmY13cKDBaDV-aTeTDP/VxmY13cKDBaDV-aTeTDP -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b177/importcfg -pack ./vendor/github.com/spf13/cast/cast.go ./vendor/github.com/spf13/cast/caste.go cd $WORK/b144 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b144=/tmp/go-build -gno-record-gcc-switches -I $WORK/b144/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=w-qhjqdRjxY5BpgMA4YQ -o $WORK/b144/_cgo_main.o -c _cgo_main.c cp $WORK/b333/_pkg_.a /usr/src/.cache/go-build/c8/c8578c17fa63e6b50816a5a37aa235da8fe7a8a9fc64efcae43478cfea4fe82d-d # internal github.com/rickb777/plural mkdir -p $WORK/b366/ cat >/usr/src/tmp/go-build1814342029/b366/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -p github.com/rickb777/plural -lang=go1.16 -complete -installsuffix shared -buildid b8Nac-1iIEK6V6raMg6N/b8Nac-1iIEK6V6raMg6N -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b366/importcfg -pack ./vendor/github.com/rickb777/plural/doc.go ./vendor/github.com/rickb777/plural/plural.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /usr/src/.cache/go-build/65/65585b075d503d0c507b603a134b6a4c8d1d092c7af6b86ce1d53ecddd85f7de-d # internal github.com/yaegashi/msgraph.go/jsonx mkdir -p $WORK/b367/ cat >/usr/src/tmp/go-build1814342029/b367/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile encoding=/usr/src/tmp/go-build1814342029/b003/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build1814342029/b070/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile math=/usr/src/tmp/go-build1814342029/b033/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1814342029/b029/_pkg_.a packagefile sort=/usr/src/tmp/go-build1814342029/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1814342029/b039/_pkg_.a packagefile unicode/utf16=/usr/src/tmp/go-build1814342029/b071/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -p github.com/yaegashi/msgraph.go/jsonx -lang=go1.16 -complete -installsuffix shared -buildid QD61mnA3C0CwUGuqUf9J/QD61mnA3C0CwUGuqUf9J -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b367/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /usr/src/.cache/go-build/41/41cc3636e6ec0b014675f78c5f8e6e5526ae8fd0a99c1cac43bb6826afdd2f18-d # internal github.com/rickb777/date/period mkdir -p $WORK/b365/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b360/_pkg_.a # internal cat >/usr/src/tmp/go-build1814342029/b365/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/rickb777/plural=/usr/src/tmp/go-build1814342029/b366/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -p github.com/rickb777/date/period -lang=go1.16 -complete -installsuffix shared -buildid 6-hGgs96rdbE0r9KjSDV/6-hGgs96rdbE0r9KjSDV -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b365/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 cp $WORK/b360/_pkg_.a /usr/src/.cache/go-build/75/7565dc77380e56e2ffe06151cb14d04f87ccc043bde21b195644b6c4e15da74b-d # internal google.golang.org/protobuf/internal/errors /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b338/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b144=/tmp/go-build -gno-record-gcc-switches -o $WORK/b144/_cgo_.o $WORK/b144/_cgo_main.o $WORK/b144/_x001.o $WORK/b144/_x002.o $WORK/b144/_x003.o $WORK/b144/_x004.o $WORK/b144/_x005.o $WORK/b144/_x006.o -O2 -g -lresolv mkdir -p $WORK/b380/ cat >/usr/src/tmp/go-build1814342029/b380/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=/usr/src/tmp/go-build1814342029/b381/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -p google.golang.org/protobuf/internal/errors -lang=go1.16 -complete -installsuffix shared -buildid Qe0JVq7jy1HJuSDvCWtl/Qe0JVq7jy1HJuSDvCWtl -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b380/importcfg -pack ./vendor/google.golang.org/protobuf/internal/errors/errors.go ./vendor/google.golang.org/protobuf/internal/errors/is_go113.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b306/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b338/_pkg_.a /usr/src/.cache/go-build/b4/b40e7b60c7e4ea325bcf547a8b0582fdd6e703f086ca5b6adeb01564b28e7447-d # internal go/token mkdir -p $WORK/b388/ cat >/usr/src/tmp/go-build1814342029/b388/importcfg << 'EOF' # internal # import config packagefile cmp=/usr/src/tmp/go-build1814342029/b028/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile slices=/usr/src/tmp/go-build1814342029/b040/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1814342029/b038/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1814342029/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -p go/token -lang=go1.23 -std -complete -installsuffix shared -buildid vYZ7Cw_-FavczS9KEu8Z/vYZ7Cw_-FavczS9KEu8Z -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b388/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/b380/_pkg_.a /usr/src/.cache/go-build/28/2878041e26f0653a5d21d3ec6d289aee00d6b407bbe8afef73364bfa0ddbd259-d # internal google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b379/ cat >/usr/src/tmp/go-build1814342029/b379/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/errors=/usr/src/tmp/go-build1814342029/b380/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile math=/usr/src/tmp/go-build1814342029/b033/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1814342029/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -p google.golang.org/protobuf/encoding/protowire -lang=go1.16 -complete -installsuffix shared -buildid A2scSi07Duo-srXlbl1e/A2scSi07Duo-srXlbl1e -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b379/importcfg -pack ./vendor/google.golang.org/protobuf/encoding/protowire/wire.go cp $WORK/b306/_pkg_.a /usr/src/.cache/go-build/db/db3378840932b6b48eaad8af054db364c20cc5222b12347778dfbf87797e72ee-d # internal github.com/mattermost/go-i18n/i18n mkdir -p $WORK/b305/ cat >/usr/src/tmp/go-build1814342029/b305/importcfg << 'EOF' # internal # import config packagefile github.com/mattermost/go-i18n/i18n/bundle=/usr/src/tmp/go-build1814342029/b306/_pkg_.a packagefile github.com/mattermost/go-i18n/i18n/language=/usr/src/tmp/go-build1814342029/b307/_pkg_.a packagefile github.com/mattermost/go-i18n/i18n/translation=/usr/src/tmp/go-build1814342029/b308/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -p github.com/mattermost/go-i18n/i18n -lang=go1.16 -complete -installsuffix shared -buildid DWtXQmqNl1C_i00YcnGk/DWtXQmqNl1C_i00YcnGk -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b305/importcfg -pack ./vendor/github.com/mattermost/go-i18n/i18n/i18n.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b353/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b314/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b362/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b362/_pkg_.a /usr/src/.cache/go-build/71/711a449217edf208bcfe98022dcc3cae1dbb832e10627184b7519905c19397d1-d # internal google.golang.org/protobuf/internal/version mkdir -p $WORK/b405/ cat >/usr/src/tmp/go-build1814342029/b405/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -p google.golang.org/protobuf/internal/version -lang=go1.16 -complete -installsuffix shared -buildid LJCCw6NXNioSW5J7Gj86/LJCCw6NXNioSW5J7Gj86 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b405/importcfg -pack ./vendor/google.golang.org/protobuf/internal/version/version.go cp $WORK/b353/_pkg_.a /usr/src/.cache/go-build/d3/d32d0e65356a0efa02e11e0687234cf3e16466391c297496be927227ae5c772d-d # internal gomod.garykim.dev/nc-talk/ocs mkdir -p $WORK/b410/ cat >/usr/src/tmp/go-build1814342029/b410/importcfg << 'EOF' # internal # import config packagefile encoding/json=/usr/src/tmp/go-build1814342029/b069/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -p gomod.garykim.dev/nc-talk/ocs -lang=go1.16 -complete -installsuffix shared -buildid zxJQL9t_4HHwkWhYdER4/zxJQL9t_4HHwkWhYdER4 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b410/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_386/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b177/_pkg_.a /usr/src/.cache/go-build/ec/ec7e7b426819c48b1738559395b559a52b982e7c6a318ef11ffdc55d9e7c50df-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b305/_pkg_.a # internal github.com/Jeffail/gabs mkdir -p $WORK/b419/ cat >/usr/src/tmp/go-build1814342029/b419/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1814342029/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -p github.com/Jeffail/gabs -lang=go1.16 -complete -installsuffix shared -buildid SgAfo0eIhVnBfMpW2tTS/SgAfo0eIhVnBfMpW2tTS -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b419/importcfg -pack ./vendor/github.com/Jeffail/gabs/gabs.go cp $WORK/b314/_pkg_.a /usr/src/.cache/go-build/51/510a5370fabe272160c8e6559a99c7b524d1bb54f8985def52625d6979c366c4-d # internal github.com/shazow/ssh-chat/sshd/terminal mkdir -p $WORK/b429/ cat >/usr/src/tmp/go-build1814342029/b429/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile golang.org/x/sys/unix=/usr/src/tmp/go-build1814342029/b061/_pkg_.a packagefile golang.org/x/text/width=/usr/src/tmp/go-build1814342029/b430/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -p github.com/shazow/ssh-chat/sshd/terminal -lang=go1.16 -complete -installsuffix shared -buildid 6Oohe7Ht4tN3XcxcEsvW/6Oohe7Ht4tN3XcxcEsvW -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b429/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 cp $WORK/b305/_pkg_.a /usr/src/.cache/go-build/5d/5d40cbbbe3b7930716e13e4e67fe9b83b26384616481a2cd1cf9f3acd1ad6f3a-d # internal golang.org/x/crypto/curve25519 mkdir -p $WORK/b433/ cat >/usr/src/tmp/go-build1814342029/b433/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/usr/src/tmp/go-build1814342029/b102/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1814342029/b062/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -p golang.org/x/crypto/curve25519 -lang=go1.16 -complete -installsuffix shared -buildid qVLf1ogT9wli4C0XfAd2/qVLf1ogT9wli4C0XfAd2 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b433/importcfg -pack ./vendor/golang.org/x/crypto/curve25519/curve25519.go ./vendor/golang.org/x/crypto/curve25519/curve25519_generic.go ./vendor/golang.org/x/crypto/curve25519/curve25519_noasm.go cp $WORK/b365/_pkg_.a /usr/src/.cache/go-build/a9/a98dc93e91e69997146b1a88f7c9f38760bcf6b749ca4369d815a1458eefda4b-d # internal golang.org/x/crypto/ed25519 mkdir -p $WORK/b434/ cat >/usr/src/tmp/go-build1814342029/b434/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=/usr/src/tmp/go-build1814342029/b122/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -p golang.org/x/crypto/ed25519 -lang=go1.16 -complete -installsuffix shared -buildid C-x2kgZdBNZY7T2OBJ8p/C-x2kgZdBNZY7T2OBJ8p -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b434/importcfg -pack ./vendor/golang.org/x/crypto/ed25519/ed25519_go113.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b405/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b388/_pkg_.a # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage net -dynimport $WORK/b144/_cgo_.o -dynout $WORK/b144/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b405/_pkg_.a /usr/src/.cache/go-build/b9/b9adae4b7743efd8c0ecd7ff056e71b77ae34e4bc22bbc3fd027a344dffe8379-d # internal github.com/Philipp15b/go-steam/steamid mkdir -p $WORK/b445/ cat >/usr/src/tmp/go-build1814342029/b445/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1814342029/b082/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -p github.com/Philipp15b/go-steam/steamid -lang=go1.16 -complete -installsuffix shared -buildid v4wdX5DRiXctR0FWTOhE/v4wdX5DRiXctR0FWTOhE -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b445/importcfg -pack ./vendor/github.com/Philipp15b/go-steam/steamid/steamid.go cp $WORK/b434/_pkg_.a /usr/src/.cache/go-build/c8/c8cdfc77c7e3e551d38dc0b8cb3067f22e1f7a1ecb292c3536a4e1ba4499dd88-d # internal github.com/russross/blackfriday mkdir -p $WORK/b451/ cat >/usr/src/tmp/go-build1814342029/b451/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1814342029/b082/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1814342029/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -p github.com/russross/blackfriday -lang=go1.16 -complete -installsuffix shared -buildid Qj3XaTlRnFxvL7EAM0GS/Qj3XaTlRnFxvL7EAM0GS -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b451/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_386/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b410/_pkg_.a /usr/src/.cache/go-build/69/69ff3049789400dfdc2ba00fc79c92323c30c508946376ba12fd997284542f5c-d # internal cat >/usr/src/tmp/go-build1814342029/b144/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-build1814342029/b028/_pkg_.a packagefile context=/usr/src/tmp/go-build1814342029/b068/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/usr/src/tmp/go-build1814342029/b145/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build1814342029/b011/_pkg_.a packagefile internal/godebug=/usr/src/tmp/go-build1814342029/b048/_pkg_.a packagefile internal/itoa=/usr/src/tmp/go-build1814342029/b030/_pkg_.a packagefile internal/nettrace=/usr/src/tmp/go-build1814342029/b146/_pkg_.a packagefile internal/poll=/usr/src/tmp/go-build1814342029/b053/_pkg_.a packagefile internal/singleflight=/usr/src/tmp/go-build1814342029/b147/_pkg_.a packagefile internal/stringslite=/usr/src/tmp/go-build1814342029/b023/_pkg_.a packagefile internal/syscall/unix=/usr/src/tmp/go-build1814342029/b054/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build1814342029/b044/_pkg_.a packagefile net/netip=/usr/src/tmp/go-build1814342029/b148/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1814342029/b010/_pkg_.a packagefile slices=/usr/src/tmp/go-build1814342029/b040/_pkg_.a packagefile sort=/usr/src/tmp/go-build1814342029/b064/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1814342029/b038/_pkg_.a packagefile syscall=/usr/src/tmp/go-build1814342029/b050/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a packagefile runtime/cgo=/usr/src/tmp/go-build1814342029/b153/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p net -lang=go1.23 -std -installsuffix shared -buildid w-qhjqdRjxY5BpgMA4YQ/w-qhjqdRjxY5BpgMA4YQ -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b144/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/b144/_cgo_gotypes.go $WORK/b144/cgo_linux.cgo1.go $WORK/b144/cgo_resnew.cgo1.go $WORK/b144/cgo_socknew.cgo1.go $WORK/b144/cgo_unix_cgo.cgo1.go $WORK/b144/cgo_unix_cgo_res.cgo1.go $WORK/b144/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b379/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b334/_pkg_.a # internal github.com/SevereCloud/vksdk/v2/object mkdir -p $WORK/b458/ cp $WORK/b379/_pkg_.a /usr/src/.cache/go-build/cf/cf12e2e49955f5639b6bb5dd9adc3c18cf3314eb541642b3b6b3e03081b644b3-d # internal cat >/usr/src/tmp/go-build1814342029/b458/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1814342029/b069/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1814342029/b029/_pkg_.a EOF cp $WORK/b388/_pkg_.a /usr/src/.cache/go-build/8e/8e44f3f7fb5ae33a58c0dc3dd0e5f0c378f5845abbde6dd8d2cfe0dd096f4d4f-d # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -p github.com/SevereCloud/vksdk/v2/object -lang=go1.16 -complete -installsuffix shared -buildid qkEQnbQjGzAmlCr5FZUU/qkEQnbQjGzAmlCr5FZUU -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b458/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 google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b383/ cat >/usr/src/tmp/go-build1814342029/b383/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/usr/src/tmp/go-build1814342029/b379/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/usr/src/tmp/go-build1814342029/b384/_pkg_.a packagefile math=/usr/src/tmp/go-build1814342029/b033/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -p google.golang.org/protobuf/reflect/protoreflect -lang=go1.16 -complete -installsuffix shared -buildid Fg5EGAI1yBlTNH8gfUvI/Fg5EGAI1yBlTNH8gfUvI -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b383/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 encoding/gob mkdir -p $WORK/b462/ cat >/usr/src/tmp/go-build1814342029/b462/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1814342029/b067/_pkg_.a packagefile encoding=/usr/src/tmp/go-build1814342029/b003/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1814342029/b062/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile internal/saferio=/usr/src/tmp/go-build1814342029/b463/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile math=/usr/src/tmp/go-build1814342029/b033/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1814342029/b034/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1814342029/b029/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1814342029/b038/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1814342029/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -p encoding/gob -lang=go1.23 -std -complete -installsuffix shared -buildid 2LV_nqcLv65zL8oeR5Xu/2LV_nqcLv65zL8oeR5Xu -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b462/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b445/_pkg_.a # internal cp $WORK/b445/_pkg_.a /usr/src/.cache/go-build/e1/e114806077b3d92108f479996a198bd7271b677830e76f0449a29650e06ead9f-d # internal github.com/skip2/go-qrcode/bitset mkdir -p $WORK/b466/ cat >/usr/src/tmp/go-build1814342029/b466/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile log=/usr/src/tmp/go-build1814342029/b072/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -p github.com/skip2/go-qrcode/bitset -lang=go1.16 -complete -installsuffix shared -buildid x9koNIv4XKZS3BgIZhHT/x9koNIv4XKZS3BgIZhHT -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b466/importcfg -pack ./vendor/github.com/skip2/go-qrcode/bitset/bitset.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b429/_pkg_.a # internal cp $WORK/b334/_pkg_.a /usr/src/.cache/go-build/0a/0a6d546daaaded661b501bc358f931d8cd0fa355a30e488dab1447946e7a6a78-d # internal github.com/Rhymen/go-whatsapp/binary/token mkdir -p $WORK/b471/ cat >/usr/src/tmp/go-build1814342029/b471/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -p github.com/Rhymen/go-whatsapp/binary/token -lang=go1.16 -complete -installsuffix shared -buildid IvOJDdmRL2itSVJoYPdh/IvOJDdmRL2itSVJoYPdh -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b471/importcfg -pack ./vendor/github.com/Rhymen/go-whatsapp/binary/token/token.go cp $WORK/b429/_pkg_.a /usr/src/.cache/go-build/eb/ebdef8beefc8954b3d114c3c59f4d1d56a5009a332a9658bc8ca02145e6c8720-d # internal github.com/Rhymen/go-whatsapp/crypto/cbc mkdir -p $WORK/b472/ cat >/usr/src/tmp/go-build1814342029/b472/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile crypto/aes=/usr/src/tmp/go-build1814342029/b108/_pkg_.a packagefile crypto/cipher=/usr/src/tmp/go-build1814342029/b100/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build1814342029/b097/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -p github.com/Rhymen/go-whatsapp/crypto/cbc -lang=go1.16 -complete -installsuffix shared -buildid GDLc62k0PRFHb5AbpLvq/GDLc62k0PRFHb5AbpLvq -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b472/importcfg -pack ./vendor/github.com/Rhymen/go-whatsapp/crypto/cbc/cbc.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b419/_pkg_.a /usr/src/.cache/go-build/f0/f0e77b9928f77b4dad2304900479f0e500392b6df8eef8b05b21953a6beb0695-d # internal github.com/Rhymen/go-whatsapp/crypto/hkdf mkdir -p $WORK/b474/ cat >/usr/src/tmp/go-build1814342029/b474/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=/usr/src/tmp/go-build1814342029/b138/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile golang.org/x/crypto/hkdf=/usr/src/tmp/go-build1814342029/b475/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -p github.com/Rhymen/go-whatsapp/crypto/hkdf -lang=go1.16 -complete -installsuffix shared -buildid DIYDoDny674styyWAXlX/DIYDoDny674styyWAXlX -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b474/importcfg -pack ./vendor/github.com/Rhymen/go-whatsapp/crypto/hkdf/hkdf.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b472/_pkg_.a # internal cp $WORK/b472/_pkg_.a /usr/src/.cache/go-build/c8/c84ac5cb89c113e217f4319c7d0567eb181b5742f730843fe95951781ee965e3-d # internal github.com/42wim/matterbridge/internal mkdir -p $WORK/b481/ cat >/usr/src/tmp/go-build1814342029/b481/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile compress/gzip=/usr/src/tmp/go-build1814342029/b092/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build1814342029/b065/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -p github.com/42wim/matterbridge/internal -lang=go1.15 -complete -installsuffix shared -buildid idlSbiZhG6L8_sWZTxQE/idlSbiZhG6L8_sWZTxQE -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b481/importcfg -pack ./internal/bindata.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b433/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b466/_pkg_.a # internal cp $WORK/b466/_pkg_.a /usr/src/.cache/go-build/a0/a0d70a8f8a14054518da3907880cd3c68a88871819bbef9d22025e5e70d0ae39-d # internal github.com/skip2/go-qrcode/reedsolomon mkdir -p $WORK/b467/ cat >/usr/src/tmp/go-build1814342029/b467/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/skip2/go-qrcode/bitset=/usr/src/tmp/go-build1814342029/b466/_pkg_.a packagefile log=/usr/src/tmp/go-build1814342029/b072/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -p github.com/skip2/go-qrcode/reedsolomon -lang=go1.16 -complete -installsuffix shared -buildid v7NArS6kHQ1qApOPaO4W/v7NArS6kHQ1qApOPaO4W -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b467/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 cp $WORK/b433/_pkg_.a /usr/src/.cache/go-build/53/5302a97fc29bc4059ee5b74c1b01ce1e72c34c7019c1f52830507e0e634fc68d-d # internal github.com/Rhymen/go-whatsapp/crypto/curve25519 mkdir -p $WORK/b473/ cat >/usr/src/tmp/go-build1814342029/b473/importcfg << 'EOF' # internal # import config packagefile crypto/rand=/usr/src/tmp/go-build1814342029/b097/_pkg_.a packagefile golang.org/x/crypto/curve25519=/usr/src/tmp/go-build1814342029/b433/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -p github.com/Rhymen/go-whatsapp/crypto/curve25519 -lang=go1.16 -complete -installsuffix shared -buildid VO6xzVTyo3u23QT1c5uD/VO6xzVTyo3u23QT1c5uD -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b473/importcfg -pack ./vendor/github.com/Rhymen/go-whatsapp/crypto/curve25519/curve.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /usr/src/.cache/go-build/e0/e0868ff6d9d14655d06f3fe804e428c5bb858cad1d8e6d6f1d360209a72cba05-d # internal github.com/d5/tengo/v2/parser mkdir -p $WORK/b483/ cat >/usr/src/tmp/go-build1814342029/b483/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/d5/tengo/v2/token=/usr/src/tmp/go-build1814342029/b484/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile sort=/usr/src/tmp/go-build1814342029/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1814342029/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -p github.com/d5/tengo/v2/parser -lang=go1.16 -complete -installsuffix shared -buildid Jxo9r2s7Foi-bYKxrCDu/Jxo9r2s7Foi-bYKxrCDu -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b483/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b471/_pkg_.a # internal cp $WORK/b471/_pkg_.a /usr/src/.cache/go-build/89/89959e649adda27a10931b6a8a7d44366e0de73aaeda0620bf14cf0179bb4b47-d # internal github.com/kyokomi/emoji/v2 mkdir -p $WORK/b487/ cat >/usr/src/tmp/go-build1814342029/b487/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1814342029/b082/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1814342029/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -p github.com/kyokomi/emoji/v2 -lang=go1.16 -complete -installsuffix shared -buildid qqRcfh1u5fNPwTRp9o1L/qqRcfh1u5fNPwTRp9o1L -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b487/importcfg -pack ./vendor/github.com/kyokomi/emoji/v2/emoji.go ./vendor/github.com/kyokomi/emoji/v2/emoji_codemap.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b346/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b329/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b473/_pkg_.a # internal cp $WORK/b473/_pkg_.a /usr/src/.cache/go-build/7e/7e41e93f3047e8427e08c3ec64c27eef20d4888362b144c27ea2b7682e35bfb9-d # internal os/user mkdir -p $WORK/b490/ cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b490/ -importpath os/user "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b490/ -O2 -g -fno-stack-protector ./cgo_lookup_cgo.go ./getgrouplist_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b481/_pkg_.a # internal cp $WORK/b481/_pkg_.a /usr/src/.cache/go-build/1d/1dc18fdc3de6c55b172c90ba515016bbdc5568e899d6bd046f277f3c2a8a05c5-d # internal cp $WORK/b329/_pkg_.a /usr/src/.cache/go-build/ae/ae610fbe043d80aab1d19ec66b731bc9dfbe6921faf1dfaa0276cf2f5a922bba-d # internal cp $WORK/b346/_pkg_.a /usr/src/.cache/go-build/51/5130486a4d40d54894730b4aa48858bba62a4ac49d4c23770b59f02f026cc9f3-d # internal golang.org/x/text/internal/language/compact mkdir -p $WORK/b348/ cat >/usr/src/tmp/go-build1814342029/b348/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/internal/language=/usr/src/tmp/go-build1814342029/b346/_pkg_.a packagefile sort=/usr/src/tmp/go-build1814342029/b064/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -p golang.org/x/text/internal/language/compact -lang=go1.16 -complete -installsuffix shared -buildid eWfrIRs0HocgtKS4euAi/eWfrIRs0HocgtKS4euAi -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b348/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_386/buildid -w $WORK/b467/_pkg_.a # internal cp $WORK/b467/_pkg_.a /usr/src/.cache/go-build/e2/e2c098c0f25a2c3e7a3b42f83d4a0a24a8bdd497c1ca80f368fafc04c0697f1f-d # internal github.com/skip2/go-qrcode mkdir -p $WORK/b465/ cat >/usr/src/tmp/go-build1814342029/b465/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/skip2/go-qrcode/bitset=/usr/src/tmp/go-build1814342029/b466/_pkg_.a packagefile github.com/skip2/go-qrcode/reedsolomon=/usr/src/tmp/go-build1814342029/b467/_pkg_.a packagefile image=/usr/src/tmp/go-build1814342029/b227/_pkg_.a packagefile image/color=/usr/src/tmp/go-build1814342029/b228/_pkg_.a packagefile image/png=/usr/src/tmp/go-build1814342029/b231/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile log=/usr/src/tmp/go-build1814342029/b072/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -p github.com/skip2/go-qrcode -lang=go1.16 -complete -installsuffix shared -buildid xbkHcpSKjOPTErdJH1gz/xbkHcpSKjOPTErdJH1gz -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b465/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_386/buildid -w $WORK/b367/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b341/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b367/_pkg_.a /usr/src/.cache/go-build/d9/d9474076791becf0bf087e49da664a0afc75d2cfd5e68e1e300f88aaedcecc0a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b451/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b458/_pkg_.a # internal cp $WORK/b383/_pkg_.a /usr/src/.cache/go-build/b7/b756738f2974929e7d460cde7e4e75e51cf9c2481e27f9409236e30e50fa56a9-d # internal google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b382/ google.golang.org/protobuf/internal/strs mkdir -p $WORK/b387/ cat >/usr/src/tmp/go-build1814342029/b382/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/encoding/protowire=/usr/src/tmp/go-build1814342029/b379/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/usr/src/tmp/go-build1814342029/b380/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build1814342029/b383/_pkg_.a packagefile math=/usr/src/tmp/go-build1814342029/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -p google.golang.org/protobuf/internal/encoding/messageset -lang=go1.16 -complete -installsuffix shared -buildid AF1RqdhOPGulPKY88RB1/AF1RqdhOPGulPKY88RB1 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b382/importcfg -pack ./vendor/google.golang.org/protobuf/internal/encoding/messageset/messageset.go google.golang.org/protobuf/internal/order mkdir -p $WORK/b390/ cat >/usr/src/tmp/go-build1814342029/b390/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build1814342029/b383/_pkg_.a packagefile sort=/usr/src/tmp/go-build1814342029/b064/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -p google.golang.org/protobuf/internal/order -lang=go1.16 -complete -installsuffix shared -buildid dXoJEta_QM08RurH3_6y/dXoJEta_QM08RurH3_6y -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b390/importcfg -pack ./vendor/google.golang.org/protobuf/internal/order/order.go ./vendor/google.golang.org/protobuf/internal/order/range.go google.golang.org/protobuf/internal/genid mkdir -p $WORK/b389/ cat >/usr/src/tmp/go-build1814342029/b387/importcfg << 'EOF' # internal # import config packagefile go/token=/usr/src/tmp/go-build1814342029/b388/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/usr/src/tmp/go-build1814342029/b386/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build1814342029/b383/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1814342029/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF cat >/usr/src/tmp/go-build1814342029/b389/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build1814342029/b383/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -p google.golang.org/protobuf/internal/strs -lang=go1.16 -complete -installsuffix shared -buildid EUzIANJkzexfg2RBMw5K/EUzIANJkzexfg2RBMw5K -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b387/importcfg -pack ./vendor/google.golang.org/protobuf/internal/strs/strings.go ./vendor/google.golang.org/protobuf/internal/strs/strings_unsafe.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -p google.golang.org/protobuf/internal/genid -lang=go1.16 -complete -installsuffix shared -buildid goemJ7WjBhzOmQwPratY/goemJ7WjBhzOmQwPratY -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b389/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /usr/src/.cache/go-build/85/8592b762c4c2fcf1fb5601e3444331face9446e9cdb4c5339d0c5df255918d5d-d # internal cp $WORK/b451/_pkg_.a /usr/src/.cache/go-build/4f/4f211850a0a676dfe987573d8a4bf7afff8a17d0dd9e5747f6994791e4948f25-d # internal google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b394/ cat >/usr/src/tmp/go-build1814342029/b394/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/pragma=/usr/src/tmp/go-build1814342029/b384/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build1814342029/b383/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -p google.golang.org/protobuf/runtime/protoiface -lang=go1.16 -complete -installsuffix shared -buildid oG5RlTKTvasKGOJ8XaEZ/oG5RlTKTvasKGOJ8XaEZ -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b394/importcfg -pack ./vendor/google.golang.org/protobuf/runtime/protoiface/legacy.go ./vendor/google.golang.org/protobuf/runtime/protoiface/methods.go golang.org/x/text/language mkdir -p $WORK/b345/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b389/_pkg_.a # internal cat >/usr/src/tmp/go-build1814342029/b345/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile golang.org/x/text/internal/language=/usr/src/tmp/go-build1814342029/b346/_pkg_.a packagefile golang.org/x/text/internal/language/compact=/usr/src/tmp/go-build1814342029/b348/_pkg_.a packagefile sort=/usr/src/tmp/go-build1814342029/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -p golang.org/x/text/language -lang=go1.16 -complete -installsuffix shared -buildid W1NGUTA8cmUUTRGA625D/W1NGUTA8cmUUTRGA625D -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b345/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 cp $WORK/b389/_pkg_.a /usr/src/.cache/go-build/6a/6a4462be1d4cf19f4b7bf548be7d64102b36c549acf68b8dcb71290bdf202923-d # internal google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b398/ cat >/usr/src/tmp/go-build1814342029/b398/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=/usr/src/tmp/go-build1814342029/b381/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/usr/src/tmp/go-build1814342029/b384/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build1814342029/b383/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1814342029/b029/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -p google.golang.org/protobuf/internal/descfmt -lang=go1.16 -complete -installsuffix shared -buildid YeaUIT7enwE3CzGLdgWb/YeaUIT7enwE3CzGLdgWb -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b398/importcfg -pack ./vendor/google.golang.org/protobuf/internal/descfmt/stringer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b387/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b394/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b341/_pkg_.a /usr/src/.cache/go-build/3a/3ae6c63c64fda020b4a6c155f791942cb8abd14ad7bfccdddbbfa33792923be3-d # internal cp $WORK/b387/_pkg_.a /usr/src/.cache/go-build/20/20bba168767b8d6b47bf0c9252ff54306a5c3f01aeffe127f3580ec145b5d537-d # internal cp $WORK/b394/_pkg_.a /usr/src/.cache/go-build/58/5832b3089424ddace11057aff0f60521734b965ef4ccacad7a046173e84e6fc3-d # internal google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b399/ cat >/usr/src/tmp/go-build1814342029/b399/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build1814342029/b383/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -p google.golang.org/protobuf/internal/descopts -lang=go1.16 -complete -installsuffix shared -buildid BNesk8bVShhNN1itAXSe/BNesk8bVShhNN1itAXSe -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b399/importcfg -pack ./vendor/google.golang.org/protobuf/internal/descopts/options.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /usr/src/.cache/go-build/0b/0b2d2e5d0639efc4da1e98b18ab1add0bda443b322045b02ba4ac18c3e3feb84-d # internal google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b385/ cat >/usr/src/tmp/go-build1814342029/b385/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=/usr/src/tmp/go-build1814342029/b381/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/usr/src/tmp/go-build1814342029/b380/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/usr/src/tmp/go-build1814342029/b386/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/usr/src/tmp/go-build1814342029/b387/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile math=/usr/src/tmp/go-build1814342029/b033/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1814342029/b034/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1814342029/b082/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1814342029/b039/_pkg_.a packagefile unicode/utf16=/usr/src/tmp/go-build1814342029/b071/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -p google.golang.org/protobuf/internal/encoding/text -lang=go1.16 -complete -installsuffix shared -buildid cs3AWJu7Hyw90lnnXvFn/cs3AWJu7Hyw90lnnXvFn -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b385/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 cp $WORK/b390/_pkg_.a /usr/src/.cache/go-build/20/2015c29b6df64aec21fc0d1a9093ac1abe9a56e2d33ecdb20025af5626e95384-d # internal google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b393/ cat >/usr/src/tmp/go-build1814342029/b393/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=/usr/src/tmp/go-build1814342029/b382/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/usr/src/tmp/go-build1814342029/b380/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/usr/src/tmp/go-build1814342029/b386/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build1814342029/b383/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -p google.golang.org/protobuf/reflect/protoregistry -lang=go1.16 -complete -installsuffix shared -buildid UGJKmX9fi4pR-rKqvvWa/UGJKmX9fi4pR-rKqvvWa -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b393/importcfg -pack ./vendor/google.golang.org/protobuf/reflect/protoregistry/registry.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b465/_pkg_.a # internal cp $WORK/b465/_pkg_.a /usr/src/.cache/go-build/b7/b71ebac2ff90258a74e83e683b27c2866e516cc1198f98a496ea08199d0dd4ff-d # internal github.com/Baozisoftware/qrcode-terminal-go mkdir -p $WORK/b464/ cat >/usr/src/tmp/go-build1814342029/b464/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/mattn/go-colorable=/usr/src/tmp/go-build1814342029/b194/_pkg_.a packagefile github.com/skip2/go-qrcode=/usr/src/tmp/go-build1814342029/b465/_pkg_.a packagefile image/png=/usr/src/tmp/go-build1814342029/b231/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -p github.com/Baozisoftware/qrcode-terminal-go -lang=go1.16 -complete -installsuffix shared -buildid T30gkZGdJfHevluaZKS7/T30gkZGdJfHevluaZKS7 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b464/importcfg -pack ./vendor/github.com/Baozisoftware/qrcode-terminal-go/qrcodeTerminal.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /usr/src/.cache/go-build/bf/bf9d7bbb8563f4dd1731a7e32eb5c6ad17680a167fb0cda1b72be4c088eae85b-d # internal cp $WORK/b458/_pkg_.a /usr/src/.cache/go-build/e3/e32e2a4b63eafcb60ccf39fba3b1cf6141b90c9b21c0f818169ca3bc56d87e04-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b462/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b483/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b464/_pkg_.a # internal cp $WORK/b464/_pkg_.a /usr/src/.cache/go-build/0e/0e554af8864d4a6d696ea25d4e2247df124ecb81aae9d860ed3b3f00f273c68b-d # internal cp $WORK/b483/_pkg_.a /usr/src/.cache/go-build/ac/acb66255fbbb649e55698603ab766a9344daf62e1f2ce3b169c1d5277ef85bcb-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b462/_pkg_.a /usr/src/.cache/go-build/d2/d24f35f8fd3dba6299915565d346b633dd5d148ee95fcd480beefaf696438f64-d # internal github.com/d5/tengo/v2 mkdir -p $WORK/b482/ cat >/usr/src/tmp/go-build1814342029/b482/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile context=/usr/src/tmp/go-build1814342029/b068/_pkg_.a packagefile encoding/gob=/usr/src/tmp/go-build1814342029/b462/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/d5/tengo/v2/parser=/usr/src/tmp/go-build1814342029/b483/_pkg_.a packagefile github.com/d5/tengo/v2/token=/usr/src/tmp/go-build1814342029/b484/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile math=/usr/src/tmp/go-build1814342029/b033/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build1814342029/b065/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1814342029/b029/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1814342029/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -p github.com/d5/tengo/v2 -lang=go1.16 -complete -installsuffix shared -buildid _UwGxKBzoYDUwXvBe4ZK/_UwGxKBzoYDUwXvBe4ZK -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b482/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 cp $WORK/b398/_pkg_.a /usr/src/.cache/go-build/cb/cb3a0d01aae9adafb7740de3665c059d847005f6840dbdd352dffb34cd055db2-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b393/_pkg_.a /usr/src/.cache/go-build/a5/a54160d6246a0ae7288fb5a4269561b5b6aaeea1e1f1231c4d022cac6527c4bf-d # internal google.golang.org/protobuf/proto mkdir -p $WORK/b392/ cat >/usr/src/tmp/go-build1814342029/b392/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/usr/src/tmp/go-build1814342029/b379/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=/usr/src/tmp/go-build1814342029/b382/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/usr/src/tmp/go-build1814342029/b380/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/usr/src/tmp/go-build1814342029/b386/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=/usr/src/tmp/go-build1814342029/b389/_pkg_.a packagefile google.golang.org/protobuf/internal/order=/usr/src/tmp/go-build1814342029/b390/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/usr/src/tmp/go-build1814342029/b384/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/usr/src/tmp/go-build1814342029/b387/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build1814342029/b383/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/usr/src/tmp/go-build1814342029/b393/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=/usr/src/tmp/go-build1814342029/b394/_pkg_.a packagefile math=/usr/src/tmp/go-build1814342029/b033/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1814342029/b029/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -p google.golang.org/protobuf/proto -lang=go1.16 -complete -installsuffix shared -buildid JXKWMCG1cgCEHFWUKu-P/JXKWMCG1cgCEHFWUKu-P -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b392/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_386/buildid -w $WORK/b385/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b385/_pkg_.a /usr/src/.cache/go-build/19/19cd71b0559ede598c6c849be865e24e44dba4a3870db3d8672b5d3c361e390b-d # internal google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b396/ cat >/usr/src/tmp/go-build1814342029/b396/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=/usr/src/tmp/go-build1814342029/b385/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/usr/src/tmp/go-build1814342029/b380/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build1814342029/b383/_pkg_.a packagefile math=/usr/src/tmp/go-build1814342029/b033/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -p google.golang.org/protobuf/internal/encoding/defval -lang=go1.16 -complete -installsuffix shared -buildid U4N7tfIwwOLqcRPK3tEy/U4N7tfIwwOLqcRPK3tEy -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b396/importcfg -pack ./vendor/google.golang.org/protobuf/internal/encoding/defval/default.go cp $WORK/b345/_pkg_.a /usr/src/.cache/go-build/f6/f6cd0d786568d34a24c9f208a8d80c38854eddf1974d0e3347498e229fea8748-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b396/_pkg_.a /usr/src/.cache/go-build/88/881d3da00ec87c86e23979fe4a5e7f0df9d6379de462a6042c63515082e6ef27-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /usr/src/.cache/go-build/03/0366f00348a38226271d67a88d4d50be5d474aa4841b2f4b3bf9ae83c41cfd0b-d # internal google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b378/ cat >/usr/src/tmp/go-build1814342029/b378/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/usr/src/tmp/go-build1814342029/b379/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=/usr/src/tmp/go-build1814342029/b382/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=/usr/src/tmp/go-build1814342029/b385/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/usr/src/tmp/go-build1814342029/b380/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/usr/src/tmp/go-build1814342029/b386/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=/usr/src/tmp/go-build1814342029/b389/_pkg_.a packagefile google.golang.org/protobuf/internal/order=/usr/src/tmp/go-build1814342029/b390/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/usr/src/tmp/go-build1814342029/b384/_pkg_.a packagefile google.golang.org/protobuf/internal/set=/usr/src/tmp/go-build1814342029/b391/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/usr/src/tmp/go-build1814342029/b387/_pkg_.a packagefile google.golang.org/protobuf/proto=/usr/src/tmp/go-build1814342029/b392/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build1814342029/b383/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/usr/src/tmp/go-build1814342029/b393/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -p google.golang.org/protobuf/encoding/prototext -lang=go1.16 -complete -installsuffix shared -buildid RYdoBK5buPbwNbxfX-L5/RYdoBK5buPbwNbxfX-L5 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b378/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 google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b397/ cat >/usr/src/tmp/go-build1814342029/b397/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/usr/src/tmp/go-build1814342029/b379/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=/usr/src/tmp/go-build1814342029/b398/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=/usr/src/tmp/go-build1814342029/b399/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=/usr/src/tmp/go-build1814342029/b396/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=/usr/src/tmp/go-build1814342029/b382/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/usr/src/tmp/go-build1814342029/b380/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=/usr/src/tmp/go-build1814342029/b389/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/usr/src/tmp/go-build1814342029/b384/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/usr/src/tmp/go-build1814342029/b387/_pkg_.a packagefile google.golang.org/protobuf/proto=/usr/src/tmp/go-build1814342029/b392/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build1814342029/b383/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/usr/src/tmp/go-build1814342029/b393/_pkg_.a packagefile math=/usr/src/tmp/go-build1814342029/b033/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1814342029/b029/_pkg_.a packagefile sort=/usr/src/tmp/go-build1814342029/b064/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1814342029/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -p google.golang.org/protobuf/internal/filedesc -lang=go1.16 -complete -installsuffix shared -buildid bXoWKSW7WrXBTKBiHj0w/bXoWKSW7WrXBTKBiHj0w -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b397/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/b490 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b490=/tmp/go-build -gno-record-gcc-switches -I $WORK/b490/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=X9X1ew0ol1mphQRssSoA -o $WORK/b490/_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b490=/tmp/go-build -gno-record-gcc-switches -I $WORK/b490/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=X9X1ew0ol1mphQRssSoA -o $WORK/b490/_x002.o -c cgo_lookup_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b303/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b266/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b490=/tmp/go-build -gno-record-gcc-switches -I $WORK/b490/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=X9X1ew0ol1mphQRssSoA -o $WORK/b490/_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b378/_pkg_.a # internal cp $WORK/b378/_pkg_.a /usr/src/.cache/go-build/48/487f64358443d57b0137ab7bc4c7106328294f0e9f1b1cbdc18d5d53f5ae0222-d # internal cp $WORK/b303/_pkg_.a /usr/src/.cache/go-build/bd/bdd090357c34237b6cadb3de8919c76008da2b25912f5764d018ad3a93e84f7d-d # internal github.com/mattermost/logr/format mkdir -p $WORK/b319/ cat >/usr/src/tmp/go-build1814342029/b319/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/francoispqt/gojay=/usr/src/tmp/go-build1814342029/b303/_pkg_.a packagefile github.com/mattermost/logr=/usr/src/tmp/go-build1814342029/b314/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1814342029/b010/_pkg_.a packagefile sort=/usr/src/tmp/go-build1814342029/b064/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -p github.com/mattermost/logr/format -lang=go1.16 -complete -installsuffix shared -buildid SD3lhT7DgD8hGuTLt1eQ/SD3lhT7DgD8hGuTLt1eQ -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b319/importcfg -pack ./vendor/github.com/mattermost/logr/format/json.go ./vendor/github.com/mattermost/logr/format/plain.go cd $WORK/b490 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b490=/tmp/go-build -gno-record-gcc-switches -I $WORK/b490/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=X9X1ew0ol1mphQRssSoA -o $WORK/b490/_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b482/_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/os/user -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b490=/tmp/go-build -gno-record-gcc-switches -o $WORK/b490/_cgo_.o $WORK/b490/_cgo_main.o $WORK/b490/_x001.o $WORK/b490/_x002.o $WORK/b490/_x003.o -O2 -g /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /usr/src/.cache/go-build/49/4967ec56773fe031b029d8c0afe64b6f5dd366d02b24902065c6486ee6443e75-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage user -dynimport $WORK/b490/_cgo_.o -dynout $WORK/b490/_cgo_import.go cat >/usr/src/tmp/go-build1814342029/b490/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1814342029/b010/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile syscall=/usr/src/tmp/go-build1814342029/b050/_pkg_.a packagefile runtime/cgo=/usr/src/tmp/go-build1814342029/b153/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -p os/user -lang=go1.23 -std -installsuffix shared -buildid X9X1ew0ol1mphQRssSoA/X9X1ew0ol1mphQRssSoA -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b490/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/b490/_cgo_gotypes.go $WORK/b490/cgo_lookup_cgo.cgo1.go $WORK/b490/getgrouplist_unix.cgo1.go $WORK/b490/_cgo_import.go cp $WORK/b482/_pkg_.a /usr/src/.cache/go-build/15/15de38f9e851d363ae3ec9c0ca5bcddbdbaef75fc99652c4ac5a44800feea3bd-d # internal github.com/d5/tengo/v2/stdlib/json mkdir -p $WORK/b486/ cat >/usr/src/tmp/go-build1814342029/b486/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build1814342029/b070/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile github.com/d5/tengo/v2=/usr/src/tmp/go-build1814342029/b482/_pkg_.a packagefile math=/usr/src/tmp/go-build1814342029/b033/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1814342029/b039/_pkg_.a packagefile unicode/utf16=/usr/src/tmp/go-build1814342029/b071/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -p github.com/d5/tengo/v2/stdlib/json -lang=go1.16 -complete -installsuffix shared -buildid WCHlYVtKVGxUskuCy6WD/WCHlYVtKVGxUskuCy6WD -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b486/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 cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b490/_pkg_.a $WORK/b490/_x001.o $WORK/b490/_x002.o $WORK/b490/_x003.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b490/_pkg_.a # internal cp $WORK/b490/_pkg_.a /usr/src/.cache/go-build/1f/1f0ac6f9b7159f47eff2d280491b30a1082950b1cf70073c99294122535a2dba-d # internal github.com/google/gops/internal mkdir -p $WORK/b489/ cat >/usr/src/tmp/go-build1814342029/b489/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile os/user=/usr/src/tmp/go-build1814342029/b490/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build1814342029/b065/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1814342029/b010/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -p github.com/google/gops/internal -lang=go1.16 -complete -installsuffix shared -buildid xUlj7jE7FbNRn82nVvI7/xUlj7jE7FbNRn82nVvI7 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b489/importcfg -pack ./vendor/github.com/google/gops/internal/internal.go ./vendor/github.com/google/gops/internal/internal_go1_13.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b144/_pkg_.a $WORK/b144/_x001.o $WORK/b144/_x002.o $WORK/b144/_x003.o $WORK/b144/_x004.o $WORK/b144/_x005.o $WORK/b144/_x006.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b144/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b397/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b489/_pkg_.a # internal cp $WORK/b489/_pkg_.a /usr/src/.cache/go-build/bb/bbf25d9b8b78811fde7ff1770bac8da2e57d257c7cb5911b72850b1f8718ebe9-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b486/_pkg_.a # internal cp $WORK/b486/_pkg_.a /usr/src/.cache/go-build/61/615518290467d5a71b53081d05a82849e47ec40ff53df1b5e6fbfa4f109b05da-d # internal github.com/d5/tengo/v2/stdlib mkdir -p $WORK/b485/ cat >/usr/src/tmp/go-build1814342029/b485/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build1814342029/b070/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build1814342029/b142/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1814342029/b069/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/d5/tengo/v2=/usr/src/tmp/go-build1814342029/b482/_pkg_.a packagefile github.com/d5/tengo/v2/stdlib/json=/usr/src/tmp/go-build1814342029/b486/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile math=/usr/src/tmp/go-build1814342029/b033/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build1814342029/b106/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile os/exec=/usr/src/tmp/go-build1814342029/b241/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1814342029/b082/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile syscall=/usr/src/tmp/go-build1814342029/b050/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -p github.com/d5/tengo/v2/stdlib -lang=go1.16 -complete -installsuffix shared -buildid TPcjZtx1dYxqjda0Y96a/TPcjZtx1dYxqjda0Y96a -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b485/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 cp $WORK/b397/_pkg_.a /usr/src/.cache/go-build/dd/ddb5f532777fd2acb04ffe4df3a83a56f6da1278fd3f162b7ead75cb4146bbab-d # internal google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b404/ cat >/usr/src/tmp/go-build1814342029/b404/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/encoding/defval=/usr/src/tmp/go-build1814342029/b396/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=/usr/src/tmp/go-build1814342029/b397/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/usr/src/tmp/go-build1814342029/b387/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build1814342029/b383/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1814342029/b029/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -p google.golang.org/protobuf/internal/encoding/tag -lang=go1.16 -complete -installsuffix shared -buildid rhjzUJMFvFIN_PRBo8HH/rhjzUJMFvFIN_PRBo8HH -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b404/importcfg -pack ./vendor/google.golang.org/protobuf/internal/encoding/tag/tag.go cp $WORK/b266/_pkg_.a /usr/src/.cache/go-build/20/200a5ed7fb554ecdd30d79d8abca0b9ac9c7cb3ae61e9a043574ce150ea719b0-d # internal github.com/keybase/go-keybase-chat-bot/kbchat/types/stellar1 mkdir -p $WORK/b267/ cat >/usr/src/tmp/go-build1814342029/b267/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1=/usr/src/tmp/go-build1814342029/b266/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -p github.com/keybase/go-keybase-chat-bot/kbchat/types/stellar1 -lang=go1.16 -complete -installsuffix shared -buildid 9FYoGz_U8pruX7-A6M3R/9FYoGz_U8pruX7-A6M3R -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b267/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_386/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /usr/src/.cache/go-build/f7/f7f1089c495579885a5f54424d246d834c53b5d3ed0858618d6c6191b767a9fa-d # internal google.golang.org/protobuf/internal/impl mkdir -p $WORK/b403/ cat >/usr/src/tmp/go-build1814342029/b403/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile compress/gzip=/usr/src/tmp/go-build1814342029/b092/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1814342029/b062/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1814342029/b069/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=/usr/src/tmp/go-build1814342029/b378/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/usr/src/tmp/go-build1814342029/b379/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=/usr/src/tmp/go-build1814342029/b399/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=/usr/src/tmp/go-build1814342029/b381/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=/usr/src/tmp/go-build1814342029/b382/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=/usr/src/tmp/go-build1814342029/b404/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/usr/src/tmp/go-build1814342029/b380/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=/usr/src/tmp/go-build1814342029/b397/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/usr/src/tmp/go-build1814342029/b386/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=/usr/src/tmp/go-build1814342029/b389/_pkg_.a packagefile google.golang.org/protobuf/internal/order=/usr/src/tmp/go-build1814342029/b390/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/usr/src/tmp/go-build1814342029/b384/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/usr/src/tmp/go-build1814342029/b387/_pkg_.a packagefile google.golang.org/protobuf/proto=/usr/src/tmp/go-build1814342029/b392/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build1814342029/b383/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/usr/src/tmp/go-build1814342029/b393/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=/usr/src/tmp/go-build1814342029/b394/_pkg_.a packagefile hash/crc32=/usr/src/tmp/go-build1814342029/b094/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile math=/usr/src/tmp/go-build1814342029/b033/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1814342029/b034/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1814342029/b029/_pkg_.a packagefile sort=/usr/src/tmp/go-build1814342029/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1814342029/b038/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -p google.golang.org/protobuf/internal/impl -lang=go1.16 -complete -installsuffix shared -buildid D8c0oI3znluTzIJwkJru/D8c0oI3znluTzIJwkJru -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b403/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 cp $WORK/b144/_pkg_.a /usr/src/.cache/go-build/d4/d4281fc32a1a48d03dbed85bef560522fb172e3186ed9f79c5fd50be3d7987c9-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b162/ cat >/usr/src/tmp/go-build1814342029/b162/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile vendor/golang.org/x/net/idna=/usr/src/tmp/go-build1814342029/b156/_pkg_.a packagefile net=/usr/src/tmp/go-build1814342029/b144/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1814342029/b154/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p vendor/golang.org/x/net/http/httpproxy -lang=go1.23 -std -complete -installsuffix shared -buildid 9xLhZ9p5vSYIA9uUTYLV/9xLhZ9p5vSYIA9uUTYLV -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b162/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go log/syslog mkdir -p $WORK/b322/ github.com/google/gops/agent mkdir -p $WORK/b488/ net/textproto mkdir -p $WORK/b161/ cat >/usr/src/tmp/go-build1814342029/b322/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile log=/usr/src/tmp/go-build1814342029/b072/_pkg_.a packagefile net=/usr/src/tmp/go-build1814342029/b144/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF cat >/usr/src/tmp/go-build1814342029/b488/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1814342029/b067/_pkg_.a packagefile context=/usr/src/tmp/go-build1814342029/b068/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1814342029/b062/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/google/gops/internal=/usr/src/tmp/go-build1814342029/b489/_pkg_.a packagefile github.com/google/gops/signal=/usr/src/tmp/go-build1814342029/b491/_pkg_.a packagefile golang.org/x/sys/unix=/usr/src/tmp/go-build1814342029/b061/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile net=/usr/src/tmp/go-build1814342029/b144/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile os/signal=/usr/src/tmp/go-build1814342029/b492/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build1814342029/b065/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1814342029/b010/_pkg_.a packagefile runtime/debug=/usr/src/tmp/go-build1814342029/b200/_pkg_.a packagefile runtime/pprof=/usr/src/tmp/go-build1814342029/b334/_pkg_.a packagefile runtime/trace=/usr/src/tmp/go-build1814342029/b275/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile syscall=/usr/src/tmp/go-build1814342029/b050/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF cat >/usr/src/tmp/go-build1814342029/b161/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1814342029/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile math=/usr/src/tmp/go-build1814342029/b033/_pkg_.a packagefile net=/usr/src/tmp/go-build1814342029/b144/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -p github.com/google/gops/agent -lang=go1.16 -complete -installsuffix shared -buildid 1lZw0qUnqFlHnmAtuA97/1lZw0qUnqFlHnmAtuA97 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b488/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_386/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p net/textproto -lang=go1.23 -std -complete -installsuffix shared -buildid izQIdw1V2K-dxCL-EXu9/izQIdw1V2K-dxCL-EXu9 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b161/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 github.com/mitchellh/mapstructure mkdir -p $WORK/b171/ /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -p log/syslog -lang=go1.23 -std -complete -installsuffix shared -buildid T84iayDJG0fXjVWjvT_7/T84iayDJG0fXjVWjvT_7 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b322/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 cat >/usr/src/tmp/go-build1814342029/b171/importcfg << 'EOF' # internal # import config packagefile encoding=/usr/src/tmp/go-build1814342029/b003/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1814342029/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile net=/usr/src/tmp/go-build1814342029/b144/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1814342029/b029/_pkg_.a packagefile sort=/usr/src/tmp/go-build1814342029/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p github.com/mitchellh/mapstructure -lang=go1.16 -complete -installsuffix shared -buildid KAPKIXG8e-qJXOcks7Fm/KAPKIXG8e-qJXOcks7Fm -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b171/importcfg -pack ./vendor/github.com/mitchellh/mapstructure/decode_hooks.go ./vendor/github.com/mitchellh/mapstructure/error.go ./vendor/github.com/mitchellh/mapstructure/mapstructure.go github.com/google/uuid mkdir -p $WORK/b340/ cat >/usr/src/tmp/go-build1814342029/b340/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile crypto/md5=/usr/src/tmp/go-build1814342029/b134/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build1814342029/b097/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build1814342029/b137/_pkg_.a packagefile database/sql/driver=/usr/src/tmp/go-build1814342029/b290/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1814342029/b062/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build1814342029/b142/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile hash=/usr/src/tmp/go-build1814342029/b095/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile net=/usr/src/tmp/go-build1814342029/b144/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -p github.com/google/uuid -lang=go1.16 -complete -installsuffix shared -buildid wpsJ7_ZWPTQ2J2c76ebb/wpsJ7_ZWPTQ2J2c76ebb -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b340/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 github.com/spf13/pflag mkdir -p $WORK/b183/ cat >/usr/src/tmp/go-build1814342029/b183/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build1814342029/b070/_pkg_.a packagefile encoding/csv=/usr/src/tmp/go-build1814342029/b075/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build1814342029/b142/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile flag=/usr/src/tmp/go-build1814342029/b002/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile net=/usr/src/tmp/go-build1814342029/b144/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1814342029/b029/_pkg_.a packagefile sort=/usr/src/tmp/go-build1814342029/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p github.com/spf13/pflag -lang=go1.16 -complete -installsuffix shared -buildid eE_sjKM_fgNlqMdfAJ8e/eE_sjKM_fgNlqMdfAJ8e -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b183/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 crypto/x509 mkdir -p $WORK/b139/ cat >/usr/src/tmp/go-build1814342029/b139/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-build1814342029/b059/_pkg_.a packagefile crypto=/usr/src/tmp/go-build1814342029/b099/_pkg_.a packagefile crypto/aes=/usr/src/tmp/go-build1814342029/b108/_pkg_.a packagefile crypto/cipher=/usr/src/tmp/go-build1814342029/b100/_pkg_.a packagefile crypto/des=/usr/src/tmp/go-build1814342029/b109/_pkg_.a packagefile crypto/dsa=/usr/src/tmp/go-build1814342029/b140/_pkg_.a packagefile crypto/ecdh=/usr/src/tmp/go-build1814342029/b110/_pkg_.a packagefile crypto/ecdsa=/usr/src/tmp/go-build1814342029/b114/_pkg_.a packagefile crypto/ed25519=/usr/src/tmp/go-build1814342029/b122/_pkg_.a packagefile crypto/elliptic=/usr/src/tmp/go-build1814342029/b115/_pkg_.a packagefile crypto/md5=/usr/src/tmp/go-build1814342029/b134/_pkg_.a packagefile crypto/rsa=/usr/src/tmp/go-build1814342029/b136/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build1814342029/b137/_pkg_.a packagefile crypto/sha256=/usr/src/tmp/go-build1814342029/b138/_pkg_.a packagefile crypto/sha512=/usr/src/tmp/go-build1814342029/b118/_pkg_.a packagefile crypto/x509/pkix=/usr/src/tmp/go-build1814342029/b141/_pkg_.a packagefile encoding/asn1=/usr/src/tmp/go-build1814342029/b120/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build1814342029/b142/_pkg_.a packagefile encoding/pem=/usr/src/tmp/go-build1814342029/b143/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/usr/src/tmp/go-build1814342029/b119/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/usr/src/tmp/go-build1814342029/b121/_pkg_.a packagefile internal/godebug=/usr/src/tmp/go-build1814342029/b048/_pkg_.a packagefile internal/goos=/usr/src/tmp/go-build1814342029/b018/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build1814342029/b044/_pkg_.a packagefile math=/usr/src/tmp/go-build1814342029/b033/_pkg_.a packagefile math/big=/usr/src/tmp/go-build1814342029/b105/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1814342029/b034/_pkg_.a packagefile net=/usr/src/tmp/go-build1814342029/b144/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1814342029/b154/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build1814342029/b065/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1814342029/b029/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1814342029/b010/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1814342029/b039/_pkg_.a packagefile unicode/utf16=/usr/src/tmp/go-build1814342029/b071/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p crypto/x509 -lang=go1.23 -std -complete -installsuffix shared -buildid 8tiIdKTTm19PbpBtO6lz/8tiIdKTTm19PbpBtO6lz -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b139/importcfg -pack /usr/lib/golang/src/crypto/x509/cert_pool.go /usr/lib/golang/src/crypto/x509/notboring.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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /usr/src/.cache/go-build/84/846b527c194b6a3995ba6be853190470bb3a575d3747ab63d847f8550e8fd9f7-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /usr/src/.cache/go-build/75/7564fea9b7faa6022039845bc3a1afde6b1b9ef2dbd96231d76e975b8d05134a-d # internal github.com/mattermost/logr/target mkdir -p $WORK/b320/ cat >/usr/src/tmp/go-build1814342029/b320/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build1814342029/b068/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/mattermost/logr=/usr/src/tmp/go-build1814342029/b314/_pkg_.a packagefile github.com/wiggin77/merror=/usr/src/tmp/go-build1814342029/b317/_pkg_.a packagefile gopkg.in/natefinch/lumberjack.v2=/usr/src/tmp/go-build1814342029/b321/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile log/syslog=/usr/src/tmp/go-build1814342029/b322/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -p github.com/mattermost/logr/target -lang=go1.16 -complete -installsuffix shared -buildid TX75OIJR85QYkjFeIqib/TX75OIJR85QYkjFeIqib -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b320/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_386/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /usr/src/.cache/go-build/3b/3be215b8b516cc24d0447cce9809dd050b47ad686e23735e3070878621f1049b-d # internal github.com/pborman/uuid mkdir -p $WORK/b339/ cat >/usr/src/tmp/go-build1814342029/b339/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile crypto/md5=/usr/src/tmp/go-build1814342029/b134/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build1814342029/b097/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build1814342029/b137/_pkg_.a packagefile database/sql/driver=/usr/src/tmp/go-build1814342029/b290/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1814342029/b062/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build1814342029/b142/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/google/uuid=/usr/src/tmp/go-build1814342029/b340/_pkg_.a packagefile hash=/usr/src/tmp/go-build1814342029/b095/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -p github.com/pborman/uuid -lang=go1.16 -complete -installsuffix shared -buildid 8zODN9inlDS8VrKK72Bx/8zODN9inlDS8VrKK72Bx -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b339/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b161/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b488/_pkg_.a # internal cp $WORK/b488/_pkg_.a /usr/src/.cache/go-build/8e/8e968bfdea8512c6c0bdf900e9297659e969080d39be1effaf8e46c766e69008-d # internal cp $WORK/b161/_pkg_.a /usr/src/.cache/go-build/b3/b3ae1f37f279590e8c455a0545dd2eebfd79db523019a81579cfd264f92c0393-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b155/ cat >/usr/src/tmp/go-build1814342029/b155/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-build1814342029/b156/_pkg_.a packagefile net=/usr/src/tmp/go-build1814342029/b144/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build1814342029/b161/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p vendor/golang.org/x/net/http/httpguts -lang=go1.23 -std -complete -installsuffix shared -buildid 6BDlemI3jTWnvE4831EG/6BDlemI3jTWnvE4831EG -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b155/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 mime/multipart mkdir -p $WORK/b166/ cat >/usr/src/tmp/go-build1814342029/b166/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1814342029/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build1814342029/b097/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile internal/godebug=/usr/src/tmp/go-build1814342029/b048/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile math=/usr/src/tmp/go-build1814342029/b033/_pkg_.a packagefile mime=/usr/src/tmp/go-build1814342029/b165/_pkg_.a packagefile mime/quotedprintable=/usr/src/tmp/go-build1814342029/b167/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build1814342029/b161/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build1814342029/b065/_pkg_.a packagefile slices=/usr/src/tmp/go-build1814342029/b040/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p mime/multipart -lang=go1.23 -std -complete -installsuffix shared -buildid 7za7BqPFOtYjwuBS8KT4/7za7BqPFOtYjwuBS8KT4 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b166/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/b206/ cat >/usr/src/tmp/go-build1814342029/b206/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=/usr/src/tmp/go-build1814342029/b202/_pkg_.a packagefile net=/usr/src/tmp/go-build1814342029/b144/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build1814342029/b161/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -p golang.org/x/net/http/httpguts -lang=go1.16 -complete -installsuffix shared -buildid NzARe3NJSkrZW7MqLqK4/NzARe3NJSkrZW7MqLqK4 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b206/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/b350/ cat >/usr/src/tmp/go-build1814342029/b350/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1814342029/b067/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile log=/usr/src/tmp/go-build1814342029/b072/_pkg_.a packagefile mime=/usr/src/tmp/go-build1814342029/b165/_pkg_.a packagefile net=/usr/src/tmp/go-build1814342029/b144/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build1814342029/b161/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -p net/mail -lang=go1.23 -std -complete -installsuffix shared -buildid bWEd5TaeWO7tb_X3BrjU/bWEd5TaeWO7tb_X3BrjU -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b350/importcfg -pack /usr/lib/golang/src/net/mail/message.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /usr/src/.cache/go-build/5e/5ec81278b3672872b395f6694f5a7a7d57682c4c05049ce1ec8056022074e603-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /usr/src/.cache/go-build/62/6284a302161d675d25ce4001e051a28adff54a6ed3b769bf7bd8d59a951b179f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b339/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /usr/src/.cache/go-build/d4/d4ba2445f1eb3cc59bb95187e5770be0b1eee5bf51fc61bf5e30061f78ff48df-d # internal cp $WORK/b339/_pkg_.a /usr/src/.cache/go-build/7a/7a5f96b86446b4f915f9866c3a0f379b9e7c067e9652248c4252bc16eb51ee32-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /usr/src/.cache/go-build/a6/a6e22d2da819fe1eca12fbbc768820971877e74aeb58a7f9c826ec443610477b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b166/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b166/_pkg_.a /usr/src/.cache/go-build/1e/1e5c6addcfbb76fa0c5d7e25b8d68d12e929aad19a084a81a3a97d9c23603532-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /usr/src/.cache/go-build/b3/b37f03ebb45304dde218ba5b6d7887112fb276ffd475eb18980935ede3c74920-d # internal cp $WORK/b267/_pkg_.a /usr/src/.cache/go-build/76/7693a4a4c05f1ec24f7287d0ff3c49ecfe7379a2ba6b81a7e6a1f2ea267fcc16-d # internal github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1 mkdir -p $WORK/b264/ cat >/usr/src/tmp/go-build1814342029/b264/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/keybase/go-keybase-chat-bot/kbchat/types/gregor1=/usr/src/tmp/go-build1814342029/b265/_pkg_.a packagefile github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1=/usr/src/tmp/go-build1814342029/b266/_pkg_.a packagefile github.com/keybase/go-keybase-chat-bot/kbchat/types/stellar1=/usr/src/tmp/go-build1814342029/b267/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -p github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1 -lang=go1.16 -complete -installsuffix shared -buildid Wr98oRVLf_JHyGJlkdBu/Wr98oRVLf_JHyGJlkdBu -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b264/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_386/buildid -w $WORK/b485/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b485/_pkg_.a /usr/src/.cache/go-build/5f/5fa6a2b35f87cb455fe5855c84ceb432af1a0853b0ba5070e05e4dd1210fea7b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b139/_pkg_.a /usr/src/.cache/go-build/94/9486dc12e6f7bac8a209ea9e551a4a1e75972785feda59cc94bf8b06d596ecaa-d # internal github.com/Philipp15b/go-steam/cryptoutil mkdir -p $WORK/b438/ cat >/usr/src/tmp/go-build1814342029/b438/importcfg << 'EOF' # internal # import config packagefile crypto/aes=/usr/src/tmp/go-build1814342029/b108/_pkg_.a packagefile crypto/cipher=/usr/src/tmp/go-build1814342029/b100/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build1814342029/b097/_pkg_.a packagefile crypto/rsa=/usr/src/tmp/go-build1814342029/b136/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build1814342029/b137/_pkg_.a packagefile crypto/x509=/usr/src/tmp/go-build1814342029/b139/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -p github.com/Philipp15b/go-steam/cryptoutil -lang=go1.16 -complete -installsuffix shared -buildid AFbk74oPrfQRUIxhMP3u/AFbk74oPrfQRUIxhMP3u -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b438/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 github.com/dgrijalva/jwt-go mkdir -p $WORK/b210/ cat >/usr/src/tmp/go-build1814342029/b210/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile crypto=/usr/src/tmp/go-build1814342029/b099/_pkg_.a packagefile crypto/ecdsa=/usr/src/tmp/go-build1814342029/b114/_pkg_.a packagefile crypto/hmac=/usr/src/tmp/go-build1814342029/b124/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build1814342029/b097/_pkg_.a packagefile crypto/rsa=/usr/src/tmp/go-build1814342029/b136/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build1814342029/b102/_pkg_.a packagefile crypto/x509=/usr/src/tmp/go-build1814342029/b139/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build1814342029/b070/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1814342029/b069/_pkg_.a packagefile encoding/pem=/usr/src/tmp/go-build1814342029/b143/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile math/big=/usr/src/tmp/go-build1814342029/b105/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -p github.com/dgrijalva/jwt-go -lang=go1.16 -complete -installsuffix shared -buildid Ou76UKyxP3Wzd1GNAolD/Ou76UKyxP3Wzd1GNAolD -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b210/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 golang.org/x/crypto/ssh mkdir -p $WORK/b431/ cat >/usr/src/tmp/go-build1814342029/b431/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1814342029/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile crypto=/usr/src/tmp/go-build1814342029/b099/_pkg_.a packagefile crypto/aes=/usr/src/tmp/go-build1814342029/b108/_pkg_.a packagefile crypto/cipher=/usr/src/tmp/go-build1814342029/b100/_pkg_.a packagefile crypto/des=/usr/src/tmp/go-build1814342029/b109/_pkg_.a packagefile crypto/dsa=/usr/src/tmp/go-build1814342029/b140/_pkg_.a packagefile crypto/ecdsa=/usr/src/tmp/go-build1814342029/b114/_pkg_.a packagefile crypto/elliptic=/usr/src/tmp/go-build1814342029/b115/_pkg_.a packagefile crypto/hmac=/usr/src/tmp/go-build1814342029/b124/_pkg_.a packagefile crypto/md5=/usr/src/tmp/go-build1814342029/b134/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build1814342029/b097/_pkg_.a packagefile crypto/rc4=/usr/src/tmp/go-build1814342029/b135/_pkg_.a packagefile crypto/rsa=/usr/src/tmp/go-build1814342029/b136/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build1814342029/b137/_pkg_.a packagefile crypto/sha256=/usr/src/tmp/go-build1814342029/b138/_pkg_.a packagefile crypto/sha512=/usr/src/tmp/go-build1814342029/b118/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build1814342029/b102/_pkg_.a packagefile crypto/x509=/usr/src/tmp/go-build1814342029/b139/_pkg_.a packagefile encoding/asn1=/usr/src/tmp/go-build1814342029/b120/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build1814342029/b070/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1814342029/b062/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build1814342029/b142/_pkg_.a packagefile encoding/pem=/usr/src/tmp/go-build1814342029/b143/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile golang.org/x/crypto/chacha20=/usr/src/tmp/go-build1814342029/b432/_pkg_.a packagefile golang.org/x/crypto/curve25519=/usr/src/tmp/go-build1814342029/b433/_pkg_.a packagefile golang.org/x/crypto/ed25519=/usr/src/tmp/go-build1814342029/b434/_pkg_.a packagefile golang.org/x/crypto/poly1305=/usr/src/tmp/go-build1814342029/b225/_pkg_.a packagefile golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=/usr/src/tmp/go-build1814342029/b435/_pkg_.a packagefile hash=/usr/src/tmp/go-build1814342029/b095/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile log=/usr/src/tmp/go-build1814342029/b072/_pkg_.a packagefile math=/usr/src/tmp/go-build1814342029/b033/_pkg_.a packagefile math/big=/usr/src/tmp/go-build1814342029/b105/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build1814342029/b106/_pkg_.a packagefile net=/usr/src/tmp/go-build1814342029/b144/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1814342029/b029/_pkg_.a packagefile sort=/usr/src/tmp/go-build1814342029/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1814342029/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -p golang.org/x/crypto/ssh -lang=go1.16 -complete -installsuffix shared -buildid xbikwdEZLyhI6DE8OJaa/xbikwdEZLyhI6DE8OJaa -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b431/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 crypto/tls mkdir -p $WORK/b107/ cat >/usr/src/tmp/go-build1814342029/b107/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 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf importmap golang.org/x/crypto/sha3=vendor/golang.org/x/crypto/sha3 packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile container/list=/usr/src/tmp/go-build1814342029/b096/_pkg_.a packagefile context=/usr/src/tmp/go-build1814342029/b068/_pkg_.a packagefile crypto=/usr/src/tmp/go-build1814342029/b099/_pkg_.a packagefile crypto/aes=/usr/src/tmp/go-build1814342029/b108/_pkg_.a packagefile crypto/cipher=/usr/src/tmp/go-build1814342029/b100/_pkg_.a packagefile crypto/des=/usr/src/tmp/go-build1814342029/b109/_pkg_.a packagefile crypto/ecdh=/usr/src/tmp/go-build1814342029/b110/_pkg_.a packagefile crypto/ecdsa=/usr/src/tmp/go-build1814342029/b114/_pkg_.a packagefile crypto/ed25519=/usr/src/tmp/go-build1814342029/b122/_pkg_.a packagefile crypto/elliptic=/usr/src/tmp/go-build1814342029/b115/_pkg_.a packagefile crypto/hmac=/usr/src/tmp/go-build1814342029/b124/_pkg_.a packagefile crypto/internal/boring=/usr/src/tmp/go-build1814342029/b098/_pkg_.a packagefile crypto/internal/hpke=/usr/src/tmp/go-build1814342029/b125/_pkg_.a packagefile crypto/internal/mlkem768=/usr/src/tmp/go-build1814342029/b131/_pkg_.a packagefile crypto/md5=/usr/src/tmp/go-build1814342029/b134/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build1814342029/b097/_pkg_.a packagefile crypto/rc4=/usr/src/tmp/go-build1814342029/b135/_pkg_.a packagefile crypto/rsa=/usr/src/tmp/go-build1814342029/b136/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build1814342029/b137/_pkg_.a packagefile crypto/sha256=/usr/src/tmp/go-build1814342029/b138/_pkg_.a packagefile crypto/sha512=/usr/src/tmp/go-build1814342029/b118/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build1814342029/b102/_pkg_.a packagefile crypto/x509=/usr/src/tmp/go-build1814342029/b139/_pkg_.a packagefile encoding/pem=/usr/src/tmp/go-build1814342029/b143/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/usr/src/tmp/go-build1814342029/b126/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/usr/src/tmp/go-build1814342029/b119/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=/usr/src/tmp/go-build1814342029/b130/_pkg_.a packagefile vendor/golang.org/x/crypto/sha3=/usr/src/tmp/go-build1814342029/b132/_pkg_.a packagefile hash=/usr/src/tmp/go-build1814342029/b095/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build1814342029/b014/_pkg_.a packagefile internal/cpu=/usr/src/tmp/go-build1814342029/b012/_pkg_.a packagefile internal/godebug=/usr/src/tmp/go-build1814342029/b048/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile net=/usr/src/tmp/go-build1814342029/b144/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1814342029/b010/_pkg_.a packagefile slices=/usr/src/tmp/go-build1814342029/b040/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1814342029/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p crypto/tls -lang=go1.23 -std -complete -installsuffix shared -buildid URbK0grbjeJL6FsbkJ8s/URbK0grbjeJL6FsbkJ8s -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b107/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/notboring.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 cp $WORK/b183/_pkg_.a /usr/src/.cache/go-build/eb/eb37da469dd73513ab15244cfcef002bf819fc38a9d2ab744174ba552ddd7e30-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b438/_pkg_.a /usr/src/.cache/go-build/14/1424bf61aa00a38d99c6270ea40e64f313841c13c07ccb666827b18873dfa3a3-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /usr/src/.cache/go-build/9c/9cac87664ec09e0a945a5a84b41b36d35d392a43aee85262a8a5af36b3956bb8-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b403/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b431/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b487/_pkg_.a # internal cp $WORK/b431/_pkg_.a /usr/src/.cache/go-build/e0/e0ae5d19a28e1193fcd8604e7ab48baaa84c91818f2ef53c4b893de473291034-d # internal github.com/shazow/ssh-chat/sshd mkdir -p $WORK/b426/ cat >/usr/src/tmp/go-build1814342029/b426/importcfg << 'EOF' # internal # import config packagefile crypto/rand=/usr/src/tmp/go-build1814342029/b097/_pkg_.a packagefile crypto/rsa=/usr/src/tmp/go-build1814342029/b136/_pkg_.a packagefile crypto/sha256=/usr/src/tmp/go-build1814342029/b138/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build1814342029/b070/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1814342029/b062/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/shazow/rateio=/usr/src/tmp/go-build1814342029/b427/_pkg_.a packagefile github.com/shazow/ssh-chat/internal/sanitize=/usr/src/tmp/go-build1814342029/b428/_pkg_.a packagefile github.com/shazow/ssh-chat/sshd/terminal=/usr/src/tmp/go-build1814342029/b429/_pkg_.a packagefile golang.org/x/crypto/ssh=/usr/src/tmp/go-build1814342029/b431/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile log=/usr/src/tmp/go-build1814342029/b072/_pkg_.a packagefile net=/usr/src/tmp/go-build1814342029/b144/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -p github.com/shazow/ssh-chat/sshd -lang=go1.16 -complete -installsuffix shared -buildid -h7pecdHCQ7SWrqh1bYd/-h7pecdHCQ7SWrqh1bYd -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b426/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 cp $WORK/b403/_pkg_.a /usr/src/.cache/go-build/2d/2d293f1728a5d59e0f79f725589177468dd6316a0f013cbab4a47575247ea538-d # internal google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b402/ cat >/usr/src/tmp/go-build1814342029/b402/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/descopts=/usr/src/tmp/go-build1814342029/b399/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=/usr/src/tmp/go-build1814342029/b397/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=/usr/src/tmp/go-build1814342029/b403/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build1814342029/b383/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/usr/src/tmp/go-build1814342029/b393/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1814342029/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -p google.golang.org/protobuf/internal/filetype -lang=go1.16 -complete -installsuffix shared -buildid 9RwgH1GoeX8FFIVotK1I/9RwgH1GoeX8FFIVotK1I -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b402/importcfg -pack ./vendor/google.golang.org/protobuf/internal/filetype/build.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b402/_pkg_.a /usr/src/.cache/go-build/7b/7ba5e893bdf88d28b8e173de0068ec5304e796c82c2f7fd08c9be14890fe1dd8-d # internal google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b401/ cat >/usr/src/tmp/go-build1814342029/b401/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/filedesc=/usr/src/tmp/go-build1814342029/b397/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=/usr/src/tmp/go-build1814342029/b402/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=/usr/src/tmp/go-build1814342029/b403/_pkg_.a packagefile google.golang.org/protobuf/internal/version=/usr/src/tmp/go-build1814342029/b405/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -p google.golang.org/protobuf/runtime/protoimpl -lang=go1.16 -complete -installsuffix shared -buildid 8AJ0FqvdNb8i2F_Batve/8AJ0FqvdNb8i2F_Batve -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b401/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_386/buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b426/_pkg_.a /usr/src/.cache/go-build/f4/f4ebabac97bef0c2368d508268dd2cfded443050ab331efd8687a7d28970d8c1-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b401/_pkg_.a # internal cp $WORK/b401/_pkg_.a /usr/src/.cache/go-build/94/945deedfe6a80c7b6b52f6709d6729e6e935e647fa93e55422eaa01c123f05a7-d # internal google.golang.org/protobuf/types/descriptorpb mkdir -p $WORK/b400/ cat >/usr/src/tmp/go-build1814342029/b400/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build1814342029/b383/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=/usr/src/tmp/go-build1814342029/b394/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/usr/src/tmp/go-build1814342029/b401/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1814342029/b029/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -p google.golang.org/protobuf/types/descriptorpb -lang=go1.16 -complete -installsuffix shared -buildid omcAOl-y3G0qHRL6B0Qa/omcAOl-y3G0qHRL6B0Qa -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b400/importcfg -pack ./vendor/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go github.com/Rhymen/go-whatsapp/binary/proto mkdir -p $WORK/b470/ cat >/usr/src/tmp/go-build1814342029/b470/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build1814342029/b383/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/usr/src/tmp/go-build1814342029/b401/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1814342029/b029/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -p github.com/Rhymen/go-whatsapp/binary/proto -lang=go1.16 -complete -installsuffix shared -buildid lLZFGKKm8OQiIuEXB_sx/lLZFGKKm8OQiIuEXB_sx -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b470/importcfg -pack ./vendor/github.com/Rhymen/go-whatsapp/binary/proto/def.pb.go cp $WORK/b487/_pkg_.a /usr/src/.cache/go-build/f0/f0bd74b3f04d3917c67f1becd1282865caa61e08dfc1fb44ec792e4f7e6ba074-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b107/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b400/_pkg_.a /usr/src/.cache/go-build/f7/f72fa3ac4263f9ed98724916040e9c0a2f7dd6f7de1c671715726bb9161bc6ec-d # internal github.com/golang/protobuf/protoc-gen-go/descriptor mkdir -p $WORK/b443/ cat >/usr/src/tmp/go-build1814342029/b443/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build1814342029/b383/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/usr/src/tmp/go-build1814342029/b401/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=/usr/src/tmp/go-build1814342029/b400/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1814342029/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -p github.com/golang/protobuf/protoc-gen-go/descriptor -lang=go1.16 -complete -installsuffix shared -buildid 4HXIJzWPww1xOGLKu2o-/4HXIJzWPww1xOGLKu2o- -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b443/importcfg -pack ./vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/descriptor.pb.go google.golang.org/protobuf/reflect/protodesc mkdir -p $WORK/b395/ cat >/usr/src/tmp/go-build1814342029/b395/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/usr/src/tmp/go-build1814342029/b379/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=/usr/src/tmp/go-build1814342029/b396/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/usr/src/tmp/go-build1814342029/b380/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=/usr/src/tmp/go-build1814342029/b397/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/usr/src/tmp/go-build1814342029/b386/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=/usr/src/tmp/go-build1814342029/b389/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/usr/src/tmp/go-build1814342029/b384/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/usr/src/tmp/go-build1814342029/b387/_pkg_.a packagefile google.golang.org/protobuf/proto=/usr/src/tmp/go-build1814342029/b392/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build1814342029/b383/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/usr/src/tmp/go-build1814342029/b393/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=/usr/src/tmp/go-build1814342029/b400/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1814342029/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -p google.golang.org/protobuf/reflect/protodesc -lang=go1.16 -complete -installsuffix shared -buildid Z13c3QuBPh7T1LHk05Nh/Z13c3QuBPh7T1LHk05Nh -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b395/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 cp $WORK/b107/_pkg_.a /usr/src/.cache/go-build/e7/e7bf0ce7ef996ffb514b78b640f4c18d31f5b15a1e917a436c5a04343d24c174-d # internal net/http/httptrace mkdir -p $WORK/b168/ cat >/usr/src/tmp/go-build1814342029/b168/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build1814342029/b068/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build1814342029/b107/_pkg_.a packagefile internal/nettrace=/usr/src/tmp/go-build1814342029/b146/_pkg_.a packagefile net=/usr/src/tmp/go-build1814342029/b144/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build1814342029/b161/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1814342029/b029/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p net/http/httptrace -lang=go1.23 -std -complete -installsuffix shared -buildid aBaAlbyVvm7js8G1Li3l/aBaAlbyVvm7js8G1Li3l -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b168/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go github.com/wiggin77/srslog mkdir -p $WORK/b323/ cat >/usr/src/tmp/go-build1814342029/b323/importcfg << 'EOF' # internal # import config packagefile crypto/tls=/usr/src/tmp/go-build1814342029/b107/_pkg_.a packagefile crypto/x509=/usr/src/tmp/go-build1814342029/b139/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile log=/usr/src/tmp/go-build1814342029/b072/_pkg_.a packagefile net=/usr/src/tmp/go-build1814342029/b144/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -p github.com/wiggin77/srslog -lang=go1.16 -complete -installsuffix shared -buildid IIh4V5HlpQW8t9cSEtbr/IIh4V5HlpQW8t9cSEtbr -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b323/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/b309/ cat >/usr/src/tmp/go-build1814342029/b309/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build1814342029/b107/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build1814342029/b142/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/go-asn1-ber/asn1-ber=/usr/src/tmp/go-build1814342029/b310/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile log=/usr/src/tmp/go-build1814342029/b072/_pkg_.a packagefile net=/usr/src/tmp/go-build1814342029/b144/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1814342029/b154/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile sort=/usr/src/tmp/go-build1814342029/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1814342029/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -p github.com/mattermost/ldap -lang=go1.16 -complete -installsuffix shared -buildid gInhmuYb02_5zVlEu1fb/gInhmuYb02_5zVlEu1fb -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b309/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 github.com/lrstanley/girc mkdir -p $WORK/b249/ cat >/usr/src/tmp/go-build1814342029/b249/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1814342029/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile context=/usr/src/tmp/go-build1814342029/b068/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build1814342029/b107/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build1814342029/b070/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1814342029/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile log=/usr/src/tmp/go-build1814342029/b072/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build1814342029/b106/_pkg_.a packagefile net=/usr/src/tmp/go-build1814342029/b144/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1814342029/b082/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1814342029/b010/_pkg_.a packagefile runtime/debug=/usr/src/tmp/go-build1814342029/b200/_pkg_.a packagefile sort=/usr/src/tmp/go-build1814342029/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -p github.com/lrstanley/girc -lang=go1.16 -complete -installsuffix shared -buildid PrCIGpXruE8z0bkP6Y0M/PrCIGpXruE8z0bkP6Y0M -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b249/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b264/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b443/_pkg_.a # internal cp $WORK/b443/_pkg_.a /usr/src/.cache/go-build/75/75e9f894b696ede58e4264afaf0d360f853ea90b3048db2d1606d76a7b2f4c2d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /usr/src/.cache/go-build/0c/0c45a333fd000c1e03026a819353b15a15779ee94dcc7d93ba30ad29ed32ecf0-d # internal net/http mkdir -p $WORK/b091/ cat >/usr/src/tmp/go-build1814342029/b091/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-build1814342029/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile compress/gzip=/usr/src/tmp/go-build1814342029/b092/_pkg_.a packagefile container/list=/usr/src/tmp/go-build1814342029/b096/_pkg_.a packagefile context=/usr/src/tmp/go-build1814342029/b068/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build1814342029/b097/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build1814342029/b107/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build1814342029/b070/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1814342029/b062/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/usr/src/tmp/go-build1814342029/b155/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=/usr/src/tmp/go-build1814342029/b162/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/usr/src/tmp/go-build1814342029/b163/_pkg_.a packagefile vendor/golang.org/x/net/idna=/usr/src/tmp/go-build1814342029/b156/_pkg_.a packagefile internal/godebug=/usr/src/tmp/go-build1814342029/b048/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build1814342029/b044/_pkg_.a packagefile log=/usr/src/tmp/go-build1814342029/b072/_pkg_.a packagefile maps=/usr/src/tmp/go-build1814342029/b164/_pkg_.a packagefile math=/usr/src/tmp/go-build1814342029/b033/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1814342029/b034/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build1814342029/b106/_pkg_.a packagefile mime=/usr/src/tmp/go-build1814342029/b165/_pkg_.a packagefile mime/multipart=/usr/src/tmp/go-build1814342029/b166/_pkg_.a packagefile net=/usr/src/tmp/go-build1814342029/b144/_pkg_.a packagefile net/http/httptrace=/usr/src/tmp/go-build1814342029/b168/_pkg_.a packagefile net/http/internal=/usr/src/tmp/go-build1814342029/b169/_pkg_.a packagefile net/http/internal/ascii=/usr/src/tmp/go-build1814342029/b170/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build1814342029/b161/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1814342029/b154/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile path=/usr/src/tmp/go-build1814342029/b046/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build1814342029/b065/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1814342029/b029/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1814342029/b010/_pkg_.a packagefile slices=/usr/src/tmp/go-build1814342029/b040/_pkg_.a packagefile sort=/usr/src/tmp/go-build1814342029/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1814342029/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1814342029/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p net/http -lang=go1.23 -std -complete -installsuffix shared -buildid KO2gDPi_jWUSp64iCl8T/KO2gDPi_jWUSp64iCl8T -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b091/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_386/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /usr/src/.cache/go-build/ad/ad443d72caf4deb6bf6fd7250688328ef85f511c7c78fb231f51f048b665aeaa-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b395/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b395/_pkg_.a /usr/src/.cache/go-build/4f/4f6059db5312821b701c8f6604a72dd0200e08497f68e1b4bde8ea2f6f40902d-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b377/ cat >/usr/src/tmp/go-build1814342029/b377/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile compress/gzip=/usr/src/tmp/go-build1814342029/b092/_pkg_.a packagefile encoding=/usr/src/tmp/go-build1814342029/b003/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1814342029/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=/usr/src/tmp/go-build1814342029/b378/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/usr/src/tmp/go-build1814342029/b379/_pkg_.a packagefile google.golang.org/protobuf/proto=/usr/src/tmp/go-build1814342029/b392/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=/usr/src/tmp/go-build1814342029/b395/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build1814342029/b383/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/usr/src/tmp/go-build1814342029/b393/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=/usr/src/tmp/go-build1814342029/b394/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/usr/src/tmp/go-build1814342029/b401/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile math=/usr/src/tmp/go-build1814342029/b033/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1814342029/b029/_pkg_.a packagefile sort=/usr/src/tmp/go-build1814342029/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -p github.com/golang/protobuf/proto -lang=go1.16 -complete -installsuffix shared -buildid -d5XM7nUAlnBT1WnPujU/-d5XM7nUAlnBT1WnPujU -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b377/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 cp $WORK/b309/_pkg_.a /usr/src/.cache/go-build/91/91ad524ac67ae43fdc2288532e18be7ef6ef336bc2c9767f7662b50ed354b89c-d # internal cp $WORK/b264/_pkg_.a /usr/src/.cache/go-build/ba/ba825afd15c6525f21eb05562b8013e75e9325684004db5aca30c2a88ab4e437-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b470/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /usr/src/.cache/go-build/63/6300993cd426af466570805d7c389ece71a29cdbdc0a524626b7925f7e72328d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /usr/src/.cache/go-build/35/35749526f2d4c6548169b7ef2396445a8459f98637a19f5f9ea3a7bc21d232f2-d # internal layeh.com/gumble/gumble/MumbleProto mkdir -p $WORK/b406/ cat >/usr/src/tmp/go-build1814342029/b406/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/golang/protobuf/proto=/usr/src/tmp/go-build1814342029/b377/_pkg_.a packagefile math=/usr/src/tmp/go-build1814342029/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -p layeh.com/gumble/gumble/MumbleProto -lang=go1.16 -complete -installsuffix shared -buildid iRXqgLVFwDaoSXcsoChq/iRXqgLVFwDaoSXcsoChq -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b406/importcfg -pack ./vendor/layeh.com/gumble/gumble/MumbleProto/Mumble.pb.go ./vendor/layeh.com/gumble/gumble/MumbleProto/generate.go cp $WORK/b470/_pkg_.a /usr/src/.cache/go-build/0e/0ed76520861742060742671847e326c05395eb4219bb38007c5822091b00e81f-d # internal github.com/Rhymen/go-whatsapp/binary mkdir -p $WORK/b469/ cat >/usr/src/tmp/go-build1814342029/b469/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/Rhymen/go-whatsapp/binary/proto=/usr/src/tmp/go-build1814342029/b470/_pkg_.a packagefile github.com/Rhymen/go-whatsapp/binary/token=/usr/src/tmp/go-build1814342029/b471/_pkg_.a packagefile github.com/golang/protobuf/proto=/usr/src/tmp/go-build1814342029/b377/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile math=/usr/src/tmp/go-build1814342029/b033/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -p github.com/Rhymen/go-whatsapp/binary -lang=go1.16 -complete -installsuffix shared -buildid HqzhOTwkPtnvRFlfq-li/HqzhOTwkPtnvRFlfq-li -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b469/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/b442/ cat >/usr/src/tmp/go-build1814342029/b442/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/golang/protobuf/proto=/usr/src/tmp/go-build1814342029/b377/_pkg_.a packagefile github.com/golang/protobuf/protoc-gen-go/descriptor=/usr/src/tmp/go-build1814342029/b443/_pkg_.a packagefile math=/usr/src/tmp/go-build1814342029/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -p github.com/Philipp15b/go-steam/protocol/protobuf -lang=go1.16 -complete -installsuffix shared -buildid BM0k3bvOGEYvaZOjhKsq/BM0k3bvOGEYvaZOjhKsq -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b442/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b469/_pkg_.a # internal cp $WORK/b469/_pkg_.a /usr/src/.cache/go-build/42/42ee0ff97c0a96aeb0a9d63335dfcc59cadf5ae186699f43a8c00ea3ab78cf66-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b406/_pkg_.a /usr/src/.cache/go-build/71/71e3fc9aa3f2f3fddd014a4e926ab1b54b4686eb42c9b48715c2facd85cbde7d-d # internal layeh.com/gumble/gumble mkdir -p $WORK/b376/ cat >/usr/src/tmp/go-build1814342029/b376/importcfg << 'EOF' # internal # import config packagefile crypto/rand=/usr/src/tmp/go-build1814342029/b097/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build1814342029/b107/_pkg_.a packagefile crypto/x509=/usr/src/tmp/go-build1814342029/b139/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1814342029/b062/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile github.com/golang/protobuf/proto=/usr/src/tmp/go-build1814342029/b377/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile layeh.com/gumble/gumble/MumbleProto=/usr/src/tmp/go-build1814342029/b406/_pkg_.a packagefile layeh.com/gumble/gumble/varint=/usr/src/tmp/go-build1814342029/b407/_pkg_.a packagefile math=/usr/src/tmp/go-build1814342029/b033/_pkg_.a packagefile net=/usr/src/tmp/go-build1814342029/b144/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1814342029/b010/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1814342029/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -p layeh.com/gumble/gumble -lang=go1.16 -complete -installsuffix shared -buildid YkbrFg8n2kpGQZeX7qfu/YkbrFg8n2kpGQZeX7qfu -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b376/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_386/buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b376/_pkg_.a /usr/src/.cache/go-build/00/00921c292c4f84599a557d14db2e3bb6c61a2c19f7193124d9c90fad54ac58f6-d # internal layeh.com/gumble/gumbleutil mkdir -p $WORK/b408/ cat >/usr/src/tmp/go-build1814342029/b408/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build1814342029/b107/_pkg_.a packagefile encoding/xml=/usr/src/tmp/go-build1814342029/b192/_pkg_.a packagefile flag=/usr/src/tmp/go-build1814342029/b002/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile layeh.com/gumble/gumble=/usr/src/tmp/go-build1814342029/b376/_pkg_.a packagefile net=/usr/src/tmp/go-build1814342029/b144/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -p layeh.com/gumble/gumbleutil -lang=go1.16 -complete -installsuffix shared -buildid oYOVPZRhChsn-I8BV4Fq/oYOVPZRhChsn-I8BV4Fq -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b408/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_386/buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b408/_pkg_.a /usr/src/.cache/go-build/3e/3e772795c666eaba8a62305b91077d517b9c58d1cd2ab5e1bdbd78d6927033b5-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /usr/src/.cache/go-build/12/1251bc988457129acb8d96adccc8549339a0c3110a8b983caeaeaf9357d291a1-d # internal github.com/mreiferson/go-httpclient mkdir -p $WORK/b244/ cat >/usr/src/tmp/go-build1814342029/b244/importcfg << 'EOF' # internal # import config packagefile crypto/tls=/usr/src/tmp/go-build1814342029/b107/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile net=/usr/src/tmp/go-build1814342029/b144/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1814342029/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1814342029/b154/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF github.com/magiconair/properties mkdir -p $WORK/b089/ /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -p github.com/mreiferson/go-httpclient -lang=go1.16 -complete -installsuffix shared -buildid WXNR5crGO_n9kFKkRhwN/WXNR5crGO_n9kFKkRhwN -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b244/importcfg -pack ./vendor/github.com/mreiferson/go-httpclient/httpclient.go golang.org/x/crypto/acme mkdir -p $WORK/b199/ net/http/pprof mkdir -p $WORK/b332/ github.com/spf13/afero mkdir -p $WORK/b173/ github.com/mrexodia/wray mkdir -p $WORK/b245/ cat >/usr/src/tmp/go-build1814342029/b245/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1814342029/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1814342029/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1814342029/b154/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build1814342029/b065/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -p github.com/mrexodia/wray -lang=go1.16 -complete -installsuffix shared -buildid q6KTnx6xNUqs06-XFl6j/q6KTnx6xNUqs06-XFl6j -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b245/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 github.com/slack-go/slack/internal/misc mkdir -p $WORK/b357/ github.com/matrix-org/gomatrix mkdir -p $WORK/b277/ cat >/usr/src/tmp/go-build1814342029/b277/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build1814342029/b142/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1814342029/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile html=/usr/src/tmp/go-build1814342029/b179/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1814342029/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1814342029/b154/_pkg_.a packagefile path=/usr/src/tmp/go-build1814342029/b046/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1814342029/b082/_pkg_.a packagefile runtime/debug=/usr/src/tmp/go-build1814342029/b200/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -p github.com/matrix-org/gomatrix -lang=go1.16 -complete -installsuffix shared -buildid 6P_o_UyKLxX375_G-fTD/6P_o_UyKLxX375_G-fTD -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b277/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 net/http/httputil mkdir -p $WORK/b214/ cat >/usr/src/tmp/go-build1814342029/b357/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1814342029/b091/_pkg_.a EOF cat >/usr/src/tmp/go-build1814342029/b089/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile flag=/usr/src/tmp/go-build1814342029/b002/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile log=/usr/src/tmp/go-build1814342029/b072/_pkg_.a packagefile math=/usr/src/tmp/go-build1814342029/b033/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1814342029/b091/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1814342029/b029/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1814342029/b082/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1814342029/b010/_pkg_.a packagefile sort=/usr/src/tmp/go-build1814342029/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF cat >/usr/src/tmp/go-build1814342029/b214/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-build1814342029/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile context=/usr/src/tmp/go-build1814342029/b068/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/usr/src/tmp/go-build1814342029/b155/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile log=/usr/src/tmp/go-build1814342029/b072/_pkg_.a packagefile mime=/usr/src/tmp/go-build1814342029/b165/_pkg_.a packagefile net=/usr/src/tmp/go-build1814342029/b144/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1814342029/b091/_pkg_.a packagefile net/http/httptrace=/usr/src/tmp/go-build1814342029/b168/_pkg_.a packagefile net/http/internal=/usr/src/tmp/go-build1814342029/b169/_pkg_.a packagefile net/http/internal/ascii=/usr/src/tmp/go-build1814342029/b170/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build1814342029/b161/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1814342029/b154/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p net/http/httputil -lang=go1.23 -std -complete -installsuffix shared -buildid axHYyDNNbFEWXp05gfrx/axHYyDNNbFEWXp05gfrx -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b214/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 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p github.com/magiconair/properties -lang=go1.16 -complete -installsuffix shared -buildid pC8dFC4SEPWURIVtDc-2/pC8dFC4SEPWURIVtDc-2 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b089/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 cat >/usr/src/tmp/go-build1814342029/b332/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1814342029/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile context=/usr/src/tmp/go-build1814342029/b068/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile html=/usr/src/tmp/go-build1814342029/b179/_pkg_.a packagefile internal/godebug=/usr/src/tmp/go-build1814342029/b048/_pkg_.a packagefile internal/profile=/usr/src/tmp/go-build1814342029/b333/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile log=/usr/src/tmp/go-build1814342029/b072/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1814342029/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1814342029/b154/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1814342029/b010/_pkg_.a packagefile runtime/pprof=/usr/src/tmp/go-build1814342029/b334/_pkg_.a packagefile runtime/trace=/usr/src/tmp/go-build1814342029/b275/_pkg_.a packagefile sort=/usr/src/tmp/go-build1814342029/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -p net/http/pprof -lang=go1.23 -std -complete -installsuffix shared -buildid 2U4HZS6x_Ic9j_xlhbQF/2U4HZS6x_Ic9j_xlhbQF -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b332/importcfg -pack /usr/lib/golang/src/net/http/pprof/pprof.go golang.org/x/net/http2 mkdir -p $WORK/b205/ cat >/usr/src/tmp/go-build1814342029/b205/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1814342029/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile compress/gzip=/usr/src/tmp/go-build1814342029/b092/_pkg_.a packagefile context=/usr/src/tmp/go-build1814342029/b068/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build1814342029/b097/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build1814342029/b107/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1814342029/b062/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile golang.org/x/net/http/httpguts=/usr/src/tmp/go-build1814342029/b206/_pkg_.a packagefile golang.org/x/net/http2/hpack=/usr/src/tmp/go-build1814342029/b207/_pkg_.a packagefile golang.org/x/net/idna=/usr/src/tmp/go-build1814342029/b202/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile log=/usr/src/tmp/go-build1814342029/b072/_pkg_.a packagefile math=/usr/src/tmp/go-build1814342029/b033/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build1814342029/b106/_pkg_.a packagefile net=/usr/src/tmp/go-build1814342029/b144/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1814342029/b091/_pkg_.a packagefile net/http/httptrace=/usr/src/tmp/go-build1814342029/b168/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build1814342029/b161/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1814342029/b154/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1814342029/b029/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1814342029/b010/_pkg_.a packagefile sort=/usr/src/tmp/go-build1814342029/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1814342029/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p golang.org/x/net/http2 -lang=go1.16 -complete -installsuffix shared -buildid N7KfoChpzScIkvokxj2I/N7KfoChpzScIkvokxj2I -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b205/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/gorilla/websocket mkdir -p $WORK/b217/ cat >/usr/src/tmp/go-build1814342029/b217/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1814342029/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile compress/flate=/usr/src/tmp/go-build1814342029/b093/_pkg_.a packagefile context=/usr/src/tmp/go-build1814342029/b068/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build1814342029/b097/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build1814342029/b137/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build1814342029/b107/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build1814342029/b070/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1814342029/b062/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1814342029/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build1814342029/b106/_pkg_.a packagefile net=/usr/src/tmp/go-build1814342029/b144/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1814342029/b091/_pkg_.a packagefile net/http/httptrace=/usr/src/tmp/go-build1814342029/b168/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1814342029/b154/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -p github.com/gorilla/websocket -lang=go1.16 -complete -installsuffix shared -buildid 3oXSk57VzOo2_esiojdx/3oXSk57VzOo2_esiojdx -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b217/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 net/http/cookiejar mkdir -p $WORK/b351/ cat >/usr/src/tmp/go-build1814342029/b351/importcfg << 'EOF' # internal # import config packagefile cmp=/usr/src/tmp/go-build1814342029/b028/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile net=/usr/src/tmp/go-build1814342029/b144/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1814342029/b091/_pkg_.a packagefile net/http/internal/ascii=/usr/src/tmp/go-build1814342029/b170/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1814342029/b154/_pkg_.a packagefile slices=/usr/src/tmp/go-build1814342029/b040/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -p net/http/cookiejar -lang=go1.23 -std -complete -installsuffix shared -buildid 14Nzr1g97zTgJm4224kG/14Nzr1g97zTgJm4224kG -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b351/importcfg -pack /usr/lib/golang/src/net/http/cookiejar/jar.go /usr/lib/golang/src/net/http/cookiejar/punycode.go cat >/usr/src/tmp/go-build1814342029/b173/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/spf13/afero/mem=/usr/src/tmp/go-build1814342029/b174/_pkg_.a packagefile golang.org/x/text/transform=/usr/src/tmp/go-build1814342029/b175/_pkg_.a packagefile golang.org/x/text/unicode/norm=/usr/src/tmp/go-build1814342029/b176/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build1814342029/b044/_pkg_.a packagefile log=/usr/src/tmp/go-build1814342029/b072/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1814342029/b091/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile path=/usr/src/tmp/go-build1814342029/b046/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build1814342029/b065/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1814342029/b082/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1814342029/b010/_pkg_.a packagefile sort=/usr/src/tmp/go-build1814342029/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile syscall=/usr/src/tmp/go-build1814342029/b050/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1814342029/b039/_pkg_.a EOF net/http/httptest mkdir -p $WORK/b246/ cat >/usr/src/tmp/go-build1814342029/b246/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-build1814342029/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile context=/usr/src/tmp/go-build1814342029/b068/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build1814342029/b107/_pkg_.a packagefile crypto/x509=/usr/src/tmp/go-build1814342029/b139/_pkg_.a packagefile flag=/usr/src/tmp/go-build1814342029/b002/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/usr/src/tmp/go-build1814342029/b155/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile log=/usr/src/tmp/go-build1814342029/b072/_pkg_.a packagefile net=/usr/src/tmp/go-build1814342029/b144/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1814342029/b091/_pkg_.a packagefile net/http/internal/testcert=/usr/src/tmp/go-build1814342029/b247/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build1814342029/b161/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF go.uber.org/zap cat >/usr/src/tmp/go-build1814342029/b199/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile context=/usr/src/tmp/go-build1814342029/b068/_pkg_.a packagefile crypto=/usr/src/tmp/go-build1814342029/b099/_pkg_.a packagefile crypto/ecdsa=/usr/src/tmp/go-build1814342029/b114/_pkg_.a packagefile crypto/elliptic=/usr/src/tmp/go-build1814342029/b115/_pkg_.a packagefile crypto/hmac=/usr/src/tmp/go-build1814342029/b124/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build1814342029/b097/_pkg_.a packagefile crypto/rsa=/usr/src/tmp/go-build1814342029/b136/_pkg_.a packagefile crypto/sha256=/usr/src/tmp/go-build1814342029/b138/_pkg_.a packagefile crypto/sha512=/usr/src/tmp/go-build1814342029/b118/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build1814342029/b107/_pkg_.a packagefile crypto/x509=/usr/src/tmp/go-build1814342029/b139/_pkg_.a packagefile crypto/x509/pkix=/usr/src/tmp/go-build1814342029/b141/_pkg_.a packagefile encoding/asn1=/usr/src/tmp/go-build1814342029/b120/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build1814342029/b070/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build1814342029/b142/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1814342029/b069/_pkg_.a packagefile encoding/pem=/usr/src/tmp/go-build1814342029/b143/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile math/big=/usr/src/tmp/go-build1814342029/b105/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1814342029/b091/_pkg_.a packagefile runtime/debug=/usr/src/tmp/go-build1814342029/b200/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -p github.com/slack-go/slack/internal/misc -lang=go1.16 -complete -installsuffix shared -buildid Nj6g-TuwXiE5gEbYJ0XP/Nj6g-TuwXiE5gEbYJ0XP -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b357/importcfg -pack ./vendor/github.com/slack-go/slack/internal/misc/misc.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p github.com/spf13/afero -lang=go1.16 -complete -installsuffix shared -buildid Y6PpgwV3047h-pLQrfLT/Y6PpgwV3047h-pLQrfLT -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b173/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 mkdir -p $WORK/b324/ cat >/usr/src/tmp/go-build1814342029/b324/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1814342029/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile flag=/usr/src/tmp/go-build1814342029/b002/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile go.uber.org/atomic=/usr/src/tmp/go-build1814342029/b325/_pkg_.a packagefile go.uber.org/multierr=/usr/src/tmp/go-build1814342029/b326/_pkg_.a packagefile go.uber.org/zap/internal/bufferpool=/usr/src/tmp/go-build1814342029/b327/_pkg_.a packagefile go.uber.org/zap/zapcore=/usr/src/tmp/go-build1814342029/b329/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile log=/usr/src/tmp/go-build1814342029/b072/_pkg_.a packagefile math=/usr/src/tmp/go-build1814342029/b033/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1814342029/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1814342029/b154/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1814342029/b010/_pkg_.a packagefile sort=/usr/src/tmp/go-build1814342029/b064/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -p go.uber.org/zap -lang=go1.16 -complete -installsuffix shared -buildid AF2MgiEMZs1fVzJOa6wg/AF2MgiEMZs1fVzJOa6wg -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b324/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_386/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p golang.org/x/crypto/acme -lang=go1.16 -complete -installsuffix shared -buildid LaDrBzjSAxwC-8ByG8Wt/LaDrBzjSAxwC-8ByG8Wt -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b199/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 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -p net/http/httptest -lang=go1.23 -std -complete -installsuffix shared -buildid w1K3nq-uD_wS-KIYJ8zL/w1K3nq-uD_wS-KIYJ8zL -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b246/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_386/buildid -w $WORK/b245/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /usr/src/.cache/go-build/22/22347aba829706fada171ad50b9e3edf3fe19416ed43a71cac4621c4dc07d73e-d # internal golang.org/x/net/context/ctxhttp mkdir -p $WORK/b371/ cat >/usr/src/tmp/go-build1814342029/b371/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build1814342029/b068/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1814342029/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1814342029/b154/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -p golang.org/x/net/context/ctxhttp -lang=go1.16 -complete -installsuffix shared -buildid 8rahN9bOrXSavDhplHua/8rahN9bOrXSavDhplHua -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b371/importcfg -pack ./vendor/golang.org/x/net/context/ctxhttp/ctxhttp.go cp $WORK/b245/_pkg_.a /usr/src/.cache/go-build/f6/f6ebeeb54de94392186a25907af9b085b64a79614c79b5e5908246334d21ecba-d # internal github.com/vincent-petithory/dataurl mkdir -p $WORK/b375/ cat >/usr/src/tmp/go-build1814342029/b375/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build1814342029/b070/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1814342029/b091/_pkg_.a packagefile sort=/usr/src/tmp/go-build1814342029/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1814342029/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -p github.com/vincent-petithory/dataurl -lang=go1.16 -complete -installsuffix shared -buildid 6lkv1k3aTpbCegWORvQG/6lkv1k3aTpbCegWORvQG -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b375/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_386/buildid -w $WORK/b244/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b332/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b351/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /usr/src/.cache/go-build/1f/1fb6bd600ac61e31f0258202faf032b6afb9129b7d3d4d7fa6c5a8a4cf4ae9b8-d # internal golang.org/x/oauth2/internal mkdir -p $WORK/b370/ cat >/usr/src/tmp/go-build1814342029/b370/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build1814342029/b068/_pkg_.a packagefile crypto/rsa=/usr/src/tmp/go-build1814342029/b136/_pkg_.a packagefile crypto/x509=/usr/src/tmp/go-build1814342029/b139/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1814342029/b069/_pkg_.a packagefile encoding/pem=/usr/src/tmp/go-build1814342029/b143/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=/usr/src/tmp/go-build1814342029/b371/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile math=/usr/src/tmp/go-build1814342029/b033/_pkg_.a packagefile mime=/usr/src/tmp/go-build1814342029/b165/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1814342029/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1814342029/b154/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -p golang.org/x/oauth2/internal -lang=go1.16 -complete -installsuffix shared -buildid IpVga1us9r4LI2t3YjD6/IpVga1us9r4LI2t3YjD6 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b370/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b351/_pkg_.a /usr/src/.cache/go-build/2d/2d930e5d2001b6d134f631923031589776b5104c3e5d4f3c95e2ca320a85122c-d # internal github.com/monaco-io/request mkdir -p $WORK/b412/ cat >/usr/src/tmp/go-build1814342029/b412/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build1814342029/b107/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1814342029/b091/_pkg_.a packagefile net/http/cookiejar=/usr/src/tmp/go-build1814342029/b351/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1814342029/b154/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -p github.com/monaco-io/request -lang=go1.16 -complete -installsuffix shared -buildid QgRkY210ci5AFAtvE7OA/QgRkY210ci5AFAtvE7OA -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b412/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 cp $WORK/b244/_pkg_.a /usr/src/.cache/go-build/81/8106f94670ec5dbc535fefaa1b904ede64d64b6e891c44a7566161afd56feb4a-d # internal github.com/42wim/matterbridge/hook/rockethook mkdir -p $WORK/b416/ cat >/usr/src/tmp/go-build1814342029/b416/importcfg << 'EOF' # internal # import config packagefile crypto/tls=/usr/src/tmp/go-build1814342029/b107/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1814342029/b069/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile log=/usr/src/tmp/go-build1814342029/b072/_pkg_.a packagefile net=/usr/src/tmp/go-build1814342029/b144/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1814342029/b091/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -p github.com/42wim/matterbridge/hook/rockethook -lang=go1.15 -complete -installsuffix shared -buildid gSefVxcrL-MAezo4ZE0R/gSefVxcrL-MAezo4ZE0R -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b416/importcfg -pack ./hook/rockethook/rockethook.go cp $WORK/b332/_pkg_.a /usr/src/.cache/go-build/5a/5a3d721761c06dd63f92a14d9f3cae1c87447f0d31afe545cf5bca7f714b0ad6-d # internal golang.org/x/net/websocket mkdir -p $WORK/b421/ cat >/usr/src/tmp/go-build1814342029/b421/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1814342029/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build1814342029/b097/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build1814342029/b137/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build1814342029/b107/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build1814342029/b070/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1814342029/b062/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1814342029/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile net=/usr/src/tmp/go-build1814342029/b144/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1814342029/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1814342029/b154/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -p golang.org/x/net/websocket -lang=go1.16 -complete -installsuffix shared -buildid 9QjAaBT8wqwKtDu10b2t/9QjAaBT8wqwKtDu10b2t -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b421/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 cp $WORK/b277/_pkg_.a /usr/src/.cache/go-build/62/623c4689aaba715ad49ea8788771bd265d32a1f25eebe1b7a16a21965f6b926e-d # internal github.com/matterbridge/Rocket.Chat.Go.SDK/rest mkdir -p $WORK/b422/ cat >/usr/src/tmp/go-build1814342029/b422/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1814342029/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/matterbridge/Rocket.Chat.Go.SDK/models=/usr/src/tmp/go-build1814342029/b417/_pkg_.a packagefile html=/usr/src/tmp/go-build1814342029/b179/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile log=/usr/src/tmp/go-build1814342029/b072/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1814342029/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1814342029/b154/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -p github.com/matterbridge/Rocket.Chat.Go.SDK/rest -lang=go1.16 -complete -installsuffix shared -buildid 8ZT5nXHjgzIeUR96cz8S/8ZT5nXHjgzIeUR96cz8S -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b422/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b089/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b089/_pkg_.a /usr/src/.cache/go-build/1e/1eb5b381e2b25922ec9b5081d7a2d271ed3c40cecaf107a213e8da492c8a4caa-d # internal github.com/nelsonken/gomf mkdir -p $WORK/b423/ cat >/usr/src/tmp/go-build1814342029/b423/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile context=/usr/src/tmp/go-build1814342029/b068/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile mime/multipart=/usr/src/tmp/go-build1814342029/b166/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1814342029/b091/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build1814342029/b161/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -p github.com/nelsonken/gomf -lang=go1.16 -complete -installsuffix shared -buildid shH6Ew6ed3PpLwcpIeTj/shH6Ew6ed3PpLwcpIeTj -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b423/importcfg -pack ./vendor/github.com/nelsonken/gomf/form_builder.go cp $WORK/b214/_pkg_.a /usr/src/.cache/go-build/3d/3dc7fc7faa9121d755c0d2b4ac33dd70a5d2c5a1717a3e0871bb30d05b2d432d-d # internal github.com/Philipp15b/go-steam/netutil mkdir -p $WORK/b439/ cat >/usr/src/tmp/go-build1814342029/b439/importcfg << 'EOF' # internal # import config packagefile net=/usr/src/tmp/go-build1814342029/b144/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1814342029/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1814342029/b154/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -p github.com/Philipp15b/go-steam/netutil -lang=go1.16 -complete -installsuffix shared -buildid fsSJVHqeQPHDYykh0Qr0/fsSJVHqeQPHDYykh0Qr0 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b439/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_386/buildid -w $WORK/b416/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b439/_pkg_.a # internal cp $WORK/b416/_pkg_.a /usr/src/.cache/go-build/ee/ee63bcb0d3d13fef2692339117107fb8b93a3b1d619fe4f3fbd02de986790304-d # internal github.com/technoweenie/multipartstreamer mkdir -p $WORK/b450/ cat >/usr/src/tmp/go-build1814342029/b450/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile mime/multipart=/usr/src/tmp/go-build1814342029/b166/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1814342029/b091/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build1814342029/b065/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -p github.com/technoweenie/multipartstreamer -lang=go1.16 -complete -installsuffix shared -buildid I_3EDdlZ_fGc5i0btuI4/I_3EDdlZ_fGc5i0btuI4 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b450/importcfg -pack ./vendor/github.com/technoweenie/multipartstreamer/multipartstreamer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b439/_pkg_.a /usr/src/.cache/go-build/94/9470b0257d05f3657b0ac5702cdd14e1b05df309e516a1c7bccefd84180b4976-d # internal github.com/SevereCloud/vksdk/v2/internal mkdir -p $WORK/b455/ cat >/usr/src/tmp/go-build1814342029/b455/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build1814342029/b068/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2=/usr/src/tmp/go-build1814342029/b454/_pkg_.a packagefile golang.org/x/text/encoding/charmap=/usr/src/tmp/go-build1814342029/b456/_pkg_.a packagefile golang.org/x/text/runes=/usr/src/tmp/go-build1814342029/b457/_pkg_.a packagefile golang.org/x/text/transform=/usr/src/tmp/go-build1814342029/b175/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1814342029/b091/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -p github.com/SevereCloud/vksdk/v2/internal -lang=go1.16 -complete -installsuffix shared -buildid fAK0KOQybliX3Ny33ziv/fAK0KOQybliX3Ny33ziv -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b455/importcfg -pack ./vendor/github.com/SevereCloud/vksdk/v2/internal/charset.go ./vendor/github.com/SevereCloud/vksdk/v2/internal/transport.go cp $WORK/b370/_pkg_.a /usr/src/.cache/go-build/12/12c035a04cd7dfeae76f86d352a9f3aaddb779c2562fc2a0d63dc968b044a70f-d # internal golang.org/x/oauth2 mkdir -p $WORK/b369/ cat >/usr/src/tmp/go-build1814342029/b369/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile context=/usr/src/tmp/go-build1814342029/b068/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile golang.org/x/oauth2/internal=/usr/src/tmp/go-build1814342029/b370/_pkg_.a packagefile log=/usr/src/tmp/go-build1814342029/b072/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1814342029/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1814342029/b154/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -p golang.org/x/oauth2 -lang=go1.16 -complete -installsuffix shared -buildid wTn-rGjTXvngddPlCI3P/wTn-rGjTXvngddPlCI3P -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b369/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_386/buildid -w $WORK/b421/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b199/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b217/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b423/_pkg_.a /usr/src/.cache/go-build/89/8984c1a49f6a41135fa277a5027368abb38556dbd44cc025381cefdb7f9b390c-d # internal github.com/matterbridge/go-xmpp mkdir -p $WORK/b477/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b375/_pkg_.a # internal cat >/usr/src/tmp/go-build1814342029/b477/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1814342029/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile crypto/md5=/usr/src/tmp/go-build1814342029/b134/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build1814342029/b097/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build1814342029/b137/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build1814342029/b107/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build1814342029/b070/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1814342029/b062/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build1814342029/b142/_pkg_.a packagefile encoding/xml=/usr/src/tmp/go-build1814342029/b192/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile math/big=/usr/src/tmp/go-build1814342029/b105/_pkg_.a packagefile net=/usr/src/tmp/go-build1814342029/b144/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1814342029/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1814342029/b154/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b246/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b412/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -p github.com/matterbridge/go-xmpp -lang=go1.16 -complete -installsuffix shared -buildid _HDI3FDm1RoVeABq_1mv/_HDI3FDm1RoVeABq_1mv -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b477/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_386/buildid -w $WORK/b455/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b422/_pkg_.a # internal cp $WORK/b375/_pkg_.a /usr/src/.cache/go-build/5b/5b58130725492abfd24ba6cdcda2a4c01e7c71561b0a5c56cfe9678e3855e38d-d # internal github.com/matterbridge/gozulipbot cp $WORK/b455/_pkg_.a /usr/src/.cache/go-build/91/91532fb5b9d9f7e496744a9d3244c5c59af3c31b33345c1ec5f8038ef335846b-d # internal cp $WORK/b412/_pkg_.a /usr/src/.cache/go-build/43/43629e8748e1e3be69b695afcb02d1c517e278076b0100375d98c65c878ab5ed-d # internal gomod.garykim.dev/nc-talk/user mkdir -p $WORK/b414/ cat >/usr/src/tmp/go-build1814342029/b414/importcfg << 'EOF' # internal # import config packagefile crypto/tls=/usr/src/tmp/go-build1814342029/b107/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1814342029/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile github.com/monaco-io/request=/usr/src/tmp/go-build1814342029/b412/_pkg_.a packagefile gomod.garykim.dev/nc-talk/constants=/usr/src/tmp/go-build1814342029/b413/_pkg_.a packagefile gomod.garykim.dev/nc-talk/ocs=/usr/src/tmp/go-build1814342029/b410/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -p gomod.garykim.dev/nc-talk/user -lang=go1.16 -complete -installsuffix shared -buildid POBGOu3GFkNo62LiQ3wQ/POBGOu3GFkNo62LiQ3wQ -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b414/importcfg -pack ./vendor/gomod.garykim.dev/nc-talk/user/user.go mkdir -p $WORK/b479/ cat >/usr/src/tmp/go-build1814342029/b479/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1814342029/b069/_pkg_.a packagefile flag=/usr/src/tmp/go-build1814342029/b002/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile math=/usr/src/tmp/go-build1814342029/b033/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1814342029/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1814342029/b154/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1814342029/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -p github.com/matterbridge/gozulipbot -lang=go1.16 -complete -installsuffix shared -buildid Yq0WBkfivLcwXIPfPFRN/Yq0WBkfivLcwXIPfPFRN -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b479/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b246/_pkg_.a /usr/src/.cache/go-build/f9/f96c31c93ff06dd87681f30f9a4cc4f8d542668109b9e6f33b4edd257d993678-d # internal github.com/42wim/go-gitter mkdir -p $WORK/b243/ cat >/usr/src/tmp/go-build1814342029/b243/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1814342029/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1814342029/b069/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/mreiferson/go-httpclient=/usr/src/tmp/go-build1814342029/b244/_pkg_.a packagefile github.com/mrexodia/wray=/usr/src/tmp/go-build1814342029/b245/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile log=/usr/src/tmp/go-build1814342029/b072/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1814342029/b091/_pkg_.a packagefile net/http/httptest=/usr/src/tmp/go-build1814342029/b246/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1814342029/b154/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -p github.com/42wim/go-gitter -lang=go1.16 -complete -installsuffix shared -buildid yAhZaI6na6kOdMxe7mjz/yAhZaI6na6kOdMxe7mjz -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b243/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 github.com/SevereCloud/vksdk/v2/api mkdir -p $WORK/b453/ cat >/usr/src/tmp/go-build1814342029/b453/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile context=/usr/src/tmp/go-build1814342029/b068/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1814342029/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2=/usr/src/tmp/go-build1814342029/b454/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2/internal=/usr/src/tmp/go-build1814342029/b455/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2/object=/usr/src/tmp/go-build1814342029/b458/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile mime=/usr/src/tmp/go-build1814342029/b165/_pkg_.a packagefile mime/multipart=/usr/src/tmp/go-build1814342029/b166/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1814342029/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1814342029/b154/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1814342029/b029/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1814342029/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -p github.com/SevereCloud/vksdk/v2/api -lang=go1.16 -complete -installsuffix shared -buildid CJ3WpRWMtQHvtRdxlf2I/CJ3WpRWMtQHvtRdxlf2I -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b453/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 cp $WORK/b199/_pkg_.a /usr/src/.cache/go-build/ee/ee7250ab4dc19adfa89e9240e0f011f06fcc3499a529e991dc46fbcb367a62b9-d # internal cp $WORK/b421/_pkg_.a /usr/src/.cache/go-build/49/49d7b3eb79c518de561f3da9a84c3eaa123487aeda7f9f661a28e17f0e729ae5-d # internal golang.org/x/crypto/acme/autocert mkdir -p $WORK/b201/ cat >/usr/src/tmp/go-build1814342029/b201/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile context=/usr/src/tmp/go-build1814342029/b068/_pkg_.a packagefile crypto=/usr/src/tmp/go-build1814342029/b099/_pkg_.a packagefile crypto/ecdsa=/usr/src/tmp/go-build1814342029/b114/_pkg_.a packagefile crypto/elliptic=/usr/src/tmp/go-build1814342029/b115/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build1814342029/b097/_pkg_.a packagefile crypto/rsa=/usr/src/tmp/go-build1814342029/b136/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build1814342029/b107/_pkg_.a packagefile crypto/x509=/usr/src/tmp/go-build1814342029/b139/_pkg_.a packagefile crypto/x509/pkix=/usr/src/tmp/go-build1814342029/b141/_pkg_.a packagefile encoding/pem=/usr/src/tmp/go-build1814342029/b143/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile golang.org/x/crypto/acme=/usr/src/tmp/go-build1814342029/b199/_pkg_.a packagefile golang.org/x/net/idna=/usr/src/tmp/go-build1814342029/b202/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile log=/usr/src/tmp/go-build1814342029/b072/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build1814342029/b106/_pkg_.a packagefile net=/usr/src/tmp/go-build1814342029/b144/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1814342029/b091/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile path=/usr/src/tmp/go-build1814342029/b046/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build1814342029/b065/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1814342029/b010/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p golang.org/x/crypto/acme/autocert -lang=go1.16 -complete -installsuffix shared -buildid ZKkDxMvld8myLbs5Bhhu/ZKkDxMvld8myLbs5Bhhu -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b201/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 cp $WORK/b450/_pkg_.a /usr/src/.cache/go-build/25/25d59dfc624d87e943561225801f7645cc72f0b2a427993c0fc73a7bf53b034a-d # internal github.com/stretchr/testify/assert mkdir -p $WORK/b269/ cat >/usr/src/tmp/go-build1814342029/b269/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1814342029/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1814342029/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/davecgh/go-spew/spew=/usr/src/tmp/go-build1814342029/b270/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=/usr/src/tmp/go-build1814342029/b271/_pkg_.a packagefile gopkg.in/yaml.v3=/usr/src/tmp/go-build1814342029/b272/_pkg_.a packagefile math=/usr/src/tmp/go-build1814342029/b033/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1814342029/b091/_pkg_.a packagefile net/http/httptest=/usr/src/tmp/go-build1814342029/b246/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1814342029/b154/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1814342029/b029/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1814342029/b082/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1814342029/b010/_pkg_.a packagefile runtime/debug=/usr/src/tmp/go-build1814342029/b200/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1814342029/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF github.com/gopackage/ddp cp $WORK/b217/_pkg_.a /usr/src/.cache/go-build/38/3802ff910650552b05636635c0bde0f75305251d616012b788b75c06e5acd05a-d # internal gopkg.in/olahol/melody.v1 mkdir -p $WORK/b216/ cat >/usr/src/tmp/go-build1814342029/b216/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile github.com/gorilla/websocket=/usr/src/tmp/go-build1814342029/b217/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1814342029/b091/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -p gopkg.in/olahol/melody.v1 -lang=go1.16 -complete -installsuffix shared -buildid jtMbhjnLRJNGg_eXBM7V/jtMbhjnLRJNGg_eXBM7V -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b216/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 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -p github.com/stretchr/testify/assert -lang=go1.16 -complete -installsuffix shared -buildid xiPbhZnMvexWgcdynSHb/xiPbhZnMvexWgcdynSHb -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b269/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_386/buildid -w $WORK/b324/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b422/_pkg_.a /usr/src/.cache/go-build/13/13f6f4d74462594196ea2e9cd853bc8ac4e02b0982e553f9033fb8776ba3d83c-d # internal mkdir -p $WORK/b420/ cat >/usr/src/tmp/go-build1814342029/b420/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=/usr/src/tmp/go-build1814342029/b138/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build1814342029/b142/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1814342029/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile golang.org/x/net/websocket=/usr/src/tmp/go-build1814342029/b421/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile log=/usr/src/tmp/go-build1814342029/b072/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -p github.com/gopackage/ddp -lang=go1.16 -complete -installsuffix shared -buildid ptR4qtkHDKCfZY9rjycd/ptR4qtkHDKCfZY9rjycd -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b420/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 cp $WORK/b369/_pkg_.a /usr/src/.cache/go-build/b2/b2f161a95fc75225ccb3ce08a8a3d3567a868fab3656f31472464a5e5c1aa424-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b173/_pkg_.a # internal github.com/matterbridge/discordgo mkdir -p $WORK/b220/ cat >/usr/src/tmp/go-build1814342029/b220/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile compress/zlib=/usr/src/tmp/go-build1814342029/b221/_pkg_.a packagefile crypto/ed25519=/usr/src/tmp/go-build1814342029/b122/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1814342029/b062/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build1814342029/b142/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1814342029/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/gorilla/websocket=/usr/src/tmp/go-build1814342029/b217/_pkg_.a packagefile golang.org/x/crypto/nacl/secretbox=/usr/src/tmp/go-build1814342029/b223/_pkg_.a packagefile image=/usr/src/tmp/go-build1814342029/b227/_pkg_.a packagefile image/jpeg=/usr/src/tmp/go-build1814342029/b229/_pkg_.a packagefile image/png=/usr/src/tmp/go-build1814342029/b231/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile log=/usr/src/tmp/go-build1814342029/b072/_pkg_.a packagefile math=/usr/src/tmp/go-build1814342029/b033/_pkg_.a packagefile mime/multipart=/usr/src/tmp/go-build1814342029/b166/_pkg_.a packagefile net=/usr/src/tmp/go-build1814342029/b144/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1814342029/b091/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build1814342029/b161/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1814342029/b154/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1814342029/b082/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1814342029/b010/_pkg_.a packagefile sort=/usr/src/tmp/go-build1814342029/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1814342029/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -p github.com/matterbridge/discordgo -lang=go1.16 -complete -installsuffix shared -buildid KxGCHUxsko_9CzTnkgmK/KxGCHUxsko_9CzTnkgmK -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b220/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 github.com/slack-go/slack /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b414/_pkg_.a # internal github.com/yaegashi/msgraph.go/beta mkdir -p $WORK/b354/ cat >/usr/src/tmp/go-build1814342029/b354/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile context=/usr/src/tmp/go-build1814342029/b068/_pkg_.a packagefile crypto/hmac=/usr/src/tmp/go-build1814342029/b124/_pkg_.a packagefile crypto/sha256=/usr/src/tmp/go-build1814342029/b138/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build1814342029/b142/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1814342029/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/gorilla/websocket=/usr/src/tmp/go-build1814342029/b217/_pkg_.a packagefile github.com/pkg/errors=/usr/src/tmp/go-build1814342029/b337/_pkg_.a packagefile github.com/slack-go/slack/internal/backoff=/usr/src/tmp/go-build1814342029/b355/_pkg_.a packagefile github.com/slack-go/slack/internal/errorsx=/usr/src/tmp/go-build1814342029/b356/_pkg_.a packagefile github.com/slack-go/slack/internal/misc=/usr/src/tmp/go-build1814342029/b357/_pkg_.a packagefile github.com/slack-go/slack/internal/timex=/usr/src/tmp/go-build1814342029/b358/_pkg_.a packagefile github.com/slack-go/slack/slackutilsx=/usr/src/tmp/go-build1814342029/b359/_pkg_.a packagefile hash=/usr/src/tmp/go-build1814342029/b095/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile log=/usr/src/tmp/go-build1814342029/b072/_pkg_.a packagefile mime=/usr/src/tmp/go-build1814342029/b165/_pkg_.a packagefile mime/multipart=/usr/src/tmp/go-build1814342029/b166/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1814342029/b091/_pkg_.a packagefile net/http/httputil=/usr/src/tmp/go-build1814342029/b214/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1814342029/b154/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build1814342029/b065/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1814342029/b029/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -p github.com/slack-go/slack -lang=go1.16 -complete -installsuffix shared -buildid GeMzKrHJyuhEfHruFwpG/GeMzKrHJyuhEfHruFwpG -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b354/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_386/buildid -w $WORK/b479/_pkg_.a # internal mkdir -p $WORK/b364/ cat >/usr/src/tmp/go-build1814342029/b364/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile context=/usr/src/tmp/go-build1814342029/b068/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1814342029/b069/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/rickb777/date/period=/usr/src/tmp/go-build1814342029/b365/_pkg_.a packagefile github.com/yaegashi/msgraph.go/jsonx=/usr/src/tmp/go-build1814342029/b367/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1814342029/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1814342029/b154/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF cp $WORK/b324/_pkg_.a /usr/src/.cache/go-build/6d/6d458e7dd343ec1bddd3f4abdcb6027cfaabd520693b59401a0e493387e2a4ca-d # internal github.com/mattermost/mattermost-server/v5/mlog mkdir -p $WORK/b311/ cat >/usr/src/tmp/go-build1814342029/b311/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile context=/usr/src/tmp/go-build1814342029/b068/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build1814342029/b107/_pkg_.a packagefile crypto/x509=/usr/src/tmp/go-build1814342029/b139/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build1814342029/b070/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1814342029/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/hashicorp/go-multierror=/usr/src/tmp/go-build1814342029/b312/_pkg_.a packagefile github.com/mattermost/logr=/usr/src/tmp/go-build1814342029/b314/_pkg_.a packagefile github.com/mattermost/logr/format=/usr/src/tmp/go-build1814342029/b319/_pkg_.a packagefile github.com/mattermost/logr/target=/usr/src/tmp/go-build1814342029/b320/_pkg_.a packagefile github.com/wiggin77/merror=/usr/src/tmp/go-build1814342029/b317/_pkg_.a packagefile github.com/wiggin77/srslog=/usr/src/tmp/go-build1814342029/b323/_pkg_.a packagefile go.uber.org/zap=/usr/src/tmp/go-build1814342029/b324/_pkg_.a packagefile go.uber.org/zap/zapcore=/usr/src/tmp/go-build1814342029/b329/_pkg_.a packagefile gopkg.in/natefinch/lumberjack.v2=/usr/src/tmp/go-build1814342029/b321/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile log=/usr/src/tmp/go-build1814342029/b072/_pkg_.a packagefile net=/usr/src/tmp/go-build1814342029/b144/_pkg_.a packagefile net/http/pprof=/usr/src/tmp/go-build1814342029/b332/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1814342029/b038/_pkg_.a packagefile testing=/usr/src/tmp/go-build1814342029/b273/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -p github.com/mattermost/mattermost-server/v5/mlog -lang=go1.16 -complete -installsuffix shared -buildid ES8uWj5XOjdJvA__I7lp/ES8uWj5XOjdJvA__I7lp -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b311/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 cp $WORK/b479/_pkg_.a /usr/src/.cache/go-build/49/490868b1d3130309e728153de31fffdd3e877589e9e76b1c2961dad7ad8f1bd2-d # internal golang.org/x/oauth2/clientcredentials mkdir -p $WORK/b372/ cat >/usr/src/tmp/go-build1814342029/b372/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build1814342029/b068/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile golang.org/x/oauth2=/usr/src/tmp/go-build1814342029/b369/_pkg_.a packagefile golang.org/x/oauth2/internal=/usr/src/tmp/go-build1814342029/b370/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1814342029/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1814342029/b154/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -p golang.org/x/oauth2/clientcredentials -lang=go1.16 -complete -installsuffix shared -buildid bUoUsq99jxeE3KePobF8/bUoUsq99jxeE3KePobF8 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b372/importcfg -pack ./vendor/golang.org/x/oauth2/clientcredentials/clientcredentials.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -p github.com/yaegashi/msgraph.go/beta -lang=go1.16 -complete -installsuffix shared -buildid yYlACRCfKPLDPLwskEii/yYlACRCfKPLDPLwskEii -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b364/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 cp $WORK/b414/_pkg_.a /usr/src/.cache/go-build/c7/c749d482c9fb932f545c1c93f300c6e1902a7b931e9b9f1b6fb4ddabb96a2eee-d # internal golang.org/x/oauth2/microsoft mkdir -p $WORK/b373/ cat >/usr/src/tmp/go-build1814342029/b373/importcfg << 'EOF' # internal # import config packagefile golang.org/x/oauth2=/usr/src/tmp/go-build1814342029/b369/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -p golang.org/x/oauth2/microsoft -lang=go1.16 -complete -installsuffix shared -buildid 34i7MJf02Z32XUIGV7BH/34i7MJf02Z32XUIGV7BH -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b373/importcfg -pack ./vendor/golang.org/x/oauth2/microsoft/microsoft.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b216/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b373/_pkg_.a /usr/src/.cache/go-build/a9/a907a4a6d822356af8c237c2a72bece3de62b605093746f85adf2849a9a1af8e-d # internal gomod.garykim.dev/nc-talk/room mkdir -p $WORK/b411/ cat >/usr/src/tmp/go-build1814342029/b411/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build1814342029/b068/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile github.com/monaco-io/request=/usr/src/tmp/go-build1814342029/b412/_pkg_.a packagefile gomod.garykim.dev/nc-talk/constants=/usr/src/tmp/go-build1814342029/b413/_pkg_.a packagefile gomod.garykim.dev/nc-talk/ocs=/usr/src/tmp/go-build1814342029/b410/_pkg_.a packagefile gomod.garykim.dev/nc-talk/user=/usr/src/tmp/go-build1814342029/b414/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1814342029/b091/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -p gomod.garykim.dev/nc-talk/room -lang=go1.16 -complete -installsuffix shared -buildid 6ak4ubfPVRjdlhDnc8VS/6ak4ubfPVRjdlhDnc8VS -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b411/importcfg -pack ./vendor/gomod.garykim.dev/nc-talk/room/room.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /usr/src/.cache/go-build/f5/f5b547ed9aa5e0442c6b4aa8d2862ba3d4e1522467f8e31c4e0009faf6acbb48-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b372/_pkg_.a # internal github.com/go-telegram-bot-api/telegram-bot-api mkdir -p $WORK/b449/ cat >/usr/src/tmp/go-build1814342029/b449/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1814342029/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/technoweenie/multipartstreamer=/usr/src/tmp/go-build1814342029/b450/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile log=/usr/src/tmp/go-build1814342029/b072/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1814342029/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1814342029/b154/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -p github.com/go-telegram-bot-api/telegram-bot-api -lang=go1.16 -complete -installsuffix shared -buildid WX_PTpsKFdmVieXN9EcF/WX_PTpsKFdmVieXN9EcF -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b449/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 cp $WORK/b216/_pkg_.a /usr/src/.cache/go-build/6e/6e8f5013535472709cbe3502935f22c7304881bbf9f0ad4cd35b71eee206d782-d # internal github.com/SevereCloud/vksdk/v2/events mkdir -p $WORK/b459/ cat >/usr/src/tmp/go-build1814342029/b459/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build1814342029/b068/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1814342029/b069/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2/internal=/usr/src/tmp/go-build1814342029/b455/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2/object=/usr/src/tmp/go-build1814342029/b458/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -p github.com/SevereCloud/vksdk/v2/events -lang=go1.16 -complete -installsuffix shared -buildid 6wzrjdYcj9ovIbWqS27q/6wzrjdYcj9ovIbWqS27q -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b459/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 cp $WORK/b372/_pkg_.a /usr/src/.cache/go-build/12/124664a9181208fd87d75df133ebfcb270d1f7a174fe7a5978c29ef04d56685f-d # internal github.com/yaegashi/msgraph.go/msauth mkdir -p $WORK/b368/ cat >/usr/src/tmp/go-build1814342029/b368/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile context=/usr/src/tmp/go-build1814342029/b068/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1814342029/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile golang.org/x/oauth2=/usr/src/tmp/go-build1814342029/b369/_pkg_.a packagefile golang.org/x/oauth2/clientcredentials=/usr/src/tmp/go-build1814342029/b372/_pkg_.a packagefile golang.org/x/oauth2/microsoft=/usr/src/tmp/go-build1814342029/b373/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1814342029/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1814342029/b154/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -p github.com/yaegashi/msgraph.go/msauth -lang=go1.16 -complete -installsuffix shared -buildid Obveiot5W5KjNuzsEqC-/Obveiot5W5KjNuzsEqC- -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b368/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_386/buildid -w $WORK/b477/_pkg_.a # internal cp $WORK/b173/_pkg_.a /usr/src/.cache/go-build/2b/2bd2eab274ec6d94d8409103133a8d32d5e5a72abb47ef54ffb6d94aba1c6523-d # internal github.com/spf13/viper mkdir -p $WORK/b074/ cat >/usr/src/tmp/go-build1814342029/b074/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile encoding/csv=/usr/src/tmp/go-build1814342029/b075/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1814342029/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/fsnotify/fsnotify=/usr/src/tmp/go-build1814342029/b060/_pkg_.a packagefile github.com/hashicorp/hcl=/usr/src/tmp/go-build1814342029/b076/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/printer=/usr/src/tmp/go-build1814342029/b087/_pkg_.a packagefile github.com/magiconair/properties=/usr/src/tmp/go-build1814342029/b089/_pkg_.a packagefile github.com/mitchellh/mapstructure=/usr/src/tmp/go-build1814342029/b171/_pkg_.a packagefile github.com/pelletier/go-toml=/usr/src/tmp/go-build1814342029/b172/_pkg_.a packagefile github.com/spf13/afero=/usr/src/tmp/go-build1814342029/b173/_pkg_.a packagefile github.com/spf13/cast=/usr/src/tmp/go-build1814342029/b177/_pkg_.a packagefile github.com/spf13/jwalterweatherman=/usr/src/tmp/go-build1814342029/b182/_pkg_.a packagefile github.com/spf13/pflag=/usr/src/tmp/go-build1814342029/b183/_pkg_.a packagefile github.com/subosito/gotenv=/usr/src/tmp/go-build1814342029/b184/_pkg_.a packagefile gopkg.in/ini.v1=/usr/src/tmp/go-build1814342029/b185/_pkg_.a packagefile gopkg.in/yaml.v2=/usr/src/tmp/go-build1814342029/b186/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile log=/usr/src/tmp/go-build1814342029/b072/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build1814342029/b065/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1814342029/b029/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1814342029/b010/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1814342029/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p github.com/spf13/viper -lang=go1.16 -complete -installsuffix shared -buildid N4CsHWCDfZXroy9jKVH2/N4CsHWCDfZXroy9jKVH2 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b074/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 cp $WORK/b477/_pkg_.a /usr/src/.cache/go-build/41/41daf37d93d4fb40a80946b2a67189369ced270b7803240dbb4e236d3f08da60-d # internal github.com/Rhymen/go-whatsapp mkdir -p $WORK/b468/ cat >/usr/src/tmp/go-build1814342029/b468/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile crypto/hmac=/usr/src/tmp/go-build1814342029/b124/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build1814342029/b097/_pkg_.a packagefile crypto/sha256=/usr/src/tmp/go-build1814342029/b138/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build1814342029/b070/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build1814342029/b142/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1814342029/b069/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/Rhymen/go-whatsapp/binary=/usr/src/tmp/go-build1814342029/b469/_pkg_.a packagefile github.com/Rhymen/go-whatsapp/binary/proto=/usr/src/tmp/go-build1814342029/b470/_pkg_.a packagefile github.com/Rhymen/go-whatsapp/crypto/cbc=/usr/src/tmp/go-build1814342029/b472/_pkg_.a packagefile github.com/Rhymen/go-whatsapp/crypto/curve25519=/usr/src/tmp/go-build1814342029/b473/_pkg_.a packagefile github.com/Rhymen/go-whatsapp/crypto/hkdf=/usr/src/tmp/go-build1814342029/b474/_pkg_.a packagefile github.com/gorilla/websocket=/usr/src/tmp/go-build1814342029/b217/_pkg_.a packagefile github.com/pkg/errors=/usr/src/tmp/go-build1814342029/b337/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile log=/usr/src/tmp/go-build1814342029/b072/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build1814342029/b106/_pkg_.a packagefile net=/usr/src/tmp/go-build1814342029/b144/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1814342029/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1814342029/b154/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1814342029/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -p github.com/Rhymen/go-whatsapp -lang=go1.16 -complete -installsuffix shared -buildid Lt8YyRXcRx_yKDP0wGCs/Lt8YyRXcRx_yKDP0wGCs -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b468/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_386/buildid -w $WORK/b201/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b411/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b201/_pkg_.a /usr/src/.cache/go-build/0a/0a5e9224609a8fdf979463b06382323844c358b00a036595d8f83dbd2a9b709d-d # internal cp $WORK/b411/_pkg_.a /usr/src/.cache/go-build/6e/6ed295fdb5dbf5f4d5745b48269c5f15eb95a2a277bc5ad452a9894b25189b71-d # internal cp $WORK/b368/_pkg_.a /usr/src/.cache/go-build/0b/0bbcf3e9e20faa8fbfa559f9a04b555fdfa706c03e8dc5e654c11b9f369bec04-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b420/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b420/_pkg_.a /usr/src/.cache/go-build/9b/9b5d1ec7588c1fa78e03991286fbfd8eeb77529e687e38db8acba2673411d3ae-d # internal github.com/matterbridge/Rocket.Chat.Go.SDK/realtime mkdir -p $WORK/b418/ cat >/usr/src/tmp/go-build1814342029/b418/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=/usr/src/tmp/go-build1814342029/b138/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build1814342029/b142/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/Jeffail/gabs=/usr/src/tmp/go-build1814342029/b419/_pkg_.a packagefile github.com/gopackage/ddp=/usr/src/tmp/go-build1814342029/b420/_pkg_.a packagefile github.com/matterbridge/Rocket.Chat.Go.SDK/models=/usr/src/tmp/go-build1814342029/b417/_pkg_.a packagefile log=/usr/src/tmp/go-build1814342029/b072/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build1814342029/b106/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1814342029/b154/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -p github.com/matterbridge/Rocket.Chat.Go.SDK/realtime -lang=go1.16 -complete -installsuffix shared -buildid 4TuwDnrW_-RK3k-AmX3L/4TuwDnrW_-RK3k-AmX3L -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b418/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 cp $WORK/b311/_pkg_.a /usr/src/.cache/go-build/7e/7e6bc1b877ffb025c32d7051f734ec7fbaac84a0112b02b60ff8bc50c2570d4f-d # internal github.com/mattermost/mattermost-server/v5/model mkdir -p $WORK/b287/ cat >/usr/src/tmp/go-build1814342029/b287/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile crypto=/usr/src/tmp/go-build1814342029/b099/_pkg_.a packagefile crypto/aes=/usr/src/tmp/go-build1814342029/b108/_pkg_.a packagefile crypto/cipher=/usr/src/tmp/go-build1814342029/b100/_pkg_.a packagefile crypto/ecdsa=/usr/src/tmp/go-build1814342029/b114/_pkg_.a packagefile crypto/md5=/usr/src/tmp/go-build1814342029/b134/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build1814342029/b097/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build1814342029/b137/_pkg_.a packagefile crypto/sha256=/usr/src/tmp/go-build1814342029/b138/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build1814342029/b107/_pkg_.a packagefile encoding/asn1=/usr/src/tmp/go-build1814342029/b120/_pkg_.a packagefile encoding/base32=/usr/src/tmp/go-build1814342029/b288/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build1814342029/b070/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1814342029/b062/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build1814342029/b142/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1814342029/b069/_pkg_.a packagefile encoding/xml=/usr/src/tmp/go-build1814342029/b192/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/blang/semver=/usr/src/tmp/go-build1814342029/b289/_pkg_.a packagefile github.com/disintegration/imaging=/usr/src/tmp/go-build1814342029/b291/_pkg_.a packagefile github.com/dyatlov/go-opengraph/opengraph=/usr/src/tmp/go-build1814342029/b300/_pkg_.a packagefile github.com/francoispqt/gojay=/usr/src/tmp/go-build1814342029/b303/_pkg_.a packagefile github.com/gorilla/websocket=/usr/src/tmp/go-build1814342029/b217/_pkg_.a packagefile github.com/mattermost/go-i18n/i18n=/usr/src/tmp/go-build1814342029/b305/_pkg_.a packagefile github.com/mattermost/ldap=/usr/src/tmp/go-build1814342029/b309/_pkg_.a packagefile github.com/mattermost/mattermost-server/v5/mlog=/usr/src/tmp/go-build1814342029/b311/_pkg_.a packagefile github.com/mattermost/mattermost-server/v5/services/timezones=/usr/src/tmp/go-build1814342029/b335/_pkg_.a packagefile github.com/mattermost/mattermost-server/v5/utils/jsonutils=/usr/src/tmp/go-build1814342029/b336/_pkg_.a packagefile github.com/mattermost/mattermost-server/v5/utils/markdown=/usr/src/tmp/go-build1814342029/b338/_pkg_.a packagefile github.com/pborman/uuid=/usr/src/tmp/go-build1814342029/b339/_pkg_.a packagefile github.com/pkg/errors=/usr/src/tmp/go-build1814342029/b337/_pkg_.a packagefile github.com/tinylib/msgp/msgp=/usr/src/tmp/go-build1814342029/b341/_pkg_.a packagefile golang.org/x/crypto/bcrypt=/usr/src/tmp/go-build1814342029/b343/_pkg_.a packagefile golang.org/x/text/language=/usr/src/tmp/go-build1814342029/b345/_pkg_.a packagefile gopkg.in/yaml.v2=/usr/src/tmp/go-build1814342029/b186/_pkg_.a packagefile hash/fnv=/usr/src/tmp/go-build1814342029/b349/_pkg_.a packagefile image=/usr/src/tmp/go-build1814342029/b227/_pkg_.a packagefile image/gif=/usr/src/tmp/go-build1814342029/b297/_pkg_.a packagefile image/jpeg=/usr/src/tmp/go-build1814342029/b229/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile math=/usr/src/tmp/go-build1814342029/b033/_pkg_.a packagefile math/big=/usr/src/tmp/go-build1814342029/b105/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build1814342029/b106/_pkg_.a packagefile mime=/usr/src/tmp/go-build1814342029/b165/_pkg_.a packagefile mime/multipart=/usr/src/tmp/go-build1814342029/b166/_pkg_.a packagefile net=/usr/src/tmp/go-build1814342029/b144/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1814342029/b091/_pkg_.a packagefile net/mail=/usr/src/tmp/go-build1814342029/b350/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1814342029/b154/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile path=/usr/src/tmp/go-build1814342029/b046/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build1814342029/b065/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1814342029/b029/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1814342029/b082/_pkg_.a packagefile sort=/usr/src/tmp/go-build1814342029/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1814342029/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1814342029/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -p github.com/mattermost/mattermost-server/v5/model -lang=go1.16 -complete -installsuffix shared -buildid iLkTiINAp_hkbAXDHgnw/iLkTiINAp_hkbAXDHgnw -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b287/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_386/buildid -w $WORK/b459/_pkg_.a # internal cp $WORK/b459/_pkg_.a /usr/src/.cache/go-build/e3/e336fd7e0451923f3cbee71436c5a7918b3970bd54d4de19fe72a0e4fd375967-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b418/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b269/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b418/_pkg_.a /usr/src/.cache/go-build/90/901b8574ce51ecbb080d411ad188379063997bfb7d3dab98812a3ad98451a431-d # internal cp $WORK/b269/_pkg_.a /usr/src/.cache/go-build/c6/c6a48dfeab86d6de1e7927b6f93dd482ee3c0bb996ff4a79bbde1de525ccd90d-d # internal github.com/stretchr/testify/require mkdir -p $WORK/b268/ cat >/usr/src/tmp/go-build1814342029/b268/importcfg << 'EOF' # internal # import config packagefile github.com/stretchr/testify/assert=/usr/src/tmp/go-build1814342029/b269/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1814342029/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1814342029/b154/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -p github.com/stretchr/testify/require -lang=go1.16 -complete -installsuffix shared -buildid xeRxo9N6Pc69f_ydO5bz/xeRxo9N6Pc69f_ydO5bz -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b268/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 cp $WORK/b074/_pkg_.a /usr/src/.cache/go-build/7a/7a791e425e5f9283b00bae18317247a67c533abc942aaa999473249046b4d817-d # internal github.com/42wim/matterbridge/bridge/config mkdir -p $WORK/b058/ cat >/usr/src/tmp/go-build1814342029/b058/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile github.com/fsnotify/fsnotify=/usr/src/tmp/go-build1814342029/b060/_pkg_.a packagefile github.com/sirupsen/logrus=/usr/src/tmp/go-build1814342029/b066/_pkg_.a packagefile github.com/spf13/viper=/usr/src/tmp/go-build1814342029/b074/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build1814342029/b065/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p github.com/42wim/matterbridge/bridge/config -lang=go1.15 -complete -installsuffix shared -buildid _JH0tHq4fhJCt7dQZTmN/_JH0tHq4fhJCt7dQZTmN -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b058/importcfg -pack ./bridge/config/config.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b449/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b449/_pkg_.a /usr/src/.cache/go-build/63/63b6d7581351de04496d1a1b00578ecbe8a0d5822f46b47ecf47a30ddedacbc5-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b442/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b468/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b205/_pkg_.a /usr/src/.cache/go-build/d4/d4ea2f238025678da26d49bb621bfcf8cd719a914da543707f80e0afa1d84218-d # internal golang.org/x/net/http2/h2c mkdir -p $WORK/b208/ cat >/usr/src/tmp/go-build1814342029/b208/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1814342029/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build1814342029/b070/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1814342029/b062/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile golang.org/x/net/http/httpguts=/usr/src/tmp/go-build1814342029/b206/_pkg_.a packagefile golang.org/x/net/http2=/usr/src/tmp/go-build1814342029/b205/_pkg_.a packagefile golang.org/x/net/http2/hpack=/usr/src/tmp/go-build1814342029/b207/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile log=/usr/src/tmp/go-build1814342029/b072/_pkg_.a packagefile net=/usr/src/tmp/go-build1814342029/b144/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1814342029/b091/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build1814342029/b161/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -p golang.org/x/net/http2/h2c -lang=go1.16 -complete -installsuffix shared -buildid 3Qm7ruZS2vv_9-QYpdou/3Qm7ruZS2vv_9-QYpdou -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b208/importcfg -pack ./vendor/golang.org/x/net/http2/h2c/h2c.go cp $WORK/b058/_pkg_.a /usr/src/.cache/go-build/62/620f74c7614e0ca11109162ded5b247ca44dd803ed64ca1a2a597db4d42d2344-d # internal github.com/42wim/matterbridge/bridge mkdir -p $WORK/b188/ cat >/usr/src/tmp/go-build1814342029/b188/importcfg << 'EOF' # internal # import config packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build1814342029/b058/_pkg_.a packagefile github.com/sirupsen/logrus=/usr/src/tmp/go-build1814342029/b066/_pkg_.a packagefile log=/usr/src/tmp/go-build1814342029/b072/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p github.com/42wim/matterbridge/bridge -lang=go1.15 -complete -installsuffix shared -buildid IR4b7Ue-FNcwW_ZlU2Wg/IR4b7Ue-FNcwW_ZlU2Wg -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b188/importcfg -pack ./bridge/bridge.go github.com/42wim/matterbridge/bridge/helper mkdir -p $WORK/b232/ cat >/usr/src/tmp/go-build1814342029/b232/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build1814342029/b058/_pkg_.a packagefile github.com/gomarkdown/markdown=/usr/src/tmp/go-build1814342029/b233/_pkg_.a packagefile github.com/gomarkdown/markdown/html=/usr/src/tmp/go-build1814342029/b235/_pkg_.a packagefile github.com/gomarkdown/markdown/parser=/usr/src/tmp/go-build1814342029/b236/_pkg_.a packagefile github.com/sirupsen/logrus=/usr/src/tmp/go-build1814342029/b066/_pkg_.a packagefile golang.org/x/image/webp=/usr/src/tmp/go-build1814342029/b237/_pkg_.a packagefile image/png=/usr/src/tmp/go-build1814342029/b231/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1814342029/b091/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile os/exec=/usr/src/tmp/go-build1814342029/b241/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1814342029/b082/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -p github.com/42wim/matterbridge/bridge/helper -lang=go1.15 -complete -installsuffix shared -buildid erMDbMv0nO1OaDugPvUb/erMDbMv0nO1OaDugPvUb -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b232/importcfg -pack ./bridge/helper/helper.go cp $WORK/b468/_pkg_.a /usr/src/.cache/go-build/aa/aa378d9f83e4ae136263702e16e6344fdebc268c513b78b6e0f137379a7ab068-d # internal github.com/42wim/matterbridge/gateway/samechannel mkdir -p $WORK/b480/ cat >/usr/src/tmp/go-build1814342029/b480/importcfg << 'EOF' # internal # import config packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build1814342029/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -p github.com/42wim/matterbridge/gateway/samechannel -lang=go1.15 -complete -installsuffix shared -buildid SEtKAyQ0TpHGMZJ7qgyR/SEtKAyQ0TpHGMZJ7qgyR -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b480/importcfg -pack ./gateway/samechannel/samechannel.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b453/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b480/_pkg_.a # internal cp $WORK/b480/_pkg_.a /usr/src/.cache/go-build/02/02e862b4a0300af2ac6553334b5614437e8cf199dec9f6f342f2d547c2b2d8e0-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b268/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b220/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /usr/src/.cache/go-build/bd/bd695810a86cdcc453982a1ca867b9921414b622001fa999cab1b5114918e519-d # internal cp $WORK/b268/_pkg_.a /usr/src/.cache/go-build/a8/a819a0bb516355ecbf71d260cc3eb55b967edd7870fcae9e2256da153ef81d50-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b188/_pkg_.a # internal github.com/keybase/go-keybase-chat-bot/kbchat mkdir -p $WORK/b263/ cat >/usr/src/tmp/go-build1814342029/b263/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1814342029/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build1814342029/b097/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build1814342029/b142/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1814342029/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1=/usr/src/tmp/go-build1814342029/b264/_pkg_.a packagefile github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1=/usr/src/tmp/go-build1814342029/b266/_pkg_.a packagefile github.com/keybase/go-keybase-chat-bot/kbchat/types/stellar1=/usr/src/tmp/go-build1814342029/b267/_pkg_.a packagefile github.com/stretchr/testify/require=/usr/src/tmp/go-build1814342029/b268/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile log=/usr/src/tmp/go-build1814342029/b072/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile os/exec=/usr/src/tmp/go-build1814342029/b241/_pkg_.a packagefile path=/usr/src/tmp/go-build1814342029/b046/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile testing=/usr/src/tmp/go-build1814342029/b273/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -p github.com/keybase/go-keybase-chat-bot/kbchat -lang=go1.16 -complete -installsuffix shared -buildid bKkLejwkRkTEslUvDsST/bKkLejwkRkTEslUvDsST -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b263/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/b188/_pkg_.a /usr/src/.cache/go-build/a9/a95f0743341e286121ff2605b5349a03d055a431d596785f5343e4c089c2f5c2-d # internal github.com/42wim/matterbridge/bridge/gitter mkdir -p $WORK/b242/ github.com/42wim/matterbridge/bridge/irc mkdir -p $WORK/b248/ cat >/usr/src/tmp/go-build1814342029/b248/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build1814342029/b107/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build1814342029/b188/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build1814342029/b058/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build1814342029/b232/_pkg_.a packagefile github.com/lrstanley/girc=/usr/src/tmp/go-build1814342029/b249/_pkg_.a packagefile github.com/missdeer/golib/ic=/usr/src/tmp/go-build1814342029/b250/_pkg_.a packagefile github.com/paulrosania/go-charset/charset=/usr/src/tmp/go-build1814342029/b258/_pkg_.a packagefile github.com/paulrosania/go-charset/data=/usr/src/tmp/go-build1814342029/b259/_pkg_.a packagefile github.com/saintfish/chardet=/usr/src/tmp/go-build1814342029/b260/_pkg_.a packagefile github.com/writeas/go-strip-markdown=/usr/src/tmp/go-build1814342029/b261/_pkg_.a packagefile hash/crc32=/usr/src/tmp/go-build1814342029/b094/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile net=/usr/src/tmp/go-build1814342029/b144/_pkg_.a packagefile sort=/usr/src/tmp/go-build1814342029/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF cat >/usr/src/tmp/go-build1814342029/b242/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/42wim/go-gitter=/usr/src/tmp/go-build1814342029/b243/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build1814342029/b188/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build1814342029/b058/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build1814342029/b232/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -p github.com/42wim/matterbridge/bridge/gitter -lang=go1.15 -complete -installsuffix shared -buildid qCi1FrGaoJCMO9dY8c2I/qCi1FrGaoJCMO9dY8c2I -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b242/importcfg -pack ./bridge/gitter/gitter.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -p github.com/42wim/matterbridge/bridge/irc -lang=go1.15 -complete -installsuffix shared -buildid OZr_sNVaEtxplx7Qf7go/OZr_sNVaEtxplx7Qf7go -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b248/importcfg -pack ./bridge/irc/handlers.go ./bridge/irc/irc.go github.com/42wim/matterbridge/bridge/matrix mkdir -p $WORK/b276/ cat >/usr/src/tmp/go-build1814342029/b276/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1814342029/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build1814342029/b188/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build1814342029/b058/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build1814342029/b232/_pkg_.a packagefile github.com/matrix-org/gomatrix=/usr/src/tmp/go-build1814342029/b277/_pkg_.a packagefile html=/usr/src/tmp/go-build1814342029/b179/_pkg_.a packagefile mime=/usr/src/tmp/go-build1814342029/b165/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1814342029/b082/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -p github.com/42wim/matterbridge/bridge/matrix -lang=go1.15 -complete -installsuffix shared -buildid FqQMtEw2GLXbOuBxdoCv/FqQMtEw2GLXbOuBxdoCv -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b276/importcfg -pack ./bridge/matrix/helpers.go ./bridge/matrix/matrix.go github.com/42wim/matterbridge/bridge/mumble mkdir -p $WORK/b374/ cat >/usr/src/tmp/go-build1814342029/b374/importcfg << 'EOF' # internal # import config packagefile crypto/tls=/usr/src/tmp/go-build1814342029/b107/_pkg_.a packagefile crypto/x509=/usr/src/tmp/go-build1814342029/b139/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build1814342029/b188/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build1814342029/b058/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build1814342029/b232/_pkg_.a packagefile github.com/mattn/godown=/usr/src/tmp/go-build1814342029/b362/_pkg_.a packagefile github.com/paulrosania/go-charset/data=/usr/src/tmp/go-build1814342029/b259/_pkg_.a packagefile github.com/vincent-petithory/dataurl=/usr/src/tmp/go-build1814342029/b375/_pkg_.a packagefile github.com/writeas/go-strip-markdown=/usr/src/tmp/go-build1814342029/b261/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile layeh.com/gumble/gumble=/usr/src/tmp/go-build1814342029/b376/_pkg_.a packagefile layeh.com/gumble/gumbleutil=/usr/src/tmp/go-build1814342029/b408/_pkg_.a packagefile mime=/usr/src/tmp/go-build1814342029/b165/_pkg_.a packagefile net=/usr/src/tmp/go-build1814342029/b144/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1814342029/b091/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1814342029/b082/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -p github.com/42wim/matterbridge/bridge/mumble -lang=go1.15 -complete -installsuffix shared -buildid OjGUti_Tq52ZvEieFcuF/OjGUti_Tq52ZvEieFcuF -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b374/importcfg -pack ./bridge/mumble/handlers.go ./bridge/mumble/helpers.go ./bridge/mumble/mumble.go github.com/42wim/matterbridge/bridge/nctalk mkdir -p $WORK/b409/ cat >/usr/src/tmp/go-build1814342029/b409/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build1814342029/b068/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build1814342029/b107/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build1814342029/b188/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build1814342029/b058/_pkg_.a packagefile gomod.garykim.dev/nc-talk/ocs=/usr/src/tmp/go-build1814342029/b410/_pkg_.a packagefile gomod.garykim.dev/nc-talk/room=/usr/src/tmp/go-build1814342029/b411/_pkg_.a packagefile gomod.garykim.dev/nc-talk/user=/usr/src/tmp/go-build1814342029/b414/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -p github.com/42wim/matterbridge/bridge/nctalk -lang=go1.15 -complete -installsuffix shared -buildid iYeiEGCE1sF8OwWATVXV/iYeiEGCE1sF8OwWATVXV -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b409/importcfg -pack ./bridge/nctalk/nctalk.go github.com/42wim/matterbridge/bridge/sshchat mkdir -p $WORK/b425/ cat >/usr/src/tmp/go-build1814342029/b425/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1814342029/b067/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build1814342029/b188/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build1814342029/b058/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build1814342029/b232/_pkg_.a packagefile github.com/shazow/ssh-chat/sshd=/usr/src/tmp/go-build1814342029/b426/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -p github.com/42wim/matterbridge/bridge/sshchat -lang=go1.15 -complete -installsuffix shared -buildid pmsP1Zqp5VRoul71Pwsb/pmsP1Zqp5VRoul71Pwsb -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b425/importcfg -pack ./bridge/sshchat/sshchat.go github.com/42wim/matterbridge/bridge/telegram mkdir -p $WORK/b448/ cat >/usr/src/tmp/go-build1814342029/b448/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build1814342029/b188/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build1814342029/b058/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build1814342029/b232/_pkg_.a packagefile github.com/go-telegram-bot-api/telegram-bot-api=/usr/src/tmp/go-build1814342029/b449/_pkg_.a packagefile github.com/russross/blackfriday=/usr/src/tmp/go-build1814342029/b451/_pkg_.a packagefile html=/usr/src/tmp/go-build1814342029/b179/_pkg_.a packagefile log=/usr/src/tmp/go-build1814342029/b072/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build1814342029/b065/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile unicode/utf16=/usr/src/tmp/go-build1814342029/b071/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -p github.com/42wim/matterbridge/bridge/telegram -lang=go1.15 -complete -installsuffix shared -buildid VvXUaE09iXKEHCQQBi57/VvXUaE09iXKEHCQQBi57 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b448/importcfg -pack ./bridge/telegram/handlers.go ./bridge/telegram/html.go ./bridge/telegram/telegram.go github.com/42wim/matterbridge/bridge/whatsapp mkdir -p $WORK/b461/ cat >/usr/src/tmp/go-build1814342029/b461/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build1814342029/b097/_pkg_.a packagefile encoding/gob=/usr/src/tmp/go-build1814342029/b462/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build1814342029/b142/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1814342029/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build1814342029/b188/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build1814342029/b058/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build1814342029/b232/_pkg_.a packagefile github.com/Baozisoftware/qrcode-terminal-go=/usr/src/tmp/go-build1814342029/b464/_pkg_.a packagefile github.com/Rhymen/go-whatsapp=/usr/src/tmp/go-build1814342029/b468/_pkg_.a packagefile github.com/jpillora/backoff=/usr/src/tmp/go-build1814342029/b282/_pkg_.a packagefile mime=/usr/src/tmp/go-build1814342029/b165/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build1814342029/b065/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -p github.com/42wim/matterbridge/bridge/whatsapp -lang=go1.15 -complete -installsuffix shared -buildid DLmEvIxNaKa3679lmpyS/DLmEvIxNaKa3679lmpyS -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b461/importcfg -pack ./bridge/whatsapp/handlers.go ./bridge/whatsapp/helpers.go ./bridge/whatsapp/whatsapp.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b453/_pkg_.a /usr/src/.cache/go-build/11/11c1f3cd234bf41874dbaf00990af3c84536119863d0f43de50f1f687a9f6356-d # internal github.com/SevereCloud/vksdk/v2/longpoll-bot mkdir -p $WORK/b460/ cat >/usr/src/tmp/go-build1814342029/b460/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build1814342029/b068/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1814342029/b069/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2=/usr/src/tmp/go-build1814342029/b454/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2/api=/usr/src/tmp/go-build1814342029/b453/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2/events=/usr/src/tmp/go-build1814342029/b459/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2/internal=/usr/src/tmp/go-build1814342029/b455/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1814342029/b091/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -p github.com/SevereCloud/vksdk/v2/longpoll-bot -lang=go1.16 -complete -installsuffix shared -buildid jNP1h8mH2latkfo4O6Qn/jNP1h8mH2latkfo4O6Qn -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b460/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 cp $WORK/b208/_pkg_.a /usr/src/.cache/go-build/41/41e6a2c6291c73d2386af28cf034f5675210cb16d3ecf07f567f73c27bb9b349-d # internal github.com/labstack/echo/v4 mkdir -p $WORK/b191/ cat >/usr/src/tmp/go-build1814342029/b191/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1814342029/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile context=/usr/src/tmp/go-build1814342029/b068/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build1814342029/b107/_pkg_.a packagefile encoding=/usr/src/tmp/go-build1814342029/b003/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1814342029/b069/_pkg_.a packagefile encoding/xml=/usr/src/tmp/go-build1814342029/b192/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/labstack/gommon/color=/usr/src/tmp/go-build1814342029/b193/_pkg_.a packagefile github.com/labstack/gommon/log=/usr/src/tmp/go-build1814342029/b196/_pkg_.a packagefile golang.org/x/crypto/acme=/usr/src/tmp/go-build1814342029/b199/_pkg_.a packagefile golang.org/x/crypto/acme/autocert=/usr/src/tmp/go-build1814342029/b201/_pkg_.a packagefile golang.org/x/net/http2=/usr/src/tmp/go-build1814342029/b205/_pkg_.a packagefile golang.org/x/net/http2/h2c=/usr/src/tmp/go-build1814342029/b208/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile log=/usr/src/tmp/go-build1814342029/b072/_pkg_.a packagefile mime/multipart=/usr/src/tmp/go-build1814342029/b166/_pkg_.a packagefile net=/usr/src/tmp/go-build1814342029/b144/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1814342029/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1814342029/b154/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build1814342029/b065/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1814342029/b029/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1814342029/b010/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p github.com/labstack/echo/v4 -lang=go1.16 -complete -installsuffix shared -buildid HENFBKsXL8vT4iZJl6IH/HENFBKsXL8vT4iZJl6IH -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b191/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_386/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b220/_pkg_.a /usr/src/.cache/go-build/6f/6fbcd5f9309600a7fcbbe375ced3c0c541d8515fc18b4f9b6c631e9429f14c5a-d # internal github.com/42wim/matterbridge/bridge/discord/transmitter mkdir -p $WORK/b219/ cat >/usr/src/tmp/go-build1814342029/b219/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/matterbridge/discordgo=/usr/src/tmp/go-build1814342029/b220/_pkg_.a packagefile github.com/sirupsen/logrus=/usr/src/tmp/go-build1814342029/b066/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -p github.com/42wim/matterbridge/bridge/discord/transmitter -lang=go1.15 -complete -installsuffix shared -buildid j6yrtqLqDSnVavgpWYK1/j6yrtqLqDSnVavgpWYK1 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b219/importcfg -pack ./bridge/discord/transmitter/transmitter.go ./bridge/discord/transmitter/utils.go cp $WORK/b425/_pkg_.a /usr/src/.cache/go-build/14/149a9dfda40ebae55d46e3f6dcebf6156cca5e7cc77a6e24496f5df1a957abfa-d # internal github.com/42wim/matterbridge/bridge/xmpp mkdir -p $WORK/b476/ cat >/usr/src/tmp/go-build1814342029/b476/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build1814342029/b107/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1814342029/b069/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build1814342029/b188/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build1814342029/b058/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build1814342029/b232/_pkg_.a packagefile github.com/jpillora/backoff=/usr/src/tmp/go-build1814342029/b282/_pkg_.a packagefile github.com/matterbridge/go-xmpp=/usr/src/tmp/go-build1814342029/b477/_pkg_.a packagefile github.com/rs/xid=/usr/src/tmp/go-build1814342029/b360/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1814342029/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1814342029/b154/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1814342029/b082/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -p github.com/42wim/matterbridge/bridge/xmpp -lang=go1.15 -complete -installsuffix shared -buildid -qIKSCPjIJ-tMAhItHZ4/-qIKSCPjIJ-tMAhItHZ4 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b476/importcfg -pack ./bridge/xmpp/handler.go ./bridge/xmpp/helpers.go ./bridge/xmpp/xmpp.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b354/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b448/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b242/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b263/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b242/_pkg_.a /usr/src/.cache/go-build/50/50df7a538683e40520a09bf7dc587d79fa369a9897409760ec58b1fce60d2a05-d # internal github.com/42wim/matterbridge/bridge/zulip mkdir -p $WORK/b478/ cat >/usr/src/tmp/go-build1814342029/b478/importcfg << 'EOF' # internal # import config packagefile encoding/json=/usr/src/tmp/go-build1814342029/b069/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build1814342029/b188/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build1814342029/b058/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build1814342029/b232/_pkg_.a packagefile github.com/matterbridge/gozulipbot=/usr/src/tmp/go-build1814342029/b479/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -p github.com/42wim/matterbridge/bridge/zulip -lang=go1.15 -complete -installsuffix shared -buildid sLP-yak5wcwRB6AmSG9n/sLP-yak5wcwRB6AmSG9n -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b478/importcfg -pack ./bridge/zulip/zulip.go cp $WORK/b448/_pkg_.a /usr/src/.cache/go-build/cc/ccec9d1092abfd5405dc357862eab858faf183d394f1931973ad059eee68a227-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b276/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b374/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b374/_pkg_.a /usr/src/.cache/go-build/8f/8f03b189ee463c5c2c2427285a086b226d686d014a1e4ed135b59e02327e24de-d # internal cp $WORK/b263/_pkg_.a /usr/src/.cache/go-build/39/39e0fbcd58fdf5000e0cf6540fe8f8e831c05e1b4bec8ffc4de360b0ca1f42ab-d # internal github.com/42wim/matterbridge/bridge/keybase mkdir -p $WORK/b262/ cat >/usr/src/tmp/go-build1814342029/b262/importcfg << 'EOF' # internal # import config packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build1814342029/b188/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build1814342029/b058/_pkg_.a packagefile github.com/keybase/go-keybase-chat-bot/kbchat=/usr/src/tmp/go-build1814342029/b263/_pkg_.a packagefile github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1=/usr/src/tmp/go-build1814342029/b264/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build1814342029/b065/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -p github.com/42wim/matterbridge/bridge/keybase -lang=go1.15 -complete -installsuffix shared -buildid SxjcBvEzcxAuMjbrJsQn/SxjcBvEzcxAuMjbrJsQn -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b262/importcfg -pack ./bridge/keybase/handlers.go ./bridge/keybase/keybase.go cp $WORK/b276/_pkg_.a /usr/src/.cache/go-build/39/39ec64d8d52723a7bde5abe640f80959cc7670277c6b20c14344cec993b06f93-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b461/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b248/_pkg_.a /usr/src/.cache/go-build/00/003cc180e49964f338710b3cbc4772f2cbca15b0248d312471e373cc910aeb2a-d # internal cp $WORK/b219/_pkg_.a /usr/src/.cache/go-build/19/190cc1fa6c0454ebadde0d4c37d427028ddddb637faedecbb8a25b2177382593-d # internal github.com/42wim/matterbridge/bridge/discord mkdir -p $WORK/b218/ cat >/usr/src/tmp/go-build1814342029/b218/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build1814342029/b188/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build1814342029/b058/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/discord/transmitter=/usr/src/tmp/go-build1814342029/b219/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build1814342029/b232/_pkg_.a packagefile github.com/matterbridge/discordgo=/usr/src/tmp/go-build1814342029/b220/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1814342029/b082/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1814342029/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -p github.com/42wim/matterbridge/bridge/discord -lang=go1.15 -complete -installsuffix shared -buildid 5Qh3ObQQgD958p9VZ9aK/5Qh3ObQQgD958p9VZ9aK -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b218/importcfg -pack ./bridge/discord/discord.go ./bridge/discord/handlers.go ./bridge/discord/helpers.go ./bridge/discord/webhook.go cp $WORK/b409/_pkg_.a /usr/src/.cache/go-build/92/92da58a791afffef2e70bd0f0fb1913cce8f0f12566935f80ba9111c8454bf6d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b476/_pkg_.a # internal cp $WORK/b476/_pkg_.a /usr/src/.cache/go-build/10/10badf0d97c4ff6e10182c9cc70bdd7feff4a6cbac466603f45984b9ad3cc9ee-d # internal cp $WORK/b461/_pkg_.a /usr/src/.cache/go-build/64/6481db6898e5893e55d0edc38b822b7bdc0cb8e65016e9ea2721462f9df691bb-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b478/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b460/_pkg_.a # internal cp $WORK/b478/_pkg_.a /usr/src/.cache/go-build/6e/6e6e8be7dcc4af94271e7822db0bad7bf4dccd37119dda8deeeffd9ca41dd44f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b354/_pkg_.a /usr/src/.cache/go-build/7c/7ce88fc88556ada55f93cba2085eb7478322e6073b9636dc5d01bf21cc83d323-d # internal github.com/42wim/matterbridge/matterhook mkdir -p $WORK/b352/ cat >/usr/src/tmp/go-build1814342029/b352/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build1814342029/b107/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1814342029/b069/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/gorilla/schema=/usr/src/tmp/go-build1814342029/b353/_pkg_.a packagefile github.com/slack-go/slack=/usr/src/tmp/go-build1814342029/b354/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile log=/usr/src/tmp/go-build1814342029/b072/_pkg_.a packagefile net=/usr/src/tmp/go-build1814342029/b144/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1814342029/b091/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -p github.com/42wim/matterbridge/matterhook -lang=go1.15 -complete -installsuffix shared -buildid ggb8t8MvFq4ZjnQlJZrs/ggb8t8MvFq4ZjnQlJZrs -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b352/importcfg -pack ./matterhook/matterhook.go cp $WORK/b460/_pkg_.a /usr/src/.cache/go-build/a9/a915d509e3e3bdea9125bcf3f264f95ad1f6aa7539a74fb05dca92a01d2730e2-d # internal github.com/42wim/matterbridge/bridge/vk mkdir -p $WORK/b452/ cat >/usr/src/tmp/go-build1814342029/b452/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile context=/usr/src/tmp/go-build1814342029/b068/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build1814342029/b188/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build1814342029/b058/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build1814342029/b232/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2/api=/usr/src/tmp/go-build1814342029/b453/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2/events=/usr/src/tmp/go-build1814342029/b459/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2/longpoll-bot=/usr/src/tmp/go-build1814342029/b460/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2/object=/usr/src/tmp/go-build1814342029/b458/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1814342029/b082/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -p github.com/42wim/matterbridge/bridge/vk -lang=go1.15 -complete -installsuffix shared -buildid lXp-6WRYUBM5l18ekQpa/lXp-6WRYUBM5l18ekQpa -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b452/importcfg -pack ./bridge/vk/vk.go cp $WORK/b262/_pkg_.a /usr/src/.cache/go-build/ee/eec8c024f22c918264fc4aec6420bd2a7e612724932ea214ab5d4ada450677c7-d # internal cp $WORK/b442/_pkg_.a /usr/src/.cache/go-build/c5/c5bcb3e42f731698698755e197be59de7c4731a5f01b855964164ea18e41cb4b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b352/_pkg_.a # internal github.com/Philipp15b/go-steam/protocol/steamlang mkdir -p $WORK/b441/ cat >/usr/src/tmp/go-build1814342029/b441/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/usr/src/tmp/go-build1814342029/b062/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/Philipp15b/go-steam/protocol/protobuf=/usr/src/tmp/go-build1814342029/b442/_pkg_.a packagefile github.com/Philipp15b/go-steam/rwu=/usr/src/tmp/go-build1814342029/b444/_pkg_.a packagefile github.com/Philipp15b/go-steam/steamid=/usr/src/tmp/go-build1814342029/b445/_pkg_.a packagefile github.com/golang/protobuf/proto=/usr/src/tmp/go-build1814342029/b377/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile sort=/usr/src/tmp/go-build1814342029/b064/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -p github.com/Philipp15b/go-steam/protocol/steamlang -lang=go1.16 -complete -installsuffix shared -buildid RfvgF8qDAswmEgw-gmjw/RfvgF8qDAswmEgw-gmjw -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b441/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 cp $WORK/b352/_pkg_.a /usr/src/.cache/go-build/c8/c81e521f295278c33f2ecdac68523574ddb19f4372ce15e7766c704a74c1c14a-d # internal github.com/42wim/matterbridge/bridge/rocketchat mkdir -p $WORK/b415/ cat >/usr/src/tmp/go-build1814342029/b415/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build1814342029/b068/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build1814342029/b188/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build1814342029/b058/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build1814342029/b232/_pkg_.a packagefile github.com/42wim/matterbridge/hook/rockethook=/usr/src/tmp/go-build1814342029/b416/_pkg_.a packagefile github.com/42wim/matterbridge/matterhook=/usr/src/tmp/go-build1814342029/b352/_pkg_.a packagefile github.com/hashicorp/golang-lru=/usr/src/tmp/go-build1814342029/b280/_pkg_.a packagefile github.com/matterbridge/Rocket.Chat.Go.SDK/models=/usr/src/tmp/go-build1814342029/b417/_pkg_.a packagefile github.com/matterbridge/Rocket.Chat.Go.SDK/realtime=/usr/src/tmp/go-build1814342029/b418/_pkg_.a packagefile github.com/matterbridge/Rocket.Chat.Go.SDK/rest=/usr/src/tmp/go-build1814342029/b422/_pkg_.a packagefile github.com/nelsonken/gomf=/usr/src/tmp/go-build1814342029/b423/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile mime=/usr/src/tmp/go-build1814342029/b165/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1814342029/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1814342029/b154/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -p github.com/42wim/matterbridge/bridge/rocketchat -lang=go1.15 -complete -installsuffix shared -buildid mAogPQRuQqtm8_KxqO8K/mAogPQRuQqtm8_KxqO8K -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b415/importcfg -pack ./bridge/rocketchat/handlers.go ./bridge/rocketchat/helpers.go ./bridge/rocketchat/rocketchat.go github.com/42wim/matterbridge/bridge/slack mkdir -p $WORK/b424/ cat >/usr/src/tmp/go-build1814342029/b424/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile context=/usr/src/tmp/go-build1814342029/b068/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build1814342029/b188/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build1814342029/b058/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build1814342029/b232/_pkg_.a packagefile github.com/42wim/matterbridge/matterhook=/usr/src/tmp/go-build1814342029/b352/_pkg_.a packagefile github.com/hashicorp/golang-lru=/usr/src/tmp/go-build1814342029/b280/_pkg_.a packagefile github.com/rs/xid=/usr/src/tmp/go-build1814342029/b360/_pkg_.a packagefile github.com/sirupsen/logrus=/usr/src/tmp/go-build1814342029/b066/_pkg_.a packagefile github.com/slack-go/slack=/usr/src/tmp/go-build1814342029/b354/_pkg_.a packagefile html=/usr/src/tmp/go-build1814342029/b179/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1814342029/b082/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -p github.com/42wim/matterbridge/bridge/slack -lang=go1.15 -complete -installsuffix shared -buildid WYjEKeaqpIrgkgsMKDA4/WYjEKeaqpIrgkgsMKDA4 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b424/importcfg -pack ./bridge/slack/handlers.go ./bridge/slack/helpers.go ./bridge/slack/legacy.go ./bridge/slack/slack.go ./bridge/slack/users_channels.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /usr/src/.cache/go-build/63/63a743739aa6bd9450e7a8159faa14a4fe0790d1c326e6252274ff77943e16a2-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b452/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b452/_pkg_.a /usr/src/.cache/go-build/ca/ca21c772d3c5c66764aa7c83a024046310f3b17ff7e76ff05da8cd9a6a20cadd-d # internal cp $WORK/b191/_pkg_.a /usr/src/.cache/go-build/50/50321f7d9c16beb2098b009cabb0f81d19b42b04f4dca42434e5717096edba61-d # internal github.com/labstack/echo/v4/middleware mkdir -p $WORK/b209/ cat >/usr/src/tmp/go-build1814342029/b209/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build1814342029/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile compress/gzip=/usr/src/tmp/go-build1814342029/b092/_pkg_.a packagefile context=/usr/src/tmp/go-build1814342029/b068/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build1814342029/b102/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build1814342029/b070/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1814342029/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/dgrijalva/jwt-go=/usr/src/tmp/go-build1814342029/b210/_pkg_.a packagefile github.com/labstack/echo/v4=/usr/src/tmp/go-build1814342029/b191/_pkg_.a packagefile github.com/labstack/gommon/bytes=/usr/src/tmp/go-build1814342029/b211/_pkg_.a packagefile github.com/labstack/gommon/color=/usr/src/tmp/go-build1814342029/b193/_pkg_.a packagefile github.com/labstack/gommon/log=/usr/src/tmp/go-build1814342029/b196/_pkg_.a packagefile github.com/labstack/gommon/random=/usr/src/tmp/go-build1814342029/b212/_pkg_.a packagefile github.com/valyala/fasttemplate=/usr/src/tmp/go-build1814342029/b197/_pkg_.a packagefile golang.org/x/time/rate=/usr/src/tmp/go-build1814342029/b213/_pkg_.a packagefile html/template=/usr/src/tmp/go-build1814342029/b178/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build1814342029/b106/_pkg_.a packagefile net=/usr/src/tmp/go-build1814342029/b144/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1814342029/b091/_pkg_.a packagefile net/http/httputil=/usr/src/tmp/go-build1814342029/b214/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1814342029/b154/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile path=/usr/src/tmp/go-build1814342029/b046/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build1814342029/b065/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1814342029/b029/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1814342029/b082/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1814342029/b010/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1814342029/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p github.com/labstack/echo/v4/middleware -lang=go1.16 -complete -installsuffix shared -buildid xWYdLOtE32BX_9ljWSZw/xWYdLOtE32BX_9ljWSZw -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b209/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_386/buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b415/_pkg_.a /usr/src/.cache/go-build/75/75a8fd69d9be2acfcac4b771ee14eb453e93ec2a35dba40f9a612f4b3b960779-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b424/_pkg_.a /usr/src/.cache/go-build/96/96901b3e0c02846ef9b976d2b9db432e096f7fb8a419b77057776e465da3963e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b209/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b441/_pkg_.a # internal cp $WORK/b209/_pkg_.a /usr/src/.cache/go-build/19/195d5e09759829783fc0361ec3986b12704f414c4559529cb743769a2e640f99-d # internal github.com/42wim/matterbridge/bridge/api mkdir -p $WORK/b190/ cat >/usr/src/tmp/go-build1814342029/b190/importcfg << 'EOF' # internal # import config packagefile encoding/json=/usr/src/tmp/go-build1814342029/b069/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build1814342029/b188/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build1814342029/b058/_pkg_.a packagefile github.com/labstack/echo/v4=/usr/src/tmp/go-build1814342029/b191/_pkg_.a packagefile github.com/labstack/echo/v4/middleware=/usr/src/tmp/go-build1814342029/b209/_pkg_.a packagefile github.com/zfjagann/golang-ring=/usr/src/tmp/go-build1814342029/b215/_pkg_.a packagefile gopkg.in/olahol/melody.v1=/usr/src/tmp/go-build1814342029/b216/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1814342029/b091/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p github.com/42wim/matterbridge/bridge/api -lang=go1.15 -complete -installsuffix shared -buildid 9gX_z7wlhEgKorP5OTNn/9gX_z7wlhEgKorP5OTNn -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b190/importcfg -pack ./bridge/api/api.go cp $WORK/b441/_pkg_.a /usr/src/.cache/go-build/39/3923e550345cf44487fb61da5231c9ce243bb2ee9fdb1c4af4bcb22400a1024b-d # internal github.com/Philipp15b/go-steam/protocol mkdir -p $WORK/b440/ github.com/Philipp15b/go-steam/socialcache mkdir -p $WORK/b447/ cat >/usr/src/tmp/go-build1814342029/b440/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1814342029/b062/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build1814342029/b142/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/Philipp15b/go-steam/protocol/steamlang=/usr/src/tmp/go-build1814342029/b441/_pkg_.a packagefile github.com/Philipp15b/go-steam/steamid=/usr/src/tmp/go-build1814342029/b445/_pkg_.a packagefile github.com/golang/protobuf/proto=/usr/src/tmp/go-build1814342029/b377/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile math=/usr/src/tmp/go-build1814342029/b033/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a EOF cat >/usr/src/tmp/go-build1814342029/b447/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile github.com/Philipp15b/go-steam/protocol/steamlang=/usr/src/tmp/go-build1814342029/b441/_pkg_.a packagefile github.com/Philipp15b/go-steam/steamid=/usr/src/tmp/go-build1814342029/b445/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -p github.com/Philipp15b/go-steam/protocol -lang=go1.16 -complete -installsuffix shared -buildid yZ6dR4MxqrwFKUcCq9B1/yZ6dR4MxqrwFKUcCq9B1 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b440/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_386/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -p github.com/Philipp15b/go-steam/socialcache -lang=go1.16 -complete -installsuffix shared -buildid f0_rxk5X2WmzZJmj4lvj/f0_rxk5X2WmzZJmj4lvj -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b447/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_386/buildid -w $WORK/b190/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b447/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b440/_pkg_.a # internal cp $WORK/b447/_pkg_.a /usr/src/.cache/go-build/74/740c0648f66e81a81a37416c10f714a187d4cd5fdbd907f254d4e02e82efc69f-d # internal cp $WORK/b440/_pkg_.a /usr/src/.cache/go-build/17/179cd92fd00b97b2d64a01327b82168a8d6a9522c93167aeeeb6f42eec852862-d # internal github.com/Philipp15b/go-steam/protocol/gamecoordinator mkdir -p $WORK/b446/ cat >/usr/src/tmp/go-build1814342029/b446/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile github.com/Philipp15b/go-steam/protocol=/usr/src/tmp/go-build1814342029/b440/_pkg_.a packagefile github.com/Philipp15b/go-steam/protocol/protobuf=/usr/src/tmp/go-build1814342029/b442/_pkg_.a packagefile github.com/Philipp15b/go-steam/protocol/steamlang=/usr/src/tmp/go-build1814342029/b441/_pkg_.a packagefile github.com/golang/protobuf/proto=/usr/src/tmp/go-build1814342029/b377/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -p github.com/Philipp15b/go-steam/protocol/gamecoordinator -lang=go1.16 -complete -installsuffix shared -buildid ZMrpFAqzBrLMGb0aLtOs/ZMrpFAqzBrLMGb0aLtOs -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b446/importcfg -pack ./vendor/github.com/Philipp15b/go-steam/protocol/gamecoordinator/msg.go ./vendor/github.com/Philipp15b/go-steam/protocol/gamecoordinator/packet.go cp $WORK/b190/_pkg_.a /usr/src/.cache/go-build/32/32590a6d02ed54b7f522935bc349b2acb9d558ccf91af27afc56d69379c426c3-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b446/_pkg_.a # internal cp $WORK/b446/_pkg_.a /usr/src/.cache/go-build/b4/b426e7758ab0b912ad062cea2cc0f067f2465ef3ace4bf63641056e837808e49-d # internal github.com/Philipp15b/go-steam mkdir -p $WORK/b437/ cat >/usr/src/tmp/go-build1814342029/b437/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile compress/gzip=/usr/src/tmp/go-build1814342029/b092/_pkg_.a packagefile crypto/aes=/usr/src/tmp/go-build1814342029/b108/_pkg_.a packagefile crypto/cipher=/usr/src/tmp/go-build1814342029/b100/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build1814342029/b097/_pkg_.a packagefile crypto/rsa=/usr/src/tmp/go-build1814342029/b136/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build1814342029/b137/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build1814342029/b070/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1814342029/b062/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1814342029/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/Philipp15b/go-steam/cryptoutil=/usr/src/tmp/go-build1814342029/b438/_pkg_.a packagefile github.com/Philipp15b/go-steam/netutil=/usr/src/tmp/go-build1814342029/b439/_pkg_.a packagefile github.com/Philipp15b/go-steam/protocol=/usr/src/tmp/go-build1814342029/b440/_pkg_.a packagefile github.com/Philipp15b/go-steam/protocol/gamecoordinator=/usr/src/tmp/go-build1814342029/b446/_pkg_.a packagefile github.com/Philipp15b/go-steam/protocol/protobuf=/usr/src/tmp/go-build1814342029/b442/_pkg_.a packagefile github.com/Philipp15b/go-steam/protocol/steamlang=/usr/src/tmp/go-build1814342029/b441/_pkg_.a packagefile github.com/Philipp15b/go-steam/rwu=/usr/src/tmp/go-build1814342029/b444/_pkg_.a packagefile github.com/Philipp15b/go-steam/socialcache=/usr/src/tmp/go-build1814342029/b447/_pkg_.a packagefile github.com/Philipp15b/go-steam/steamid=/usr/src/tmp/go-build1814342029/b445/_pkg_.a packagefile github.com/golang/protobuf/proto=/usr/src/tmp/go-build1814342029/b377/_pkg_.a packagefile hash/crc32=/usr/src/tmp/go-build1814342029/b094/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build1814342029/b106/_pkg_.a packagefile net=/usr/src/tmp/go-build1814342029/b144/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1814342029/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1814342029/b154/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1814342029/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -p github.com/Philipp15b/go-steam -lang=go1.16 -complete -installsuffix shared -buildid W4FAuVRnxl8QUn95c_TL/W4FAuVRnxl8QUn95c_TL -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b437/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_386/buildid -w $WORK/b437/_pkg_.a # internal cp $WORK/b437/_pkg_.a /usr/src/.cache/go-build/b5/b5d248e41717ec965615f151ca4d90c654483bb2946a46cd795c0031a6cea419-d # internal github.com/42wim/matterbridge/bridge/steam mkdir -p $WORK/b436/ cat >/usr/src/tmp/go-build1814342029/b436/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build1814342029/b188/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build1814342029/b058/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build1814342029/b232/_pkg_.a packagefile github.com/Philipp15b/go-steam=/usr/src/tmp/go-build1814342029/b437/_pkg_.a packagefile github.com/Philipp15b/go-steam/protocol/steamlang=/usr/src/tmp/go-build1814342029/b441/_pkg_.a packagefile github.com/Philipp15b/go-steam/steamid=/usr/src/tmp/go-build1814342029/b445/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -p github.com/42wim/matterbridge/bridge/steam -lang=go1.15 -complete -installsuffix shared -buildid HvxOln6XDzWaEjgzpg24/HvxOln6XDzWaEjgzpg24 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b436/importcfg -pack ./bridge/steam/handlers.go ./bridge/steam/steam.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b436/_pkg_.a /usr/src/.cache/go-build/b5/b59c4fa1ea0f53e5c2a134ec1b6d3f8b8b82f447715ae7c0a0bb3b743da84477-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /usr/src/.cache/go-build/e8/e8d917c3a26f39a2a34f78c0228c3781fcc1e61589a61bc1fc4cda7cc9e4324c-d # internal github.com/42wim/matterbridge/matterclient mkdir -p $WORK/b279/ cat >/usr/src/tmp/go-build1814342029/b279/importcfg << 'EOF' # internal # import config packagefile crypto/md5=/usr/src/tmp/go-build1814342029/b134/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build1814342029/b107/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1814342029/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/gorilla/websocket=/usr/src/tmp/go-build1814342029/b217/_pkg_.a packagefile github.com/hashicorp/golang-lru=/usr/src/tmp/go-build1814342029/b280/_pkg_.a packagefile github.com/jpillora/backoff=/usr/src/tmp/go-build1814342029/b282/_pkg_.a packagefile github.com/matterbridge/logrus-prefixed-formatter=/usr/src/tmp/go-build1814342029/b283/_pkg_.a packagefile github.com/mattermost/mattermost-server/v5/model=/usr/src/tmp/go-build1814342029/b287/_pkg_.a packagefile github.com/sirupsen/logrus=/usr/src/tmp/go-build1814342029/b066/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1814342029/b091/_pkg_.a packagefile net/http/cookiejar=/usr/src/tmp/go-build1814342029/b351/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1814342029/b154/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -p github.com/42wim/matterbridge/matterclient -lang=go1.15 -complete -installsuffix shared -buildid LN7f6NghT8i4KRYugi8R/LN7f6NghT8i4KRYugi8R -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b279/importcfg -pack ./matterclient/channels.go ./matterclient/helpers.go ./matterclient/matterclient.go ./matterclient/messages.go ./matterclient/users.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /usr/src/.cache/go-build/b8/b8ae3bab0f6a4990cc6fab685c13bda544fb6ef81a29e29bff7eb0b17969ba2d-d # internal github.com/42wim/matterbridge/bridge/mattermost mkdir -p $WORK/b278/ cat >/usr/src/tmp/go-build1814342029/b278/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build1814342029/b188/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build1814342029/b058/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build1814342029/b232/_pkg_.a packagefile github.com/42wim/matterbridge/matterclient=/usr/src/tmp/go-build1814342029/b279/_pkg_.a packagefile github.com/42wim/matterbridge/matterhook=/usr/src/tmp/go-build1814342029/b352/_pkg_.a packagefile github.com/mattermost/mattermost-server/v5/model=/usr/src/tmp/go-build1814342029/b287/_pkg_.a packagefile github.com/rs/xid=/usr/src/tmp/go-build1814342029/b360/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -p github.com/42wim/matterbridge/bridge/mattermost -lang=go1.15 -complete -installsuffix shared -buildid f9DHeCq1Ehnz_BfsUHRu/f9DHeCq1Ehnz_BfsUHRu -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b278/importcfg -pack ./bridge/mattermost/handlers.go ./bridge/mattermost/helpers.go ./bridge/mattermost/mattermost.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /usr/src/.cache/go-build/64/642578ed2f652393a0f43c61a5700ca7fea1c92795576f8c7ce3b73544824da5-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /usr/src/.cache/go-build/b3/b3ac73db30d168236aa6de802f63594cf9055d20f0673855785976498572a928-d # internal github.com/42wim/matterbridge/bridge/msteams mkdir -p $WORK/b361/ cat >/usr/src/tmp/go-build1814342029/b361/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build1814342029/b068/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1814342029/b069/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build1814342029/b188/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build1814342029/b058/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build1814342029/b232/_pkg_.a packagefile github.com/davecgh/go-spew/spew=/usr/src/tmp/go-build1814342029/b270/_pkg_.a packagefile github.com/mattn/godown=/usr/src/tmp/go-build1814342029/b362/_pkg_.a packagefile github.com/yaegashi/msgraph.go/beta=/usr/src/tmp/go-build1814342029/b364/_pkg_.a packagefile github.com/yaegashi/msgraph.go/msauth=/usr/src/tmp/go-build1814342029/b368/_pkg_.a packagefile golang.org/x/oauth2=/usr/src/tmp/go-build1814342029/b369/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1814342029/b082/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -p github.com/42wim/matterbridge/bridge/msteams -lang=go1.15 -complete -installsuffix shared -buildid 12FufsKfm-tIdfzQiQP1/12FufsKfm-tIdfzQiQP1 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b361/importcfg -pack ./bridge/msteams/handler.go ./bridge/msteams/msteams.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /usr/src/.cache/go-build/8a/8aa7d71361c96bd210b7890cc3efa4f50b49416282e2302b8325e3c08b166dae-d # internal github.com/42wim/matterbridge/gateway/bridgemap mkdir -p $WORK/b189/ cat >/usr/src/tmp/go-build1814342029/b189/importcfg << 'EOF' # internal # import config packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build1814342029/b188/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/api=/usr/src/tmp/go-build1814342029/b190/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/discord=/usr/src/tmp/go-build1814342029/b218/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/gitter=/usr/src/tmp/go-build1814342029/b242/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/irc=/usr/src/tmp/go-build1814342029/b248/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/keybase=/usr/src/tmp/go-build1814342029/b262/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/matrix=/usr/src/tmp/go-build1814342029/b276/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/mattermost=/usr/src/tmp/go-build1814342029/b278/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/msteams=/usr/src/tmp/go-build1814342029/b361/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/mumble=/usr/src/tmp/go-build1814342029/b374/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/nctalk=/usr/src/tmp/go-build1814342029/b409/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/rocketchat=/usr/src/tmp/go-build1814342029/b415/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/slack=/usr/src/tmp/go-build1814342029/b424/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/sshchat=/usr/src/tmp/go-build1814342029/b425/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/steam=/usr/src/tmp/go-build1814342029/b436/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/telegram=/usr/src/tmp/go-build1814342029/b448/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/vk=/usr/src/tmp/go-build1814342029/b452/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/whatsapp=/usr/src/tmp/go-build1814342029/b461/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/xmpp=/usr/src/tmp/go-build1814342029/b476/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/zulip=/usr/src/tmp/go-build1814342029/b478/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p github.com/42wim/matterbridge/gateway/bridgemap -lang=go1.15 -complete -installsuffix shared -buildid LFcoKYbZkuI3siAKPSb5/LFcoKYbZkuI3siAKPSb5 -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b189/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_386/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /usr/src/.cache/go-build/40/40bd23f6dc51ac792e968ac7a59e4b46c21783708027c7e6e67078cfb8e811e7-d # internal github.com/42wim/matterbridge/gateway mkdir -p $WORK/b187/ cat >/usr/src/tmp/go-build1814342029/b187/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build1814342029/b137/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build1814342029/b188/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build1814342029/b058/_pkg_.a packagefile github.com/42wim/matterbridge/gateway/bridgemap=/usr/src/tmp/go-build1814342029/b189/_pkg_.a packagefile github.com/42wim/matterbridge/gateway/samechannel=/usr/src/tmp/go-build1814342029/b480/_pkg_.a packagefile github.com/42wim/matterbridge/internal=/usr/src/tmp/go-build1814342029/b481/_pkg_.a packagefile github.com/d5/tengo/v2=/usr/src/tmp/go-build1814342029/b482/_pkg_.a packagefile github.com/d5/tengo/v2/stdlib=/usr/src/tmp/go-build1814342029/b485/_pkg_.a packagefile github.com/hashicorp/golang-lru=/usr/src/tmp/go-build1814342029/b280/_pkg_.a packagefile github.com/kyokomi/emoji/v2=/usr/src/tmp/go-build1814342029/b487/_pkg_.a packagefile github.com/sirupsen/logrus=/usr/src/tmp/go-build1814342029/b066/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1814342029/b091/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build1814342029/b065/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1814342029/b082/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p github.com/42wim/matterbridge/gateway -lang=go1.15 -complete -installsuffix shared -buildid 4bAauDdq2BCwTS_LQn9U/4bAauDdq2BCwTS_LQn9U -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b187/importcfg -pack ./gateway/gateway.go ./gateway/handlers.go ./gateway/router.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /usr/src/.cache/go-build/1d/1d0c3aa47e43be9459caef62ee4f827c21674dfef4bff555106c6f4d21325681-d # internal github.com/42wim/matterbridge mkdir -p $WORK/b001/ cat >/usr/src/tmp/go-build1814342029/b001/importcfg << 'EOF' # internal # import config packagefile flag=/usr/src/tmp/go-build1814342029/b002/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build1814342029/b058/_pkg_.a packagefile github.com/42wim/matterbridge/gateway=/usr/src/tmp/go-build1814342029/b187/_pkg_.a packagefile github.com/42wim/matterbridge/gateway/bridgemap=/usr/src/tmp/go-build1814342029/b189/_pkg_.a packagefile github.com/google/gops/agent=/usr/src/tmp/go-build1814342029/b488/_pkg_.a packagefile github.com/matterbridge/logrus-prefixed-formatter=/usr/src/tmp/go-build1814342029/b283/_pkg_.a packagefile github.com/sirupsen/logrus=/usr/src/tmp/go-build1814342029/b066/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1814342029/b010/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile runtime/cgo=/usr/src/tmp/go-build1814342029/b153/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.15 -complete -installsuffix shared -buildid UH8vJBKW1LBFoOG7Zsce/UH8vJBKW1LBFoOG7Zsce -goversion go1.23.0 -c=4 -shared -nolocalimports -importcfg $WORK/b001/importcfg -pack ./matterbridge.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /usr/src/.cache/go-build/5d/5dd9bfda837032bbf9bc4183afa52f1b67b3ed86f2ec930d3a1d0429584b6ed5-d # internal cat >/usr/src/tmp/go-build1814342029/b001/importcfg.link << 'EOF' # internal packagefile github.com/42wim/matterbridge=/usr/src/tmp/go-build1814342029/b001/_pkg_.a packagefile flag=/usr/src/tmp/go-build1814342029/b002/_pkg_.a packagefile fmt=/usr/src/tmp/go-build1814342029/b026/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build1814342029/b058/_pkg_.a packagefile github.com/42wim/matterbridge/gateway=/usr/src/tmp/go-build1814342029/b187/_pkg_.a packagefile github.com/42wim/matterbridge/gateway/bridgemap=/usr/src/tmp/go-build1814342029/b189/_pkg_.a packagefile github.com/google/gops/agent=/usr/src/tmp/go-build1814342029/b488/_pkg_.a packagefile github.com/matterbridge/logrus-prefixed-formatter=/usr/src/tmp/go-build1814342029/b283/_pkg_.a packagefile github.com/sirupsen/logrus=/usr/src/tmp/go-build1814342029/b066/_pkg_.a packagefile os=/usr/src/tmp/go-build1814342029/b042/_pkg_.a packagefile runtime=/usr/src/tmp/go-build1814342029/b010/_pkg_.a packagefile strings=/usr/src/tmp/go-build1814342029/b057/_pkg_.a packagefile runtime/cgo=/usr/src/tmp/go-build1814342029/b153/_pkg_.a packagefile encoding=/usr/src/tmp/go-build1814342029/b003/_pkg_.a packagefile errors=/usr/src/tmp/go-build1814342029/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build1814342029/b041/_pkg_.a packagefile reflect=/usr/src/tmp/go-build1814342029/b029/_pkg_.a packagefile slices=/usr/src/tmp/go-build1814342029/b040/_pkg_.a packagefile strconv=/usr/src/tmp/go-build1814342029/b035/_pkg_.a packagefile time=/usr/src/tmp/go-build1814342029/b047/_pkg_.a packagefile internal/fmtsort=/usr/src/tmp/go-build1814342029/b027/_pkg_.a packagefile math=/usr/src/tmp/go-build1814342029/b033/_pkg_.a packagefile sync=/usr/src/tmp/go-build1814342029/b037/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build1814342029/b036/_pkg_.a packagefile bytes=/usr/src/tmp/go-build1814342029/b059/_pkg_.a packagefile github.com/fsnotify/fsnotify=/usr/src/tmp/go-build1814342029/b060/_pkg_.a packagefile github.com/spf13/viper=/usr/src/tmp/go-build1814342029/b074/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build1814342029/b090/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build1814342029/b065/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build1814342029/b137/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build1814342029/b188/_pkg_.a packagefile github.com/42wim/matterbridge/gateway/samechannel=/usr/src/tmp/go-build1814342029/b480/_pkg_.a packagefile github.com/42wim/matterbridge/internal=/usr/src/tmp/go-build1814342029/b481/_pkg_.a packagefile github.com/d5/tengo/v2=/usr/src/tmp/go-build1814342029/b482/_pkg_.a packagefile github.com/d5/tengo/v2/stdlib=/usr/src/tmp/go-build1814342029/b485/_pkg_.a packagefile github.com/hashicorp/golang-lru=/usr/src/tmp/go-build1814342029/b280/_pkg_.a packagefile github.com/kyokomi/emoji/v2=/usr/src/tmp/go-build1814342029/b487/_pkg_.a packagefile net/http=/usr/src/tmp/go-build1814342029/b091/_pkg_.a packagefile regexp=/usr/src/tmp/go-build1814342029/b082/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/api=/usr/src/tmp/go-build1814342029/b190/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/discord=/usr/src/tmp/go-build1814342029/b218/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/gitter=/usr/src/tmp/go-build1814342029/b242/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/irc=/usr/src/tmp/go-build1814342029/b248/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/keybase=/usr/src/tmp/go-build1814342029/b262/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/matrix=/usr/src/tmp/go-build1814342029/b276/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/mattermost=/usr/src/tmp/go-build1814342029/b278/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/msteams=/usr/src/tmp/go-build1814342029/b361/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/mumble=/usr/src/tmp/go-build1814342029/b374/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/nctalk=/usr/src/tmp/go-build1814342029/b409/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/rocketchat=/usr/src/tmp/go-build1814342029/b415/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/slack=/usr/src/tmp/go-build1814342029/b424/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/sshchat=/usr/src/tmp/go-build1814342029/b425/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/steam=/usr/src/tmp/go-build1814342029/b436/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/telegram=/usr/src/tmp/go-build1814342029/b448/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/vk=/usr/src/tmp/go-build1814342029/b452/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/whatsapp=/usr/src/tmp/go-build1814342029/b461/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/xmpp=/usr/src/tmp/go-build1814342029/b476/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/zulip=/usr/src/tmp/go-build1814342029/b478/_pkg_.a packagefile bufio=/usr/src/tmp/go-build1814342029/b067/_pkg_.a packagefile context=/usr/src/tmp/go-build1814342029/b068/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build1814342029/b062/_pkg_.a packagefile github.com/google/gops/internal=/usr/src/tmp/go-build1814342029/b489/_pkg_.a packagefile github.com/google/gops/signal=/usr/src/tmp/go-build1814342029/b491/_pkg_.a packagefile golang.org/x/sys/unix=/usr/src/tmp/go-build1814342029/b061/_pkg_.a packagefile net=/usr/src/tmp/go-build1814342029/b144/_pkg_.a packagefile os/signal=/usr/src/tmp/go-build1814342029/b492/_pkg_.a packagefile runtime/debug=/usr/src/tmp/go-build1814342029/b200/_pkg_.a packagefile runtime/pprof=/usr/src/tmp/go-build1814342029/b334/_pkg_.a packagefile runtime/trace=/usr/src/tmp/go-build1814342029/b275/_pkg_.a packagefile syscall=/usr/src/tmp/go-build1814342029/b050/_pkg_.a packagefile github.com/mgutz/ansi=/usr/src/tmp/go-build1814342029/b284/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=/usr/src/tmp/go-build1814342029/b285/_pkg_.a packagefile sort=/usr/src/tmp/go-build1814342029/b064/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build1814342029/b069/_pkg_.a packagefile log=/usr/src/tmp/go-build1814342029/b072/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build1814342029/b038/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build1814342029/b011/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build1814342029/b014/_pkg_.a packagefile internal/filepathlite=/usr/src/tmp/go-build1814342029/b043/_pkg_.a packagefile internal/goarch=/usr/src/tmp/go-build1814342029/b007/_pkg_.a packagefile internal/itoa=/usr/src/tmp/go-build1814342029/b030/_pkg_.a packagefile internal/poll=/usr/src/tmp/go-build1814342029/b053/_pkg_.a packagefile internal/stringslite=/usr/src/tmp/go-build1814342029/b023/_pkg_.a packagefile internal/syscall/execenv=/usr/src/tmp/go-build1814342029/b055/_pkg_.a packagefile internal/syscall/unix=/usr/src/tmp/go-build1814342029/b054/_pkg_.a packagefile internal/testlog=/usr/src/tmp/go-build1814342029/b056/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build1814342029/b044/_pkg_.a packagefile internal/abi=/usr/src/tmp/go-build1814342029/b006/_pkg_.a packagefile internal/chacha8rand=/usr/src/tmp/go-build1814342029/b013/_pkg_.a packagefile internal/coverage/rtcov=/usr/src/tmp/go-build1814342029/b015/_pkg_.a packagefile internal/cpu=/usr/src/tmp/go-build1814342029/b012/_pkg_.a packagefile internal/godebugs=/usr/src/tmp/go-build1814342029/b016/_pkg_.a packagefile internal/goexperiment=/usr/src/tmp/go-build1814342029/b017/_pkg_.a packagefile internal/goos=/usr/src/tmp/go-build1814342029/b018/_pkg_.a packagefile internal/profilerecord=/usr/src/tmp/go-build1814342029/b019/_pkg_.a packagefile internal/runtime/atomic=/usr/src/tmp/go-build1814342029/b020/_pkg_.a packagefile internal/runtime/exithook=/usr/src/tmp/go-build1814342029/b021/_pkg_.a packagefile internal/runtime/syscall=/usr/src/tmp/go-build1814342029/b022/_pkg_.a packagefile runtime/internal/math=/usr/src/tmp/go-build1814342029/b024/_pkg_.a packagefile runtime/internal/sys=/usr/src/tmp/go-build1814342029/b025/_pkg_.a packagefile unicode=/usr/src/tmp/go-build1814342029/b039/_pkg_.a packagefile internal/reflectlite=/usr/src/tmp/go-build1814342029/b005/_pkg_.a packagefile internal/unsafeheader=/usr/src/tmp/go-build1814342029/b009/_pkg_.a packagefile iter=/usr/src/tmp/go-build1814342029/b031/_pkg_.a packagefile cmp=/usr/src/tmp/go-build1814342029/b028/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build1814342029/b034/_pkg_.a packagefile internal/godebug=/usr/src/tmp/go-build1814342029/b048/_pkg_.a packagefile internal/race=/usr/src/tmp/go-build1814342029/b032/_pkg_.a packagefile encoding/csv=/usr/src/tmp/go-build1814342029/b075/_pkg_.a packagefile github.com/hashicorp/hcl=/usr/src/tmp/go-build1814342029/b076/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/printer=/usr/src/tmp/go-build1814342029/b087/_pkg_.a packagefile github.com/magiconair/properties=/usr/src/tmp/go-build1814342029/b089/_pkg_.a packagefile github.com/mitchellh/mapstructure=/usr/src/tmp/go-build1814342029/b171/_pkg_.a packagefile github.com/pelletier/go-toml=/usr/src/tmp/go-build1814342029/b172/_pkg_.a packagefile github.com/spf13/afero=/usr/src/tmp/go-build1814342029/b173/_pkg_.a packagefile github.com/spf13/cast=/usr/src/tmp/go-build1814342029/b177/_pkg_.a packagefile github.com/spf13/jwalterweatherman=/usr/src/tmp/go-build1814342029/b182/_pkg_.a packagefile github.com/spf13/pflag=/usr/src/tmp/go-build1814342029/b183/_pkg_.a packagefile github.com/subosito/gotenv=/usr/src/tmp/go-build1814342029/b184/_pkg_.a packagefile gopkg.in/ini.v1=/usr/src/tmp/go-build1814342029/b185/_pkg_.a packagefile gopkg.in/yaml.v2=/usr/src/tmp/go-build1814342029/b186/_pkg_.a packagefile crypto=/usr/src/tmp/go-build1814342029/b099/_pkg_.a packagefile crypto/internal/boring=/usr/src/tmp/go-build1814342029/b098/_pkg_.a packagefile hash=/usr/src/tmp/go-build1814342029/b095/_pkg_.a packagefile compress/gzip=/usr/src/tmp/go-build1814342029/b092/_pkg_.a packagefile encoding/gob=/usr/src/tmp/go-build1814342029/b462/_pkg_.a packagefile github.com/d5/tengo/v2/parser=/usr/src/tmp/go-build1814342029/b483/_pkg_.a packagefile github.com/d5/tengo/v2/token=/usr/src/tmp/go-build1814342029/b484/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build1814342029/b070/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build1814342029/b142/_pkg_.a packagefile github.com/d5/tengo/v2/stdlib/json=/usr/src/tmp/go-build1814342029/b486/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build1814342029/b106/_pkg_.a packagefile os/exec=/usr/src/tmp/go-build1814342029/b241/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=/usr/src/tmp/go-build1814342029/b281/_pkg_.a packagefile container/list=/usr/src/tmp/go-build1814342029/b096/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build1814342029/b097/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build1814342029/b107/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/usr/src/tmp/go-build1814342029/b155/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=/usr/src/tmp/go-build1814342029/b162/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/usr/src/tmp/go-build1814342029/b163/_pkg_.a packagefile vendor/golang.org/x/net/idna=/usr/src/tmp/go-build1814342029/b156/_pkg_.a packagefile maps=/usr/src/tmp/go-build1814342029/b164/_pkg_.a packagefile mime=/usr/src/tmp/go-build1814342029/b165/_pkg_.a packagefile mime/multipart=/usr/src/tmp/go-build1814342029/b166/_pkg_.a packagefile net/http/httptrace=/usr/src/tmp/go-build1814342029/b168/_pkg_.a packagefile net/http/internal=/usr/src/tmp/go-build1814342029/b169/_pkg_.a packagefile net/http/internal/ascii=/usr/src/tmp/go-build1814342029/b170/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build1814342029/b161/_pkg_.a packagefile net/url=/usr/src/tmp/go-build1814342029/b154/_pkg_.a packagefile path=/usr/src/tmp/go-build1814342029/b046/_pkg_.a packagefile regexp/syntax=/usr/src/tmp/go-build1814342029/b083/_pkg_.a packagefile github.com/labstack/echo/v4=/usr/src/tmp/go-build1814342029/b191/_pkg_.a packagefile github.com/labstack/echo/v4/middleware=/usr/src/tmp/go-build1814342029/b209/_pkg_.a packagefile github.com/zfjagann/golang-ring=/usr/src/tmp/go-build1814342029/b215/_pkg_.a packagefile gopkg.in/olahol/melody.v1=/usr/src/tmp/go-build1814342029/b216/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/discord/transmitter=/usr/src/tmp/go-build1814342029/b219/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build1814342029/b232/_pkg_.a packagefile github.com/matterbridge/discordgo=/usr/src/tmp/go-build1814342029/b220/_pkg_.a packagefile github.com/42wim/go-gitter=/usr/src/tmp/go-build1814342029/b243/_pkg_.a packagefile github.com/lrstanley/girc=/usr/src/tmp/go-build1814342029/b249/_pkg_.a packagefile github.com/missdeer/golib/ic=/usr/src/tmp/go-build1814342029/b250/_pkg_.a packagefile github.com/paulrosania/go-charset/charset=/usr/src/tmp/go-build1814342029/b258/_pkg_.a packagefile github.com/paulrosania/go-charset/data=/usr/src/tmp/go-build1814342029/b259/_pkg_.a packagefile github.com/saintfish/chardet=/usr/src/tmp/go-build1814342029/b260/_pkg_.a packagefile github.com/writeas/go-strip-markdown=/usr/src/tmp/go-build1814342029/b261/_pkg_.a packagefile hash/crc32=/usr/src/tmp/go-build1814342029/b094/_pkg_.a packagefile github.com/keybase/go-keybase-chat-bot/kbchat=/usr/src/tmp/go-build1814342029/b263/_pkg_.a packagefile github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1=/usr/src/tmp/go-build1814342029/b264/_pkg_.a packagefile github.com/matrix-org/gomatrix=/usr/src/tmp/go-build1814342029/b277/_pkg_.a packagefile html=/usr/src/tmp/go-build1814342029/b179/_pkg_.a packagefile github.com/42wim/matterbridge/matterclient=/usr/src/tmp/go-build1814342029/b279/_pkg_.a packagefile github.com/42wim/matterbridge/matterhook=/usr/src/tmp/go-build1814342029/b352/_pkg_.a packagefile github.com/mattermost/mattermost-server/v5/model=/usr/src/tmp/go-build1814342029/b287/_pkg_.a packagefile github.com/rs/xid=/usr/src/tmp/go-build1814342029/b360/_pkg_.a packagefile github.com/davecgh/go-spew/spew=/usr/src/tmp/go-build1814342029/b270/_pkg_.a packagefile github.com/mattn/godown=/usr/src/tmp/go-build1814342029/b362/_pkg_.a packagefile github.com/yaegashi/msgraph.go/beta=/usr/src/tmp/go-build1814342029/b364/_pkg_.a packagefile github.com/yaegashi/msgraph.go/msauth=/usr/src/tmp/go-build1814342029/b368/_pkg_.a packagefile golang.org/x/oauth2=/usr/src/tmp/go-build1814342029/b369/_pkg_.a packagefile crypto/x509=/usr/src/tmp/go-build1814342029/b139/_pkg_.a packagefile github.com/vincent-petithory/dataurl=/usr/src/tmp/go-build1814342029/b375/_pkg_.a packagefile layeh.com/gumble/gumble=/usr/src/tmp/go-build1814342029/b376/_pkg_.a packagefile layeh.com/gumble/gumbleutil=/usr/src/tmp/go-build1814342029/b408/_pkg_.a packagefile gomod.garykim.dev/nc-talk/ocs=/usr/src/tmp/go-build1814342029/b410/_pkg_.a packagefile gomod.garykim.dev/nc-talk/room=/usr/src/tmp/go-build1814342029/b411/_pkg_.a packagefile gomod.garykim.dev/nc-talk/user=/usr/src/tmp/go-build1814342029/b414/_pkg_.a packagefile github.com/42wim/matterbridge/hook/rockethook=/usr/src/tmp/go-build1814342029/b416/_pkg_.a packagefile github.com/matterbridge/Rocket.Chat.Go.SDK/models=/usr/src/tmp/go-build1814342029/b417/_pkg_.a packagefile github.com/matterbridge/Rocket.Chat.Go.SDK/realtime=/usr/src/tmp/go-build1814342029/b418/_pkg_.a packagefile github.com/matterbridge/Rocket.Chat.Go.SDK/rest=/usr/src/tmp/go-build1814342029/b422/_pkg_.a packagefile github.com/nelsonken/gomf=/usr/src/tmp/go-build1814342029/b423/_pkg_.a packagefile github.com/slack-go/slack=/usr/src/tmp/go-build1814342029/b354/_pkg_.a packagefile github.com/shazow/ssh-chat/sshd=/usr/src/tmp/go-build1814342029/b426/_pkg_.a packagefile github.com/Philipp15b/go-steam=/usr/src/tmp/go-build1814342029/b437/_pkg_.a packagefile github.com/Philipp15b/go-steam/protocol/steamlang=/usr/src/tmp/go-build1814342029/b441/_pkg_.a packagefile github.com/Philipp15b/go-steam/steamid=/usr/src/tmp/go-build1814342029/b445/_pkg_.a packagefile github.com/go-telegram-bot-api/telegram-bot-api=/usr/src/tmp/go-build1814342029/b449/_pkg_.a packagefile github.com/russross/blackfriday=/usr/src/tmp/go-build1814342029/b451/_pkg_.a packagefile unicode/utf16=/usr/src/tmp/go-build1814342029/b071/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2/api=/usr/src/tmp/go-build1814342029/b453/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2/events=/usr/src/tmp/go-build1814342029/b459/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2/longpoll-bot=/usr/src/tmp/go-build1814342029/b460/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2/object=/usr/src/tmp/go-build1814342029/b458/_pkg_.a packagefile github.com/Baozisoftware/qrcode-terminal-go=/usr/src/tmp/go-build1814342029/b464/_pkg_.a packagefile github.com/Rhymen/go-whatsapp=/usr/src/tmp/go-build1814342029/b468/_pkg_.a packagefile github.com/jpillora/backoff=/usr/src/tmp/go-build1814342029/b282/_pkg_.a packagefile github.com/matterbridge/go-xmpp=/usr/src/tmp/go-build1814342029/b477/_pkg_.a packagefile github.com/matterbridge/gozulipbot=/usr/src/tmp/go-build1814342029/b479/_pkg_.a packagefile os/user=/usr/src/tmp/go-build1814342029/b490/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=/usr/src/tmp/go-build1814342029/b063/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/usr/src/tmp/go-build1814342029/b145/_pkg_.a packagefile internal/nettrace=/usr/src/tmp/go-build1814342029/b146/_pkg_.a packagefile internal/singleflight=/usr/src/tmp/go-build1814342029/b147/_pkg_.a packagefile net/netip=/usr/src/tmp/go-build1814342029/b148/_pkg_.a packagefile text/tabwriter=/usr/src/tmp/go-build1814342029/b088/_pkg_.a packagefile internal/asan=/usr/src/tmp/go-build1814342029/b051/_pkg_.a packagefile internal/msan=/usr/src/tmp/go-build1814342029/b052/_pkg_.a packagefile internal/oserror=/usr/src/tmp/go-build1814342029/b045/_pkg_.a packagefile github.com/mattn/go-colorable=/usr/src/tmp/go-build1814342029/b194/_pkg_.a packagefile golang.org/x/term=/usr/src/tmp/go-build1814342029/b286/_pkg_.a packagefile log/internal=/usr/src/tmp/go-build1814342029/b073/_pkg_.a packagefile internal/bisect=/usr/src/tmp/go-build1814342029/b049/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/ast=/usr/src/tmp/go-build1814342029/b077/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/parser=/usr/src/tmp/go-build1814342029/b080/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/token=/usr/src/tmp/go-build1814342029/b078/_pkg_.a packagefile github.com/hashicorp/hcl/json/parser=/usr/src/tmp/go-build1814342029/b084/_pkg_.a packagefile math/big=/usr/src/tmp/go-build1814342029/b105/_pkg_.a packagefile github.com/spf13/afero/mem=/usr/src/tmp/go-build1814342029/b174/_pkg_.a packagefile golang.org/x/text/transform=/usr/src/tmp/go-build1814342029/b175/_pkg_.a packagefile golang.org/x/text/unicode/norm=/usr/src/tmp/go-build1814342029/b176/_pkg_.a packagefile html/template=/usr/src/tmp/go-build1814342029/b178/_pkg_.a packagefile crypto/cipher=/usr/src/tmp/go-build1814342029/b100/_pkg_.a packagefile crypto/internal/boring/sig=/usr/src/tmp/go-build1814342029/b103/_pkg_.a packagefile compress/flate=/usr/src/tmp/go-build1814342029/b093/_pkg_.a packagefile internal/saferio=/usr/src/tmp/go-build1814342029/b463/_pkg_.a packagefile crypto/internal/randutil=/usr/src/tmp/go-build1814342029/b104/_pkg_.a packagefile crypto/aes=/usr/src/tmp/go-build1814342029/b108/_pkg_.a packagefile crypto/des=/usr/src/tmp/go-build1814342029/b109/_pkg_.a packagefile crypto/ecdh=/usr/src/tmp/go-build1814342029/b110/_pkg_.a packagefile crypto/ecdsa=/usr/src/tmp/go-build1814342029/b114/_pkg_.a packagefile crypto/ed25519=/usr/src/tmp/go-build1814342029/b122/_pkg_.a packagefile crypto/elliptic=/usr/src/tmp/go-build1814342029/b115/_pkg_.a packagefile crypto/hmac=/usr/src/tmp/go-build1814342029/b124/_pkg_.a packagefile crypto/internal/hpke=/usr/src/tmp/go-build1814342029/b125/_pkg_.a packagefile crypto/internal/mlkem768=/usr/src/tmp/go-build1814342029/b131/_pkg_.a packagefile crypto/md5=/usr/src/tmp/go-build1814342029/b134/_pkg_.a packagefile crypto/rc4=/usr/src/tmp/go-build1814342029/b135/_pkg_.a packagefile crypto/rsa=/usr/src/tmp/go-build1814342029/b136/_pkg_.a packagefile crypto/sha256=/usr/src/tmp/go-build1814342029/b138/_pkg_.a packagefile crypto/sha512=/usr/src/tmp/go-build1814342029/b118/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build1814342029/b102/_pkg_.a packagefile encoding/pem=/usr/src/tmp/go-build1814342029/b143/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/usr/src/tmp/go-build1814342029/b126/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/usr/src/tmp/go-build1814342029/b119/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=/usr/src/tmp/go-build1814342029/b130/_pkg_.a packagefile vendor/golang.org/x/crypto/sha3=/usr/src/tmp/go-build1814342029/b132/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=/usr/src/tmp/go-build1814342029/b157/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/usr/src/tmp/go-build1814342029/b159/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=/usr/src/tmp/go-build1814342029/b160/_pkg_.a packagefile mime/quotedprintable=/usr/src/tmp/go-build1814342029/b167/_pkg_.a packagefile encoding/xml=/usr/src/tmp/go-build1814342029/b192/_pkg_.a packagefile github.com/labstack/gommon/color=/usr/src/tmp/go-build1814342029/b193/_pkg_.a packagefile github.com/labstack/gommon/log=/usr/src/tmp/go-build1814342029/b196/_pkg_.a packagefile golang.org/x/crypto/acme=/usr/src/tmp/go-build1814342029/b199/_pkg_.a packagefile golang.org/x/crypto/acme/autocert=/usr/src/tmp/go-build1814342029/b201/_pkg_.a packagefile golang.org/x/net/http2=/usr/src/tmp/go-build1814342029/b205/_pkg_.a packagefile golang.org/x/net/http2/h2c=/usr/src/tmp/go-build1814342029/b208/_pkg_.a packagefile github.com/dgrijalva/jwt-go=/usr/src/tmp/go-build1814342029/b210/_pkg_.a packagefile github.com/labstack/gommon/bytes=/usr/src/tmp/go-build1814342029/b211/_pkg_.a packagefile github.com/labstack/gommon/random=/usr/src/tmp/go-build1814342029/b212/_pkg_.a packagefile github.com/valyala/fasttemplate=/usr/src/tmp/go-build1814342029/b197/_pkg_.a packagefile golang.org/x/time/rate=/usr/src/tmp/go-build1814342029/b213/_pkg_.a packagefile net/http/httputil=/usr/src/tmp/go-build1814342029/b214/_pkg_.a packagefile github.com/gorilla/websocket=/usr/src/tmp/go-build1814342029/b217/_pkg_.a packagefile github.com/gomarkdown/markdown=/usr/src/tmp/go-build1814342029/b233/_pkg_.a packagefile github.com/gomarkdown/markdown/html=/usr/src/tmp/go-build1814342029/b235/_pkg_.a packagefile github.com/gomarkdown/markdown/parser=/usr/src/tmp/go-build1814342029/b236/_pkg_.a packagefile golang.org/x/image/webp=/usr/src/tmp/go-build1814342029/b237/_pkg_.a packagefile image/png=/usr/src/tmp/go-build1814342029/b231/_pkg_.a packagefile compress/zlib=/usr/src/tmp/go-build1814342029/b221/_pkg_.a packagefile golang.org/x/crypto/nacl/secretbox=/usr/src/tmp/go-build1814342029/b223/_pkg_.a packagefile image=/usr/src/tmp/go-build1814342029/b227/_pkg_.a packagefile image/jpeg=/usr/src/tmp/go-build1814342029/b229/_pkg_.a packagefile github.com/mreiferson/go-httpclient=/usr/src/tmp/go-build1814342029/b244/_pkg_.a packagefile github.com/mrexodia/wray=/usr/src/tmp/go-build1814342029/b245/_pkg_.a packagefile net/http/httptest=/usr/src/tmp/go-build1814342029/b246/_pkg_.a packagefile golang.org/x/text/encoding=/usr/src/tmp/go-build1814342029/b251/_pkg_.a packagefile golang.org/x/text/encoding/japanese=/usr/src/tmp/go-build1814342029/b253/_pkg_.a packagefile golang.org/x/text/encoding/korean=/usr/src/tmp/go-build1814342029/b255/_pkg_.a packagefile golang.org/x/text/encoding/simplifiedchinese=/usr/src/tmp/go-build1814342029/b256/_pkg_.a packagefile golang.org/x/text/encoding/traditionalchinese=/usr/src/tmp/go-build1814342029/b257/_pkg_.a packagefile github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1=/usr/src/tmp/go-build1814342029/b266/_pkg_.a packagefile github.com/keybase/go-keybase-chat-bot/kbchat/types/stellar1=/usr/src/tmp/go-build1814342029/b267/_pkg_.a packagefile github.com/stretchr/testify/require=/usr/src/tmp/go-build1814342029/b268/_pkg_.a packagefile testing=/usr/src/tmp/go-build1814342029/b273/_pkg_.a packagefile github.com/keybase/go-keybase-chat-bot/kbchat/types/gregor1=/usr/src/tmp/go-build1814342029/b265/_pkg_.a packagefile net/http/cookiejar=/usr/src/tmp/go-build1814342029/b351/_pkg_.a packagefile github.com/gorilla/schema=/usr/src/tmp/go-build1814342029/b353/_pkg_.a packagefile encoding/asn1=/usr/src/tmp/go-build1814342029/b120/_pkg_.a packagefile encoding/base32=/usr/src/tmp/go-build1814342029/b288/_pkg_.a packagefile github.com/blang/semver=/usr/src/tmp/go-build1814342029/b289/_pkg_.a packagefile github.com/disintegration/imaging=/usr/src/tmp/go-build1814342029/b291/_pkg_.a packagefile github.com/dyatlov/go-opengraph/opengraph=/usr/src/tmp/go-build1814342029/b300/_pkg_.a packagefile github.com/francoispqt/gojay=/usr/src/tmp/go-build1814342029/b303/_pkg_.a packagefile github.com/mattermost/go-i18n/i18n=/usr/src/tmp/go-build1814342029/b305/_pkg_.a packagefile github.com/mattermost/ldap=/usr/src/tmp/go-build1814342029/b309/_pkg_.a packagefile github.com/mattermost/mattermost-server/v5/mlog=/usr/src/tmp/go-build1814342029/b311/_pkg_.a packagefile github.com/mattermost/mattermost-server/v5/services/timezones=/usr/src/tmp/go-build1814342029/b335/_pkg_.a packagefile github.com/mattermost/mattermost-server/v5/utils/jsonutils=/usr/src/tmp/go-build1814342029/b336/_pkg_.a packagefile github.com/mattermost/mattermost-server/v5/utils/markdown=/usr/src/tmp/go-build1814342029/b338/_pkg_.a packagefile github.com/pborman/uuid=/usr/src/tmp/go-build1814342029/b339/_pkg_.a packagefile github.com/pkg/errors=/usr/src/tmp/go-build1814342029/b337/_pkg_.a packagefile github.com/tinylib/msgp/msgp=/usr/src/tmp/go-build1814342029/b341/_pkg_.a packagefile golang.org/x/crypto/bcrypt=/usr/src/tmp/go-build1814342029/b343/_pkg_.a packagefile golang.org/x/text/language=/usr/src/tmp/go-build1814342029/b345/_pkg_.a packagefile hash/fnv=/usr/src/tmp/go-build1814342029/b349/_pkg_.a packagefile image/gif=/usr/src/tmp/go-build1814342029/b297/_pkg_.a packagefile net/mail=/usr/src/tmp/go-build1814342029/b350/_pkg_.a packagefile database/sql/driver=/usr/src/tmp/go-build1814342029/b290/_pkg_.a packagefile github.com/mattn/go-runewidth=/usr/src/tmp/go-build1814342029/b363/_pkg_.a packagefile golang.org/x/net/html=/usr/src/tmp/go-build1814342029/b301/_pkg_.a packagefile github.com/rickb777/date/period=/usr/src/tmp/go-build1814342029/b365/_pkg_.a packagefile github.com/yaegashi/msgraph.go/jsonx=/usr/src/tmp/go-build1814342029/b367/_pkg_.a packagefile golang.org/x/oauth2/clientcredentials=/usr/src/tmp/go-build1814342029/b372/_pkg_.a packagefile golang.org/x/oauth2/microsoft=/usr/src/tmp/go-build1814342029/b373/_pkg_.a packagefile golang.org/x/oauth2/internal=/usr/src/tmp/go-build1814342029/b370/_pkg_.a packagefile crypto/dsa=/usr/src/tmp/go-build1814342029/b140/_pkg_.a packagefile crypto/x509/pkix=/usr/src/tmp/go-build1814342029/b141/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/usr/src/tmp/go-build1814342029/b121/_pkg_.a packagefile github.com/golang/protobuf/proto=/usr/src/tmp/go-build1814342029/b377/_pkg_.a packagefile layeh.com/gumble/gumble/MumbleProto=/usr/src/tmp/go-build1814342029/b406/_pkg_.a packagefile layeh.com/gumble/gumble/varint=/usr/src/tmp/go-build1814342029/b407/_pkg_.a packagefile github.com/monaco-io/request=/usr/src/tmp/go-build1814342029/b412/_pkg_.a packagefile gomod.garykim.dev/nc-talk/constants=/usr/src/tmp/go-build1814342029/b413/_pkg_.a packagefile github.com/Jeffail/gabs=/usr/src/tmp/go-build1814342029/b419/_pkg_.a packagefile github.com/gopackage/ddp=/usr/src/tmp/go-build1814342029/b420/_pkg_.a packagefile github.com/slack-go/slack/internal/backoff=/usr/src/tmp/go-build1814342029/b355/_pkg_.a packagefile github.com/slack-go/slack/internal/errorsx=/usr/src/tmp/go-build1814342029/b356/_pkg_.a packagefile github.com/slack-go/slack/internal/misc=/usr/src/tmp/go-build1814342029/b357/_pkg_.a packagefile github.com/slack-go/slack/internal/timex=/usr/src/tmp/go-build1814342029/b358/_pkg_.a packagefile github.com/slack-go/slack/slackutilsx=/usr/src/tmp/go-build1814342029/b359/_pkg_.a packagefile github.com/shazow/rateio=/usr/src/tmp/go-build1814342029/b427/_pkg_.a packagefile github.com/shazow/ssh-chat/internal/sanitize=/usr/src/tmp/go-build1814342029/b428/_pkg_.a packagefile github.com/shazow/ssh-chat/sshd/terminal=/usr/src/tmp/go-build1814342029/b429/_pkg_.a packagefile golang.org/x/crypto/ssh=/usr/src/tmp/go-build1814342029/b431/_pkg_.a packagefile github.com/Philipp15b/go-steam/cryptoutil=/usr/src/tmp/go-build1814342029/b438/_pkg_.a packagefile github.com/Philipp15b/go-steam/netutil=/usr/src/tmp/go-build1814342029/b439/_pkg_.a packagefile github.com/Philipp15b/go-steam/protocol=/usr/src/tmp/go-build1814342029/b440/_pkg_.a packagefile github.com/Philipp15b/go-steam/protocol/gamecoordinator=/usr/src/tmp/go-build1814342029/b446/_pkg_.a packagefile github.com/Philipp15b/go-steam/protocol/protobuf=/usr/src/tmp/go-build1814342029/b442/_pkg_.a packagefile github.com/Philipp15b/go-steam/rwu=/usr/src/tmp/go-build1814342029/b444/_pkg_.a packagefile github.com/Philipp15b/go-steam/socialcache=/usr/src/tmp/go-build1814342029/b447/_pkg_.a packagefile github.com/technoweenie/multipartstreamer=/usr/src/tmp/go-build1814342029/b450/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2=/usr/src/tmp/go-build1814342029/b454/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2/internal=/usr/src/tmp/go-build1814342029/b455/_pkg_.a packagefile github.com/skip2/go-qrcode=/usr/src/tmp/go-build1814342029/b465/_pkg_.a packagefile github.com/Rhymen/go-whatsapp/binary=/usr/src/tmp/go-build1814342029/b469/_pkg_.a packagefile github.com/Rhymen/go-whatsapp/binary/proto=/usr/src/tmp/go-build1814342029/b470/_pkg_.a packagefile github.com/Rhymen/go-whatsapp/crypto/cbc=/usr/src/tmp/go-build1814342029/b472/_pkg_.a packagefile github.com/Rhymen/go-whatsapp/crypto/curve25519=/usr/src/tmp/go-build1814342029/b473/_pkg_.a packagefile github.com/Rhymen/go-whatsapp/crypto/hkdf=/usr/src/tmp/go-build1814342029/b474/_pkg_.a packagefile unique=/usr/src/tmp/go-build1814342029/b149/_pkg_.a packagefile github.com/mattn/go-isatty=/usr/src/tmp/go-build1814342029/b195/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/scanner=/usr/src/tmp/go-build1814342029/b081/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/strconv=/usr/src/tmp/go-build1814342029/b079/_pkg_.a packagefile github.com/hashicorp/hcl/json/scanner=/usr/src/tmp/go-build1814342029/b085/_pkg_.a packagefile github.com/hashicorp/hcl/json/token=/usr/src/tmp/go-build1814342029/b086/_pkg_.a packagefile text/template=/usr/src/tmp/go-build1814342029/b180/_pkg_.a packagefile text/template/parse=/usr/src/tmp/go-build1814342029/b181/_pkg_.a packagefile crypto/internal/alias=/usr/src/tmp/go-build1814342029/b101/_pkg_.a packagefile crypto/internal/edwards25519/field=/usr/src/tmp/go-build1814342029/b111/_pkg_.a packagefile crypto/internal/nistec=/usr/src/tmp/go-build1814342029/b112/_pkg_.a packagefile crypto/internal/bigmod=/usr/src/tmp/go-build1814342029/b116/_pkg_.a packagefile crypto/internal/boring/bbig=/usr/src/tmp/go-build1814342029/b117/_pkg_.a packagefile crypto/internal/edwards25519=/usr/src/tmp/go-build1814342029/b123/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=/usr/src/tmp/go-build1814342029/b127/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/usr/src/tmp/go-build1814342029/b128/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=/usr/src/tmp/go-build1814342029/b129/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=/usr/src/tmp/go-build1814342029/b133/_pkg_.a packagefile vendor/golang.org/x/text/transform=/usr/src/tmp/go-build1814342029/b158/_pkg_.a packagefile golang.org/x/net/idna=/usr/src/tmp/go-build1814342029/b202/_pkg_.a packagefile golang.org/x/net/http/httpguts=/usr/src/tmp/go-build1814342029/b206/_pkg_.a packagefile golang.org/x/net/http2/hpack=/usr/src/tmp/go-build1814342029/b207/_pkg_.a packagefile github.com/valyala/bytebufferpool=/usr/src/tmp/go-build1814342029/b198/_pkg_.a packagefile github.com/gomarkdown/markdown/ast=/usr/src/tmp/go-build1814342029/b234/_pkg_.a packagefile golang.org/x/image/riff=/usr/src/tmp/go-build1814342029/b238/_pkg_.a packagefile golang.org/x/image/vp8=/usr/src/tmp/go-build1814342029/b239/_pkg_.a packagefile golang.org/x/image/vp8l=/usr/src/tmp/go-build1814342029/b240/_pkg_.a packagefile image/color=/usr/src/tmp/go-build1814342029/b228/_pkg_.a packagefile hash/adler32=/usr/src/tmp/go-build1814342029/b222/_pkg_.a packagefile golang.org/x/crypto/internal/subtle=/usr/src/tmp/go-build1814342029/b224/_pkg_.a packagefile golang.org/x/crypto/poly1305=/usr/src/tmp/go-build1814342029/b225/_pkg_.a packagefile golang.org/x/crypto/salsa20/salsa=/usr/src/tmp/go-build1814342029/b226/_pkg_.a packagefile image/internal/imageutil=/usr/src/tmp/go-build1814342029/b230/_pkg_.a packagefile net/http/internal/testcert=/usr/src/tmp/go-build1814342029/b247/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=/usr/src/tmp/go-build1814342029/b252/_pkg_.a packagefile golang.org/x/text/encoding/internal=/usr/src/tmp/go-build1814342029/b254/_pkg_.a packagefile github.com/stretchr/testify/assert=/usr/src/tmp/go-build1814342029/b269/_pkg_.a packagefile internal/sysinfo=/usr/src/tmp/go-build1814342029/b274/_pkg_.a packagefile golang.org/x/image/bmp=/usr/src/tmp/go-build1814342029/b292/_pkg_.a packagefile golang.org/x/image/tiff=/usr/src/tmp/go-build1814342029/b293/_pkg_.a packagefile image/draw=/usr/src/tmp/go-build1814342029/b296/_pkg_.a packagefile golang.org/x/net/html/atom=/usr/src/tmp/go-build1814342029/b302/_pkg_.a packagefile database/sql=/usr/src/tmp/go-build1814342029/b304/_pkg_.a packagefile github.com/mattermost/go-i18n/i18n/bundle=/usr/src/tmp/go-build1814342029/b306/_pkg_.a packagefile github.com/mattermost/go-i18n/i18n/language=/usr/src/tmp/go-build1814342029/b307/_pkg_.a packagefile github.com/mattermost/go-i18n/i18n/translation=/usr/src/tmp/go-build1814342029/b308/_pkg_.a packagefile github.com/go-asn1-ber/asn1-ber=/usr/src/tmp/go-build1814342029/b310/_pkg_.a packagefile github.com/hashicorp/go-multierror=/usr/src/tmp/go-build1814342029/b312/_pkg_.a packagefile github.com/mattermost/logr=/usr/src/tmp/go-build1814342029/b314/_pkg_.a packagefile github.com/mattermost/logr/format=/usr/src/tmp/go-build1814342029/b319/_pkg_.a packagefile github.com/mattermost/logr/target=/usr/src/tmp/go-build1814342029/b320/_pkg_.a packagefile github.com/wiggin77/merror=/usr/src/tmp/go-build1814342029/b317/_pkg_.a packagefile github.com/wiggin77/srslog=/usr/src/tmp/go-build1814342029/b323/_pkg_.a packagefile go.uber.org/zap=/usr/src/tmp/go-build1814342029/b324/_pkg_.a packagefile go.uber.org/zap/zapcore=/usr/src/tmp/go-build1814342029/b329/_pkg_.a packagefile gopkg.in/natefinch/lumberjack.v2=/usr/src/tmp/go-build1814342029/b321/_pkg_.a packagefile net/http/pprof=/usr/src/tmp/go-build1814342029/b332/_pkg_.a packagefile github.com/google/uuid=/usr/src/tmp/go-build1814342029/b340/_pkg_.a packagefile github.com/philhofer/fwd=/usr/src/tmp/go-build1814342029/b342/_pkg_.a packagefile golang.org/x/crypto/blowfish=/usr/src/tmp/go-build1814342029/b344/_pkg_.a packagefile golang.org/x/text/internal/language=/usr/src/tmp/go-build1814342029/b346/_pkg_.a packagefile golang.org/x/text/internal/language/compact=/usr/src/tmp/go-build1814342029/b348/_pkg_.a packagefile compress/lzw=/usr/src/tmp/go-build1814342029/b298/_pkg_.a packagefile image/color/palette=/usr/src/tmp/go-build1814342029/b299/_pkg_.a packagefile github.com/rickb777/plural=/usr/src/tmp/go-build1814342029/b366/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=/usr/src/tmp/go-build1814342029/b371/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=/usr/src/tmp/go-build1814342029/b378/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/usr/src/tmp/go-build1814342029/b379/_pkg_.a packagefile google.golang.org/protobuf/proto=/usr/src/tmp/go-build1814342029/b392/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=/usr/src/tmp/go-build1814342029/b395/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build1814342029/b383/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/usr/src/tmp/go-build1814342029/b393/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=/usr/src/tmp/go-build1814342029/b394/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/usr/src/tmp/go-build1814342029/b401/_pkg_.a packagefile golang.org/x/net/websocket=/usr/src/tmp/go-build1814342029/b421/_pkg_.a packagefile golang.org/x/text/width=/usr/src/tmp/go-build1814342029/b430/_pkg_.a packagefile golang.org/x/crypto/chacha20=/usr/src/tmp/go-build1814342029/b432/_pkg_.a packagefile golang.org/x/crypto/curve25519=/usr/src/tmp/go-build1814342029/b433/_pkg_.a packagefile golang.org/x/crypto/ed25519=/usr/src/tmp/go-build1814342029/b434/_pkg_.a packagefile golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=/usr/src/tmp/go-build1814342029/b435/_pkg_.a packagefile github.com/golang/protobuf/protoc-gen-go/descriptor=/usr/src/tmp/go-build1814342029/b443/_pkg_.a packagefile golang.org/x/text/encoding/charmap=/usr/src/tmp/go-build1814342029/b456/_pkg_.a packagefile golang.org/x/text/runes=/usr/src/tmp/go-build1814342029/b457/_pkg_.a packagefile github.com/skip2/go-qrcode/bitset=/usr/src/tmp/go-build1814342029/b466/_pkg_.a packagefile github.com/skip2/go-qrcode/reedsolomon=/usr/src/tmp/go-build1814342029/b467/_pkg_.a packagefile github.com/Rhymen/go-whatsapp/binary/token=/usr/src/tmp/go-build1814342029/b471/_pkg_.a packagefile golang.org/x/crypto/hkdf=/usr/src/tmp/go-build1814342029/b475/_pkg_.a packagefile internal/concurrent=/usr/src/tmp/go-build1814342029/b150/_pkg_.a packagefile internal/weak=/usr/src/tmp/go-build1814342029/b152/_pkg_.a packagefile crypto/internal/nistec/fiat=/usr/src/tmp/go-build1814342029/b113/_pkg_.a packagefile golang.org/x/text/secure/bidirule=/usr/src/tmp/go-build1814342029/b203/_pkg_.a packagefile golang.org/x/text/unicode/bidi=/usr/src/tmp/go-build1814342029/b204/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=/usr/src/tmp/go-build1814342029/b271/_pkg_.a packagefile gopkg.in/yaml.v3=/usr/src/tmp/go-build1814342029/b272/_pkg_.a packagefile golang.org/x/image/ccitt=/usr/src/tmp/go-build1814342029/b294/_pkg_.a packagefile golang.org/x/image/tiff/lzw=/usr/src/tmp/go-build1814342029/b295/_pkg_.a packagefile math/rand/v2=/usr/src/tmp/go-build1814342029/b151/_pkg_.a packagefile github.com/hashicorp/errwrap=/usr/src/tmp/go-build1814342029/b313/_pkg_.a packagefile github.com/wiggin77/cfg=/usr/src/tmp/go-build1814342029/b315/_pkg_.a packagefile log/syslog=/usr/src/tmp/go-build1814342029/b322/_pkg_.a packagefile go.uber.org/atomic=/usr/src/tmp/go-build1814342029/b325/_pkg_.a packagefile go.uber.org/multierr=/usr/src/tmp/go-build1814342029/b326/_pkg_.a packagefile go.uber.org/zap/internal/bufferpool=/usr/src/tmp/go-build1814342029/b327/_pkg_.a packagefile go.uber.org/zap/buffer=/usr/src/tmp/go-build1814342029/b328/_pkg_.a packagefile go.uber.org/zap/internal/color=/usr/src/tmp/go-build1814342029/b330/_pkg_.a packagefile go.uber.org/zap/internal/exit=/usr/src/tmp/go-build1814342029/b331/_pkg_.a packagefile internal/profile=/usr/src/tmp/go-build1814342029/b333/_pkg_.a packagefile golang.org/x/text/internal/tag=/usr/src/tmp/go-build1814342029/b347/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=/usr/src/tmp/go-build1814342029/b382/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=/usr/src/tmp/go-build1814342029/b385/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/usr/src/tmp/go-build1814342029/b380/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/usr/src/tmp/go-build1814342029/b386/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=/usr/src/tmp/go-build1814342029/b389/_pkg_.a packagefile google.golang.org/protobuf/internal/order=/usr/src/tmp/go-build1814342029/b390/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/usr/src/tmp/go-build1814342029/b384/_pkg_.a packagefile google.golang.org/protobuf/internal/set=/usr/src/tmp/go-build1814342029/b391/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/usr/src/tmp/go-build1814342029/b387/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=/usr/src/tmp/go-build1814342029/b396/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=/usr/src/tmp/go-build1814342029/b397/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=/usr/src/tmp/go-build1814342029/b400/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=/usr/src/tmp/go-build1814342029/b402/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=/usr/src/tmp/go-build1814342029/b403/_pkg_.a packagefile google.golang.org/protobuf/internal/version=/usr/src/tmp/go-build1814342029/b405/_pkg_.a packagefile github.com/wiggin77/cfg/ini=/usr/src/tmp/go-build1814342029/b316/_pkg_.a packagefile github.com/wiggin77/cfg/timeconv=/usr/src/tmp/go-build1814342029/b318/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=/usr/src/tmp/go-build1814342029/b381/_pkg_.a packagefile go/token=/usr/src/tmp/go-build1814342029/b388/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=/usr/src/tmp/go-build1814342029/b398/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=/usr/src/tmp/go-build1814342029/b399/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=/usr/src/tmp/go-build1814342029/b404/_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 0xb8d3fdb6e4e7961166ba835214dfc5e676aa6c9b\"\nbuild\t-tags=rpm_crashtraceback\nbuild\tDefaultGODEBUG=asynctimerchan=1,gotypesalias=0,httplaxcontentlength=1,httpmuxgo121=1,httpservecontentkeepheaders=1,netedns0=0,panicnil=1,tls10server=1,tls3des=1,tlskyber=0,tlsrsakex=1,tlsunsafeekm=1,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\nbuild\tCGO_CPPFLAGS=\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=386\nbuild\tGOOS=linux\nbuild\tGO386=sse2\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_386/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -X=runtime.godebugDefault=asynctimerchan=1,gotypesalias=0,httplaxcontentlength=1,httpmuxgo121=1,httpservecontentkeepheaders=1,netedns0=0,panicnil=1,tls10server=1,tls3des=1,tlskyber=0,tlsrsakex=1,tlsunsafeekm=1,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1 -buildmode=pie -buildid=iK505TUDaI1QDINHALJ7/UH8vJBKW1LBFoOG7Zsce/eDtXAG-k9XkS3q8BeQRz/iK505TUDaI1QDINHALJ7 -B 0xb8d3fdb6e4e7961166ba835214dfc5e676aa6c9b -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_386/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.40490 + 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 63746 unhandled [45] .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[7]: unknown object file note type 4 with owner name 'Go' at offset 168 section [ 4] '.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.41757 + 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.AtbnUY 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.b7ELhx 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.5jHjtq Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.2), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.2.4), libc.so.6(GLIBC_2.3.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.32), libc.so.6(GLIBC_2.34), rtld(GNU_HASH) 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.R8x7dx 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.EXqQax find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CiXLMX find-requires: running scripts (debuginfo) Requires: matterbridge = 1.22.3-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Adding to matterbridge-debuginfo a strict dependency on matterbridge Wrote: /usr/src/RPM/RPMS/i586/matterbridge-1.22.3-alt1.i586.rpm (w2T16.xzdio) Wrote: /usr/src/RPM/RPMS/i586/matterbridge-debuginfo-1.22.3-alt1.i586.rpm (w2T16.xzdio) 190.65user 34.70system 1:26.85elapsed 259%CPU (0avgtext+0avgdata 1422792maxresident)k 0inputs+0outputs (0major+3177134minor)pagefaults 0swaps 5.72user 3.05system 1:45.57elapsed 8%CPU (0avgtext+0avgdata 130384maxresident)k 83920inputs+0outputs (0major+226435minor)pagefaults 0swaps --- matterbridge-1.22.3-alt1.i586.rpm.repo 2021-06-19 12:39:49.000000000 +0000 +++ matterbridge-1.22.3-alt1.i586.rpm.hasher 2024-08-31 09:29:56.728928367 +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 @@ -17,8 +17,6 @@ Requires: libc.so.6(GLIBC_2.2.4) +Requires: libc.so.6(GLIBC_2.3.2) Requires: libc.so.6(GLIBC_2.3.4) Requires: libc.so.6(GLIBC_2.32) -Requires: libc.so.6(GLIBC_2.4) -Requires: libpthread.so.0(GLIBC_2.0) -Requires: libpthread.so.0(GLIBC_2.1) -Requires: libpthread.so.0(GLIBC_2.3.2) +Requires: libc.so.6(GLIBC_2.34) Requires: rtld(GNU_HASH) @@ -30,4 +28,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 7db00996b6c16f0696a385b90c720655 +File: /usr/bin/matterbridge 100755 root:root 674db9bedeac938019523b7ad85a9c47 +File: /usr/lib/systemd/system/matterbridge.service 100644 root:root 6681a74be36f9d606af5cc7d1f513ce2 File: /usr/share/doc/matterbridge-1.22.3 40755 root:root @@ -38,2 +36,2 @@ File: /usr/share/doc/matterbridge-1.22.3/matterbridge.toml.simple 100644 root:root 95e97963948967c0cb8494f816e9fedb -RPMIdentity: 08293cfed770e3353ed0620fe0cd48c30508c9f65d9360d946bfd32ea3fc2fc716fdddeaf9cfa3a172fe67428ea31cabcb26da0eda09bb2998502731f29be362 +RPMIdentity: 3a4a1e4a2719fc4bd494a741d2d58fb2ecd7bd48c423e4ab6cb2a07c988c910f208b1f638ec23ccf29ce914cc2ee965ae0e4acf45922755ead9e7208796b7ecc --- matterbridge-debuginfo-1.22.3-alt1.i586.rpm.repo 2021-06-19 12:39:49.000000000 +0000 +++ matterbridge-debuginfo-1.22.3-alt1.i586.rpm.hasher 2024-08-31 09:29:56.872930321 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/7f 40755 root:root -/usr/lib/debug/.build-id/7f/a18a81ec872127ce71740058beea99a8cc1fe2 120777 root:root ../../../../bin/matterbridge -/usr/lib/debug/.build-id/7f/a18a81ec872127ce71740058beea99a8cc1fe2.debug 120777 root:root ../../usr/bin/matterbridge.debug +/usr/lib/debug/.build-id/b8 40755 root:root +/usr/lib/debug/.build-id/b8/d3fdb6e4e7961166ba835214dfc5e676aa6c9b 120777 root:root ../../../../bin/matterbridge +/usr/lib/debug/.build-id/b8/d3fdb6e4e7961166ba835214dfc5e676aa6c9b.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 @@ -3028,3 +2928,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 @@ -3080,3 +2979,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 @@ -3090,3 +2988,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 @@ -3144,3 +3041,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 @@ -3209,3 +3105,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 @@ -3250,3 +3145,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 @@ -3257,4 +3151,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 @@ -3283,8 +3175,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 @@ -3310,3 +3196,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 @@ -3333,3 +3218,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 @@ -3348,9 +3232,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 @@ -3402,3 +3279,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 @@ -3417,6 +3293,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 @@ -3461,3 +3333,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 @@ -3499,3 +3370,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 @@ -3514,3 +3384,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 @@ -3537,3 +3406,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 @@ -3544,3 +3412,2 @@ Requires: debug(libc.so.6) -Requires: debug(libpthread.so.0) Requires: matterbridge = 1.22.3-alt1:sisyphus+274799.100.1.1 @@ -3548,6 +3415,6 @@ Provides: matterbridge-debuginfo = 1.22.3-alt1:sisyphus+274799.100.1.1 -File: /usr/lib/debug/.build-id/7f 40755 root:root -File: /usr/lib/debug/.build-id/7f/a18a81ec872127ce71740058beea99a8cc1fe2 120777 root:root ../../../../bin/matterbridge -File: /usr/lib/debug/.build-id/7f/a18a81ec872127ce71740058beea99a8cc1fe2.debug 120777 root:root ../../usr/bin/matterbridge.debug -File: /usr/lib/debug/usr/bin/matterbridge.debug 100644 root:root 80db4f9e72c78b10001ee1c7819202b2 +File: /usr/lib/debug/.build-id/b8 40755 root:root +File: /usr/lib/debug/.build-id/b8/d3fdb6e4e7961166ba835214dfc5e676aa6c9b 120777 root:root ../../../../bin/matterbridge +File: /usr/lib/debug/.build-id/b8/d3fdb6e4e7961166ba835214dfc5e676aa6c9b.debug 120777 root:root ../../usr/bin/matterbridge.debug +File: /usr/lib/debug/usr/bin/matterbridge.debug 100644 root:root abe13a058f940050733566606bf2716e File: /usr/src/debug/matterbridge-1.22.3 40755 root:root @@ -3697,3 +3564,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 @@ -3707,3 +3573,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 @@ -3823,3 +3688,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 @@ -3829,3 +3693,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 @@ -3885,3 +3748,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 @@ -3938,3 +3800,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 @@ -3945,3 +3806,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 @@ -3962,3 +3822,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 @@ -4003,3 +3862,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 @@ -4016,3 +3874,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 @@ -4062,8 +3919,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 @@ -4094,7 +3948,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 @@ -4122,3 +3973,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 @@ -4130,3 +3980,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 @@ -4149,3 +3998,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 @@ -4157,3 +4005,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 @@ -4201,3 +4048,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 @@ -4213,8 +4059,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 @@ -4227,6 +4069,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 @@ -4239,3 +4079,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 @@ -4249,8 +4088,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 @@ -4259,3 +4095,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 @@ -4266,12 +4101,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 @@ -4281,19 +4111,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 @@ -4301,14 +4116,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 @@ -4323,9 +4131,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 @@ -4334,11 +4139,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 @@ -4353,3 +4154,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 @@ -4420,3 +4220,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 @@ -4429,3 +4228,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 @@ -4524,4 +4322,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 @@ -4538,3 +4334,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 @@ -4730,3 +4525,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 @@ -4741,3 +4535,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 @@ -4757,3 +4550,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 @@ -4811,3 +4603,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 @@ -4815,3 +4606,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 @@ -4827,3 +4617,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 @@ -4857,3 +4646,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 @@ -4863,3 +4651,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 @@ -4872,3 +4659,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 @@ -4889,6 +4675,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 @@ -4900,3 +4684,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 @@ -4912,3 +4695,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 @@ -5104,3 +4886,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 @@ -5141,3 +4922,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 @@ -5149,3 +4929,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 @@ -5155,12 +4934,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 @@ -6450,3 +6221,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 @@ -6457,3 +6227,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 @@ -6475,3 +6244,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 @@ -6501,3 +6269,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 @@ -6576,3 +6343,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 @@ -6628,3 +6394,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 @@ -6638,3 +6403,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 @@ -6692,3 +6456,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 @@ -6757,3 +6520,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 @@ -6798,3 +6560,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 @@ -6805,4 +6566,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 @@ -6831,8 +6590,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 @@ -6858,3 +6611,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 @@ -6881,3 +6633,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 @@ -6896,9 +6647,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 @@ -6950,3 +6694,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 @@ -6965,6 +6708,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 @@ -7009,3 +6748,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 @@ -7047,3 +6785,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 @@ -7062,3 +6799,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 @@ -7085,3 +6821,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 @@ -7090,2 +6825,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: 9c1b9997ae2e4e6313da90b6778c06d8f28ccb51e8c60d328fa9ea13f8c60912274a4cf96eeb2b0340fe433eea9976495193947413b642c52228d531a2bf0086 +RPMIdentity: b1002cd0094ffb5079bad73e0c3deeee90ca3a33a89a1e768ce94401154d3a4427c2d36f9d620ca799a7ec69b56afeb6793db01318bb51fc95bf624347c6312e