<86>Nov 9 09:53:13 userdel[2562971]: delete user 'rooter' <86>Nov 9 09:53:13 groupadd[2563006]: group added to /etc/group: name=rooter, GID=1838 <86>Nov 9 09:53:13 groupadd[2563006]: group added to /etc/gshadow: name=rooter <86>Nov 9 09:53:13 groupadd[2563006]: new group: name=rooter, GID=1838 <86>Nov 9 09:53:13 useradd[2563029]: new user: name=rooter, UID=1838, GID=1838, home=/root, shell=/bin/bash, from=none <86>Nov 9 09:53:13 userdel[2563077]: delete user 'builder' <86>Nov 9 09:53:13 userdel[2563077]: removed group 'builder' owned by 'builder' <86>Nov 9 09:53:13 userdel[2563077]: removed shadow group 'builder' owned by 'builder' <86>Nov 9 09:53:13 groupadd[2563126]: group added to /etc/group: name=builder, GID=1839 <86>Nov 9 09:53:13 groupadd[2563126]: group added to /etc/gshadow: name=builder <86>Nov 9 09:53:13 groupadd[2563126]: new group: name=builder, GID=1839 <86>Nov 9 09:53:13 useradd[2563153]: new user: name=builder, UID=1839, GID=1839, home=/usr/src, shell=/bin/bash, from=none <13>Nov 9 09:53:20 rpmi: rpm-macros-golang-1.0.9-alt1 sisyphus+334552.100.1.1 1700142507 installed <13>Nov 9 09:53:21 rpmi: golang-src-1.23.2-alt1 sisyphus+359295.100.1.1 1728403563 installed <13>Nov 9 09:53:24 rpmi: golang-1.23.2-alt1 sisyphus+359295.100.1.1 1728403536 installed <13>Nov 9 09:53:24 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.32717 + 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.39889 + 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 0xee87ec314741a5d2605757523cd4b01996aac199' -a -v -x WORK=/usr/src/tmp/go-build750897963 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 v1XB1ZQLcIMp8n4gTh6e/v1XB1ZQLcIMp8n4gTh6e -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/encoding/encoding.go internal/unsafeheader internal/race mkdir -p $WORK/b009/ internal/profilerecord mkdir -p $WORK/b019/ echo '# import config' > $WORK/b009/importcfg # internal internal/itoa mkdir -p $WORK/b030/ /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 UiTeTZZpX1pY1H8ZwUs4/UiTeTZZpX1pY1H8ZwUs4 -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b009/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go internal/byteorder mkdir -p $WORK/b014/ internal/goos mkdir -p $WORK/b018/ internal/godebugs mkdir -p $WORK/b016/ cmp mkdir -p $WORK/b028/ echo '# import config' > $WORK/b019/importcfg # internal internal/coverage/rtcov mkdir -p $WORK/b015/ /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 YFhotldqAQsCMJY2cJ18/YFhotldqAQsCMJY2cJ18 -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b019/importcfg -pack /usr/lib/golang/src/internal/profilerecord/profilerecord.go mkdir -p $WORK/b032/ math/bits mkdir -p $WORK/b034/ echo '# import config' > $WORK/b016/importcfg # internal echo '# import config' > $WORK/b028/importcfg # internal echo '# import config' > $WORK/b034/importcfg # internal /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 41Sz_2vvXnRNaaEsYQP_/41Sz_2vvXnRNaaEsYQP_ -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/internal/godebugs/table.go /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 fMXLfacX3XE03ZviDRiX/fMXLfacX3XE03ZviDRiX -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b028/importcfg -pack /usr/lib/golang/src/cmp/cmp.go /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 B8LBCKxf8pgOisVkLjOa/B8LBCKxf8pgOisVkLjOa -goversion go1.23.2 -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 echo '# import config' > $WORK/b015/importcfg # internal internal/goarch mkdir -p $WORK/b007/ echo '# import config' > $WORK/b014/importcfg # internal echo '# import config' > $WORK/b018/importcfg # internal /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 btovvZh-NvD4bmZxs1a-/btovvZh-NvD4bmZxs1a- -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b014/importcfg -pack /usr/lib/golang/src/internal/byteorder/byteorder.go /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 NaeYAagJP_Zb9D2XNowz/NaeYAagJP_Zb9D2XNowz -goversion go1.23.2 -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 echo '# import config' > $WORK/b030/importcfg # internal echo '# import config' > $WORK/b007/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 -Kdt5li2rQ2ZsXGDinRL/-Kdt5li2rQ2ZsXGDinRL -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/internal/coverage/rtcov/rtcov.go echo '# import config' > $WORK/b032/importcfg # internal internal/goexperiment mkdir -p $WORK/b017/ /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 I1goRaoFx9fEf2oukRDx/I1goRaoFx9fEf2oukRDx -goversion go1.23.2 -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 /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 W_euthVNIILxF87-Abu2/W_euthVNIILxF87-Abu2 -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b030/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go echo '# import config' > $WORK/b017/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 s_kWUb307oFZ9bLnpCJY/s_kWUb307oFZ9bLnpCJY -goversion go1.23.2 -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/ echo -n > $WORK/b012/go_asm.h # 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/b017/_pkg_.a -trimpath "$WORK/b017=>" -p internal/goexperiment -lang=go1.23 -std -complete -installsuffix shared -buildid xW0nA1jj--2mdjeTyvGQ/xW0nA1jj--2mdjeTyvGQ -goversion go1.23.2 -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 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/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b009/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b028/_pkg_.a # internal echo '# import config' > $WORK/b012/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/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/cpu -lang=go1.23 -std -installsuffix shared -buildid HNCPW2KoAWm0BxMSJzuW/HNCPW2KoAWm0BxMSJzuW -goversion go1.23.2 -symabis $WORK/b012/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_x86.go cp $WORK/b009/_pkg_.a /usr/src/.cache/go-build/ac/ac27434c57bfedcd0755b64d5b2b75c0f54c6486d0ea64baabda0d66f9b9550e-d # internal unicode/utf8 mkdir -p $WORK/b036/ cp $WORK/b028/_pkg_.a /usr/src/.cache/go-build/68/68f92e0d752d0da01c7eef63447c2de06d2176728117938543ba55fca1696f5c-d # internal 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 KXKzmPYpHlYgyAwESIq1/KXKzmPYpHlYgyAwESIq1 -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b036/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go sync/atomic mkdir -p $WORK/b038/ 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b019/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b003/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b003/_pkg_.a /usr/src/.cache/go-build/f5/f5e436489e5aad1fb0036699879f843e19a86cb9557f4b23350263fe6f5d3a59-d # internal cp $WORK/b016/_pkg_.a /usr/src/.cache/go-build/69/69a5248118df377e8ffcc1f1f495e870f689463e45e651bc56e8210492a21c40-d # internal cp $WORK/b019/_pkg_.a /usr/src/.cache/go-build/c8/c8bc4d8268bbf5d0fc62701407bab68843041a60cddf99a34646cbd9f4b75417-d # internal internal/asan mkdir -p $WORK/b051/ internal/msan mkdir -p $WORK/b052/ 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 5s8an4ajsiRscKhWypK5/5s8an4ajsiRscKhWypK5 -goversion go1.23.2 -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 echo '# import config' > $WORK/b022/importcfg # internal /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 XLo1XbOjXCK7jfb_wSnW/XLo1XbOjXCK7jfb_wSnW -goversion go1.23.2 -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 echo '# import config' > $WORK/b052/importcfg # internal echo '# import config' > $WORK/b020/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 xG9kYYVe4VlrVxhrqpur/xG9kYYVe4VlrVxhrqpur -goversion go1.23.2 -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 /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 30tqSGMPrJRklW9oUX7W/30tqSGMPrJRklW9oUX7W -goversion go1.23.2 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b017/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b017/_pkg_.a /usr/src/.cache/go-build/3e/3e9426f6f609208c2d46cda8a8437a0e8626bd3f6257990adb1c4027861cd15b-d # internal golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b063/ unicode mkdir -p $WORK/b039/ 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 7cDN3gSyTKpZoNs9ZMBC/7cDN3gSyTKpZoNs9ZMBC -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b063/importcfg -pack ./vendor/golang.org/x/sys/internal/unsafeheader/unsafeheader.go echo '# import config' > $WORK/b039/importcfg # internal cp $WORK/b032/_pkg_.a /usr/src/.cache/go-build/32/324f809e5c26b1603a08e1a4fca8b0b9902f0ddb73f9063c201311e00ced319f-d # 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 1JqEcmknmN2iDt0bvpEd/1JqEcmknmN2iDt0bvpEd -goversion go1.23.2 -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 unicode/utf16 mkdir -p $WORK/b071/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b018/_pkg_.a # internal echo '# import config' > $WORK/b071/importcfg # internal /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 sGiL_nWrz_gHOb-buVKO/sGiL_nWrz_gHOb-buVKO -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b071/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b007/_pkg_.a # internal echo '# import config' > $WORK/b038/importcfg # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b015/_pkg_.a # 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 zRYHNpLORePX_zRZ4ugG/zRYHNpLORePX_zRZ4ugG -goversion go1.23.2 -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/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b018/_pkg_.a /usr/src/.cache/go-build/df/df89713b77271b6700eb016b08709be19db27b23577aba63b877c78e0dff1141-d # internal log/internal mkdir -p $WORK/b073/ cp $WORK/b007/_pkg_.a /usr/src/.cache/go-build/1c/1c7f490197a9d277028a71fa3f6698b84f8f6fe7ca5eb9e2b6e9ef6f151ce8d3-d # 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 YT2rvCbdyxlIVSelNc3q/YT2rvCbdyxlIVSelNc3q -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b073/importcfg -pack /usr/lib/golang/src/log/internal/internal.go cp $WORK/b030/_pkg_.a /usr/src/.cache/go-build/06/06e296426d7866df5bb334ceb63024b353cb4938ce61b4be341d030eba592c03-d # internal runtime/internal/math mkdir -p $WORK/b024/ cp $WORK/b015/_pkg_.a /usr/src/.cache/go-build/11/119d77ea09a2cd19946eaa263e8ccd6dabd8680255a435edb57bb0abff57fe4f-d # internal cat >/usr/src/tmp/go-build750897963/b024/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/usr/src/tmp/go-build750897963/b007/_pkg_.a EOF /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 S2ipHtEUGlUY3njdGKZc/S2ipHtEUGlUY3njdGKZc -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/runtime/internal/math/math.go runtime/internal/sys mkdir -p $WORK/b025/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b063/_pkg_.a # internal cat >/usr/src/tmp/go-build750897963/b025/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/usr/src/tmp/go-build750897963/b007/_pkg_.a packagefile internal/goos=/usr/src/tmp/go-build750897963/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 0YQE1TxLOp4IkAtfDK7t/0YQE1TxLOp4IkAtfDK7t -goversion go1.23.2 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b063/_pkg_.a /usr/src/.cache/go-build/19/19e63df1609ae724d59f2a060472ffacf955ea87b949c203c5b87c8c355d4a7b-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 pxsPePr4-NY_Ap15tmgN/pxsPePr4-NY_Ap15tmgN -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b096/importcfg -pack /usr/lib/golang/src/container/list/list.go 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 cp $WORK/b014/_pkg_.a /usr/src/.cache/go-build/cb/cba602a3eb4f5123bdafda487caddbee8c6ca5133cc907c045af5488ef9385f5-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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /usr/src/.cache/go-build/66/666c644255aa5dadd3f42ef4f354f3329a1ba8e1d5163bab53fa32147c530b7a-d # internal crypto/internal/alias mkdir -p $WORK/b101/ 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/b101/_pkg_.a -trimpath "$WORK/b101=>" -p crypto/internal/alias -lang=go1.23 -std -complete -installsuffix shared -buildid ZKXg8qt50Nzk4Bf3C0xP/ZKXg8qt50Nzk4Bf3C0xP -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b101/importcfg -pack /usr/lib/golang/src/crypto/internal/alias/alias.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /usr/src/.cache/go-build/e1/e12a436242c8a1efe9f3d5b82d12ff0bd4519bf6450242a3278d5f5d6dead49b-d # internal crypto/internal/boring/sig mkdir -p $WORK/b103/ 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /usr/src/.cache/go-build/f7/f7da845fb2b54878c240883e333eedad74c715504fdb5b092a5f9d04a96296a0-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b121/ echo '# import config' > $WORK/b121/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 quhQbk96NyhJv6UG7FSG/quhQbk96NyhJv6UG7FSG -goversion go1.23.2 -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/buildid -w $WORK/b071/_pkg_.a # 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 -o $WORK/b022/asm_linux_386.o ./asm_linux_386.s cp $WORK/b071/_pkg_.a /usr/src/.cache/go-build/ed/ed3a9a9136674744e7066ea8b0f1cc5f3ff6e816b7870b9c05402d14091bd6e7-d # internal vendor/golang.org/x/crypto/internal/alias mkdir -p $WORK/b128/ 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 LS0PCTHzvVSrXcYS7neN/LS0PCTHzvVSrXcYS7neN -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b128/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/alias/alias.go cat >/usr/src/tmp/go-build750897963/b006/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/usr/src/tmp/go-build750897963/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 rCHS_3lK3eXN5fT_xISI/rCHS_3lK3eXN5fT_xISI -goversion go1.23.2 -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 cat >/usr/src/tmp/go-build750897963/b013/importcfg << 'EOF' # internal # import config packagefile internal/byteorder=/usr/src/tmp/go-build750897963/b014/_pkg_.a packagefile internal/goarch=/usr/src/tmp/go-build750897963/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 gaXTpBlBh_AdaIqOuZ3B/gaXTpBlBh_AdaIqOuZ3B -goversion go1.23.2 -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 echo '# import config' > $WORK/b103/importcfg # internal /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 pS41xhfz4vIrRdQrRBpl/pS41xhfz4vIrRdQrRBpl -goversion go1.23.2 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /usr/src/.cache/go-build/95/95c8671d0520f379a688bb9b88855d465921e9ac6b21878197d4a1133332006b-d # internal internal/nettrace mkdir -p $WORK/b146/ 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 huyWmyrM-e_sH_juWyVH/huyWmyrM-e_sH_juWyVH -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b146/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go cp $WORK/b034/_pkg_.a /usr/src/.cache/go-build/62/62aff525f7fd502185f7a8cd30b459e66ff7e0692e49f006c1dd55a91afc0b9f-d # internal 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 cp $WORK/b022/_pkg_.a /usr/src/.cache/go-build/c4/c4bf44ccc2bdb65ab3e8f485567f847dcc0b847448a54d490c046601cdf7d54c-d # internal golang.org/x/crypto/internal/subtle mkdir -p $WORK/b224/ echo '# import config' > $WORK/b224/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/b224/_pkg_.a -trimpath "$WORK/b224=>" -p golang.org/x/crypto/internal/subtle -lang=go1.16 -complete -installsuffix shared -buildid _PTKwXeMBmsf5JsO-naZ/_PTKwXeMBmsf5JsO-naZ -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b224/importcfg -pack ./vendor/golang.org/x/crypto/internal/subtle/aliasing.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /usr/src/.cache/go-build/33/339926d1ccc30e1bcf4bbedf984eda5db2e1e6fe60c4619b5db3c62949be99c7-d # internal golang.org/x/crypto/salsa20/salsa mkdir -p $WORK/b226/ echo '# import config' > $WORK/b226/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 -o $WORK/b012/cpu.o ./cpu.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/b226/_pkg_.a -trimpath "$WORK/b226=>" -p golang.org/x/crypto/salsa20/salsa -lang=go1.16 -complete -installsuffix shared -buildid Cygt9qcHGzYGzStPYut9/Cygt9qcHGzYGzStPYut9 -goversion go1.23.2 -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 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b025/_pkg_.a # internal math mkdir -p $WORK/b033/ 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /usr/src/.cache/go-build/c4/c46cff4e66954592a27e177d5e0f51736602c98d5b0610ebde96090b8ccf59a0-d # internal cp $WORK/b025/_pkg_.a /usr/src/.cache/go-build/91/91e1ca56d114b2f7a4786f412c8ad1bc983216219849aae8c590d8d728ec432b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b036/_pkg_.a # internal image/color mkdir -p $WORK/b228/ 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 IJpcyFMVwYpthOKI3C4P/IJpcyFMVwYpthOKI3C4P -goversion go1.23.2 -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 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/buildid -w $WORK/b146/_pkg_.a # 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 YhDuWHpSyFDmnBSWGbBa/YhDuWHpSyFDmnBSWGbBa -goversion go1.23.2 -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 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b146/_pkg_.a /usr/src/.cache/go-build/ca/ca76e8edb95bc6d7a2ae8f59f22ccde6e3b518d241b050ace4a3e3b4d7cbd5c2-d # internal cp $WORK/b036/_pkg_.a /usr/src/.cache/go-build/25/259cacf8a65e14356b53b45ac70e84b189c3522dc43b5f6ff512f1a142920aa0-d # internal golang.org/x/net/html/atom mkdir -p $WORK/b302/ echo '# import config' > $WORK/b302/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/b302/_pkg_.a -trimpath "$WORK/b302=>" -p golang.org/x/net/html/atom -lang=go1.16 -complete -installsuffix shared -buildid L_jELO4m5ZsqCtdqa4Df/L_jELO4m5ZsqCtdqa4Df -goversion go1.23.2 -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/keybase/go-keybase-chat-bot/kbchat/types/gregor1 mkdir -p $WORK/b265/ echo '# import config' > $WORK/b265/importcfg # internal /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 F9PuzD01A1bOJqd77lO-/F9PuzD01A1bOJqd77lO- -goversion go1.23.2 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b096/_pkg_.a # internal 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 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/b103/_pkg_.a # 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 -o $WORK/b012/cpu_x86.o ./cpu_x86.s cp $WORK/b121/_pkg_.a /usr/src/.cache/go-build/d5/d5b827036e8865a8d32c46e724a4c43b5347fd4927ac8f052742fe6b2641555e-d # internal github.com/mattermost/mattermost-server/v5/services/timezones mkdir -p $WORK/b335/ echo '# import config' > $WORK/b335/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/b335/_pkg_.a -trimpath "$WORK/b335=>" -p github.com/mattermost/mattermost-server/v5/services/timezones -lang=go1.16 -complete -installsuffix shared -buildid oCI6WuFwuL7lZHTngqJQ/oCI6WuFwuL7lZHTngqJQ -goversion go1.23.2 -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/b103/_pkg_.a /usr/src/.cache/go-build/5c/5c9b9b67a923b409f7f55eb9efdb35776ff6bae9fca942e831ee1ada01bf8c1f-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 jspnUP-_6GmWZ1O81vtb/jspnUP-_6GmWZ1O81vtb -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b356/importcfg -pack ./vendor/github.com/slack-go/slack/internal/errorsx/errorsx.go cat >/usr/src/tmp/go-build750897963/b033/importcfg << 'EOF' # internal # import config packagefile math/bits=/usr/src/tmp/go-build750897963/b034/_pkg_.a EOF /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 tXX9TnEho3rp1_gr0xjm/tXX9TnEho3rp1_gr0xjm -goversion go1.23.2 -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 cp $WORK/b096/_pkg_.a /usr/src/.cache/go-build/53/538b3fd8bc7c359576345c1c0562f97c6deff54979f82b528b61e5b69f2df471-d # internal google.golang.org/protobuf/internal/flags mkdir -p $WORK/b386/ echo '# import config' > $WORK/b386/importcfg # internal /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 9vKTE_MDHKbm5DNCDm6W/9vKTE_MDHKbm5DNCDm6W -goversion go1.23.2 -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 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/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /usr/src/.cache/go-build/d2/d2ed0913ebe78dd0c03782fbe2aa678729dc431caf1790eb88962dd890f22999-d # internal google.golang.org/protobuf/internal/set mkdir -p $WORK/b391/ cat >/usr/src/tmp/go-build750897963/b391/importcfg << 'EOF' # internal # import config packagefile math/bits=/usr/src/tmp/go-build750897963/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/b391/_pkg_.a -trimpath "$WORK/b391=>" -p google.golang.org/protobuf/internal/set -lang=go1.16 -complete -installsuffix shared -buildid v8mYcK29mMG4F1LgGTCF/v8mYcK29mMG4F1LgGTCF -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b391/importcfg -pack ./vendor/google.golang.org/protobuf/internal/set/ints.go 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 cp $WORK/b020/_pkg_.a /usr/src/.cache/go-build/20/20c2eb60f1f4c23d8859705348d81d21f7b9c05dec81dd054d97c2db93ae0d80-d # internal internal/runtime/exithook mkdir -p $WORK/b021/ cat >/usr/src/tmp/go-build750897963/b021/importcfg << 'EOF' # internal # import config packagefile internal/runtime/atomic=/usr/src/tmp/go-build750897963/b020/_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/b021/_pkg_.a -trimpath "$WORK/b021=>" -p internal/runtime/exithook -lang=go1.23 -std -complete -installsuffix shared -buildid _jboarlQVJZHMviaHvIx/_jboarlQVJZHMviaHvIx -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b021/importcfg -pack /usr/lib/golang/src/internal/runtime/exithook/hooks.go 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/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /usr/src/.cache/go-build/f0/f0c619ec7d243708cba431c0ffd5fbb472fb02bd2606050fd133d0552dc1b9ac-d # internal internal/bytealg mkdir -p $WORK/b011/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b356/_pkg_.a # internal echo -n > $WORK/b011/go_asm.h # internal cp $WORK/b038/_pkg_.a /usr/src/.cache/go-build/03/03162e09220e0813b46ace6c52f00ba0d9b6c72fc9da174cb06a878f4403cdf7-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 -gensymabis -o $WORK/b011/symabis ./compare_386.s ./equal_386.s ./indexbyte_386.s gomod.garykim.dev/nc-talk/constants mkdir -p $WORK/b413/ echo '# import config' > $WORK/b413/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/b413/_pkg_.a -trimpath "$WORK/b413=>" -p gomod.garykim.dev/nc-talk/constants -lang=go1.16 -complete -installsuffix shared -buildid SnCsPNA2iaLf7XumeNfW/SnCsPNA2iaLf7XumeNfW -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b413/importcfg -pack ./vendor/gomod.garykim.dev/nc-talk/constants/constants.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b252/_pkg_.a # 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 -o $WORK/b013/chacha8_stub.o ./chacha8_stub.s cp $WORK/b356/_pkg_.a /usr/src/.cache/go-build/5f/5fb454cd0994ce1b718b30792ac6721c9a91733539ad634da24c7cda36e4a3ab-d # internal github.com/SevereCloud/vksdk/v2 mkdir -p $WORK/b454/ echo '# import config' > $WORK/b454/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/b454/_pkg_.a -trimpath "$WORK/b454=>" -p github.com/SevereCloud/vksdk/v2 -lang=go1.16 -complete -installsuffix shared -buildid qATEBnCW4yaSiII8cVMD/qATEBnCW4yaSiII8cVMD -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b454/importcfg -pack ./vendor/github.com/SevereCloud/vksdk/v2/doc.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /usr/src/.cache/go-build/60/6022792c1c53f72c92e3ad62e791206f25e88ddfdfd8e2ad44d2d891bf3dda9c-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 X5BjqTOFmYUPxuaKI-vR/X5BjqTOFmYUPxuaKI-vR -goversion go1.23.2 -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/b391/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b335/_pkg_.a # internal cat >/usr/src/tmp/go-build750897963/b011/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/usr/src/tmp/go-build750897963/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 qTLbyElmVxk_IAkJ_YCT/qTLbyElmVxk_IAkJ_YCT -goversion go1.23.2 -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 cp $WORK/b252/_pkg_.a /usr/src/.cache/go-build/3e/3e38403a7b049412e39f0212113edff8c2e74d14860a1e2d484e699a2c80bc80-d # internal cp $WORK/b391/_pkg_.a /usr/src/.cache/go-build/ae/ae4fd57d6e0bf869afc6a562eb86253baae4ec7e7e18096a987d0af26f289fb2-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/b454/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b454/_pkg_.a /usr/src/.cache/go-build/26/26d40d785dcdef56e5e6b4422610140fd4d4e24b6692c048940b41205290035e-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/9d/9df0e0a3f4d677f047626841603d0ded1277dea4e978e2ad150747e8fa598a89-d # internal cp $WORK/b335/_pkg_.a /usr/src/.cache/go-build/b1/b178614633432d588cf7ccf9dd4006f6cbf5cf11c36d7fc6b503ce203230e532-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b013/_pkg_.a /usr/src/.cache/go-build/ac/ac8db251664ad41ec1bff53ba16bef8df7e1d01e0b8c9c4832e9fdb25d9db290-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b491/_pkg_.a # internal cp $WORK/b021/_pkg_.a /usr/src/.cache/go-build/24/246217332fa1d369141a2c7abbea842237f3e45666c962207f221ddbb0bcba37-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b491/_pkg_.a /usr/src/.cache/go-build/f8/f886df68c8bc7643875b0c8c10b53cd13350f95c180b0ec778e4e279f9404638-d # internal cp $WORK/b226/_pkg_.a /usr/src/.cache/go-build/e3/e3d9e1d81de92d22e1de31a50549c63b40150797c8651f43420064e3839389fb-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b228/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b302/_pkg_.a # 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 cp $WORK/b228/_pkg_.a /usr/src/.cache/go-build/32/32accd679fc189b72dc8ab57c3a9980f3f1916451593ddfca9085589e83d094c-d # internal image/color/palette mkdir -p $WORK/b299/ cp $WORK/b302/_pkg_.a /usr/src/.cache/go-build/4c/4ce2b9b693ff33b181f5daa79045903315e7e724d411ce4be9f4adb46a657f9b-d # internal cat >/usr/src/tmp/go-build750897963/b299/importcfg << 'EOF' # internal # import config packagefile image/color=/usr/src/tmp/go-build750897963/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 -MQ0nPu4dJ_I6cxDdz7g/-MQ0nPu4dJ_I6cxDdz7g -goversion go1.23.2 -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 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/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 /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/97/97676d823fd3a897a1c914d3c6d94af5f56b812643267102b6019eb8b65d234b-d # internal internal/stringslite mkdir -p $WORK/b023/ cat >/usr/src/tmp/go-build750897963/b023/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=/usr/src/tmp/go-build750897963/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 lEyIXwnfw6rc37cA-LT1/lEyIXwnfw6rc37cA-LT1 -goversion go1.23.2 -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/b299/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b299/_pkg_.a /usr/src/.cache/go-build/36/360f1b48b9d5101d4a88316a226c30fb224890e464c63b5d772d595204abd65b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b265/_pkg_.a /usr/src/.cache/go-build/c4/c4e45748dd7f94fa2243b3c56d16f7b0de7614ef08a863c0e9c299753105fd17-d # internal cp $WORK/b023/_pkg_.a /usr/src/.cache/go-build/c1/c192dc356b2732360e739eefa0e69499454678d5ac377579b3cec2027351770a-d # 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/buildid -w $WORK/b039/_pkg_.a # internal /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/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 cp $WORK/b039/_pkg_.a /usr/src/.cache/go-build/b4/b4865eb6671e49bcb4b579d07f4869e3fc18a963505d56aba26cfe86dc0d6abc-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 /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/b006/_pkg_.a /usr/src/.cache/go-build/91/91fbc43867a9bda08f34399838171379118833d946d9f6e1d61923333f7921f0-d # internal cp $WORK/b033/_pkg_.a /usr/src/.cache/go-build/c3/c3719badd09cb45b0e2b88b572bebb8c40a692753077f41c1aa219c210493def-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-build750897963/b010/importcfg << 'EOF' # internal # import config packagefile internal/abi=/usr/src/tmp/go-build750897963/b006/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build750897963/b011/_pkg_.a packagefile internal/chacha8rand=/usr/src/tmp/go-build750897963/b013/_pkg_.a packagefile internal/coverage/rtcov=/usr/src/tmp/go-build750897963/b015/_pkg_.a packagefile internal/cpu=/usr/src/tmp/go-build750897963/b012/_pkg_.a packagefile internal/goarch=/usr/src/tmp/go-build750897963/b007/_pkg_.a packagefile internal/godebugs=/usr/src/tmp/go-build750897963/b016/_pkg_.a packagefile internal/goexperiment=/usr/src/tmp/go-build750897963/b017/_pkg_.a packagefile internal/goos=/usr/src/tmp/go-build750897963/b018/_pkg_.a packagefile internal/profilerecord=/usr/src/tmp/go-build750897963/b019/_pkg_.a packagefile internal/runtime/atomic=/usr/src/tmp/go-build750897963/b020/_pkg_.a packagefile internal/runtime/exithook=/usr/src/tmp/go-build750897963/b021/_pkg_.a packagefile internal/runtime/syscall=/usr/src/tmp/go-build750897963/b022/_pkg_.a packagefile internal/stringslite=/usr/src/tmp/go-build750897963/b023/_pkg_.a packagefile runtime/internal/math=/usr/src/tmp/go-build750897963/b024/_pkg_.a packagefile runtime/internal/sys=/usr/src/tmp/go-build750897963/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 2HzGzqTdXDmUpnvuL8Ae/2HzGzqTdXDmUpnvuL8Ae -goversion go1.23.2 -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/b3/b3a24e7162d55caa5f58fa98f583b2a76087d3f0fc16c7a8003fe03d6a4113a0-d # internal iter mkdir -p $WORK/b031/ internal/reflectlite mkdir -p $WORK/b005/ 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 cat >/usr/src/tmp/go-build750897963/b031/importcfg << 'EOF' # internal # import config packagefile internal/race=/usr/src/tmp/go-build750897963/b032/_pkg_.a packagefile runtime=/usr/src/tmp/go-build750897963/b010/_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/b031/_pkg_.a -trimpath "$WORK/b031=>" -p iter -lang=go1.23 -std -complete -installsuffix shared -buildid JEQC-mGr7rcmHMxpvotb/JEQC-mGr7rcmHMxpvotb -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/iter/iter.go internal/weak mkdir -p $WORK/b152/ crypto/subtle mkdir -p $WORK/b102/ cat >/usr/src/tmp/go-build750897963/b152/importcfg << 'EOF' # internal # import config packagefile internal/abi=/usr/src/tmp/go-build750897963/b006/_pkg_.a packagefile runtime=/usr/src/tmp/go-build750897963/b010/_pkg_.a EOF cat >/usr/src/tmp/go-build750897963/b102/importcfg << 'EOF' # internal # import config packagefile runtime=/usr/src/tmp/go-build750897963/b010/_pkg_.a EOF /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 F77AOFFFYC3fEKGzc4yf/F77AOFFFYC3fEKGzc4yf -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b152/importcfg -pack /usr/lib/golang/src/internal/weak/pointer.go sync mkdir -p $WORK/b037/ /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 smPIECtqi7Zg2sndY4_m/smPIECtqi7Zg2sndY4_m -goversion go1.23.2 -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 cat >/usr/src/tmp/go-build750897963/b037/importcfg << 'EOF' # internal # import config packagefile internal/race=/usr/src/tmp/go-build750897963/b032/_pkg_.a packagefile runtime=/usr/src/tmp/go-build750897963/b010/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build750897963/b038/_pkg_.a EOF /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 gIeTj2Qb3ubn0PCk-fVx/gIeTj2Qb3ubn0PCk-fVx -goversion go1.23.2 -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-build750897963/b005/importcfg << 'EOF' # internal # import config packagefile internal/abi=/usr/src/tmp/go-build750897963/b006/_pkg_.a packagefile internal/goarch=/usr/src/tmp/go-build750897963/b007/_pkg_.a packagefile internal/unsafeheader=/usr/src/tmp/go-build750897963/b009/_pkg_.a packagefile runtime=/usr/src/tmp/go-build750897963/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 fMYP_zdQfhUxS6VRmJik/fMYP_zdQfhUxS6VRmJik -goversion go1.23.2 -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/a9/a9154d7c030518c0e2227da26c406cfa8838ebf3153c88913c75c50c6e5ceb9f-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/f1/f1d3aac0db252858a34ba63f9320d6e034d554eaf09c536586003698e3a0dcfe-d # internal slices mkdir -p $WORK/b040/ cat >/usr/src/tmp/go-build750897963/b040/importcfg << 'EOF' # internal # import config packagefile cmp=/usr/src/tmp/go-build750897963/b028/_pkg_.a packagefile iter=/usr/src/tmp/go-build750897963/b031/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build750897963/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 2ehdBt10uTvIe79vz4gI/2ehdBt10uTvIe79vz4gI -goversion go1.23.2 -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 maps mkdir -p $WORK/b164/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b102/_pkg_.a # internal cat >/usr/src/tmp/go-build750897963/b164/importcfg << 'EOF' # internal # import config packagefile iter=/usr/src/tmp/go-build750897963/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 1UEADq8zaHHG8v_UAeRl/1UEADq8zaHHG8v_UAeRl -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b164/importcfg -pack /usr/lib/golang/src/maps/iter.go /usr/lib/golang/src/maps/maps.go cp $WORK/b102/_pkg_.a /usr/src/.cache/go-build/50/50b5bf7ed9d0f98cf7a6a8a57a973f392a7f00904064d71cdffb5691098746d5-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/c9/c9db3728f357a17c011467ed58b16e8c1b9c6097e76378699a414854bdf889e0-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/49/49bd05530a97e74ce67249094f22a81e0be18136ad6daa91049c16d1e070f468-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/3b/3bd9ba69148b93227fe57ec01b82d4c0170a1333e7102cd20f435f2f054137f9-d # internal internal/testlog mkdir -p $WORK/b056/ internal/singleflight mkdir -p $WORK/b147/ internal/bisect mkdir -p $WORK/b049/ cat >/usr/src/tmp/go-build750897963/b056/importcfg << 'EOF' # internal # import config packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build750897963/b038/_pkg_.a EOF cat >/usr/src/tmp/go-build750897963/b147/importcfg << 'EOF' # internal # import config packagefile sync=/usr/src/tmp/go-build750897963/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 qZpkI_SG8wjtrsIDu6aE/qZpkI_SG8wjtrsIDu6aE -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b147/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go cat >/usr/src/tmp/go-build750897963/b049/importcfg << 'EOF' # internal # import config packagefile runtime=/usr/src/tmp/go-build750897963/b010/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build750897963/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 eqCynGJzC1nOFh6UgwVD/eqCynGJzC1nOFh6UgwVD -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/internal/bisect/bisect.go github.com/zfjagann/golang-ring mkdir -p $WORK/b215/ cat >/usr/src/tmp/go-build750897963/b215/importcfg << 'EOF' # internal # import config packagefile sync=/usr/src/tmp/go-build750897963/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 elW1QziG_IqzuruSSuRq/elW1QziG_IqzuruSSuRq -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b215/importcfg -pack ./vendor/github.com/zfjagann/golang-ring/ring.go /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 w8YCzwhCzQX3h3DiExbF/w8YCzwhCzQX3h3DiExbF -goversion go1.23.2 -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 google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b384/ cat >/usr/src/tmp/go-build750897963/b384/importcfg << 'EOF' # internal # import config packagefile sync=/usr/src/tmp/go-build750897963/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 TIAvwQhTgIIeI1rCbN8m/TIAvwQhTgIIeI1rCbN8m -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b384/importcfg -pack ./vendor/google.golang.org/protobuf/internal/pragma/pragma.go 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 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/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /usr/src/.cache/go-build/65/65a59e89edff962504c0194d6beb315fa8f15992fee3286cd32991e4a48c84f9-d # internal cd /usr/lib/golang/src/internal/reflectlite /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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /usr/src/.cache/go-build/89/89d7f3dc2710504da2c6776d751ae787881cf0fd483d37bd870cc9f225eda241-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /usr/src/.cache/go-build/8b/8be20b55e145aba0c94b177be2a06f449c6b8cdcf83183245cf46546ba9c95cc-d # internal cp $WORK/b005/_pkg_.a /usr/src/.cache/go-build/85/857747af87bfc63e87d32f08c096c62fafedd0e07cd16ea29be6f3c504ef0172-d # internal errors mkdir -p $WORK/b004/ cat >/usr/src/tmp/go-build750897963/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/usr/src/tmp/go-build750897963/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 OKzi3VABUAUXertZRk72/OKzi3VABUAUXertZRk72 -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b004/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/join.go /usr/lib/golang/src/errors/wrap.go sort mkdir -p $WORK/b064/ cat >/usr/src/tmp/go-build750897963/b064/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/usr/src/tmp/go-build750897963/b005/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build750897963/b034/_pkg_.a packagefile slices=/usr/src/tmp/go-build750897963/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 Y1cA6RGbZkB0bKZRZ_IF/Y1cA6RGbZkB0bKZRZ_IF -goversion go1.23.2 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /usr/src/.cache/go-build/c2/c280581569113ae38a593c2978ecf0d057d99545b3b4f45efd56158c5acf39bb-d # internal cd $WORK gcc -fno-caret-diagnostics -O2 -g -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b049/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /usr/src/.cache/go-build/1e/1e2366679a32c5186b040439f0322b97f52ad13e2e84a4e1abbfdb4c028ad438-d # internal cp $WORK/b049/_pkg_.a /usr/src/.cache/go-build/90/90389912bc4eb72212ea768b9b367f8dcce8b8730e648d072c51adde06ec9594-d # internal gcc -Qunused-arguments -O2 -g -c -x c - -o /dev/null || true io mkdir -p $WORK/b041/ cat >/usr/src/tmp/go-build750897963/b041/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/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/b041/_pkg_.a -trimpath "$WORK/b041=>" -p io -lang=go1.23 -std -complete -installsuffix shared -buildid E2gllz6rXts4rcf5l2yx/E2gllz6rXts4rcf5l2yx -goversion go1.23.2 -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 internal/oserror mkdir -p $WORK/b045/ cat >/usr/src/tmp/go-build750897963/b045/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build750897963/b004/_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 8KdScvb7GBV892O85F5i/8KdScvb7GBV892O85F5i -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go path mkdir -p $WORK/b046/ internal/godebug mkdir -p $WORK/b048/ cat >/usr/src/tmp/go-build750897963/b048/importcfg << 'EOF' # internal # import config packagefile internal/bisect=/usr/src/tmp/go-build750897963/b049/_pkg_.a packagefile internal/godebugs=/usr/src/tmp/go-build750897963/b016/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build750897963/b038/_pkg_.a EOF /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 uQ5DaFpvUDR5GLkbz4kT/uQ5DaFpvUDR5GLkbz4kT -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go cat >/usr/src/tmp/go-build750897963/b046/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build750897963/b011/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/b036/_pkg_.a EOF cd $WORK gcc -Wl,--no-gc-sections -O2 -g -x c - -o /dev/null || true 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/b046/_pkg_.a -trimpath "$WORK/b046=>" -p path -lang=go1.23 -std -complete -installsuffix shared -buildid lUcRf0HWAd3vp8yYYGfK/lUcRf0HWAd3vp8yYYGfK -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go strconv mkdir -p $WORK/b035/ cat >/usr/src/tmp/go-build750897963/b035/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build750897963/b011/_pkg_.a packagefile internal/stringslite=/usr/src/tmp/go-build750897963/b023/_pkg_.a packagefile math=/usr/src/tmp/go-build750897963/b033/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build750897963/b034/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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 w46qbFGQZycqbazKNLZA/w46qbFGQZycqbazKNLZA -goversion go1.23.2 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /usr/src/.cache/go-build/6a/6a10408386369546e8377764d79cc6319615cf8f2effa793895e07d4705ec02b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b064/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /usr/src/.cache/go-build/15/1506bf0fb1b439d03547561c0599d66f9a7d06a4e224d335975d08112ebc737e-d # internal cp $WORK/b064/_pkg_.a /usr/src/.cache/go-build/d5/d51268a358da03b10519414da5a6df5e0968a81e3e72e2c5fbb532e30f945fda-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /usr/src/.cache/go-build/8d/8d3d462a43c0e38e3bc9f37b1c1a478ba084af230c52cf249cb9d2fdd7fb07a4-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -O2 -g -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /usr/src/.cache/go-build/e5/e5072fd53b52d1e664c484aa4b8b36bc226fdca1322027b766557e667e1ad883-d # internal strings mkdir -p $WORK/b057/ cat >/usr/src/tmp/go-build750897963/b057/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile internal/abi=/usr/src/tmp/go-build750897963/b006/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build750897963/b011/_pkg_.a packagefile internal/stringslite=/usr/src/tmp/go-build750897963/b023/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile unicode=/usr/src/tmp/go-build750897963/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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 kMMNVpfbVePEKRCNJI-_/kMMNVpfbVePEKRCNJI-_ -goversion go1.23.2 -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 cd $WORK gcc -ffile-prefix-map=a=b -O2 -g -c -x c - -o /dev/null || true math/rand/v2 mkdir -p $WORK/b151/ github.com/hashicorp/hcl/hcl/strconv mkdir -p $WORK/b079/ crypto/internal/edwards25519/field mkdir -p $WORK/b111/ syscall mkdir -p $WORK/b050/ cat >/usr/src/tmp/go-build750897963/b151/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build750897963/b014/_pkg_.a packagefile internal/chacha8rand=/usr/src/tmp/go-build750897963/b013/_pkg_.a packagefile math=/usr/src/tmp/go-build750897963/b033/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build750897963/b034/_pkg_.a EOF vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b145/ 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/b151/_pkg_.a -trimpath "$WORK/b151=>" -p math/rand/v2 -lang=go1.23 -std -complete -installsuffix shared -buildid d0kWsJzhtCp1GIzloWxZ/d0kWsJzhtCp1GIzloWxZ -goversion go1.23.2 -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 echo -n > $WORK/b050/go_asm.h # internal cat >/usr/src/tmp/go-build750897963/b079/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/b036/_pkg_.a EOF 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-build750897963/b145/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build750897963/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 IQi5m5jOA3ZERUnIRmj-/IQi5m5jOA3ZERUnIRmj- -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b145/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go cat >/usr/src/tmp/go-build750897963/b111/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/usr/src/tmp/go-build750897963/b102/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build750897963/b014/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build750897963/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 f-ZfkkgqBfSNNXfjev0k/f-ZfkkgqBfSNNXfjev0k -goversion go1.23.2 -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 /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 LUtxLSdNp1sNC9y24EY5/LUtxLSdNp1sNC9y24EY5 -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b079/importcfg -pack ./vendor/github.com/hashicorp/hcl/hcl/strconv/quote.go crypto/internal/nistec/fiat mkdir -p $WORK/b113/ cat >/usr/src/tmp/go-build750897963/b113/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/usr/src/tmp/go-build750897963/b102/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build750897963/b034/_pkg_.a EOF cat >/usr/src/tmp/go-build750897963/b050/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile internal/asan=/usr/src/tmp/go-build750897963/b051/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build750897963/b011/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build750897963/b014/_pkg_.a packagefile internal/goarch=/usr/src/tmp/go-build750897963/b007/_pkg_.a packagefile internal/itoa=/usr/src/tmp/go-build750897963/b030/_pkg_.a packagefile internal/msan=/usr/src/tmp/go-build750897963/b052/_pkg_.a packagefile internal/oserror=/usr/src/tmp/go-build750897963/b045/_pkg_.a packagefile internal/race=/usr/src/tmp/go-build750897963/b032/_pkg_.a packagefile internal/runtime/syscall=/usr/src/tmp/go-build750897963/b022/_pkg_.a packagefile runtime=/usr/src/tmp/go-build750897963/b010/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build750897963/b038/_pkg_.a EOF /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 KgdivDjRhwjXT1oqT7Im/KgdivDjRhwjXT1oqT7Im -goversion go1.23.2 -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 github.com/hashicorp/golang-lru/simplelru mkdir -p $WORK/b281/ /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 cQNpNEMK5ZEiqHAA7_Xy/cQNpNEMK5ZEiqHAA7_Xy -goversion go1.23.2 -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 cat >/usr/src/tmp/go-build750897963/b281/importcfg << 'EOF' # internal # import config packagefile container/list=/usr/src/tmp/go-build750897963/b096/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a EOF /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 vFaUmYGypZ0qFFkd4vn3/vFaUmYGypZ0qFFkd4vn3 -goversion go1.23.2 -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 cd $WORK gcc -gno-record-gcc-switches -O2 -g -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /usr/src/.cache/go-build/38/3870d6926c20e730c405d6d840095256cb8d3d1ad88881a7c3a04c6fe41b28db-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /usr/src/.cache/go-build/5a/5aa041fe722c90fd9703e40ad0c76ce4bbcb532354151137f8baa5efb9382aa4-d # internal internal/saferio mkdir -p $WORK/b463/ cat >/usr/src/tmp/go-build750897963/b463/importcfg << 'EOF' # internal # import config packagefile io=/usr/src/tmp/go-build750897963/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/b463/_pkg_.a -trimpath "$WORK/b463=>" -p internal/saferio -lang=go1.23 -std -complete -installsuffix shared -buildid 2qbfb5aE3kxDGZ8fB0eE/2qbfb5aE3kxDGZ8fB0eE -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b463/importcfg -pack /usr/lib/golang/src/internal/saferio/io.go crypto/internal/randutil mkdir -p $WORK/b104/ cat >/usr/src/tmp/go-build750897963/b104/importcfg << 'EOF' # internal # import config packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/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 wp80fHgo2r0U2HTMSnK4/wp80fHgo2r0U2HTMSnK4 -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b104/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go github.com/valyala/bytebufferpool mkdir -p $WORK/b198/ cat >/usr/src/tmp/go-build750897963/b198/importcfg << 'EOF' # internal # import config packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile sort=/usr/src/tmp/go-build750897963/b064/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build750897963/b038/_pkg_.a EOF /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 ailnQeXcz3k-a830pPv1/ailnQeXcz3k-a830pPv1 -goversion go1.23.2 -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 golang.org/x/text/internal/tag mkdir -p $WORK/b347/ bytes mkdir -p $WORK/b059/ 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 math/rand mkdir -p $WORK/b106/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b111/_pkg_.a # internal hash mkdir -p $WORK/b095/ cat >/usr/src/tmp/go-build750897963/b095/importcfg << 'EOF' # internal # import config packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a EOF cat >/usr/src/tmp/go-build750897963/b059/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build750897963/b011/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile unicode=/usr/src/tmp/go-build750897963/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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/b059/_pkg_.a -trimpath "$WORK/b059=>" -p bytes -lang=go1.23 -std -installsuffix shared -buildid 3alQ4W0Xy8D_Ucp5ENZr/3alQ4W0Xy8D_Ucp5ENZr -goversion go1.23.2 -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/b095/_pkg_.a -trimpath "$WORK/b095=>" -p hash -lang=go1.23 -std -complete -installsuffix shared -buildid EQYofZmhKsfDb9Z5Wn_g/EQYofZmhKsfDb9Z5Wn_g -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b095/importcfg -pack /usr/lib/golang/src/hash/hash.go cat >/usr/src/tmp/go-build750897963/b347/importcfg << 'EOF' # internal # import config packagefile sort=/usr/src/tmp/go-build750897963/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 NGsLdUOX-VYvzD4fGKWI/NGsLdUOX-VYvzD4fGKWI -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b347/importcfg -pack ./vendor/golang.org/x/text/internal/tag/tag.go cat >/usr/src/tmp/go-build750897963/b106/importcfg << 'EOF' # internal # import config packagefile internal/godebug=/usr/src/tmp/go-build750897963/b048/_pkg_.a packagefile math=/usr/src/tmp/go-build750897963/b033/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build750897963/b038/_pkg_.a EOF /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 uqbo6GNpiPOGA5abs21x/uqbo6GNpiPOGA5abs21x -goversion go1.23.2 -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 cp $WORK/b111/_pkg_.a /usr/src/.cache/go-build/d7/d77629e8e3a5deb1d37dfd3a2466f32613942204e62cfb6c0d3164d051f82b7e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /usr/src/.cache/go-build/ed/edf895aa159dfdb34eddd7b0ece9585564fec2081269a4be6256fb45fe4fba68-d # 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=34AdApwUPE784nlhHdmm -o $WORK/b153/_x001.o -c _cgo_export.c hash/crc32 mkdir -p $WORK/b094/ cat >/usr/src/tmp/go-build750897963/b094/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile hash=/usr/src/tmp/go-build750897963/b095/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build750897963/b014/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build750897963/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/b094/_pkg_.a -trimpath "$WORK/b094=>" -p hash/crc32 -lang=go1.23 -std -complete -installsuffix shared -buildid Llx-u37WG7spM3LE9XgI/Llx-u37WG7spM3LE9XgI -goversion go1.23.2 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /usr/src/.cache/go-build/4d/4df936a8aa3350ba2177afcd106f464801631091e46417c0b13970097afd0f04-d # internal hash/adler32 mkdir -p $WORK/b222/ cat >/usr/src/tmp/go-build750897963/b222/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile hash=/usr/src/tmp/go-build750897963/b095/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build750897963/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 8RC5HdLEDboteF-AK5hd/8RC5HdLEDboteF-AK5hd -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b222/importcfg -pack /usr/lib/golang/src/hash/adler32/adler32.go crypto/internal/edwards25519 mkdir -p $WORK/b123/ cat >/usr/src/tmp/go-build750897963/b123/importcfg << 'EOF' # internal # import config packagefile crypto/internal/edwards25519/field=/usr/src/tmp/go-build750897963/b111/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build750897963/b102/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build750897963/b014/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build750897963/b034/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a EOF /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 bjC-tWHbvv8C0I5cZVF5/bjC-tWHbvv8C0I5cZVF5 -goversion go1.23.2 -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 hash/fnv mkdir -p $WORK/b349/ cat >/usr/src/tmp/go-build750897963/b349/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile hash=/usr/src/tmp/go-build750897963/b095/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build750897963/b014/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build750897963/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 5rJvXtZUztAGkVo71s2k/5rJvXtZUztAGkVo71s2k -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b349/importcfg -pack /usr/lib/golang/src/hash/fnv/fnv.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b151/_pkg_.a # 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/40/409aa5a0c6882640ea5dcac29e70f5a92751c1a18b75d6e8afe2a76284c58550-d # internal cp $WORK/b151/_pkg_.a /usr/src/.cache/go-build/bf/bfd6e9953d75fdd3bc8b63b558b5802fa19b131d415a082b574c5ae70a6d58ff-d # internal internal/concurrent mkdir -p $WORK/b150/ cat >/usr/src/tmp/go-build750897963/b150/importcfg << 'EOF' # internal # import config packagefile internal/abi=/usr/src/tmp/go-build750897963/b006/_pkg_.a packagefile internal/goarch=/usr/src/tmp/go-build750897963/b007/_pkg_.a packagefile math/rand/v2=/usr/src/tmp/go-build750897963/b151/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build750897963/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 siCO7MfLfabVHqKhlNIl/siCO7MfLfabVHqKhlNIl -goversion go1.23.2 -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/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /usr/src/.cache/go-build/3d/3da1ee23adf40a9d32731a3d4f23d077edb76535ebeac02a69ee9d261abdce58-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /usr/src/.cache/go-build/40/40a203d4cb5e2ad0ef77ad143a256b7b5609d53943fad56bd7d88bb44d61f31f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /usr/src/.cache/go-build/40/40db3934bf224a4dc52afe467928075b245e993aba1dbf158be36a5084b59550-d # internal unique mkdir -p $WORK/b149/ cat >/usr/src/tmp/go-build750897963/b149/importcfg << 'EOF' # internal # import config packagefile internal/abi=/usr/src/tmp/go-build750897963/b006/_pkg_.a packagefile internal/concurrent=/usr/src/tmp/go-build750897963/b150/_pkg_.a packagefile internal/stringslite=/usr/src/tmp/go-build750897963/b023/_pkg_.a packagefile internal/weak=/usr/src/tmp/go-build750897963/b152/_pkg_.a packagefile runtime=/usr/src/tmp/go-build750897963/b010/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/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 uyVcO44jzsGYPrRFeSxZ/uyVcO44jzsGYPrRFeSxZ -goversion go1.23.2 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /usr/src/.cache/go-build/ca/ca017a7bda726522d978cbd862781eb8b0af0bc6fd8048507a3cc515e8b483c6-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /usr/src/.cache/go-build/c7/c78b02be9d5655860e7fd950938d72757bf10d4b26fc313f55ecd24c97e56b84-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b349/_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=34AdApwUPE784nlhHdmm -o $WORK/b153/_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b349/_pkg_.a /usr/src/.cache/go-build/8d/8dd03859d8c6027b269467d3c6813aa83c908c47a24b082e72f4f1ddc1f6951d-d # internal cp $WORK/b106/_pkg_.a /usr/src/.cache/go-build/62/6204a9115941c4188b72289f9670cb34ba0065445adb706b868088b3138cefab-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=34AdApwUPE784nlhHdmm -o $WORK/b153/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b059/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /usr/src/.cache/go-build/55/55bc1067e4259a03a7941c968a046875778f4bdfb4cbd0d7408554ee595831a1-d # internal crypto mkdir -p $WORK/b099/ cat >/usr/src/tmp/go-build750897963/b099/importcfg << 'EOF' # internal # import config packagefile hash=/usr/src/tmp/go-build750897963/b095/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/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 JfqDF9rB5qLoUn0FXkOD/JfqDF9rB5qLoUn0FXkOD -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b099/importcfg -pack /usr/lib/golang/src/crypto/crypto.go crypto/rc4 mkdir -p $WORK/b135/ encoding/base32 mkdir -p $WORK/b288/ cat >/usr/src/tmp/go-build750897963/b135/importcfg << 'EOF' # internal # import config packagefile crypto/internal/alias=/usr/src/tmp/go-build750897963/b101/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/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 HSzgp_kfYc8IqdJK6GFa/HSzgp_kfYc8IqdJK6GFa -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b135/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go golang.org/x/crypto/blowfish mkdir -p $WORK/b344/ cat >/usr/src/tmp/go-build750897963/b344/importcfg << 'EOF' # internal # import config packagefile strconv=/usr/src/tmp/go-build750897963/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 -CXKthmuX4LS1wmxxs1V/-CXKthmuX4LS1wmxxs1V -goversion go1.23.2 -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 cat >/usr/src/tmp/go-build750897963/b288/importcfg << 'EOF' # internal # import config packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile slices=/usr/src/tmp/go-build750897963/b040/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/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 -3_W3NQRqdUb9SKF3hbC/-3_W3NQRqdUb9SKF3hbC -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b288/importcfg -pack /usr/lib/golang/src/encoding/base32/base32.go github.com/d5/tengo/v2/token mkdir -p $WORK/b484/ cat >/usr/src/tmp/go-build750897963/b484/importcfg << 'EOF' # internal # import config packagefile strconv=/usr/src/tmp/go-build750897963/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 EMVJnFWbupoDvMO6YPBe/EMVJnFWbupoDvMO6YPBe -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b484/importcfg -pack ./vendor/github.com/d5/tengo/v2/token/token.go cp $WORK/b059/_pkg_.a /usr/src/.cache/go-build/eb/ebf9dc873ce37ecb2865df9f1fc39301157492331d6465c848bbf4fb927bf80c-d # internal 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 vendor/golang.org/x/text/transform mkdir -p $WORK/b158/ cat >/usr/src/tmp/go-build750897963/b158/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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/b158/_pkg_.a -trimpath "$WORK/b158=>" -p vendor/golang.org/x/text/transform -lang=go1.23 -std -complete -installsuffix shared -buildid weLE3cm6KU-QvfcXEPpC/weLE3cm6KU-QvfcXEPpC -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b158/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go golang.org/x/text/transform mkdir -p $WORK/b175/ cat >/usr/src/tmp/go-build750897963/b175/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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 NspAcyawdkNbpepqy9BI/NspAcyawdkNbpepqy9BI -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b175/importcfg -pack ./vendor/golang.org/x/text/transform/transform.go crypto/cipher mkdir -p $WORK/b100/ cat >/usr/src/tmp/go-build750897963/b100/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile crypto/internal/alias=/usr/src/tmp/go-build750897963/b101/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build750897963/b102/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build750897963/b014/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/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 eT99jWZbXYsf1rovkRZU/eT99jWZbXYsf1rovkRZU -goversion go1.23.2 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b057/_pkg_.a # internal cat >/usr/src/tmp/go-build750897963/b029/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile internal/abi=/usr/src/tmp/go-build750897963/b006/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build750897963/b011/_pkg_.a packagefile internal/goarch=/usr/src/tmp/go-build750897963/b007/_pkg_.a packagefile internal/itoa=/usr/src/tmp/go-build750897963/b030/_pkg_.a packagefile internal/unsafeheader=/usr/src/tmp/go-build750897963/b009/_pkg_.a packagefile iter=/usr/src/tmp/go-build750897963/b031/_pkg_.a packagefile math=/usr/src/tmp/go-build750897963/b033/_pkg_.a packagefile runtime=/usr/src/tmp/go-build750897963/b010/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile unicode=/usr/src/tmp/go-build750897963/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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 YbZg1wpeByQlEHINQgiq/YbZg1wpeByQlEHINQgiq -goversion go1.23.2 -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 cp $WORK/b057/_pkg_.a /usr/src/.cache/go-build/e8/e806218a913c7e95b2d11492d57b6916c2278c2707cdf47719b8813a0287402b-d # internal bufio mkdir -p $WORK/b067/ cat >/usr/src/tmp/go-build750897963/b067/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/b036/_pkg_.a EOF /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 wAh6HtWp0zBTaWueHBsp/wAh6HtWp0zBTaWueHBsp -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b067/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b484/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b484/_pkg_.a /usr/src/.cache/go-build/a5/a577c05eae1ce97fdfdfe16b2336449b0d77251d449ae9587b137c777ec72a9e-d # internal regexp/syntax mkdir -p $WORK/b083/ cat >/usr/src/tmp/go-build750897963/b083/importcfg << 'EOF' # internal # import config packagefile slices=/usr/src/tmp/go-build750897963/b040/_pkg_.a packagefile sort=/usr/src/tmp/go-build750897963/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile unicode=/usr/src/tmp/go-build750897963/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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 -gM0kB6rytckjgqNKfju/-gM0kB6rytckjgqNKfju -goversion go1.23.2 -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 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=34AdApwUPE784nlhHdmm -o $WORK/b153/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /usr/src/.cache/go-build/45/4536b0d77573740f4521f2036204d262f971dfcbdc43577184d5bcf88217ba1a-d # internal crypto/md5 mkdir -p $WORK/b134/ 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b288/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /usr/src/.cache/go-build/70/70abb41dc5257cf369b75d2ccadf851eb12c4d35b530b12edd3cac66eab16d31-d # internal net/http/internal/ascii mkdir -p $WORK/b170/ cat >/usr/src/tmp/go-build750897963/b170/importcfg << 'EOF' # internal # import config packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile unicode=/usr/src/tmp/go-build750897963/b039/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p net/http/internal/ascii -lang=go1.23 -std -complete -installsuffix shared -buildid oNqQr_bycErennxwelC-/oNqQr_bycErennxwelC- -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b170/importcfg -pack /usr/lib/golang/src/net/http/internal/ascii/print.go cp $WORK/b149/_pkg_.a /usr/src/.cache/go-build/4c/4c9bab74fb644554ec29d0291499aa44edf8f87a8b347c13f0c80e3133d84f05-d # internal net/netip mkdir -p $WORK/b148/ cat >/usr/src/tmp/go-build750897963/b148/importcfg << 'EOF' # internal # import config packagefile cmp=/usr/src/tmp/go-build750897963/b028/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build750897963/b011/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build750897963/b014/_pkg_.a packagefile internal/itoa=/usr/src/tmp/go-build750897963/b030/_pkg_.a packagefile math=/usr/src/tmp/go-build750897963/b033/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build750897963/b034/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile unique=/usr/src/tmp/go-build750897963/b149/_pkg_.a EOF /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 hylVdqGs2A1qzpkL4Hom/hylVdqGs2A1qzpkL4Hom -goversion go1.23.2 -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/b123/_pkg_.a # internal cat >/usr/src/tmp/go-build750897963/b134/importcfg << 'EOF' # internal # import config packagefile crypto=/usr/src/tmp/go-build750897963/b099/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile hash=/usr/src/tmp/go-build750897963/b095/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build750897963/b014/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build750897963/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 wGfHbTh4XgNI4FCvkb-m/wGfHbTh4XgNI4FCvkb-m -goversion go1.23.2 -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 cp $WORK/b288/_pkg_.a /usr/src/.cache/go-build/14/14e3ec9fda5ad1e1396519ce1d94b5329ff88639cb96d4b0371ec6c54132ce6b-d # internal html mkdir -p $WORK/b179/ cat >/usr/src/tmp/go-build750897963/b179/importcfg << 'EOF' # internal # import config packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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 TsMd-GLRqsvGr0k_GaaN/TsMd-GLRqsvGr0k_GaaN -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b179/importcfg -pack /usr/lib/golang/src/html/entity.go /usr/lib/golang/src/html/escape.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /usr/src/.cache/go-build/cb/cb226b66616705279fb0fd0857f5dc3c248e1c52c05fcbe44bec4cd7f72e566b-d # internal net/http/internal/testcert mkdir -p $WORK/b247/ cat >/usr/src/tmp/go-build750897963/b247/importcfg << 'EOF' # internal # import config packagefile strings=/usr/src/tmp/go-build750897963/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 EpWobuT1wj-AQuex0HMv/EpWobuT1wj-AQuex0HMv -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b247/importcfg -pack /usr/lib/golang/src/net/http/internal/testcert/testcert.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /usr/src/.cache/go-build/f2/f28ce1c7cce877d4e26ea6ced13d889850b5090821495a21728a9f6d5370de4f-d # internal github.com/saintfish/chardet mkdir -p $WORK/b260/ cat >/usr/src/tmp/go-build750897963/b260/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile math=/usr/src/tmp/go-build750897963/b033/_pkg_.a packagefile sort=/usr/src/tmp/go-build750897963/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 rmKn9grDh4D0reHYelzB/rmKn9grDh4D0reHYelzB -goversion go1.23.2 -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 cp $WORK/b123/_pkg_.a /usr/src/.cache/go-build/29/29af2ef32d8b90dd46c4f7d47cec7d7b5244ab39d95556049a3d8647de302e10-d # internal github.com/slack-go/slack/slackutilsx mkdir -p $WORK/b359/ cat >/usr/src/tmp/go-build750897963/b359/importcfg << 'EOF' # internal # import config packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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 enjiwXGIKjiXr8OTWabL/enjiwXGIKjiXr8OTWabL -goversion go1.23.2 -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/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /usr/src/.cache/go-build/3f/3faf13d26eb189dcd2bd63c8cbc240f7cd1782c2354c88f74e1a44c046ccd25f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b100/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /usr/src/.cache/go-build/3f/3f68993b9b72d366a127e8184d2d2d49d4e00df1308b73f302fbb9eb71a7cb72-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/b175/_pkg_.a # internal cp $WORK/b158/_pkg_.a /usr/src/.cache/go-build/b8/b84e0d899712b69e321142e934b985e24b10d386b8e327c05930b5e9c6d6055f-d # internal cp $WORK/b175/_pkg_.a /usr/src/.cache/go-build/01/01624f36c123b6e49e01439112ce0019e83d7dc754932053e31308d82f3ebf8e-d # internal golang.org/x/text/encoding mkdir -p $WORK/b251/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b145/_pkg_.a # internal golang.org/x/text/width mkdir -p $WORK/b430/ cat >/usr/src/tmp/go-build750897963/b251/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=/usr/src/tmp/go-build750897963/b252/_pkg_.a packagefile golang.org/x/text/transform=/usr/src/tmp/go-build750897963/b175/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/b036/_pkg_.a EOF golang.org/x/text/runes mkdir -p $WORK/b457/ /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 BeEGCndY4FyK8R2BByBs/BeEGCndY4FyK8R2BByBs -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b251/importcfg -pack ./vendor/golang.org/x/text/encoding/encoding.go cat >/usr/src/tmp/go-build750897963/b457/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/transform=/usr/src/tmp/go-build750897963/b175/_pkg_.a packagefile unicode=/usr/src/tmp/go-build750897963/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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 pNsTMoWbm_uTKvJhjq3-/pNsTMoWbm_uTKvJhjq3- -goversion go1.23.2 -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 cp $WORK/b100/_pkg_.a /usr/src/.cache/go-build/1d/1d69679bde6fa45d1a017136bf06208f38303fc2a8f9a575d799d088f019bea9-d # internal cat >/usr/src/tmp/go-build750897963/b430/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/transform=/usr/src/tmp/go-build750897963/b175/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/b036/_pkg_.a EOF crypto/des mkdir -p $WORK/b109/ cat >/usr/src/tmp/go-build750897963/b109/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/usr/src/tmp/go-build750897963/b100/_pkg_.a packagefile crypto/internal/alias=/usr/src/tmp/go-build750897963/b101/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build750897963/b014/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a EOF /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 OC8GpamjtHN7BWA_aJTK/OC8GpamjtHN7BWA_aJTK -goversion go1.23.2 -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 /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 50ogKuCpoq2qoRjEZoDy/50ogKuCpoq2qoRjEZoDy -goversion go1.23.2 -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 crypto/internal/boring mkdir -p $WORK/b098/ cat >/usr/src/tmp/go-build750897963/b098/importcfg << 'EOF' # internal # import config packagefile crypto=/usr/src/tmp/go-build750897963/b099/_pkg_.a packagefile crypto/cipher=/usr/src/tmp/go-build750897963/b100/_pkg_.a packagefile crypto/internal/boring/sig=/usr/src/tmp/go-build750897963/b103/_pkg_.a packagefile hash=/usr/src/tmp/go-build750897963/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 TsvDsEw1fRqpS4ZljcZ7/TsvDsEw1fRqpS4ZljcZ7 -goversion go1.23.2 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /usr/src/.cache/go-build/6e/6ed3233571028ee1a62387e6eba826c85f30776671466442111beae00bda3037-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b067/_pkg_.a # 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=34AdApwUPE784nlhHdmm -o $WORK/b153/_x005.o -c gcc_libinit.c cp $WORK/b067/_pkg_.a /usr/src/.cache/go-build/03/034cf0fa155673490de76f5b53214df7214f2649b3a4e2aa3090a90349e9a0c7-d # internal crypto/sha512 mkdir -p $WORK/b118/ cat >/usr/src/tmp/go-build750897963/b118/importcfg << 'EOF' # internal # import config packagefile crypto=/usr/src/tmp/go-build750897963/b099/_pkg_.a packagefile crypto/internal/boring=/usr/src/tmp/go-build750897963/b098/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile hash=/usr/src/tmp/go-build750897963/b095/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build750897963/b014/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build750897963/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 6cku9MG4615owcIaUrTW/6cku9MG4615owcIaUrTW -goversion go1.23.2 -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 crypto/aes mkdir -p $WORK/b108/ cat >/usr/src/tmp/go-build750897963/b108/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/usr/src/tmp/go-build750897963/b100/_pkg_.a packagefile crypto/internal/alias=/usr/src/tmp/go-build750897963/b101/_pkg_.a packagefile crypto/internal/boring=/usr/src/tmp/go-build750897963/b098/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build750897963/b014/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a EOF /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 VyrUeUnJ5dtl_VgK2p5i/VyrUeUnJ5dtl_VgK2p5i -goversion go1.23.2 -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 cp $WORK/b145/_pkg_.a /usr/src/.cache/go-build/cb/cb7de71b60349796fdd9420883c9dd6600e8cc1874977d4bd65b0b727d4e2fef-d # internal crypto/hmac mkdir -p $WORK/b124/ cat >/usr/src/tmp/go-build750897963/b124/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/usr/src/tmp/go-build750897963/b098/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build750897963/b102/_pkg_.a packagefile hash=/usr/src/tmp/go-build750897963/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 kIkc0efGhCNX6fzeaFtv/kIkc0efGhCNX6fzeaFtv -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b124/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b260/_pkg_.a # 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 -o $WORK/b134/md5block_386.o ./md5block_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b260/_pkg_.a /usr/src/.cache/go-build/0c/0c4ca3fe6028ab72eac7e1360d9d010192eaae102973df89ad5c0ddabf6035e2-d # internal crypto/sha1 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 cd /usr/lib/golang/src/crypto/md5 /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/28/28d216e06925fd17052065784f75cd82766921a477354f04a0eb05cf5ec168dd-d # internal crypto/sha256 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/b124/_pkg_.a # internal cat >/usr/src/tmp/go-build750897963/b137/importcfg << 'EOF' # internal # import config packagefile crypto=/usr/src/tmp/go-build750897963/b099/_pkg_.a packagefile crypto/internal/boring=/usr/src/tmp/go-build750897963/b098/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile hash=/usr/src/tmp/go-build750897963/b095/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build750897963/b014/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build750897963/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/b137/_pkg_.a -trimpath "$WORK/b137=>" -p crypto/sha1 -lang=go1.23 -std -installsuffix shared -buildid cQ2xp8IJy0WWeQ6-jGqv/cQ2xp8IJy0WWeQ6-jGqv -goversion go1.23.2 -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 cp $WORK/b124/_pkg_.a /usr/src/.cache/go-build/6e/6e17b0f3b53579fdfcc265a5c0e39e32c7a93acddef9c823d99badec57a2e3fd-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b109/_pkg_.a # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b130/ cat >/usr/src/tmp/go-build750897963/b130/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=/usr/src/tmp/go-build750897963/b124/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile hash=/usr/src/tmp/go-build750897963/b095/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/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 GWbzAgvKRSWjlbV9xi0N/GWbzAgvKRSWjlbV9xi0N -goversion go1.23.2 -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/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/b251/_pkg_.a /usr/src/.cache/go-build/10/1014ba509564b60a0c0d36890db090a1a25a233197064eb7ff12179713ee704b-d # internal image mkdir -p $WORK/b227/ cat >/usr/src/tmp/go-build750897963/b227/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build750897963/b067/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile image/color=/usr/src/tmp/go-build750897963/b228/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build750897963/b034/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build750897963/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/b227/_pkg_.a -trimpath "$WORK/b227=>" -p image -lang=go1.23 -std -complete -installsuffix shared -buildid Fy8Yp4TLgPZMH4W-kFvc/Fy8Yp4TLgPZMH4W-kFvc -goversion go1.23.2 -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/b179/_pkg_.a # internal cat >/usr/src/tmp/go-build750897963/b138/importcfg << 'EOF' # internal # import config packagefile crypto=/usr/src/tmp/go-build750897963/b099/_pkg_.a packagefile crypto/internal/boring=/usr/src/tmp/go-build750897963/b098/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile hash=/usr/src/tmp/go-build750897963/b095/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build750897963/b014/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build750897963/b034/_pkg_.a EOF /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 1eFEv-Tudw8B88hjawNZ/1eFEv-Tudw8B88hjawNZ -goversion go1.23.2 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b430/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b457/_pkg_.a # internal cp $WORK/b109/_pkg_.a /usr/src/.cache/go-build/c4/c40f940e91ac657ffd752ded4996fb7e9072dbc05756f3f1518ed642330343b3-d # internal golang.org/x/text/encoding/internal mkdir -p $WORK/b254/ cat >/usr/src/tmp/go-build750897963/b254/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/encoding=/usr/src/tmp/go-build750897963/b251/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=/usr/src/tmp/go-build750897963/b252/_pkg_.a packagefile golang.org/x/text/transform=/usr/src/tmp/go-build750897963/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 3jGA1f2YEFQGbMOI2vcz/3jGA1f2YEFQGbMOI2vcz -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b254/importcfg -pack ./vendor/golang.org/x/text/encoding/internal/internal.go cp $WORK/b430/_pkg_.a /usr/src/.cache/go-build/8d/8d9c430f68b7cc6c89c0adecfbd7ca56b397be47457710af1ebea5160d2f0f6f-d # internal golang.org/x/crypto/hkdf mkdir -p $WORK/b475/ cat >/usr/src/tmp/go-build750897963/b475/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=/usr/src/tmp/go-build750897963/b124/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile hash=/usr/src/tmp/go-build750897963/b095/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/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 RnefBX4e8mlHN68ptnmx/RnefBX4e8mlHN68ptnmx -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b475/importcfg -pack ./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/b108/_pkg_.a # internal cp $WORK/b179/_pkg_.a /usr/src/.cache/go-build/e3/e3cd357878d4a81790178ba1fef3f3ba5ab7db343a3e4f3f453ae2e7e0c66c33-d # internal cp $WORK/b108/_pkg_.a /usr/src/.cache/go-build/a6/a6e80e21dbe7c46d195cab898c7687858107cdbfd1b4c2192568f8bfc9cdecb2-d # internal /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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b475/_pkg_.a # internal cp $WORK/b130/_pkg_.a /usr/src/.cache/go-build/a1/a1ef78884eb0088094436b68780df9814a9314c548423ac994104e0aef3439e1-d # internal cp $WORK/b475/_pkg_.a /usr/src/.cache/go-build/b9/b98a861eb31f9a1a375e8ec678699d89e5b6e6bd0a28afee5d3671d6abb1e3c1-d # internal cp $WORK/b118/_pkg_.a /usr/src/.cache/go-build/ba/ba8f6a4c2b10eab442bdea0d95aeee2a9ae7d3c5f1555f033880519e818f6e75-d # internal golang.org/x/crypto/ssh/internal/bcrypt_pbkdf mkdir -p $WORK/b435/ cat >/usr/src/tmp/go-build750897963/b435/importcfg << 'EOF' # internal # import config packagefile crypto/sha512=/usr/src/tmp/go-build750897963/b118/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile golang.org/x/crypto/blowfish=/usr/src/tmp/go-build750897963/b344/_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/b435/_pkg_.a -trimpath "$WORK/b435=>" -p golang.org/x/crypto/ssh/internal/bcrypt_pbkdf -lang=go1.16 -complete -installsuffix shared -buildid K50O1Q5EL7QWo56H4sfG/K50O1Q5EL7QWo56H4sfG -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b435/importcfg -pack ./vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf/bcrypt_pbkdf.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b457/_pkg_.a /usr/src/.cache/go-build/0e/0e074b8020c52209b0423dab6816525adeab352d0c431aed21d6e2ed0c07c2d0-d # internal cp $WORK/b435/_pkg_.a /usr/src/.cache/go-build/7d/7dd362e2189b7773faf5ccdd73fa9f098fe44c4589e851ea83c4f3fb2ead24b2-d # 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 -o $WORK/b138/sha256block_386.o ./sha256block_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /usr/src/.cache/go-build/f4/f47c147e5fc7243a4da210090cbaa962a9c765e9618ae1d9267ae0e9921adb71-d # internal golang.org/x/text/encoding/charmap mkdir -p $WORK/b456/ 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=34AdApwUPE784nlhHdmm -o $WORK/b153/_x006.o -c gcc_linux.c cat >/usr/src/tmp/go-build750897963/b456/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/encoding=/usr/src/tmp/go-build750897963/b251/_pkg_.a packagefile golang.org/x/text/encoding/internal=/usr/src/tmp/go-build750897963/b254/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=/usr/src/tmp/go-build750897963/b252/_pkg_.a packagefile golang.org/x/text/transform=/usr/src/tmp/go-build750897963/b175/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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/b456/_pkg_.a -trimpath "$WORK/b456=>" -p golang.org/x/text/encoding/charmap -lang=go1.16 -complete -installsuffix shared -buildid MY5wZE0v5Kb31PsM26EB/MY5wZE0v5Kb31PsM26EB -goversion go1.23.2 -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 golang.org/x/text/encoding/japanese mkdir -p $WORK/b253/ cat >/usr/src/tmp/go-build750897963/b253/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/encoding=/usr/src/tmp/go-build750897963/b251/_pkg_.a packagefile golang.org/x/text/encoding/internal=/usr/src/tmp/go-build750897963/b254/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=/usr/src/tmp/go-build750897963/b252/_pkg_.a packagefile golang.org/x/text/transform=/usr/src/tmp/go-build750897963/b175/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/b036/_pkg_.a EOF /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 Yt6H0uXmVuJ-RgG0PSk1/Yt6H0uXmVuJ-RgG0PSk1 -goversion go1.23.2 -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/korean mkdir -p $WORK/b255/ cat >/usr/src/tmp/go-build750897963/b255/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/encoding=/usr/src/tmp/go-build750897963/b251/_pkg_.a packagefile golang.org/x/text/encoding/internal=/usr/src/tmp/go-build750897963/b254/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=/usr/src/tmp/go-build750897963/b252/_pkg_.a packagefile golang.org/x/text/transform=/usr/src/tmp/go-build750897963/b175/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/b036/_pkg_.a EOF /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 QihF2ypQB8_qA0TI22Bi/QihF2ypQB8_qA0TI22Bi -goversion go1.23.2 -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 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 golang.org/x/text/encoding/simplifiedchinese mkdir -p $WORK/b256/ cat >/usr/src/tmp/go-build750897963/b256/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/encoding=/usr/src/tmp/go-build750897963/b251/_pkg_.a packagefile golang.org/x/text/encoding/internal=/usr/src/tmp/go-build750897963/b254/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=/usr/src/tmp/go-build750897963/b252/_pkg_.a packagefile golang.org/x/text/transform=/usr/src/tmp/go-build750897963/b175/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/b036/_pkg_.a EOF cp $WORK/b138/_pkg_.a /usr/src/.cache/go-build/0f/0f5cd3f56381ac3205ca8ca52b3312fd99df973212acb664e5aa0c29c5933b39-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/b256/_pkg_.a -trimpath "$WORK/b256=>" -p golang.org/x/text/encoding/simplifiedchinese -lang=go1.16 -complete -installsuffix shared -buildid O6vAJ2iynOsMY4JygKuK/O6vAJ2iynOsMY4JygKuK -goversion go1.23.2 -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 golang.org/x/text/encoding/traditionalchinese mkdir -p $WORK/b257/ cat >/usr/src/tmp/go-build750897963/b257/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/encoding=/usr/src/tmp/go-build750897963/b251/_pkg_.a packagefile golang.org/x/text/encoding/internal=/usr/src/tmp/go-build750897963/b254/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=/usr/src/tmp/go-build750897963/b252/_pkg_.a packagefile golang.org/x/text/transform=/usr/src/tmp/go-build750897963/b175/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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 iTIrfvjgUsMV6s4ehIEu/iTIrfvjgUsMV6s4ehIEu -goversion go1.23.2 -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 cp $WORK/b050/_pkg_.a /usr/src/.cache/go-build/80/803ed051b41158fbae28455c2089b832b4101c0181173048434cce7d6f5d8a17-d # internal internal/syscall/unix mkdir -p $WORK/b054/ cat >/usr/src/tmp/go-build750897963/b054/importcfg << 'EOF' # internal # import config packagefile sync/atomic=/usr/src/tmp/go-build750897963/b038/_pkg_.a packagefile syscall=/usr/src/tmp/go-build750897963/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 hoIRuaado8pO5l6j1m5x/hoIRuaado8pO5l6j1m5x -goversion go1.23.2 -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 internal/syscall/execenv mkdir -p $WORK/b055/ cat >/usr/src/tmp/go-build750897963/b055/importcfg << 'EOF' # internal # import config packagefile syscall=/usr/src/tmp/go-build750897963/b050/_pkg_.a EOF /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 zMKEPXjkrRh-DAi9Uxga/zMKEPXjkrRh-DAi9Uxga -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b055/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go time mkdir -p $WORK/b047/ cat >/usr/src/tmp/go-build750897963/b047/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build750897963/b011/_pkg_.a packagefile internal/godebug=/usr/src/tmp/go-build750897963/b048/_pkg_.a packagefile internal/stringslite=/usr/src/tmp/go-build750897963/b023/_pkg_.a packagefile runtime=/usr/src/tmp/go-build750897963/b010/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile syscall=/usr/src/tmp/go-build750897963/b050/_pkg_.a EOF /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 ICmu9gO4C740EwsIgUHl/ICmu9gO4C740EwsIgUHl -goversion go1.23.2 -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 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b055/_pkg_.a # internal /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/b055/_pkg_.a /usr/src/.cache/go-build/7a/7a18f714f4b9a4c0c9d27d99900bd4bdb6de1f642099adfac7c09c752b9b2de0-d # internal cp $WORK/b137/_pkg_.a /usr/src/.cache/go-build/a1/a1c089de8b13d50a1783f0976e6823866fdc1eb8246c0437a80c1889edad42d2-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /usr/src/.cache/go-build/83/832f37f91ce3574400407e4f5af9b5ed860387c4a00a5d20e37669e148fd2634-d # internal regexp mkdir -p $WORK/b082/ cat >/usr/src/tmp/go-build750897963/b082/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile regexp/syntax=/usr/src/tmp/go-build750897963/b083/_pkg_.a packagefile slices=/usr/src/tmp/go-build750897963/b040/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile unicode=/usr/src/tmp/go-build750897963/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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 25l-DnCNIOCVHjfnmEhP/25l-DnCNIOCVHjfnmEhP -goversion go1.23.2 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /usr/src/.cache/go-build/e9/e91eff7d33633ecaa48ff085638b2300a427ec5c77ca32b1690168544d8e3b3c-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=34AdApwUPE784nlhHdmm -o $WORK/b153/_x007.o -c gcc_setenv.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /usr/src/.cache/go-build/e9/e9120413f81adde8654a139ecee8fdd93c810cce9e7b5bf78e2933bacc79acb3-d # internal golang.org/x/image/vp8 mkdir -p $WORK/b239/ cat >/usr/src/tmp/go-build750897963/b239/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile image=/usr/src/tmp/go-build750897963/b227/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/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/b239/_pkg_.a -trimpath "$WORK/b239=>" -p golang.org/x/image/vp8 -lang=go1.16 -complete -installsuffix shared -buildid 9s-Y9WEG0ivmZcEj0prw/9s-Y9WEG0ivmZcEj0prw -goversion go1.23.2 -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 golang.org/x/image/vp8l mkdir -p $WORK/b240/ cat >/usr/src/tmp/go-build750897963/b240/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build750897963/b067/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile image=/usr/src/tmp/go-build750897963/b227/_pkg_.a packagefile image/color=/usr/src/tmp/go-build750897963/b228/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/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 i-67-HGKbtF-DkeIyPfc/i-67-HGKbtF-DkeIyPfc -goversion go1.23.2 -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 image/internal/imageutil mkdir -p $WORK/b230/ cat >/usr/src/tmp/go-build750897963/b230/importcfg << 'EOF' # internal # import config packagefile image=/usr/src/tmp/go-build750897963/b227/_pkg_.a EOF /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 MOJSjGvM1J_Uyvq0ZotL/MOJSjGvM1J_Uyvq0ZotL -goversion go1.23.2 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b148/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b113/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b456/_pkg_.a # internal cp $WORK/b456/_pkg_.a /usr/src/.cache/go-build/fd/fd3f28aa1dea04a27251e326c57bc3ac06d3bdf52bae9c77541dd6982d6d5e3d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /usr/src/.cache/go-build/b5/b5c093c0a225b92c92495d4adb0854761c295d5976e35c0a23efd93572f2f0a8-d # internal image/jpeg mkdir -p $WORK/b229/ image/draw mkdir -p $WORK/b296/ cat >/usr/src/tmp/go-build750897963/b296/importcfg << 'EOF' # internal # import config packagefile image=/usr/src/tmp/go-build750897963/b227/_pkg_.a packagefile image/color=/usr/src/tmp/go-build750897963/b228/_pkg_.a packagefile image/internal/imageutil=/usr/src/tmp/go-build750897963/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 4KF-mMXswTf6TfcH73Nt/4KF-mMXswTf6TfcH73Nt -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b296/importcfg -pack /usr/lib/golang/src/image/draw/draw.go cat >/usr/src/tmp/go-build750897963/b229/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build750897963/b067/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile image=/usr/src/tmp/go-build750897963/b227/_pkg_.a packagefile image/color=/usr/src/tmp/go-build750897963/b228/_pkg_.a packagefile image/internal/imageutil=/usr/src/tmp/go-build750897963/b230/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/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 O3axx1VK1Hm1FuM-PJT5/O3axx1VK1Hm1FuM-PJT5 -goversion go1.23.2 -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 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=34AdApwUPE784nlhHdmm -o $WORK/b153/_x008.o -c gcc_stack_unix.c 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=34AdApwUPE784nlhHdmm -o $WORK/b153/_x009.o -c gcc_traceback.c cp $WORK/b113/_pkg_.a /usr/src/.cache/go-build/8a/8a35a484a6c3c839f3cbf145778852b991c0f8dbd296ca970742b611c2186b0d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b240/_pkg_.a # internal crypto/internal/nistec mkdir -p $WORK/b112/ cat >/usr/src/tmp/go-build750897963/b112/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec/fiat=/usr/src/tmp/go-build750897963/b113/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build750897963/b102/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/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 A3lkw0fvuv-0qhHLDelN/A3lkw0fvuv-0qhHLDelN -goversion go1.23.2 -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 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=34AdApwUPE784nlhHdmm -o $WORK/b153/_x010.o -c gcc_util.c cp $WORK/b240/_pkg_.a /usr/src/.cache/go-build/3e/3e49773ad84a1657f9903b085fdf4c8f33c8661cd4c1a1d1dbcce250670f36e3-d # internal cp $WORK/b148/_pkg_.a /usr/src/.cache/go-build/0d/0dcdea3026f7f18d9a828204fd0215af642087e853a782c2f0d9087146308ab2-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /usr/src/.cache/go-build/6b/6be8c293218d71489708ad46cf3d0425622e74c9cf233019a467fc557a5a5721-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b239/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b082/_pkg_.a # internal 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=34AdApwUPE784nlhHdmm -o $WORK/b153/_x011.o -c linux_syscall.c cp $WORK/b239/_pkg_.a /usr/src/.cache/go-build/d8/d839eac25871e1aa9e95268f936dcc1cabcbb7e709c90908891fd2d0e3d23886-d # internal cp $WORK/b082/_pkg_.a /usr/src/.cache/go-build/16/16c079c39fd0b60c1098aee3a3eb1c38f79a88154f4d9b286996a6fc084e4254-d # internal github.com/shazow/ssh-chat/internal/sanitize mkdir -p $WORK/b428/ cat >/usr/src/tmp/go-build750897963/b428/importcfg << 'EOF' # internal # import config packagefile regexp=/usr/src/tmp/go-build750897963/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/b428/_pkg_.a -trimpath "$WORK/b428=>" -p github.com/shazow/ssh-chat/internal/sanitize -lang=go1.16 -complete -installsuffix shared -buildid zLAqIyCoh-J3qplNVjFM/zLAqIyCoh-J3qplNVjFM -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b428/importcfg -pack ./vendor/github.com/shazow/ssh-chat/internal/sanitize/sanitize.go github.com/writeas/go-strip-markdown mkdir -p $WORK/b261/ cat >/usr/src/tmp/go-build750897963/b261/importcfg << 'EOF' # internal # import config packagefile regexp=/usr/src/tmp/go-build750897963/b082/_pkg_.a EOF /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 jhv1POJNTvUGw-x8Ygp0/jhv1POJNTvUGw-x8Ygp0 -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b261/importcfg -pack ./vendor/github.com/writeas/go-strip-markdown/strip.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /usr/src/.cache/go-build/51/51133c3e7922d2b4089c1784e9f7b4b3f634e51aeeed3dbae930d40fadf88d54-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/46/466883512f037821ef1d1f5fc2898539f2610f199f556ddbf0025cab45c9bffc-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/4b/4b357747bc306e626f03ea9130b25b270efd830f082737fbc9c09fa2b22b2b81-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/5f/5fa36cde5aeb99dcc5f2aeba8762549315aa159a729b0d64528b0bb13f0de56e-d # 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/ed/ed5cd0a1e95f754f847808cf2eaf4abbda2e8dc14194c7f6526eb682ac9c5f76-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /usr/src/.cache/go-build/86/86a413ec6d01bff495ee270cb7377931c56911f0f30f406f8910b87464576a51-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=34AdApwUPE784nlhHdmm -o $WORK/b153/_x012.o -c gcc_386.S /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b047/_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=34AdApwUPE784nlhHdmm -o $WORK/b153/_cgo_main.o -c _cgo_main.c cp $WORK/b047/_pkg_.a /usr/src/.cache/go-build/e6/e66f4f4a6c4b422926d67bd189825b1f802cd7602a54e67e752b0dcb08c878ee-d # internal github.com/labstack/gommon/random github.com/jpillora/backoff mkdir -p $WORK/b212/ go.uber.org/zap/buffer mkdir -p $WORK/b328/ github.com/slack-go/slack/internal/backoff mkdir -p $WORK/b355/ context mkdir -p $WORK/b068/ cat >/usr/src/tmp/go-build750897963/b212/importcfg << 'EOF' # internal # import config packagefile math/rand=/usr/src/tmp/go-build750897963/b106/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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/b212/_pkg_.a -trimpath "$WORK/b212=>" -p github.com/labstack/gommon/random -lang=go1.16 -complete -installsuffix shared -buildid ckZ_5SQ3pghyB2AOhRx4/ckZ_5SQ3pghyB2AOhRx4 -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b212/importcfg -pack ./vendor/github.com/labstack/gommon/random/random.go cat >/usr/src/tmp/go-build750897963/b355/importcfg << 'EOF' # internal # import config packagefile math/rand=/usr/src/tmp/go-build750897963/b106/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 ZcBlMN9Sk_8eTl08ETQn/ZcBlMN9Sk_8eTl08ETQn -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b355/importcfg -pack ./vendor/github.com/slack-go/slack/internal/backoff/backoff.go cat >/usr/src/tmp/go-build750897963/b068/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile internal/reflectlite=/usr/src/tmp/go-build750897963/b005/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build750897963/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/b047/_pkg_.a EOF github.com/slack-go/slack/internal/timex mkdir -p $WORK/b358/ /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 OcvRGacjWaTyDNsiUpW4/OcvRGacjWaTyDNsiUpW4 -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b068/importcfg -pack /usr/lib/golang/src/context/context.go cat >/usr/src/tmp/go-build750897963/b358/importcfg << 'EOF' # internal # import config packagefile time=/usr/src/tmp/go-build750897963/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 dvgOSezHo5wYWIA8Rnb5/dvgOSezHo5wYWIA8Rnb5 -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b358/importcfg -pack ./vendor/github.com/slack-go/slack/internal/timex/timex.go mkdir -p $WORK/b282/ cat >/usr/src/tmp/go-build750897963/b328/importcfg << 'EOF' # internal # import config packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/b047/_pkg_.a EOF cat >/usr/src/tmp/go-build750897963/b282/importcfg << 'EOF' # internal # import config packagefile math=/usr/src/tmp/go-build750897963/b033/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build750897963/b106/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build750897963/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/b047/_pkg_.a EOF github.com/matterbridge/Rocket.Chat.Go.SDK/models mkdir -p $WORK/b417/ cat >/usr/src/tmp/go-build750897963/b417/importcfg << 'EOF' # internal # import config packagefile time=/usr/src/tmp/go-build750897963/b047/_pkg_.a EOF internal/poll io/fs github.com/shazow/rateio 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/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -p go.uber.org/zap/buffer -lang=go1.16 -complete -installsuffix shared -buildid N823BOgeo9JAsPPkgyb7/N823BOgeo9JAsPPkgyb7 -goversion go1.23.2 -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 /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 OxBW91_tFz4eXmSqy1ll/OxBW91_tFz4eXmSqy1ll -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b282/importcfg -pack ./vendor/github.com/jpillora/backoff/backoff.go /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 Z2gvpAJZv4W-x5sTQmlN/Z2gvpAJZv4W-x5sTQmlN -goversion go1.23.2 -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/buildid -w $WORK/b358/_pkg_.a # internal mkdir -p $WORK/b053/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b355/_pkg_.a # internal mkdir -p $WORK/b044/ mkdir -p $WORK/b427/ cp $WORK/b358/_pkg_.a /usr/src/.cache/go-build/b8/b8ebf0d2c76db7cb72f9808ab7d8f99c54f171ddec55aecbef29daffcf6da9e4-d # internal cat >/usr/src/tmp/go-build750897963/b053/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile internal/itoa=/usr/src/tmp/go-build750897963/b030/_pkg_.a packagefile internal/syscall/unix=/usr/src/tmp/go-build750897963/b054/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile runtime=/usr/src/tmp/go-build750897963/b010/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build750897963/b038/_pkg_.a packagefile syscall=/usr/src/tmp/go-build750897963/b050/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 raKitHjvUT3kAyYQIwsH/raKitHjvUT3kAyYQIwsH -goversion go1.23.2 -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 cp $WORK/b355/_pkg_.a /usr/src/.cache/go-build/5b/5bf1643d87cf5086b15f66a53e3b305f378b378223737d8a27882a19531a4481-d # 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 cat >/usr/src/tmp/go-build750897963/b044/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build750897963/b011/_pkg_.a packagefile internal/oserror=/usr/src/tmp/go-build750897963/b045/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile path=/usr/src/tmp/go-build750897963/b046/_pkg_.a packagefile slices=/usr/src/tmp/go-build750897963/b040/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/b047/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b212/_pkg_.a # 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/b044/_pkg_.a -trimpath "$WORK/b044=>" -p io/fs -lang=go1.23 -std -complete -installsuffix shared -buildid g_cv6TWFMYdC9IOe7VOR/g_cv6TWFMYdC9IOe7VOR -goversion go1.23.2 -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-build750897963/b427/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 nvNfK_pUdoCANzaPlKy3/nvNfK_pUdoCANzaPlKy3 -goversion go1.23.2 -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 cp $WORK/b212/_pkg_.a /usr/src/.cache/go-build/39/39a5990a7c7430ef7be8b506a1d5fc55bf6ca7369096ed0a0d15e291e4a02938-d # internal cd /usr/lib/golang/src/reflect /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/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /usr/src/.cache/go-build/8e/8e22f239a50c357c1db8ae2b58b8b19c0ac68382cd4547d6647dc42fe5404b4d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b112/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b427/_pkg_.a # internal cp $WORK/b427/_pkg_.a /usr/src/.cache/go-build/9f/9fa2e48b2ab24a9778dc9d95d52ae6fb566f9621e968f7df899bb9c34edf8967-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b417/_pkg_.a /usr/src/.cache/go-build/da/dab5fba28d1d7e8ceee007343cfdcd09fb3ededbeb09dfd1b9aef99c8db7463d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /usr/src/.cache/go-build/62/62e2aa9963c42ec0243b5af77cccbacb585b88e797444d57a82a866e735cb332-d # internal go.uber.org/zap/internal/bufferpool mkdir -p $WORK/b327/ cat >/usr/src/tmp/go-build750897963/b327/importcfg << 'EOF' # internal # import config packagefile go.uber.org/zap/buffer=/usr/src/tmp/go-build750897963/b328/_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/b327/_pkg_.a -trimpath "$WORK/b327=>" -p go.uber.org/zap/internal/bufferpool -lang=go1.16 -complete -installsuffix shared -buildid xPPvLJylewHThJF3ymN3/xPPvLJylewHThJF3ymN3 -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b327/importcfg -pack ./vendor/go.uber.org/zap/internal/bufferpool/bufferpool.go cp $WORK/b112/_pkg_.a /usr/src/.cache/go-build/1e/1e88ac93e3498446c4ae733244ca32a77d94f2bd520fcf3d9c4a87e2a6bc2370-d # internal crypto/ecdh mkdir -p $WORK/b110/ cat >/usr/src/tmp/go-build750897963/b110/importcfg << 'EOF' # internal # import config packagefile crypto=/usr/src/tmp/go-build750897963/b099/_pkg_.a packagefile crypto/internal/boring=/usr/src/tmp/go-build750897963/b098/_pkg_.a packagefile crypto/internal/edwards25519/field=/usr/src/tmp/go-build750897963/b111/_pkg_.a packagefile crypto/internal/nistec=/usr/src/tmp/go-build750897963/b112/_pkg_.a packagefile crypto/internal/randutil=/usr/src/tmp/go-build750897963/b104/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build750897963/b102/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build750897963/b014/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build750897963/b034/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/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 QYUxMCxnThRCHIIaDBo0/QYUxMCxnThRCHIIaDBo0 -goversion go1.23.2 -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 TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage cgo -dynimport $WORK/b153/_cgo_.o -dynout $WORK/b153/_cgo_import.go -dynlinker /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b256/_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/b068/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b256/_pkg_.a /usr/src/.cache/go-build/a8/a847785be935a7aba308b91fde34c9e71abe823770f429b897b86893af9e51f8-d # internal cat >/usr/src/tmp/go-build750897963/b153/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=/usr/src/tmp/go-build750897963/b025/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build750897963/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 34AdApwUPE784nlhHdmm/34AdApwUPE784nlhHdmm -goversion go1.23.2 -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/b327/_pkg_.a /usr/src/.cache/go-build/33/3313db75d189292c9b44464a82a2624f75b4b7fc89674d61ac1d0357f2f4d8cf-d # internal cp $WORK/b068/_pkg_.a /usr/src/.cache/go-build/6b/6b105e420d645ba0c0f41c576ffa349dee4b3c59eabaf7bc6a41c38dbbb2ae28-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/b044/_pkg_.a # internal cp $WORK/b029/_pkg_.a /usr/src/.cache/go-build/c6/c68f6c994b4391be0242c37907f34a91c6fc778bdda6368469196a408a1332d4-d # internal encoding/binary mkdir -p $WORK/b062/ cat >/usr/src/tmp/go-build750897963/b062/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile math=/usr/src/tmp/go-build750897963/b033/_pkg_.a packagefile reflect=/usr/src/tmp/go-build750897963/b029/_pkg_.a packagefile slices=/usr/src/tmp/go-build750897963/b040/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/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/b062/_pkg_.a -trimpath "$WORK/b062=>" -p encoding/binary -lang=go1.23 -std -complete -installsuffix shared -buildid AF_Xn6tf8hq6PW9aQu65/AF_Xn6tf8hq6PW9aQu65 -goversion go1.23.2 -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 github.com/hashicorp/errwrap mkdir -p $WORK/b313/ cat >/usr/src/tmp/go-build750897963/b313/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile reflect=/usr/src/tmp/go-build750897963/b029/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a EOF /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 Z_Np4QU6E_DOvNQUYDdh/Z_Np4QU6E_DOvNQUYDdh -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b313/importcfg -pack ./vendor/github.com/hashicorp/errwrap/errwrap.go internal/fmtsort mkdir -p $WORK/b027/ cd /usr/lib/golang/src/runtime/cgo /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 github.com/philhofer/fwd mkdir -p $WORK/b342/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b153/_pkg_.a # internal cat >/usr/src/tmp/go-build750897963/b342/importcfg << 'EOF' # internal # import config packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile reflect=/usr/src/tmp/go-build750897963/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/b342/_pkg_.a -trimpath "$WORK/b342=>" -p github.com/philhofer/fwd -lang=go1.16 -complete -installsuffix shared -buildid SnpJN0VFnuGTkcl7cGKJ/SnpJN0VFnuGTkcl7cGKJ -goversion go1.23.2 -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-build750897963/b027/importcfg << 'EOF' # internal # import config packagefile cmp=/usr/src/tmp/go-build750897963/b028/_pkg_.a packagefile reflect=/usr/src/tmp/go-build750897963/b029/_pkg_.a packagefile slices=/usr/src/tmp/go-build750897963/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 oKhpBK-JQwCJYRVMAJGR/oKhpBK-JQwCJYRVMAJGR -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b027/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b044/_pkg_.a /usr/src/.cache/go-build/ec/ec1cb8691c06cef4eb8ccf35ab99fdf6f7d5ffb161f122e27eb889903e721e5a-d # internal internal/filepathlite mkdir -p $WORK/b043/ cp $WORK/b153/_pkg_.a /usr/src/.cache/go-build/0d/0d167eb0fcdc2ca689553e69df07ae8d73b8d226ded700fff09faefb7bf3149c-d # internal cat >/usr/src/tmp/go-build750897963/b043/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build750897963/b011/_pkg_.a packagefile internal/stringslite=/usr/src/tmp/go-build750897963/b023/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build750897963/b044/_pkg_.a packagefile slices=/usr/src/tmp/go-build750897963/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 6NqBPbC9TApduZ-gi9lO/6NqBPbC9TApduZ-gi9lO -goversion go1.23.2 -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/b110/_pkg_.a /usr/src/.cache/go-build/af/af9f2a0342a8f8a9d1ae36debebbed8e85e9a0aeff1a5a28d60f516afab21a7c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /usr/src/.cache/go-build/3c/3cf5cc55fd7a56a70f37658d57af85428dbf30cf607e11b0226a851501988de9-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/22/22106a601466385903fcd0114b405d0e7c839277d17d991dcd6520fba4ef9cd1-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/a1/a1ac208be4c96868d23dcc9339db6cbee9091a0f511a62f07556aa2e2a44484c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b053/_pkg_.a # 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/b5/b5701c0f4ce098bc987aa4b2f9d014861a0849e2da8f7eabd69002e99409a293-d # internal cp $WORK/b053/_pkg_.a /usr/src/.cache/go-build/c1/c1d6d8633437bd313d5b5dfaa64e29d8652c662e7e6b65bc1e0949f9a30cf9e9-d # internal os mkdir -p $WORK/b042/ cat >/usr/src/tmp/go-build750897963/b042/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build750897963/b011/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build750897963/b014/_pkg_.a packagefile internal/filepathlite=/usr/src/tmp/go-build750897963/b043/_pkg_.a packagefile internal/goarch=/usr/src/tmp/go-build750897963/b007/_pkg_.a packagefile internal/itoa=/usr/src/tmp/go-build750897963/b030/_pkg_.a packagefile internal/poll=/usr/src/tmp/go-build750897963/b053/_pkg_.a packagefile internal/stringslite=/usr/src/tmp/go-build750897963/b023/_pkg_.a packagefile internal/syscall/execenv=/usr/src/tmp/go-build750897963/b055/_pkg_.a packagefile internal/syscall/unix=/usr/src/tmp/go-build750897963/b054/_pkg_.a packagefile internal/testlog=/usr/src/tmp/go-build750897963/b056/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build750897963/b044/_pkg_.a packagefile runtime=/usr/src/tmp/go-build750897963/b010/_pkg_.a packagefile slices=/usr/src/tmp/go-build750897963/b040/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build750897963/b038/_pkg_.a packagefile syscall=/usr/src/tmp/go-build750897963/b050/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 D3zjkfrdGVyluIknViyS/D3zjkfrdGVyluIknViyS -goversion go1.23.2 -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/eb/eba174374959b92cde6b0bfc45d25195c4fb29b354fdea76ed8d672205afab0d-d # internal encoding/base64 mkdir -p $WORK/b070/ layeh.com/gumble/gumble/varint github.com/Philipp15b/go-steam/rwu mkdir -p $WORK/b407/ vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b127/ golang.org/x/image/bmp mkdir -p $WORK/b292/ mkdir -p $WORK/b444/ golang.org/x/crypto/poly1305 mkdir -p $WORK/b225/ cat >/usr/src/tmp/go-build750897963/b407/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/usr/src/tmp/go-build750897963/b062/_pkg_.a packagefile math=/usr/src/tmp/go-build750897963/b033/_pkg_.a EOF cat >/usr/src/tmp/go-build750897963/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-build750897963/b100/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build750897963/b062/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/usr/src/tmp/go-build750897963/b128/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build750897963/b034/_pkg_.a packagefile runtime=/usr/src/tmp/go-build750897963/b010/_pkg_.a EOF vendor/golang.org/x/crypto/internal/poly1305 mkdir -p $WORK/b129/ cat >/usr/src/tmp/go-build750897963/b292/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/usr/src/tmp/go-build750897963/b062/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile image=/usr/src/tmp/go-build750897963/b227/_pkg_.a packagefile image/color=/usr/src/tmp/go-build750897963/b228/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a EOF /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 RR_xYv7x1YNNGGnHCKIJ/RR_xYv7x1YNNGGnHCKIJ -goversion go1.23.2 -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 golang.org/x/crypto/chacha20 mkdir -p $WORK/b432/ cat >/usr/src/tmp/go-build750897963/b432/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/usr/src/tmp/go-build750897963/b100/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build750897963/b062/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile golang.org/x/crypto/internal/subtle=/usr/src/tmp/go-build750897963/b224/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build750897963/b034/_pkg_.a packagefile runtime=/usr/src/tmp/go-build750897963/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 l9amU3-LqkarAi3kOb3L/l9amU3-LqkarAi3kOb3L -goversion go1.23.2 -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 /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 p7bZupvNRzbluJJYA3kb/p7bZupvNRzbluJJYA3kb -goversion go1.23.2 -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 cat >/usr/src/tmp/go-build750897963/b070/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/usr/src/tmp/go-build750897963/b062/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile slices=/usr/src/tmp/go-build750897963/b040/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a EOF cat >/usr/src/tmp/go-build750897963/b129/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/usr/src/tmp/go-build750897963/b102/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build750897963/b062/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build750897963/b034/_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 OGlV3rpetkfXo4GNHgEx/OGlV3rpetkfXo4GNHgEx -goversion go1.23.2 -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 /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 T6AZtDhSegVlv6EOtsbJ/T6AZtDhSegVlv6EOtsbJ -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b070/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go /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 EnUtD0NyqQ9clm0Z7qwN/EnUtD0NyqQ9clm0Z7qwN -goversion go1.23.2 -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 cat >/usr/src/tmp/go-build750897963/b225/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/usr/src/tmp/go-build750897963/b102/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build750897963/b062/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build750897963/b034/_pkg_.a EOF cat >/usr/src/tmp/go-build750897963/b444/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/usr/src/tmp/go-build750897963/b062/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a EOF /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 OsAemUKmJJ_POIlGwfoj/OsAemUKmJJ_POIlGwfoj -goversion go1.23.2 -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 golang.org/x/image/ccitt mkdir -p $WORK/b294/ cat >/usr/src/tmp/go-build750897963/b294/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/usr/src/tmp/go-build750897963/b062/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile image=/usr/src/tmp/go-build750897963/b227/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build750897963/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 eLvDLrM0zV0jrK7VRfS1/eLvDLrM0zV0jrK7VRfS1 -goversion go1.23.2 -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 /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 HMMdDqSH_im0utb2wCsg/HMMdDqSH_im0utb2wCsg -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b444/importcfg -pack ./vendor/github.com/Philipp15b/go-steam/rwu/rwu.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 cat >/usr/src/tmp/go-build750897963/b061/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build750897963/b062/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=/usr/src/tmp/go-build750897963/b063/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build750897963/b034/_pkg_.a packagefile runtime=/usr/src/tmp/go-build750897963/b010/_pkg_.a packagefile sort=/usr/src/tmp/go-build750897963/b064/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile syscall=/usr/src/tmp/go-build750897963/b050/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 296nyGXWdt05IP97WB4v/296nyGXWdt05IP97WB4v -goversion go1.23.2 -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/48/486251d86576d291dc92ab303110c2af6e2fd656d3437300239bc37b05c9ba9a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b444/_pkg_.a # internal cp $WORK/b444/_pkg_.a /usr/src/.cache/go-build/c2/c2586a292dcb5ca8a90aa574f36a561ab8d9ac944e41ee6d1123eed6dbf29c6d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b432/_pkg_.a # internal cp $WORK/b432/_pkg_.a /usr/src/.cache/go-build/00/00964dd7b873277d56ec80424b4718ec36ba74ced2476fcafe49780b5a4c9eb6-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/66/661739829b947ff9dcfdf9c26cbd7a88904da20c561f1de2a1f2272d02916067-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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b292/_pkg_.a /usr/src/.cache/go-build/08/084961a9c77982b07ee084b2aa3d41238f097e9835e0a0a1517f77a799d705f6-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b225/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b127/_pkg_.a /usr/src/.cache/go-build/ab/ab119315b01cce68bca3192c2445ff0f932eddf02a2bfb1e51fb43c55bcaf1af-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b126/ cat >/usr/src/tmp/go-build750897963/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-build750897963/b100/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build750897963/b062/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=/usr/src/tmp/go-build750897963/b127/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/usr/src/tmp/go-build750897963/b128/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=/usr/src/tmp/go-build750897963/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 QBWBUJHIwNbyZYuI3R_D/QBWBUJHIwNbyZYuI3R_D -goversion go1.23.2 -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/b070/_pkg_.a /usr/src/.cache/go-build/4e/4e5e508bcca113fbf60498ab38bd390149183d2c1314c22638e70cce44164bf6-d # internal encoding/pem mkdir -p $WORK/b143/ cat >/usr/src/tmp/go-build750897963/b143/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build750897963/b070/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile slices=/usr/src/tmp/go-build750897963/b040/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/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 fDc-dS5qMpzG5ayUjc1t/fDc-dS5qMpzG5ayUjc1t -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b143/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go cp $WORK/b225/_pkg_.a /usr/src/.cache/go-build/e2/e2bd1cc6cbe040562b6aa31a39fab5c4724444f0a45f54abc214ab52cd36bebd-d # internal golang.org/x/crypto/nacl/secretbox mkdir -p $WORK/b223/ cat >/usr/src/tmp/go-build750897963/b223/importcfg << 'EOF' # internal # import config packagefile golang.org/x/crypto/internal/subtle=/usr/src/tmp/go-build750897963/b224/_pkg_.a packagefile golang.org/x/crypto/poly1305=/usr/src/tmp/go-build750897963/b225/_pkg_.a packagefile golang.org/x/crypto/salsa20/salsa=/usr/src/tmp/go-build750897963/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 hxFHIfupOJSCKB_b0b07/hxFHIfupOJSCKB_b0b07 -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b223/importcfg -pack ./vendor/golang.org/x/crypto/nacl/secretbox/secretbox.go cp $WORK/b294/_pkg_.a /usr/src/.cache/go-build/02/0258690642fcd571060159046058a5347f379d2447ca81f98f00ed8cfc1c8ad0-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /usr/src/.cache/go-build/58/58904bb83caf7ea8543401dd11dc10be88b12068108213ee7b8e590d088c3cdb-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/36/362fc13e74043521d2a1ebe1e167860a5442bf557af69fc72ef8c4970d85ddb4-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/19/1919224edcb377927ab4b91f2c7c95d26e7787cecd904e994128e979b05f6df4-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/e1/e1d7172f43e711d5d8532a5202554a7dd1e54ae3ed6ba99f70138a9f4238a8a4-d # internal internal/sysinfo mkdir -p $WORK/b274/ cat >/usr/src/tmp/go-build750897963/b274/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build750897963/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile internal/cpu=/usr/src/tmp/go-build750897963/b012/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a EOF /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 VYog0Ln5TArH2CAxevBK/VYog0Ln5TArH2CAxevBK -goversion go1.23.2 -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 io/ioutil mkdir -p $WORK/b090/ go.uber.org/zap/internal/exit mkdir -p $WORK/b331/ cat >/usr/src/tmp/go-build750897963/b090/importcfg << 'EOF' # internal # import config packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build750897963/b044/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile slices=/usr/src/tmp/go-build750897963/b040/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a EOF /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 E8JTiWI-G705fKQr5ayr/E8JTiWI-G705fKQr5ayr -goversion go1.23.2 -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 cat >/usr/src/tmp/go-build750897963/b331/importcfg << 'EOF' # internal # import config packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a EOF google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b381/ /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 aS0Ex2mpYiZyPhdDR0dl/aS0Ex2mpYiZyPhdDR0dl -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b331/importcfg -pack ./vendor/go.uber.org/zap/internal/exit/exit.go vendor/golang.org/x/sys/cpu fmt mkdir -p $WORK/b133/ mkdir -p $WORK/b026/ cat >/usr/src/tmp/go-build750897963/b381/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/usr/src/tmp/go-build750897963/b062/_pkg_.a packagefile hash/fnv=/usr/src/tmp/go-build750897963/b349/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_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 EWQMkOP-BolWjffB4cmj/EWQMkOP-BolWjffB4cmj -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b381/importcfg -pack ./vendor/google.golang.org/protobuf/internal/detrand/rand.go path/filepath mkdir -p $WORK/b065/ cat >/usr/src/tmp/go-build750897963/b065/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build750897963/b011/_pkg_.a packagefile internal/filepathlite=/usr/src/tmp/go-build750897963/b043/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build750897963/b044/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile runtime=/usr/src/tmp/go-build750897963/b010/_pkg_.a packagefile slices=/usr/src/tmp/go-build750897963/b040/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile syscall=/usr/src/tmp/go-build750897963/b050/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/b036/_pkg_.a EOF echo -n > $WORK/b133/go_asm.h # internal /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 c60uk5zs0eacEGv2AqNM/c60uk5zs0eacEGv2AqNM -goversion go1.23.2 -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 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/ cat >/usr/src/tmp/go-build750897963/b026/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile internal/fmtsort=/usr/src/tmp/go-build750897963/b027/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile math=/usr/src/tmp/go-build750897963/b033/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile reflect=/usr/src/tmp/go-build750897963/b029/_pkg_.a packagefile slices=/usr/src/tmp/go-build750897963/b040/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/b036/_pkg_.a EOF echo -n > $WORK/b492/go_asm.h # internal cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p fmt -lang=go1.23 -std -complete -installsuffix shared -buildid KqsmQUI4t5TlYsAlU24H/KqsmQUI4t5TlYsAlU24H -goversion go1.23.2 -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 github.com/mattn/go-runewidth mkdir -p $WORK/b363/ 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 cat >/usr/src/tmp/go-build750897963/b363/importcfg << 'EOF' # internal # import config packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile regexp=/usr/src/tmp/go-build750897963/b082/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/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/b363/_pkg_.a -trimpath "$WORK/b363=>" -p github.com/mattn/go-runewidth -lang=go1.16 -complete -installsuffix shared -buildid HPgionCFRyWbO95-brWU/HPgionCFRyWbO95-brWU -goversion go1.23.2 -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 cat >/usr/src/tmp/go-build750897963/b133/importcfg << 'EOF' # internal # import config packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile runtime=/usr/src/tmp/go-build750897963/b010/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/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 FW0p7IP3YJucb0KMV2vb/FW0p7IP3YJucb0KMV2vb -goversion go1.23.2 -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 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 cat >/usr/src/tmp/go-build750897963/b492/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build750897963/b068/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile syscall=/usr/src/tmp/go-build750897963/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/b492/_pkg_.a -trimpath "$WORK/b492=>" -p os/signal -lang=go1.23 -std -installsuffix shared -buildid u6APpopkQfIqtweR3Z4T/u6APpopkQfIqtweR3Z4T -goversion go1.23.2 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /usr/src/.cache/go-build/ba/ba2b7061179875d9f7fb9ab8f8a36f830b0ee03a7797c51871715cdd7ad4a14f-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/69/6968fd01d714a4046ec867a68a89ecf9a61d8ee0169a7023a048b5307f4d106b-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/fe/fe3cda0a0c67a2ffa0f137f7720351dbb16fdd6925a695123b73e71a81ae8598-d # internal /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/c3/c380890189b3f64118766e882603d93e06c8d6c18987087c0610a04fb36bc13a-d # internal golang.org/x/image/riff mkdir -p $WORK/b238/ cat >/usr/src/tmp/go-build750897963/b238/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile math=/usr/src/tmp/go-build750897963/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 zTXbyZJGJsbUK-WfOj6X/zTXbyZJGJsbUK-WfOj6X -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b238/importcfg -pack ./vendor/golang.org/x/image/riff/riff.go 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 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b363/_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/a4/a46c085b3d3528f8ad905b4abd3b4e01f8342d6844ce36dadf157a52382d4111-d # internal cp $WORK/b363/_pkg_.a /usr/src/.cache/go-build/6d/6d45ceb775a7b7ba4e6c86185295d7d1fd466fdf7727e47436aa32df13ac32b8-d # internal cp $WORK/b133/_pkg_.a /usr/src/.cache/go-build/48/48da0424ae451ae4701a3ae27c8692da02f463efbb1cc2e9224ac5e7c0d95a27-d # internal vendor/golang.org/x/crypto/sha3 mkdir -p $WORK/b132/ cat >/usr/src/tmp/go-build750897963/b132/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto=/usr/src/tmp/go-build750897963/b099/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build750897963/b102/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build750897963/b062/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=/usr/src/tmp/go-build750897963/b133/_pkg_.a packagefile hash=/usr/src/tmp/go-build750897963/b095/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build750897963/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 XHktCpQ9nyxXGPP6xpDw/XHktCpQ9nyxXGPP6xpDw -goversion go1.23.2 -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/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /usr/src/.cache/go-build/41/4198cfd78acd823e059bad0f684ef234cf1b9acf3ee6c1270946ae8f0adcaf3a-d # internal golang.org/x/image/webp mkdir -p $WORK/b237/ cat >/usr/src/tmp/go-build750897963/b237/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile golang.org/x/image/riff=/usr/src/tmp/go-build750897963/b238/_pkg_.a packagefile golang.org/x/image/vp8=/usr/src/tmp/go-build750897963/b239/_pkg_.a packagefile golang.org/x/image/vp8l=/usr/src/tmp/go-build750897963/b240/_pkg_.a packagefile image=/usr/src/tmp/go-build750897963/b227/_pkg_.a packagefile image/color=/usr/src/tmp/go-build750897963/b228/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/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 N_oNvTgOoeQLolL00M0z/N_oNvTgOoeQLolL00M0z -goversion go1.23.2 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /usr/src/.cache/go-build/f0/f0d517ece8ea1efad182086aca03b2135b3a2ae385d73b94f34170017455d103-d # internal github.com/spf13/afero/mem mkdir -p $WORK/b174/ cat >/usr/src/tmp/go-build750897963/b174/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build750897963/b065/_pkg_.a packagefile sort=/usr/src/tmp/go-build750897963/b064/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build750897963/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 FVzhMUWzJGXLohjA5FKm/FVzhMUWzJGXLohjA5FKm -goversion go1.23.2 -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-build750897963/b241/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile context=/usr/src/tmp/go-build750897963/b068/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile internal/godebug=/usr/src/tmp/go-build750897963/b048/_pkg_.a packagefile internal/syscall/execenv=/usr/src/tmp/go-build750897963/b055/_pkg_.a packagefile internal/syscall/unix=/usr/src/tmp/go-build750897963/b054/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build750897963/b044/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build750897963/b065/_pkg_.a packagefile runtime=/usr/src/tmp/go-build750897963/b010/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile syscall=/usr/src/tmp/go-build750897963/b050/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 3WhmomBqBCxba2c-U5TK/3WhmomBqBCxba2c-U5TK -goversion go1.23.2 -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/82/8207b38c633ff69c14e8ee9ff646b97f8eac982cbb252357ce815614eaf73fdc-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b132/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b132/_pkg_.a /usr/src/.cache/go-build/72/722e78e4606689214553a9a1e234bfc83fb58de29f3825dc64522676b0feaa6f-d # internal cp $WORK/b174/_pkg_.a /usr/src/.cache/go-build/0a/0a6fc4bebae024ec6f93ff222ec1f06e36b0465c1bab091dfd636b30dab9d70d-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/af/af8644c3e34054d2f642c86802a3ac6e031ccbad1b568fcf131fad0ff5b464e3-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /usr/src/.cache/go-build/73/73cc06e147437bd0573d15061c5ab016edc83263b7ca3e10f99ef379b25a600c-d # internal log mkdir -p $WORK/b072/ github.com/hashicorp/hcl/hcl/token mkdir -p $WORK/b078/ cat >/usr/src/tmp/go-build750897963/b072/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile log/internal=/usr/src/tmp/go-build750897963/b073/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile runtime=/usr/src/tmp/go-build750897963/b010/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build750897963/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/b047/_pkg_.a EOF encoding/csv mkdir -p $WORK/b075/ text/tabwriter mkdir -p $WORK/b088/ cat >/usr/src/tmp/go-build750897963/b075/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build750897963/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile unicode=/usr/src/tmp/go-build750897963/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/b036/_pkg_.a EOF cat >/usr/src/tmp/go-build750897963/b088/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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 oKeqNWiskIXKp8VZxG15/oKeqNWiskIXKp8VZxG15 -goversion go1.23.2 -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 /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 osC7oJDFBuJAlbBN93HW/osC7oJDFBuJAlbBN93HW -goversion go1.23.2 -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 1D0lpOy0w-YbEyovYbVO/1D0lpOy0w-YbEyovYbVO -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/log/log.go net/url mkdir -p $WORK/b154/ cat >/usr/src/tmp/go-build750897963/b154/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile path=/usr/src/tmp/go-build750897963/b046/_pkg_.a packagefile slices=/usr/src/tmp/go-build750897963/b040/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a EOF /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 tbQgd81BYGQK6bdx_yBP/tbQgd81BYGQK6bdx_yBP -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b154/importcfg -pack /usr/lib/golang/src/net/url/url.go encoding/json mkdir -p $WORK/b069/ mime/quotedprintable mkdir -p $WORK/b167/ compress/flate mkdir -p $WORK/b093/ flag mkdir -p $WORK/b002/ cat >/usr/src/tmp/go-build750897963/b167/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build750897963/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a EOF cat >/usr/src/tmp/go-build750897963/b002/importcfg << 'EOF' # internal # import config packagefile encoding=/usr/src/tmp/go-build750897963/b003/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile reflect=/usr/src/tmp/go-build750897963/b029/_pkg_.a packagefile runtime=/usr/src/tmp/go-build750897963/b010/_pkg_.a packagefile slices=/usr/src/tmp/go-build750897963/b040/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/b047/_pkg_.a EOF cat >/usr/src/tmp/go-build750897963/b093/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build750897963/b067/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile math=/usr/src/tmp/go-build750897963/b033/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build750897963/b034/_pkg_.a packagefile sort=/usr/src/tmp/go-build750897963/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a EOF /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 aDyQrrPxoBCLkyCd7JtF/aDyQrrPxoBCLkyCd7JtF -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b002/importcfg -pack /usr/lib/golang/src/flag/flag.go encoding/hex mkdir -p $WORK/b142/ cat >/usr/src/tmp/go-build750897963/b078/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/strconv=/usr/src/tmp/go-build750897963/b079/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_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 PqfYVu5PHH1nZ54qRkOK/PqfYVu5PHH1nZ54qRkOK -goversion go1.23.2 -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-build750897963/b069/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile cmp=/usr/src/tmp/go-build750897963/b028/_pkg_.a packagefile encoding=/usr/src/tmp/go-build750897963/b003/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build750897963/b070/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile math=/usr/src/tmp/go-build750897963/b033/_pkg_.a packagefile reflect=/usr/src/tmp/go-build750897963/b029/_pkg_.a packagefile slices=/usr/src/tmp/go-build750897963/b040/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile unicode=/usr/src/tmp/go-build750897963/b039/_pkg_.a packagefile unicode/utf16=/usr/src/tmp/go-build750897963/b071/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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 4OnTUGyzVfTe-2ZZjChb/4OnTUGyzVfTe-2ZZjChb -goversion go1.23.2 -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 mime mkdir -p $WORK/b165/ /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 HL2a-myJTtSFwJ_GopWS/HL2a-myJTtSFwJ_GopWS -goversion go1.23.2 -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 cat >/usr/src/tmp/go-build750897963/b165/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build750897963/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build750897963/b070/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile slices=/usr/src/tmp/go-build750897963/b040/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile unicode=/usr/src/tmp/go-build750897963/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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 dP2b7YlTcAbIIu1pMt2g/dP2b7YlTcAbIIu1pMt2g -goversion go1.23.2 -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-build750897963/b142/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile slices=/usr/src/tmp/go-build750897963/b040/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a EOF /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 OdvjGRxDAY-9Yc5dtKFu/OdvjGRxDAY-9Yc5dtKFu -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b142/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go /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 uiluoL2Zz9otn_pA1f_O/uiluoL2Zz9otn_pA1f_O -goversion go1.23.2 -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 vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b163/ math/big mkdir -p $WORK/b105/ echo -n > $WORK/b105/go_asm.h # internal 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-build750897963/b163/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/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/b163/_pkg_.a -trimpath "$WORK/b163=>" -p vendor/golang.org/x/net/http2/hpack -lang=go1.23 -std -complete -installsuffix shared -buildid tOAzHvgH9G6xSeBggN1v/tOAzHvgH9G6xSeBggN1v -goversion go1.23.2 -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 vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b160/ cat >/usr/src/tmp/go-build750897963/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-build750897963/b062/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile vendor/golang.org/x/text/transform=/usr/src/tmp/go-build750897963/b158/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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 KZsPp0Iuu82qDRj-K5Ou/KZsPp0Iuu82qDRj-K5Ou -goversion go1.23.2 -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/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/buildid -w $WORK/b167/_pkg_.a # internal /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/b167/_pkg_.a /usr/src/.cache/go-build/09/096b1e1f7534580abc5c729eb355c194c8d5f18b0c0782155edc1a5896d1c43d-d # internal cat >/usr/src/tmp/go-build750897963/b105/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build750897963/b014/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile math=/usr/src/tmp/go-build750897963/b033/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build750897963/b034/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build750897963/b106/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/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/b105/_pkg_.a -trimpath "$WORK/b105=>" -p math/big -lang=go1.23 -std -installsuffix shared -buildid QF3lWeOQ3QyrA7GBZUiX/QF3lWeOQ3QyrA7GBZUiX -goversion go1.23.2 -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 net/http/internal mkdir -p $WORK/b169/ cat >/usr/src/tmp/go-build750897963/b169/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build750897963/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/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 VQYklvsZf-t7lwwF5F01/VQYklvsZf-t7lwwF5F01 -goversion go1.23.2 -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/b088/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /usr/src/.cache/go-build/8f/8f0281d2cf9a0369fcf8f4f2cf698657161cd275bdb8fb130bf1e8562b58ee1c-d # internal github.com/hashicorp/hcl/hcl/ast mkdir -p $WORK/b077/ cp $WORK/b088/_pkg_.a /usr/src/.cache/go-build/9b/9bf22942cbc7fbbb2c148dd61d18d7fc1036da5828bedb5b2be8919f1d790ad8-d # internal cat >/usr/src/tmp/go-build750897963/b077/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/token=/usr/src/tmp/go-build750897963/b078/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/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 zTedHTmfZHzboXnmg_no/zTedHTmfZHzboXnmg_no -goversion go1.23.2 -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 github.com/hashicorp/hcl/hcl/scanner mkdir -p $WORK/b081/ cat >/usr/src/tmp/go-build750897963/b081/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/token=/usr/src/tmp/go-build750897963/b078/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile regexp=/usr/src/tmp/go-build750897963/b082/_pkg_.a packagefile unicode=/usr/src/tmp/go-build750897963/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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 OMP344EuwGxwfNXCyJTF/OMP344EuwGxwfNXCyJTF -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b081/importcfg -pack ./vendor/github.com/hashicorp/hcl/hcl/scanner/scanner.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b169/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b169/_pkg_.a /usr/src/.cache/go-build/ce/ced99a3d6bda1366a75ae86e9dc7cfeed8750709615ae481f954429d6605ce03-d # internal github.com/hashicorp/hcl/json/token mkdir -p $WORK/b086/ cat >/usr/src/tmp/go-build750897963/b086/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/token=/usr/src/tmp/go-build750897963/b078/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/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 kpJbgbVIv-M4yXvrDNQk/kpJbgbVIv-M4yXvrDNQk -goversion go1.23.2 -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 cp $WORK/b075/_pkg_.a /usr/src/.cache/go-build/80/8044453a874ebbaf6a9e599fccf683253a6a729c37b1c8932e9dd868540cdf71-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b072/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /usr/src/.cache/go-build/17/17fa9c71681d19bb03823bd0813b82da85a54c7c63b24bc937b38841295add82-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b142/_pkg_.a # internal text/template/parse mkdir -p $WORK/b181/ cat >/usr/src/tmp/go-build750897963/b181/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile runtime=/usr/src/tmp/go-build750897963/b010/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile unicode=/usr/src/tmp/go-build750897963/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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 iyvGMzYdLTa5XEg--MWe/iyvGMzYdLTa5XEg--MWe -goversion go1.23.2 -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 cp $WORK/b142/_pkg_.a /usr/src/.cache/go-build/00/0028efa05bd6c40dd01c69bb3ee1d04632d3cd302b4bd274509b00f1c43e9b99-d # internal github.com/subosito/gotenv mkdir -p $WORK/b184/ cat >/usr/src/tmp/go-build750897963/b184/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build750897963/b067/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile regexp=/usr/src/tmp/go-build750897963/b082/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/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 0UVy35hICzdamReDHNlM/0UVy35hICzdamReDHNlM -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b184/importcfg -pack ./vendor/github.com/subosito/gotenv/gotenv.go cp $WORK/b061/_pkg_.a /usr/src/.cache/go-build/19/195585552ea43ba627a6a00aef08516716f59d1ba2dc44c255cf9315f1adf3e0-d # internal github.com/fsnotify/fsnotify mkdir -p $WORK/b060/ cat >/usr/src/tmp/go-build750897963/b060/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile golang.org/x/sys/unix=/usr/src/tmp/go-build750897963/b061/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build750897963/b065/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/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 dZfVbqDCifJVr5JDuROv/dZfVbqDCifJVr5JDuROv -goversion go1.23.2 -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 golang.org/x/text/unicode/norm mkdir -p $WORK/b176/ cat >/usr/src/tmp/go-build750897963/b176/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/usr/src/tmp/go-build750897963/b062/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile golang.org/x/text/transform=/usr/src/tmp/go-build750897963/b175/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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 B_mkI4tiLB95lid6sk6c/B_mkI4tiLB95lid6sk6c -goversion go1.23.2 -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 cp $WORK/b072/_pkg_.a /usr/src/.cache/go-build/89/895d844a2214e6f3ff4928d4335cbdb85faa1dda41ce8986448f6fb5703f0f74-d # 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/7f/7f34cc58d22cede1669ffb551c9fcc32d6d31da66868e4a5b3f9e647a47f8fa8-d # internal github.com/hashicorp/hcl/json/scanner mkdir -p $WORK/b085/ cat >/usr/src/tmp/go-build750897963/b085/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/hashicorp/hcl/json/token=/usr/src/tmp/go-build750897963/b086/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile unicode=/usr/src/tmp/go-build750897963/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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 JBGdtEZLES-IFH05HWJq/JBGdtEZLES-IFH05HWJq -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b085/importcfg -pack ./vendor/github.com/hashicorp/hcl/json/scanner/scanner.go vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b159/ cat >/usr/src/tmp/go-build750897963/b159/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile container/list=/usr/src/tmp/go-build750897963/b096/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile log=/usr/src/tmp/go-build750897963/b072/_pkg_.a packagefile sort=/usr/src/tmp/go-build750897963/b064/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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 8tCLiROBj5go-njAjqG2/8tCLiROBj5go-njAjqG2 -goversion go1.23.2 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b081/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b081/_pkg_.a /usr/src/.cache/go-build/1e/1eff3ab5e0277a4e9075fadc8ee495e6348dfd02bfb9ba3247339bef48f643f2-d # internal github.com/hashicorp/hcl/hcl/parser mkdir -p $WORK/b080/ cat >/usr/src/tmp/go-build750897963/b080/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/ast=/usr/src/tmp/go-build750897963/b077/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/scanner=/usr/src/tmp/go-build750897963/b081/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/token=/usr/src/tmp/go-build750897963/b078/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/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 LwDpKUg7rHNwF10DwYMT/LwDpKUg7rHNwF10DwYMT -goversion go1.23.2 -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/b165/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b163/_pkg_.a /usr/src/.cache/go-build/8a/8a8ab9fd2ba8f16eca7a6f3c4595c0fcbfd300bc6c3fc47956afb21b1e4f667d-d # internal github.com/spf13/jwalterweatherman mkdir -p $WORK/b182/ cat >/usr/src/tmp/go-build750897963/b182/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile log=/usr/src/tmp/go-build750897963/b072/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build750897963/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 EcwLXDqbbVxTjGhx_Rf4/EcwLXDqbbVxTjGhx_Rf4 -goversion go1.23.2 -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/b085/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /usr/src/.cache/go-build/10/10690f3fbaeacf239f1bb754d2cf795f62001d7532343d427527c3873b8c86b5-d # internal gopkg.in/ini.v1 mkdir -p $WORK/b185/ cp $WORK/b085/_pkg_.a /usr/src/.cache/go-build/66/6692e1e92389e3df52901c0d0757753e3f6ea2e92fdc02ee8f08f3b6871cf452-d # internal github.com/hashicorp/hcl/json/parser mkdir -p $WORK/b084/ cat >/usr/src/tmp/go-build750897963/b185/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build750897963/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile reflect=/usr/src/tmp/go-build750897963/b029/_pkg_.a packagefile regexp=/usr/src/tmp/go-build750897963/b082/_pkg_.a packagefile runtime=/usr/src/tmp/go-build750897963/b010/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/b047/_pkg_.a packagefile unicode=/usr/src/tmp/go-build750897963/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b060/_pkg_.a # internal cat >/usr/src/tmp/go-build750897963/b084/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/ast=/usr/src/tmp/go-build750897963/b077/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/token=/usr/src/tmp/go-build750897963/b078/_pkg_.a packagefile github.com/hashicorp/hcl/json/scanner=/usr/src/tmp/go-build750897963/b085/_pkg_.a packagefile github.com/hashicorp/hcl/json/token=/usr/src/tmp/go-build750897963/b086/_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 29Lmv0UPAi72Rb2I94d-/29Lmv0UPAi72Rb2I94d- -goversion go1.23.2 -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/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p github.com/hashicorp/hcl/json/parser -lang=go1.16 -complete -installsuffix shared -buildid nG3XYvEuW70ZpHkniyGd/nG3XYvEuW70ZpHkniyGd -goversion go1.23.2 -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/b165/_pkg_.a /usr/src/.cache/go-build/d3/d397f765676bd6f75e3592516105726eaefb40e3e0aa2be704276b44544e4aac-d # internal cp $WORK/b060/_pkg_.a /usr/src/.cache/go-build/84/84c1372ef2ae559cf5655d63af5f7c89cb77358367f0b3b091bb372e7ada1244-d # internal gopkg.in/yaml.v2 mkdir -p $WORK/b186/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b154/_pkg_.a # internal encoding/xml mkdir -p $WORK/b192/ cat >/usr/src/tmp/go-build750897963/b192/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build750897963/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile encoding=/usr/src/tmp/go-build750897963/b003/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile reflect=/usr/src/tmp/go-build750897963/b029/_pkg_.a packagefile runtime=/usr/src/tmp/go-build750897963/b010/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile unicode=/usr/src/tmp/go-build750897963/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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 DbN1Lt09NIjns0HohdPr/DbN1Lt09NIjns0HohdPr -goversion go1.23.2 -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 cp $WORK/b002/_pkg_.a /usr/src/.cache/go-build/f0/f07d0bf58ddd3d72b1f9009ed18eaa895045665f3b79ee019e9ccd4c730d1e35-d # internal github.com/mattn/go-isatty mkdir -p $WORK/b195/ cat >/usr/src/tmp/go-build750897963/b195/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=/usr/src/tmp/go-build750897963/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 IWunSxTWdr3lDDZu_m5I/IWunSxTWdr3lDDZu_m5I -goversion go1.23.2 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b093/_pkg_.a # internal cat >/usr/src/tmp/go-build750897963/b186/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile encoding=/usr/src/tmp/go-build750897963/b003/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build750897963/b070/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile math=/usr/src/tmp/go-build750897963/b033/_pkg_.a packagefile reflect=/usr/src/tmp/go-build750897963/b029/_pkg_.a packagefile regexp=/usr/src/tmp/go-build750897963/b082/_pkg_.a packagefile sort=/usr/src/tmp/go-build750897963/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/b047/_pkg_.a packagefile unicode=/usr/src/tmp/go-build750897963/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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 -3elRdikLhUMxbT2hHKB/-3elRdikLhUMxbT2hHKB -goversion go1.23.2 -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 cp $WORK/b154/_pkg_.a /usr/src/.cache/go-build/05/052bb78e4e370d79e22d10d5666d8d509718587485c77ec131ae6db3eb696dca-d # internal github.com/valyala/fasttemplate mkdir -p $WORK/b197/ cat >/usr/src/tmp/go-build750897963/b197/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/valyala/bytebufferpool=/usr/src/tmp/go-build750897963/b198/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile reflect=/usr/src/tmp/go-build750897963/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 m8qkAAbHzusPsaXyLe-q/m8qkAAbHzusPsaXyLe-q -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b197/importcfg -pack ./vendor/github.com/valyala/fasttemplate/template.go ./vendor/github.com/valyala/fasttemplate/unsafe.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /usr/src/.cache/go-build/fa/fa7720187f0ee2cc31eca8fae07a19caf417518c68f409d7d9bc2579eb0df385-d # internal github.com/hashicorp/hcl/hcl/printer cp $WORK/b093/_pkg_.a /usr/src/.cache/go-build/81/815813722c5d6fc8d116c86eef4b7a8caceca721ff953d4cbcf28e0d565d545f-d # internal mkdir -p $WORK/b087/ cat >/usr/src/tmp/go-build750897963/b087/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/ast=/usr/src/tmp/go-build750897963/b077/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/parser=/usr/src/tmp/go-build750897963/b080/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/token=/usr/src/tmp/go-build750897963/b078/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile sort=/usr/src/tmp/go-build750897963/b064/_pkg_.a packagefile text/tabwriter=/usr/src/tmp/go-build750897963/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 wzmSjrxYMXFXPIsmvAH7/wzmSjrxYMXFXPIsmvAH7 -goversion go1.23.2 -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 compress/gzip mkdir -p $WORK/b092/ cat >/usr/src/tmp/go-build750897963/b092/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build750897963/b067/_pkg_.a packagefile compress/flate=/usr/src/tmp/go-build750897963/b093/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build750897963/b062/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile hash/crc32=/usr/src/tmp/go-build750897963/b094/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 tHfWmAtR-wiM-1D64wtd/tHfWmAtR-wiM-1D64wtd -goversion go1.23.2 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /usr/src/.cache/go-build/d0/d0a7ae6409c5e8843151d1becdbeec64a965c313718874a8aaad9e4075594c00-d # internal github.com/mattn/go-colorable mkdir -p $WORK/b194/ cat >/usr/src/tmp/go-build750897963/b194/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile github.com/mattn/go-isatty=/usr/src/tmp/go-build750897963/b195/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/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 sXJTCfeglC8uZ55K2SRs/sXJTCfeglC8uZ55K2SRs -goversion go1.23.2 -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/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /usr/src/.cache/go-build/f4/f4f8ee6306826f63380be37fdfdd3fddcb935b4c708872293bd3a1ac78cc070d-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 cat >/usr/src/tmp/go-build750897963/b200/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile internal/poll=/usr/src/tmp/go-build750897963/b053/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile runtime=/usr/src/tmp/go-build750897963/b010/_pkg_.a packagefile slices=/usr/src/tmp/go-build750897963/b040/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 9XUn1zl2XODsUoUZBiWc/9XUn1zl2XODsUoUZBiWc -goversion go1.23.2 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /usr/src/.cache/go-build/6a/6af479c651d44c37e1a21dd57926e556d61a5f388feb48fe8e4463b68a476795-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b204/ cat >/usr/src/tmp/go-build750897963/b204/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile container/list=/usr/src/tmp/go-build750897963/b096/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile log=/usr/src/tmp/go-build750897963/b072/_pkg_.a packagefile sort=/usr/src/tmp/go-build750897963/b064/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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 uTFnwiMuFGgd7Grx5YJF/uTFnwiMuFGgd7Grx5YJF -goversion go1.23.2 -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/b084/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /usr/src/.cache/go-build/88/88a47d8514b986fbfe979c34553620036e9f993776cac26724fe0996694e2b2d-d # internal github.com/labstack/gommon/color mkdir -p $WORK/b193/ cat >/usr/src/tmp/go-build750897963/b193/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/mattn/go-colorable=/usr/src/tmp/go-build750897963/b194/_pkg_.a packagefile github.com/mattn/go-isatty=/usr/src/tmp/go-build750897963/b195/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/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 v_GzvxqQV4Q0k_BB7zI4/v_GzvxqQV4Q0k_BB7zI4 -goversion go1.23.2 -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/b092/_pkg_.a # internal cp $WORK/b084/_pkg_.a /usr/src/.cache/go-build/fa/fabdde06038216291c064a4e87f5e5de36d799b52285855059b5ec56c97158ff-d # internal github.com/hashicorp/hcl mkdir -p $WORK/b076/ cat >/usr/src/tmp/go-build750897963/b076/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/ast=/usr/src/tmp/go-build750897963/b077/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/parser=/usr/src/tmp/go-build750897963/b080/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/token=/usr/src/tmp/go-build750897963/b078/_pkg_.a packagefile github.com/hashicorp/hcl/json/parser=/usr/src/tmp/go-build750897963/b084/_pkg_.a packagefile reflect=/usr/src/tmp/go-build750897963/b029/_pkg_.a packagefile sort=/usr/src/tmp/go-build750897963/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile unicode=/usr/src/tmp/go-build750897963/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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 gBPUlNGrhrj8_X6FYA0B/gBPUlNGrhrj8_X6FYA0B -goversion go1.23.2 -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 cp $WORK/b092/_pkg_.a /usr/src/.cache/go-build/83/83c7e5f05038205d602fcde0679bf2e921cb7c738961adde13f40751663dabe1-d # internal golang.org/x/net/http2/hpack mkdir -p $WORK/b207/ cat >/usr/src/tmp/go-build750897963/b207/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a EOF /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 ajpqUfsf568CrXTMnwP9/ajpqUfsf568CrXTMnwP9 -goversion go1.23.2 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /usr/src/.cache/go-build/6f/6f9bf173484cd237f92a6f7c877453bf853d6d70a591324eb3bb6fb8739e6c15-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b157/ cat >/usr/src/tmp/go-build750897963/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-build750897963/b004/_pkg_.a packagefile vendor/golang.org/x/text/transform=/usr/src/tmp/go-build750897963/b158/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/usr/src/tmp/go-build750897963/b159/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/b036/_pkg_.a EOF /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 ICmW6KLNFM7uSTBkArrK/ICmW6KLNFM7uSTBkArrK -goversion go1.23.2 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b193/_pkg_.a # 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 -o $WORK/b200/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b087/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b193/_pkg_.a /usr/src/.cache/go-build/26/267ea672e3c71dcaa0ebc592e1b89a29d4a36ea548109de2ea258d5d7b50c416-d # internal github.com/labstack/gommon/bytes mkdir -p $WORK/b211/ cat >/usr/src/tmp/go-build750897963/b211/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile regexp=/usr/src/tmp/go-build750897963/b082/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/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 Q5hrCUk_NCoxmdfDZkwk/Q5hrCUk_NCoxmdfDZkwk -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b211/importcfg -pack ./vendor/github.com/labstack/gommon/bytes/bytes.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /usr/src/.cache/go-build/e8/e898ea39b749ab8dc738bf9d4c930b0a759c13cf9f3e6e533305ad61c2deda55-d # internal golang.org/x/time/rate mkdir -p $WORK/b213/ cat >/usr/src/tmp/go-build750897963/b213/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build750897963/b068/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile math=/usr/src/tmp/go-build750897963/b033/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 Ok_seUJmKuXqPN7AzBoH/Ok_seUJmKuXqPN7AzBoH -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b213/importcfg -pack ./vendor/golang.org/x/time/rate/rate.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 cp $WORK/b087/_pkg_.a /usr/src/.cache/go-build/63/6341a5766a72ec2b7d8078f8dab4f16618b7251b4b13ebeecef3a55d4920adc0-d # internal compress/zlib mkdir -p $WORK/b221/ cat >/usr/src/tmp/go-build750897963/b221/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build750897963/b067/_pkg_.a packagefile compress/flate=/usr/src/tmp/go-build750897963/b093/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build750897963/b062/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile hash=/usr/src/tmp/go-build750897963/b095/_pkg_.a packagefile hash/adler32=/usr/src/tmp/go-build750897963/b222/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/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/b221/_pkg_.a -trimpath "$WORK/b221=>" -p compress/zlib -lang=go1.23 -std -complete -installsuffix shared -buildid 50XGrnYcBKyTyG3-wtMS/50XGrnYcBKyTyG3-wtMS -goversion go1.23.2 -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/b200/_pkg_.a /usr/src/.cache/go-build/83/834c600c5ec5feb6a0212aeefc05c94b02f3fe571fa52bb095c16c7fc6c63242-d # internal github.com/gomarkdown/markdown/ast mkdir -p $WORK/b234/ cat >/usr/src/tmp/go-build750897963/b234/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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 GpayZNdEnZauu0iggRz6/GpayZNdEnZauu0iggRz6 -goversion go1.23.2 -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/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/b207/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /usr/src/.cache/go-build/96/9643b6fc6386cf71dd1a7d56531bbd5fcf06b19e7028a98b1785ab696e8cf500-d # internal github.com/missdeer/golib/ic mkdir -p $WORK/b250/ cat >/usr/src/tmp/go-build750897963/b250/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile golang.org/x/text/encoding=/usr/src/tmp/go-build750897963/b251/_pkg_.a packagefile golang.org/x/text/encoding/japanese=/usr/src/tmp/go-build750897963/b253/_pkg_.a packagefile golang.org/x/text/encoding/korean=/usr/src/tmp/go-build750897963/b255/_pkg_.a packagefile golang.org/x/text/encoding/simplifiedchinese=/usr/src/tmp/go-build750897963/b256/_pkg_.a packagefile golang.org/x/text/encoding/traditionalchinese=/usr/src/tmp/go-build750897963/b257/_pkg_.a packagefile golang.org/x/text/transform=/usr/src/tmp/go-build750897963/b175/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile log=/usr/src/tmp/go-build750897963/b072/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/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 oZVcdGTOsQ7qmRxEF7MF/oZVcdGTOsQ7qmRxEF7MF -goversion go1.23.2 -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 cp $WORK/b207/_pkg_.a /usr/src/.cache/go-build/30/302b3681fb8488b5ee4742e6026c8c369d6812a5cda9e8900a1b11819ea13784-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /usr/src/.cache/go-build/81/819c325cd46085e2a43cf28be174d76d33881edbd3737f652b9544ed7d9abb24-d # internal image/png mkdir -p $WORK/b231/ cat >/usr/src/tmp/go-build750897963/b231/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build750897963/b067/_pkg_.a packagefile compress/zlib=/usr/src/tmp/go-build750897963/b221/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build750897963/b062/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile hash=/usr/src/tmp/go-build750897963/b095/_pkg_.a packagefile hash/crc32=/usr/src/tmp/go-build750897963/b094/_pkg_.a packagefile image=/usr/src/tmp/go-build750897963/b227/_pkg_.a packagefile image/color=/usr/src/tmp/go-build750897963/b228/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/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 T0T3YaaCI5Oj5fb-ALhA/T0T3YaaCI5Oj5fb-ALhA -goversion go1.23.2 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b160/_pkg_.a /usr/src/.cache/go-build/88/88bc7e9793b7cc63a8809cf1e0c868bd1cb15400167a891a77b4b33c26a98fed-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b076/_pkg_.a /usr/src/.cache/go-build/72/72485daa235a3773a862ab767026f9a19ddc87e2a8a9524d288f153a6f46323e-d # internal github.com/davecgh/go-spew/spew mkdir -p $WORK/b270/ cat >/usr/src/tmp/go-build750897963/b270/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build750897963/b142/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile reflect=/usr/src/tmp/go-build750897963/b029/_pkg_.a packagefile regexp=/usr/src/tmp/go-build750897963/b082/_pkg_.a packagefile sort=/usr/src/tmp/go-build750897963/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/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 QtrVPYGdOt3IoDLLfl0V/QtrVPYGdOt3IoDLLfl0V -goversion go1.23.2 -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 vendor/golang.org/x/net/idna mkdir -p $WORK/b156/ cat >/usr/src/tmp/go-build750897963/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-build750897963/b026/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=/usr/src/tmp/go-build750897963/b157/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/usr/src/tmp/go-build750897963/b159/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=/usr/src/tmp/go-build750897963/b160/_pkg_.a packagefile math=/usr/src/tmp/go-build750897963/b033/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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 IkAFEAs3_rB1KJW0Uf-9/IkAFEAs3_rB1KJW0Uf-9 -goversion go1.23.2 -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 cp $WORK/b181/_pkg_.a /usr/src/.cache/go-build/5c/5ceec3c8ba1a0b1195f8b83ae63d2575a7a869ac71bb02f2538354f6db4dd09b-d # internal github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1 mkdir -p $WORK/b266/ cat >/usr/src/tmp/go-build750897963/b266/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/keybase/go-keybase-chat-bot/kbchat/types/gregor1=/usr/src/tmp/go-build750897963/b265/_pkg_.a EOF text/template mkdir -p $WORK/b180/ cat >/usr/src/tmp/go-build750897963/b180/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile internal/fmtsort=/usr/src/tmp/go-build750897963/b027/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build750897963/b044/_pkg_.a packagefile net/url=/usr/src/tmp/go-build750897963/b154/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile path=/usr/src/tmp/go-build750897963/b046/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build750897963/b065/_pkg_.a packagefile reflect=/usr/src/tmp/go-build750897963/b029/_pkg_.a packagefile runtime=/usr/src/tmp/go-build750897963/b010/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile text/template/parse=/usr/src/tmp/go-build750897963/b181/_pkg_.a packagefile unicode=/usr/src/tmp/go-build750897963/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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 wgKr8ymxV1WDIt1zEDQW/wgKr8ymxV1WDIt1zEDQW -goversion go1.23.2 -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 /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 rOhhRe04WLrtAPhUk-vL/rOhhRe04WLrtAPhUk-vL -goversion go1.23.2 -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/b069/_pkg_.a /usr/src/.cache/go-build/a2/a264df71f2158e12baf8bed3579d84acd7c097c63f95e1be227a3e37676e67af-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b213/_pkg_.a /usr/src/.cache/go-build/c5/c5fba1177363af69295b06fba3445118d6cd5c5ecf78893bc68f695c4e493512-d # internal github.com/labstack/gommon/log mkdir -p $WORK/b196/ cat >/usr/src/tmp/go-build750897963/b196/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build750897963/b069/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/labstack/gommon/color=/usr/src/tmp/go-build750897963/b193/_pkg_.a packagefile github.com/mattn/go-colorable=/usr/src/tmp/go-build750897963/b194/_pkg_.a packagefile github.com/mattn/go-isatty=/usr/src/tmp/go-build750897963/b195/_pkg_.a packagefile github.com/valyala/fasttemplate=/usr/src/tmp/go-build750897963/b197/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile path=/usr/src/tmp/go-build750897963/b046/_pkg_.a packagefile runtime=/usr/src/tmp/go-build750897963/b010/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build750897963/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/b047/_pkg_.a EOF /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 xCSHU1-SVk3rc2fo-f7g/xCSHU1-SVk3rc2fo-f7g -goversion go1.23.2 -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 github.com/sirupsen/logrus mkdir -p $WORK/b066/ cat >/usr/src/tmp/go-build750897963/b066/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build750897963/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile context=/usr/src/tmp/go-build750897963/b068/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build750897963/b069/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile golang.org/x/sys/unix=/usr/src/tmp/go-build750897963/b061/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile log=/usr/src/tmp/go-build750897963/b072/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile reflect=/usr/src/tmp/go-build750897963/b029/_pkg_.a packagefile runtime=/usr/src/tmp/go-build750897963/b010/_pkg_.a packagefile sort=/usr/src/tmp/go-build750897963/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build750897963/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/b047/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/b036/_pkg_.a EOF /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 raqWuDZ0Io3di69T7xtZ/raqWuDZ0Io3di69T7xtZ -goversion go1.23.2 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b250/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b250/_pkg_.a /usr/src/.cache/go-build/31/314fde42dded5291e6ca7e10de1891ab5909d93a8a64cec6eec283739388ef9d-d # internal github.com/paulrosania/go-charset/charset mkdir -p $WORK/b258/ cat >/usr/src/tmp/go-build750897963/b258/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build750897963/b062/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build750897963/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build750897963/b065/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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 ZwvHi__Z2Ncp1blhs5sm/ZwvHi__Z2Ncp1blhs5sm -goversion go1.23.2 -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 cp $WORK/b204/_pkg_.a /usr/src/.cache/go-build/27/2744d5ec5b46e49b597cecdb74c6bccd61bc504c50f8cffc1e4a53b9cd7c03b5-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b203/ cat >/usr/src/tmp/go-build750897963/b203/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile golang.org/x/text/transform=/usr/src/tmp/go-build750897963/b175/_pkg_.a packagefile golang.org/x/text/unicode/bidi=/usr/src/tmp/go-build750897963/b204/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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 D3N5RXuoIyeTUTtue68t/D3N5RXuoIyeTUTtue68t -goversion go1.23.2 -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/b185/_pkg_.a /usr/src/.cache/go-build/17/17cd6f7e44f50d972ec5aefbb442748402b4928c2df8efc52b8ed23b11ed800f-d # internal github.com/pmezard/go-difflib/difflib mkdir -p $WORK/b271/ cat >/usr/src/tmp/go-build750897963/b271/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build750897963/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/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 xx3rOBIGzA6QqrfE6s9T/xx3rOBIGzA6QqrfE6s9T -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b271/importcfg -pack ./vendor/github.com/pmezard/go-difflib/difflib/difflib.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/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /usr/src/.cache/go-build/9f/9f897483590cf334c9763c4a2720815c3b0fbf1159c85ff0b1b96235e3ef025f-d # internal gopkg.in/yaml.v3 mkdir -p $WORK/b272/ cat >/usr/src/tmp/go-build750897963/b272/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile encoding=/usr/src/tmp/go-build750897963/b003/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build750897963/b070/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile math=/usr/src/tmp/go-build750897963/b033/_pkg_.a packagefile reflect=/usr/src/tmp/go-build750897963/b029/_pkg_.a packagefile regexp=/usr/src/tmp/go-build750897963/b082/_pkg_.a packagefile sort=/usr/src/tmp/go-build750897963/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/b047/_pkg_.a packagefile unicode=/usr/src/tmp/go-build750897963/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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 IqztNplOUAnUEGgMd6oU/IqztNplOUAnUEGgMd6oU -goversion go1.23.2 -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/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /usr/src/.cache/go-build/2a/2a628d27c485bbf628ad9edab234e966e888298a274ee4e80af9505f84a7c0aa-d # internal github.com/gomarkdown/markdown/parser mkdir -p $WORK/b236/ cat >/usr/src/tmp/go-build750897963/b236/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/gomarkdown/markdown/ast=/usr/src/tmp/go-build750897963/b234/_pkg_.a packagefile html=/usr/src/tmp/go-build750897963/b179/_pkg_.a packagefile path=/usr/src/tmp/go-build750897963/b046/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build750897963/b065/_pkg_.a packagefile regexp=/usr/src/tmp/go-build750897963/b082/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile unicode=/usr/src/tmp/go-build750897963/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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 2x00Y08YbfWFlEbjXEVG/2x00Y08YbfWFlEbjXEVG -goversion go1.23.2 -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 cp $WORK/b192/_pkg_.a /usr/src/.cache/go-build/dd/dd4107dd566b310c4aeeaee1328a99ea9f6f3957deeea3c3ed662b5b373f0b93-d # internal runtime/trace mkdir -p $WORK/b275/ cat >/usr/src/tmp/go-build750897963/b275/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build750897963/b068/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile runtime=/usr/src/tmp/go-build750897963/b010/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build750897963/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 Kn8oDIGgQHvgiEhtmQCd/Kn8oDIGgQHvgiEhtmQCd -goversion go1.23.2 -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 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 /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/b258/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /usr/src/.cache/go-build/d7/d7c2fc001d80726f43fbf5cb10c250210110e37805ece7ca63344c95d2c44543-d # internal github.com/hashicorp/golang-lru mkdir -p $WORK/b280/ cp $WORK/b258/_pkg_.a /usr/src/.cache/go-build/c8/c84770d1aff95b254b860ef6bb850bd964adee6fdcf40f1fdf22309dc0201493-d # internal cat >/usr/src/tmp/go-build750897963/b280/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=/usr/src/tmp/go-build750897963/b281/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/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/b280/_pkg_.a -trimpath "$WORK/b280=>" -p github.com/hashicorp/golang-lru -lang=go1.16 -complete -installsuffix shared -buildid qOQgBSZSmX2OG9gfn9dg/qOQgBSZSmX2OG9gfn9dg -goversion go1.23.2 -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 github.com/paulrosania/go-charset/data mkdir -p $WORK/b259/ cat >/usr/src/tmp/go-build750897963/b259/importcfg << 'EOF' # internal # import config packagefile github.com/paulrosania/go-charset/charset=/usr/src/tmp/go-build750897963/b258/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/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 lVbru2vlLFa35olZE_Ol/lVbru2vlLFa35olZE_Ol -goversion go1.23.2 -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/b176/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b270/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /usr/src/.cache/go-build/45/457629a780f6e6964b13c56aa9ab02f105843efe7cadd56cee0492348ef2fdde-d # internal testing mkdir -p $WORK/b273/ cat >/usr/src/tmp/go-build750897963/b273/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile flag=/usr/src/tmp/go-build750897963/b002/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile internal/goexperiment=/usr/src/tmp/go-build750897963/b017/_pkg_.a packagefile internal/race=/usr/src/tmp/go-build750897963/b032/_pkg_.a packagefile internal/sysinfo=/usr/src/tmp/go-build750897963/b274/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile math=/usr/src/tmp/go-build750897963/b033/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build750897963/b106/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build750897963/b065/_pkg_.a packagefile reflect=/usr/src/tmp/go-build750897963/b029/_pkg_.a packagefile runtime=/usr/src/tmp/go-build750897963/b010/_pkg_.a packagefile runtime/debug=/usr/src/tmp/go-build750897963/b200/_pkg_.a packagefile runtime/trace=/usr/src/tmp/go-build750897963/b275/_pkg_.a packagefile slices=/usr/src/tmp/go-build750897963/b040/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build750897963/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/b047/_pkg_.a packagefile unicode=/usr/src/tmp/go-build750897963/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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 ifKJLivgGIu45TE6aFrX/ifKJLivgGIu45TE6aFrX -goversion go1.23.2 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b270/_pkg_.a /usr/src/.cache/go-build/5a/5a9fe06c38f897fb54667c1feec608862ea4e1d68c5eb757b822292d6bb26686-d # internal github.com/mgutz/ansi mkdir -p $WORK/b284/ cat >/usr/src/tmp/go-build750897963/b284/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/mattn/go-colorable=/usr/src/tmp/go-build750897963/b194/_pkg_.a packagefile sort=/usr/src/tmp/go-build750897963/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/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 bZXitQ8Tjrb2jSWbTiL9/bZXitQ8Tjrb2jSWbTiL9 -goversion go1.23.2 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b271/_pkg_.a /usr/src/.cache/go-build/c4/c44ce6c6d907217e8819eda32b9d8265f9159b27d145f05364f6481ac861b8dd-d # internal golang.org/x/term mkdir -p $WORK/b286/ cat >/usr/src/tmp/go-build750897963/b286/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile golang.org/x/sys/unix=/usr/src/tmp/go-build750897963/b061/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile runtime=/usr/src/tmp/go-build750897963/b010/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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 iOyMbGIfocrNnP8vuDFS/iOyMbGIfocrNnP8vuDFS -goversion go1.23.2 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b280/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b176/_pkg_.a /usr/src/.cache/go-build/3d/3d17fc64c800a1d4a3ab8735abfe189e9b7ad65d53a48d069e6fa451b3a490a2-d # internal cp $WORK/b259/_pkg_.a /usr/src/.cache/go-build/ac/acae1b2177c16fcf28ee12afc98107c12d710b2d9710127b2194d7df21a6f5fc-d # internal database/sql/driver mkdir -p $WORK/b290/ cat >/usr/src/tmp/go-build750897963/b290/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build750897963/b068/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile reflect=/usr/src/tmp/go-build750897963/b029/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/b047/_pkg_.a EOF /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 r4JB2kLT7sZ_zoU5fUso/r4JB2kLT7sZ_zoU5fUso -goversion go1.23.2 -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/b231/_pkg_.a /usr/src/.cache/go-build/01/01ccb21aa8369f3bb002ce81970ae6b47a69a97caafbb39f2a7616bd0f856cb2-d # internal golang.org/x/image/tiff/lzw mkdir -p $WORK/b295/ cat >/usr/src/tmp/go-build750897963/b295/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build750897963/b067/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/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 bXDgnpFmIsoCWSQ0WyNE/bXDgnpFmIsoCWSQ0WyNE -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b295/importcfg -pack ./vendor/golang.org/x/image/tiff/lzw/reader.go cp $WORK/b105/_pkg_.a /usr/src/.cache/go-build/5e/5e19e866613a4f7c8fb13a00cba1d5252acf1db66886ff019279bc9e79c84191-d # internal crypto/rand mkdir -p $WORK/b097/ cat >/usr/src/tmp/go-build750897963/b097/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/usr/src/tmp/go-build750897963/b098/_pkg_.a packagefile crypto/internal/randutil=/usr/src/tmp/go-build750897963/b104/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile internal/syscall/unix=/usr/src/tmp/go-build750897963/b054/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile math/big=/usr/src/tmp/go-build750897963/b105/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile runtime=/usr/src/tmp/go-build750897963/b010/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build750897963/b038/_pkg_.a packagefile syscall=/usr/src/tmp/go-build750897963/b050/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 imlrCSziZNzkYCYJu0cS/imlrCSziZNzkYCYJu0cS -goversion go1.23.2 -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 golang.org/x/net/idna mkdir -p $WORK/b202/ cat >/usr/src/tmp/go-build750897963/b202/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile golang.org/x/text/secure/bidirule=/usr/src/tmp/go-build750897963/b203/_pkg_.a packagefile golang.org/x/text/unicode/bidi=/usr/src/tmp/go-build750897963/b204/_pkg_.a packagefile golang.org/x/text/unicode/norm=/usr/src/tmp/go-build750897963/b176/_pkg_.a packagefile math=/usr/src/tmp/go-build750897963/b033/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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 TTu_rhVfwtHVIAg77sPQ/TTu_rhVfwtHVIAg77sPQ -goversion go1.23.2 -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 cp $WORK/b280/_pkg_.a /usr/src/.cache/go-build/22/225506c70d85fa2fd4c79a8350524c17abcfd274435f238720d1cc1077e6c849-d # internal crypto/elliptic mkdir -p $WORK/b115/ cat >/usr/src/tmp/go-build750897963/b115/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec=/usr/src/tmp/go-build750897963/b112/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile math/big=/usr/src/tmp/go-build750897963/b105/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a EOF /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 21ZkFPfz6jppK2wfOmfF/21ZkFPfz6jppK2wfOmfF -goversion go1.23.2 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /usr/src/.cache/go-build/7c/7c4a40f0d0b15cc8315740a05fbc1cef87bd13235b5ff226f4bb042848dd30f4-d # internal crypto/internal/bigmod mkdir -p $WORK/b116/ 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 cat >/usr/src/tmp/go-build750897963/b116/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build750897963/b014/_pkg_.a packagefile internal/cpu=/usr/src/tmp/go-build750897963/b012/_pkg_.a packagefile math/big=/usr/src/tmp/go-build750897963/b105/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build750897963/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 n6l_LYH_HxIQtl1NPzRP/n6l_LYH_HxIQtl1NPzRP -goversion go1.23.2 -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/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /usr/src/.cache/go-build/46/465768d2b36469a2d26f2ddbc5224a41498a8fba11648d549f8b57e1a7232fac-d # internal crypto/internal/boring/bbig mkdir -p $WORK/b117/ cat >/usr/src/tmp/go-build750897963/b117/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/usr/src/tmp/go-build750897963/b098/_pkg_.a packagefile math/big=/usr/src/tmp/go-build750897963/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 JWNFqSAD5aiU5g0vKLrg/JWNFqSAD5aiU5g0vKLrg -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b117/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/bbig/big.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /usr/src/.cache/go-build/e1/e19530dc27982dc1a42990c7f99250902f23e76e7cc35d131bb3e56706ce0857-d # internal encoding/asn1 mkdir -p $WORK/b120/ cat >/usr/src/tmp/go-build750897963/b120/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile math=/usr/src/tmp/go-build750897963/b033/_pkg_.a packagefile math/big=/usr/src/tmp/go-build750897963/b105/_pkg_.a packagefile reflect=/usr/src/tmp/go-build750897963/b029/_pkg_.a packagefile slices=/usr/src/tmp/go-build750897963/b040/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/b047/_pkg_.a packagefile unicode/utf16=/usr/src/tmp/go-build750897963/b071/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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 5SkGFfcfOzdMXYAasQZb/5SkGFfcfOzdMXYAasQZb -goversion go1.23.2 -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/b286/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b286/_pkg_.a /usr/src/.cache/go-build/c3/c37d764e09e63d6dbbb462d746c33d21b0419fb57b13a864ba7d4dc67b594fad-d # internal crypto/ed25519 mkdir -p $WORK/b122/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b180/_pkg_.a # internal cat >/usr/src/tmp/go-build750897963/b122/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile crypto=/usr/src/tmp/go-build750897963/b099/_pkg_.a packagefile crypto/internal/edwards25519=/usr/src/tmp/go-build750897963/b123/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build750897963/b097/_pkg_.a packagefile crypto/sha512=/usr/src/tmp/go-build750897963/b118/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build750897963/b102/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/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 OOFeqNslKk7e2aHMAKi2/OOFeqNslKk7e2aHMAKi2 -goversion go1.23.2 -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/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /usr/src/.cache/go-build/52/52d7c70ba93295e03948cb8a788de4ced70f839543e30768826c3958194043c4-d # internal crypto/internal/hpke mkdir -p $WORK/b125/ 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=2F0rvft6BYQGso-lMjpo -o $WORK/b144/_x001.o -c _cgo_export.c cat >/usr/src/tmp/go-build750897963/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-build750897963/b099/_pkg_.a packagefile crypto/aes=/usr/src/tmp/go-build750897963/b108/_pkg_.a packagefile crypto/cipher=/usr/src/tmp/go-build750897963/b100/_pkg_.a packagefile crypto/ecdh=/usr/src/tmp/go-build750897963/b110/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build750897963/b097/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build750897963/b062/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/usr/src/tmp/go-build750897963/b126/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=/usr/src/tmp/go-build750897963/b130/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build750897963/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/b125/_pkg_.a -trimpath "$WORK/b125=>" -p crypto/internal/hpke -lang=go1.23 -std -complete -installsuffix shared -buildid OOZ-mDKTiv9yw_gINnWL/OOZ-mDKTiv9yw_gINnWL -goversion go1.23.2 -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/b156/_pkg_.a # internal cp $WORK/b066/_pkg_.a /usr/src/.cache/go-build/79/79a3dc89b6c1800085164ed6c10fbe2936d3a8f9f3daaa46086ce0c1d6e34ca0-d # internal crypto/internal/mlkem768 mkdir -p $WORK/b131/ cat >/usr/src/tmp/go-build750897963/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-build750897963/b097/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build750897963/b102/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/sha3=/usr/src/tmp/go-build750897963/b132/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build750897963/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 uaZtydIxA24j2Wgk7R5O/uaZtydIxA24j2Wgk7R5O -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b131/importcfg -pack /usr/lib/golang/src/crypto/internal/mlkem768/mlkem768.go cp $WORK/b180/_pkg_.a /usr/src/.cache/go-build/d9/d91406c80ed45e41080694adfbb575cb33435559ac3c503bba4bf4f49dd1db7a-d # internal crypto/dsa mkdir -p $WORK/b140/ cat >/usr/src/tmp/go-build750897963/b140/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=/usr/src/tmp/go-build750897963/b104/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile math/big=/usr/src/tmp/go-build750897963/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 OwxVZARmVFabPS3nJvaz/OwxVZARmVFabPS3nJvaz -goversion go1.23.2 -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/b186/_pkg_.a # internal cp $WORK/b156/_pkg_.a /usr/src/.cache/go-build/1f/1faee2bf6457d15f965be672ef4547a1b57753df7206121c3466e0eca2c8762d-d # internal github.com/pelletier/go-toml mkdir -p $WORK/b172/ cat >/usr/src/tmp/go-build750897963/b172/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile encoding=/usr/src/tmp/go-build750897963/b003/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile math=/usr/src/tmp/go-build750897963/b033/_pkg_.a packagefile math/big=/usr/src/tmp/go-build750897963/b105/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile reflect=/usr/src/tmp/go-build750897963/b029/_pkg_.a packagefile runtime=/usr/src/tmp/go-build750897963/b010/_pkg_.a packagefile sort=/usr/src/tmp/go-build750897963/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 pESaPKAbxbg8fYNyqwGV/pESaPKAbxbg8fYNyqwGV -goversion go1.23.2 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b236/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b290/_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/e0/e0305afc68c67775574e463ac6a36226dd70596f65baf266d50d4d72fdfba3d0-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=2F0rvft6BYQGso-lMjpo -o $WORK/b144/_x002.o -c cgo_linux.cgo2.c html/template mkdir -p $WORK/b178/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b140/_pkg_.a # internal cat >/usr/src/tmp/go-build750897963/b178/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build750897963/b069/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile html=/usr/src/tmp/go-build750897963/b179/_pkg_.a packagefile internal/godebug=/usr/src/tmp/go-build750897963/b048/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build750897963/b044/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile path=/usr/src/tmp/go-build750897963/b046/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build750897963/b065/_pkg_.a packagefile reflect=/usr/src/tmp/go-build750897963/b029/_pkg_.a packagefile regexp=/usr/src/tmp/go-build750897963/b082/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile text/template=/usr/src/tmp/go-build750897963/b180/_pkg_.a packagefile text/template/parse=/usr/src/tmp/go-build750897963/b181/_pkg_.a packagefile unicode=/usr/src/tmp/go-build750897963/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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/b178/_pkg_.a -trimpath "$WORK/b178=>" -p html/template -lang=go1.23 -std -complete -installsuffix shared -buildid yrnVgFRPwIsOv8aUbefF/yrnVgFRPwIsOv8aUbefF -goversion go1.23.2 -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/b140/_pkg_.a /usr/src/.cache/go-build/cb/cbff3c62147c93649aba208c61ff68b099e374236784405b92f6dd20403a7d20-d # internal golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b285/ cat >/usr/src/tmp/go-build750897963/b285/importcfg << 'EOF' # internal # import config packagefile golang.org/x/term=/usr/src/tmp/go-build750897963/b286/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/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 ooV4-qCKdytcIw8yMxQH/ooV4-qCKdytcIw8yMxQH -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b285/importcfg -pack ./vendor/golang.org/x/crypto/ssh/terminal/terminal.go cp $WORK/b290/_pkg_.a /usr/src/.cache/go-build/b2/b22a972519123e7edbbb4df4f829a391f2fad06e1e0967f57533e6342053302f-d # internal github.com/blang/semver mkdir -p $WORK/b289/ cat >/usr/src/tmp/go-build750897963/b289/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=/usr/src/tmp/go-build750897963/b290/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build750897963/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile sort=/usr/src/tmp/go-build750897963/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile unicode=/usr/src/tmp/go-build750897963/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 x0qFQ2O5oJucOwfX8-EJ/x0qFQ2O5oJucOwfX8-EJ -goversion go1.23.2 -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 /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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b125/_pkg_.a # internal /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/b131/_pkg_.a /usr/src/.cache/go-build/82/82184c8e5d11e370c75504bd682af32f19466ee6927cf4e58b5423d67e4b9931-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /usr/src/.cache/go-build/f1/f132924c95c2977c061eea4bb5c56baaf8f681b95989c2b400d11eafd7729c29-d # internal cp $WORK/b186/_pkg_.a /usr/src/.cache/go-build/ad/ad76b194abef8bf585b99fea48c063ae3519dad5a80aae9d09d6372fe894ab65-d # internal github.com/matterbridge/logrus-prefixed-formatter mkdir -p $WORK/b283/ compress/lzw mkdir -p $WORK/b298/ cat >/usr/src/tmp/go-build750897963/b283/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/mgutz/ansi=/usr/src/tmp/go-build750897963/b284/_pkg_.a packagefile github.com/sirupsen/logrus=/usr/src/tmp/go-build750897963/b066/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=/usr/src/tmp/go-build750897963/b285/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile regexp=/usr/src/tmp/go-build750897963/b082/_pkg_.a packagefile runtime=/usr/src/tmp/go-build750897963/b010/_pkg_.a packagefile sort=/usr/src/tmp/go-build750897963/b064/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/b047/_pkg_.a EOF cp $WORK/b125/_pkg_.a /usr/src/.cache/go-build/e2/e29665aaa0c7c142797489e0ad00b232178ee7d33ca87c9c5b0e4736eef8655a-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/b283/_pkg_.a -trimpath "$WORK/b283=>" -p github.com/matterbridge/logrus-prefixed-formatter -lang=go1.16 -complete -installsuffix shared -buildid 0icGhv5AL7Sp3MhnD1kj/0icGhv5AL7Sp3MhnD1kj -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b283/importcfg -pack ./vendor/github.com/matterbridge/logrus-prefixed-formatter/formatter.go cat >/usr/src/tmp/go-build750897963/b298/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build750897963/b067/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a EOF /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 gnShOUZ41IoQOOsKNRrI/gnShOUZ41IoQOOsKNRrI -goversion go1.23.2 -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 golang.org/x/image/tiff mkdir -p $WORK/b293/ cat >/usr/src/tmp/go-build750897963/b293/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build750897963/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile compress/zlib=/usr/src/tmp/go-build750897963/b221/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build750897963/b062/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile golang.org/x/image/ccitt=/usr/src/tmp/go-build750897963/b294/_pkg_.a packagefile golang.org/x/image/tiff/lzw=/usr/src/tmp/go-build750897963/b295/_pkg_.a packagefile image=/usr/src/tmp/go-build750897963/b227/_pkg_.a packagefile image/color=/usr/src/tmp/go-build750897963/b228/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile math=/usr/src/tmp/go-build750897963/b033/_pkg_.a packagefile sort=/usr/src/tmp/go-build750897963/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 2pFuv07SdPrePiW2kzJ5/2pFuv07SdPrePiW2kzJ5 -goversion go1.23.2 -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 cp $WORK/b236/_pkg_.a /usr/src/.cache/go-build/21/212671a7f1455ab25f892398ddb649640051c872aeb987f42e45ebd83c41c74d-d # internal github.com/gomarkdown/markdown/html mkdir -p $WORK/b235/ cat >/usr/src/tmp/go-build750897963/b235/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/gomarkdown/markdown/ast=/usr/src/tmp/go-build750897963/b234/_pkg_.a packagefile github.com/gomarkdown/markdown/parser=/usr/src/tmp/go-build750897963/b236/_pkg_.a packagefile html=/usr/src/tmp/go-build750897963/b179/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile regexp=/usr/src/tmp/go-build750897963/b082/_pkg_.a packagefile sort=/usr/src/tmp/go-build750897963/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/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 wx2YfVembAIPSIc_E-P1/wx2YfVembAIPSIc_E-P1 -goversion go1.23.2 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b116/_pkg_.a /usr/src/.cache/go-build/6f/6f88b8048187cf6bb1ac0595c6aee31562a3027206c33ba746f66c77c4602c0f-d # internal crypto/rsa mkdir -p $WORK/b136/ cat >/usr/src/tmp/go-build750897963/b136/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile crypto=/usr/src/tmp/go-build750897963/b099/_pkg_.a packagefile crypto/internal/bigmod=/usr/src/tmp/go-build750897963/b116/_pkg_.a packagefile crypto/internal/boring=/usr/src/tmp/go-build750897963/b098/_pkg_.a packagefile crypto/internal/boring/bbig=/usr/src/tmp/go-build750897963/b117/_pkg_.a packagefile crypto/internal/randutil=/usr/src/tmp/go-build750897963/b104/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build750897963/b097/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build750897963/b102/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile hash=/usr/src/tmp/go-build750897963/b095/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile math=/usr/src/tmp/go-build750897963/b033/_pkg_.a packagefile math/big=/usr/src/tmp/go-build750897963/b105/_pkg_.a EOF /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 uBMGNdDcrjmzq19nCaJx/uBMGNdDcrjmzq19nCaJx -goversion go1.23.2 -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 golang.org/x/net/html mkdir -p $WORK/b301/ cat >/usr/src/tmp/go-build750897963/b301/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build750897963/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile golang.org/x/net/html/atom=/usr/src/tmp/go-build750897963/b302/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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 ABd0weMK8o_3FaFZN9_p/ABd0weMK8o_3FaFZN9_p -goversion go1.23.2 -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/b115/_pkg_.a /usr/src/.cache/go-build/28/2882c7d0dd767f87a04c761ed6bc5f1c8cff85b0f4b035f51e37f25564941085-d # internal database/sql mkdir -p $WORK/b304/ cat >/usr/src/tmp/go-build750897963/b304/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile context=/usr/src/tmp/go-build750897963/b068/_pkg_.a packagefile database/sql/driver=/usr/src/tmp/go-build750897963/b290/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile math/rand/v2=/usr/src/tmp/go-build750897963/b151/_pkg_.a packagefile reflect=/usr/src/tmp/go-build750897963/b029/_pkg_.a packagefile runtime=/usr/src/tmp/go-build750897963/b010/_pkg_.a packagefile slices=/usr/src/tmp/go-build750897963/b040/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build750897963/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/b047/_pkg_.a packagefile unicode=/usr/src/tmp/go-build750897963/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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 1PukGFNg9XSeXp1wLlxL/1PukGFNg9XSeXp1wLlxL -goversion go1.23.2 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b202/_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=2F0rvft6BYQGso-lMjpo -o $WORK/b144/_x003.o -c cgo_resnew.cgo2.c cp $WORK/b202/_pkg_.a /usr/src/.cache/go-build/e0/e04a9763567fd9960bcdd58c0d89d314ca5d0ef62c2005f2d0f64e34a06bd37f-d # internal github.com/mattermost/go-i18n/i18n/language mkdir -p $WORK/b307/ cat >/usr/src/tmp/go-build750897963/b307/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b298/_pkg_.a # 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/b307/_pkg_.a -trimpath "$WORK/b307=>" -p github.com/mattermost/go-i18n/i18n/language -lang=go1.16 -complete -installsuffix shared -buildid 19Z2qex2XTdsWEht-JTX/19Z2qex2XTdsWEht-JTX -goversion go1.23.2 -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 cp $WORK/b298/_pkg_.a /usr/src/.cache/go-build/1f/1f796c50535e6f3a8f16145f190348fe534720972a069a787c157df9763c1973-d # internal image/gif mkdir -p $WORK/b297/ cat >/usr/src/tmp/go-build750897963/b297/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build750897963/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile compress/lzw=/usr/src/tmp/go-build750897963/b298/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile image=/usr/src/tmp/go-build750897963/b227/_pkg_.a packagefile image/color=/usr/src/tmp/go-build750897963/b228/_pkg_.a packagefile image/color/palette=/usr/src/tmp/go-build750897963/b299/_pkg_.a packagefile image/draw=/usr/src/tmp/go-build750897963/b296/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build750897963/b014/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/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 gbEjmm8T2GBCyPnvJEeh/gbEjmm8T2GBCyPnvJEeh -goversion go1.23.2 -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/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /usr/src/.cache/go-build/30/304dcd78b8a004a8621d5a058935088b19a7a31ba60a329d6c5a0cf66fe1d8d7-d # internal github.com/go-asn1-ber/asn1-ber mkdir -p $WORK/b310/ cat >/usr/src/tmp/go-build750897963/b310/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile math=/usr/src/tmp/go-build750897963/b033/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile reflect=/usr/src/tmp/go-build750897963/b029/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/b047/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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 dPPPfpGGnAzGExqzHTXn/dPPPfpGGnAzGExqzHTXn -goversion go1.23.2 -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/b289/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b289/_pkg_.a /usr/src/.cache/go-build/2a/2ad2ef75500ded855ef34a1f48f6b4986cdf1c02ab001fc8b6876ea1e49807e5-d # internal github.com/hashicorp/go-multierror mkdir -p $WORK/b312/ cat >/usr/src/tmp/go-build750897963/b312/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/hashicorp/errwrap=/usr/src/tmp/go-build750897963/b313/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/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 33om4HQmgll8ROqNh13X/33om4HQmgll8ROqNh13X -goversion go1.23.2 -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 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=2F0rvft6BYQGso-lMjpo -o $WORK/b144/_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b120/_pkg_.a /usr/src/.cache/go-build/43/43db01ab62a81dd22ed8e29cea5f684c440d6986f5081345f76f41c7e9f90c9f-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b119/ cat >/usr/src/tmp/go-build750897963/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-build750897963/b120/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/usr/src/tmp/go-build750897963/b121/_pkg_.a packagefile math/big=/usr/src/tmp/go-build750897963/b105/_pkg_.a packagefile reflect=/usr/src/tmp/go-build750897963/b029/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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/b119/_pkg_.a -trimpath "$WORK/b119=>" -p vendor/golang.org/x/crypto/cryptobyte -lang=go1.23 -std -complete -installsuffix shared -buildid grFi-jxQaF6VqXHPlqtM/grFi-jxQaF6VqXHPlqtM -goversion go1.23.2 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b283/_pkg_.a /usr/src/.cache/go-build/3c/3cfb60cc4f239991db9d4f23f3e136a66d9a72e1c534b5bfabe29945aafb31c4-d # internal crypto/x509/pkix mkdir -p $WORK/b141/ cat >/usr/src/tmp/go-build750897963/b141/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=/usr/src/tmp/go-build750897963/b120/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build750897963/b142/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile math/big=/usr/src/tmp/go-build750897963/b105/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 2Ytxoxc2xXNFwkUbm72Z/2Ytxoxc2xXNFwkUbm72Z -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b141/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go cp $WORK/b293/_pkg_.a /usr/src/.cache/go-build/e3/e36a2cdeedcf2e7b9c1809916f16bf8b090f7bb15be390dfc8d5ed6d2dcb5b74-d # internal github.com/wiggin77/merror mkdir -p $WORK/b317/ cat >/usr/src/tmp/go-build750897963/b317/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a EOF /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 FPRZ7iAyijwvfHDh-SHW/FPRZ7iAyijwvfHDh-SHW -goversion go1.23.2 -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/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /usr/src/.cache/go-build/89/89d7d72d8f5c8bf5c5637cfb637b67df7631e2f80cb017eb46a989c50a755e45-d # internal github.com/wiggin77/cfg/timeconv mkdir -p $WORK/b318/ cat >/usr/src/tmp/go-build750897963/b318/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile math=/usr/src/tmp/go-build750897963/b033/_pkg_.a packagefile regexp=/usr/src/tmp/go-build750897963/b082/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/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 mOrUByB3AhsoXLPMrpTT/mOrUByB3AhsoXLPMrpTT -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b318/importcfg -pack ./vendor/github.com/wiggin77/cfg/timeconv/parse.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=2F0rvft6BYQGso-lMjpo -o $WORK/b144/_x005.o -c cgo_unix_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b307/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b297/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b307/_pkg_.a /usr/src/.cache/go-build/ef/ef2d784c93885a63b6e12af4a07528191506db542107333fd8cefe758225c675-d # internal cp $WORK/b297/_pkg_.a /usr/src/.cache/go-build/a6/a6de44e0301776525ab46323b74a5a53e4142e6895c9e785be3067930cfaba01-d # internal github.com/mattermost/go-i18n/i18n/translation mkdir -p $WORK/b308/ cat >/usr/src/tmp/go-build750897963/b308/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile encoding=/usr/src/tmp/go-build750897963/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/mattermost/go-i18n/i18n/language=/usr/src/tmp/go-build750897963/b307/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile text/template=/usr/src/tmp/go-build750897963/b180/_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/b308/_pkg_.a -trimpath "$WORK/b308=>" -p github.com/mattermost/go-i18n/i18n/translation -lang=go1.16 -complete -installsuffix shared -buildid Bltz8r80gLxSBU4J2wnS/Bltz8r80gLxSBU4J2wnS -goversion go1.23.2 -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 github.com/disintegration/imaging mkdir -p $WORK/b291/ cat >/usr/src/tmp/go-build750897963/b291/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build750897963/b062/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile golang.org/x/image/bmp=/usr/src/tmp/go-build750897963/b292/_pkg_.a packagefile golang.org/x/image/tiff=/usr/src/tmp/go-build750897963/b293/_pkg_.a packagefile image=/usr/src/tmp/go-build750897963/b227/_pkg_.a packagefile image/color=/usr/src/tmp/go-build750897963/b228/_pkg_.a packagefile image/draw=/usr/src/tmp/go-build750897963/b296/_pkg_.a packagefile image/gif=/usr/src/tmp/go-build750897963/b297/_pkg_.a packagefile image/jpeg=/usr/src/tmp/go-build750897963/b229/_pkg_.a packagefile image/png=/usr/src/tmp/go-build750897963/b231/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile math=/usr/src/tmp/go-build750897963/b033/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build750897963/b065/_pkg_.a packagefile runtime=/usr/src/tmp/go-build750897963/b010/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/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 nMh7QKnAzii7W3D5tJf0/nMh7QKnAzii7W3D5tJf0 -goversion go1.23.2 -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/b235/_pkg_.a # internal cp $WORK/b141/_pkg_.a /usr/src/.cache/go-build/9f/9fc2365c26430b075c996c7af3094424b7fb78d3ea6ed3e219bc2720ae389c42-d # internal gopkg.in/natefinch/lumberjack.v2 mkdir -p $WORK/b321/ cat >/usr/src/tmp/go-build750897963/b321/importcfg << 'EOF' # internal # import config packagefile compress/gzip=/usr/src/tmp/go-build750897963/b092/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build750897963/b065/_pkg_.a packagefile sort=/usr/src/tmp/go-build750897963/b064/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile syscall=/usr/src/tmp/go-build750897963/b050/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 sRzaSzhI1WwDpz7bek9T/sRzaSzhI1WwDpz7bek9T -goversion go1.23.2 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b317/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b317/_pkg_.a /usr/src/.cache/go-build/53/53e3cd57e6f778fc5c84b3a48874f619d6ddd50aec7e5418e783e0035a1030c0-d # internal github.com/wiggin77/cfg/ini mkdir -p $WORK/b316/ cat >/usr/src/tmp/go-build750897963/b316/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/wiggin77/merror=/usr/src/tmp/go-build750897963/b317/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 lUnX80MZ5x5KlIaQUJ0W/lUnX80MZ5x5KlIaQUJ0W -goversion go1.23.2 -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 cp $WORK/b235/_pkg_.a /usr/src/.cache/go-build/d7/d7744ef34762bdf662bfb2f28dc4dcc865d7da375b9bd30370e6e4ee2870a62d-d # internal github.com/gomarkdown/markdown mkdir -p $WORK/b233/ cat >/usr/src/tmp/go-build750897963/b233/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile github.com/gomarkdown/markdown/ast=/usr/src/tmp/go-build750897963/b234/_pkg_.a packagefile github.com/gomarkdown/markdown/html=/usr/src/tmp/go-build750897963/b235/_pkg_.a packagefile github.com/gomarkdown/markdown/parser=/usr/src/tmp/go-build750897963/b236/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/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 5-oY3ajzfx3ar9Fd0DfE/5-oY3ajzfx3ar9Fd0DfE -goversion go1.23.2 -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/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /usr/src/.cache/go-build/49/49c5f8389d27be50928c9d3bfb66d0dbe664dc8a6126cc68029a31f2b2217d91-d # internal go.uber.org/atomic mkdir -p $WORK/b325/ cat >/usr/src/tmp/go-build750897963/b325/importcfg << 'EOF' # internal # import config packagefile encoding/json=/usr/src/tmp/go-build750897963/b069/_pkg_.a packagefile math=/usr/src/tmp/go-build750897963/b033/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build750897963/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/b047/_pkg_.a EOF /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 ADpi3dDCkKvtXr9vmjor/ADpi3dDCkKvtXr9vmjor -goversion go1.23.2 -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 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=2F0rvft6BYQGso-lMjpo -o $WORK/b144/_x006.o -c cgo_unix_cgo_res.cgo2.c cp $WORK/b273/_pkg_.a /usr/src/.cache/go-build/b8/b8e84c608cf3a10e38c80ca655186c3c3e85cca6ce59c48979eb6755e658d931-d # internal go.uber.org/zap/internal/color mkdir -p $WORK/b330/ cat >/usr/src/tmp/go-build750897963/b330/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build750897963/b026/_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/b330/_pkg_.a -trimpath "$WORK/b330=>" -p go.uber.org/zap/internal/color -lang=go1.16 -complete -installsuffix shared -buildid hKwuCtXuBa1jBeXQV4T-/hKwuCtXuBa1jBeXQV4T- -goversion go1.23.2 -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/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /usr/src/.cache/go-build/b7/b78a280a028fcb1581b5c3583d7214cd6e7a6bcbdba333a3eed6b4117dc0aa4e-d # internal internal/profile mkdir -p $WORK/b333/ cat >/usr/src/tmp/go-build750897963/b333/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile compress/gzip=/usr/src/tmp/go-build750897963/b092/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile regexp=/usr/src/tmp/go-build750897963/b082/_pkg_.a packagefile sort=/usr/src/tmp/go-build750897963/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 dFErUN7MF_72ksT1oiWJ/dFErUN7MF_72ksT1oiWJ -goversion go1.23.2 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b119/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b310/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b119/_pkg_.a /usr/src/.cache/go-build/a3/a31d0e568ed8292c4c9d86a2d0610123b209c839da166fa0b6e69adaa78cbac5-d # internal crypto/ecdsa mkdir -p $WORK/b114/ cat >/usr/src/tmp/go-build750897963/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-build750897963/b059/_pkg_.a packagefile crypto=/usr/src/tmp/go-build750897963/b099/_pkg_.a packagefile crypto/aes=/usr/src/tmp/go-build750897963/b108/_pkg_.a packagefile crypto/cipher=/usr/src/tmp/go-build750897963/b100/_pkg_.a packagefile crypto/ecdh=/usr/src/tmp/go-build750897963/b110/_pkg_.a packagefile crypto/elliptic=/usr/src/tmp/go-build750897963/b115/_pkg_.a packagefile crypto/internal/bigmod=/usr/src/tmp/go-build750897963/b116/_pkg_.a packagefile crypto/internal/boring=/usr/src/tmp/go-build750897963/b098/_pkg_.a packagefile crypto/internal/boring/bbig=/usr/src/tmp/go-build750897963/b117/_pkg_.a packagefile crypto/internal/nistec=/usr/src/tmp/go-build750897963/b112/_pkg_.a packagefile crypto/internal/randutil=/usr/src/tmp/go-build750897963/b104/_pkg_.a packagefile crypto/sha512=/usr/src/tmp/go-build750897963/b118/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build750897963/b102/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/usr/src/tmp/go-build750897963/b119/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/usr/src/tmp/go-build750897963/b121/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile math/big=/usr/src/tmp/go-build750897963/b105/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/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 6Z-Nq2GQnJDJkY0IyGNM/6Z-Nq2GQnJDJkY0IyGNM -goversion go1.23.2 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b308/_pkg_.a /usr/src/.cache/go-build/e2/e297579f46b68e8f5b10c1daaa830eb949075b6ac7673aae6bf699b6053b4f7a-d # internal cp $WORK/b310/_pkg_.a /usr/src/.cache/go-build/00/009fc3bdce2704015b5ffba12071baecd7b5ee42a61600c4eff9dfc0fe6b5f79-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b272/_pkg_.a # internal github.com/pkg/errors mkdir -p $WORK/b337/ cat >/usr/src/tmp/go-build750897963/b337/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile path=/usr/src/tmp/go-build750897963/b046/_pkg_.a packagefile runtime=/usr/src/tmp/go-build750897963/b010/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/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 PEeVtk1jD-vZhZ-ukNXe/PEeVtk1jD-vZhZ-ukNXe -goversion go1.23.2 -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 runtime/pprof mkdir -p $WORK/b334/ cat >/usr/src/tmp/go-build750897963/b334/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build750897963/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile cmp=/usr/src/tmp/go-build750897963/b028/_pkg_.a packagefile compress/gzip=/usr/src/tmp/go-build750897963/b092/_pkg_.a packagefile context=/usr/src/tmp/go-build750897963/b068/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build750897963/b062/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile internal/abi=/usr/src/tmp/go-build750897963/b006/_pkg_.a packagefile internal/profilerecord=/usr/src/tmp/go-build750897963/b019/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile math=/usr/src/tmp/go-build750897963/b033/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile runtime=/usr/src/tmp/go-build750897963/b010/_pkg_.a packagefile slices=/usr/src/tmp/go-build750897963/b040/_pkg_.a packagefile sort=/usr/src/tmp/go-build750897963/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile syscall=/usr/src/tmp/go-build750897963/b050/_pkg_.a packagefile text/tabwriter=/usr/src/tmp/go-build750897963/b088/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 B19413Yj6JcRQE90yxAa/B19413Yj6JcRQE90yxAa -goversion go1.23.2 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /usr/src/.cache/go-build/74/74743a2a29ab1ad157319fac6da2558687d8a20dce2afe2bb80dc5e083ade2bf-d # internal github.com/mattermost/mattermost-server/v5/utils/markdown mkdir -p $WORK/b338/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b316/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b304/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b321/_pkg_.a # internal cat >/usr/src/tmp/go-build750897963/b338/importcfg << 'EOF' # internal # import config packagefile container/list=/usr/src/tmp/go-build750897963/b096/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile regexp=/usr/src/tmp/go-build750897963/b082/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile unicode=/usr/src/tmp/go-build750897963/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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 xVslNHfWIQzwMyD6pHMp/xVslNHfWIQzwMyD6pHMp -goversion go1.23.2 -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/b316/_pkg_.a /usr/src/.cache/go-build/70/70723667509bb0dd1db875be2c90c11d169f62a706c8e60998f21d10f9089cf3-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b325/_pkg_.a # internal github.com/wiggin77/cfg mkdir -p $WORK/b315/ 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=2F0rvft6BYQGso-lMjpo -o $WORK/b144/_cgo_main.o -c _cgo_main.c cp $WORK/b321/_pkg_.a /usr/src/.cache/go-build/9d/9d545f8990431c2b1a2ab5833ac4ee1620bcd3f6100d6a735c50a0ffa11c32f3-d # internal github.com/tinylib/msgp/msgp mkdir -p $WORK/b341/ cat >/usr/src/tmp/go-build750897963/b341/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build750897963/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build750897963/b070/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build750897963/b062/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build750897963/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/philhofer/fwd=/usr/src/tmp/go-build750897963/b342/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile math=/usr/src/tmp/go-build750897963/b033/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile reflect=/usr/src/tmp/go-build750897963/b029/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile syscall=/usr/src/tmp/go-build750897963/b050/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/b047/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/b036/_pkg_.a EOF cat >/usr/src/tmp/go-build750897963/b315/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/wiggin77/cfg/ini=/usr/src/tmp/go-build750897963/b316/_pkg_.a packagefile github.com/wiggin77/cfg/timeconv=/usr/src/tmp/go-build750897963/b318/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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/b315/_pkg_.a -trimpath "$WORK/b315=>" -p github.com/wiggin77/cfg -lang=go1.16 -complete -installsuffix shared -buildid e4v3kdnGNFINQXtpp2Qq/e4v3kdnGNFINQXtpp2Qq -goversion go1.23.2 -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/b337/_pkg_.a # internal /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 ABDqTQbeazelJMA5iaxa/ABDqTQbeazelJMA5iaxa -goversion go1.23.2 -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 cp $WORK/b325/_pkg_.a /usr/src/.cache/go-build/38/389bf131db9e3a31c0343154a444f47efc127860ab96292f1495c8c9f1c271b3-d # internal go.uber.org/multierr mkdir -p $WORK/b326/ cat >/usr/src/tmp/go-build750897963/b326/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile go.uber.org/atomic=/usr/src/tmp/go-build750897963/b325/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/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 2beejuo9wH9jcnyCuN3O/2beejuo9wH9jcnyCuN3O -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b326/importcfg -pack ./vendor/go.uber.org/multierr/error.go ./vendor/go.uber.org/multierr/go113.go cp $WORK/b178/_pkg_.a /usr/src/.cache/go-build/4d/4d9d45b120f05da973eaa1c5ec076ab734a53a9ea9d61f29d045972d4513eb94-d # internal github.com/spf13/cast mkdir -p $WORK/b177/ cat >/usr/src/tmp/go-build750897963/b177/importcfg << 'EOF' # internal # import config packagefile encoding/json=/usr/src/tmp/go-build750897963/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile html/template=/usr/src/tmp/go-build750897963/b178/_pkg_.a packagefile reflect=/usr/src/tmp/go-build750897963/b029/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 oDFuY50S8IQA3Ft-Mp0j/oDFuY50S8IQA3Ft-Mp0j -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b177/importcfg -pack ./vendor/github.com/spf13/cast/cast.go ./vendor/github.com/spf13/cast/caste.go cp $WORK/b337/_pkg_.a /usr/src/.cache/go-build/04/04d07a4ac140152aff80c626cceca1cea8f02299f7f123d784f39aff9fc67c23-d # internal github.com/mattermost/mattermost-server/v5/utils/jsonutils mkdir -p $WORK/b336/ cat >/usr/src/tmp/go-build750897963/b336/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build750897963/b069/_pkg_.a packagefile github.com/pkg/errors=/usr/src/tmp/go-build750897963/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 s4VbTTQONjtt-FJpHGZA/s4VbTTQONjtt-FJpHGZA -goversion go1.23.2 -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/27/2795565f845506052586a8ead99aac17286f9cf562bbbafab8c405b8de3abc17-d # internal github.com/francoispqt/gojay mkdir -p $WORK/b303/ cat >/usr/src/tmp/go-build750897963/b303/importcfg << 'EOF' # internal # import config packagefile database/sql=/usr/src/tmp/go-build750897963/b304/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build750897963/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile math=/usr/src/tmp/go-build750897963/b033/_pkg_.a packagefile reflect=/usr/src/tmp/go-build750897963/b029/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/b047/_pkg_.a packagefile unicode/utf16=/usr/src/tmp/go-build750897963/b071/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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 S_KYQR2ebJDbZg3--TRU/S_KYQR2ebJDbZg3--TRU -goversion go1.23.2 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b272/_pkg_.a /usr/src/.cache/go-build/5b/5b12663b27f8c286621e59629d7405e59772929637b88def44cdc1f93502acd5-d # internal golang.org/x/crypto/bcrypt mkdir -p $WORK/b343/ cat >/usr/src/tmp/go-build750897963/b343/importcfg << 'EOF' # internal # import config packagefile crypto/rand=/usr/src/tmp/go-build750897963/b097/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build750897963/b102/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build750897963/b070/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile golang.org/x/crypto/blowfish=/usr/src/tmp/go-build750897963/b344/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/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 TyzBpTCkpEMts8nH94Zq/TyzBpTCkpEMts8nH94Zq -goversion go1.23.2 -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 cp $WORK/b336/_pkg_.a /usr/src/.cache/go-build/d3/d30aa5e384b44b24b2dba1104af6e59d3c292fa852cee155ca04e216cfe6865c-d # 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 golang.org/x/text/internal/language mkdir -p $WORK/b346/ cat >/usr/src/tmp/go-build750897963/b346/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile golang.org/x/text/internal/tag=/usr/src/tmp/go-build750897963/b347/_pkg_.a packagefile sort=/usr/src/tmp/go-build750897963/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/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 QJr4DMylaqsg6RIMahly/QJr4DMylaqsg6RIMahly -goversion go1.23.2 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b326/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b326/_pkg_.a /usr/src/.cache/go-build/a7/a7baa3d23e9de8c1783fc0a164a7d7602a7b30c89b7cc381f050a7b01c7cfb10-d # internal go.uber.org/zap/zapcore mkdir -p $WORK/b329/ cat >/usr/src/tmp/go-build750897963/b329/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build750897963/b070/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build750897963/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile go.uber.org/atomic=/usr/src/tmp/go-build750897963/b325/_pkg_.a packagefile go.uber.org/multierr=/usr/src/tmp/go-build750897963/b326/_pkg_.a packagefile go.uber.org/zap/buffer=/usr/src/tmp/go-build750897963/b328/_pkg_.a packagefile go.uber.org/zap/internal/bufferpool=/usr/src/tmp/go-build750897963/b327/_pkg_.a packagefile go.uber.org/zap/internal/color=/usr/src/tmp/go-build750897963/b330/_pkg_.a packagefile go.uber.org/zap/internal/exit=/usr/src/tmp/go-build750897963/b331/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile math=/usr/src/tmp/go-build750897963/b033/_pkg_.a packagefile reflect=/usr/src/tmp/go-build750897963/b029/_pkg_.a packagefile runtime=/usr/src/tmp/go-build750897963/b010/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/b047/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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 aRc9tuB-Ka5wv86_iLzg/aRc9tuB-Ka5wv86_iLzg -goversion go1.23.2 -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/b114/_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 cat >/usr/src/tmp/go-build750897963/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-build750897963/b028/_pkg_.a packagefile context=/usr/src/tmp/go-build750897963/b068/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/usr/src/tmp/go-build750897963/b145/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build750897963/b011/_pkg_.a packagefile internal/godebug=/usr/src/tmp/go-build750897963/b048/_pkg_.a packagefile internal/itoa=/usr/src/tmp/go-build750897963/b030/_pkg_.a packagefile internal/nettrace=/usr/src/tmp/go-build750897963/b146/_pkg_.a packagefile internal/poll=/usr/src/tmp/go-build750897963/b053/_pkg_.a packagefile internal/singleflight=/usr/src/tmp/go-build750897963/b147/_pkg_.a packagefile internal/stringslite=/usr/src/tmp/go-build750897963/b023/_pkg_.a packagefile internal/syscall/unix=/usr/src/tmp/go-build750897963/b054/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build750897963/b044/_pkg_.a packagefile net/netip=/usr/src/tmp/go-build750897963/b148/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile runtime=/usr/src/tmp/go-build750897963/b010/_pkg_.a packagefile slices=/usr/src/tmp/go-build750897963/b040/_pkg_.a packagefile sort=/usr/src/tmp/go-build750897963/b064/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build750897963/b038/_pkg_.a packagefile syscall=/usr/src/tmp/go-build750897963/b050/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/b047/_pkg_.a packagefile runtime/cgo=/usr/src/tmp/go-build750897963/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 2F0rvft6BYQGso-lMjpo/2F0rvft6BYQGso-lMjpo -goversion go1.23.2 -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 cp $WORK/b114/_pkg_.a /usr/src/.cache/go-build/1b/1b02c67bcf5932221b254af3cae7c3af0ec5d1bd7073398bf1800bc4d9e89376-d # internal github.com/gorilla/schema mkdir -p $WORK/b353/ cat >/usr/src/tmp/go-build750897963/b353/importcfg << 'EOF' # internal # import config packagefile encoding=/usr/src/tmp/go-build750897963/b003/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile reflect=/usr/src/tmp/go-build750897963/b029/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a EOF /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 AFZlz3CaVdmh0sST-Xci/AFZlz3CaVdmh0sST-Xci -goversion go1.23.2 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b291/_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/36/36914601519f8b0ed9e37655d75cc085dec14bf334a7dd56942a9c2a188b1ec9-d # internal github.com/rs/xid mkdir -p $WORK/b360/ cat >/usr/src/tmp/go-build750897963/b360/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile crypto/md5=/usr/src/tmp/go-build750897963/b134/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build750897963/b097/_pkg_.a packagefile database/sql/driver=/usr/src/tmp/go-build750897963/b290/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build750897963/b062/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile hash/crc32=/usr/src/tmp/go-build750897963/b094/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile sort=/usr/src/tmp/go-build750897963/b064/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build750897963/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 _KuPgWbb_-adWchQTcoV/_KuPgWbb_-adWchQTcoV -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b360/importcfg -pack ./vendor/github.com/rs/xid/hostid_linux.go ./vendor/github.com/rs/xid/id.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/d0/d02be4a7c9c440a7b787abb59cc0b0a1be33c4cf8fdc3850ff272af9e941f540-d # internal github.com/mattermost/logr mkdir -p $WORK/b314/ cat >/usr/src/tmp/go-build750897963/b314/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile context=/usr/src/tmp/go-build750897963/b068/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/wiggin77/cfg=/usr/src/tmp/go-build750897963/b315/_pkg_.a packagefile github.com/wiggin77/merror=/usr/src/tmp/go-build750897963/b317/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile runtime=/usr/src/tmp/go-build750897963/b010/_pkg_.a packagefile sort=/usr/src/tmp/go-build750897963/b064/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 xwSPBsxLfP0EurdPhDfy/xwSPBsxLfP0EurdPhDfy -goversion go1.23.2 -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/b172/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b291/_pkg_.a /usr/src/.cache/go-build/8e/8ebc70052907ff3acca2d260d10b44b640d96a72563324570fbc6e8ffef0c954-d # internal github.com/rickb777/plural mkdir -p $WORK/b366/ cat >/usr/src/tmp/go-build750897963/b366/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a EOF /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 3Zruyde-B-N1q1VFWC9i/3Zruyde-B-N1q1VFWC9i -goversion go1.23.2 -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/b338/_pkg_.a # internal cp $WORK/b301/_pkg_.a /usr/src/.cache/go-build/6a/6a96f7c70b65906da3675e81b01389f6a424e30358c425cf8c4ea41c9e419060-d # internal github.com/dyatlov/go-opengraph/opengraph mkdir -p $WORK/b300/ cp $WORK/b333/_pkg_.a /usr/src/.cache/go-build/4e/4ecbcc20840ec4b95ddea8d142d21b5e091d3ec78d2d1ca711f9065895b496a6-d # internal cat >/usr/src/tmp/go-build750897963/b300/importcfg << 'EOF' # internal # import config packagefile encoding/json=/usr/src/tmp/go-build750897963/b069/_pkg_.a packagefile golang.org/x/net/html=/usr/src/tmp/go-build750897963/b301/_pkg_.a packagefile golang.org/x/net/html/atom=/usr/src/tmp/go-build750897963/b302/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 QxsTTYtJiDf4YPeU_uLO/QxsTTYtJiDf4YPeU_uLO -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b300/importcfg -pack ./vendor/github.com/dyatlov/go-opengraph/opengraph/opengraph.go github.com/mattn/godown mkdir -p $WORK/b362/ cat >/usr/src/tmp/go-build750897963/b362/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/mattn/go-runewidth=/usr/src/tmp/go-build750897963/b363/_pkg_.a packagefile golang.org/x/net/html=/usr/src/tmp/go-build750897963/b301/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile regexp=/usr/src/tmp/go-build750897963/b082/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/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 MIlX582TFf6f1SoO37VG/MIlX582TFf6f1SoO37VG -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b362/importcfg -pack ./vendor/github.com/mattn/godown/godown.go cp $WORK/b338/_pkg_.a /usr/src/.cache/go-build/5a/5a40a1881150b0f12df9567e9859da69de4413ef4ffa5e7885aa14aa736273a9-d # internal github.com/yaegashi/msgraph.go/jsonx mkdir -p $WORK/b367/ cat >/usr/src/tmp/go-build750897963/b367/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile encoding=/usr/src/tmp/go-build750897963/b003/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build750897963/b070/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile math=/usr/src/tmp/go-build750897963/b033/_pkg_.a packagefile reflect=/usr/src/tmp/go-build750897963/b029/_pkg_.a packagefile sort=/usr/src/tmp/go-build750897963/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile unicode=/usr/src/tmp/go-build750897963/b039/_pkg_.a packagefile unicode/utf16=/usr/src/tmp/go-build750897963/b071/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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 TIRRfTwJlDuzgATtiirq/TIRRfTwJlDuzgATtiirq -goversion go1.23.2 -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/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /usr/src/.cache/go-build/bd/bde17c68d86ee3464f87c1bb1eec1d270e2bf61ca7c8d18aaccb31073566dd1c-d # internal google.golang.org/protobuf/internal/errors mkdir -p $WORK/b380/ cat >/usr/src/tmp/go-build750897963/b380/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=/usr/src/tmp/go-build750897963/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 1auoX9qjSZrQoxKNkBJC/1auoX9qjSZrQoxKNkBJC -goversion go1.23.2 -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 cp $WORK/b172/_pkg_.a /usr/src/.cache/go-build/a4/a4a0002c3a8baac30e875ad70d2ab33052bb3e035d84fe4b28dd62548036c16b-d # internal github.com/mattermost/go-i18n/i18n/bundle mkdir -p $WORK/b306/ cat >/usr/src/tmp/go-build750897963/b306/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build750897963/b069/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/mattermost/go-i18n/i18n/language=/usr/src/tmp/go-build750897963/b307/_pkg_.a packagefile github.com/mattermost/go-i18n/i18n/translation=/usr/src/tmp/go-build750897963/b308/_pkg_.a packagefile github.com/pelletier/go-toml=/usr/src/tmp/go-build750897963/b172/_pkg_.a packagefile gopkg.in/yaml.v2=/usr/src/tmp/go-build750897963/b186/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build750897963/b065/_pkg_.a packagefile reflect=/usr/src/tmp/go-build750897963/b029/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile unicode=/usr/src/tmp/go-build750897963/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 orGXD2SEMkVlTlu84T2G/orGXD2SEMkVlTlu84T2G -goversion go1.23.2 -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/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /usr/src/.cache/go-build/13/1305bb30100d54f682628913525a7fd60cb21055eb257c18c17cc9cd8eaf43a8-d # internal go/token mkdir -p $WORK/b388/ cat >/usr/src/tmp/go-build750897963/b388/importcfg << 'EOF' # internal # import config packagefile cmp=/usr/src/tmp/go-build750897963/b028/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile slices=/usr/src/tmp/go-build750897963/b040/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build750897963/b038/_pkg_.a packagefile unicode=/usr/src/tmp/go-build750897963/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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 gBWzHaQshD3AeZcI84OT/gBWzHaQshD3AeZcI84OT -goversion go1.23.2 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /usr/src/.cache/go-build/6d/6d46b4843fbbfd2c5dd124e00742150c6dccc07ca17e02cc6a7aeba7bb7f6aa8-d # internal github.com/rickb777/date/period mkdir -p $WORK/b365/ cat >/usr/src/tmp/go-build750897963/b365/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/rickb777/plural=/usr/src/tmp/go-build750897963/b366/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 R7t4KPBA5S3UrApOJM2F/R7t4KPBA5S3UrApOJM2F -goversion go1.23.2 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b353/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b334/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /usr/src/.cache/go-build/90/902daf6145b3a398606c259933100b5b2a01bc37ff0a7a036fc33f120fe21065-d # internal google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b379/ cat >/usr/src/tmp/go-build750897963/b379/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/errors=/usr/src/tmp/go-build750897963/b380/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile math=/usr/src/tmp/go-build750897963/b033/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build750897963/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 V37Dx5XzMyIT3H9_Pzk3/V37Dx5XzMyIT3H9_Pzk3 -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b379/importcfg -pack ./vendor/google.golang.org/protobuf/encoding/protowire/wire.go cp $WORK/b353/_pkg_.a /usr/src/.cache/go-build/ab/abd8f9934d064457c0fafb1a71b84b5dc80a1d225ef0122343ecff1145563a09-d # internal google.golang.org/protobuf/internal/version mkdir -p $WORK/b405/ cat >/usr/src/tmp/go-build750897963/b405/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/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 J1xky896q4J00agQFbD5/J1xky896q4J00agQFbD5 -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b405/importcfg -pack ./vendor/google.golang.org/protobuf/internal/version/version.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /usr/src/.cache/go-build/ee/eef214660f1f205695826093250fd510209fdffdcb56e686b3a787b46df4c85e-d # internal gomod.garykim.dev/nc-talk/ocs mkdir -p $WORK/b410/ cat >/usr/src/tmp/go-build750897963/b410/importcfg << 'EOF' # internal # import config packagefile encoding/json=/usr/src/tmp/go-build750897963/b069/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/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 G2ThSKBneDEw2y2NMFWh/G2ThSKBneDEw2y2NMFWh -goversion go1.23.2 -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/b405/_pkg_.a # internal cp $WORK/b405/_pkg_.a /usr/src/.cache/go-build/5b/5ba4f5d75c39b5f48036d7945df3a6b3b839d1e51ec4809b37c9aee817b666bb-d # internal github.com/Jeffail/gabs mkdir -p $WORK/b419/ cat >/usr/src/tmp/go-build750897963/b419/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build750897963/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/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 egBV11jAVP6zw3v4_TpI/egBV11jAVP6zw3v4_TpI -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b419/importcfg -pack ./vendor/github.com/Jeffail/gabs/gabs.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/66/6615ce915f75adffd1e480983417faa1d8e7b0fc1fe7f8ba6c35976ef6d14b95-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b410/_pkg_.a /usr/src/.cache/go-build/6e/6e02c90d94fa437b02b5f69c696c484d964fa24a90a977bfdce3689c3abed9f6-d # internal github.com/shazow/ssh-chat/sshd/terminal mkdir -p $WORK/b429/ cat >/usr/src/tmp/go-build750897963/b429/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile golang.org/x/sys/unix=/usr/src/tmp/go-build750897963/b061/_pkg_.a packagefile golang.org/x/text/width=/usr/src/tmp/go-build750897963/b430/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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 t4smwTPOZLpLpvks6BVz/t4smwTPOZLpLpvks6BVz -goversion go1.23.2 -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 golang.org/x/crypto/curve25519 mkdir -p $WORK/b433/ cat >/usr/src/tmp/go-build750897963/b433/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/usr/src/tmp/go-build750897963/b102/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build750897963/b062/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/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 Jyj14oZiDATT1HT5jPEQ/Jyj14oZiDATT1HT5jPEQ -goversion go1.23.2 -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/b334/_pkg_.a /usr/src/.cache/go-build/9a/9a5f5b0261472a32618bba05609289814e25d21c5f3cc47463d4dd7eb8433600-d # internal golang.org/x/crypto/ed25519 mkdir -p $WORK/b434/ cat >/usr/src/tmp/go-build750897963/b434/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=/usr/src/tmp/go-build750897963/b122/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/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 Y1MPVwASOY1-ddGcV0yl/Y1MPVwASOY1-ddGcV0yl -goversion go1.23.2 -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/b434/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b379/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b379/_pkg_.a /usr/src/.cache/go-build/7c/7c58c854c71f6d5834bdf61b3661119120bd039173016d1adcef5de5f36626e9-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b346/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b434/_pkg_.a /usr/src/.cache/go-build/97/977543b66ed16d293d96751a723f0c5490aeaf4c3b2a56f06d39a3ace2cfce1a-d # internal github.com/Philipp15b/go-steam/steamid mkdir -p $WORK/b445/ cat >/usr/src/tmp/go-build750897963/b445/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile regexp=/usr/src/tmp/go-build750897963/b082/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/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 JFSfHorOzcpRcmBza5DA/JFSfHorOzcpRcmBza5DA -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b445/importcfg -pack ./vendor/github.com/Philipp15b/go-steam/steamid/steamid.go google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b383/ cat >/usr/src/tmp/go-build750897963/b383/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/usr/src/tmp/go-build750897963/b379/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/usr/src/tmp/go-build750897963/b384/_pkg_.a packagefile math=/usr/src/tmp/go-build750897963/b033/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/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 HZMMy9cZCxjM7-CUNJCH/HZMMy9cZCxjM7-CUNJCH -goversion go1.23.2 -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 cp $WORK/b306/_pkg_.a /usr/src/.cache/go-build/a7/a7945fcdd041d842113f4e2af6c1bea933158ed9eb985156b47f7fa43093dc0c-d # internal github.com/mattermost/go-i18n/i18n mkdir -p $WORK/b305/ cat >/usr/src/tmp/go-build750897963/b305/importcfg << 'EOF' # internal # import config packagefile github.com/mattermost/go-i18n/i18n/bundle=/usr/src/tmp/go-build750897963/b306/_pkg_.a packagefile github.com/mattermost/go-i18n/i18n/language=/usr/src/tmp/go-build750897963/b307/_pkg_.a packagefile github.com/mattermost/go-i18n/i18n/translation=/usr/src/tmp/go-build750897963/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 Dl8I9JbN4l0DzrYzVpxv/Dl8I9JbN4l0DzrYzVpxv -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b305/importcfg -pack ./vendor/github.com/mattermost/go-i18n/i18n/i18n.go cp $WORK/b346/_pkg_.a /usr/src/.cache/go-build/63/63e1001f2474ab2c3448a070a1b5a64cb0b986490ccc16d2e902f954a521daee-d # internal golang.org/x/text/internal/language/compact mkdir -p $WORK/b348/ cat >/usr/src/tmp/go-build750897963/b348/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/internal/language=/usr/src/tmp/go-build750897963/b346/_pkg_.a packagefile sort=/usr/src/tmp/go-build750897963/b064/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a EOF /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 PQ7AyrdfVsygs0oFZxpd/PQ7AyrdfVsygs0oFZxpd -goversion go1.23.2 -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 cp $WORK/b388/_pkg_.a /usr/src/.cache/go-build/52/525f1b38102e1c31f9b8abceb2f34b44d76b636dbac845c2b862018191da90df-d # internal github.com/russross/blackfriday mkdir -p $WORK/b451/ cat >/usr/src/tmp/go-build750897963/b451/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile regexp=/usr/src/tmp/go-build750897963/b082/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile unicode=/usr/src/tmp/go-build750897963/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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 JRkXD88VJL_5JXglg_wy/JRkXD88VJL_5JXglg_wy -goversion go1.23.2 -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/b419/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b419/_pkg_.a /usr/src/.cache/go-build/1f/1fe4642fe5f89cf87e9761313dc80497f001ecf9bbd43be108759ea63bf06c61-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b305/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b365/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b445/_pkg_.a # internal cp $WORK/b445/_pkg_.a /usr/src/.cache/go-build/0d/0de1ef7d2d14e038eed9997dd7fbb7f9b663625aab43f8e16f205e791c5c735b-d # internal cp $WORK/b305/_pkg_.a /usr/src/.cache/go-build/e5/e52245bbe4618bef02a4a486e5f573e69f6cc234e7d4b0a278338f4fe1a8bd21-d # internal github.com/skip2/go-qrcode/bitset mkdir -p $WORK/b466/ cat >/usr/src/tmp/go-build750897963/b466/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile log=/usr/src/tmp/go-build750897963/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 qfeoeqdyzxV-rPtHUpu0/qfeoeqdyzxV-rPtHUpu0 -goversion go1.23.2 -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/b433/_pkg_.a # internal github.com/SevereCloud/vksdk/v2/object mkdir -p $WORK/b458/ cat >/usr/src/tmp/go-build750897963/b458/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build750897963/b069/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile reflect=/usr/src/tmp/go-build750897963/b029/_pkg_.a EOF /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 ECKnH3FpqaVOCaVG0ZIH/ECKnH3FpqaVOCaVG0ZIH -goversion go1.23.2 -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 encoding/gob mkdir -p $WORK/b462/ cat >/usr/src/tmp/go-build750897963/b462/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build750897963/b067/_pkg_.a packagefile encoding=/usr/src/tmp/go-build750897963/b003/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build750897963/b062/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile internal/saferio=/usr/src/tmp/go-build750897963/b463/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile math=/usr/src/tmp/go-build750897963/b033/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build750897963/b034/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile reflect=/usr/src/tmp/go-build750897963/b029/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build750897963/b038/_pkg_.a packagefile unicode=/usr/src/tmp/go-build750897963/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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 X-ydhTO4Q1k7ZVltf_pW/X-ydhTO4Q1k7ZVltf_pW -goversion go1.23.2 -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 cp $WORK/b365/_pkg_.a /usr/src/.cache/go-build/bb/bb4eb4a1a0a44d492c9d05a5b1ec68f7eb32610abf21c92ddee89571ca809ebd-d # internal github.com/Rhymen/go-whatsapp/binary/token mkdir -p $WORK/b471/ cat >/usr/src/tmp/go-build750897963/b471/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b329/_pkg_.a # internal /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 DKslxsloXl228pwZWLCY/DKslxsloXl228pwZWLCY -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b471/importcfg -pack ./vendor/github.com/Rhymen/go-whatsapp/binary/token/token.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b433/_pkg_.a /usr/src/.cache/go-build/b3/b30c728cb075863468d356c5ed98369315cd712bf45ebc85478e68d596b129f8-d # internal github.com/Rhymen/go-whatsapp/crypto/cbc mkdir -p $WORK/b472/ cat >/usr/src/tmp/go-build750897963/b472/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile crypto/aes=/usr/src/tmp/go-build750897963/b108/_pkg_.a packagefile crypto/cipher=/usr/src/tmp/go-build750897963/b100/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build750897963/b097/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/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 4DWwOtuEYSjBEsW2lIpL/4DWwOtuEYSjBEsW2lIpL -goversion go1.23.2 -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/b471/_pkg_.a # internal cp $WORK/b471/_pkg_.a /usr/src/.cache/go-build/83/833bde4b0b1177e38753b2631dbc223a422e5b096d96e0602b4e8ad75fd21a0d-d # internal github.com/Rhymen/go-whatsapp/crypto/curve25519 mkdir -p $WORK/b473/ cat >/usr/src/tmp/go-build750897963/b473/importcfg << 'EOF' # internal # import config packagefile crypto/rand=/usr/src/tmp/go-build750897963/b097/_pkg_.a packagefile golang.org/x/crypto/curve25519=/usr/src/tmp/go-build750897963/b433/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/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 2cwqefUJPBhrIOxS-PRI/2cwqefUJPBhrIOxS-PRI -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b473/importcfg -pack ./vendor/github.com/Rhymen/go-whatsapp/crypto/curve25519/curve.go cp $WORK/b348/_pkg_.a /usr/src/.cache/go-build/7d/7df3ff295194114bacb010147644cc66fa51fbc1f36ceef9d0a603aa2972df15-d # internal golang.org/x/text/language mkdir -p $WORK/b345/ cat >/usr/src/tmp/go-build750897963/b345/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile golang.org/x/text/internal/language=/usr/src/tmp/go-build750897963/b346/_pkg_.a packagefile golang.org/x/text/internal/language/compact=/usr/src/tmp/go-build750897963/b348/_pkg_.a packagefile sort=/usr/src/tmp/go-build750897963/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/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 s3qf91RiItqFrJwC57P1/s3qf91RiItqFrJwC57P1 -goversion go1.23.2 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b429/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b466/_pkg_.a # internal cp $WORK/b429/_pkg_.a /usr/src/.cache/go-build/c4/c44b3e9051219989eea005b80ca444e3678f1be8719833365c9d90986cc14064-d # internal github.com/Rhymen/go-whatsapp/crypto/hkdf mkdir -p $WORK/b474/ cat >/usr/src/tmp/go-build750897963/b474/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=/usr/src/tmp/go-build750897963/b138/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile golang.org/x/crypto/hkdf=/usr/src/tmp/go-build750897963/b475/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/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 B9QIeScY-7XSPYDc7-_N/B9QIeScY-7XSPYDc7-_N -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b474/importcfg -pack ./vendor/github.com/Rhymen/go-whatsapp/crypto/hkdf/hkdf.go cp $WORK/b466/_pkg_.a /usr/src/.cache/go-build/8c/8ca666c83b5b0737e40f7743d854f19b587ad15fb2135300da5c051073952670-d # internal github.com/skip2/go-qrcode/reedsolomon mkdir -p $WORK/b467/ cat >/usr/src/tmp/go-build750897963/b467/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/skip2/go-qrcode/bitset=/usr/src/tmp/go-build750897963/b466/_pkg_.a packagefile log=/usr/src/tmp/go-build750897963/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 ycM9968BT7-2O6yhWsQY/ycM9968BT7-2O6yhWsQY -goversion go1.23.2 -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/b314/_pkg_.a /usr/src/.cache/go-build/83/83174b8cbbcbb0fd63bd29f8a1563a6d3fb93edf8314000bb3934573afaeddfc-d # internal github.com/42wim/matterbridge/internal mkdir -p $WORK/b481/ cat >/usr/src/tmp/go-build750897963/b481/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile compress/gzip=/usr/src/tmp/go-build750897963/b092/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build750897963/b065/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 cBhFyiNpFTHGAOkomyF4/cBhFyiNpFTHGAOkomyF4 -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b481/importcfg -pack ./internal/bindata.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b473/_pkg_.a # internal cp $WORK/b473/_pkg_.a /usr/src/.cache/go-build/4e/4e5605524f14d0595eb72b14e09d689259c53fdd341ac8386fb1c6f79f8276f9-d # internal github.com/d5/tengo/v2/parser mkdir -p $WORK/b483/ cat >/usr/src/tmp/go-build750897963/b483/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/d5/tengo/v2/token=/usr/src/tmp/go-build750897963/b484/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile sort=/usr/src/tmp/go-build750897963/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile unicode=/usr/src/tmp/go-build750897963/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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 rwQlEDZ7sgrFdJtcFZJl/rwQlEDZ7sgrFdJtcFZJl -goversion go1.23.2 -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/b472/_pkg_.a # internal cp $WORK/b472/_pkg_.a /usr/src/.cache/go-build/01/013932385892d8404ca17c55d1a1f87a07ffaa9e9ad05489dce0a93c33eeadc4-d # internal github.com/kyokomi/emoji/v2 mkdir -p $WORK/b487/ cat >/usr/src/tmp/go-build750897963/b487/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile regexp=/usr/src/tmp/go-build750897963/b082/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile unicode=/usr/src/tmp/go-build750897963/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 guIO4wcCOmikRPTkaqMp/guIO4wcCOmikRPTkaqMp -goversion go1.23.2 -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/b341/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /usr/src/.cache/go-build/9f/9fe03f88ef4af3da1a48f736dbddc2c9c558c5ee279ff4cf4fe9db9205b8a74e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b383/_pkg_.a # 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/b467/_pkg_.a # internal cp $WORK/b467/_pkg_.a /usr/src/.cache/go-build/28/28c8f1bf727e566bb7fc4944641e4a4cb937dc16ceb37735d2d56a99d9674692-d # internal github.com/skip2/go-qrcode mkdir -p $WORK/b465/ cat >/usr/src/tmp/go-build750897963/b465/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/skip2/go-qrcode/bitset=/usr/src/tmp/go-build750897963/b466/_pkg_.a packagefile github.com/skip2/go-qrcode/reedsolomon=/usr/src/tmp/go-build750897963/b467/_pkg_.a packagefile image=/usr/src/tmp/go-build750897963/b227/_pkg_.a packagefile image/color=/usr/src/tmp/go-build750897963/b228/_pkg_.a packagefile image/png=/usr/src/tmp/go-build750897963/b231/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile log=/usr/src/tmp/go-build750897963/b072/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/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/b465/_pkg_.a -trimpath "$WORK/b465=>" -p github.com/skip2/go-qrcode -lang=go1.16 -complete -installsuffix shared -buildid exCBC3NgCXnJa6YSE815/exCBC3NgCXnJa6YSE815 -goversion go1.23.2 -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 cp $WORK/b383/_pkg_.a /usr/src/.cache/go-build/2c/2c02f400e8792ec6b0c678d7ddd9321595b1d592df213a6ab5e890e15d3de111-d # internal google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b382/ cat >/usr/src/tmp/go-build750897963/b382/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/encoding/protowire=/usr/src/tmp/go-build750897963/b379/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/usr/src/tmp/go-build750897963/b380/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build750897963/b383/_pkg_.a packagefile math=/usr/src/tmp/go-build750897963/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 OcmlL_Rv2Z5huzNjSxSB/OcmlL_Rv2Z5huzNjSxSB -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b382/importcfg -pack ./vendor/google.golang.org/protobuf/internal/encoding/messageset/messageset.go cp $WORK/b341/_pkg_.a /usr/src/.cache/go-build/10/10193ad05d02075ae6bad28664c4419ab8986729d260d57bb2b52149d6151882-d # internal google.golang.org/protobuf/internal/strs mkdir -p $WORK/b387/ cat >/usr/src/tmp/go-build750897963/b387/importcfg << 'EOF' # internal # import config packagefile go/token=/usr/src/tmp/go-build750897963/b388/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/usr/src/tmp/go-build750897963/b386/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build750897963/b383/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile unicode=/usr/src/tmp/go-build750897963/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/b036/_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 VMD40WeGKdpKenAnYKQs/VMD40WeGKdpKenAnYKQs -goversion go1.23.2 -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 cp $WORK/b329/_pkg_.a /usr/src/.cache/go-build/2a/2a232b3b262fc3edd8f4e3c5b7ab7b8326a3d468f3a76eb7ca32e5b2c83f1be6-d # internal google.golang.org/protobuf/internal/genid mkdir -p $WORK/b389/ cat >/usr/src/tmp/go-build750897963/b389/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build750897963/b383/_pkg_.a EOF /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 HBvvxHWpCoovEYcwdLfd/HBvvxHWpCoovEYcwdLfd -goversion go1.23.2 -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/b382/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b481/_pkg_.a # internal cp $WORK/b382/_pkg_.a /usr/src/.cache/go-build/b9/b97b67cf68e98b3dd8d33ee1639dba1f703386eb6e54b73f9fbb3aab5e512adb-d # internal google.golang.org/protobuf/internal/order mkdir -p $WORK/b390/ cat >/usr/src/tmp/go-build750897963/b390/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build750897963/b383/_pkg_.a packagefile sort=/usr/src/tmp/go-build750897963/b064/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/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 I3klTI4j2unhXFQdBnJL/I3klTI4j2unhXFQdBnJL -goversion go1.23.2 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b389/_pkg_.a # internal cp $WORK/b481/_pkg_.a /usr/src/.cache/go-build/17/174b8d4ae0c6bc379faa3e9cf546db9e2da2653678b2ffc063a0b5dd23ed3bda-d # internal google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b393/ cat >/usr/src/tmp/go-build750897963/b393/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=/usr/src/tmp/go-build750897963/b382/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/usr/src/tmp/go-build750897963/b380/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/usr/src/tmp/go-build750897963/b386/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build750897963/b383/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/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 YtGW_mqcCzWnMZwwbvN2/YtGW_mqcCzWnMZwwbvN2 -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b393/importcfg -pack ./vendor/google.golang.org/protobuf/reflect/protoregistry/registry.go cp $WORK/b389/_pkg_.a /usr/src/.cache/go-build/53/532a9648cf8fc2bfd1202568bd421692fbfc4995c1b837f5f34e0b58d475ebd9-d # internal google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b394/ cat >/usr/src/tmp/go-build750897963/b394/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/pragma=/usr/src/tmp/go-build750897963/b384/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build750897963/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 yVrFaw8Iyh3N5Sy9pzRG/yVrFaw8Iyh3N5Sy9pzRG -goversion go1.23.2 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /usr/src/.cache/go-build/0e/0e3d9d94bec5e0b36d2a21e8f5e85a17d67bfec82fcfce2e62e845c3acf33fba-d # internal google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b385/ cat >/usr/src/tmp/go-build750897963/b385/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=/usr/src/tmp/go-build750897963/b381/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/usr/src/tmp/go-build750897963/b380/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/usr/src/tmp/go-build750897963/b386/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/usr/src/tmp/go-build750897963/b387/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile math=/usr/src/tmp/go-build750897963/b033/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build750897963/b034/_pkg_.a packagefile regexp=/usr/src/tmp/go-build750897963/b082/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile unicode=/usr/src/tmp/go-build750897963/b039/_pkg_.a packagefile unicode/utf16=/usr/src/tmp/go-build750897963/b071/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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 o2LG0g3-EPdwE1sTJySA/o2LG0g3-EPdwE1sTJySA -goversion go1.23.2 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b394/_pkg_.a /usr/src/.cache/go-build/9c/9c84f5cb9aad8c4611fdfb6e67ea9fe68e5b6516f7b03b9bc633f7b6bda61ead-d # internal google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b398/ cat >/usr/src/tmp/go-build750897963/b398/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=/usr/src/tmp/go-build750897963/b381/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/usr/src/tmp/go-build750897963/b384/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build750897963/b383/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile reflect=/usr/src/tmp/go-build750897963/b029/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/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 BUrNat4sxCHGTuLghqv-/BUrNat4sxCHGTuLghqv- -goversion go1.23.2 -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/b451/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /usr/src/.cache/go-build/78/78b495937b912d0b850b0880a6ef86b3bf36e16407445ff2dfe1db46ffb83559-d # internal google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b399/ cat >/usr/src/tmp/go-build750897963/b399/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build750897963/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 zcIzTLc_5Fc-6aProfgl/zcIzTLc_5Fc-6aProfgl -goversion go1.23.2 -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/b345/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b465/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b367/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b465/_pkg_.a /usr/src/.cache/go-build/c8/c8392e49cf48d42d06812babe8c02781462f67ae8d84c3a1e72b9435de08a3f0-d # internal github.com/Baozisoftware/qrcode-terminal-go mkdir -p $WORK/b464/ cp $WORK/b399/_pkg_.a /usr/src/.cache/go-build/10/10ba31d0360f18dacfdcf7ac1fcb2703a9bde4c6f7cea4f99d675693cc02529e-d # internal cat >/usr/src/tmp/go-build750897963/b464/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/mattn/go-colorable=/usr/src/tmp/go-build750897963/b194/_pkg_.a packagefile github.com/skip2/go-qrcode=/usr/src/tmp/go-build750897963/b465/_pkg_.a packagefile image/png=/usr/src/tmp/go-build750897963/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 qBztzmZtGJyb_UB_LU_V/qBztzmZtGJyb_UB_LU_V -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b464/importcfg -pack ./vendor/github.com/Baozisoftware/qrcode-terminal-go/qrcodeTerminal.go cp $WORK/b345/_pkg_.a /usr/src/.cache/go-build/7c/7c41a79c4daec5b950e1133d7dde70aedbec7df550ba2d75f10409e998134eff-d # internal cp $WORK/b451/_pkg_.a /usr/src/.cache/go-build/f0/f0aba4a23866e17016788eb1fc418909639af6f09bcfe088f84607b982d987dd-d # 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/0c/0c28c5b55775eaaccd7d9dee5c8800c1a8594ff0092996dda3bdacdcb148a02b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b398/_pkg_.a /usr/src/.cache/go-build/7a/7a098a657d346b4f5b91b12c25eff01894d479b62c6b680d006bbbe63977d971-d # 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/b393/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b458/_pkg_.a # internal cp $WORK/b393/_pkg_.a /usr/src/.cache/go-build/62/62b9271d2b87d831d2fd7cce45927d9ebae56e4aed0bddfd3d39d74168da6f67-d # internal google.golang.org/protobuf/proto mkdir -p $WORK/b392/ cat >/usr/src/tmp/go-build750897963/b392/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/usr/src/tmp/go-build750897963/b379/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=/usr/src/tmp/go-build750897963/b382/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/usr/src/tmp/go-build750897963/b380/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/usr/src/tmp/go-build750897963/b386/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=/usr/src/tmp/go-build750897963/b389/_pkg_.a packagefile google.golang.org/protobuf/internal/order=/usr/src/tmp/go-build750897963/b390/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/usr/src/tmp/go-build750897963/b384/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/usr/src/tmp/go-build750897963/b387/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build750897963/b383/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/usr/src/tmp/go-build750897963/b393/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=/usr/src/tmp/go-build750897963/b394/_pkg_.a packagefile math=/usr/src/tmp/go-build750897963/b033/_pkg_.a packagefile reflect=/usr/src/tmp/go-build750897963/b029/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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 Sn5ig37pUXXZDwbbnNX5/Sn5ig37pUXXZDwbbnNX5 -goversion go1.23.2 -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 cp $WORK/b367/_pkg_.a /usr/src/.cache/go-build/15/1581d91c8c01ff0eec89086f53ecb97128594c191f09984f1c592c8474c2876f-d # internal cp $WORK/b483/_pkg_.a /usr/src/.cache/go-build/d5/d5fc5cd55782af583fe1c838fed534017ae3721a90615e3515774edc99221245-d # internal cp $WORK/b385/_pkg_.a /usr/src/.cache/go-build/c1/c198429f221a32f65ce71e2dd0002333e47ed4edc6ddbfa3ad7a590326b99533-d # internal google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b396/ cat >/usr/src/tmp/go-build750897963/b396/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=/usr/src/tmp/go-build750897963/b385/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/usr/src/tmp/go-build750897963/b380/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build750897963/b383/_pkg_.a packagefile math=/usr/src/tmp/go-build750897963/b033/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/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 0NKlrf85pMzSRkY1OSyZ/0NKlrf85pMzSRkY1OSyZ -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b396/importcfg -pack ./vendor/google.golang.org/protobuf/internal/encoding/defval/default.go cp $WORK/b458/_pkg_.a /usr/src/.cache/go-build/5f/5f623de9653778464d5d21c8c51bb61f90c4a894d4a2a68dc9c4f1c0304e03b5-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/bf/bf3851edce12ecc64cd97ff7e5fd61ae7f1a49a8f387c29c830f9e10850ac75b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b462/_pkg_.a # internal cp $WORK/b462/_pkg_.a /usr/src/.cache/go-build/68/687b0f45f6ffa07231a2692dc44bc719021e9c74367fb006b24b88f0daafbb98-d # internal github.com/d5/tengo/v2 mkdir -p $WORK/b482/ cat >/usr/src/tmp/go-build750897963/b482/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile context=/usr/src/tmp/go-build750897963/b068/_pkg_.a packagefile encoding/gob=/usr/src/tmp/go-build750897963/b462/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/d5/tengo/v2/parser=/usr/src/tmp/go-build750897963/b483/_pkg_.a packagefile github.com/d5/tengo/v2/token=/usr/src/tmp/go-build750897963/b484/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile math=/usr/src/tmp/go-build750897963/b033/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build750897963/b065/_pkg_.a packagefile reflect=/usr/src/tmp/go-build750897963/b029/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build750897963/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/b047/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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 gcBOS2rSyAkWGin68W7l/gcBOS2rSyAkWGin68W7l -goversion go1.23.2 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /usr/src/.cache/go-build/c7/c70388a774e1d058235e8c543e36f7ac3885e3d2692ddf5f1229e3366b5929aa-d # internal google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b378/ cat >/usr/src/tmp/go-build750897963/b378/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/usr/src/tmp/go-build750897963/b379/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=/usr/src/tmp/go-build750897963/b382/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=/usr/src/tmp/go-build750897963/b385/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/usr/src/tmp/go-build750897963/b380/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/usr/src/tmp/go-build750897963/b386/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=/usr/src/tmp/go-build750897963/b389/_pkg_.a packagefile google.golang.org/protobuf/internal/order=/usr/src/tmp/go-build750897963/b390/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/usr/src/tmp/go-build750897963/b384/_pkg_.a packagefile google.golang.org/protobuf/internal/set=/usr/src/tmp/go-build750897963/b391/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/usr/src/tmp/go-build750897963/b387/_pkg_.a packagefile google.golang.org/protobuf/proto=/usr/src/tmp/go-build750897963/b392/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build750897963/b383/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/usr/src/tmp/go-build750897963/b393/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/b036/_pkg_.a EOF google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b397/ cat >/usr/src/tmp/go-build750897963/b397/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/usr/src/tmp/go-build750897963/b379/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=/usr/src/tmp/go-build750897963/b398/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=/usr/src/tmp/go-build750897963/b399/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=/usr/src/tmp/go-build750897963/b396/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=/usr/src/tmp/go-build750897963/b382/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/usr/src/tmp/go-build750897963/b380/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=/usr/src/tmp/go-build750897963/b389/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/usr/src/tmp/go-build750897963/b384/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/usr/src/tmp/go-build750897963/b387/_pkg_.a packagefile google.golang.org/protobuf/proto=/usr/src/tmp/go-build750897963/b392/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build750897963/b383/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/usr/src/tmp/go-build750897963/b393/_pkg_.a packagefile math=/usr/src/tmp/go-build750897963/b033/_pkg_.a packagefile reflect=/usr/src/tmp/go-build750897963/b029/_pkg_.a packagefile sort=/usr/src/tmp/go-build750897963/b064/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build750897963/b038/_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 Eh6aQPKrszc2pMMHBhvb/Eh6aQPKrszc2pMMHBhvb -goversion go1.23.2 -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 /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 puOJSmSADxd0nDvZQM1c/puOJSmSADxd0nDvZQM1c -goversion go1.23.2 -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=ZF-05oq3ChUehAziRE2v -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=ZF-05oq3ChUehAziRE2v -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/b378/_pkg_.a # internal cp $WORK/b378/_pkg_.a /usr/src/.cache/go-build/8d/8d5b19bf032a277306464091942bb49edd296af5e5434522af2925d5fc6acb49-d # internal 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 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=ZF-05oq3ChUehAziRE2v -o $WORK/b490/_x003.o -c getgrouplist_unix.cgo2.c cp $WORK/b303/_pkg_.a /usr/src/.cache/go-build/7d/7d80b42562891c184993d4c707676969471bfec51e926e8a9b49df2d5829a27b-d # internal github.com/mattermost/logr/format mkdir -p $WORK/b319/ cat >/usr/src/tmp/go-build750897963/b319/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/francoispqt/gojay=/usr/src/tmp/go-build750897963/b303/_pkg_.a packagefile github.com/mattermost/logr=/usr/src/tmp/go-build750897963/b314/_pkg_.a packagefile runtime=/usr/src/tmp/go-build750897963/b010/_pkg_.a packagefile sort=/usr/src/tmp/go-build750897963/b064/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 AeObg4tHr36yS3vAnsDs/AeObg4tHr36yS3vAnsDs -goversion go1.23.2 -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=ZF-05oq3ChUehAziRE2v -o $WORK/b490/_cgo_main.o -c _cgo_main.c cp $WORK/b144/_pkg_.a /usr/src/.cache/go-build/fc/fcabdf487b0fd58b78e81790166509684ff2a784aa1367400d2d3f535cffaf3b-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b162/ cat >/usr/src/tmp/go-build750897963/b162/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile vendor/golang.org/x/net/idna=/usr/src/tmp/go-build750897963/b156/_pkg_.a packagefile net=/usr/src/tmp/go-build750897963/b144/_pkg_.a packagefile net/url=/usr/src/tmp/go-build750897963/b154/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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/b162/_pkg_.a -trimpath "$WORK/b162=>" -p vendor/golang.org/x/net/http/httpproxy -lang=go1.23 -std -complete -installsuffix shared -buildid JP4XnSC3evI6LSqEWeea/JP4XnSC3evI6LSqEWeea -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b162/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go net/textproto mkdir -p $WORK/b161/ cat >/usr/src/tmp/go-build750897963/b161/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build750897963/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile math=/usr/src/tmp/go-build750897963/b033/_pkg_.a packagefile net=/usr/src/tmp/go-build750897963/b144/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a EOF /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 MzD8jup790qDNV835bUX/MzD8jup790qDNV835bUX -goversion go1.23.2 -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/ cat >/usr/src/tmp/go-build750897963/b171/importcfg << 'EOF' # internal # import config packagefile encoding=/usr/src/tmp/go-build750897963/b003/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build750897963/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile net=/usr/src/tmp/go-build750897963/b144/_pkg_.a packagefile reflect=/usr/src/tmp/go-build750897963/b029/_pkg_.a packagefile sort=/usr/src/tmp/go-build750897963/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 MPkE801BC8d9-SLw5HzY/MPkE801BC8d9-SLw5HzY -goversion go1.23.2 -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 log/syslog mkdir -p $WORK/b322/ cat >/usr/src/tmp/go-build750897963/b322/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile log=/usr/src/tmp/go-build750897963/b072/_pkg_.a packagefile net=/usr/src/tmp/go-build750897963/b144/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/b047/_pkg_.a EOF /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 sFOJXv0bbOm75jCmcZOa/sFOJXv0bbOm75jCmcZOa -goversion go1.23.2 -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 github.com/spf13/pflag mkdir -p $WORK/b183/ cat >/usr/src/tmp/go-build750897963/b183/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build750897963/b070/_pkg_.a packagefile encoding/csv=/usr/src/tmp/go-build750897963/b075/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build750897963/b142/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile flag=/usr/src/tmp/go-build750897963/b002/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile net=/usr/src/tmp/go-build750897963/b144/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile reflect=/usr/src/tmp/go-build750897963/b029/_pkg_.a packagefile sort=/usr/src/tmp/go-build750897963/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 YrCVHQulvK-96nrx2qaE/YrCVHQulvK-96nrx2qaE -goversion go1.23.2 -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-build750897963/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-build750897963/b059/_pkg_.a packagefile crypto=/usr/src/tmp/go-build750897963/b099/_pkg_.a packagefile crypto/aes=/usr/src/tmp/go-build750897963/b108/_pkg_.a packagefile crypto/cipher=/usr/src/tmp/go-build750897963/b100/_pkg_.a packagefile crypto/des=/usr/src/tmp/go-build750897963/b109/_pkg_.a packagefile crypto/dsa=/usr/src/tmp/go-build750897963/b140/_pkg_.a packagefile crypto/ecdh=/usr/src/tmp/go-build750897963/b110/_pkg_.a packagefile crypto/ecdsa=/usr/src/tmp/go-build750897963/b114/_pkg_.a packagefile crypto/ed25519=/usr/src/tmp/go-build750897963/b122/_pkg_.a packagefile crypto/elliptic=/usr/src/tmp/go-build750897963/b115/_pkg_.a packagefile crypto/md5=/usr/src/tmp/go-build750897963/b134/_pkg_.a packagefile crypto/rsa=/usr/src/tmp/go-build750897963/b136/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build750897963/b137/_pkg_.a packagefile crypto/sha256=/usr/src/tmp/go-build750897963/b138/_pkg_.a packagefile crypto/sha512=/usr/src/tmp/go-build750897963/b118/_pkg_.a packagefile crypto/x509/pkix=/usr/src/tmp/go-build750897963/b141/_pkg_.a packagefile encoding/asn1=/usr/src/tmp/go-build750897963/b120/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build750897963/b142/_pkg_.a packagefile encoding/pem=/usr/src/tmp/go-build750897963/b143/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/usr/src/tmp/go-build750897963/b119/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/usr/src/tmp/go-build750897963/b121/_pkg_.a packagefile internal/godebug=/usr/src/tmp/go-build750897963/b048/_pkg_.a packagefile internal/goos=/usr/src/tmp/go-build750897963/b018/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build750897963/b044/_pkg_.a packagefile math=/usr/src/tmp/go-build750897963/b033/_pkg_.a packagefile math/big=/usr/src/tmp/go-build750897963/b105/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build750897963/b034/_pkg_.a packagefile net=/usr/src/tmp/go-build750897963/b144/_pkg_.a packagefile net/url=/usr/src/tmp/go-build750897963/b154/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build750897963/b065/_pkg_.a packagefile reflect=/usr/src/tmp/go-build750897963/b029/_pkg_.a packagefile runtime=/usr/src/tmp/go-build750897963/b010/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/b047/_pkg_.a packagefile unicode=/usr/src/tmp/go-build750897963/b039/_pkg_.a packagefile unicode/utf16=/usr/src/tmp/go-build750897963/b071/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/b036/_pkg_.a EOF github.com/google/uuid mkdir -p $WORK/b340/ cat >/usr/src/tmp/go-build750897963/b340/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile crypto/md5=/usr/src/tmp/go-build750897963/b134/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build750897963/b097/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build750897963/b137/_pkg_.a packagefile database/sql/driver=/usr/src/tmp/go-build750897963/b290/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build750897963/b062/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build750897963/b142/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile hash=/usr/src/tmp/go-build750897963/b095/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile net=/usr/src/tmp/go-build750897963/b144/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b319/_pkg_.a # internal /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 0OCICvhOUtjRiJqTq0Il/0OCICvhOUtjRiJqTq0Il -goversion go1.23.2 -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 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/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p crypto/x509 -lang=go1.23 -std -complete -installsuffix shared -buildid NGdShiawRmc0SHK70HR6/NGdShiawRmc0SHK70HR6 -goversion go1.23.2 -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 cp $WORK/b319/_pkg_.a /usr/src/.cache/go-build/d9/d9f660b0a2589618b5de9df49dc4b7ce91faed2b548d4fefbc57777279104c29-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b162/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b266/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b162/_pkg_.a /usr/src/.cache/go-build/c0/c0fa09baaf8a2c3a3124d2006ac56ca101037f598db1a512c293b9c56631da57-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-build750897963/b490/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile runtime=/usr/src/tmp/go-build750897963/b010/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile syscall=/usr/src/tmp/go-build750897963/b050/_pkg_.a packagefile runtime/cgo=/usr/src/tmp/go-build750897963/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 ZF-05oq3ChUehAziRE2v/ZF-05oq3ChUehAziRE2v -goversion go1.23.2 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b322/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b322/_pkg_.a /usr/src/.cache/go-build/ca/caf6f50d1a491d9a712a05836ab097e897a9dbc400742b6c9b2e6210c3e8becb-d # internal github.com/mattermost/logr/target mkdir -p $WORK/b320/ cat >/usr/src/tmp/go-build750897963/b320/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build750897963/b068/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/mattermost/logr=/usr/src/tmp/go-build750897963/b314/_pkg_.a packagefile github.com/wiggin77/merror=/usr/src/tmp/go-build750897963/b317/_pkg_.a packagefile gopkg.in/natefinch/lumberjack.v2=/usr/src/tmp/go-build750897963/b321/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile log/syslog=/usr/src/tmp/go-build750897963/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 jzpn65xWoeeP_8xH8DZa/jzpn65xWoeeP_8xH8DZa -goversion go1.23.2 -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 cp $WORK/b161/_pkg_.a /usr/src/.cache/go-build/bf/bf78a11b220b4c83ba0afc3ef9a8612881e384bd8e2b4a7864c4f2d3fee7f39e-d # internal golang.org/x/net/http/httpguts mkdir -p $WORK/b206/ mime/multipart mkdir -p $WORK/b166/ cat >/usr/src/tmp/go-build750897963/b206/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=/usr/src/tmp/go-build750897963/b202/_pkg_.a packagefile net=/usr/src/tmp/go-build750897963/b144/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build750897963/b161/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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 2wvPvZpd9XhRj5VyZ_NA/2wvPvZpd9XhRj5VyZ_NA -goversion go1.23.2 -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 cat >/usr/src/tmp/go-build750897963/b166/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build750897963/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build750897963/b097/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile internal/godebug=/usr/src/tmp/go-build750897963/b048/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile math=/usr/src/tmp/go-build750897963/b033/_pkg_.a packagefile mime=/usr/src/tmp/go-build750897963/b165/_pkg_.a packagefile mime/quotedprintable=/usr/src/tmp/go-build750897963/b167/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build750897963/b161/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build750897963/b065/_pkg_.a packagefile slices=/usr/src/tmp/go-build750897963/b040/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b340/_pkg_.a # internal /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 tLnh_J9e_Vd45Ul2LIqi/tLnh_J9e_Vd45Ul2LIqi -goversion go1.23.2 -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 net/mail mkdir -p $WORK/b350/ vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b155/ cat >/usr/src/tmp/go-build750897963/b350/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build750897963/b067/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile log=/usr/src/tmp/go-build750897963/b072/_pkg_.a packagefile mime=/usr/src/tmp/go-build750897963/b165/_pkg_.a packagefile net=/usr/src/tmp/go-build750897963/b144/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build750897963/b161/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/b047/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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 XJgcRj0l-4FHhewalSsA/XJgcRj0l-4FHhewalSsA -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b350/importcfg -pack /usr/lib/golang/src/net/mail/message.go cat >/usr/src/tmp/go-build750897963/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-build750897963/b156/_pkg_.a packagefile net=/usr/src/tmp/go-build750897963/b144/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build750897963/b161/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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 d9mmHGu1A8Tvqbd3kKGe/d9mmHGu1A8Tvqbd3kKGe -goversion go1.23.2 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b482/_pkg_.a # internal cp $WORK/b340/_pkg_.a /usr/src/.cache/go-build/80/808f198f42720a14d603f5f61e4aae4ba4be127fcd9e601d2d551040fdce06a4-d # internal github.com/pborman/uuid mkdir -p $WORK/b339/ cat >/usr/src/tmp/go-build750897963/b339/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile crypto/md5=/usr/src/tmp/go-build750897963/b134/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build750897963/b097/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build750897963/b137/_pkg_.a packagefile database/sql/driver=/usr/src/tmp/go-build750897963/b290/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build750897963/b062/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build750897963/b142/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/google/uuid=/usr/src/tmp/go-build750897963/b340/_pkg_.a packagefile hash=/usr/src/tmp/go-build750897963/b095/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/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 KnM0KA6_NN7fRVv6Kzdx/KnM0KA6_NN7fRVv6Kzdx -goversion go1.23.2 -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 cp $WORK/b397/_pkg_.a /usr/src/.cache/go-build/f9/f92b295e74044930839734e5c5c1361d4f01c40e3a1a72a499b0d0bc470f34f5-d # internal google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b404/ cat >/usr/src/tmp/go-build750897963/b404/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/encoding/defval=/usr/src/tmp/go-build750897963/b396/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=/usr/src/tmp/go-build750897963/b397/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/usr/src/tmp/go-build750897963/b387/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build750897963/b383/_pkg_.a packagefile reflect=/usr/src/tmp/go-build750897963/b029/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/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 -Ia6Uiwe6AztXs1EqWK6/-Ia6Uiwe6AztXs1EqWK6 -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b404/importcfg -pack ./vendor/google.golang.org/protobuf/internal/encoding/tag/tag.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /usr/src/.cache/go-build/f3/f3ab525ad2a60874d105f6d8e80b2a7bfe8c39a4d3e241e6f045c638f67fe154-d # internal 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /usr/src/.cache/go-build/23/2361d2d6001ad02bc21d4f0e54a6cf40dbe484ca0337373f9e4b1f760e3755cf-d # internal cp $WORK/b490/_pkg_.a /usr/src/.cache/go-build/a4/a4f0cae146e3b031414ba10ca28682d26918593434140dcbffb5715c6ff8f1cd-d # internal github.com/google/gops/internal mkdir -p $WORK/b489/ cat >/usr/src/tmp/go-build750897963/b489/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile os/user=/usr/src/tmp/go-build750897963/b490/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build750897963/b065/_pkg_.a packagefile runtime=/usr/src/tmp/go-build750897963/b010/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/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 y8Ee7Pqufts5mqKDfI2c/y8Ee7Pqufts5mqKDfI2c -goversion go1.23.2 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b320/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b489/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b489/_pkg_.a /usr/src/.cache/go-build/10/109d74d237ad7c88735621ef2e045c118396c6934efd0aae19abe830662eaeba-d # internal github.com/google/gops/agent mkdir -p $WORK/b488/ cat >/usr/src/tmp/go-build750897963/b488/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build750897963/b067/_pkg_.a packagefile context=/usr/src/tmp/go-build750897963/b068/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build750897963/b062/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/google/gops/internal=/usr/src/tmp/go-build750897963/b489/_pkg_.a packagefile github.com/google/gops/signal=/usr/src/tmp/go-build750897963/b491/_pkg_.a packagefile golang.org/x/sys/unix=/usr/src/tmp/go-build750897963/b061/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile net=/usr/src/tmp/go-build750897963/b144/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile os/signal=/usr/src/tmp/go-build750897963/b492/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build750897963/b065/_pkg_.a packagefile runtime=/usr/src/tmp/go-build750897963/b010/_pkg_.a packagefile runtime/debug=/usr/src/tmp/go-build750897963/b200/_pkg_.a packagefile runtime/pprof=/usr/src/tmp/go-build750897963/b334/_pkg_.a packagefile runtime/trace=/usr/src/tmp/go-build750897963/b275/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile syscall=/usr/src/tmp/go-build750897963/b050/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/b047/_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 gFt1j6R7b1o-g3o-p_AG/gFt1j6R7b1o-g3o-p_AG -goversion go1.23.2 -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 cp $WORK/b339/_pkg_.a /usr/src/.cache/go-build/79/79b8fd1a2795cce539f673446e3d70d714c9ad489c7f9b58e5e92955782e048e-d # internal cp $WORK/b482/_pkg_.a /usr/src/.cache/go-build/fa/fa3eb7eafbb903882d4c8e380c688bb5c25d6f149f1c5728f5320b0c03e7b357-d # internal cp $WORK/b320/_pkg_.a /usr/src/.cache/go-build/bc/bc47ec932e7af354b334030662acd31f4e24ef0bca35e7d972f138e8ec00c39e-d # internal github.com/d5/tengo/v2/stdlib/json mkdir -p $WORK/b486/ cat >/usr/src/tmp/go-build750897963/b486/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build750897963/b070/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile github.com/d5/tengo/v2=/usr/src/tmp/go-build750897963/b482/_pkg_.a packagefile math=/usr/src/tmp/go-build750897963/b033/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile unicode=/usr/src/tmp/go-build750897963/b039/_pkg_.a packagefile unicode/utf16=/usr/src/tmp/go-build750897963/b071/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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 MogL-Y4KMKXfInROsbM3/MogL-Y4KMKXfInROsbM3 -goversion go1.23.2 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b350/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b350/_pkg_.a /usr/src/.cache/go-build/9b/9b86ba1388844036a7693d0b09b72667a593cb53a7bf6009cb3244309cc16a73-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /usr/src/.cache/go-build/10/100c66a6543b5bfb72d300183cbeaebe2daf40f12b19fa2e584d0f85662cbfde-d # internal google.golang.org/protobuf/internal/impl mkdir -p $WORK/b403/ cat >/usr/src/tmp/go-build750897963/b403/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile compress/gzip=/usr/src/tmp/go-build750897963/b092/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build750897963/b062/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build750897963/b069/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=/usr/src/tmp/go-build750897963/b378/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/usr/src/tmp/go-build750897963/b379/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=/usr/src/tmp/go-build750897963/b399/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=/usr/src/tmp/go-build750897963/b381/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=/usr/src/tmp/go-build750897963/b382/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=/usr/src/tmp/go-build750897963/b404/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/usr/src/tmp/go-build750897963/b380/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=/usr/src/tmp/go-build750897963/b397/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/usr/src/tmp/go-build750897963/b386/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=/usr/src/tmp/go-build750897963/b389/_pkg_.a packagefile google.golang.org/protobuf/internal/order=/usr/src/tmp/go-build750897963/b390/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/usr/src/tmp/go-build750897963/b384/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/usr/src/tmp/go-build750897963/b387/_pkg_.a packagefile google.golang.org/protobuf/proto=/usr/src/tmp/go-build750897963/b392/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build750897963/b383/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/usr/src/tmp/go-build750897963/b393/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=/usr/src/tmp/go-build750897963/b394/_pkg_.a packagefile hash/crc32=/usr/src/tmp/go-build750897963/b094/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile math=/usr/src/tmp/go-build750897963/b033/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build750897963/b034/_pkg_.a packagefile reflect=/usr/src/tmp/go-build750897963/b029/_pkg_.a packagefile sort=/usr/src/tmp/go-build750897963/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build750897963/b038/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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 tjOhkZqWw6rkcuUBk2l1/tjOhkZqWw6rkcuUBk2l1 -goversion go1.23.2 -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/b171/_pkg_.a /usr/src/.cache/go-build/27/27524d01f2817de0af1c18545c2efdb839e6eff269467aece4204e6e01ee4f91-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /usr/src/.cache/go-build/e1/e1ef315f3772d722637183d68adeeeb420dc82a8c0062208aae186da57c49b0a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b486/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b488/_pkg_.a # internal cp $WORK/b486/_pkg_.a /usr/src/.cache/go-build/e7/e7a2df932b58a681d425324b4720f7ab73aec8e817e424d322aadd6af0ef7aa2-d # internal cp $WORK/b488/_pkg_.a /usr/src/.cache/go-build/7b/7b4ca11261838f56dce1871f32a36354e1984d473339f92a00fb2e41c73b7cad-d # internal github.com/d5/tengo/v2/stdlib mkdir -p $WORK/b485/ cat >/usr/src/tmp/go-build750897963/b485/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build750897963/b070/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build750897963/b142/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build750897963/b069/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/d5/tengo/v2=/usr/src/tmp/go-build750897963/b482/_pkg_.a packagefile github.com/d5/tengo/v2/stdlib/json=/usr/src/tmp/go-build750897963/b486/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile math=/usr/src/tmp/go-build750897963/b033/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build750897963/b106/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile os/exec=/usr/src/tmp/go-build750897963/b241/_pkg_.a packagefile regexp=/usr/src/tmp/go-build750897963/b082/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile syscall=/usr/src/tmp/go-build750897963/b050/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/b047/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/b036/_pkg_.a EOF /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 5DAPfOjZwMtcrK9qHada/5DAPfOjZwMtcrK9qHada -goversion go1.23.2 -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/b266/_pkg_.a /usr/src/.cache/go-build/39/398169da3cf197c16b5018b1a70c5f3cba53d3452aafdf61ef943290719c2f8f-d # internal github.com/keybase/go-keybase-chat-bot/kbchat/types/stellar1 mkdir -p $WORK/b267/ cat >/usr/src/tmp/go-build750897963/b267/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1=/usr/src/tmp/go-build750897963/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 J998Tt8BSw3qJ0T3QliV/J998Tt8BSw3qJ0T3QliV -goversion go1.23.2 -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/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /usr/src/.cache/go-build/8b/8b42e25e9852646258f3e4ca84105f0863ca2381f06d008bdf507f9804d67e8b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /usr/src/.cache/go-build/bb/bb2e3eea6679dcea331a2f8b3e7bcc161d57b10114a73f21745f26d33c3fcfd3-d # internal github.com/Philipp15b/go-steam/cryptoutil mkdir -p $WORK/b438/ github.com/dgrijalva/jwt-go mkdir -p $WORK/b210/ cat >/usr/src/tmp/go-build750897963/b438/importcfg << 'EOF' # internal # import config packagefile crypto/aes=/usr/src/tmp/go-build750897963/b108/_pkg_.a packagefile crypto/cipher=/usr/src/tmp/go-build750897963/b100/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build750897963/b097/_pkg_.a packagefile crypto/rsa=/usr/src/tmp/go-build750897963/b136/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build750897963/b137/_pkg_.a packagefile crypto/x509=/usr/src/tmp/go-build750897963/b139/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/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 yJEAwSLz8pUJCxDWDy5F/yJEAwSLz8pUJCxDWDy5F -goversion go1.23.2 -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 cat >/usr/src/tmp/go-build750897963/b210/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile crypto=/usr/src/tmp/go-build750897963/b099/_pkg_.a packagefile crypto/ecdsa=/usr/src/tmp/go-build750897963/b114/_pkg_.a packagefile crypto/hmac=/usr/src/tmp/go-build750897963/b124/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build750897963/b097/_pkg_.a packagefile crypto/rsa=/usr/src/tmp/go-build750897963/b136/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build750897963/b102/_pkg_.a packagefile crypto/x509=/usr/src/tmp/go-build750897963/b139/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build750897963/b070/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build750897963/b069/_pkg_.a packagefile encoding/pem=/usr/src/tmp/go-build750897963/b143/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile math/big=/usr/src/tmp/go-build750897963/b105/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 nl-ZgzYT_UoubLoxxCRL/nl-ZgzYT_UoubLoxxCRL -goversion go1.23.2 -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-build750897963/b431/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build750897963/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile crypto=/usr/src/tmp/go-build750897963/b099/_pkg_.a packagefile crypto/aes=/usr/src/tmp/go-build750897963/b108/_pkg_.a packagefile crypto/cipher=/usr/src/tmp/go-build750897963/b100/_pkg_.a packagefile crypto/des=/usr/src/tmp/go-build750897963/b109/_pkg_.a packagefile crypto/dsa=/usr/src/tmp/go-build750897963/b140/_pkg_.a packagefile crypto/ecdsa=/usr/src/tmp/go-build750897963/b114/_pkg_.a packagefile crypto/elliptic=/usr/src/tmp/go-build750897963/b115/_pkg_.a packagefile crypto/hmac=/usr/src/tmp/go-build750897963/b124/_pkg_.a packagefile crypto/md5=/usr/src/tmp/go-build750897963/b134/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build750897963/b097/_pkg_.a packagefile crypto/rc4=/usr/src/tmp/go-build750897963/b135/_pkg_.a packagefile crypto/rsa=/usr/src/tmp/go-build750897963/b136/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build750897963/b137/_pkg_.a packagefile crypto/sha256=/usr/src/tmp/go-build750897963/b138/_pkg_.a packagefile crypto/sha512=/usr/src/tmp/go-build750897963/b118/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build750897963/b102/_pkg_.a packagefile crypto/x509=/usr/src/tmp/go-build750897963/b139/_pkg_.a packagefile encoding/asn1=/usr/src/tmp/go-build750897963/b120/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build750897963/b070/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build750897963/b062/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build750897963/b142/_pkg_.a packagefile encoding/pem=/usr/src/tmp/go-build750897963/b143/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile golang.org/x/crypto/chacha20=/usr/src/tmp/go-build750897963/b432/_pkg_.a packagefile golang.org/x/crypto/curve25519=/usr/src/tmp/go-build750897963/b433/_pkg_.a packagefile golang.org/x/crypto/ed25519=/usr/src/tmp/go-build750897963/b434/_pkg_.a packagefile golang.org/x/crypto/poly1305=/usr/src/tmp/go-build750897963/b225/_pkg_.a packagefile golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=/usr/src/tmp/go-build750897963/b435/_pkg_.a packagefile hash=/usr/src/tmp/go-build750897963/b095/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile log=/usr/src/tmp/go-build750897963/b072/_pkg_.a packagefile math=/usr/src/tmp/go-build750897963/b033/_pkg_.a packagefile math/big=/usr/src/tmp/go-build750897963/b105/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build750897963/b106/_pkg_.a packagefile net=/usr/src/tmp/go-build750897963/b144/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile reflect=/usr/src/tmp/go-build750897963/b029/_pkg_.a packagefile sort=/usr/src/tmp/go-build750897963/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build750897963/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 vVZwy52MBkFkw1pqaTW0/vVZwy52MBkFkw1pqaTW0 -goversion go1.23.2 -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-build750897963/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-build750897963/b059/_pkg_.a packagefile container/list=/usr/src/tmp/go-build750897963/b096/_pkg_.a packagefile context=/usr/src/tmp/go-build750897963/b068/_pkg_.a packagefile crypto=/usr/src/tmp/go-build750897963/b099/_pkg_.a packagefile crypto/aes=/usr/src/tmp/go-build750897963/b108/_pkg_.a packagefile crypto/cipher=/usr/src/tmp/go-build750897963/b100/_pkg_.a packagefile crypto/des=/usr/src/tmp/go-build750897963/b109/_pkg_.a packagefile crypto/ecdh=/usr/src/tmp/go-build750897963/b110/_pkg_.a packagefile crypto/ecdsa=/usr/src/tmp/go-build750897963/b114/_pkg_.a packagefile crypto/ed25519=/usr/src/tmp/go-build750897963/b122/_pkg_.a packagefile crypto/elliptic=/usr/src/tmp/go-build750897963/b115/_pkg_.a packagefile crypto/hmac=/usr/src/tmp/go-build750897963/b124/_pkg_.a packagefile crypto/internal/boring=/usr/src/tmp/go-build750897963/b098/_pkg_.a packagefile crypto/internal/hpke=/usr/src/tmp/go-build750897963/b125/_pkg_.a packagefile crypto/internal/mlkem768=/usr/src/tmp/go-build750897963/b131/_pkg_.a packagefile crypto/md5=/usr/src/tmp/go-build750897963/b134/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build750897963/b097/_pkg_.a packagefile crypto/rc4=/usr/src/tmp/go-build750897963/b135/_pkg_.a packagefile crypto/rsa=/usr/src/tmp/go-build750897963/b136/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build750897963/b137/_pkg_.a packagefile crypto/sha256=/usr/src/tmp/go-build750897963/b138/_pkg_.a packagefile crypto/sha512=/usr/src/tmp/go-build750897963/b118/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build750897963/b102/_pkg_.a packagefile crypto/x509=/usr/src/tmp/go-build750897963/b139/_pkg_.a packagefile encoding/pem=/usr/src/tmp/go-build750897963/b143/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/usr/src/tmp/go-build750897963/b126/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/usr/src/tmp/go-build750897963/b119/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=/usr/src/tmp/go-build750897963/b130/_pkg_.a packagefile vendor/golang.org/x/crypto/sha3=/usr/src/tmp/go-build750897963/b132/_pkg_.a packagefile hash=/usr/src/tmp/go-build750897963/b095/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build750897963/b014/_pkg_.a packagefile internal/cpu=/usr/src/tmp/go-build750897963/b012/_pkg_.a packagefile internal/godebug=/usr/src/tmp/go-build750897963/b048/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile net=/usr/src/tmp/go-build750897963/b144/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile runtime=/usr/src/tmp/go-build750897963/b010/_pkg_.a packagefile slices=/usr/src/tmp/go-build750897963/b040/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build750897963/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 2D-KSBT9gjpGBnNxQnwS/2D-KSBT9gjpGBnNxQnwS -goversion go1.23.2 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b438/_pkg_.a /usr/src/.cache/go-build/03/038f037b277cb4ea1a5c7ddd9c2a788771a1fa372103b2ad8493b97def1c5aef-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b267/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b267/_pkg_.a /usr/src/.cache/go-build/35/35084c9b71c2643aff731aad8ed1fffb5aacdf6e0a713b7515aebfc65bd0277f-d # internal github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1 mkdir -p $WORK/b264/ cat >/usr/src/tmp/go-build750897963/b264/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/keybase/go-keybase-chat-bot/kbchat/types/gregor1=/usr/src/tmp/go-build750897963/b265/_pkg_.a packagefile github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1=/usr/src/tmp/go-build750897963/b266/_pkg_.a packagefile github.com/keybase/go-keybase-chat-bot/kbchat/types/stellar1=/usr/src/tmp/go-build750897963/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 _phcJ0Qv5XUeXxWlC043/_phcJ0Qv5XUeXxWlC043 -goversion go1.23.2 -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 cp $WORK/b210/_pkg_.a /usr/src/.cache/go-build/2a/2ab219037c8ecd14d96884f1c23fb98a27c2d623e8259eb7735d871ab6e83302-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b485/_pkg_.a # internal cp $WORK/b485/_pkg_.a /usr/src/.cache/go-build/b2/b2b64f56b61ebb45b0be150ec0898c5e0fe59b62222f94203e666058ce44f985-d # 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/b403/_pkg_.a # internal cp $WORK/b431/_pkg_.a /usr/src/.cache/go-build/68/68e5a9b22c5c73288d2068189c7937966226048cdd5d1851aa10cd954115f4ed-d # internal github.com/shazow/ssh-chat/sshd mkdir -p $WORK/b426/ cat >/usr/src/tmp/go-build750897963/b426/importcfg << 'EOF' # internal # import config packagefile crypto/rand=/usr/src/tmp/go-build750897963/b097/_pkg_.a packagefile crypto/rsa=/usr/src/tmp/go-build750897963/b136/_pkg_.a packagefile crypto/sha256=/usr/src/tmp/go-build750897963/b138/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build750897963/b070/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build750897963/b062/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/shazow/rateio=/usr/src/tmp/go-build750897963/b427/_pkg_.a packagefile github.com/shazow/ssh-chat/internal/sanitize=/usr/src/tmp/go-build750897963/b428/_pkg_.a packagefile github.com/shazow/ssh-chat/sshd/terminal=/usr/src/tmp/go-build750897963/b429/_pkg_.a packagefile golang.org/x/crypto/ssh=/usr/src/tmp/go-build750897963/b431/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile log=/usr/src/tmp/go-build750897963/b072/_pkg_.a packagefile net=/usr/src/tmp/go-build750897963/b144/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 WhvZuowL_q2hFGUnDjqr/WhvZuowL_q2hFGUnDjqr -goversion go1.23.2 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b487/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b426/_pkg_.a /usr/src/.cache/go-build/df/df3c582166f1a7a89d2b61e80e21e1db713a56afcff3258e33d0d0f107e9f657-d # internal cp $WORK/b403/_pkg_.a /usr/src/.cache/go-build/47/47b560b55a91a13f3a69b5c9a6ad40a0d804c9e9aef02f0abc599f0c539e0064-d # internal google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b402/ cat >/usr/src/tmp/go-build750897963/b402/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/descopts=/usr/src/tmp/go-build750897963/b399/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=/usr/src/tmp/go-build750897963/b397/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=/usr/src/tmp/go-build750897963/b403/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build750897963/b383/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/usr/src/tmp/go-build750897963/b393/_pkg_.a packagefile reflect=/usr/src/tmp/go-build750897963/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 K-R2ltKMkKBOzCZUmJ7H/K-R2ltKMkKBOzCZUmJ7H -goversion go1.23.2 -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/b107/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b402/_pkg_.a /usr/src/.cache/go-build/e0/e0dd976d34411f3896f84950d32d56a0332aa277c2fc9fb3c70a922a867ba5b3-d # internal google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b401/ cat >/usr/src/tmp/go-build750897963/b401/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/filedesc=/usr/src/tmp/go-build750897963/b397/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=/usr/src/tmp/go-build750897963/b402/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=/usr/src/tmp/go-build750897963/b403/_pkg_.a packagefile google.golang.org/protobuf/internal/version=/usr/src/tmp/go-build750897963/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 _SqxaBy596SNGPi3Im4s/_SqxaBy596SNGPi3Im4s -goversion go1.23.2 -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 cp $WORK/b487/_pkg_.a /usr/src/.cache/go-build/0e/0ed85bde90f9981931087b543926bed0c928b5f01f5dbf72d408c43193c0c0ef-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/3b/3b3e9cc6e4d6add0fd426a9561785dd905cdd2f383a19fb2e3bcf06ae67befbc-d # internal google.golang.org/protobuf/types/descriptorpb mkdir -p $WORK/b400/ cat >/usr/src/tmp/go-build750897963/b400/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build750897963/b383/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=/usr/src/tmp/go-build750897963/b394/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/usr/src/tmp/go-build750897963/b401/_pkg_.a packagefile reflect=/usr/src/tmp/go-build750897963/b029/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/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 0hlOzZM811RAWBIA-F0-/0hlOzZM811RAWBIA-F0- -goversion go1.23.2 -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-build750897963/b470/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build750897963/b383/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/usr/src/tmp/go-build750897963/b401/_pkg_.a packagefile reflect=/usr/src/tmp/go-build750897963/b029/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/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 AIIah2TLbtVX7jP0C3S6/AIIah2TLbtVX7jP0C3S6 -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b470/importcfg -pack ./vendor/github.com/Rhymen/go-whatsapp/binary/proto/def.pb.go cp $WORK/b107/_pkg_.a /usr/src/.cache/go-build/9c/9c4bd534123c3a92f6c5b359bea31a5117cb8bc877a76d006953de0eb4991277-d # internal net/http/httptrace mkdir -p $WORK/b168/ cat >/usr/src/tmp/go-build750897963/b168/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build750897963/b068/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build750897963/b107/_pkg_.a packagefile internal/nettrace=/usr/src/tmp/go-build750897963/b146/_pkg_.a packagefile net=/usr/src/tmp/go-build750897963/b144/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build750897963/b161/_pkg_.a packagefile reflect=/usr/src/tmp/go-build750897963/b029/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 QCWTBlxWCdQH8C-EjsBc/QCWTBlxWCdQH8C-EjsBc -goversion go1.23.2 -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-build750897963/b323/importcfg << 'EOF' # internal # import config packagefile crypto/tls=/usr/src/tmp/go-build750897963/b107/_pkg_.a packagefile crypto/x509=/usr/src/tmp/go-build750897963/b139/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile log=/usr/src/tmp/go-build750897963/b072/_pkg_.a packagefile net=/usr/src/tmp/go-build750897963/b144/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 PdzE-wDsM5jeKjPH9ggS/PdzE-wDsM5jeKjPH9ggS -goversion go1.23.2 -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-build750897963/b309/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build750897963/b107/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build750897963/b142/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/go-asn1-ber/asn1-ber=/usr/src/tmp/go-build750897963/b310/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile log=/usr/src/tmp/go-build750897963/b072/_pkg_.a packagefile net=/usr/src/tmp/go-build750897963/b144/_pkg_.a packagefile net/url=/usr/src/tmp/go-build750897963/b154/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile sort=/usr/src/tmp/go-build750897963/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build750897963/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/b047/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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 S0JLNj54tBDGQEIfn48t/S0JLNj54tBDGQEIfn48t -goversion go1.23.2 -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-build750897963/b249/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build750897963/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile context=/usr/src/tmp/go-build750897963/b068/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build750897963/b107/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build750897963/b070/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build750897963/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile log=/usr/src/tmp/go-build750897963/b072/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build750897963/b106/_pkg_.a packagefile net=/usr/src/tmp/go-build750897963/b144/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile regexp=/usr/src/tmp/go-build750897963/b082/_pkg_.a packagefile runtime=/usr/src/tmp/go-build750897963/b010/_pkg_.a packagefile runtime/debug=/usr/src/tmp/go-build750897963/b200/_pkg_.a packagefile sort=/usr/src/tmp/go-build750897963/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 wMNMYV-XIc0rFkQOxbgU/wMNMYV-XIc0rFkQOxbgU -goversion go1.23.2 -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/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /usr/src/.cache/go-build/c3/c3a6e9c4dd564f0648f6126ddbdb0d74164cd91cb2bb6942b5c5bfb3f9844042-d # internal net/http mkdir -p $WORK/b091/ cat >/usr/src/tmp/go-build750897963/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-build750897963/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile compress/gzip=/usr/src/tmp/go-build750897963/b092/_pkg_.a packagefile container/list=/usr/src/tmp/go-build750897963/b096/_pkg_.a packagefile context=/usr/src/tmp/go-build750897963/b068/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build750897963/b097/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build750897963/b107/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build750897963/b070/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build750897963/b062/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/usr/src/tmp/go-build750897963/b155/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=/usr/src/tmp/go-build750897963/b162/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/usr/src/tmp/go-build750897963/b163/_pkg_.a packagefile vendor/golang.org/x/net/idna=/usr/src/tmp/go-build750897963/b156/_pkg_.a packagefile internal/godebug=/usr/src/tmp/go-build750897963/b048/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build750897963/b044/_pkg_.a packagefile log=/usr/src/tmp/go-build750897963/b072/_pkg_.a packagefile maps=/usr/src/tmp/go-build750897963/b164/_pkg_.a packagefile math=/usr/src/tmp/go-build750897963/b033/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build750897963/b034/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build750897963/b106/_pkg_.a packagefile mime=/usr/src/tmp/go-build750897963/b165/_pkg_.a packagefile mime/multipart=/usr/src/tmp/go-build750897963/b166/_pkg_.a packagefile net=/usr/src/tmp/go-build750897963/b144/_pkg_.a packagefile net/http/httptrace=/usr/src/tmp/go-build750897963/b168/_pkg_.a packagefile net/http/internal=/usr/src/tmp/go-build750897963/b169/_pkg_.a packagefile net/http/internal/ascii=/usr/src/tmp/go-build750897963/b170/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build750897963/b161/_pkg_.a packagefile net/url=/usr/src/tmp/go-build750897963/b154/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile path=/usr/src/tmp/go-build750897963/b046/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build750897963/b065/_pkg_.a packagefile reflect=/usr/src/tmp/go-build750897963/b029/_pkg_.a packagefile runtime=/usr/src/tmp/go-build750897963/b010/_pkg_.a packagefile slices=/usr/src/tmp/go-build750897963/b040/_pkg_.a packagefile sort=/usr/src/tmp/go-build750897963/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build750897963/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/b047/_pkg_.a packagefile unicode=/usr/src/tmp/go-build750897963/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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 kQ20t7D17Pe_YjVn6Ahn/kQ20t7D17Pe_YjVn6Ahn -goversion go1.23.2 -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/73/73d180087d03cc15e1c1b8a4287ab40a049cb3845ab6e6c52c7b4b7e6563c266-d # 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/f3/f3a584f14af4cbf46cd8b3ad7beda243476b6bc3dd3cbf6e6bd8c69ba0e5a129-d # internal github.com/golang/protobuf/protoc-gen-go/descriptor mkdir -p $WORK/b443/ cat >/usr/src/tmp/go-build750897963/b443/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build750897963/b383/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/usr/src/tmp/go-build750897963/b401/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=/usr/src/tmp/go-build750897963/b400/_pkg_.a packagefile reflect=/usr/src/tmp/go-build750897963/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 TVMRmh4-G1QNz0MDUU7r/TVMRmh4-G1QNz0MDUU7r -goversion go1.23.2 -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-build750897963/b395/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/usr/src/tmp/go-build750897963/b379/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=/usr/src/tmp/go-build750897963/b396/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/usr/src/tmp/go-build750897963/b380/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=/usr/src/tmp/go-build750897963/b397/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/usr/src/tmp/go-build750897963/b386/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=/usr/src/tmp/go-build750897963/b389/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/usr/src/tmp/go-build750897963/b384/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/usr/src/tmp/go-build750897963/b387/_pkg_.a packagefile google.golang.org/protobuf/proto=/usr/src/tmp/go-build750897963/b392/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build750897963/b383/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/usr/src/tmp/go-build750897963/b393/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=/usr/src/tmp/go-build750897963/b400/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile unicode=/usr/src/tmp/go-build750897963/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 zyHDUe_uhCW6O-8q4_hR/zyHDUe_uhCW6O-8q4_hR -goversion go1.23.2 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b309/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b443/_pkg_.a # internal cp $WORK/b309/_pkg_.a /usr/src/.cache/go-build/29/29b87906d90cd99804bdad469879a30b2456698580c8c8786b16bdbc1d89573c-d # internal cp $WORK/b443/_pkg_.a /usr/src/.cache/go-build/24/24e6668e1311b173e6a7336c38951b95d0eb5dc0dc2cc8534e1322100b5d92d1-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b249/_pkg_.a # 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/b264/_pkg_.a # internal cp $WORK/b395/_pkg_.a /usr/src/.cache/go-build/fd/fdc88c1089980aa7f104b7dbae55582a58ef1b759426d396ba04964d0ad44192-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b377/ cat >/usr/src/tmp/go-build750897963/b377/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile compress/gzip=/usr/src/tmp/go-build750897963/b092/_pkg_.a packagefile encoding=/usr/src/tmp/go-build750897963/b003/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build750897963/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=/usr/src/tmp/go-build750897963/b378/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/usr/src/tmp/go-build750897963/b379/_pkg_.a packagefile google.golang.org/protobuf/proto=/usr/src/tmp/go-build750897963/b392/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=/usr/src/tmp/go-build750897963/b395/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build750897963/b383/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/usr/src/tmp/go-build750897963/b393/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=/usr/src/tmp/go-build750897963/b394/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/usr/src/tmp/go-build750897963/b401/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile math=/usr/src/tmp/go-build750897963/b033/_pkg_.a packagefile reflect=/usr/src/tmp/go-build750897963/b029/_pkg_.a packagefile sort=/usr/src/tmp/go-build750897963/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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 0egWHu3aWCSrXyHezjq3/0egWHu3aWCSrXyHezjq3 -goversion go1.23.2 -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/b249/_pkg_.a /usr/src/.cache/go-build/83/8302753351682d462fd396ec34663db38cce25d65ff811ab03b4dffe6c925aa8-d # internal cp $WORK/b264/_pkg_.a /usr/src/.cache/go-build/a4/a4fa11d44b107e0e1cf087b3dcd050de1fa98b16f915e8a1db05bac9cfec6903-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/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /usr/src/.cache/go-build/41/41e8f25d04e5cb8111632b4b68b07cccafd0ba4c2043f05c877f087d0a2b275c-d # internal layeh.com/gumble/gumble/MumbleProto mkdir -p $WORK/b406/ cat >/usr/src/tmp/go-build750897963/b406/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/golang/protobuf/proto=/usr/src/tmp/go-build750897963/b377/_pkg_.a packagefile math=/usr/src/tmp/go-build750897963/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 D8djPMCc2cxfXM4Sztj2/D8djPMCc2cxfXM4Sztj2 -goversion go1.23.2 -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 github.com/Philipp15b/go-steam/protocol/protobuf mkdir -p $WORK/b442/ cat >/usr/src/tmp/go-build750897963/b442/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/golang/protobuf/proto=/usr/src/tmp/go-build750897963/b377/_pkg_.a packagefile github.com/golang/protobuf/protoc-gen-go/descriptor=/usr/src/tmp/go-build750897963/b443/_pkg_.a packagefile math=/usr/src/tmp/go-build750897963/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 tbB7yi8Bn_O9wF-YDMnM/tbB7yi8Bn_O9wF-YDMnM -goversion go1.23.2 -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 cp $WORK/b470/_pkg_.a /usr/src/.cache/go-build/c9/c9b8df903700d518f32313fc511f9eec185d2b419625acbfe9ab2c9409dbe56a-d # internal github.com/Rhymen/go-whatsapp/binary mkdir -p $WORK/b469/ cat >/usr/src/tmp/go-build750897963/b469/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/Rhymen/go-whatsapp/binary/proto=/usr/src/tmp/go-build750897963/b470/_pkg_.a packagefile github.com/Rhymen/go-whatsapp/binary/token=/usr/src/tmp/go-build750897963/b471/_pkg_.a packagefile github.com/golang/protobuf/proto=/usr/src/tmp/go-build750897963/b377/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile math=/usr/src/tmp/go-build750897963/b033/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/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 clZlxAgCdwlcvZfkKC_o/clZlxAgCdwlcvZfkKC_o -goversion go1.23.2 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b469/_pkg_.a # internal cp $WORK/b469/_pkg_.a /usr/src/.cache/go-build/85/8533fc98245ed91731cbb20cbce78d5d0bcd03a834e2e4a9100d23b82e4e3db4-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/42/42e1699e877dd6ab5c7605c44c9f65ab536f39abb82dfd4fbc1ca4b12298abb9-d # internal layeh.com/gumble/gumble mkdir -p $WORK/b376/ cat >/usr/src/tmp/go-build750897963/b376/importcfg << 'EOF' # internal # import config packagefile crypto/rand=/usr/src/tmp/go-build750897963/b097/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build750897963/b107/_pkg_.a packagefile crypto/x509=/usr/src/tmp/go-build750897963/b139/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build750897963/b062/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile github.com/golang/protobuf/proto=/usr/src/tmp/go-build750897963/b377/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile layeh.com/gumble/gumble/MumbleProto=/usr/src/tmp/go-build750897963/b406/_pkg_.a packagefile layeh.com/gumble/gumble/varint=/usr/src/tmp/go-build750897963/b407/_pkg_.a packagefile math=/usr/src/tmp/go-build750897963/b033/_pkg_.a packagefile net=/usr/src/tmp/go-build750897963/b144/_pkg_.a packagefile runtime=/usr/src/tmp/go-build750897963/b010/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build750897963/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 oMCrs3T8iM6WVDkxnTQa/oMCrs3T8iM6WVDkxnTQa -goversion go1.23.2 -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/ce/ce3819eedb0c17884ef38b5c2ed94452dce75d1248f9569eac7f7152518b9992-d # internal layeh.com/gumble/gumbleutil mkdir -p $WORK/b408/ cat >/usr/src/tmp/go-build750897963/b408/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build750897963/b107/_pkg_.a packagefile encoding/xml=/usr/src/tmp/go-build750897963/b192/_pkg_.a packagefile flag=/usr/src/tmp/go-build750897963/b002/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile layeh.com/gumble/gumble=/usr/src/tmp/go-build750897963/b376/_pkg_.a packagefile net=/usr/src/tmp/go-build750897963/b144/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 O1K8eoU-UaR6BIjVvQN7/O1K8eoU-UaR6BIjVvQN7 -goversion go1.23.2 -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/bf/bf84f957b06065e2ed1a5bbf09be11d94a80bcd08cbd31d9c455851cca0141d3-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/77/77b2484c05ec3cde3eeb35876c7a9a2b3b563e40fa955811bb6e58952ca441d2-d # internal github.com/mreiferson/go-httpclient mkdir -p $WORK/b244/ net/http/httptest mkdir -p $WORK/b246/ github.com/mrexodia/wray mkdir -p $WORK/b245/ cat >/usr/src/tmp/go-build750897963/b244/importcfg << 'EOF' # internal # import config packagefile crypto/tls=/usr/src/tmp/go-build750897963/b107/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile net=/usr/src/tmp/go-build750897963/b144/_pkg_.a packagefile net/http=/usr/src/tmp/go-build750897963/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build750897963/b154/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/b047/_pkg_.a EOF /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 RuIJ9raXFLuci8GqZx1v/RuIJ9raXFLuci8GqZx1v -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b244/importcfg -pack ./vendor/github.com/mreiferson/go-httpclient/httpclient.go github.com/magiconair/properties mkdir -p $WORK/b089/ cat >/usr/src/tmp/go-build750897963/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-build750897963/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile context=/usr/src/tmp/go-build750897963/b068/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build750897963/b107/_pkg_.a packagefile crypto/x509=/usr/src/tmp/go-build750897963/b139/_pkg_.a packagefile flag=/usr/src/tmp/go-build750897963/b002/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/usr/src/tmp/go-build750897963/b155/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile log=/usr/src/tmp/go-build750897963/b072/_pkg_.a packagefile net=/usr/src/tmp/go-build750897963/b144/_pkg_.a packagefile net/http=/usr/src/tmp/go-build750897963/b091/_pkg_.a packagefile net/http/internal/testcert=/usr/src/tmp/go-build750897963/b247/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build750897963/b161/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/b047/_pkg_.a EOF cat >/usr/src/tmp/go-build750897963/b245/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build750897963/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile net/http=/usr/src/tmp/go-build750897963/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build750897963/b154/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build750897963/b065/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/b047/_pkg_.a EOF /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 crBNNdTlt2SNr5ovGqCQ/crBNNdTlt2SNr5ovGqCQ -goversion go1.23.2 -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/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -p github.com/mrexodia/wray -lang=go1.16 -complete -installsuffix shared -buildid wa7Dhe_d5uOYXsU8KJdL/wa7Dhe_d5uOYXsU8KJdL -goversion go1.23.2 -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 net/http/pprof mkdir -p $WORK/b332/ net/http/httputil mkdir -p $WORK/b214/ cat >/usr/src/tmp/go-build750897963/b332/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build750897963/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile context=/usr/src/tmp/go-build750897963/b068/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile html=/usr/src/tmp/go-build750897963/b179/_pkg_.a packagefile internal/godebug=/usr/src/tmp/go-build750897963/b048/_pkg_.a packagefile internal/profile=/usr/src/tmp/go-build750897963/b333/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile log=/usr/src/tmp/go-build750897963/b072/_pkg_.a packagefile net/http=/usr/src/tmp/go-build750897963/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build750897963/b154/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile runtime=/usr/src/tmp/go-build750897963/b010/_pkg_.a packagefile runtime/pprof=/usr/src/tmp/go-build750897963/b334/_pkg_.a packagefile runtime/trace=/usr/src/tmp/go-build750897963/b275/_pkg_.a packagefile sort=/usr/src/tmp/go-build750897963/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/b047/_pkg_.a EOF cat >/usr/src/tmp/go-build750897963/b089/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile flag=/usr/src/tmp/go-build750897963/b002/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile log=/usr/src/tmp/go-build750897963/b072/_pkg_.a packagefile math=/usr/src/tmp/go-build750897963/b033/_pkg_.a packagefile net/http=/usr/src/tmp/go-build750897963/b091/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile reflect=/usr/src/tmp/go-build750897963/b029/_pkg_.a packagefile regexp=/usr/src/tmp/go-build750897963/b082/_pkg_.a packagefile runtime=/usr/src/tmp/go-build750897963/b010/_pkg_.a packagefile sort=/usr/src/tmp/go-build750897963/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/b047/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/b036/_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 ISy8tQPZ8CbiDsR_1sqh/ISy8tQPZ8CbiDsR_1sqh -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b332/importcfg -pack /usr/lib/golang/src/net/http/pprof/pprof.go golang.org/x/crypto/acme mkdir -p $WORK/b199/ cat >/usr/src/tmp/go-build750897963/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-build750897963/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile context=/usr/src/tmp/go-build750897963/b068/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/usr/src/tmp/go-build750897963/b155/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile log=/usr/src/tmp/go-build750897963/b072/_pkg_.a packagefile mime=/usr/src/tmp/go-build750897963/b165/_pkg_.a packagefile net=/usr/src/tmp/go-build750897963/b144/_pkg_.a packagefile net/http=/usr/src/tmp/go-build750897963/b091/_pkg_.a packagefile net/http/httptrace=/usr/src/tmp/go-build750897963/b168/_pkg_.a packagefile net/http/internal=/usr/src/tmp/go-build750897963/b169/_pkg_.a packagefile net/http/internal/ascii=/usr/src/tmp/go-build750897963/b170/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build750897963/b161/_pkg_.a packagefile net/url=/usr/src/tmp/go-build750897963/b154/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 DtAgqLWvhAaQeX_GFRK7/DtAgqLWvhAaQeX_GFRK7 -goversion go1.23.2 -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 tW-hWh-u58qPnvlaMHi6/tW-hWh-u58qPnvlaMHi6 -goversion go1.23.2 -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 go.uber.org/zap mkdir -p $WORK/b324/ github.com/matrix-org/gomatrix mkdir -p $WORK/b277/ cat >/usr/src/tmp/go-build750897963/b324/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build750897963/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile flag=/usr/src/tmp/go-build750897963/b002/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile go.uber.org/atomic=/usr/src/tmp/go-build750897963/b325/_pkg_.a packagefile go.uber.org/multierr=/usr/src/tmp/go-build750897963/b326/_pkg_.a packagefile go.uber.org/zap/internal/bufferpool=/usr/src/tmp/go-build750897963/b327/_pkg_.a packagefile go.uber.org/zap/zapcore=/usr/src/tmp/go-build750897963/b329/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile log=/usr/src/tmp/go-build750897963/b072/_pkg_.a packagefile math=/usr/src/tmp/go-build750897963/b033/_pkg_.a packagefile net/http=/usr/src/tmp/go-build750897963/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build750897963/b154/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile runtime=/usr/src/tmp/go-build750897963/b010/_pkg_.a packagefile sort=/usr/src/tmp/go-build750897963/b064/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/b047/_pkg_.a EOF cat >/usr/src/tmp/go-build750897963/b277/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build750897963/b142/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build750897963/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile html=/usr/src/tmp/go-build750897963/b179/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile net/http=/usr/src/tmp/go-build750897963/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build750897963/b154/_pkg_.a packagefile path=/usr/src/tmp/go-build750897963/b046/_pkg_.a packagefile regexp=/usr/src/tmp/go-build750897963/b082/_pkg_.a packagefile runtime/debug=/usr/src/tmp/go-build750897963/b200/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 4yj6keQUhldCYoQu6tHx/4yj6keQUhldCYoQu6tHx -goversion go1.23.2 -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/b277/_pkg_.a -trimpath "$WORK/b277=>" -p github.com/matrix-org/gomatrix -lang=go1.16 -complete -installsuffix shared -buildid qk1NOfJjksE33s1LHwct/qk1NOfJjksE33s1LHwct -goversion go1.23.2 -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/cookiejar mkdir -p $WORK/b351/ cat >/usr/src/tmp/go-build750897963/b351/importcfg << 'EOF' # internal # import config packagefile cmp=/usr/src/tmp/go-build750897963/b028/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile net=/usr/src/tmp/go-build750897963/b144/_pkg_.a packagefile net/http=/usr/src/tmp/go-build750897963/b091/_pkg_.a packagefile net/http/internal/ascii=/usr/src/tmp/go-build750897963/b170/_pkg_.a packagefile net/url=/usr/src/tmp/go-build750897963/b154/_pkg_.a packagefile slices=/usr/src/tmp/go-build750897963/b040/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/b047/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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 KASDttPR_DR_P6tlzRtP/KASDttPR_DR_P6tlzRtP -goversion go1.23.2 -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 github.com/gorilla/websocket mkdir -p $WORK/b217/ cat >/usr/src/tmp/go-build750897963/b217/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build750897963/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile compress/flate=/usr/src/tmp/go-build750897963/b093/_pkg_.a packagefile context=/usr/src/tmp/go-build750897963/b068/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build750897963/b097/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build750897963/b137/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build750897963/b107/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build750897963/b070/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build750897963/b062/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build750897963/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build750897963/b106/_pkg_.a packagefile net=/usr/src/tmp/go-build750897963/b144/_pkg_.a packagefile net/http=/usr/src/tmp/go-build750897963/b091/_pkg_.a packagefile net/http/httptrace=/usr/src/tmp/go-build750897963/b168/_pkg_.a packagefile net/url=/usr/src/tmp/go-build750897963/b154/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/b047/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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 DS_ML4iA64N94ulNmZDu/DS_ML4iA64N94ulNmZDu -goversion go1.23.2 -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 github.com/spf13/afero mkdir -p $WORK/b173/ cat >/usr/src/tmp/go-build750897963/b173/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/spf13/afero/mem=/usr/src/tmp/go-build750897963/b174/_pkg_.a packagefile golang.org/x/text/transform=/usr/src/tmp/go-build750897963/b175/_pkg_.a packagefile golang.org/x/text/unicode/norm=/usr/src/tmp/go-build750897963/b176/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build750897963/b044/_pkg_.a packagefile log=/usr/src/tmp/go-build750897963/b072/_pkg_.a packagefile net/http=/usr/src/tmp/go-build750897963/b091/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile path=/usr/src/tmp/go-build750897963/b046/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build750897963/b065/_pkg_.a packagefile regexp=/usr/src/tmp/go-build750897963/b082/_pkg_.a packagefile runtime=/usr/src/tmp/go-build750897963/b010/_pkg_.a packagefile sort=/usr/src/tmp/go-build750897963/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile syscall=/usr/src/tmp/go-build750897963/b050/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/b047/_pkg_.a packagefile unicode=/usr/src/tmp/go-build750897963/b039/_pkg_.a EOF /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 2yb7XuDQzGKALhhNbHjY/2yb7XuDQzGKALhhNbHjY -goversion go1.23.2 -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 cat >/usr/src/tmp/go-build750897963/b199/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile context=/usr/src/tmp/go-build750897963/b068/_pkg_.a packagefile crypto=/usr/src/tmp/go-build750897963/b099/_pkg_.a packagefile crypto/ecdsa=/usr/src/tmp/go-build750897963/b114/_pkg_.a packagefile crypto/elliptic=/usr/src/tmp/go-build750897963/b115/_pkg_.a packagefile crypto/hmac=/usr/src/tmp/go-build750897963/b124/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build750897963/b097/_pkg_.a packagefile crypto/rsa=/usr/src/tmp/go-build750897963/b136/_pkg_.a packagefile crypto/sha256=/usr/src/tmp/go-build750897963/b138/_pkg_.a packagefile crypto/sha512=/usr/src/tmp/go-build750897963/b118/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build750897963/b107/_pkg_.a packagefile crypto/x509=/usr/src/tmp/go-build750897963/b139/_pkg_.a packagefile crypto/x509/pkix=/usr/src/tmp/go-build750897963/b141/_pkg_.a packagefile encoding/asn1=/usr/src/tmp/go-build750897963/b120/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build750897963/b070/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build750897963/b142/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build750897963/b069/_pkg_.a packagefile encoding/pem=/usr/src/tmp/go-build750897963/b143/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile math/big=/usr/src/tmp/go-build750897963/b105/_pkg_.a packagefile net/http=/usr/src/tmp/go-build750897963/b091/_pkg_.a packagefile runtime/debug=/usr/src/tmp/go-build750897963/b200/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/b047/_pkg_.a EOF /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 Jx1_Ki2yb8zVkODRw2ow/Jx1_Ki2yb8zVkODRw2ow -goversion go1.23.2 -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 github.com/slack-go/slack/internal/misc golang.org/x/net/http2 mkdir -p $WORK/b205/ cat >/usr/src/tmp/go-build750897963/b205/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build750897963/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile compress/gzip=/usr/src/tmp/go-build750897963/b092/_pkg_.a packagefile context=/usr/src/tmp/go-build750897963/b068/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build750897963/b097/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build750897963/b107/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build750897963/b062/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile golang.org/x/net/http/httpguts=/usr/src/tmp/go-build750897963/b206/_pkg_.a packagefile golang.org/x/net/http2/hpack=/usr/src/tmp/go-build750897963/b207/_pkg_.a packagefile golang.org/x/net/idna=/usr/src/tmp/go-build750897963/b202/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile log=/usr/src/tmp/go-build750897963/b072/_pkg_.a packagefile math=/usr/src/tmp/go-build750897963/b033/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build750897963/b106/_pkg_.a packagefile net=/usr/src/tmp/go-build750897963/b144/_pkg_.a packagefile net/http=/usr/src/tmp/go-build750897963/b091/_pkg_.a packagefile net/http/httptrace=/usr/src/tmp/go-build750897963/b168/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build750897963/b161/_pkg_.a packagefile net/url=/usr/src/tmp/go-build750897963/b154/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile reflect=/usr/src/tmp/go-build750897963/b029/_pkg_.a packagefile runtime=/usr/src/tmp/go-build750897963/b010/_pkg_.a packagefile sort=/usr/src/tmp/go-build750897963/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build750897963/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 yzNMtqgdoKXrYE4bkRS-/yzNMtqgdoKXrYE4bkRS- -goversion go1.23.2 -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 mkdir -p $WORK/b357/ cat >/usr/src/tmp/go-build750897963/b357/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile net/http=/usr/src/tmp/go-build750897963/b091/_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 2yV4ZlAlhqqsZs-mqPGK/2yV4ZlAlhqqsZs-mqPGK -goversion go1.23.2 -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/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /usr/src/.cache/go-build/29/29d49236244e3ab23f272e589afba3f2eaed2bcc454d139896b7e9b1adfbe215-d # internal golang.org/x/net/context/ctxhttp mkdir -p $WORK/b371/ cat >/usr/src/tmp/go-build750897963/b371/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build750897963/b068/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile net/http=/usr/src/tmp/go-build750897963/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build750897963/b154/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/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 NiP0nzRhix6BcA3MGHaR/NiP0nzRhix6BcA3MGHaR -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b371/importcfg -pack ./vendor/golang.org/x/net/context/ctxhttp/ctxhttp.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/b245/_pkg_.a # internal cp $WORK/b244/_pkg_.a /usr/src/.cache/go-build/12/12c879b9669db5ffc2d3510f1ae86518b53ee0d18529efe1bd0ec51b42f6370b-d # internal github.com/vincent-petithory/dataurl mkdir -p $WORK/b375/ cat >/usr/src/tmp/go-build750897963/b375/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build750897963/b070/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile net/http=/usr/src/tmp/go-build750897963/b091/_pkg_.a packagefile sort=/usr/src/tmp/go-build750897963/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile unicode=/usr/src/tmp/go-build750897963/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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 NzEd-rWyYMC8UQMXWOz6/NzEd-rWyYMC8UQMXWOz6 -goversion go1.23.2 -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 cp $WORK/b245/_pkg_.a /usr/src/.cache/go-build/d9/d9a5177069c6c8d17a084029497cfc3a1496ca5cfb7477603ea40d5b72ad6ce1-d # internal github.com/42wim/matterbridge/hook/rockethook mkdir -p $WORK/b416/ cat >/usr/src/tmp/go-build750897963/b416/importcfg << 'EOF' # internal # import config packagefile crypto/tls=/usr/src/tmp/go-build750897963/b107/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build750897963/b069/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile log=/usr/src/tmp/go-build750897963/b072/_pkg_.a packagefile net=/usr/src/tmp/go-build750897963/b144/_pkg_.a packagefile net/http=/usr/src/tmp/go-build750897963/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 yiRz5uU2tIHk07E5omYa/yiRz5uU2tIHk07E5omYa -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b416/importcfg -pack ./hook/rockethook/rockethook.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /usr/src/.cache/go-build/c2/c223fc1baca62a37b97e6595631db38108c588db182700dc5f313a6510662669-d # internal github.com/monaco-io/request mkdir -p $WORK/b412/ cat >/usr/src/tmp/go-build750897963/b412/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build750897963/b107/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile net/http=/usr/src/tmp/go-build750897963/b091/_pkg_.a packagefile net/http/cookiejar=/usr/src/tmp/go-build750897963/b351/_pkg_.a packagefile net/url=/usr/src/tmp/go-build750897963/b154/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 kkTKyUm_9rVnHIgPkXOZ/kkTKyUm_9rVnHIgPkXOZ -goversion go1.23.2 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b332/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b371/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b371/_pkg_.a /usr/src/.cache/go-build/40/40b7c3ff05e60b0133074c77d77e11380418e1e8f1bd42dfa08d5f3fa8ebb90e-d # internal golang.org/x/oauth2/internal mkdir -p $WORK/b370/ cat >/usr/src/tmp/go-build750897963/b370/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build750897963/b068/_pkg_.a packagefile crypto/rsa=/usr/src/tmp/go-build750897963/b136/_pkg_.a packagefile crypto/x509=/usr/src/tmp/go-build750897963/b139/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build750897963/b069/_pkg_.a packagefile encoding/pem=/usr/src/tmp/go-build750897963/b143/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=/usr/src/tmp/go-build750897963/b371/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile math=/usr/src/tmp/go-build750897963/b033/_pkg_.a packagefile mime=/usr/src/tmp/go-build750897963/b165/_pkg_.a packagefile net/http=/usr/src/tmp/go-build750897963/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build750897963/b154/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 ql-9OAuHaQK38j99wHcD/ql-9OAuHaQK38j99wHcD -goversion go1.23.2 -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 cp $WORK/b332/_pkg_.a /usr/src/.cache/go-build/a8/a8ebe852de885108256a1c17eae6e23cb31c639712083ed6c3a5f4528569a15b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b214/_pkg_.a # internal golang.org/x/net/websocket mkdir -p $WORK/b421/ cat >/usr/src/tmp/go-build750897963/b421/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build750897963/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build750897963/b097/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build750897963/b137/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build750897963/b107/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build750897963/b070/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build750897963/b062/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build750897963/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile net=/usr/src/tmp/go-build750897963/b144/_pkg_.a packagefile net/http=/usr/src/tmp/go-build750897963/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build750897963/b154/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 kHWCukY0PwsmJt8d5C5q/kHWCukY0PwsmJt8d5C5q -goversion go1.23.2 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b416/_pkg_.a /usr/src/.cache/go-build/65/659dceb99178472206ee8a60f48c15ba77493b1ab076846fb46d7a7265ce3cd5-d # internal github.com/matterbridge/Rocket.Chat.Go.SDK/rest mkdir -p $WORK/b422/ cat >/usr/src/tmp/go-build750897963/b422/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build750897963/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/matterbridge/Rocket.Chat.Go.SDK/models=/usr/src/tmp/go-build750897963/b417/_pkg_.a packagefile html=/usr/src/tmp/go-build750897963/b179/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile log=/usr/src/tmp/go-build750897963/b072/_pkg_.a packagefile net/http=/usr/src/tmp/go-build750897963/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build750897963/b154/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 9hLq3mimy1SqoRmPwxfG/9hLq3mimy1SqoRmPwxfG -goversion go1.23.2 -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/b412/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b246/_pkg_.a /usr/src/.cache/go-build/71/71bbadabcb67d2333858da719f7cb587ea88c6c63eaab4b2b6ee7983be22e67f-d # internal github.com/42wim/go-gitter mkdir -p $WORK/b243/ cat >/usr/src/tmp/go-build750897963/b243/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build750897963/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build750897963/b069/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/mreiferson/go-httpclient=/usr/src/tmp/go-build750897963/b244/_pkg_.a packagefile github.com/mrexodia/wray=/usr/src/tmp/go-build750897963/b245/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile log=/usr/src/tmp/go-build750897963/b072/_pkg_.a packagefile net/http=/usr/src/tmp/go-build750897963/b091/_pkg_.a packagefile net/http/httptest=/usr/src/tmp/go-build750897963/b246/_pkg_.a packagefile net/url=/usr/src/tmp/go-build750897963/b154/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 zfJMjPQk36_Qz-a6J0VZ/zfJMjPQk36_Qz-a6J0VZ -goversion go1.23.2 -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 cp $WORK/b214/_pkg_.a /usr/src/.cache/go-build/bb/bb6508ba41555fe5f21a96fcde3078e17e48e099b562a8e221f14da47c9354c2-d # internal github.com/stretchr/testify/assert mkdir -p $WORK/b269/ cat >/usr/src/tmp/go-build750897963/b269/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build750897963/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build750897963/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/davecgh/go-spew/spew=/usr/src/tmp/go-build750897963/b270/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=/usr/src/tmp/go-build750897963/b271/_pkg_.a packagefile gopkg.in/yaml.v3=/usr/src/tmp/go-build750897963/b272/_pkg_.a packagefile math=/usr/src/tmp/go-build750897963/b033/_pkg_.a packagefile net/http=/usr/src/tmp/go-build750897963/b091/_pkg_.a packagefile net/http/httptest=/usr/src/tmp/go-build750897963/b246/_pkg_.a packagefile net/url=/usr/src/tmp/go-build750897963/b154/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile reflect=/usr/src/tmp/go-build750897963/b029/_pkg_.a packagefile regexp=/usr/src/tmp/go-build750897963/b082/_pkg_.a packagefile runtime=/usr/src/tmp/go-build750897963/b010/_pkg_.a packagefile runtime/debug=/usr/src/tmp/go-build750897963/b200/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/b047/_pkg_.a packagefile unicode=/usr/src/tmp/go-build750897963/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/b036/_pkg_.a EOF /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 qC1Zne8KIY6g8z0qNvH5/qC1Zne8KIY6g8z0qNvH5 -goversion go1.23.2 -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 cp $WORK/b412/_pkg_.a /usr/src/.cache/go-build/b4/b478b6227ca7720320592a5fbe0b76242b54a05ca8e5c85ab1169e360071f244-d # internal gomod.garykim.dev/nc-talk/user mkdir -p $WORK/b414/ cat >/usr/src/tmp/go-build750897963/b414/importcfg << 'EOF' # internal # import config packagefile crypto/tls=/usr/src/tmp/go-build750897963/b107/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build750897963/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile github.com/monaco-io/request=/usr/src/tmp/go-build750897963/b412/_pkg_.a packagefile gomod.garykim.dev/nc-talk/constants=/usr/src/tmp/go-build750897963/b413/_pkg_.a packagefile gomod.garykim.dev/nc-talk/ocs=/usr/src/tmp/go-build750897963/b410/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/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 gc0rNWv-uKj_otBw2oRk/gc0rNWv-uKj_otBw2oRk -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b414/importcfg -pack ./vendor/gomod.garykim.dev/nc-talk/user/user.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /usr/src/.cache/go-build/7d/7d4a9d7217df207c69f6eca0f5af2328c8bc2b73b2aa155c98c34019d4257b6c-d # internal golang.org/x/oauth2 mkdir -p $WORK/b369/ cat >/usr/src/tmp/go-build750897963/b369/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile context=/usr/src/tmp/go-build750897963/b068/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile golang.org/x/oauth2/internal=/usr/src/tmp/go-build750897963/b370/_pkg_.a packagefile log=/usr/src/tmp/go-build750897963/b072/_pkg_.a packagefile net/http=/usr/src/tmp/go-build750897963/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build750897963/b154/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 WwA6Q6kRqVCETiGLEWCj/WwA6Q6kRqVCETiGLEWCj -goversion go1.23.2 -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 cp $WORK/b277/_pkg_.a /usr/src/.cache/go-build/8e/8e7b8346ac6d74ddd920efd8779f37bda8e308f3f529acde6f0bac973d03855e-d # internal github.com/nelsonken/gomf mkdir -p $WORK/b423/ cat >/usr/src/tmp/go-build750897963/b423/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile context=/usr/src/tmp/go-build750897963/b068/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile mime/multipart=/usr/src/tmp/go-build750897963/b166/_pkg_.a packagefile net/http=/usr/src/tmp/go-build750897963/b091/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build750897963/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 ytDLc1jF_fe9NrQUALd1/ytDLc1jF_fe9NrQUALd1 -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b423/importcfg -pack ./vendor/github.com/nelsonken/gomf/form_builder.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b422/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b375/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b414/_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/b324/_pkg_.a # internal github.com/yaegashi/msgraph.go/beta mkdir -p $WORK/b364/ cat >/usr/src/tmp/go-build750897963/b364/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile context=/usr/src/tmp/go-build750897963/b068/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build750897963/b069/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/rickb777/date/period=/usr/src/tmp/go-build750897963/b365/_pkg_.a packagefile github.com/yaegashi/msgraph.go/jsonx=/usr/src/tmp/go-build750897963/b367/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile net/http=/usr/src/tmp/go-build750897963/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build750897963/b154/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b422/_pkg_.a /usr/src/.cache/go-build/b3/b3a7d0369320372f2dc0c693b9593245cd8054df1df3d3c4303ef6cad7127e33-d # internal github.com/Philipp15b/go-steam/netutil mkdir -p $WORK/b439/ cat >/usr/src/tmp/go-build750897963/b439/importcfg << 'EOF' # internal # import config packagefile net=/usr/src/tmp/go-build750897963/b144/_pkg_.a packagefile net/http=/usr/src/tmp/go-build750897963/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build750897963/b154/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/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 H7WBkR-hV_t5dwlkdS5V/H7WBkR-hV_t5dwlkdS5V -goversion go1.23.2 -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 cp $WORK/b414/_pkg_.a /usr/src/.cache/go-build/ce/ce0cdb90bbf6e7983970d338f49c4d15ca4363d0d842322163fcc04b2545a5f9-d # internal gomod.garykim.dev/nc-talk/room mkdir -p $WORK/b411/ cat >/usr/src/tmp/go-build750897963/b411/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build750897963/b068/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile github.com/monaco-io/request=/usr/src/tmp/go-build750897963/b412/_pkg_.a packagefile gomod.garykim.dev/nc-talk/constants=/usr/src/tmp/go-build750897963/b413/_pkg_.a packagefile gomod.garykim.dev/nc-talk/ocs=/usr/src/tmp/go-build750897963/b410/_pkg_.a packagefile gomod.garykim.dev/nc-talk/user=/usr/src/tmp/go-build750897963/b414/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile net/http=/usr/src/tmp/go-build750897963/b091/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 Eazyv4pFQTkv2ygjzD0Q/Eazyv4pFQTkv2ygjzD0Q -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b411/importcfg -pack ./vendor/gomod.garykim.dev/nc-talk/room/room.go cp $WORK/b375/_pkg_.a /usr/src/.cache/go-build/ba/babf9881f5e3330becb0741c236084c7c1f4144822e7028c20d6c020b6a53ee1-d # internal github.com/technoweenie/multipartstreamer mkdir -p $WORK/b450/ cat >/usr/src/tmp/go-build750897963/b450/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile mime/multipart=/usr/src/tmp/go-build750897963/b166/_pkg_.a packagefile net/http=/usr/src/tmp/go-build750897963/b091/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build750897963/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 SzkWiX82KjNP32EbLtWb/SzkWiX82KjNP32EbLtWb -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b450/importcfg -pack ./vendor/github.com/technoweenie/multipartstreamer/multipartstreamer.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 pV5Kf_xEB-7PzeaJWjei/pV5Kf_xEB-7PzeaJWjei -goversion go1.23.2 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b423/_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/b369/_pkg_.a # internal cp $WORK/b423/_pkg_.a /usr/src/.cache/go-build/c0/c05f290b9a710afd3d0a78389af3248286361e38ece68bf8145760025585cc71-d # internal github.com/SevereCloud/vksdk/v2/internal mkdir -p $WORK/b455/ cat >/usr/src/tmp/go-build750897963/b455/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build750897963/b068/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2=/usr/src/tmp/go-build750897963/b454/_pkg_.a packagefile golang.org/x/text/encoding/charmap=/usr/src/tmp/go-build750897963/b456/_pkg_.a packagefile golang.org/x/text/runes=/usr/src/tmp/go-build750897963/b457/_pkg_.a packagefile golang.org/x/text/transform=/usr/src/tmp/go-build750897963/b175/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile net/http=/usr/src/tmp/go-build750897963/b091/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/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 rcD5mbB0bV5Sz0GpPlW1/rcD5mbB0bV5Sz0GpPlW1 -goversion go1.23.2 -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/b089/_pkg_.a /usr/src/.cache/go-build/b0/b0a72b2340bb4bfd9608b205f66560eec2583bc8fd0addfccbb7281b32deafe2-d # internal github.com/matterbridge/go-xmpp mkdir -p $WORK/b477/ cat >/usr/src/tmp/go-build750897963/b477/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build750897963/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile crypto/md5=/usr/src/tmp/go-build750897963/b134/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build750897963/b097/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build750897963/b137/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build750897963/b107/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build750897963/b070/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build750897963/b062/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build750897963/b142/_pkg_.a packagefile encoding/xml=/usr/src/tmp/go-build750897963/b192/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile math/big=/usr/src/tmp/go-build750897963/b105/_pkg_.a packagefile net=/usr/src/tmp/go-build750897963/b144/_pkg_.a packagefile net/http=/usr/src/tmp/go-build750897963/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build750897963/b154/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/b047/_pkg_.a EOF /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 awVFiKLcsp-W-PM2kYyf/awVFiKLcsp-W-PM2kYyf -goversion go1.23.2 -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/b243/_pkg_.a # internal cp $WORK/b369/_pkg_.a /usr/src/.cache/go-build/9f/9f48b49487897fffaeaedadc59d949f065a5a542ce145292872e7f42ad599fd9-d # internal golang.org/x/oauth2/clientcredentials mkdir -p $WORK/b372/ cat >/usr/src/tmp/go-build750897963/b372/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build750897963/b068/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile golang.org/x/oauth2=/usr/src/tmp/go-build750897963/b369/_pkg_.a packagefile golang.org/x/oauth2/internal=/usr/src/tmp/go-build750897963/b370/_pkg_.a packagefile net/http=/usr/src/tmp/go-build750897963/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build750897963/b154/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/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 5jw6gp3oeONQxXu4hoZh/5jw6gp3oeONQxXu4hoZh -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b372/importcfg -pack ./vendor/golang.org/x/oauth2/clientcredentials/clientcredentials.go cp $WORK/b199/_pkg_.a /usr/src/.cache/go-build/71/711c0328595dfbcf1419a62877bb399334939cb9162321255b369d3bc1b90e8a-d # internal golang.org/x/crypto/acme/autocert mkdir -p $WORK/b201/ cat >/usr/src/tmp/go-build750897963/b201/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile context=/usr/src/tmp/go-build750897963/b068/_pkg_.a packagefile crypto=/usr/src/tmp/go-build750897963/b099/_pkg_.a packagefile crypto/ecdsa=/usr/src/tmp/go-build750897963/b114/_pkg_.a packagefile crypto/elliptic=/usr/src/tmp/go-build750897963/b115/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build750897963/b097/_pkg_.a packagefile crypto/rsa=/usr/src/tmp/go-build750897963/b136/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build750897963/b107/_pkg_.a packagefile crypto/x509=/usr/src/tmp/go-build750897963/b139/_pkg_.a packagefile crypto/x509/pkix=/usr/src/tmp/go-build750897963/b141/_pkg_.a packagefile encoding/pem=/usr/src/tmp/go-build750897963/b143/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile golang.org/x/crypto/acme=/usr/src/tmp/go-build750897963/b199/_pkg_.a packagefile golang.org/x/net/idna=/usr/src/tmp/go-build750897963/b202/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile log=/usr/src/tmp/go-build750897963/b072/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build750897963/b106/_pkg_.a packagefile net=/usr/src/tmp/go-build750897963/b144/_pkg_.a packagefile net/http=/usr/src/tmp/go-build750897963/b091/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile path=/usr/src/tmp/go-build750897963/b046/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build750897963/b065/_pkg_.a packagefile runtime=/usr/src/tmp/go-build750897963/b010/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 EBSWjYr_ypID1r-kW_K3/EBSWjYr_ypID1r-kW_K3 -goversion go1.23.2 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b421/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b439/_pkg_.a # internal cp $WORK/b439/_pkg_.a /usr/src/.cache/go-build/f5/f5afd0216acbe3b8416926140fad79b138478b53a8fdb45c73512ae25946aa1e-d # internal golang.org/x/oauth2/microsoft mkdir -p $WORK/b373/ cat >/usr/src/tmp/go-build750897963/b373/importcfg << 'EOF' # internal # import config packagefile golang.org/x/oauth2=/usr/src/tmp/go-build750897963/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 HhErtvdOwiM4Fo1On434/HhErtvdOwiM4Fo1On434 -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b373/importcfg -pack ./vendor/golang.org/x/oauth2/microsoft/microsoft.go cp $WORK/b324/_pkg_.a /usr/src/.cache/go-build/74/74fcd824a4938a0f694506336cccdaaa700966faa8140f12f50072b55e433e59-d # internal cp $WORK/b243/_pkg_.a /usr/src/.cache/go-build/a7/a7ec3d25b66fd0783df89e974503df161125785f84b87ae85e13133cc7858c48-d # internal github.com/matterbridge/gozulipbot mkdir -p $WORK/b479/ cat >/usr/src/tmp/go-build750897963/b479/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build750897963/b069/_pkg_.a packagefile flag=/usr/src/tmp/go-build750897963/b002/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile math=/usr/src/tmp/go-build750897963/b033/_pkg_.a packagefile net/http=/usr/src/tmp/go-build750897963/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build750897963/b154/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build750897963/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/b047/_pkg_.a EOF github.com/mattermost/mattermost-server/v5/mlog /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 XK2em4AXDssed6LECrHh/XK2em4AXDssed6LECrHh -goversion go1.23.2 -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 mkdir -p $WORK/b311/ cat >/usr/src/tmp/go-build750897963/b311/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile context=/usr/src/tmp/go-build750897963/b068/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build750897963/b107/_pkg_.a packagefile crypto/x509=/usr/src/tmp/go-build750897963/b139/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build750897963/b070/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build750897963/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/hashicorp/go-multierror=/usr/src/tmp/go-build750897963/b312/_pkg_.a packagefile github.com/mattermost/logr=/usr/src/tmp/go-build750897963/b314/_pkg_.a packagefile github.com/mattermost/logr/format=/usr/src/tmp/go-build750897963/b319/_pkg_.a packagefile github.com/mattermost/logr/target=/usr/src/tmp/go-build750897963/b320/_pkg_.a packagefile github.com/wiggin77/merror=/usr/src/tmp/go-build750897963/b317/_pkg_.a packagefile github.com/wiggin77/srslog=/usr/src/tmp/go-build750897963/b323/_pkg_.a packagefile go.uber.org/zap=/usr/src/tmp/go-build750897963/b324/_pkg_.a packagefile go.uber.org/zap/zapcore=/usr/src/tmp/go-build750897963/b329/_pkg_.a packagefile gopkg.in/natefinch/lumberjack.v2=/usr/src/tmp/go-build750897963/b321/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile log=/usr/src/tmp/go-build750897963/b072/_pkg_.a packagefile net=/usr/src/tmp/go-build750897963/b144/_pkg_.a packagefile net/http/pprof=/usr/src/tmp/go-build750897963/b332/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build750897963/b038/_pkg_.a packagefile testing=/usr/src/tmp/go-build750897963/b273/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 v2KRkk_nBK0WqNsHEj9T/v2KRkk_nBK0WqNsHEj9T -goversion go1.23.2 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b411/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b455/_pkg_.a # internal cp $WORK/b455/_pkg_.a /usr/src/.cache/go-build/cd/cd4d640a38e36318cf94e7351c90d2641af4a49bf983fd7cfd1dd51cb38aada0-d # internal github.com/SevereCloud/vksdk/v2/api mkdir -p $WORK/b453/ cat >/usr/src/tmp/go-build750897963/b453/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile context=/usr/src/tmp/go-build750897963/b068/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build750897963/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2=/usr/src/tmp/go-build750897963/b454/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2/internal=/usr/src/tmp/go-build750897963/b455/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2/object=/usr/src/tmp/go-build750897963/b458/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile mime=/usr/src/tmp/go-build750897963/b165/_pkg_.a packagefile mime/multipart=/usr/src/tmp/go-build750897963/b166/_pkg_.a packagefile net/http=/usr/src/tmp/go-build750897963/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build750897963/b154/_pkg_.a packagefile reflect=/usr/src/tmp/go-build750897963/b029/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build750897963/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/b047/_pkg_.a EOF cp $WORK/b217/_pkg_.a /usr/src/.cache/go-build/b1/b15d5184a0be0fa63c6912ca8418de775f3c1b65a6b428bd389a99122ec0995d-d # internal /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 xuAUANS7jnxrFqum8t8X/xuAUANS7jnxrFqum8t8X -goversion go1.23.2 -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 gopkg.in/olahol/melody.v1 mkdir -p $WORK/b216/ cat >/usr/src/tmp/go-build750897963/b216/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile github.com/gorilla/websocket=/usr/src/tmp/go-build750897963/b217/_pkg_.a packagefile net/http=/usr/src/tmp/go-build750897963/b091/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 pf9Q9ocjyZejPbnCtZ7p/pf9Q9ocjyZejPbnCtZ7p -goversion go1.23.2 -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/buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b411/_pkg_.a /usr/src/.cache/go-build/8f/8f23af172c78586dcbd3623bbf4bd55d002ba77e59c5a30e26edfe97645d3a8e-d # 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/3a/3a8afc3f7a1402133b59111e2174eb22d0ebb4880b835ce332c122af5194e5dc-d # internal cp $WORK/b450/_pkg_.a /usr/src/.cache/go-build/ed/ed50ff64cf3fee5dda0336701acb1f6521d5d5d6c567cfa68dc86329927f8d0d-d # internal github.com/go-telegram-bot-api/telegram-bot-api mkdir -p $WORK/b449/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b173/_pkg_.a # internal cat >/usr/src/tmp/go-build750897963/b449/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build750897963/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/technoweenie/multipartstreamer=/usr/src/tmp/go-build750897963/b450/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile log=/usr/src/tmp/go-build750897963/b072/_pkg_.a packagefile net/http=/usr/src/tmp/go-build750897963/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build750897963/b154/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 _irIVLBqiqmXv7FJRvDJ/_irIVLBqiqmXv7FJRvDJ -goversion go1.23.2 -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/b421/_pkg_.a /usr/src/.cache/go-build/44/445fb2f4c825442c32552539dc83e0e6544f9609ba657d31e71cbe4499862a3e-d # internal github.com/gopackage/ddp mkdir -p $WORK/b420/ cat >/usr/src/tmp/go-build750897963/b420/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=/usr/src/tmp/go-build750897963/b138/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build750897963/b142/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build750897963/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile golang.org/x/net/websocket=/usr/src/tmp/go-build750897963/b421/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile log=/usr/src/tmp/go-build750897963/b072/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 sZVR4CJNk9Pk2moNwsXI/sZVR4CJNk9Pk2moNwsXI -goversion go1.23.2 -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 github.com/matterbridge/discordgo mkdir -p $WORK/b220/ cat >/usr/src/tmp/go-build750897963/b220/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile compress/zlib=/usr/src/tmp/go-build750897963/b221/_pkg_.a packagefile crypto/ed25519=/usr/src/tmp/go-build750897963/b122/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build750897963/b062/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build750897963/b142/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build750897963/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/gorilla/websocket=/usr/src/tmp/go-build750897963/b217/_pkg_.a packagefile golang.org/x/crypto/nacl/secretbox=/usr/src/tmp/go-build750897963/b223/_pkg_.a packagefile image=/usr/src/tmp/go-build750897963/b227/_pkg_.a packagefile image/jpeg=/usr/src/tmp/go-build750897963/b229/_pkg_.a packagefile image/png=/usr/src/tmp/go-build750897963/b231/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile log=/usr/src/tmp/go-build750897963/b072/_pkg_.a packagefile math=/usr/src/tmp/go-build750897963/b033/_pkg_.a packagefile mime/multipart=/usr/src/tmp/go-build750897963/b166/_pkg_.a packagefile net=/usr/src/tmp/go-build750897963/b144/_pkg_.a packagefile net/http=/usr/src/tmp/go-build750897963/b091/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build750897963/b161/_pkg_.a packagefile net/url=/usr/src/tmp/go-build750897963/b154/_pkg_.a packagefile regexp=/usr/src/tmp/go-build750897963/b082/_pkg_.a packagefile runtime=/usr/src/tmp/go-build750897963/b010/_pkg_.a packagefile sort=/usr/src/tmp/go-build750897963/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build750897963/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 -ZVEYOmTgTG1fwJwKZx2/-ZVEYOmTgTG1fwJwKZx2 -goversion go1.23.2 -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 mkdir -p $WORK/b354/ cat >/usr/src/tmp/go-build750897963/b354/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile context=/usr/src/tmp/go-build750897963/b068/_pkg_.a packagefile crypto/hmac=/usr/src/tmp/go-build750897963/b124/_pkg_.a packagefile crypto/sha256=/usr/src/tmp/go-build750897963/b138/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build750897963/b142/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build750897963/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/gorilla/websocket=/usr/src/tmp/go-build750897963/b217/_pkg_.a packagefile github.com/pkg/errors=/usr/src/tmp/go-build750897963/b337/_pkg_.a packagefile github.com/slack-go/slack/internal/backoff=/usr/src/tmp/go-build750897963/b355/_pkg_.a packagefile github.com/slack-go/slack/internal/errorsx=/usr/src/tmp/go-build750897963/b356/_pkg_.a packagefile github.com/slack-go/slack/internal/misc=/usr/src/tmp/go-build750897963/b357/_pkg_.a packagefile github.com/slack-go/slack/internal/timex=/usr/src/tmp/go-build750897963/b358/_pkg_.a packagefile github.com/slack-go/slack/slackutilsx=/usr/src/tmp/go-build750897963/b359/_pkg_.a packagefile hash=/usr/src/tmp/go-build750897963/b095/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile log=/usr/src/tmp/go-build750897963/b072/_pkg_.a packagefile mime=/usr/src/tmp/go-build750897963/b165/_pkg_.a packagefile mime/multipart=/usr/src/tmp/go-build750897963/b166/_pkg_.a packagefile net/http=/usr/src/tmp/go-build750897963/b091/_pkg_.a packagefile net/http/httputil=/usr/src/tmp/go-build750897963/b214/_pkg_.a packagefile net/url=/usr/src/tmp/go-build750897963/b154/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build750897963/b065/_pkg_.a packagefile reflect=/usr/src/tmp/go-build750897963/b029/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 kjqX8H-UKB1C-KmdpfdM/kjqX8H-UKB1C-KmdpfdM -goversion go1.23.2 -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/b372/_pkg_.a # internal cp $WORK/b372/_pkg_.a /usr/src/.cache/go-build/65/65b884c7b57b51667911a90f0036257b3602af4c9887adc76db5ff6902565dde-d # internal github.com/yaegashi/msgraph.go/msauth mkdir -p $WORK/b368/ cat >/usr/src/tmp/go-build750897963/b368/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile context=/usr/src/tmp/go-build750897963/b068/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build750897963/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile golang.org/x/oauth2=/usr/src/tmp/go-build750897963/b369/_pkg_.a packagefile golang.org/x/oauth2/clientcredentials=/usr/src/tmp/go-build750897963/b372/_pkg_.a packagefile golang.org/x/oauth2/microsoft=/usr/src/tmp/go-build750897963/b373/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile net/http=/usr/src/tmp/go-build750897963/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build750897963/b154/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 kbOmqPLqT8l7Ka3pHr-j/kbOmqPLqT8l7Ka3pHr-j -goversion go1.23.2 -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/b479/_pkg_.a # internal cp $WORK/b479/_pkg_.a /usr/src/.cache/go-build/ac/accb42d16b1a9e83365e8b9ec209cc3667cfacb99252bf57689a3342d71db381-d # internal github.com/SevereCloud/vksdk/v2/events mkdir -p $WORK/b459/ cat >/usr/src/tmp/go-build750897963/b459/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build750897963/b068/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build750897963/b069/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2/internal=/usr/src/tmp/go-build750897963/b455/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2/object=/usr/src/tmp/go-build750897963/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 qTQelAJuPFnnCmKk_Tgh/qTQelAJuPFnnCmKk_Tgh -goversion go1.23.2 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /usr/src/.cache/go-build/14/140db33b270c1403e823bf4f76cc031949e3469fb756e88cd0db0a29225ca515-d # internal github.com/Rhymen/go-whatsapp mkdir -p $WORK/b468/ cat >/usr/src/tmp/go-build750897963/b468/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile crypto/hmac=/usr/src/tmp/go-build750897963/b124/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build750897963/b097/_pkg_.a packagefile crypto/sha256=/usr/src/tmp/go-build750897963/b138/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build750897963/b070/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build750897963/b142/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build750897963/b069/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/Rhymen/go-whatsapp/binary=/usr/src/tmp/go-build750897963/b469/_pkg_.a packagefile github.com/Rhymen/go-whatsapp/binary/proto=/usr/src/tmp/go-build750897963/b470/_pkg_.a packagefile github.com/Rhymen/go-whatsapp/crypto/cbc=/usr/src/tmp/go-build750897963/b472/_pkg_.a packagefile github.com/Rhymen/go-whatsapp/crypto/curve25519=/usr/src/tmp/go-build750897963/b473/_pkg_.a packagefile github.com/Rhymen/go-whatsapp/crypto/hkdf=/usr/src/tmp/go-build750897963/b474/_pkg_.a packagefile github.com/gorilla/websocket=/usr/src/tmp/go-build750897963/b217/_pkg_.a packagefile github.com/pkg/errors=/usr/src/tmp/go-build750897963/b337/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile log=/usr/src/tmp/go-build750897963/b072/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build750897963/b106/_pkg_.a packagefile net=/usr/src/tmp/go-build750897963/b144/_pkg_.a packagefile net/http=/usr/src/tmp/go-build750897963/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build750897963/b154/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build750897963/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 JbVy_kqckvkqgwIWQKz-/JbVy_kqckvkqgwIWQKz- -goversion go1.23.2 -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 cp $WORK/b173/_pkg_.a /usr/src/.cache/go-build/42/4278efeeff0f9a41a5a116ee808ea4554edad3ac2f2518c3e032ca594596ae0a-d # internal github.com/spf13/viper mkdir -p $WORK/b074/ cat >/usr/src/tmp/go-build750897963/b074/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile encoding/csv=/usr/src/tmp/go-build750897963/b075/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build750897963/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/fsnotify/fsnotify=/usr/src/tmp/go-build750897963/b060/_pkg_.a packagefile github.com/hashicorp/hcl=/usr/src/tmp/go-build750897963/b076/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/printer=/usr/src/tmp/go-build750897963/b087/_pkg_.a packagefile github.com/magiconair/properties=/usr/src/tmp/go-build750897963/b089/_pkg_.a packagefile github.com/mitchellh/mapstructure=/usr/src/tmp/go-build750897963/b171/_pkg_.a packagefile github.com/pelletier/go-toml=/usr/src/tmp/go-build750897963/b172/_pkg_.a packagefile github.com/spf13/afero=/usr/src/tmp/go-build750897963/b173/_pkg_.a packagefile github.com/spf13/cast=/usr/src/tmp/go-build750897963/b177/_pkg_.a packagefile github.com/spf13/jwalterweatherman=/usr/src/tmp/go-build750897963/b182/_pkg_.a packagefile github.com/spf13/pflag=/usr/src/tmp/go-build750897963/b183/_pkg_.a packagefile github.com/subosito/gotenv=/usr/src/tmp/go-build750897963/b184/_pkg_.a packagefile gopkg.in/ini.v1=/usr/src/tmp/go-build750897963/b185/_pkg_.a packagefile gopkg.in/yaml.v2=/usr/src/tmp/go-build750897963/b186/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile log=/usr/src/tmp/go-build750897963/b072/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build750897963/b065/_pkg_.a packagefile reflect=/usr/src/tmp/go-build750897963/b029/_pkg_.a packagefile runtime=/usr/src/tmp/go-build750897963/b010/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/b047/_pkg_.a packagefile unicode=/usr/src/tmp/go-build750897963/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 ZWE-lCK_kuMLlYOMU6aV/ZWE-lCK_kuMLlYOMU6aV -goversion go1.23.2 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b201/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b201/_pkg_.a /usr/src/.cache/go-build/c8/c8ecb83f0e8c803c4a37bf35747d5f228d28dc13d11657fb775de019ecf32760-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /usr/src/.cache/go-build/3d/3dfcd904bf7f9a437cb4d2874491edc6702989e6ca79193cb2b0708800e118e8-d # internal cp $WORK/b311/_pkg_.a /usr/src/.cache/go-build/3e/3e85c2e59b2fab84afe6e5737fbfb8701787765aa51b15fc7be54908e0ced2de-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/b477/_pkg_.a # internal github.com/mattermost/mattermost-server/v5/model mkdir -p $WORK/b287/ cat >/usr/src/tmp/go-build750897963/b287/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile crypto=/usr/src/tmp/go-build750897963/b099/_pkg_.a packagefile crypto/aes=/usr/src/tmp/go-build750897963/b108/_pkg_.a packagefile crypto/cipher=/usr/src/tmp/go-build750897963/b100/_pkg_.a packagefile crypto/ecdsa=/usr/src/tmp/go-build750897963/b114/_pkg_.a packagefile crypto/md5=/usr/src/tmp/go-build750897963/b134/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build750897963/b097/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build750897963/b137/_pkg_.a packagefile crypto/sha256=/usr/src/tmp/go-build750897963/b138/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build750897963/b107/_pkg_.a packagefile encoding/asn1=/usr/src/tmp/go-build750897963/b120/_pkg_.a packagefile encoding/base32=/usr/src/tmp/go-build750897963/b288/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build750897963/b070/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build750897963/b062/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build750897963/b142/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build750897963/b069/_pkg_.a packagefile encoding/xml=/usr/src/tmp/go-build750897963/b192/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/blang/semver=/usr/src/tmp/go-build750897963/b289/_pkg_.a packagefile github.com/disintegration/imaging=/usr/src/tmp/go-build750897963/b291/_pkg_.a packagefile github.com/dyatlov/go-opengraph/opengraph=/usr/src/tmp/go-build750897963/b300/_pkg_.a packagefile github.com/francoispqt/gojay=/usr/src/tmp/go-build750897963/b303/_pkg_.a packagefile github.com/gorilla/websocket=/usr/src/tmp/go-build750897963/b217/_pkg_.a packagefile github.com/mattermost/go-i18n/i18n=/usr/src/tmp/go-build750897963/b305/_pkg_.a packagefile github.com/mattermost/ldap=/usr/src/tmp/go-build750897963/b309/_pkg_.a packagefile github.com/mattermost/mattermost-server/v5/mlog=/usr/src/tmp/go-build750897963/b311/_pkg_.a packagefile github.com/mattermost/mattermost-server/v5/services/timezones=/usr/src/tmp/go-build750897963/b335/_pkg_.a packagefile github.com/mattermost/mattermost-server/v5/utils/jsonutils=/usr/src/tmp/go-build750897963/b336/_pkg_.a packagefile github.com/mattermost/mattermost-server/v5/utils/markdown=/usr/src/tmp/go-build750897963/b338/_pkg_.a packagefile github.com/pborman/uuid=/usr/src/tmp/go-build750897963/b339/_pkg_.a packagefile github.com/pkg/errors=/usr/src/tmp/go-build750897963/b337/_pkg_.a packagefile github.com/tinylib/msgp/msgp=/usr/src/tmp/go-build750897963/b341/_pkg_.a packagefile golang.org/x/crypto/bcrypt=/usr/src/tmp/go-build750897963/b343/_pkg_.a packagefile golang.org/x/text/language=/usr/src/tmp/go-build750897963/b345/_pkg_.a packagefile gopkg.in/yaml.v2=/usr/src/tmp/go-build750897963/b186/_pkg_.a packagefile hash/fnv=/usr/src/tmp/go-build750897963/b349/_pkg_.a packagefile image=/usr/src/tmp/go-build750897963/b227/_pkg_.a packagefile image/gif=/usr/src/tmp/go-build750897963/b297/_pkg_.a packagefile image/jpeg=/usr/src/tmp/go-build750897963/b229/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile math=/usr/src/tmp/go-build750897963/b033/_pkg_.a packagefile math/big=/usr/src/tmp/go-build750897963/b105/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build750897963/b106/_pkg_.a packagefile mime=/usr/src/tmp/go-build750897963/b165/_pkg_.a packagefile mime/multipart=/usr/src/tmp/go-build750897963/b166/_pkg_.a packagefile net=/usr/src/tmp/go-build750897963/b144/_pkg_.a packagefile net/http=/usr/src/tmp/go-build750897963/b091/_pkg_.a packagefile net/mail=/usr/src/tmp/go-build750897963/b350/_pkg_.a packagefile net/url=/usr/src/tmp/go-build750897963/b154/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile path=/usr/src/tmp/go-build750897963/b046/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build750897963/b065/_pkg_.a packagefile reflect=/usr/src/tmp/go-build750897963/b029/_pkg_.a packagefile regexp=/usr/src/tmp/go-build750897963/b082/_pkg_.a packagefile sort=/usr/src/tmp/go-build750897963/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build750897963/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/b047/_pkg_.a packagefile unicode=/usr/src/tmp/go-build750897963/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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 j1SpOX7QwGtchf5K4KM8/j1SpOX7QwGtchf5K4KM8 -goversion go1.23.2 -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 cp $WORK/b420/_pkg_.a /usr/src/.cache/go-build/0e/0ea1fb04c9a3fdcd43da26faa038c99ab3381e7ebf3deaa90ef33f2ae32bf58c-d # internal github.com/matterbridge/Rocket.Chat.Go.SDK/realtime mkdir -p $WORK/b418/ cat >/usr/src/tmp/go-build750897963/b418/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=/usr/src/tmp/go-build750897963/b138/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build750897963/b142/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/Jeffail/gabs=/usr/src/tmp/go-build750897963/b419/_pkg_.a packagefile github.com/gopackage/ddp=/usr/src/tmp/go-build750897963/b420/_pkg_.a packagefile github.com/matterbridge/Rocket.Chat.Go.SDK/models=/usr/src/tmp/go-build750897963/b417/_pkg_.a packagefile log=/usr/src/tmp/go-build750897963/b072/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build750897963/b106/_pkg_.a packagefile net/url=/usr/src/tmp/go-build750897963/b154/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 cnN5HAAU8wmZPiu1qV8b/cnN5HAAU8wmZPiu1qV8b -goversion go1.23.2 -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/b477/_pkg_.a /usr/src/.cache/go-build/8a/8ac9446fb4e60cf74c39985b67792ca3e1b63954025bb6cfeb191301952eafe6-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b459/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b459/_pkg_.a /usr/src/.cache/go-build/3c/3c25556aef8615f2d0a0b06636f9db5ef8545abe66f7f458328587414851f566-d # internal cp $WORK/b269/_pkg_.a /usr/src/.cache/go-build/4f/4fc4dd65b7db18402df41acd3a40d280a3ffd9c4dece79c5ec597ba593351f8f-d # internal github.com/stretchr/testify/require mkdir -p $WORK/b268/ cat >/usr/src/tmp/go-build750897963/b268/importcfg << 'EOF' # internal # import config packagefile github.com/stretchr/testify/assert=/usr/src/tmp/go-build750897963/b269/_pkg_.a packagefile net/http=/usr/src/tmp/go-build750897963/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build750897963/b154/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 JsNz3KY_gOvq8mkKsfH3/JsNz3KY_gOvq8mkKsfH3 -goversion go1.23.2 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b418/_pkg_.a /usr/src/.cache/go-build/32/32d85404b0af8849e56d0e9e22129c1ac8ce10c0f47f63fc303851846d08e6d4-d # 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/b205/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b449/_pkg_.a # internal cp $WORK/b468/_pkg_.a /usr/src/.cache/go-build/96/966cd621828b57cd531aeb63c8f66c331ee8bfa67ffdbf12fd10fc75926de6ec-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b449/_pkg_.a /usr/src/.cache/go-build/9c/9cfc6fa7cd3dd752b6e4479baf4125c16304a55b956d06970f72dca3af3c7687-d # internal cp $WORK/b074/_pkg_.a /usr/src/.cache/go-build/67/67da84402a5c2cbcd281202995192718cf8291ec10640fb2e29b861d9cfb5f87-d # internal github.com/42wim/matterbridge/bridge/config mkdir -p $WORK/b058/ cat >/usr/src/tmp/go-build750897963/b058/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile github.com/fsnotify/fsnotify=/usr/src/tmp/go-build750897963/b060/_pkg_.a packagefile github.com/sirupsen/logrus=/usr/src/tmp/go-build750897963/b066/_pkg_.a packagefile github.com/spf13/viper=/usr/src/tmp/go-build750897963/b074/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build750897963/b065/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 5TKu-PhRHNG6B_HOMXOj/5TKu-PhRHNG6B_HOMXOj -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b058/importcfg -pack ./bridge/config/config.go cp $WORK/b205/_pkg_.a /usr/src/.cache/go-build/34/3429aaf1a232569c39cde11ba642f9d61e16f08e6f0bcddb954601a132d6de05-d # internal golang.org/x/net/http2/h2c mkdir -p $WORK/b208/ cat >/usr/src/tmp/go-build750897963/b208/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build750897963/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build750897963/b070/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build750897963/b062/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile golang.org/x/net/http/httpguts=/usr/src/tmp/go-build750897963/b206/_pkg_.a packagefile golang.org/x/net/http2=/usr/src/tmp/go-build750897963/b205/_pkg_.a packagefile golang.org/x/net/http2/hpack=/usr/src/tmp/go-build750897963/b207/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile log=/usr/src/tmp/go-build750897963/b072/_pkg_.a packagefile net=/usr/src/tmp/go-build750897963/b144/_pkg_.a packagefile net/http=/usr/src/tmp/go-build750897963/b091/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build750897963/b161/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/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 eVigi4ganUuFzmtpeNAD/eVigi4ganUuFzmtpeNAD -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b208/importcfg -pack ./vendor/golang.org/x/net/http2/h2c/h2c.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /usr/src/.cache/go-build/ea/ea14ac3a038a8b1ceded20b3cc7eee55d8aa1d6a963202d99867442310f866ee-d # internal github.com/keybase/go-keybase-chat-bot/kbchat mkdir -p $WORK/b263/ cat >/usr/src/tmp/go-build750897963/b263/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build750897963/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build750897963/b097/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build750897963/b142/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build750897963/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1=/usr/src/tmp/go-build750897963/b264/_pkg_.a packagefile github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1=/usr/src/tmp/go-build750897963/b266/_pkg_.a packagefile github.com/keybase/go-keybase-chat-bot/kbchat/types/stellar1=/usr/src/tmp/go-build750897963/b267/_pkg_.a packagefile github.com/stretchr/testify/require=/usr/src/tmp/go-build750897963/b268/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile log=/usr/src/tmp/go-build750897963/b072/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile os/exec=/usr/src/tmp/go-build750897963/b241/_pkg_.a packagefile path=/usr/src/tmp/go-build750897963/b046/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile testing=/usr/src/tmp/go-build750897963/b273/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 ximQ6KJU4s6g_a3MRvP-/ximQ6KJU4s6g_a3MRvP- -goversion go1.23.2 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /usr/src/.cache/go-build/94/949d57e9e991c14747856aacca1f3b81b6e69f9194b9af2ce3bbf773f3349dc1-d # internal github.com/42wim/matterbridge/bridge/helper mkdir -p $WORK/b232/ cat >/usr/src/tmp/go-build750897963/b232/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build750897963/b058/_pkg_.a packagefile github.com/gomarkdown/markdown=/usr/src/tmp/go-build750897963/b233/_pkg_.a packagefile github.com/gomarkdown/markdown/html=/usr/src/tmp/go-build750897963/b235/_pkg_.a packagefile github.com/gomarkdown/markdown/parser=/usr/src/tmp/go-build750897963/b236/_pkg_.a packagefile github.com/sirupsen/logrus=/usr/src/tmp/go-build750897963/b066/_pkg_.a packagefile golang.org/x/image/webp=/usr/src/tmp/go-build750897963/b237/_pkg_.a packagefile image/png=/usr/src/tmp/go-build750897963/b231/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile net/http=/usr/src/tmp/go-build750897963/b091/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile os/exec=/usr/src/tmp/go-build750897963/b241/_pkg_.a packagefile regexp=/usr/src/tmp/go-build750897963/b082/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/b047/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/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 DYhs4Htdh2dBGCjiKMdH/DYhs4Htdh2dBGCjiKMdH -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b232/importcfg -pack ./bridge/helper/helper.go github.com/42wim/matterbridge/gateway/samechannel mkdir -p $WORK/b480/ cat >/usr/src/tmp/go-build750897963/b480/importcfg << 'EOF' # internal # import config packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build750897963/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 XyE14QID3GmbO00bYAKY/XyE14QID3GmbO00bYAKY -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b480/importcfg -pack ./gateway/samechannel/samechannel.go github.com/42wim/matterbridge/bridge mkdir -p $WORK/b188/ cat >/usr/src/tmp/go-build750897963/b188/importcfg << 'EOF' # internal # import config packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build750897963/b058/_pkg_.a packagefile github.com/sirupsen/logrus=/usr/src/tmp/go-build750897963/b066/_pkg_.a packagefile log=/usr/src/tmp/go-build750897963/b072/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 Pgy54nbd2YxI4BvlWcKT/Pgy54nbd2YxI4BvlWcKT -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b188/importcfg -pack ./bridge/bridge.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b480/_pkg_.a # internal cp $WORK/b480/_pkg_.a /usr/src/.cache/go-build/27/27d3d457da6fb8a7fe7ed9826f099bb965787d3b29863cfd4ba3ab883811aa1c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b208/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b453/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b208/_pkg_.a /usr/src/.cache/go-build/3a/3aed2633c353d5c7c00850e19bb16bb84ef9b5bf220d1ea8430690ddc82d78ef-d # internal github.com/labstack/echo/v4 mkdir -p $WORK/b191/ cat >/usr/src/tmp/go-build750897963/b191/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build750897963/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile context=/usr/src/tmp/go-build750897963/b068/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build750897963/b107/_pkg_.a packagefile encoding=/usr/src/tmp/go-build750897963/b003/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build750897963/b069/_pkg_.a packagefile encoding/xml=/usr/src/tmp/go-build750897963/b192/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/labstack/gommon/color=/usr/src/tmp/go-build750897963/b193/_pkg_.a packagefile github.com/labstack/gommon/log=/usr/src/tmp/go-build750897963/b196/_pkg_.a packagefile golang.org/x/crypto/acme=/usr/src/tmp/go-build750897963/b199/_pkg_.a packagefile golang.org/x/crypto/acme/autocert=/usr/src/tmp/go-build750897963/b201/_pkg_.a packagefile golang.org/x/net/http2=/usr/src/tmp/go-build750897963/b205/_pkg_.a packagefile golang.org/x/net/http2/h2c=/usr/src/tmp/go-build750897963/b208/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile log=/usr/src/tmp/go-build750897963/b072/_pkg_.a packagefile mime/multipart=/usr/src/tmp/go-build750897963/b166/_pkg_.a packagefile net=/usr/src/tmp/go-build750897963/b144/_pkg_.a packagefile net/http=/usr/src/tmp/go-build750897963/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build750897963/b154/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build750897963/b065/_pkg_.a packagefile reflect=/usr/src/tmp/go-build750897963/b029/_pkg_.a packagefile runtime=/usr/src/tmp/go-build750897963/b010/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 GJB0PgMGTYTa0m0EtFXr/GJB0PgMGTYTa0m0EtFXr -goversion go1.23.2 -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 cp $WORK/b188/_pkg_.a /usr/src/.cache/go-build/8a/8a0ae05bce91ff4dafd7c26fa87f46dbd11db134653cb747d3d9b3114f20165b-d # internal github.com/42wim/matterbridge/bridge/nctalk mkdir -p $WORK/b409/ cat >/usr/src/tmp/go-build750897963/b409/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build750897963/b068/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build750897963/b107/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build750897963/b188/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build750897963/b058/_pkg_.a packagefile gomod.garykim.dev/nc-talk/ocs=/usr/src/tmp/go-build750897963/b410/_pkg_.a packagefile gomod.garykim.dev/nc-talk/room=/usr/src/tmp/go-build750897963/b411/_pkg_.a packagefile gomod.garykim.dev/nc-talk/user=/usr/src/tmp/go-build750897963/b414/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/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 7NCORB_iZWEXkDpX42e_/7NCORB_iZWEXkDpX42e_ -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b409/importcfg -pack ./bridge/nctalk/nctalk.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /usr/src/.cache/go-build/e2/e23e26cc682346690f6ce80d1583e41fdfed20181ccd0be0130aa48d95868a94-d # internal github.com/42wim/matterbridge/bridge/gitter mkdir -p $WORK/b242/ cat >/usr/src/tmp/go-build750897963/b242/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/42wim/go-gitter=/usr/src/tmp/go-build750897963/b243/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build750897963/b188/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build750897963/b058/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build750897963/b232/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a EOF github.com/42wim/matterbridge/bridge/irc mkdir -p $WORK/b248/ /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 oT_W-o9FL72SX4eZtQtH/oT_W-o9FL72SX4eZtQtH -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b242/importcfg -pack ./bridge/gitter/gitter.go cat >/usr/src/tmp/go-build750897963/b248/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build750897963/b107/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build750897963/b188/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build750897963/b058/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build750897963/b232/_pkg_.a packagefile github.com/lrstanley/girc=/usr/src/tmp/go-build750897963/b249/_pkg_.a packagefile github.com/missdeer/golib/ic=/usr/src/tmp/go-build750897963/b250/_pkg_.a packagefile github.com/paulrosania/go-charset/charset=/usr/src/tmp/go-build750897963/b258/_pkg_.a packagefile github.com/paulrosania/go-charset/data=/usr/src/tmp/go-build750897963/b259/_pkg_.a packagefile github.com/saintfish/chardet=/usr/src/tmp/go-build750897963/b260/_pkg_.a packagefile github.com/writeas/go-strip-markdown=/usr/src/tmp/go-build750897963/b261/_pkg_.a packagefile hash/crc32=/usr/src/tmp/go-build750897963/b094/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile net=/usr/src/tmp/go-build750897963/b144/_pkg_.a packagefile sort=/usr/src/tmp/go-build750897963/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/b047/_pkg_.a EOF /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 YBomH2Y1U3Fa5A94da1t/YBomH2Y1U3Fa5A94da1t -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b248/importcfg -pack ./bridge/irc/handlers.go ./bridge/irc/irc.go github.com/42wim/matterbridge/bridge/mumble mkdir -p $WORK/b374/ cat >/usr/src/tmp/go-build750897963/b374/importcfg << 'EOF' # internal # import config packagefile crypto/tls=/usr/src/tmp/go-build750897963/b107/_pkg_.a packagefile crypto/x509=/usr/src/tmp/go-build750897963/b139/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build750897963/b188/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build750897963/b058/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build750897963/b232/_pkg_.a packagefile github.com/mattn/godown=/usr/src/tmp/go-build750897963/b362/_pkg_.a packagefile github.com/paulrosania/go-charset/data=/usr/src/tmp/go-build750897963/b259/_pkg_.a packagefile github.com/vincent-petithory/dataurl=/usr/src/tmp/go-build750897963/b375/_pkg_.a packagefile github.com/writeas/go-strip-markdown=/usr/src/tmp/go-build750897963/b261/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile layeh.com/gumble/gumble=/usr/src/tmp/go-build750897963/b376/_pkg_.a packagefile layeh.com/gumble/gumbleutil=/usr/src/tmp/go-build750897963/b408/_pkg_.a packagefile mime=/usr/src/tmp/go-build750897963/b165/_pkg_.a packagefile net=/usr/src/tmp/go-build750897963/b144/_pkg_.a packagefile net/http=/usr/src/tmp/go-build750897963/b091/_pkg_.a packagefile regexp=/usr/src/tmp/go-build750897963/b082/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 JIWxbL0UgyuMgUb_ocF3/JIWxbL0UgyuMgUb_ocF3 -goversion go1.23.2 -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/sshchat mkdir -p $WORK/b425/ cat >/usr/src/tmp/go-build750897963/b425/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build750897963/b067/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build750897963/b188/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build750897963/b058/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build750897963/b232/_pkg_.a packagefile github.com/shazow/ssh-chat/sshd=/usr/src/tmp/go-build750897963/b426/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/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 otk0YxLld9tjrpgYuBKs/otk0YxLld9tjrpgYuBKs -goversion go1.23.2 -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-build750897963/b448/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build750897963/b188/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build750897963/b058/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build750897963/b232/_pkg_.a packagefile github.com/go-telegram-bot-api/telegram-bot-api=/usr/src/tmp/go-build750897963/b449/_pkg_.a packagefile github.com/russross/blackfriday=/usr/src/tmp/go-build750897963/b451/_pkg_.a packagefile html=/usr/src/tmp/go-build750897963/b179/_pkg_.a packagefile log=/usr/src/tmp/go-build750897963/b072/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build750897963/b065/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile unicode/utf16=/usr/src/tmp/go-build750897963/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 XzRbBpXhktNBZPg_FU_0/XzRbBpXhktNBZPg_FU_0 -goversion go1.23.2 -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-build750897963/b461/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build750897963/b097/_pkg_.a packagefile encoding/gob=/usr/src/tmp/go-build750897963/b462/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build750897963/b142/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build750897963/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build750897963/b188/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build750897963/b058/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build750897963/b232/_pkg_.a packagefile github.com/Baozisoftware/qrcode-terminal-go=/usr/src/tmp/go-build750897963/b464/_pkg_.a packagefile github.com/Rhymen/go-whatsapp=/usr/src/tmp/go-build750897963/b468/_pkg_.a packagefile github.com/jpillora/backoff=/usr/src/tmp/go-build750897963/b282/_pkg_.a packagefile mime=/usr/src/tmp/go-build750897963/b165/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build750897963/b065/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/b047/_pkg_.a EOF github.com/42wim/matterbridge/bridge/matrix mkdir -p $WORK/b276/ cat >/usr/src/tmp/go-build750897963/b276/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build750897963/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build750897963/b188/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build750897963/b058/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build750897963/b232/_pkg_.a packagefile github.com/matrix-org/gomatrix=/usr/src/tmp/go-build750897963/b277/_pkg_.a packagefile html=/usr/src/tmp/go-build750897963/b179/_pkg_.a packagefile mime=/usr/src/tmp/go-build750897963/b165/_pkg_.a packagefile regexp=/usr/src/tmp/go-build750897963/b082/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 _WnPApGQmdTNHbzG4PTx/_WnPApGQmdTNHbzG4PTx -goversion go1.23.2 -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/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -p github.com/42wim/matterbridge/bridge/matrix -lang=go1.15 -complete -installsuffix shared -buildid uZQyRz0tn5CjVqDiweAo/uZQyRz0tn5CjVqDiweAo -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b276/importcfg -pack ./bridge/matrix/helpers.go ./bridge/matrix/matrix.go /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/b453/_pkg_.a /usr/src/.cache/go-build/be/be390cb2913283f25b717998cf97bd97abf243f871899cc5366a814b6828864f-d # internal github.com/SevereCloud/vksdk/v2/longpoll-bot mkdir -p $WORK/b460/ cat >/usr/src/tmp/go-build750897963/b460/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build750897963/b068/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build750897963/b069/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2=/usr/src/tmp/go-build750897963/b454/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2/api=/usr/src/tmp/go-build750897963/b453/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2/events=/usr/src/tmp/go-build750897963/b459/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2/internal=/usr/src/tmp/go-build750897963/b455/_pkg_.a packagefile net/http=/usr/src/tmp/go-build750897963/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 SQf5fDVagsxu1ENVlqjC/SQf5fDVagsxu1ENVlqjC -goversion go1.23.2 -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/b409/_pkg_.a /usr/src/.cache/go-build/d5/d5aa2a4e52271f6e18a601d92dab4327d83e6d796ffea523b737ba6a788c7f53-d # internal github.com/42wim/matterbridge/bridge/xmpp mkdir -p $WORK/b476/ cat >/usr/src/tmp/go-build750897963/b476/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build750897963/b107/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build750897963/b069/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build750897963/b188/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build750897963/b058/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build750897963/b232/_pkg_.a packagefile github.com/jpillora/backoff=/usr/src/tmp/go-build750897963/b282/_pkg_.a packagefile github.com/matterbridge/go-xmpp=/usr/src/tmp/go-build750897963/b477/_pkg_.a packagefile github.com/rs/xid=/usr/src/tmp/go-build750897963/b360/_pkg_.a packagefile net/http=/usr/src/tmp/go-build750897963/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build750897963/b154/_pkg_.a packagefile regexp=/usr/src/tmp/go-build750897963/b082/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 eSKyAIFtFtolLS_N0x1S/eSKyAIFtFtolLS_N0x1S -goversion go1.23.2 -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/b220/_pkg_.a # internal cp $WORK/b263/_pkg_.a /usr/src/.cache/go-build/fe/fe4b7ba062008ac6e22d328d22f9f619d87c7a0b3cbf0fb8d643c1717b693677-d # internal github.com/42wim/matterbridge/bridge/keybase mkdir -p $WORK/b262/ cat >/usr/src/tmp/go-build750897963/b262/importcfg << 'EOF' # internal # import config packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build750897963/b188/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build750897963/b058/_pkg_.a packagefile github.com/keybase/go-keybase-chat-bot/kbchat=/usr/src/tmp/go-build750897963/b263/_pkg_.a packagefile github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1=/usr/src/tmp/go-build750897963/b264/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build750897963/b065/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/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 Fwd6-jeDegFroTrcAwVa/Fwd6-jeDegFroTrcAwVa -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b262/importcfg -pack ./bridge/keybase/handlers.go ./bridge/keybase/keybase.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /usr/src/.cache/go-build/55/55a4d19249d8ed2a69799775784516aa59e00e541ec6e8ce6cf34b2d78db230c-d # internal github.com/42wim/matterbridge/bridge/zulip mkdir -p $WORK/b478/ cat >/usr/src/tmp/go-build750897963/b478/importcfg << 'EOF' # internal # import config packagefile encoding/json=/usr/src/tmp/go-build750897963/b069/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build750897963/b188/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build750897963/b058/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build750897963/b232/_pkg_.a packagefile github.com/matterbridge/gozulipbot=/usr/src/tmp/go-build750897963/b479/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 53EWVwHP_9-tHXXTJzQX/53EWVwHP_9-tHXXTJzQX -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b478/importcfg -pack ./bridge/zulip/zulip.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b425/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b354/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b425/_pkg_.a /usr/src/.cache/go-build/c0/c02c1856bf7e49f453f4b44347e878a4c828d10a0ff3f073ab61aa0f52504f20-d # internal cp $WORK/b262/_pkg_.a /usr/src/.cache/go-build/03/0323ce0d5444c42e7653e7d6e677a1e5b2b41246c56dc45289332631c66f7c99-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b220/_pkg_.a /usr/src/.cache/go-build/78/78f4800107ff7734bcec4e3f2e730430a8444f2cabd8b81dd84e3c7dcd6a38c9-d # internal github.com/42wim/matterbridge/bridge/discord/transmitter mkdir -p $WORK/b219/ cat >/usr/src/tmp/go-build750897963/b219/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/matterbridge/discordgo=/usr/src/tmp/go-build750897963/b220/_pkg_.a packagefile github.com/sirupsen/logrus=/usr/src/tmp/go-build750897963/b066/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 LcRDQjq8FE3XtLYdFrRU/LcRDQjq8FE3XtLYdFrRU -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b219/importcfg -pack ./bridge/discord/transmitter/transmitter.go ./bridge/discord/transmitter/utils.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b460/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b476/_pkg_.a # internal cp $WORK/b248/_pkg_.a /usr/src/.cache/go-build/9a/9a05c27bf88ec227a5a5bed4c891f8dd5c425311e9a360f7084665b88014f708-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b448/_pkg_.a # internal cp $WORK/b476/_pkg_.a /usr/src/.cache/go-build/a0/a06f3cbd3b9c8c06fa2c77abaed04b8e01b4d0b2bb3589ef3566f5cf0a59694b-d # internal cp $WORK/b460/_pkg_.a /usr/src/.cache/go-build/62/62e68ad0bf36b9aa64493dfc3759f61323e46a8e7b76e0e981ad4f2f6b89cadb-d # internal github.com/42wim/matterbridge/bridge/vk mkdir -p $WORK/b452/ cat >/usr/src/tmp/go-build750897963/b452/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile context=/usr/src/tmp/go-build750897963/b068/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build750897963/b188/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build750897963/b058/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build750897963/b232/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2/api=/usr/src/tmp/go-build750897963/b453/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2/events=/usr/src/tmp/go-build750897963/b459/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2/longpoll-bot=/usr/src/tmp/go-build750897963/b460/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2/object=/usr/src/tmp/go-build750897963/b458/_pkg_.a packagefile regexp=/usr/src/tmp/go-build750897963/b082/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 NYnDWrTSFmOl2u6yu23g/NYnDWrTSFmOl2u6yu23g -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b452/importcfg -pack ./bridge/vk/vk.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b448/_pkg_.a /usr/src/.cache/go-build/50/50633ee781d8ac2e881743d71decb513725cfe666f53865cc316328fe8956fac-d # 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/b478/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b461/_pkg_.a # internal cp $WORK/b478/_pkg_.a /usr/src/.cache/go-build/f9/f98aed975f7ab85b2628cb68bfa3f4aa6fa5b8e4f9abb98f3a574d4075051778-d # internal cp $WORK/b276/_pkg_.a /usr/src/.cache/go-build/b7/b74d12904b098b8cc684e6d344e01e9c71e9a76499906b115856e0f13428d9c5-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b374/_pkg_.a /usr/src/.cache/go-build/fc/fc07ac374eef8559bece3197b1488db398451c3e351654555a1fcf3dde8e5e8e-d # internal cp $WORK/b219/_pkg_.a /usr/src/.cache/go-build/e1/e1d6c15f43abe0a6c7d6ee927f7537356475901c7a48b927c032246323276061-d # internal github.com/42wim/matterbridge/bridge/discord mkdir -p $WORK/b218/ cat >/usr/src/tmp/go-build750897963/b218/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build750897963/b188/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build750897963/b058/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/discord/transmitter=/usr/src/tmp/go-build750897963/b219/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build750897963/b232/_pkg_.a packagefile github.com/matterbridge/discordgo=/usr/src/tmp/go-build750897963/b220/_pkg_.a packagefile regexp=/usr/src/tmp/go-build750897963/b082/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile unicode=/usr/src/tmp/go-build750897963/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 Wcn40oE9NzWc7t5zd_Ym/Wcn40oE9NzWc7t5zd_Ym -goversion go1.23.2 -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/b461/_pkg_.a /usr/src/.cache/go-build/26/261a8740b6c2ff4dd417d0ec2a1f319af5f079a683bf8a891296a5607afc0b64-d # internal cp $WORK/b354/_pkg_.a /usr/src/.cache/go-build/46/4672ac9cfbc200223718ecc7d64d811aa7c493a575639d99a398d270d659cbc5-d # internal github.com/42wim/matterbridge/matterhook mkdir -p $WORK/b352/ cat >/usr/src/tmp/go-build750897963/b352/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build750897963/b107/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build750897963/b069/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/gorilla/schema=/usr/src/tmp/go-build750897963/b353/_pkg_.a packagefile github.com/slack-go/slack=/usr/src/tmp/go-build750897963/b354/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile log=/usr/src/tmp/go-build750897963/b072/_pkg_.a packagefile net=/usr/src/tmp/go-build750897963/b144/_pkg_.a packagefile net/http=/usr/src/tmp/go-build750897963/b091/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 06NwiE-uedGGXDMORFhI/06NwiE-uedGGXDMORFhI -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b352/importcfg -pack ./matterhook/matterhook.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b191/_pkg_.a # 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/b452/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /usr/src/.cache/go-build/18/18469a1d1b94465c3f01999a96c2275963604791620c5e8e7e80fbf3097ce9e6-d # internal github.com/42wim/matterbridge/bridge/rocketchat mkdir -p $WORK/b415/ cat >/usr/src/tmp/go-build750897963/b415/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build750897963/b068/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build750897963/b188/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build750897963/b058/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build750897963/b232/_pkg_.a packagefile github.com/42wim/matterbridge/hook/rockethook=/usr/src/tmp/go-build750897963/b416/_pkg_.a packagefile github.com/42wim/matterbridge/matterhook=/usr/src/tmp/go-build750897963/b352/_pkg_.a packagefile github.com/hashicorp/golang-lru=/usr/src/tmp/go-build750897963/b280/_pkg_.a packagefile github.com/matterbridge/Rocket.Chat.Go.SDK/models=/usr/src/tmp/go-build750897963/b417/_pkg_.a packagefile github.com/matterbridge/Rocket.Chat.Go.SDK/realtime=/usr/src/tmp/go-build750897963/b418/_pkg_.a packagefile github.com/matterbridge/Rocket.Chat.Go.SDK/rest=/usr/src/tmp/go-build750897963/b422/_pkg_.a packagefile github.com/nelsonken/gomf=/usr/src/tmp/go-build750897963/b423/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile mime=/usr/src/tmp/go-build750897963/b165/_pkg_.a packagefile net/http=/usr/src/tmp/go-build750897963/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build750897963/b154/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 Dm_28dDtN4pE2veaG3GS/Dm_28dDtN4pE2veaG3GS -goversion go1.23.2 -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-build750897963/b424/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile context=/usr/src/tmp/go-build750897963/b068/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build750897963/b188/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build750897963/b058/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build750897963/b232/_pkg_.a packagefile github.com/42wim/matterbridge/matterhook=/usr/src/tmp/go-build750897963/b352/_pkg_.a packagefile github.com/hashicorp/golang-lru=/usr/src/tmp/go-build750897963/b280/_pkg_.a packagefile github.com/rs/xid=/usr/src/tmp/go-build750897963/b360/_pkg_.a packagefile github.com/sirupsen/logrus=/usr/src/tmp/go-build750897963/b066/_pkg_.a packagefile github.com/slack-go/slack=/usr/src/tmp/go-build750897963/b354/_pkg_.a packagefile html=/usr/src/tmp/go-build750897963/b179/_pkg_.a packagefile regexp=/usr/src/tmp/go-build750897963/b082/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 w5BQqiyCh2nnds3uDqCi/w5BQqiyCh2nnds3uDqCi -goversion go1.23.2 -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 cp $WORK/b452/_pkg_.a /usr/src/.cache/go-build/cb/cba8e8fd0333518b8a92cca52db2660b6af6a3f4a341d234643516a35ef98558-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b191/_pkg_.a /usr/src/.cache/go-build/31/3172f17fabec24f93d0cb6f89e1b7cd7f349e0ca8b6a7f02f94b3500b8d50ded-d # internal github.com/labstack/echo/v4/middleware mkdir -p $WORK/b209/ cat >/usr/src/tmp/go-build750897963/b209/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build750897963/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile compress/gzip=/usr/src/tmp/go-build750897963/b092/_pkg_.a packagefile context=/usr/src/tmp/go-build750897963/b068/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build750897963/b102/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build750897963/b070/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build750897963/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/dgrijalva/jwt-go=/usr/src/tmp/go-build750897963/b210/_pkg_.a packagefile github.com/labstack/echo/v4=/usr/src/tmp/go-build750897963/b191/_pkg_.a packagefile github.com/labstack/gommon/bytes=/usr/src/tmp/go-build750897963/b211/_pkg_.a packagefile github.com/labstack/gommon/color=/usr/src/tmp/go-build750897963/b193/_pkg_.a packagefile github.com/labstack/gommon/log=/usr/src/tmp/go-build750897963/b196/_pkg_.a packagefile github.com/labstack/gommon/random=/usr/src/tmp/go-build750897963/b212/_pkg_.a packagefile github.com/valyala/fasttemplate=/usr/src/tmp/go-build750897963/b197/_pkg_.a packagefile golang.org/x/time/rate=/usr/src/tmp/go-build750897963/b213/_pkg_.a packagefile html/template=/usr/src/tmp/go-build750897963/b178/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build750897963/b106/_pkg_.a packagefile net=/usr/src/tmp/go-build750897963/b144/_pkg_.a packagefile net/http=/usr/src/tmp/go-build750897963/b091/_pkg_.a packagefile net/http/httputil=/usr/src/tmp/go-build750897963/b214/_pkg_.a packagefile net/url=/usr/src/tmp/go-build750897963/b154/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile path=/usr/src/tmp/go-build750897963/b046/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build750897963/b065/_pkg_.a packagefile reflect=/usr/src/tmp/go-build750897963/b029/_pkg_.a packagefile regexp=/usr/src/tmp/go-build750897963/b082/_pkg_.a packagefile runtime=/usr/src/tmp/go-build750897963/b010/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build750897963/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 tMnoUWw3C-sRsUrmLTp8/tMnoUWw3C-sRsUrmLTp8 -goversion go1.23.2 -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 cp $WORK/b218/_pkg_.a /usr/src/.cache/go-build/d5/d56b48ff87222f1775536a7850f0809753613ba50390d0a843a113c3237578c0-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b415/_pkg_.a /usr/src/.cache/go-build/8c/8c8b99ffbd9941b32500ae7c5c8683cb335be51d3fa9499253eaa29bfabbfe1b-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/06/064345fc2d24b67d9552998f8ae9606a18ce46043136dd64b2069326b40505e9-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /usr/src/.cache/go-build/9a/9af479073de4549099a83f58a4991e88bc87e97eb6764a226ec6d47e039c806b-d # internal github.com/42wim/matterbridge/bridge/api mkdir -p $WORK/b190/ cat >/usr/src/tmp/go-build750897963/b190/importcfg << 'EOF' # internal # import config packagefile encoding/json=/usr/src/tmp/go-build750897963/b069/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build750897963/b188/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build750897963/b058/_pkg_.a packagefile github.com/labstack/echo/v4=/usr/src/tmp/go-build750897963/b191/_pkg_.a packagefile github.com/labstack/echo/v4/middleware=/usr/src/tmp/go-build750897963/b209/_pkg_.a packagefile github.com/zfjagann/golang-ring=/usr/src/tmp/go-build750897963/b215/_pkg_.a packagefile gopkg.in/olahol/melody.v1=/usr/src/tmp/go-build750897963/b216/_pkg_.a packagefile net/http=/usr/src/tmp/go-build750897963/b091/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 WZEvsM6M37qLQ1pbRw1p/WZEvsM6M37qLQ1pbRw1p -goversion go1.23.2 -c=4 -shared -nolocalimports -importcfg $WORK/b190/importcfg -pack ./bridge/api/api.go cp $WORK/b442/_pkg_.a /usr/src/.cache/go-build/52/52818ef623775edf77526374050eeec56e79ed8a98d96adedcb5955018f1da63-d # internal github.com/Philipp15b/go-steam/protocol/steamlang mkdir -p $WORK/b441/ cat >/usr/src/tmp/go-build750897963/b441/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/usr/src/tmp/go-build750897963/b062/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/Philipp15b/go-steam/protocol/protobuf=/usr/src/tmp/go-build750897963/b442/_pkg_.a packagefile github.com/Philipp15b/go-steam/rwu=/usr/src/tmp/go-build750897963/b444/_pkg_.a packagefile github.com/Philipp15b/go-steam/steamid=/usr/src/tmp/go-build750897963/b445/_pkg_.a packagefile github.com/golang/protobuf/proto=/usr/src/tmp/go-build750897963/b377/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile sort=/usr/src/tmp/go-build750897963/b064/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/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 oPFXwUUhdHXiL7sM2IWu/oPFXwUUhdHXiL7sM2IWu -goversion go1.23.2 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /usr/src/.cache/go-build/f4/f481dc8c85e50c2e93e236da0a60a8b969c0f7beb3ccdad5d7915abfdd502ce0-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b441/_pkg_.a # internal cp $WORK/b441/_pkg_.a /usr/src/.cache/go-build/8d/8d7b4e287ba6bccdf0b232dba5f3d104aa8840a2ca21332227f35587b1992b3e-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-build750897963/b440/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build750897963/b062/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build750897963/b142/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/Philipp15b/go-steam/protocol/steamlang=/usr/src/tmp/go-build750897963/b441/_pkg_.a packagefile github.com/Philipp15b/go-steam/steamid=/usr/src/tmp/go-build750897963/b445/_pkg_.a packagefile github.com/golang/protobuf/proto=/usr/src/tmp/go-build750897963/b377/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile math=/usr/src/tmp/go-build750897963/b033/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_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 2HhJLWdKXuRA67sAVs7u/2HhJLWdKXuRA67sAVs7u -goversion go1.23.2 -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 cat >/usr/src/tmp/go-build750897963/b447/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile github.com/Philipp15b/go-steam/protocol/steamlang=/usr/src/tmp/go-build750897963/b441/_pkg_.a packagefile github.com/Philipp15b/go-steam/steamid=/usr/src/tmp/go-build750897963/b445/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a EOF /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 564HHKLlhw4lMgXUlHco/564HHKLlhw4lMgXUlHco -goversion go1.23.2 -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/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/8d/8d7669091be004027f4019d6856b8426132e1828d6964aef4657bf1a3a06fba4-d # internal cp $WORK/b440/_pkg_.a /usr/src/.cache/go-build/6b/6bd5621f6ced54ca2836e88de3ef528b2d5c1c007871d7e905e350e19db8c49e-d # internal github.com/Philipp15b/go-steam/protocol/gamecoordinator mkdir -p $WORK/b446/ cat >/usr/src/tmp/go-build750897963/b446/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile github.com/Philipp15b/go-steam/protocol=/usr/src/tmp/go-build750897963/b440/_pkg_.a packagefile github.com/Philipp15b/go-steam/protocol/protobuf=/usr/src/tmp/go-build750897963/b442/_pkg_.a packagefile github.com/Philipp15b/go-steam/protocol/steamlang=/usr/src/tmp/go-build750897963/b441/_pkg_.a packagefile github.com/golang/protobuf/proto=/usr/src/tmp/go-build750897963/b377/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/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 QDtsYs8yg3OQav1zsm9z/QDtsYs8yg3OQav1zsm9z -goversion go1.23.2 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b446/_pkg_.a # internal cp $WORK/b446/_pkg_.a /usr/src/.cache/go-build/42/42150204182f173bfc1129b392e6319910dae2e5d30ede1c47df058758f4321d-d # internal github.com/Philipp15b/go-steam mkdir -p $WORK/b437/ cat >/usr/src/tmp/go-build750897963/b437/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile compress/gzip=/usr/src/tmp/go-build750897963/b092/_pkg_.a packagefile crypto/aes=/usr/src/tmp/go-build750897963/b108/_pkg_.a packagefile crypto/cipher=/usr/src/tmp/go-build750897963/b100/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build750897963/b097/_pkg_.a packagefile crypto/rsa=/usr/src/tmp/go-build750897963/b136/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build750897963/b137/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build750897963/b070/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build750897963/b062/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build750897963/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/Philipp15b/go-steam/cryptoutil=/usr/src/tmp/go-build750897963/b438/_pkg_.a packagefile github.com/Philipp15b/go-steam/netutil=/usr/src/tmp/go-build750897963/b439/_pkg_.a packagefile github.com/Philipp15b/go-steam/protocol=/usr/src/tmp/go-build750897963/b440/_pkg_.a packagefile github.com/Philipp15b/go-steam/protocol/gamecoordinator=/usr/src/tmp/go-build750897963/b446/_pkg_.a packagefile github.com/Philipp15b/go-steam/protocol/protobuf=/usr/src/tmp/go-build750897963/b442/_pkg_.a packagefile github.com/Philipp15b/go-steam/protocol/steamlang=/usr/src/tmp/go-build750897963/b441/_pkg_.a packagefile github.com/Philipp15b/go-steam/rwu=/usr/src/tmp/go-build750897963/b444/_pkg_.a packagefile github.com/Philipp15b/go-steam/socialcache=/usr/src/tmp/go-build750897963/b447/_pkg_.a packagefile github.com/Philipp15b/go-steam/steamid=/usr/src/tmp/go-build750897963/b445/_pkg_.a packagefile github.com/golang/protobuf/proto=/usr/src/tmp/go-build750897963/b377/_pkg_.a packagefile hash/crc32=/usr/src/tmp/go-build750897963/b094/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build750897963/b106/_pkg_.a packagefile net=/usr/src/tmp/go-build750897963/b144/_pkg_.a packagefile net/http=/usr/src/tmp/go-build750897963/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build750897963/b154/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build750897963/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 krzKTIUPQPnGFXPD5gcF/krzKTIUPQPnGFXPD5gcF -goversion go1.23.2 -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/b287/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b437/_pkg_.a # internal cp $WORK/b437/_pkg_.a /usr/src/.cache/go-build/b3/b30c07fb1e6e50e3c946a7c04ae8fbad6ff13acfc12c021b64c011bab3209071-d # internal github.com/42wim/matterbridge/bridge/steam mkdir -p $WORK/b436/ cat >/usr/src/tmp/go-build750897963/b436/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build750897963/b188/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build750897963/b058/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build750897963/b232/_pkg_.a packagefile github.com/Philipp15b/go-steam=/usr/src/tmp/go-build750897963/b437/_pkg_.a packagefile github.com/Philipp15b/go-steam/protocol/steamlang=/usr/src/tmp/go-build750897963/b441/_pkg_.a packagefile github.com/Philipp15b/go-steam/steamid=/usr/src/tmp/go-build750897963/b445/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 17dLyINP0BPHzNF3KJhe/17dLyINP0BPHzNF3KJhe -goversion go1.23.2 -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/22/22e2eaf29da69453cc9de47f306e8c30e18cc9cdfd46d9f2983662c63b6479ff-d # internal cp $WORK/b287/_pkg_.a /usr/src/.cache/go-build/16/16a84924cbc0c0e233649bb563862289d828025f043fd3beae289f9629dc2558-d # internal github.com/42wim/matterbridge/matterclient mkdir -p $WORK/b279/ cat >/usr/src/tmp/go-build750897963/b279/importcfg << 'EOF' # internal # import config packagefile crypto/md5=/usr/src/tmp/go-build750897963/b134/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build750897963/b107/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build750897963/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/gorilla/websocket=/usr/src/tmp/go-build750897963/b217/_pkg_.a packagefile github.com/hashicorp/golang-lru=/usr/src/tmp/go-build750897963/b280/_pkg_.a packagefile github.com/jpillora/backoff=/usr/src/tmp/go-build750897963/b282/_pkg_.a packagefile github.com/matterbridge/logrus-prefixed-formatter=/usr/src/tmp/go-build750897963/b283/_pkg_.a packagefile github.com/mattermost/mattermost-server/v5/model=/usr/src/tmp/go-build750897963/b287/_pkg_.a packagefile github.com/sirupsen/logrus=/usr/src/tmp/go-build750897963/b066/_pkg_.a packagefile net/http=/usr/src/tmp/go-build750897963/b091/_pkg_.a packagefile net/http/cookiejar=/usr/src/tmp/go-build750897963/b351/_pkg_.a packagefile net/url=/usr/src/tmp/go-build750897963/b154/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 EwYlSaP7PvM2UkU4wpDo/EwYlSaP7PvM2UkU4wpDo -goversion go1.23.2 -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/c5/c53ac6793f989adffc950dae990ac035bb0ec9641afb13eaff5da5deddf6bf6e-d # internal github.com/42wim/matterbridge/bridge/mattermost mkdir -p $WORK/b278/ cat >/usr/src/tmp/go-build750897963/b278/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build750897963/b188/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build750897963/b058/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build750897963/b232/_pkg_.a packagefile github.com/42wim/matterbridge/matterclient=/usr/src/tmp/go-build750897963/b279/_pkg_.a packagefile github.com/42wim/matterbridge/matterhook=/usr/src/tmp/go-build750897963/b352/_pkg_.a packagefile github.com/mattermost/mattermost-server/v5/model=/usr/src/tmp/go-build750897963/b287/_pkg_.a packagefile github.com/rs/xid=/usr/src/tmp/go-build750897963/b360/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/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 LkqpWTT_W6QrngLmAnk8/LkqpWTT_W6QrngLmAnk8 -goversion go1.23.2 -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/a7/a7ca6a350fc5ff425cfdc06d31b1fbf5b3cd144712489ff8b5d4b8bb00ccf4eb-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/0e/0ed551ce0af782f0dfdf1c976913c6196a56f4d168e996ebc84589fc0ac8e601-d # internal github.com/42wim/matterbridge/bridge/msteams mkdir -p $WORK/b361/ cat >/usr/src/tmp/go-build750897963/b361/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build750897963/b068/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build750897963/b069/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build750897963/b188/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build750897963/b058/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build750897963/b232/_pkg_.a packagefile github.com/davecgh/go-spew/spew=/usr/src/tmp/go-build750897963/b270/_pkg_.a packagefile github.com/mattn/godown=/usr/src/tmp/go-build750897963/b362/_pkg_.a packagefile github.com/yaegashi/msgraph.go/beta=/usr/src/tmp/go-build750897963/b364/_pkg_.a packagefile github.com/yaegashi/msgraph.go/msauth=/usr/src/tmp/go-build750897963/b368/_pkg_.a packagefile golang.org/x/oauth2=/usr/src/tmp/go-build750897963/b369/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile regexp=/usr/src/tmp/go-build750897963/b082/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 eemBZVnQNLx5QBUATBET/eemBZVnQNLx5QBUATBET -goversion go1.23.2 -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/37/37995e2f983b2382c5b13bb3fc6212f279d6b72200655159f50512961a0529a7-d # internal github.com/42wim/matterbridge/gateway/bridgemap mkdir -p $WORK/b189/ cat >/usr/src/tmp/go-build750897963/b189/importcfg << 'EOF' # internal # import config packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build750897963/b188/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/api=/usr/src/tmp/go-build750897963/b190/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/discord=/usr/src/tmp/go-build750897963/b218/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/gitter=/usr/src/tmp/go-build750897963/b242/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/irc=/usr/src/tmp/go-build750897963/b248/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/keybase=/usr/src/tmp/go-build750897963/b262/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/matrix=/usr/src/tmp/go-build750897963/b276/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/mattermost=/usr/src/tmp/go-build750897963/b278/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/msteams=/usr/src/tmp/go-build750897963/b361/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/mumble=/usr/src/tmp/go-build750897963/b374/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/nctalk=/usr/src/tmp/go-build750897963/b409/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/rocketchat=/usr/src/tmp/go-build750897963/b415/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/slack=/usr/src/tmp/go-build750897963/b424/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/sshchat=/usr/src/tmp/go-build750897963/b425/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/steam=/usr/src/tmp/go-build750897963/b436/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/telegram=/usr/src/tmp/go-build750897963/b448/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/vk=/usr/src/tmp/go-build750897963/b452/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/whatsapp=/usr/src/tmp/go-build750897963/b461/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/xmpp=/usr/src/tmp/go-build750897963/b476/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/zulip=/usr/src/tmp/go-build750897963/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 mFInBKreIRDVc1QHVxYx/mFInBKreIRDVc1QHVxYx -goversion go1.23.2 -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/6e/6ea1d8589704d209b7c66bb7c78b2b8c3bc832e2688abe387f795edf82e50ae1-d # internal github.com/42wim/matterbridge/gateway mkdir -p $WORK/b187/ cat >/usr/src/tmp/go-build750897963/b187/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build750897963/b137/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build750897963/b188/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build750897963/b058/_pkg_.a packagefile github.com/42wim/matterbridge/gateway/bridgemap=/usr/src/tmp/go-build750897963/b189/_pkg_.a packagefile github.com/42wim/matterbridge/gateway/samechannel=/usr/src/tmp/go-build750897963/b480/_pkg_.a packagefile github.com/42wim/matterbridge/internal=/usr/src/tmp/go-build750897963/b481/_pkg_.a packagefile github.com/d5/tengo/v2=/usr/src/tmp/go-build750897963/b482/_pkg_.a packagefile github.com/d5/tengo/v2/stdlib=/usr/src/tmp/go-build750897963/b485/_pkg_.a packagefile github.com/hashicorp/golang-lru=/usr/src/tmp/go-build750897963/b280/_pkg_.a packagefile github.com/kyokomi/emoji/v2=/usr/src/tmp/go-build750897963/b487/_pkg_.a packagefile github.com/sirupsen/logrus=/usr/src/tmp/go-build750897963/b066/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile net/http=/usr/src/tmp/go-build750897963/b091/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build750897963/b065/_pkg_.a packagefile regexp=/usr/src/tmp/go-build750897963/b082/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/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 Tyz0Q3QeFA0tprnQrm-K/Tyz0Q3QeFA0tprnQrm-K -goversion go1.23.2 -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/e4/e4d16ba79f8805aed3e3e269d7b774b7aa3e858960ac2a96d56d9d79e30eda02-d # internal github.com/42wim/matterbridge mkdir -p $WORK/b001/ cat >/usr/src/tmp/go-build750897963/b001/importcfg << 'EOF' # internal # import config packagefile flag=/usr/src/tmp/go-build750897963/b002/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build750897963/b058/_pkg_.a packagefile github.com/42wim/matterbridge/gateway=/usr/src/tmp/go-build750897963/b187/_pkg_.a packagefile github.com/42wim/matterbridge/gateway/bridgemap=/usr/src/tmp/go-build750897963/b189/_pkg_.a packagefile github.com/google/gops/agent=/usr/src/tmp/go-build750897963/b488/_pkg_.a packagefile github.com/matterbridge/logrus-prefixed-formatter=/usr/src/tmp/go-build750897963/b283/_pkg_.a packagefile github.com/sirupsen/logrus=/usr/src/tmp/go-build750897963/b066/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile runtime=/usr/src/tmp/go-build750897963/b010/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile runtime/cgo=/usr/src/tmp/go-build750897963/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 WDbhobH0svFqBH1al6u3/WDbhobH0svFqBH1al6u3 -goversion go1.23.2 -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/4d/4d3f4f1a621ab10cb336ca29f965ec763fcafecb2fc65a41a7c6b273fd1dc73b-d # internal cat >/usr/src/tmp/go-build750897963/b001/importcfg.link << 'EOF' # internal packagefile github.com/42wim/matterbridge=/usr/src/tmp/go-build750897963/b001/_pkg_.a packagefile flag=/usr/src/tmp/go-build750897963/b002/_pkg_.a packagefile fmt=/usr/src/tmp/go-build750897963/b026/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build750897963/b058/_pkg_.a packagefile github.com/42wim/matterbridge/gateway=/usr/src/tmp/go-build750897963/b187/_pkg_.a packagefile github.com/42wim/matterbridge/gateway/bridgemap=/usr/src/tmp/go-build750897963/b189/_pkg_.a packagefile github.com/google/gops/agent=/usr/src/tmp/go-build750897963/b488/_pkg_.a packagefile github.com/matterbridge/logrus-prefixed-formatter=/usr/src/tmp/go-build750897963/b283/_pkg_.a packagefile github.com/sirupsen/logrus=/usr/src/tmp/go-build750897963/b066/_pkg_.a packagefile os=/usr/src/tmp/go-build750897963/b042/_pkg_.a packagefile runtime=/usr/src/tmp/go-build750897963/b010/_pkg_.a packagefile strings=/usr/src/tmp/go-build750897963/b057/_pkg_.a packagefile runtime/cgo=/usr/src/tmp/go-build750897963/b153/_pkg_.a packagefile encoding=/usr/src/tmp/go-build750897963/b003/_pkg_.a packagefile errors=/usr/src/tmp/go-build750897963/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build750897963/b041/_pkg_.a packagefile reflect=/usr/src/tmp/go-build750897963/b029/_pkg_.a packagefile slices=/usr/src/tmp/go-build750897963/b040/_pkg_.a packagefile strconv=/usr/src/tmp/go-build750897963/b035/_pkg_.a packagefile time=/usr/src/tmp/go-build750897963/b047/_pkg_.a packagefile internal/fmtsort=/usr/src/tmp/go-build750897963/b027/_pkg_.a packagefile math=/usr/src/tmp/go-build750897963/b033/_pkg_.a packagefile sync=/usr/src/tmp/go-build750897963/b037/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build750897963/b036/_pkg_.a packagefile bytes=/usr/src/tmp/go-build750897963/b059/_pkg_.a packagefile github.com/fsnotify/fsnotify=/usr/src/tmp/go-build750897963/b060/_pkg_.a packagefile github.com/spf13/viper=/usr/src/tmp/go-build750897963/b074/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build750897963/b090/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build750897963/b065/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build750897963/b137/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build750897963/b188/_pkg_.a packagefile github.com/42wim/matterbridge/gateway/samechannel=/usr/src/tmp/go-build750897963/b480/_pkg_.a packagefile github.com/42wim/matterbridge/internal=/usr/src/tmp/go-build750897963/b481/_pkg_.a packagefile github.com/d5/tengo/v2=/usr/src/tmp/go-build750897963/b482/_pkg_.a packagefile github.com/d5/tengo/v2/stdlib=/usr/src/tmp/go-build750897963/b485/_pkg_.a packagefile github.com/hashicorp/golang-lru=/usr/src/tmp/go-build750897963/b280/_pkg_.a packagefile github.com/kyokomi/emoji/v2=/usr/src/tmp/go-build750897963/b487/_pkg_.a packagefile net/http=/usr/src/tmp/go-build750897963/b091/_pkg_.a packagefile regexp=/usr/src/tmp/go-build750897963/b082/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/api=/usr/src/tmp/go-build750897963/b190/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/discord=/usr/src/tmp/go-build750897963/b218/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/gitter=/usr/src/tmp/go-build750897963/b242/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/irc=/usr/src/tmp/go-build750897963/b248/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/keybase=/usr/src/tmp/go-build750897963/b262/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/matrix=/usr/src/tmp/go-build750897963/b276/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/mattermost=/usr/src/tmp/go-build750897963/b278/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/msteams=/usr/src/tmp/go-build750897963/b361/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/mumble=/usr/src/tmp/go-build750897963/b374/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/nctalk=/usr/src/tmp/go-build750897963/b409/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/rocketchat=/usr/src/tmp/go-build750897963/b415/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/slack=/usr/src/tmp/go-build750897963/b424/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/sshchat=/usr/src/tmp/go-build750897963/b425/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/steam=/usr/src/tmp/go-build750897963/b436/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/telegram=/usr/src/tmp/go-build750897963/b448/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/vk=/usr/src/tmp/go-build750897963/b452/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/whatsapp=/usr/src/tmp/go-build750897963/b461/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/xmpp=/usr/src/tmp/go-build750897963/b476/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/zulip=/usr/src/tmp/go-build750897963/b478/_pkg_.a packagefile bufio=/usr/src/tmp/go-build750897963/b067/_pkg_.a packagefile context=/usr/src/tmp/go-build750897963/b068/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build750897963/b062/_pkg_.a packagefile github.com/google/gops/internal=/usr/src/tmp/go-build750897963/b489/_pkg_.a packagefile github.com/google/gops/signal=/usr/src/tmp/go-build750897963/b491/_pkg_.a packagefile golang.org/x/sys/unix=/usr/src/tmp/go-build750897963/b061/_pkg_.a packagefile net=/usr/src/tmp/go-build750897963/b144/_pkg_.a packagefile os/signal=/usr/src/tmp/go-build750897963/b492/_pkg_.a packagefile runtime/debug=/usr/src/tmp/go-build750897963/b200/_pkg_.a packagefile runtime/pprof=/usr/src/tmp/go-build750897963/b334/_pkg_.a packagefile runtime/trace=/usr/src/tmp/go-build750897963/b275/_pkg_.a packagefile syscall=/usr/src/tmp/go-build750897963/b050/_pkg_.a packagefile github.com/mgutz/ansi=/usr/src/tmp/go-build750897963/b284/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=/usr/src/tmp/go-build750897963/b285/_pkg_.a packagefile sort=/usr/src/tmp/go-build750897963/b064/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build750897963/b069/_pkg_.a packagefile log=/usr/src/tmp/go-build750897963/b072/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build750897963/b038/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build750897963/b011/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build750897963/b014/_pkg_.a packagefile internal/filepathlite=/usr/src/tmp/go-build750897963/b043/_pkg_.a packagefile internal/goarch=/usr/src/tmp/go-build750897963/b007/_pkg_.a packagefile internal/itoa=/usr/src/tmp/go-build750897963/b030/_pkg_.a packagefile internal/poll=/usr/src/tmp/go-build750897963/b053/_pkg_.a packagefile internal/stringslite=/usr/src/tmp/go-build750897963/b023/_pkg_.a packagefile internal/syscall/execenv=/usr/src/tmp/go-build750897963/b055/_pkg_.a packagefile internal/syscall/unix=/usr/src/tmp/go-build750897963/b054/_pkg_.a packagefile internal/testlog=/usr/src/tmp/go-build750897963/b056/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build750897963/b044/_pkg_.a packagefile internal/abi=/usr/src/tmp/go-build750897963/b006/_pkg_.a packagefile internal/chacha8rand=/usr/src/tmp/go-build750897963/b013/_pkg_.a packagefile internal/coverage/rtcov=/usr/src/tmp/go-build750897963/b015/_pkg_.a packagefile internal/cpu=/usr/src/tmp/go-build750897963/b012/_pkg_.a packagefile internal/godebugs=/usr/src/tmp/go-build750897963/b016/_pkg_.a packagefile internal/goexperiment=/usr/src/tmp/go-build750897963/b017/_pkg_.a packagefile internal/goos=/usr/src/tmp/go-build750897963/b018/_pkg_.a packagefile internal/profilerecord=/usr/src/tmp/go-build750897963/b019/_pkg_.a packagefile internal/runtime/atomic=/usr/src/tmp/go-build750897963/b020/_pkg_.a packagefile internal/runtime/exithook=/usr/src/tmp/go-build750897963/b021/_pkg_.a packagefile internal/runtime/syscall=/usr/src/tmp/go-build750897963/b022/_pkg_.a packagefile runtime/internal/math=/usr/src/tmp/go-build750897963/b024/_pkg_.a packagefile runtime/internal/sys=/usr/src/tmp/go-build750897963/b025/_pkg_.a packagefile unicode=/usr/src/tmp/go-build750897963/b039/_pkg_.a packagefile internal/reflectlite=/usr/src/tmp/go-build750897963/b005/_pkg_.a packagefile internal/unsafeheader=/usr/src/tmp/go-build750897963/b009/_pkg_.a packagefile iter=/usr/src/tmp/go-build750897963/b031/_pkg_.a packagefile cmp=/usr/src/tmp/go-build750897963/b028/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build750897963/b034/_pkg_.a packagefile internal/godebug=/usr/src/tmp/go-build750897963/b048/_pkg_.a packagefile internal/race=/usr/src/tmp/go-build750897963/b032/_pkg_.a packagefile encoding/csv=/usr/src/tmp/go-build750897963/b075/_pkg_.a packagefile github.com/hashicorp/hcl=/usr/src/tmp/go-build750897963/b076/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/printer=/usr/src/tmp/go-build750897963/b087/_pkg_.a packagefile github.com/magiconair/properties=/usr/src/tmp/go-build750897963/b089/_pkg_.a packagefile github.com/mitchellh/mapstructure=/usr/src/tmp/go-build750897963/b171/_pkg_.a packagefile github.com/pelletier/go-toml=/usr/src/tmp/go-build750897963/b172/_pkg_.a packagefile github.com/spf13/afero=/usr/src/tmp/go-build750897963/b173/_pkg_.a packagefile github.com/spf13/cast=/usr/src/tmp/go-build750897963/b177/_pkg_.a packagefile github.com/spf13/jwalterweatherman=/usr/src/tmp/go-build750897963/b182/_pkg_.a packagefile github.com/spf13/pflag=/usr/src/tmp/go-build750897963/b183/_pkg_.a packagefile github.com/subosito/gotenv=/usr/src/tmp/go-build750897963/b184/_pkg_.a packagefile gopkg.in/ini.v1=/usr/src/tmp/go-build750897963/b185/_pkg_.a packagefile gopkg.in/yaml.v2=/usr/src/tmp/go-build750897963/b186/_pkg_.a packagefile crypto=/usr/src/tmp/go-build750897963/b099/_pkg_.a packagefile crypto/internal/boring=/usr/src/tmp/go-build750897963/b098/_pkg_.a packagefile hash=/usr/src/tmp/go-build750897963/b095/_pkg_.a packagefile compress/gzip=/usr/src/tmp/go-build750897963/b092/_pkg_.a packagefile encoding/gob=/usr/src/tmp/go-build750897963/b462/_pkg_.a packagefile github.com/d5/tengo/v2/parser=/usr/src/tmp/go-build750897963/b483/_pkg_.a packagefile github.com/d5/tengo/v2/token=/usr/src/tmp/go-build750897963/b484/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build750897963/b070/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build750897963/b142/_pkg_.a packagefile github.com/d5/tengo/v2/stdlib/json=/usr/src/tmp/go-build750897963/b486/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build750897963/b106/_pkg_.a packagefile os/exec=/usr/src/tmp/go-build750897963/b241/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=/usr/src/tmp/go-build750897963/b281/_pkg_.a packagefile container/list=/usr/src/tmp/go-build750897963/b096/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build750897963/b097/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build750897963/b107/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/usr/src/tmp/go-build750897963/b155/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=/usr/src/tmp/go-build750897963/b162/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/usr/src/tmp/go-build750897963/b163/_pkg_.a packagefile vendor/golang.org/x/net/idna=/usr/src/tmp/go-build750897963/b156/_pkg_.a packagefile maps=/usr/src/tmp/go-build750897963/b164/_pkg_.a packagefile mime=/usr/src/tmp/go-build750897963/b165/_pkg_.a packagefile mime/multipart=/usr/src/tmp/go-build750897963/b166/_pkg_.a packagefile net/http/httptrace=/usr/src/tmp/go-build750897963/b168/_pkg_.a packagefile net/http/internal=/usr/src/tmp/go-build750897963/b169/_pkg_.a packagefile net/http/internal/ascii=/usr/src/tmp/go-build750897963/b170/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build750897963/b161/_pkg_.a packagefile net/url=/usr/src/tmp/go-build750897963/b154/_pkg_.a packagefile path=/usr/src/tmp/go-build750897963/b046/_pkg_.a packagefile regexp/syntax=/usr/src/tmp/go-build750897963/b083/_pkg_.a packagefile github.com/labstack/echo/v4=/usr/src/tmp/go-build750897963/b191/_pkg_.a packagefile github.com/labstack/echo/v4/middleware=/usr/src/tmp/go-build750897963/b209/_pkg_.a packagefile github.com/zfjagann/golang-ring=/usr/src/tmp/go-build750897963/b215/_pkg_.a packagefile gopkg.in/olahol/melody.v1=/usr/src/tmp/go-build750897963/b216/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/discord/transmitter=/usr/src/tmp/go-build750897963/b219/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build750897963/b232/_pkg_.a packagefile github.com/matterbridge/discordgo=/usr/src/tmp/go-build750897963/b220/_pkg_.a packagefile github.com/42wim/go-gitter=/usr/src/tmp/go-build750897963/b243/_pkg_.a packagefile github.com/lrstanley/girc=/usr/src/tmp/go-build750897963/b249/_pkg_.a packagefile github.com/missdeer/golib/ic=/usr/src/tmp/go-build750897963/b250/_pkg_.a packagefile github.com/paulrosania/go-charset/charset=/usr/src/tmp/go-build750897963/b258/_pkg_.a packagefile github.com/paulrosania/go-charset/data=/usr/src/tmp/go-build750897963/b259/_pkg_.a packagefile github.com/saintfish/chardet=/usr/src/tmp/go-build750897963/b260/_pkg_.a packagefile github.com/writeas/go-strip-markdown=/usr/src/tmp/go-build750897963/b261/_pkg_.a packagefile hash/crc32=/usr/src/tmp/go-build750897963/b094/_pkg_.a packagefile github.com/keybase/go-keybase-chat-bot/kbchat=/usr/src/tmp/go-build750897963/b263/_pkg_.a packagefile github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1=/usr/src/tmp/go-build750897963/b264/_pkg_.a packagefile github.com/matrix-org/gomatrix=/usr/src/tmp/go-build750897963/b277/_pkg_.a packagefile html=/usr/src/tmp/go-build750897963/b179/_pkg_.a packagefile github.com/42wim/matterbridge/matterclient=/usr/src/tmp/go-build750897963/b279/_pkg_.a packagefile github.com/42wim/matterbridge/matterhook=/usr/src/tmp/go-build750897963/b352/_pkg_.a packagefile github.com/mattermost/mattermost-server/v5/model=/usr/src/tmp/go-build750897963/b287/_pkg_.a packagefile github.com/rs/xid=/usr/src/tmp/go-build750897963/b360/_pkg_.a packagefile github.com/davecgh/go-spew/spew=/usr/src/tmp/go-build750897963/b270/_pkg_.a packagefile github.com/mattn/godown=/usr/src/tmp/go-build750897963/b362/_pkg_.a packagefile github.com/yaegashi/msgraph.go/beta=/usr/src/tmp/go-build750897963/b364/_pkg_.a packagefile github.com/yaegashi/msgraph.go/msauth=/usr/src/tmp/go-build750897963/b368/_pkg_.a packagefile golang.org/x/oauth2=/usr/src/tmp/go-build750897963/b369/_pkg_.a packagefile crypto/x509=/usr/src/tmp/go-build750897963/b139/_pkg_.a packagefile github.com/vincent-petithory/dataurl=/usr/src/tmp/go-build750897963/b375/_pkg_.a packagefile layeh.com/gumble/gumble=/usr/src/tmp/go-build750897963/b376/_pkg_.a packagefile layeh.com/gumble/gumbleutil=/usr/src/tmp/go-build750897963/b408/_pkg_.a packagefile gomod.garykim.dev/nc-talk/ocs=/usr/src/tmp/go-build750897963/b410/_pkg_.a packagefile gomod.garykim.dev/nc-talk/room=/usr/src/tmp/go-build750897963/b411/_pkg_.a packagefile gomod.garykim.dev/nc-talk/user=/usr/src/tmp/go-build750897963/b414/_pkg_.a packagefile github.com/42wim/matterbridge/hook/rockethook=/usr/src/tmp/go-build750897963/b416/_pkg_.a packagefile github.com/matterbridge/Rocket.Chat.Go.SDK/models=/usr/src/tmp/go-build750897963/b417/_pkg_.a packagefile github.com/matterbridge/Rocket.Chat.Go.SDK/realtime=/usr/src/tmp/go-build750897963/b418/_pkg_.a packagefile github.com/matterbridge/Rocket.Chat.Go.SDK/rest=/usr/src/tmp/go-build750897963/b422/_pkg_.a packagefile github.com/nelsonken/gomf=/usr/src/tmp/go-build750897963/b423/_pkg_.a packagefile github.com/slack-go/slack=/usr/src/tmp/go-build750897963/b354/_pkg_.a packagefile github.com/shazow/ssh-chat/sshd=/usr/src/tmp/go-build750897963/b426/_pkg_.a packagefile github.com/Philipp15b/go-steam=/usr/src/tmp/go-build750897963/b437/_pkg_.a packagefile github.com/Philipp15b/go-steam/protocol/steamlang=/usr/src/tmp/go-build750897963/b441/_pkg_.a packagefile github.com/Philipp15b/go-steam/steamid=/usr/src/tmp/go-build750897963/b445/_pkg_.a packagefile github.com/go-telegram-bot-api/telegram-bot-api=/usr/src/tmp/go-build750897963/b449/_pkg_.a packagefile github.com/russross/blackfriday=/usr/src/tmp/go-build750897963/b451/_pkg_.a packagefile unicode/utf16=/usr/src/tmp/go-build750897963/b071/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2/api=/usr/src/tmp/go-build750897963/b453/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2/events=/usr/src/tmp/go-build750897963/b459/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2/longpoll-bot=/usr/src/tmp/go-build750897963/b460/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2/object=/usr/src/tmp/go-build750897963/b458/_pkg_.a packagefile github.com/Baozisoftware/qrcode-terminal-go=/usr/src/tmp/go-build750897963/b464/_pkg_.a packagefile github.com/Rhymen/go-whatsapp=/usr/src/tmp/go-build750897963/b468/_pkg_.a packagefile github.com/jpillora/backoff=/usr/src/tmp/go-build750897963/b282/_pkg_.a packagefile github.com/matterbridge/go-xmpp=/usr/src/tmp/go-build750897963/b477/_pkg_.a packagefile github.com/matterbridge/gozulipbot=/usr/src/tmp/go-build750897963/b479/_pkg_.a packagefile os/user=/usr/src/tmp/go-build750897963/b490/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=/usr/src/tmp/go-build750897963/b063/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/usr/src/tmp/go-build750897963/b145/_pkg_.a packagefile internal/nettrace=/usr/src/tmp/go-build750897963/b146/_pkg_.a packagefile internal/singleflight=/usr/src/tmp/go-build750897963/b147/_pkg_.a packagefile net/netip=/usr/src/tmp/go-build750897963/b148/_pkg_.a packagefile text/tabwriter=/usr/src/tmp/go-build750897963/b088/_pkg_.a packagefile internal/asan=/usr/src/tmp/go-build750897963/b051/_pkg_.a packagefile internal/msan=/usr/src/tmp/go-build750897963/b052/_pkg_.a packagefile internal/oserror=/usr/src/tmp/go-build750897963/b045/_pkg_.a packagefile github.com/mattn/go-colorable=/usr/src/tmp/go-build750897963/b194/_pkg_.a packagefile golang.org/x/term=/usr/src/tmp/go-build750897963/b286/_pkg_.a packagefile log/internal=/usr/src/tmp/go-build750897963/b073/_pkg_.a packagefile internal/bisect=/usr/src/tmp/go-build750897963/b049/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/ast=/usr/src/tmp/go-build750897963/b077/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/parser=/usr/src/tmp/go-build750897963/b080/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/token=/usr/src/tmp/go-build750897963/b078/_pkg_.a packagefile github.com/hashicorp/hcl/json/parser=/usr/src/tmp/go-build750897963/b084/_pkg_.a packagefile math/big=/usr/src/tmp/go-build750897963/b105/_pkg_.a packagefile github.com/spf13/afero/mem=/usr/src/tmp/go-build750897963/b174/_pkg_.a packagefile golang.org/x/text/transform=/usr/src/tmp/go-build750897963/b175/_pkg_.a packagefile golang.org/x/text/unicode/norm=/usr/src/tmp/go-build750897963/b176/_pkg_.a packagefile html/template=/usr/src/tmp/go-build750897963/b178/_pkg_.a packagefile crypto/cipher=/usr/src/tmp/go-build750897963/b100/_pkg_.a packagefile crypto/internal/boring/sig=/usr/src/tmp/go-build750897963/b103/_pkg_.a packagefile compress/flate=/usr/src/tmp/go-build750897963/b093/_pkg_.a packagefile internal/saferio=/usr/src/tmp/go-build750897963/b463/_pkg_.a packagefile crypto/internal/randutil=/usr/src/tmp/go-build750897963/b104/_pkg_.a packagefile crypto/aes=/usr/src/tmp/go-build750897963/b108/_pkg_.a packagefile crypto/des=/usr/src/tmp/go-build750897963/b109/_pkg_.a packagefile crypto/ecdh=/usr/src/tmp/go-build750897963/b110/_pkg_.a packagefile crypto/ecdsa=/usr/src/tmp/go-build750897963/b114/_pkg_.a packagefile crypto/ed25519=/usr/src/tmp/go-build750897963/b122/_pkg_.a packagefile crypto/elliptic=/usr/src/tmp/go-build750897963/b115/_pkg_.a packagefile crypto/hmac=/usr/src/tmp/go-build750897963/b124/_pkg_.a packagefile crypto/internal/hpke=/usr/src/tmp/go-build750897963/b125/_pkg_.a packagefile crypto/internal/mlkem768=/usr/src/tmp/go-build750897963/b131/_pkg_.a packagefile crypto/md5=/usr/src/tmp/go-build750897963/b134/_pkg_.a packagefile crypto/rc4=/usr/src/tmp/go-build750897963/b135/_pkg_.a packagefile crypto/rsa=/usr/src/tmp/go-build750897963/b136/_pkg_.a packagefile crypto/sha256=/usr/src/tmp/go-build750897963/b138/_pkg_.a packagefile crypto/sha512=/usr/src/tmp/go-build750897963/b118/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build750897963/b102/_pkg_.a packagefile encoding/pem=/usr/src/tmp/go-build750897963/b143/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/usr/src/tmp/go-build750897963/b126/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/usr/src/tmp/go-build750897963/b119/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=/usr/src/tmp/go-build750897963/b130/_pkg_.a packagefile vendor/golang.org/x/crypto/sha3=/usr/src/tmp/go-build750897963/b132/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=/usr/src/tmp/go-build750897963/b157/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/usr/src/tmp/go-build750897963/b159/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=/usr/src/tmp/go-build750897963/b160/_pkg_.a packagefile mime/quotedprintable=/usr/src/tmp/go-build750897963/b167/_pkg_.a packagefile encoding/xml=/usr/src/tmp/go-build750897963/b192/_pkg_.a packagefile github.com/labstack/gommon/color=/usr/src/tmp/go-build750897963/b193/_pkg_.a packagefile github.com/labstack/gommon/log=/usr/src/tmp/go-build750897963/b196/_pkg_.a packagefile golang.org/x/crypto/acme=/usr/src/tmp/go-build750897963/b199/_pkg_.a packagefile golang.org/x/crypto/acme/autocert=/usr/src/tmp/go-build750897963/b201/_pkg_.a packagefile golang.org/x/net/http2=/usr/src/tmp/go-build750897963/b205/_pkg_.a packagefile golang.org/x/net/http2/h2c=/usr/src/tmp/go-build750897963/b208/_pkg_.a packagefile github.com/dgrijalva/jwt-go=/usr/src/tmp/go-build750897963/b210/_pkg_.a packagefile github.com/labstack/gommon/bytes=/usr/src/tmp/go-build750897963/b211/_pkg_.a packagefile github.com/labstack/gommon/random=/usr/src/tmp/go-build750897963/b212/_pkg_.a packagefile github.com/valyala/fasttemplate=/usr/src/tmp/go-build750897963/b197/_pkg_.a packagefile golang.org/x/time/rate=/usr/src/tmp/go-build750897963/b213/_pkg_.a packagefile net/http/httputil=/usr/src/tmp/go-build750897963/b214/_pkg_.a packagefile github.com/gorilla/websocket=/usr/src/tmp/go-build750897963/b217/_pkg_.a packagefile github.com/gomarkdown/markdown=/usr/src/tmp/go-build750897963/b233/_pkg_.a packagefile github.com/gomarkdown/markdown/html=/usr/src/tmp/go-build750897963/b235/_pkg_.a packagefile github.com/gomarkdown/markdown/parser=/usr/src/tmp/go-build750897963/b236/_pkg_.a packagefile golang.org/x/image/webp=/usr/src/tmp/go-build750897963/b237/_pkg_.a packagefile image/png=/usr/src/tmp/go-build750897963/b231/_pkg_.a packagefile compress/zlib=/usr/src/tmp/go-build750897963/b221/_pkg_.a packagefile golang.org/x/crypto/nacl/secretbox=/usr/src/tmp/go-build750897963/b223/_pkg_.a packagefile image=/usr/src/tmp/go-build750897963/b227/_pkg_.a packagefile image/jpeg=/usr/src/tmp/go-build750897963/b229/_pkg_.a packagefile github.com/mreiferson/go-httpclient=/usr/src/tmp/go-build750897963/b244/_pkg_.a packagefile github.com/mrexodia/wray=/usr/src/tmp/go-build750897963/b245/_pkg_.a packagefile net/http/httptest=/usr/src/tmp/go-build750897963/b246/_pkg_.a packagefile golang.org/x/text/encoding=/usr/src/tmp/go-build750897963/b251/_pkg_.a packagefile golang.org/x/text/encoding/japanese=/usr/src/tmp/go-build750897963/b253/_pkg_.a packagefile golang.org/x/text/encoding/korean=/usr/src/tmp/go-build750897963/b255/_pkg_.a packagefile golang.org/x/text/encoding/simplifiedchinese=/usr/src/tmp/go-build750897963/b256/_pkg_.a packagefile golang.org/x/text/encoding/traditionalchinese=/usr/src/tmp/go-build750897963/b257/_pkg_.a packagefile github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1=/usr/src/tmp/go-build750897963/b266/_pkg_.a packagefile github.com/keybase/go-keybase-chat-bot/kbchat/types/stellar1=/usr/src/tmp/go-build750897963/b267/_pkg_.a packagefile github.com/stretchr/testify/require=/usr/src/tmp/go-build750897963/b268/_pkg_.a packagefile testing=/usr/src/tmp/go-build750897963/b273/_pkg_.a packagefile github.com/keybase/go-keybase-chat-bot/kbchat/types/gregor1=/usr/src/tmp/go-build750897963/b265/_pkg_.a packagefile net/http/cookiejar=/usr/src/tmp/go-build750897963/b351/_pkg_.a packagefile github.com/gorilla/schema=/usr/src/tmp/go-build750897963/b353/_pkg_.a packagefile encoding/asn1=/usr/src/tmp/go-build750897963/b120/_pkg_.a packagefile encoding/base32=/usr/src/tmp/go-build750897963/b288/_pkg_.a packagefile github.com/blang/semver=/usr/src/tmp/go-build750897963/b289/_pkg_.a packagefile github.com/disintegration/imaging=/usr/src/tmp/go-build750897963/b291/_pkg_.a packagefile github.com/dyatlov/go-opengraph/opengraph=/usr/src/tmp/go-build750897963/b300/_pkg_.a packagefile github.com/francoispqt/gojay=/usr/src/tmp/go-build750897963/b303/_pkg_.a packagefile github.com/mattermost/go-i18n/i18n=/usr/src/tmp/go-build750897963/b305/_pkg_.a packagefile github.com/mattermost/ldap=/usr/src/tmp/go-build750897963/b309/_pkg_.a packagefile github.com/mattermost/mattermost-server/v5/mlog=/usr/src/tmp/go-build750897963/b311/_pkg_.a packagefile github.com/mattermost/mattermost-server/v5/services/timezones=/usr/src/tmp/go-build750897963/b335/_pkg_.a packagefile github.com/mattermost/mattermost-server/v5/utils/jsonutils=/usr/src/tmp/go-build750897963/b336/_pkg_.a packagefile github.com/mattermost/mattermost-server/v5/utils/markdown=/usr/src/tmp/go-build750897963/b338/_pkg_.a packagefile github.com/pborman/uuid=/usr/src/tmp/go-build750897963/b339/_pkg_.a packagefile github.com/pkg/errors=/usr/src/tmp/go-build750897963/b337/_pkg_.a packagefile github.com/tinylib/msgp/msgp=/usr/src/tmp/go-build750897963/b341/_pkg_.a packagefile golang.org/x/crypto/bcrypt=/usr/src/tmp/go-build750897963/b343/_pkg_.a packagefile golang.org/x/text/language=/usr/src/tmp/go-build750897963/b345/_pkg_.a packagefile hash/fnv=/usr/src/tmp/go-build750897963/b349/_pkg_.a packagefile image/gif=/usr/src/tmp/go-build750897963/b297/_pkg_.a packagefile net/mail=/usr/src/tmp/go-build750897963/b350/_pkg_.a packagefile database/sql/driver=/usr/src/tmp/go-build750897963/b290/_pkg_.a packagefile github.com/mattn/go-runewidth=/usr/src/tmp/go-build750897963/b363/_pkg_.a packagefile golang.org/x/net/html=/usr/src/tmp/go-build750897963/b301/_pkg_.a packagefile github.com/rickb777/date/period=/usr/src/tmp/go-build750897963/b365/_pkg_.a packagefile github.com/yaegashi/msgraph.go/jsonx=/usr/src/tmp/go-build750897963/b367/_pkg_.a packagefile golang.org/x/oauth2/clientcredentials=/usr/src/tmp/go-build750897963/b372/_pkg_.a packagefile golang.org/x/oauth2/microsoft=/usr/src/tmp/go-build750897963/b373/_pkg_.a packagefile golang.org/x/oauth2/internal=/usr/src/tmp/go-build750897963/b370/_pkg_.a packagefile crypto/dsa=/usr/src/tmp/go-build750897963/b140/_pkg_.a packagefile crypto/x509/pkix=/usr/src/tmp/go-build750897963/b141/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/usr/src/tmp/go-build750897963/b121/_pkg_.a packagefile github.com/golang/protobuf/proto=/usr/src/tmp/go-build750897963/b377/_pkg_.a packagefile layeh.com/gumble/gumble/MumbleProto=/usr/src/tmp/go-build750897963/b406/_pkg_.a packagefile layeh.com/gumble/gumble/varint=/usr/src/tmp/go-build750897963/b407/_pkg_.a packagefile github.com/monaco-io/request=/usr/src/tmp/go-build750897963/b412/_pkg_.a packagefile gomod.garykim.dev/nc-talk/constants=/usr/src/tmp/go-build750897963/b413/_pkg_.a packagefile github.com/Jeffail/gabs=/usr/src/tmp/go-build750897963/b419/_pkg_.a packagefile github.com/gopackage/ddp=/usr/src/tmp/go-build750897963/b420/_pkg_.a packagefile github.com/slack-go/slack/internal/backoff=/usr/src/tmp/go-build750897963/b355/_pkg_.a packagefile github.com/slack-go/slack/internal/errorsx=/usr/src/tmp/go-build750897963/b356/_pkg_.a packagefile github.com/slack-go/slack/internal/misc=/usr/src/tmp/go-build750897963/b357/_pkg_.a packagefile github.com/slack-go/slack/internal/timex=/usr/src/tmp/go-build750897963/b358/_pkg_.a packagefile github.com/slack-go/slack/slackutilsx=/usr/src/tmp/go-build750897963/b359/_pkg_.a packagefile github.com/shazow/rateio=/usr/src/tmp/go-build750897963/b427/_pkg_.a packagefile github.com/shazow/ssh-chat/internal/sanitize=/usr/src/tmp/go-build750897963/b428/_pkg_.a packagefile github.com/shazow/ssh-chat/sshd/terminal=/usr/src/tmp/go-build750897963/b429/_pkg_.a packagefile golang.org/x/crypto/ssh=/usr/src/tmp/go-build750897963/b431/_pkg_.a packagefile github.com/Philipp15b/go-steam/cryptoutil=/usr/src/tmp/go-build750897963/b438/_pkg_.a packagefile github.com/Philipp15b/go-steam/netutil=/usr/src/tmp/go-build750897963/b439/_pkg_.a packagefile github.com/Philipp15b/go-steam/protocol=/usr/src/tmp/go-build750897963/b440/_pkg_.a packagefile github.com/Philipp15b/go-steam/protocol/gamecoordinator=/usr/src/tmp/go-build750897963/b446/_pkg_.a packagefile github.com/Philipp15b/go-steam/protocol/protobuf=/usr/src/tmp/go-build750897963/b442/_pkg_.a packagefile github.com/Philipp15b/go-steam/rwu=/usr/src/tmp/go-build750897963/b444/_pkg_.a packagefile github.com/Philipp15b/go-steam/socialcache=/usr/src/tmp/go-build750897963/b447/_pkg_.a packagefile github.com/technoweenie/multipartstreamer=/usr/src/tmp/go-build750897963/b450/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2=/usr/src/tmp/go-build750897963/b454/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2/internal=/usr/src/tmp/go-build750897963/b455/_pkg_.a packagefile github.com/skip2/go-qrcode=/usr/src/tmp/go-build750897963/b465/_pkg_.a packagefile github.com/Rhymen/go-whatsapp/binary=/usr/src/tmp/go-build750897963/b469/_pkg_.a packagefile github.com/Rhymen/go-whatsapp/binary/proto=/usr/src/tmp/go-build750897963/b470/_pkg_.a packagefile github.com/Rhymen/go-whatsapp/crypto/cbc=/usr/src/tmp/go-build750897963/b472/_pkg_.a packagefile github.com/Rhymen/go-whatsapp/crypto/curve25519=/usr/src/tmp/go-build750897963/b473/_pkg_.a packagefile github.com/Rhymen/go-whatsapp/crypto/hkdf=/usr/src/tmp/go-build750897963/b474/_pkg_.a packagefile unique=/usr/src/tmp/go-build750897963/b149/_pkg_.a packagefile github.com/mattn/go-isatty=/usr/src/tmp/go-build750897963/b195/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/scanner=/usr/src/tmp/go-build750897963/b081/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/strconv=/usr/src/tmp/go-build750897963/b079/_pkg_.a packagefile github.com/hashicorp/hcl/json/scanner=/usr/src/tmp/go-build750897963/b085/_pkg_.a packagefile github.com/hashicorp/hcl/json/token=/usr/src/tmp/go-build750897963/b086/_pkg_.a packagefile text/template=/usr/src/tmp/go-build750897963/b180/_pkg_.a packagefile text/template/parse=/usr/src/tmp/go-build750897963/b181/_pkg_.a packagefile crypto/internal/alias=/usr/src/tmp/go-build750897963/b101/_pkg_.a packagefile crypto/internal/edwards25519/field=/usr/src/tmp/go-build750897963/b111/_pkg_.a packagefile crypto/internal/nistec=/usr/src/tmp/go-build750897963/b112/_pkg_.a packagefile crypto/internal/bigmod=/usr/src/tmp/go-build750897963/b116/_pkg_.a packagefile crypto/internal/boring/bbig=/usr/src/tmp/go-build750897963/b117/_pkg_.a packagefile crypto/internal/edwards25519=/usr/src/tmp/go-build750897963/b123/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=/usr/src/tmp/go-build750897963/b127/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/usr/src/tmp/go-build750897963/b128/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=/usr/src/tmp/go-build750897963/b129/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=/usr/src/tmp/go-build750897963/b133/_pkg_.a packagefile vendor/golang.org/x/text/transform=/usr/src/tmp/go-build750897963/b158/_pkg_.a packagefile golang.org/x/net/idna=/usr/src/tmp/go-build750897963/b202/_pkg_.a packagefile golang.org/x/net/http/httpguts=/usr/src/tmp/go-build750897963/b206/_pkg_.a packagefile golang.org/x/net/http2/hpack=/usr/src/tmp/go-build750897963/b207/_pkg_.a packagefile github.com/valyala/bytebufferpool=/usr/src/tmp/go-build750897963/b198/_pkg_.a packagefile github.com/gomarkdown/markdown/ast=/usr/src/tmp/go-build750897963/b234/_pkg_.a packagefile golang.org/x/image/riff=/usr/src/tmp/go-build750897963/b238/_pkg_.a packagefile golang.org/x/image/vp8=/usr/src/tmp/go-build750897963/b239/_pkg_.a packagefile golang.org/x/image/vp8l=/usr/src/tmp/go-build750897963/b240/_pkg_.a packagefile image/color=/usr/src/tmp/go-build750897963/b228/_pkg_.a packagefile hash/adler32=/usr/src/tmp/go-build750897963/b222/_pkg_.a packagefile golang.org/x/crypto/internal/subtle=/usr/src/tmp/go-build750897963/b224/_pkg_.a packagefile golang.org/x/crypto/poly1305=/usr/src/tmp/go-build750897963/b225/_pkg_.a packagefile golang.org/x/crypto/salsa20/salsa=/usr/src/tmp/go-build750897963/b226/_pkg_.a packagefile image/internal/imageutil=/usr/src/tmp/go-build750897963/b230/_pkg_.a packagefile net/http/internal/testcert=/usr/src/tmp/go-build750897963/b247/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=/usr/src/tmp/go-build750897963/b252/_pkg_.a packagefile golang.org/x/text/encoding/internal=/usr/src/tmp/go-build750897963/b254/_pkg_.a packagefile github.com/stretchr/testify/assert=/usr/src/tmp/go-build750897963/b269/_pkg_.a packagefile internal/sysinfo=/usr/src/tmp/go-build750897963/b274/_pkg_.a packagefile golang.org/x/image/bmp=/usr/src/tmp/go-build750897963/b292/_pkg_.a packagefile golang.org/x/image/tiff=/usr/src/tmp/go-build750897963/b293/_pkg_.a packagefile image/draw=/usr/src/tmp/go-build750897963/b296/_pkg_.a packagefile golang.org/x/net/html/atom=/usr/src/tmp/go-build750897963/b302/_pkg_.a packagefile database/sql=/usr/src/tmp/go-build750897963/b304/_pkg_.a packagefile github.com/mattermost/go-i18n/i18n/bundle=/usr/src/tmp/go-build750897963/b306/_pkg_.a packagefile github.com/mattermost/go-i18n/i18n/language=/usr/src/tmp/go-build750897963/b307/_pkg_.a packagefile github.com/mattermost/go-i18n/i18n/translation=/usr/src/tmp/go-build750897963/b308/_pkg_.a packagefile github.com/go-asn1-ber/asn1-ber=/usr/src/tmp/go-build750897963/b310/_pkg_.a packagefile github.com/hashicorp/go-multierror=/usr/src/tmp/go-build750897963/b312/_pkg_.a packagefile github.com/mattermost/logr=/usr/src/tmp/go-build750897963/b314/_pkg_.a packagefile github.com/mattermost/logr/format=/usr/src/tmp/go-build750897963/b319/_pkg_.a packagefile github.com/mattermost/logr/target=/usr/src/tmp/go-build750897963/b320/_pkg_.a packagefile github.com/wiggin77/merror=/usr/src/tmp/go-build750897963/b317/_pkg_.a packagefile github.com/wiggin77/srslog=/usr/src/tmp/go-build750897963/b323/_pkg_.a packagefile go.uber.org/zap=/usr/src/tmp/go-build750897963/b324/_pkg_.a packagefile go.uber.org/zap/zapcore=/usr/src/tmp/go-build750897963/b329/_pkg_.a packagefile gopkg.in/natefinch/lumberjack.v2=/usr/src/tmp/go-build750897963/b321/_pkg_.a packagefile net/http/pprof=/usr/src/tmp/go-build750897963/b332/_pkg_.a packagefile github.com/google/uuid=/usr/src/tmp/go-build750897963/b340/_pkg_.a packagefile github.com/philhofer/fwd=/usr/src/tmp/go-build750897963/b342/_pkg_.a packagefile golang.org/x/crypto/blowfish=/usr/src/tmp/go-build750897963/b344/_pkg_.a packagefile golang.org/x/text/internal/language=/usr/src/tmp/go-build750897963/b346/_pkg_.a packagefile golang.org/x/text/internal/language/compact=/usr/src/tmp/go-build750897963/b348/_pkg_.a packagefile compress/lzw=/usr/src/tmp/go-build750897963/b298/_pkg_.a packagefile image/color/palette=/usr/src/tmp/go-build750897963/b299/_pkg_.a packagefile github.com/rickb777/plural=/usr/src/tmp/go-build750897963/b366/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=/usr/src/tmp/go-build750897963/b371/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=/usr/src/tmp/go-build750897963/b378/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/usr/src/tmp/go-build750897963/b379/_pkg_.a packagefile google.golang.org/protobuf/proto=/usr/src/tmp/go-build750897963/b392/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=/usr/src/tmp/go-build750897963/b395/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build750897963/b383/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/usr/src/tmp/go-build750897963/b393/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=/usr/src/tmp/go-build750897963/b394/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/usr/src/tmp/go-build750897963/b401/_pkg_.a packagefile golang.org/x/net/websocket=/usr/src/tmp/go-build750897963/b421/_pkg_.a packagefile golang.org/x/text/width=/usr/src/tmp/go-build750897963/b430/_pkg_.a packagefile golang.org/x/crypto/chacha20=/usr/src/tmp/go-build750897963/b432/_pkg_.a packagefile golang.org/x/crypto/curve25519=/usr/src/tmp/go-build750897963/b433/_pkg_.a packagefile golang.org/x/crypto/ed25519=/usr/src/tmp/go-build750897963/b434/_pkg_.a packagefile golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=/usr/src/tmp/go-build750897963/b435/_pkg_.a packagefile github.com/golang/protobuf/protoc-gen-go/descriptor=/usr/src/tmp/go-build750897963/b443/_pkg_.a packagefile golang.org/x/text/encoding/charmap=/usr/src/tmp/go-build750897963/b456/_pkg_.a packagefile golang.org/x/text/runes=/usr/src/tmp/go-build750897963/b457/_pkg_.a packagefile github.com/skip2/go-qrcode/bitset=/usr/src/tmp/go-build750897963/b466/_pkg_.a packagefile github.com/skip2/go-qrcode/reedsolomon=/usr/src/tmp/go-build750897963/b467/_pkg_.a packagefile github.com/Rhymen/go-whatsapp/binary/token=/usr/src/tmp/go-build750897963/b471/_pkg_.a packagefile golang.org/x/crypto/hkdf=/usr/src/tmp/go-build750897963/b475/_pkg_.a packagefile internal/concurrent=/usr/src/tmp/go-build750897963/b150/_pkg_.a packagefile internal/weak=/usr/src/tmp/go-build750897963/b152/_pkg_.a packagefile crypto/internal/nistec/fiat=/usr/src/tmp/go-build750897963/b113/_pkg_.a packagefile golang.org/x/text/secure/bidirule=/usr/src/tmp/go-build750897963/b203/_pkg_.a packagefile golang.org/x/text/unicode/bidi=/usr/src/tmp/go-build750897963/b204/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=/usr/src/tmp/go-build750897963/b271/_pkg_.a packagefile gopkg.in/yaml.v3=/usr/src/tmp/go-build750897963/b272/_pkg_.a packagefile golang.org/x/image/ccitt=/usr/src/tmp/go-build750897963/b294/_pkg_.a packagefile golang.org/x/image/tiff/lzw=/usr/src/tmp/go-build750897963/b295/_pkg_.a packagefile math/rand/v2=/usr/src/tmp/go-build750897963/b151/_pkg_.a packagefile github.com/hashicorp/errwrap=/usr/src/tmp/go-build750897963/b313/_pkg_.a packagefile github.com/wiggin77/cfg=/usr/src/tmp/go-build750897963/b315/_pkg_.a packagefile log/syslog=/usr/src/tmp/go-build750897963/b322/_pkg_.a packagefile go.uber.org/atomic=/usr/src/tmp/go-build750897963/b325/_pkg_.a packagefile go.uber.org/multierr=/usr/src/tmp/go-build750897963/b326/_pkg_.a packagefile go.uber.org/zap/internal/bufferpool=/usr/src/tmp/go-build750897963/b327/_pkg_.a packagefile go.uber.org/zap/buffer=/usr/src/tmp/go-build750897963/b328/_pkg_.a packagefile go.uber.org/zap/internal/color=/usr/src/tmp/go-build750897963/b330/_pkg_.a packagefile go.uber.org/zap/internal/exit=/usr/src/tmp/go-build750897963/b331/_pkg_.a packagefile internal/profile=/usr/src/tmp/go-build750897963/b333/_pkg_.a packagefile golang.org/x/text/internal/tag=/usr/src/tmp/go-build750897963/b347/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=/usr/src/tmp/go-build750897963/b382/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=/usr/src/tmp/go-build750897963/b385/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/usr/src/tmp/go-build750897963/b380/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/usr/src/tmp/go-build750897963/b386/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=/usr/src/tmp/go-build750897963/b389/_pkg_.a packagefile google.golang.org/protobuf/internal/order=/usr/src/tmp/go-build750897963/b390/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/usr/src/tmp/go-build750897963/b384/_pkg_.a packagefile google.golang.org/protobuf/internal/set=/usr/src/tmp/go-build750897963/b391/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/usr/src/tmp/go-build750897963/b387/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=/usr/src/tmp/go-build750897963/b396/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=/usr/src/tmp/go-build750897963/b397/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=/usr/src/tmp/go-build750897963/b400/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=/usr/src/tmp/go-build750897963/b402/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=/usr/src/tmp/go-build750897963/b403/_pkg_.a packagefile google.golang.org/protobuf/internal/version=/usr/src/tmp/go-build750897963/b405/_pkg_.a packagefile github.com/wiggin77/cfg/ini=/usr/src/tmp/go-build750897963/b316/_pkg_.a packagefile github.com/wiggin77/cfg/timeconv=/usr/src/tmp/go-build750897963/b318/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=/usr/src/tmp/go-build750897963/b381/_pkg_.a packagefile go/token=/usr/src/tmp/go-build750897963/b388/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=/usr/src/tmp/go-build750897963/b398/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=/usr/src/tmp/go-build750897963/b399/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=/usr/src/tmp/go-build750897963/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 0xee87ec314741a5d2605757523cd4b01996aac199\"\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=pv_S51pWKiE5oemZttSc/WDbhobH0svFqBH1al6u3/BpppL3r38DMopE_0Pwhl/pv_S51pWKiE5oemZttSc -B 0xee87ec314741a5d2605757523cd4b01996aac199 -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.99764 + 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 64926 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.19705 + 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.SL2sEf 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.w4JEdc 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.l5Znf9 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.V0e0Xt 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.YdaCwC find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hWPmI2 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) 184.99user 33.62system 1:14.55elapsed 293%CPU (0avgtext+0avgdata 1408312maxresident)k 0inputs+0outputs (0major+3221554minor)pagefaults 0swaps 6.40user 3.97system 1:37.02elapsed 10%CPU (0avgtext+0avgdata 131644maxresident)k 0inputs+0outputs (0major+225356minor)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-11-09 09:54:44.372700960 +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 837264d1b763666d6aa5e725ba3cfe7e +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: c8d116a28dc13b15ccc8625a4453118e38a942f312852e8a78df8358f9ab0e80cd58e74ac292983183e37bbbf6e98c0c2c83787fca2ab43986bddc9c560fc844 --- 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-11-09 09:54:44.516703518 +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/ee 40755 root:root +/usr/lib/debug/.build-id/ee/87ec314741a5d2605757523cd4b01996aac199 120777 root:root ../../../../bin/matterbridge +/usr/lib/debug/.build-id/ee/87ec314741a5d2605757523cd4b01996aac199.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/ee 40755 root:root +File: /usr/lib/debug/.build-id/ee/87ec314741a5d2605757523cd4b01996aac199 120777 root:root ../../../../bin/matterbridge +File: /usr/lib/debug/.build-id/ee/87ec314741a5d2605757523cd4b01996aac199.debug 120777 root:root ../../usr/bin/matterbridge.debug +File: /usr/lib/debug/usr/bin/matterbridge.debug 100644 root:root 8447dc6e87e9949eae7c3500115f865b 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: 1fbaa6ded5ef22b02e7d67dd7c7d36b3e4426321d58c9e6b242c04d51b80c153788853818bdfcd9b27d0253132bfd1c1e656f96b21abe67187446409a15b0e5d