<86>Jan 25 10:50:34 userdel[1455428]: delete user 'rooter' <86>Jan 25 10:50:34 groupadd[1455471]: group added to /etc/group: name=rooter, GID=1271 <86>Jan 25 10:50:34 groupadd[1455471]: group added to /etc/gshadow: name=rooter <86>Jan 25 10:50:34 groupadd[1455471]: new group: name=rooter, GID=1271 <86>Jan 25 10:50:34 useradd[1455512]: new user: name=rooter, UID=1271, GID=1271, home=/root, shell=/bin/bash, from=none <86>Jan 25 10:50:35 userdel[1455581]: delete user 'builder' <86>Jan 25 10:50:35 userdel[1455581]: removed group 'builder' owned by 'builder' <86>Jan 25 10:50:35 userdel[1455581]: removed shadow group 'builder' owned by 'builder' <86>Jan 25 10:50:35 groupadd[1455623]: group added to /etc/group: name=builder, GID=1272 <86>Jan 25 10:50:35 groupadd[1455623]: group added to /etc/gshadow: name=builder <86>Jan 25 10:50:35 groupadd[1455623]: new group: name=builder, GID=1272 <86>Jan 25 10:50:35 useradd[1455671]: new user: name=builder, UID=1272, GID=1272, home=/usr/src, shell=/bin/bash, from=none <13>Jan 25 10:50:50 rpmi: rpm-macros-golang-1.0.9-alt1 sisyphus+334552.100.1.1 1700142507 installed <13>Jan 25 10:50:55 rpmi: golang-src-1.23.5-alt1 sisyphus+369849.100.1.1 1737122261 installed <13>Jan 25 10:50:59 rpmi: golang-1.23.5-alt1 sisyphus+369849.100.1.1 1737122231 installed <13>Jan 25 10:50:59 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.4789 + 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.76072 + 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 0x7ee5bcfd9c39097229df4f34f50f21f47d56c619' -a -v -x WORK=/usr/src/tmp/go-build3813504991 internal/byteorder mkdir -p $WORK/b014/ echo '# import config' > $WORK/b014/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/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/byteorder -lang=go1.23 -std -complete -installsuffix shared -buildid OeQKPP0dKdvmcp1sdkVD/OeQKPP0dKdvmcp1sdkVD -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b014/importcfg -pack /usr/lib/golang/src/internal/byteorder/byteorder.go internal/unsafeheader internal/goarch mkdir -p $WORK/b009/ echo '# import config' > $WORK/b009/importcfg # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p internal/unsafeheader -lang=go1.23 -std -complete -installsuffix shared -buildid 4LaG5goiFcH8hDlFD81n/4LaG5goiFcH8hDlFD81n -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b009/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go mkdir -p $WORK/b007/ echo '# import config' > $WORK/b007/importcfg # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/goarch -lang=go1.23 -std -complete -installsuffix shared -buildid bT7FnVSxCJtyQYI1Akm6/bT7FnVSxCJtyQYI1Akm6 -goversion go1.23.5 -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/godebugs mkdir -p $WORK/b016/ encoding echo '# import config' > $WORK/b016/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 Cn5mXcCPIoHiiK8PGlhq/Cn5mXcCPIoHiiK8PGlhq -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/internal/godebugs/table.go internal/goexperiment mkdir -p $WORK/b017/ mkdir -p $WORK/b003/ echo '# import config' > $WORK/b003/importcfg # internal /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 wVy1o3wLdL_ngKct9MzE/wVy1o3wLdL_ngKct9MzE -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /usr/src/.cache/go-build/a6/a6de07cf2f9722e1f6f8453ff35687b6e2ec1a47ab07ea165f48f96ad30afd53-d # internal 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 echo '# import config' > $WORK/b017/importcfg # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b007/_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/b017/_pkg_.a -trimpath "$WORK/b017=>" -p internal/goexperiment -lang=go1.23 -std -complete -installsuffix shared -buildid zrvTp2Du_7WdwLyVih3A/zrvTp2Du_7WdwLyVih3A -goversion go1.23.5 -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/goos mkdir -p $WORK/b018/ cp $WORK/b007/_pkg_.a /usr/src/.cache/go-build/7d/7dd4214afaf25e18fde6040ce5efc089f4ff07d411c2533de3a8e75c74ca1051-d # internal echo '# import config' > $WORK/b018/importcfg # internal internal/coverage/rtcov mkdir -p $WORK/b015/ echo '# import config' > $WORK/b015/importcfg # internal /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 x8wAgdiwrkFt4TtC89dY/x8wAgdiwrkFt4TtC89dY -goversion go1.23.5 -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/b012/importcfg # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/cpu -lang=go1.23 -std -installsuffix shared -buildid 7klu6CgTPos2mvEWRBp0/7klu6CgTPos2mvEWRBp0 -goversion go1.23.5 -symabis $WORK/b012/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_x86.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p internal/coverage/rtcov -lang=go1.23 -std -complete -installsuffix shared -buildid Xk1-_rSxKqCLHHO3pcJ5/Xk1-_rSxKqCLHHO3pcJ5 -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/internal/coverage/rtcov/rtcov.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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b014/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b016/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b017/_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/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /usr/src/.cache/go-build/6b/6bb0e3ca859ebc8458968a060db24008cb25b3db734505f767d1692364147fa4-d # internal internal/profilerecord mkdir -p $WORK/b019/ echo '# import config' > $WORK/b019/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/b019/_pkg_.a -trimpath "$WORK/b019=>" -p internal/profilerecord -lang=go1.23 -std -complete -installsuffix shared -buildid _I_J8CqJLuCFfZSbuFEu/_I_J8CqJLuCFfZSbuFEu -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b019/importcfg -pack /usr/lib/golang/src/internal/profilerecord/profilerecord.go cp $WORK/b016/_pkg_.a /usr/src/.cache/go-build/3c/3c44a7870a1d20b831ad1e4def9cf54492574e3415c4162e6e3b47f28efc709f-d # internal internal/runtime/atomic mkdir -p $WORK/b020/ cp $WORK/b014/_pkg_.a /usr/src/.cache/go-build/99/991ba46022680deac9b26c7b7df15135b5d4d5a53c636bcd2639cff15e35e1ed-d # internal 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 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 cat >/usr/src/tmp/go-build3813504991/b006/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/usr/src/tmp/go-build3813504991/b007/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/abi -lang=go1.23 -std -installsuffix shared -buildid 9TvGqWizL9YPUKL9XMid/9TvGqWizL9YPUKL9XMid -goversion go1.23.5 -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 cp $WORK/b003/_pkg_.a /usr/src/.cache/go-build/0b/0bb4502dc416b396ea25ea1700462f21226be688e3f8665b367e94fe0d7797d7-d # internal 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 cp $WORK/b017/_pkg_.a /usr/src/.cache/go-build/53/532094c9f934d5426a1532431d52ed98bf1e34031a7a25b64ff8a13321d348c1-d # internal runtime/internal/math mkdir -p $WORK/b024/ cat >/usr/src/tmp/go-build3813504991/b024/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/usr/src/tmp/go-build3813504991/b007/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p runtime/internal/math -lang=go1.23 -std -complete -installsuffix shared -buildid Ugf1vqq72b13EBW065rO/Ugf1vqq72b13EBW065rO -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/runtime/internal/math/math.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /usr/src/.cache/go-build/51/51745bae94d178b19f503f1446eccae1b3c4166f212d1cdf7a4636399179be07-d # internal runtime/internal/sys mkdir -p $WORK/b025/ cat >/usr/src/tmp/go-build3813504991/b025/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/usr/src/tmp/go-build3813504991/b007/_pkg_.a packagefile internal/goos=/usr/src/tmp/go-build3813504991/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 _7bvLpfN7pPRykWEV1N6/_7bvLpfN7pPRykWEV1N6 -goversion go1.23.5 -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 echo '# import config' > $WORK/b020/importcfg # internal /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 ykMT0VSJEZoPlA2YP-km/ykMT0VSJEZoPlA2YP-km -goversion go1.23.5 -symabis $WORK/b020/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h /usr/lib/golang/src/internal/runtime/atomic/atomic_386.go /usr/lib/golang/src/internal/runtime/atomic/doc.go /usr/lib/golang/src/internal/runtime/atomic/stubs.go /usr/lib/golang/src/internal/runtime/atomic/types.go /usr/lib/golang/src/internal/runtime/atomic/unaligned.go echo '# import config' > $WORK/b022/importcfg # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p internal/runtime/syscall -lang=go1.23 -std -installsuffix shared -buildid DpQ8I1jLadNNPp28Wlrs/DpQ8I1jLadNNPp28Wlrs -goversion go1.23.5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /usr/src/.cache/go-build/0c/0c1bf26262fd0002dc682728511e5d541a438da019d9ead24df8515c4f24d62c-d # internal cmp mkdir -p $WORK/b028/ echo '# import config' > $WORK/b028/importcfg # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p cmp -lang=go1.23 -std -complete -installsuffix shared -buildid Uxj613pGlbZzEGWohY-g/Uxj613pGlbZzEGWohY-g -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b028/importcfg -pack /usr/lib/golang/src/cmp/cmp.go cat >/usr/src/tmp/go-build3813504991/b013/importcfg << 'EOF' # internal # import config packagefile internal/byteorder=/usr/src/tmp/go-build3813504991/b014/_pkg_.a packagefile internal/goarch=/usr/src/tmp/go-build3813504991/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 yCAoejlPIm7bM9LqSyA3/yCAoejlPIm7bM9LqSyA3 -goversion go1.23.5 -symabis $WORK/b013/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h /usr/lib/golang/src/internal/chacha8rand/chacha8.go /usr/lib/golang/src/internal/chacha8rand/chacha8_generic.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b024/_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/b024/_pkg_.a /usr/src/.cache/go-build/15/15edd20e89c7ebe2c07720116502435b6802eac81ccc842ffd163dfecbaec874-d # internal internal/itoa mkdir -p $WORK/b030/ echo '# import config' > $WORK/b030/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/b030/_pkg_.a -trimpath "$WORK/b030=>" -p internal/itoa -lang=go1.23 -std -complete -installsuffix shared -buildid 8Hg1aJOEQTwejwrClGIx/8Hg1aJOEQTwejwrClGIx -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b030/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go 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/02/024ca0213981b5c67f197456332600f39c1afc6af24fefa94e101b133710f709-d # internal internal/race mkdir -p $WORK/b032/ echo '# import config' > $WORK/b032/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/b032/_pkg_.a -trimpath "$WORK/b032=>" -p internal/race -lang=go1.23 -std -complete -installsuffix shared -buildid Q3GhsiB898kxpB1qrUlP/Q3GhsiB898kxpB1qrUlP -goversion go1.23.5 -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/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /usr/src/.cache/go-build/ea/ea5014343516c5c1f6ea45ad05300a431d7736839738b61a1742f95e43088e87-d # internal math/bits mkdir -p $WORK/b034/ echo '# import config' > $WORK/b034/importcfg # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p math/bits -lang=go1.23 -std -complete -installsuffix shared -buildid poimnkZ-1GcSNRbg76kz/poimnkZ-1GcSNRbg76kz -goversion go1.23.5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b030/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b030/_pkg_.a /usr/src/.cache/go-build/50/508ae958faafabbd2e288492e664044a8e092d0e37d37ae7b7e70e7b382f5339-d # internal cp $WORK/b032/_pkg_.a /usr/src/.cache/go-build/c4/c44e0eee712bc044b58c84404fcdf6697157b3d1a6fc8e6f4f670214cfccbf7a-d # internal unicode/utf8 mkdir -p $WORK/b036/ 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 echo '# import config' > $WORK/b036/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/b036/_pkg_.a -trimpath "$WORK/b036=>" -p unicode/utf8 -lang=go1.23 -std -complete -installsuffix shared -buildid qf2V09nE1Ii7TflNsk0q/qf2V09nE1Ii7TflNsk0q -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b036/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b025/_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.o ./cpu.s cp $WORK/b025/_pkg_.a /usr/src/.cache/go-build/72/7232a6653fc552e1aeacfdf8f86d5e526153a1e1a67d00121dbb0781a5a74c3f-d # internal unicode mkdir -p $WORK/b039/ echo '# import config' > $WORK/b039/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/b039/_pkg_.a -trimpath "$WORK/b039=>" -p unicode -lang=go1.23 -std -complete -installsuffix shared -buildid xrfsN-__Pmc6zQGC-CTq/xrfsN-__Pmc6zQGC-CTq -goversion go1.23.5 -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 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 /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/b5/b511ee805ece9e7889daa76e266d93e2fecc51c413c5884b44f8e7746c339af2-d # internal internal/bytealg mkdir -p $WORK/b011/ echo -n > $WORK/b011/go_asm.h # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -gensymabis -o $WORK/b011/symabis ./compare_386.s ./equal_386.s ./indexbyte_386.s cat >/usr/src/tmp/go-build3813504991/b011/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/usr/src/tmp/go-build3813504991/b012/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/bytealg -lang=go1.23 -std -installsuffix shared -buildid 5mRJW6H4HOTXnwjvW3cf/5mRJW6H4HOTXnwjvW3cf -goversion go1.23.5 -symabis $WORK/b011/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_generic.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_generic.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go /usr/lib/golang/src/internal/bytealg/lastindexbyte_generic.go cd /usr/lib/golang/src/internal/chacha8rand /usr/lib/golang/pkg/tool/linux_386/asm -p internal/chacha8rand -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b013/chacha8_stub.o ./chacha8_stub.s 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 echo '# import config' > $WORK/b038/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/b038/_pkg_.a -trimpath "$WORK/b038=>" -p sync/atomic -lang=go1.23 -std -installsuffix shared -buildid cGdImz-c_h6WTFpMxH5V/cGdImz-c_h6WTFpMxH5V -goversion go1.23.5 -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 cd /usr/lib/golang/src/internal/chacha8rand /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b013/_pkg_.a $WORK/b013/chacha8_stub.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b013/_pkg_.a # internal 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 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/b013/_pkg_.a /usr/src/.cache/go-build/53/53551d517a32b39ee1c6dd9b1c34f12d799495f6d2572505a31277aa007ee590-d # internal internal/asan mkdir -p $WORK/b051/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b036/_pkg_.a # internal 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 j-pW5xSZ_ovqolomcWzJ/j-pW5xSZ_ovqolomcWzJ -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/internal/asan/doc.go /usr/lib/golang/src/internal/asan/noasan.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b036/_pkg_.a /usr/src/.cache/go-build/5a/5ab1a3f3288f8f20a5f074013a3b47ed3795bd49e976f819c1bf8c5daabb6ef3-d # internal internal/msan mkdir -p $WORK/b052/ echo '# import config' > $WORK/b052/importcfg # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p internal/msan -lang=go1.23 -std -complete -installsuffix shared -buildid Qz68KV_Cc4rwXx6TuICE/Qz68KV_Cc4rwXx6TuICE -goversion go1.23.5 -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 cp $WORK/b034/_pkg_.a /usr/src/.cache/go-build/40/4068c0bf8de316dc06e4ca278f2b93293cc858e1bbc6178ce1288fffdd0b4f92-d # internal cp $WORK/b020/_pkg_.a /usr/src/.cache/go-build/7a/7a9114e4bbda94c15398305650fa40ec605313bc2c341c2db5185a69bcd0bb19-d # internal internal/runtime/exithook mkdir -p $WORK/b021/ cat >/usr/src/tmp/go-build3813504991/b021/importcfg << 'EOF' # internal # import config packagefile internal/runtime/atomic=/usr/src/tmp/go-build3813504991/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p internal/runtime/exithook -lang=go1.23 -std -complete -installsuffix shared -buildid Kg7uP2tP2ji__GDjx3kC/Kg7uP2tP2ji__GDjx3kC -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b021/importcfg -pack /usr/lib/golang/src/internal/runtime/exithook/hooks.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 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/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /usr/src/.cache/go-build/09/099eea433cd72aed079e9b370f08e3911b65d107e98066f96bf94c2dc90c05a6-d # internal golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b063/ echo '# import config' > $WORK/b063/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/b063/_pkg_.a -trimpath "$WORK/b063=>" -p golang.org/x/sys/internal/unsafeheader -lang=go1.16 -complete -installsuffix shared -buildid BC9iEEoyfD7dCd_ECHM0/BC9iEEoyfD7dCd_ECHM0 -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b063/importcfg -pack ./vendor/golang.org/x/sys/internal/unsafeheader/unsafeheader.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/indexbyte_386.o ./indexbyte_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /usr/src/.cache/go-build/97/97079b1937935d26c52db6644e89647c11b06229f02df565e1f0dd418f6715ba-d # internal unicode/utf16 mkdir -p $WORK/b071/ echo '# import config' > $WORK/b071/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/b071/_pkg_.a -trimpath "$WORK/b071=>" -p unicode/utf16 -lang=go1.23 -std -complete -installsuffix shared -buildid DjQiibh7cOBFu7wUuXE7/DjQiibh7cOBFu7wUuXE7 -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b071/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go cd /usr/lib/golang/src/internal/bytealg /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/f4/f481be3a286f294aeffb972dddfcc27025fe11e38571abff2361bb46822b4fe6-d # internal internal/stringslite mkdir -p $WORK/b023/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b063/_pkg_.a # internal cat >/usr/src/tmp/go-build3813504991/b023/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=/usr/src/tmp/go-build3813504991/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 1YCcmFTBqVpdo6axQQWs/1YCcmFTBqVpdo6axQQWs -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b023/importcfg -pack /usr/lib/golang/src/internal/stringslite/strings.go cp $WORK/b063/_pkg_.a /usr/src/.cache/go-build/dc/dc1028840107ee1db954c50f222ca3f25b73ef7f92077152bb3f183957ad113b-d # internal log/internal mkdir -p $WORK/b073/ 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 3ME648Sp3sSGD9kuHOO7/3ME648Sp3sSGD9kuHOO7 -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b073/importcfg -pack /usr/lib/golang/src/log/internal/internal.go cat >/usr/src/tmp/go-build3813504991/b033/importcfg << 'EOF' # internal # import config packagefile math/bits=/usr/src/tmp/go-build3813504991/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 aoCevWjDHda1ZkWah7aD/aoCevWjDHda1ZkWah7aD -goversion go1.23.5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /usr/src/.cache/go-build/2d/2d8a03c4648f224f485f68404e78890818854a0af9c2f89bac2877e95b066645-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 n6Pkddf2IMXYqXOXg7nI/n6Pkddf2IMXYqXOXg7nI -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b096/importcfg -pack /usr/lib/golang/src/container/list/list.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b071/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b071/_pkg_.a /usr/src/.cache/go-build/b5/b5952b3faf7d29fcae6b9de64c6099e9374beb54607821b9c9139c75613c280c-d # internal cp $WORK/b073/_pkg_.a /usr/src/.cache/go-build/ed/edfd89301e152e528df57ceb9d747a785fdfe3cf01d81d55660840c5e796d8cd-d # 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 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 bdjrmjqFNhr4ShtwyE5L/bdjrmjqFNhr4ShtwyE5L -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b101/importcfg -pack /usr/lib/golang/src/crypto/internal/alias/alias.go 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 echo '# import config' > $WORK/b103/importcfg # internal cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p crypto/internal/boring/sig -lang=go1.23 -std -installsuffix shared -buildid c3oeip-RBk3qTdF8_tBd/c3oeip-RBk3qTdF8_tBd -goversion go1.23.5 -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/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /usr/src/.cache/go-build/5b/5b68e5184a80d0b9585af2c54c643b8f6006144f2701b91c8924dd6c84d1b4b2-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b121/ echo '# import config' > $WORK/b121/importcfg # internal /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 E_f2EcWXC_bh_DBEe8uK/E_f2EcWXC_bh_DBEe8uK -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b121/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.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/b038/_pkg_.a /usr/src/.cache/go-build/ca/caef9b2f7d6fdbcedf3f2f71b102e349836c30bbef86751868331733480e99db-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 GiUoiWlF0MbOfKE6uRhk/GiUoiWlF0MbOfKE6uRhk -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b128/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/alias/alias.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/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /usr/src/.cache/go-build/fd/fde450121bcc5341b55af7c5ee46ff78d4ba994694ef334f87089842d09d182c-d # internal internal/nettrace mkdir -p $WORK/b146/ echo '# import config' > $WORK/b146/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/b146/_pkg_.a -trimpath "$WORK/b146=>" -p internal/nettrace -lang=go1.23 -std -complete -installsuffix shared -buildid iIfccfbC2fu0gXNcBylR/iIfccfbC2fu0gXNcBylR -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b146/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b103/_pkg_.a $WORK/b103/sig_other.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b103/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b103/_pkg_.a /usr/src/.cache/go-build/34/34286159e9b3213f4f9ff3cd64844749eaade09698a4963e41e7c55e7ddedfd6-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 ZKxmWaFeiHHf6S28MXfW/ZKxmWaFeiHHf6S28MXfW -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b224/importcfg -pack ./vendor/golang.org/x/crypto/internal/subtle/aliasing.go cp $WORK/b146/_pkg_.a /usr/src/.cache/go-build/92/924043af8ea703ed64c58bbd35db34ebec1a296e5819f58e41caf5e89b23cfba-d # internal golang.org/x/crypto/salsa20/salsa mkdir -p $WORK/b226/ echo '# import config' > $WORK/b226/importcfg # internal /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 aLggvecYQ9gqKi2WsT_L/aLggvecYQ9gqKi2WsT_L -goversion go1.23.5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /usr/src/.cache/go-build/56/5659d3bcd2c7d0247369def1361cb4ea544a00891886ca9f1b19aefee94fb0d7-d # internal image/color mkdir -p $WORK/b228/ echo '# import config' > $WORK/b228/importcfg # internal /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 rCmIAwDnswvY5JYXGAQ9/rCmIAwDnswvY5JYXGAQ9 -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b228/importcfg -pack /usr/lib/golang/src/image/color/color.go /usr/lib/golang/src/image/color/ycbcr.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /usr/src/.cache/go-build/4f/4ffe61a01a15551710e24c8bf99bf8cad94bd06297dcfec76901e7726c99a97d-d # internal golang.org/x/text/encoding/internal/identifier mkdir -p $WORK/b252/ echo '# import config' > $WORK/b252/importcfg # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -p golang.org/x/text/encoding/internal/identifier -lang=go1.16 -complete -installsuffix shared -buildid edF_5hsMdLJs_7VuNOUD/edF_5hsMdLJs_7VuNOUD -goversion go1.23.5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /usr/src/.cache/go-build/58/582a1f072d832e9ba9a139a061cae409dc545ce809138f13b5376d281c3763d3-d # internal 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 IvemeXnoZyUVOa3-Rc4b/IvemeXnoZyUVOa3-Rc4b -goversion go1.23.5 -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/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /usr/src/.cache/go-build/ce/ce84dbf073a475ea54ac999612dff70d00ca474ce9e0c9a976902926f0cf084e-d # internal golang.org/x/net/html/atom mkdir -p $WORK/b302/ echo '# import config' > $WORK/b302/importcfg # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -p golang.org/x/net/html/atom -lang=go1.16 -complete -installsuffix shared -buildid Py6cBakJ1kNVkOTRLN4k/Py6cBakJ1kNVkOTRLN4k -goversion go1.23.5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /usr/src/.cache/go-build/d1/d1b19b8a405ed2939f0cf8e885827b292957114354537f951b4c062b3243c783-d # internal github.com/mattermost/mattermost-server/v5/services/timezones mkdir -p $WORK/b335/ echo '# import config' > $WORK/b335/importcfg # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -p github.com/mattermost/mattermost-server/v5/services/timezones -lang=go1.16 -complete -installsuffix shared -buildid 8s4sUBTtvpLw3kV4efUl/8s4sUBTtvpLw3kV4efUl -goversion go1.23.5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /usr/src/.cache/go-build/0d/0de9afe4a4386a297d9944cea7a2608a3484423282242f8f144a310af1090ced-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 jrvdvRr3mLH_N4ep4ZXL/jrvdvRr3mLH_N4ep4ZXL -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b356/importcfg -pack ./vendor/github.com/slack-go/slack/internal/errorsx/errorsx.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /usr/src/.cache/go-build/41/416628ac75691ba6c6a0cdc58b858a56515c6b3b00c8d06f3f1ea40aa18da3ef-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 JgRvscv3sH9hbZsbUvtu/JgRvscv3sH9hbZsbUvtu -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b386/importcfg -pack ./vendor/google.golang.org/protobuf/internal/flags/flags.go ./vendor/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /usr/src/.cache/go-build/18/1828b100e188ed16834442184e5fc622ad0a0e69a5dd0e69e8c9ac4a2c32a949-d # internal google.golang.org/protobuf/internal/set mkdir -p $WORK/b391/ cat >/usr/src/tmp/go-build3813504991/b391/importcfg << 'EOF' # internal # import config packagefile math/bits=/usr/src/tmp/go-build3813504991/b034/_pkg_.a EOF /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 5qvB09o0bBIoR9PS2iID/5qvB09o0bBIoR9PS2iID -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b391/importcfg -pack ./vendor/google.golang.org/protobuf/internal/set/ints.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /usr/src/.cache/go-build/72/720fafa7feed0980301c1aac8f9e5d1e8b958287c77a26841db1e80b6988fc5d-d # internal gomod.garykim.dev/nc-talk/constants mkdir -p $WORK/b413/ echo '# import config' > $WORK/b413/importcfg # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -p gomod.garykim.dev/nc-talk/constants -lang=go1.16 -complete -installsuffix shared -buildid p1UWy05Bwv0O5NZUJM5A/p1UWy05Bwv0O5NZUJM5A -goversion go1.23.5 -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/b391/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b391/_pkg_.a /usr/src/.cache/go-build/16/16a9314e1892f7f619ce9e6a32cbe524d460df2bf18334ce737a933112267e79-d # internal github.com/SevereCloud/vksdk/v2 mkdir -p $WORK/b454/ echo '# import config' > $WORK/b454/importcfg # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -p github.com/SevereCloud/vksdk/v2 -lang=go1.16 -complete -installsuffix shared -buildid JtZ4tcduCLlRHqUMfFe9/JtZ4tcduCLlRHqUMfFe9 -goversion go1.23.5 -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/b413/_pkg_.a # internal cp $WORK/b413/_pkg_.a /usr/src/.cache/go-build/94/94741c56374e9fc5d7789031081bdbb5afdc79abda790bba97f9c37ddf0f52f5-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 WqrtLQSGT9tKdkcspTfU/WqrtLQSGT9tKdkcspTfU -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b491/importcfg -pack ./vendor/github.com/google/gops/signal/signal.go cp $WORK/b302/_pkg_.a /usr/src/.cache/go-build/c4/c46e6f93274c095cfe99dada6e263313801efd5a84b76a2d190ddab887dc8d3e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b454/_pkg_.a # internal cp $WORK/b454/_pkg_.a /usr/src/.cache/go-build/88/8859ddb680e8b5d4cc449a98fc7177b5c2b26b584deb8a00b9cf9378a50e5911-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b228/_pkg_.a # internal cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_386/asm -p internal/abi -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b006/abi_test.o ./abi_test.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b491/_pkg_.a # internal cp $WORK/b491/_pkg_.a /usr/src/.cache/go-build/82/82dbf0b2622a285b34afc2ba8a46e7b026caf8ddfa6fbe1bb552960eefc04562-d # internal cp $WORK/b228/_pkg_.a /usr/src/.cache/go-build/c1/c18558d74a71453e037b8c520327b3b48eb46d405e92fc8e8aaf3310ecb6e45c-d # internal image/color/palette mkdir -p $WORK/b299/ cat >/usr/src/tmp/go-build3813504991/b299/importcfg << 'EOF' # internal # import config packagefile image/color=/usr/src/tmp/go-build3813504991/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 m1K_SWP7ZSSV-iSYYEvs/m1K_SWP7ZSSV-iSYYEvs -goversion go1.23.5 -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/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/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b265/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /usr/src/.cache/go-build/ab/abd130e291a72e45ae13b4f27ccc81838a7f8b38321ee98d3579eadae5ae9fd1-d # internal cp $WORK/b265/_pkg_.a /usr/src/.cache/go-build/b8/b85ff5ef9cd0b8cbf45183597f37a31b83cdce46de0c04531672439b468c7822-d # internal cp $WORK/b006/_pkg_.a /usr/src/.cache/go-build/20/2086d6ce2ca6ce15b2e7973dfe2b7c2e284086285f3ac561c91bbe585ca4a87a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b039/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b033=>" -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b033/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 cp $WORK/b039/_pkg_.a /usr/src/.cache/go-build/fd/fd68277de3f9f613160711f281bce68ecc236b8450ac87924aa75668d8a8261e-d # internal /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 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 cp $WORK/b033/_pkg_.a /usr/src/.cache/go-build/d4/d4243afc637b4f7ff6fa18593282b4d51ca0fa461b319918f0c6fc172c7f86f1-d # internal cat >/usr/src/tmp/go-build3813504991/b010/importcfg << 'EOF' # internal # import config packagefile internal/abi=/usr/src/tmp/go-build3813504991/b006/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build3813504991/b011/_pkg_.a packagefile internal/chacha8rand=/usr/src/tmp/go-build3813504991/b013/_pkg_.a packagefile internal/coverage/rtcov=/usr/src/tmp/go-build3813504991/b015/_pkg_.a packagefile internal/cpu=/usr/src/tmp/go-build3813504991/b012/_pkg_.a packagefile internal/goarch=/usr/src/tmp/go-build3813504991/b007/_pkg_.a packagefile internal/godebugs=/usr/src/tmp/go-build3813504991/b016/_pkg_.a packagefile internal/goexperiment=/usr/src/tmp/go-build3813504991/b017/_pkg_.a packagefile internal/goos=/usr/src/tmp/go-build3813504991/b018/_pkg_.a packagefile internal/profilerecord=/usr/src/tmp/go-build3813504991/b019/_pkg_.a packagefile internal/runtime/atomic=/usr/src/tmp/go-build3813504991/b020/_pkg_.a packagefile internal/runtime/exithook=/usr/src/tmp/go-build3813504991/b021/_pkg_.a packagefile internal/runtime/syscall=/usr/src/tmp/go-build3813504991/b022/_pkg_.a packagefile internal/stringslite=/usr/src/tmp/go-build3813504991/b023/_pkg_.a packagefile runtime/internal/math=/usr/src/tmp/go-build3813504991/b024/_pkg_.a packagefile runtime/internal/sys=/usr/src/tmp/go-build3813504991/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 XeUbiR1-IOJJVldgx3iJ/XeUbiR1-IOJJVldgx3iJ -goversion go1.23.5 -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/6e/6e609877031d25b64752e11259f079f8ad7f52c4938451f329bd5bf33644dc47-d # internal iter mkdir -p $WORK/b031/ crypto/subtle mkdir -p $WORK/b102/ internal/weak mkdir -p $WORK/b152/ cat >/usr/src/tmp/go-build3813504991/b102/importcfg << 'EOF' # internal # import config packagefile runtime=/usr/src/tmp/go-build3813504991/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/b102/_pkg_.a -trimpath "$WORK/b102=>" -p crypto/subtle -lang=go1.23 -std -complete -installsuffix shared -buildid N5r-SnBV1A9-p9eT80Ed/N5r-SnBV1A9-p9eT80Ed -goversion go1.23.5 -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-build3813504991/b152/importcfg << 'EOF' # internal # import config packagefile internal/abi=/usr/src/tmp/go-build3813504991/b006/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3813504991/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 tcrb5j2Eh0SeJWjslZKi/tcrb5j2Eh0SeJWjslZKi -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b152/importcfg -pack /usr/lib/golang/src/internal/weak/pointer.go sync mkdir -p $WORK/b037/ cat >/usr/src/tmp/go-build3813504991/b037/importcfg << 'EOF' # internal # import config packagefile internal/race=/usr/src/tmp/go-build3813504991/b032/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3813504991/b010/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3813504991/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 7PeUBIOQ1sq6Cf4AbxlW/7PeUBIOQ1sq6Cf4AbxlW -goversion go1.23.5 -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 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-build3813504991/b031/importcfg << 'EOF' # internal # import config packagefile internal/race=/usr/src/tmp/go-build3813504991/b032/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3813504991/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 _rgu0DGEFbogE9bLVh8E/_rgu0DGEFbogE9bLVh8E -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/iter/iter.go cat >/usr/src/tmp/go-build3813504991/b005/importcfg << 'EOF' # internal # import config packagefile internal/abi=/usr/src/tmp/go-build3813504991/b006/_pkg_.a packagefile internal/goarch=/usr/src/tmp/go-build3813504991/b007/_pkg_.a packagefile internal/unsafeheader=/usr/src/tmp/go-build3813504991/b009/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3813504991/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 tyxIW7_7nq1vtKmFOS0t/tyxIW7_7nq1vtKmFOS0t -goversion go1.23.5 -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/ea/ea18e21c2bc8e6a9a7b6ac089a16cf27b2a01ffc985364288ba6154daeaafbda-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/96/9672ca8489953cdeb89a517c1d2a66beacb596aec5697e6b870e7771ee1786a8-d # internal maps mkdir -p $WORK/b164/ slices mkdir -p $WORK/b040/ cat >/usr/src/tmp/go-build3813504991/b040/importcfg << 'EOF' # internal # import config packagefile cmp=/usr/src/tmp/go-build3813504991/b028/_pkg_.a packagefile iter=/usr/src/tmp/go-build3813504991/b031/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3813504991/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 sYIHi_zW8Ek1Vhn4mF3o/sYIHi_zW8Ek1Vhn4mF3o -goversion go1.23.5 -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 cat >/usr/src/tmp/go-build3813504991/b164/importcfg << 'EOF' # internal # import config packagefile iter=/usr/src/tmp/go-build3813504991/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 rS6xaHcxKOlRTrC2hLlO/rS6xaHcxKOlRTrC2hLlO -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b164/importcfg -pack /usr/lib/golang/src/maps/iter.go /usr/lib/golang/src/maps/maps.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /usr/src/.cache/go-build/0c/0c31f293e4f434decb4ed87e7a8540adfab399e3ef4ad43f94271c74c7cd9caa-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/54/541abd8ec4e9ead2688dab70a8344fd4a326c04214c941b3b47a2abe8ca441d8-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/c3/c3a6e7010334e0cbc7e6c44819d22a2c4ec578b8bd621d1a854461c7cc019f80-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/d4/d43b1c3f7cf033edcfcef5c350f9fe3fb8855b48425c970e9252e5d7e3e636fb-d # internal internal/testlog mkdir -p $WORK/b056/ cat >/usr/src/tmp/go-build3813504991/b056/importcfg << 'EOF' # internal # import config packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3813504991/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p internal/testlog -lang=go1.23 -std -complete -installsuffix shared -buildid 1-Llphvp5CbIRed5hlNG/1-Llphvp5CbIRed5hlNG -goversion go1.23.5 -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 internal/singleflight mkdir -p $WORK/b147/ internal/bisect mkdir -p $WORK/b049/ cat >/usr/src/tmp/go-build3813504991/b147/importcfg << 'EOF' # internal # import config packagefile sync=/usr/src/tmp/go-build3813504991/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 RYO8UHUZdfWJFXfUOFN0/RYO8UHUZdfWJFXfUOFN0 -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b147/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go cat >/usr/src/tmp/go-build3813504991/b049/importcfg << 'EOF' # internal # import config packagefile runtime=/usr/src/tmp/go-build3813504991/b010/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3813504991/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 Tp4zvTDH-IWADpmkx9Bu/Tp4zvTDH-IWADpmkx9Bu -goversion go1.23.5 -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-build3813504991/b215/importcfg << 'EOF' # internal # import config packagefile sync=/usr/src/tmp/go-build3813504991/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 rJMAQRBZAc4VMyHGiOC1/rJMAQRBZAc4VMyHGiOC1 -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b215/importcfg -pack ./vendor/github.com/zfjagann/golang-ring/ring.go google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b384/ cat >/usr/src/tmp/go-build3813504991/b384/importcfg << 'EOF' # internal # import config packagefile sync=/usr/src/tmp/go-build3813504991/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 ikp0SIl6j0P-lXixlHdO/ikp0SIl6j0P-lXixlHdO -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b384/importcfg -pack ./vendor/google.golang.org/protobuf/internal/pragma/pragma.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b056/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /usr/src/.cache/go-build/f7/f77cf2a37278a6a1cf5e91be1b291a062269637fcc2404683734e8778b1a27e1-d # internal runtime/cgo mkdir -p $WORK/b153/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b153/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false "-ldflags=\"-O2\" \"-g\" \"-lpthread\"" -- -I $WORK/b153/ -O2 -g -Wall -Werror -fno-stack-protector ./cgo.go cp $WORK/b056/_pkg_.a /usr/src/.cache/go-build/f4/f43d310a340651e1eba6a3f2bc83919149d603f338e18565abe014a795b078c8-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_386/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b005/asm.o ./asm.s /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/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /usr/src/.cache/go-build/e1/e19d2947110f18c432d40f7c13b978af34e05f7775bb8ab7d19d5c7bcef299d1-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /usr/src/.cache/go-build/0c/0c68e1fabacf74d87ed2a7b23c68352ce01024a4956fa8d2bc616cbb2604c006-d # internal cd $WORK gcc -fno-caret-diagnostics -O2 -g -c -x c - -o /dev/null || true cp $WORK/b005/_pkg_.a /usr/src/.cache/go-build/59/59b71b12a2a6e7bb5d1e8e9411869eeae1f58fd120219e50d0e9eb99407ae02f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /usr/src/.cache/go-build/6d/6d315ced080bd068ccfd1733ce5fc8bdc643307a09015162f1ee90301e5e610f-d # internal gcc -Qunused-arguments -O2 -g -c -x c - -o /dev/null || true gcc -Wl,--no-gc-sections -O2 -g -x c - -o /dev/null || true internal/godebug mkdir -p $WORK/b048/ errors mkdir -p $WORK/b004/ cat >/usr/src/tmp/go-build3813504991/b048/importcfg << 'EOF' # internal # import config packagefile internal/bisect=/usr/src/tmp/go-build3813504991/b049/_pkg_.a packagefile internal/godebugs=/usr/src/tmp/go-build3813504991/b016/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3813504991/b038/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p internal/godebug -lang=go1.23 -std -complete -installsuffix shared -buildid N3mXVVMBhYDsG4Otjvwn/N3mXVVMBhYDsG4Otjvwn -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go cat >/usr/src/tmp/go-build3813504991/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/usr/src/tmp/go-build3813504991/b005/_pkg_.a EOF /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 hW0FhHXANBTRiARlru2K/hW0FhHXANBTRiARlru2K -goversion go1.23.5 -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-build3813504991/b064/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/usr/src/tmp/go-build3813504991/b005/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3813504991/b034/_pkg_.a packagefile slices=/usr/src/tmp/go-build3813504991/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 HppnhpM_cYLpEPhcv8ZS/HppnhpM_cYLpEPhcv8ZS -goversion go1.23.5 -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/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /usr/src/.cache/go-build/be/bee65a21bf1b46ded2f872c2f567625e9d0664ea567cbceda4a5db0006ec7a20-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/b048/_pkg_.a # internal gcc -ffile-prefix-map=a=b -O2 -g -c -x c - -o /dev/null || true cp $WORK/b048/_pkg_.a /usr/src/.cache/go-build/02/02c3a5e863bb29f96aa39626464400502ebe8826d34a7680228451aca83fc4be-d # internal strconv mkdir -p $WORK/b035/ cat >/usr/src/tmp/go-build3813504991/b035/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build3813504991/b011/_pkg_.a packagefile internal/stringslite=/usr/src/tmp/go-build3813504991/b023/_pkg_.a packagefile math=/usr/src/tmp/go-build3813504991/b033/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3813504991/b034/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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/b035/_pkg_.a -trimpath "$WORK/b035=>" -p strconv -lang=go1.23 -std -complete -installsuffix shared -buildid mBquiiflyP5XmxCcVj-b/mBquiiflyP5XmxCcVj-b -goversion go1.23.5 -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 io mkdir -p $WORK/b041/ internal/oserror mkdir -p $WORK/b045/ cat >/usr/src/tmp/go-build3813504991/b041/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a EOF /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 OB1xySCRtbV8o5ZVj5su/OB1xySCRtbV8o5ZVj5su -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go cat >/usr/src/tmp/go-build3813504991/b045/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3813504991/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 hC0_xTQFPjKDDrVbMhFn/hC0_xTQFPjKDDrVbMhFn -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go path mkdir -p $WORK/b046/ github.com/hashicorp/hcl/hcl/strconv mkdir -p $WORK/b079/ cat >/usr/src/tmp/go-build3813504991/b046/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build3813504991/b011/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p path -lang=go1.23 -std -complete -installsuffix shared -buildid RxkX89XakvFlaF8ODo63/RxkX89XakvFlaF8ODo63 -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go cat >/usr/src/tmp/go-build3813504991/b079/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/b036/_pkg_.a EOF /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 c7_RCz3bjKQKwGdigEqz/c7_RCz3bjKQKwGdigEqz -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b079/importcfg -pack ./vendor/github.com/hashicorp/hcl/hcl/strconv/quote.go math/rand mkdir -p $WORK/b106/ cat >/usr/src/tmp/go-build3813504991/b106/importcfg << 'EOF' # internal # import config packagefile internal/godebug=/usr/src/tmp/go-build3813504991/b048/_pkg_.a packagefile math=/usr/src/tmp/go-build3813504991/b033/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3813504991/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 iP94T14F19AaCECnCrGq/iP94T14F19AaCECnCrGq -goversion go1.23.5 -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 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/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /usr/src/.cache/go-build/7c/7ca9fc402c2805d9e7a1a37e7a7b7cd0e15b586acb272f37f4d92e7fbc5c481f-d # internal 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /usr/src/.cache/go-build/73/73eddae3ed24010712bc50cae4f8a659f75741d41902485bc238c2c1b4a6291e-d # internal crypto/internal/edwards25519/field mkdir -p $WORK/b111/ cat >/usr/src/tmp/go-build3813504991/b111/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/usr/src/tmp/go-build3813504991/b102/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build3813504991/b014/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3813504991/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/b111/_pkg_.a -trimpath "$WORK/b111=>" -p crypto/internal/edwards25519/field -lang=go1.23 -std -complete -installsuffix shared -buildid DWPDzRPh9WyaxfFrMya2/DWPDzRPh9WyaxfFrMya2 -goversion go1.23.5 -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 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=zGQnbW2sQW5NdqwLJpha -o $WORK/b153/_x001.o -c _cgo_export.c syscall mkdir -p $WORK/b050/ echo -n > $WORK/b050/go_asm.h # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_386/asm -p syscall -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -gensymabis -o $WORK/b050/symabis ./asm_linux_386.s cat >/usr/src/tmp/go-build3813504991/b050/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile internal/asan=/usr/src/tmp/go-build3813504991/b051/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build3813504991/b011/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build3813504991/b014/_pkg_.a packagefile internal/goarch=/usr/src/tmp/go-build3813504991/b007/_pkg_.a packagefile internal/itoa=/usr/src/tmp/go-build3813504991/b030/_pkg_.a packagefile internal/msan=/usr/src/tmp/go-build3813504991/b052/_pkg_.a packagefile internal/oserror=/usr/src/tmp/go-build3813504991/b045/_pkg_.a packagefile internal/race=/usr/src/tmp/go-build3813504991/b032/_pkg_.a packagefile internal/runtime/syscall=/usr/src/tmp/go-build3813504991/b022/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3813504991/b010/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3813504991/b038/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p syscall -lang=go1.23 -std -installsuffix shared -buildid KPZyWocog7ZGB5rd9PT2/KPZyWocog7ZGB5rd9PT2 -goversion go1.23.5 -symabis $WORK/b050/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b050/importcfg -pack -asmhdr $WORK/b050/go_asm.h /usr/lib/golang/src/syscall/badlinkname_unix.go /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/env_unix.go /usr/lib/golang/src/syscall/exec_linux.go /usr/lib/golang/src/syscall/exec_unix.go /usr/lib/golang/src/syscall/flock_linux.go /usr/lib/golang/src/syscall/flock_linux_32bit.go /usr/lib/golang/src/syscall/forkpipe2.go /usr/lib/golang/src/syscall/linkname_unix.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/rlimit.go /usr/lib/golang/src/syscall/rlimit_stub.go /usr/lib/golang/src/syscall/setuidgid_32_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_386.go /usr/lib/golang/src/syscall/syscall_linux_accept4.go /usr/lib/golang/src/syscall/syscall_unix.go /usr/lib/golang/src/syscall/time_nofake.go /usr/lib/golang/src/syscall/timestruct.go /usr/lib/golang/src/syscall/zerrors_linux_386.go /usr/lib/golang/src/syscall/zsyscall_linux_386.go /usr/lib/golang/src/syscall/zsysnum_linux_386.go /usr/lib/golang/src/syscall/ztypes_linux_386.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /usr/src/.cache/go-build/bd/bd5c27ebeb7adefcb22e0cf0ebf51cbd3515e9d8649b32eae1a2cd4b9aaa9ae7-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=zGQnbW2sQW5NdqwLJpha -o $WORK/b153/_x002.o -c cgo.cgo2.c crypto/internal/nistec/fiat mkdir -p $WORK/b113/ cat >/usr/src/tmp/go-build3813504991/b113/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/usr/src/tmp/go-build3813504991/b102/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3813504991/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/b113/_pkg_.a -trimpath "$WORK/b113=>" -p crypto/internal/nistec/fiat -lang=go1.23 -std -complete -installsuffix shared -buildid -aCEUkguz5Z-5ZYV79PF/-aCEUkguz5Z-5ZYV79PF -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b113/importcfg -pack /usr/lib/golang/src/crypto/internal/nistec/fiat/p224.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_invert.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b064/_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=zGQnbW2sQW5NdqwLJpha -o $WORK/b153/_x003.o -c gcc_context.c cp $WORK/b064/_pkg_.a /usr/src/.cache/go-build/56/567c780340fc822e45e732d0b6b5ab41ad23bde0547263fe0182b2a79e64ef87-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b041/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b106/_pkg_.a # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b145/ cat >/usr/src/tmp/go-build3813504991/b145/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3813504991/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 jPCt-aBjbpmluhdxuS7v/jPCt-aBjbpmluhdxuS7v -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b145/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go cp $WORK/b041/_pkg_.a /usr/src/.cache/go-build/69/69d1e0237f9fdb7117a4dcce0258301a82c83450f8bf4b4fb1546a148d98d108-d # internal cp $WORK/b106/_pkg_.a /usr/src/.cache/go-build/ed/edc44a7b15370c8fb22586aed41e01061cd5a8eefc139fde95e1ef3845ec7cae-d # internal bytes mkdir -p $WORK/b059/ strings mkdir -p $WORK/b057/ cat >/usr/src/tmp/go-build3813504991/b059/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build3813504991/b011/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3813504991/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/b036/_pkg_.a EOF cat >/usr/src/tmp/go-build3813504991/b057/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile internal/abi=/usr/src/tmp/go-build3813504991/b006/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build3813504991/b011/_pkg_.a packagefile internal/stringslite=/usr/src/tmp/go-build3813504991/b023/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3813504991/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p bytes -lang=go1.23 -std -installsuffix shared -buildid 0ty_g6nq2HY7c0VAE_jh/0ty_g6nq2HY7c0VAE_jh -goversion go1.23.5 -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/b057/_pkg_.a -trimpath "$WORK/b057=>" -p strings -lang=go1.23 -std -complete -installsuffix shared -buildid NCUkh-Lz6VjqASxBPKkC/NCUkh-Lz6VjqASxBPKkC -goversion go1.23.5 -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 /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=zGQnbW2sQW5NdqwLJpha -o $WORK/b153/_x004.o -c gcc_fatalf.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=zGQnbW2sQW5NdqwLJpha -o $WORK/b153/_x005.o -c gcc_libinit.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /usr/src/.cache/go-build/1d/1dca65c998d99ff329461d1b5226d2e62ee729f9fefdbfcf1cc92b4c2c44e8bc-d # internal hash mkdir -p $WORK/b095/ cat >/usr/src/tmp/go-build3813504991/b095/importcfg << 'EOF' # internal # import config packagefile io=/usr/src/tmp/go-build3813504991/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/b095/_pkg_.a -trimpath "$WORK/b095=>" -p hash -lang=go1.23 -std -complete -installsuffix shared -buildid hP0wckB2Gqs5Ru_pB6oa/hP0wckB2Gqs5Ru_pB6oa -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b095/importcfg -pack /usr/lib/golang/src/hash/hash.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=zGQnbW2sQW5NdqwLJpha -o $WORK/b153/_x006.o -c gcc_linux.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /usr/src/.cache/go-build/c0/c0a04e66bad0591eb5081435fca5b73604f0a1f530f0a2b88d385278ca19fc8d-d # internal hash/crc32 mkdir -p $WORK/b094/ cat >/usr/src/tmp/go-build3813504991/b094/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile hash=/usr/src/tmp/go-build3813504991/b095/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build3813504991/b014/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3813504991/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 _ZVzzbh1ffBeYZyzC-Pq/_ZVzzbh1ffBeYZyzC-Pq -goversion go1.23.5 -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/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /usr/src/.cache/go-build/8c/8c8133da6993a1e0a62131a974630f906adf8680274768466f185f72ec9d0276-d # internal crypto/cipher mkdir -p $WORK/b100/ cat >/usr/src/tmp/go-build3813504991/b100/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile crypto/internal/alias=/usr/src/tmp/go-build3813504991/b101/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build3813504991/b102/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build3813504991/b014/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/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 0zR6PCX250NTKwdyP__s/0zR6PCX250NTKwdyP__s -goversion go1.23.5 -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/b035/_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=zGQnbW2sQW5NdqwLJpha -o $WORK/b153/_x007.o -c gcc_setenv.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /usr/src/.cache/go-build/67/67d50bf2fa93c53581387b52681c8a5cb5373b2bee98f1fa331d7a64b88fef3c-d # internal crypto/internal/randutil mkdir -p $WORK/b104/ cat >/usr/src/tmp/go-build3813504991/b104/importcfg << 'EOF' # internal # import config packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/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/b104/_pkg_.a -trimpath "$WORK/b104=>" -p crypto/internal/randutil -lang=go1.23 -std -complete -installsuffix shared -buildid K7nZL3JZ98j1Hs5_kc2-/K7nZL3JZ98j1Hs5_kc2- -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b104/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.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=zGQnbW2sQW5NdqwLJpha -o $WORK/b153/_x008.o -c gcc_stack_unix.c cp $WORK/b035/_pkg_.a /usr/src/.cache/go-build/50/506e9618b7cc439dc818cfd77759cb776044078eb90478b46d49fbbacc4f24a5-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /usr/src/.cache/go-build/0e/0ebafffe6937caf431408378bf1a69d1cfc7d2e831d77cd3cd4f303088af9591-d # internal crypto mkdir -p $WORK/b099/ cat >/usr/src/tmp/go-build3813504991/b099/importcfg << 'EOF' # internal # import config packagefile hash=/usr/src/tmp/go-build3813504991/b095/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/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 CQ-WvpC1sZv24MubGbqh/CQ-WvpC1sZv24MubGbqh -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b099/importcfg -pack /usr/lib/golang/src/crypto/crypto.go 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b100/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b099/_pkg_.a # internal cat >/usr/src/tmp/go-build3813504991/b029/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile internal/abi=/usr/src/tmp/go-build3813504991/b006/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build3813504991/b011/_pkg_.a packagefile internal/goarch=/usr/src/tmp/go-build3813504991/b007/_pkg_.a packagefile internal/itoa=/usr/src/tmp/go-build3813504991/b030/_pkg_.a packagefile internal/unsafeheader=/usr/src/tmp/go-build3813504991/b009/_pkg_.a packagefile iter=/usr/src/tmp/go-build3813504991/b031/_pkg_.a packagefile math=/usr/src/tmp/go-build3813504991/b033/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3813504991/b010/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3813504991/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/b036/_pkg_.a EOF cp $WORK/b099/_pkg_.a /usr/src/.cache/go-build/eb/eb536a394b72d48a552cd727bf35e6fea5beefb52599db47ca354eca6e99442f-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/b029/_pkg_.a -trimpath "$WORK/b029=>" -p reflect -lang=go1.23 -std -installsuffix shared -buildid oVycXmPKE8dJTTrEXtAc/oVycXmPKE8dJTTrEXtAc -goversion go1.23.5 -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 crypto/internal/edwards25519 mkdir -p $WORK/b123/ cp $WORK/b100/_pkg_.a /usr/src/.cache/go-build/6f/6f208d52a8c9d57cc93bc22eb348669f5b66b562b328238389f670426b1c7d39-d # internal cat >/usr/src/tmp/go-build3813504991/b123/importcfg << 'EOF' # internal # import config packagefile crypto/internal/edwards25519/field=/usr/src/tmp/go-build3813504991/b111/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build3813504991/b102/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build3813504991/b014/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3813504991/b034/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/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 lBGA_X2QQEFmKjcTHJiZ/lBGA_X2QQEFmKjcTHJiZ -goversion go1.23.5 -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 crypto/internal/boring mkdir -p $WORK/b098/ cat >/usr/src/tmp/go-build3813504991/b098/importcfg << 'EOF' # internal # import config packagefile crypto=/usr/src/tmp/go-build3813504991/b099/_pkg_.a packagefile crypto/cipher=/usr/src/tmp/go-build3813504991/b100/_pkg_.a packagefile crypto/internal/boring/sig=/usr/src/tmp/go-build3813504991/b103/_pkg_.a packagefile hash=/usr/src/tmp/go-build3813504991/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 q4cP9FtomHFbpHLKGh9a/q4cP9FtomHFbpHLKGh9a -goversion go1.23.5 -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/b145/_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=zGQnbW2sQW5NdqwLJpha -o $WORK/b153/_x009.o -c gcc_traceback.c cp $WORK/b145/_pkg_.a /usr/src/.cache/go-build/1d/1db5bfa5954444bee31bd4b570e2938c8bca4d8a8b87bec5970025372936afcf-d # internal crypto/des mkdir -p $WORK/b109/ cat >/usr/src/tmp/go-build3813504991/b109/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/usr/src/tmp/go-build3813504991/b100/_pkg_.a packagefile crypto/internal/alias=/usr/src/tmp/go-build3813504991/b101/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build3813504991/b014/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p crypto/des -lang=go1.23 -std -complete -installsuffix shared -buildid 3kaZiOgIeD-DNWTamocK/3kaZiOgIeD-DNWTamocK -goversion go1.23.5 -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/buildid -w $WORK/b098/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b098/_pkg_.a /usr/src/.cache/go-build/58/586a1f1f9824ebbc440a22fe3d2657cccaa71f71b3699c011ed79658fefcba58-d # internal crypto/aes mkdir -p $WORK/b108/ cat >/usr/src/tmp/go-build3813504991/b108/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/usr/src/tmp/go-build3813504991/b100/_pkg_.a packagefile crypto/internal/alias=/usr/src/tmp/go-build3813504991/b101/_pkg_.a packagefile crypto/internal/boring=/usr/src/tmp/go-build3813504991/b098/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build3813504991/b014/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/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 jVyoee5KYrT9mYCf5J53/jVyoee5KYrT9mYCf5J53 -goversion go1.23.5 -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/b057/_pkg_.a /usr/src/.cache/go-build/c5/c59b7e60157be95960c21df8249448c49d5038a5faf29c869d47ed8741def5db-d # internal bufio mkdir -p $WORK/b067/ cat >/usr/src/tmp/go-build3813504991/b067/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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 79PHQLlcfRsApsu4LL2A/79PHQLlcfRsApsu4LL2A -goversion go1.23.5 -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/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /usr/src/.cache/go-build/7b/7b112146352affbdac9771b8016f65f39fd0675d0a427f9182220611e47c3592-d # internal regexp/syntax mkdir -p $WORK/b083/ cat >/usr/src/tmp/go-build3813504991/b083/importcfg << 'EOF' # internal # import config packagefile slices=/usr/src/tmp/go-build3813504991/b040/_pkg_.a packagefile sort=/usr/src/tmp/go-build3813504991/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3813504991/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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 fKIVjwbdHHNXr-INR2zS/fKIVjwbdHHNXr-INR2zS -goversion go1.23.5 -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=zGQnbW2sQW5NdqwLJpha -o $WORK/b153/_x010.o -c gcc_util.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=zGQnbW2sQW5NdqwLJpha -o $WORK/b153/_x011.o -c linux_syscall.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /usr/src/.cache/go-build/a3/a3e1d856251d8adb67a5520d5c20e9fa2ddb236ae9e5b35698312248d1595a2d-d # internal crypto/sha512 mkdir -p $WORK/b118/ cat >/usr/src/tmp/go-build3813504991/b118/importcfg << 'EOF' # internal # import config packagefile crypto=/usr/src/tmp/go-build3813504991/b099/_pkg_.a packagefile crypto/internal/boring=/usr/src/tmp/go-build3813504991/b098/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile hash=/usr/src/tmp/go-build3813504991/b095/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build3813504991/b014/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3813504991/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 YGw2Faok6AQ10_sYdXqf/YGw2Faok6AQ10_sYdXqf -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b118/importcfg -pack /usr/lib/golang/src/crypto/sha512/sha512.go /usr/lib/golang/src/crypto/sha512/sha512block.go /usr/lib/golang/src/crypto/sha512/sha512block_generic.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /usr/src/.cache/go-build/8a/8aac84c593c5ba6bf2340032e7f872fb28d13def18b4ae5998a1fdbee7f70e52-d # internal crypto/hmac mkdir -p $WORK/b124/ cat >/usr/src/tmp/go-build3813504991/b124/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/usr/src/tmp/go-build3813504991/b098/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build3813504991/b102/_pkg_.a packagefile hash=/usr/src/tmp/go-build3813504991/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 NJwNPzRsv26dv4Q4Ole2/NJwNPzRsv26dv4Q4Ole2 -goversion go1.23.5 -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/b067/_pkg_.a # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_386/asm -p syscall -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b050/asm_linux_386.o ./asm_linux_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b123/_pkg_.a # internal /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 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=zGQnbW2sQW5NdqwLJpha -o $WORK/b153/_x012.o -c gcc_386.S cp $WORK/b067/_pkg_.a /usr/src/.cache/go-build/0f/0fc7cab11ea557cbe799e719082e6922f8e1e811a18e565144eded2a8ed8ac02-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 cp $WORK/b123/_pkg_.a /usr/src/.cache/go-build/0e/0e289fe93349bcb82ce93b0877b4ae0fe744bb4e831e0cc07d62954113897d74-d # internal crypto/rc4 mkdir -p $WORK/b135/ cat >/usr/src/tmp/go-build3813504991/b135/importcfg << 'EOF' # internal # import config packagefile crypto/internal/alias=/usr/src/tmp/go-build3813504991/b101/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/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/b135/_pkg_.a -trimpath "$WORK/b135=>" -p crypto/rc4 -lang=go1.23 -std -complete -installsuffix shared -buildid 0SPmW2aEcGqKPbLtxjxx/0SPmW2aEcGqKPbLtxjxx -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b135/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go cat >/usr/src/tmp/go-build3813504991/b134/importcfg << 'EOF' # internal # import config packagefile crypto=/usr/src/tmp/go-build3813504991/b099/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile hash=/usr/src/tmp/go-build3813504991/b095/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build3813504991/b014/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3813504991/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 VaD0yUf635vI-4K7V-ru/VaD0yUf635vI-4K7V-ru -goversion go1.23.5 -symabis $WORK/b134/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b134/importcfg -pack -asmhdr $WORK/b134/go_asm.h /usr/lib/golang/src/crypto/md5/md5.go /usr/lib/golang/src/crypto/md5/md5block.go /usr/lib/golang/src/crypto/md5/md5block_decl.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /usr/src/.cache/go-build/86/8632883356f7e26023665d80f1c7e76a36e3c12276b420547373a5a9a44ce7f7-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b130/ cat >/usr/src/tmp/go-build3813504991/b130/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=/usr/src/tmp/go-build3813504991/b124/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile hash=/usr/src/tmp/go-build3813504991/b095/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/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 eG1Hja-b27vKbpqhppDY/eG1Hja-b27vKbpqhppDY -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b130/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf/hkdf.go 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=zGQnbW2sQW5NdqwLJpha -o $WORK/b153/_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /usr/src/.cache/go-build/f1/f1a3c455be9f35f058469ceff15ff7e0ccf1b4c4d3edb564e235740cf707ede1-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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /usr/src/.cache/go-build/52/52db01977a4fe44a0aa65c3e86311e86572d6a80910e3839709be98f7a49f543-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 cat >/usr/src/tmp/go-build3813504991/b137/importcfg << 'EOF' # internal # import config packagefile crypto=/usr/src/tmp/go-build3813504991/b099/_pkg_.a packagefile crypto/internal/boring=/usr/src/tmp/go-build3813504991/b098/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile hash=/usr/src/tmp/go-build3813504991/b095/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build3813504991/b014/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3813504991/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 xAQYi047BH0DaacDLcs_/xAQYi047BH0DaacDLcs_ -goversion go1.23.5 -symabis $WORK/b137/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b137/importcfg -pack -asmhdr $WORK/b137/go_asm.h /usr/lib/golang/src/crypto/sha1/sha1.go /usr/lib/golang/src/crypto/sha1/sha1block.go /usr/lib/golang/src/crypto/sha1/sha1block_decl.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/md5 -trimpath "$WORK/b134=>" -I $WORK/b134/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b134/md5block_386.o ./md5block_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b134/_pkg_.a $WORK/b134/md5block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /usr/src/.cache/go-build/9a/9af55f90de724c676d24785945885eaa545f2bc9b991b31623586f00de050470-d # internal cp $WORK/b050/_pkg_.a /usr/src/.cache/go-build/08/088c721b6199100c9f4d9749426668118604caac631f5e671e3878afe8313720-d # internal math/rand/v2 mkdir -p $WORK/b151/ cat >/usr/src/tmp/go-build3813504991/b151/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build3813504991/b014/_pkg_.a packagefile internal/chacha8rand=/usr/src/tmp/go-build3813504991/b013/_pkg_.a packagefile math=/usr/src/tmp/go-build3813504991/b033/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3813504991/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/b151/_pkg_.a -trimpath "$WORK/b151=>" -p math/rand/v2 -lang=go1.23 -std -complete -installsuffix shared -buildid Ep_NDNPNy8JoJ-4JOxm0/Ep_NDNPNy8JoJ-4JOxm0 -goversion go1.23.5 -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 cat >/usr/src/tmp/go-build3813504991/b138/importcfg << 'EOF' # internal # import config packagefile crypto=/usr/src/tmp/go-build3813504991/b099/_pkg_.a packagefile crypto/internal/boring=/usr/src/tmp/go-build3813504991/b098/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile hash=/usr/src/tmp/go-build3813504991/b095/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build3813504991/b014/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3813504991/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 QKjmlPNcX-wnO6_nq6-j/QKjmlPNcX-wnO6_nq6-j -goversion go1.23.5 -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 time mkdir -p $WORK/b047/ cat >/usr/src/tmp/go-build3813504991/b047/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build3813504991/b011/_pkg_.a packagefile internal/godebug=/usr/src/tmp/go-build3813504991/b048/_pkg_.a packagefile internal/stringslite=/usr/src/tmp/go-build3813504991/b023/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3813504991/b010/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile syscall=/usr/src/tmp/go-build3813504991/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 LZo1PRE5rDTkSnC-dEPn/LZo1PRE5rDTkSnC-dEPn -goversion go1.23.5 -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 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 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/b083/_pkg_.a # 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 cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b137/_pkg_.a $WORK/b137/sha1block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b137/_pkg_.a # internal cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage cgo -dynimport $WORK/b153/_cgo_.o -dynout $WORK/b153/_cgo_import.go -dynlinker cp $WORK/b137/_pkg_.a /usr/src/.cache/go-build/92/9269e9f21eee9928ae21d88259e36ebb9468fc4bd996be9bc26dc2c3a0e39378-d # internal internal/syscall/unix mkdir -p $WORK/b054/ cat >/usr/src/tmp/go-build3813504991/b054/importcfg << 'EOF' # internal # import config packagefile sync/atomic=/usr/src/tmp/go-build3813504991/b038/_pkg_.a packagefile syscall=/usr/src/tmp/go-build3813504991/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 WW74uMKYO_l4vR55alom/WW74uMKYO_l4vR55alom -goversion go1.23.5 -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 cp $WORK/b083/_pkg_.a /usr/src/.cache/go-build/b2/b2f10a498c5e816d8fad1625269b309b7664bad8bbcf2df1ecef24cd11880983-d # internal internal/syscall/execenv mkdir -p $WORK/b055/ cat >/usr/src/tmp/go-build3813504991/b055/importcfg << 'EOF' # internal # import config packagefile syscall=/usr/src/tmp/go-build3813504991/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 6Fm5Uh1lhinWBSG9aKYc/6Fm5Uh1lhinWBSG9aKYc -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b055/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go 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 cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b138/_pkg_.a $WORK/b138/sha256block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /usr/src/.cache/go-build/0d/0d5f8930982fd20da10f02b1a5f91ddbd376d1525e09604532806157366c593e-d # internal regexp mkdir -p $WORK/b082/ cat >/usr/src/tmp/go-build3813504991/b153/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=/usr/src/tmp/go-build3813504991/b025/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3813504991/b038/_pkg_.a EOF cat >/usr/src/tmp/go-build3813504991/b082/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile regexp/syntax=/usr/src/tmp/go-build3813504991/b083/_pkg_.a packagefile slices=/usr/src/tmp/go-build3813504991/b040/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3813504991/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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 4PhXj34vQQ7_dULU_9J3/4PhXj34vQQ7_dULU_9J3 -goversion go1.23.5 -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/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p runtime/cgo -lang=go1.23 -std -installsuffix shared -buildid zGQnbW2sQW5NdqwLJpha/zGQnbW2sQW5NdqwLJpha -goversion go1.23.5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /usr/src/.cache/go-build/c7/c7bfea07a2e616acb2629a6bc127f0a48ec148d6f0a593674d4a64c93068cada-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b158/ cat >/usr/src/tmp/go-build3813504991/b158/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p vendor/golang.org/x/text/transform -lang=go1.23 -std -complete -installsuffix shared -buildid q-FE3xvesw_GrABb21Su/q-FE3xvesw_GrABb21Su -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b158/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /usr/src/.cache/go-build/a3/a3024b23c711daaf508eda12a9f9b9a2043ceb5d9c8b2d9b003b10e9c87cbd30-d # internal net/http/internal/ascii mkdir -p $WORK/b170/ cat >/usr/src/tmp/go-build3813504991/b170/importcfg << 'EOF' # internal # import config packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3813504991/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p net/http/internal/ascii -lang=go1.23 -std -complete -installsuffix shared -buildid asvGkUwsyBoVEpjPMXea/asvGkUwsyBoVEpjPMXea -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b170/importcfg -pack /usr/lib/golang/src/net/http/internal/ascii/print.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /usr/src/.cache/go-build/35/3562dd95789ebd6f5520dd8c38fdc0bf8a64e6265705b70014957fb4b16cefc3-d # internal internal/concurrent mkdir -p $WORK/b150/ cat >/usr/src/tmp/go-build3813504991/b150/importcfg << 'EOF' # internal # import config packagefile internal/abi=/usr/src/tmp/go-build3813504991/b006/_pkg_.a packagefile internal/goarch=/usr/src/tmp/go-build3813504991/b007/_pkg_.a packagefile math/rand/v2=/usr/src/tmp/go-build3813504991/b151/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3813504991/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 Jbplr7ZHoyyl_tIebj-n/Jbplr7ZHoyyl_tIebj-n -goversion go1.23.5 -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/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /usr/src/.cache/go-build/1f/1fed33a6b86dfcee4c542ad7edbd5ca78bd4bd129690edf419472b1df23f4ef7-d # internal unique mkdir -p $WORK/b149/ cat >/usr/src/tmp/go-build3813504991/b149/importcfg << 'EOF' # internal # import config packagefile internal/abi=/usr/src/tmp/go-build3813504991/b006/_pkg_.a packagefile internal/concurrent=/usr/src/tmp/go-build3813504991/b150/_pkg_.a packagefile internal/stringslite=/usr/src/tmp/go-build3813504991/b023/_pkg_.a packagefile internal/weak=/usr/src/tmp/go-build3813504991/b152/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3813504991/b010/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/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 T-tpjHImucfBqGD94KYR/T-tpjHImucfBqGD94KYR -goversion go1.23.5 -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/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /usr/src/.cache/go-build/d8/d8246d6497b6a951f9c7f91d08e9f09070e8e0b844040ac1c1df75419d0418f2-d # internal golang.org/x/text/transform mkdir -p $WORK/b175/ cat >/usr/src/tmp/go-build3813504991/b175/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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 EuhKX-OYT1Tz8nKf0P-X/EuhKX-OYT1Tz8nKf0P-X -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b175/importcfg -pack ./vendor/golang.org/x/text/transform/transform.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /usr/src/.cache/go-build/9a/9a3678be151829495787d1b110031185cca865923e1c7d1c231d4aa829591280-d # internal html mkdir -p $WORK/b179/ cat >/usr/src/tmp/go-build3813504991/b179/importcfg << 'EOF' # internal # import config packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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 vjzuM4AnXxny837l-ztX/vjzuM4AnXxny837l-ztX -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b179/importcfg -pack /usr/lib/golang/src/html/entity.go /usr/lib/golang/src/html/escape.go 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/pack r $WORK/b153/_pkg_.a $WORK/b153/asm_386.o $WORK/b153/_x001.o $WORK/b153/_x002.o $WORK/b153/_x003.o $WORK/b153/_x004.o $WORK/b153/_x005.o $WORK/b153/_x006.o $WORK/b153/_x007.o $WORK/b153/_x008.o $WORK/b153/_x009.o $WORK/b153/_x010.o $WORK/b153/_x011.o $WORK/b153/_x012.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /usr/src/.cache/go-build/c5/c54a04e2c87b712940befa2336a3466785c9154a778dbf0e95e740b44d897662-d # internal github.com/valyala/bytebufferpool mkdir -p $WORK/b198/ cat >/usr/src/tmp/go-build3813504991/b198/importcfg << 'EOF' # internal # import config packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile sort=/usr/src/tmp/go-build3813504991/b064/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3813504991/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/b198/_pkg_.a -trimpath "$WORK/b198=>" -p github.com/valyala/bytebufferpool -lang=go1.16 -complete -installsuffix shared -buildid ib7lbJ2xoeNOe2O3sOF8/ib7lbJ2xoeNOe2O3sOF8 -goversion go1.23.5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /usr/src/.cache/go-build/0c/0cddacca59e35c73342904b74cc3d7713b73f2a8c3928c766f5477770a6e184c-d # internal hash/adler32 mkdir -p $WORK/b222/ cat >/usr/src/tmp/go-build3813504991/b222/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile hash=/usr/src/tmp/go-build3813504991/b095/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build3813504991/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 R45RKPeJFzHCZV5LaLaq/R45RKPeJFzHCZV5LaLaq -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b222/importcfg -pack /usr/lib/golang/src/hash/adler32/adler32.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b149/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b179/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /usr/src/.cache/go-build/e3/e368ea376c3c273f24212c2c52fbcad8b6908458660e332015abaa89baebb7b2-d # internal image mkdir -p $WORK/b227/ cat >/usr/src/tmp/go-build3813504991/b227/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3813504991/b067/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile image/color=/usr/src/tmp/go-build3813504991/b228/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3813504991/b034/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3813504991/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -p image -lang=go1.23 -std -complete -installsuffix shared -buildid PZ5H5hvKgd8ZyCSUKTlI/PZ5H5hvKgd8ZyCSUKTlI -goversion go1.23.5 -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 cp $WORK/b179/_pkg_.a /usr/src/.cache/go-build/0d/0d4bdc7802e4033502b5076fd046cd5f25e8286e0491563acb0ad8dacf04c77f-d # internal net/http/internal/testcert mkdir -p $WORK/b247/ cat >/usr/src/tmp/go-build3813504991/b247/importcfg << 'EOF' # internal # import config packagefile strings=/usr/src/tmp/go-build3813504991/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 _CDiuT0pwxaWYVz_ItLO/_CDiuT0pwxaWYVz_ItLO -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b247/importcfg -pack /usr/lib/golang/src/net/http/internal/testcert/testcert.go cp $WORK/b149/_pkg_.a /usr/src/.cache/go-build/25/250aa71a2c56f593c382ce3c0330f2b9ec4db847bbdaa09b25fb0379778b4bb9-d # internal net/netip mkdir -p $WORK/b148/ cat >/usr/src/tmp/go-build3813504991/b148/importcfg << 'EOF' # internal # import config packagefile cmp=/usr/src/tmp/go-build3813504991/b028/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build3813504991/b011/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build3813504991/b014/_pkg_.a packagefile internal/itoa=/usr/src/tmp/go-build3813504991/b030/_pkg_.a packagefile math=/usr/src/tmp/go-build3813504991/b033/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3813504991/b034/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile unique=/usr/src/tmp/go-build3813504991/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 tdzXV2fLc82mv2pR2pOp/tdzXV2fLc82mv2pR2pOp -goversion go1.23.5 -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/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /usr/src/.cache/go-build/23/23aafd80f778b2539ca9b2555c112389fb863ae5081ddd7bfa69b008465d2351-d # internal golang.org/x/text/encoding mkdir -p $WORK/b251/ cat >/usr/src/tmp/go-build3813504991/b251/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=/usr/src/tmp/go-build3813504991/b252/_pkg_.a packagefile golang.org/x/text/transform=/usr/src/tmp/go-build3813504991/b175/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/b036/_pkg_.a EOF /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 1A6nX6MDKbiCviPAnah9/1A6nX6MDKbiCviPAnah9 -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b251/importcfg -pack ./vendor/golang.org/x/text/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /usr/src/.cache/go-build/b6/b66505496abe70f7edfafec8124acd29dda16cf4f75e4ee3c1c70248e70443ad-d # internal github.com/saintfish/chardet mkdir -p $WORK/b260/ cat >/usr/src/tmp/go-build3813504991/b260/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile math=/usr/src/tmp/go-build3813504991/b033/_pkg_.a packagefile sort=/usr/src/tmp/go-build3813504991/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 Xz1mPaSxb4n16OxSpbGb/Xz1mPaSxb4n16OxSpbGb -goversion go1.23.5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b082/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b082/_pkg_.a /usr/src/.cache/go-build/a5/a5584ab06d800e7c78f9be304f86a47e155adee40c2901d2d3352f70a1a913c9-d # internal github.com/writeas/go-strip-markdown mkdir -p $WORK/b261/ cat >/usr/src/tmp/go-build3813504991/b261/importcfg << 'EOF' # internal # import config packagefile regexp=/usr/src/tmp/go-build3813504991/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 btS65p5PDcndj9qgTjLh/btS65p5PDcndj9qgTjLh -goversion go1.23.5 -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/b251/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b251/_pkg_.a /usr/src/.cache/go-build/a8/a8009634207cfda43a394df68a1c9cde32dab9b2c36a7a6d5430fb089b61f4e0-d # internal golang.org/x/text/encoding/internal mkdir -p $WORK/b254/ cat >/usr/src/tmp/go-build3813504991/b254/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/encoding=/usr/src/tmp/go-build3813504991/b251/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=/usr/src/tmp/go-build3813504991/b252/_pkg_.a packagefile golang.org/x/text/transform=/usr/src/tmp/go-build3813504991/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 NCwk_J1gNxXINmpjdYZo/NCwk_J1gNxXINmpjdYZo -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b254/importcfg -pack ./vendor/golang.org/x/text/encoding/internal/internal.go cp $WORK/b261/_pkg_.a /usr/src/.cache/go-build/72/72cd48ec63e40f12f64efb74a52cfbbc974351f8323b5e2f81e4c7be7268d8d5-d # internal github.com/hashicorp/golang-lru/simplelru mkdir -p $WORK/b281/ cat >/usr/src/tmp/go-build3813504991/b281/importcfg << 'EOF' # internal # import config packagefile container/list=/usr/src/tmp/go-build3813504991/b096/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/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 F3-e89HFDmtxEQEL9u54/F3-e89HFDmtxEQEL9u54 -goversion go1.23.5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /usr/src/.cache/go-build/dc/dcaab06761db6a4b0fd4e2c5a6fb55d2336b16bd7726e027dce2dcb4d5bebcf2-d # internal golang.org/x/text/encoding/japanese mkdir -p $WORK/b253/ cat >/usr/src/tmp/go-build3813504991/b253/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/encoding=/usr/src/tmp/go-build3813504991/b251/_pkg_.a packagefile golang.org/x/text/encoding/internal=/usr/src/tmp/go-build3813504991/b254/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=/usr/src/tmp/go-build3813504991/b252/_pkg_.a packagefile golang.org/x/text/transform=/usr/src/tmp/go-build3813504991/b175/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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 hizq539rcAfSH2kMnp6c/hizq539rcAfSH2kMnp6c -goversion go1.23.5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /usr/src/.cache/go-build/94/941459ae91b648880779e7a901150078217d7e75ce765fab89e1fc1c3602aa0e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b260/_pkg_.a # internal golang.org/x/text/encoding/korean mkdir -p $WORK/b255/ cat >/usr/src/tmp/go-build3813504991/b255/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/encoding=/usr/src/tmp/go-build3813504991/b251/_pkg_.a packagefile golang.org/x/text/encoding/internal=/usr/src/tmp/go-build3813504991/b254/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=/usr/src/tmp/go-build3813504991/b252/_pkg_.a packagefile golang.org/x/text/transform=/usr/src/tmp/go-build3813504991/b175/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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 tCBU20tUhKLIqKdZ7Pk3/tCBU20tUhKLIqKdZ7Pk3 -goversion go1.23.5 -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 cp $WORK/b260/_pkg_.a /usr/src/.cache/go-build/fb/fbb5a341b011e81b0528b924a60f07974e57f27c20e521c45edfc40ebb8b8cc6-d # internal golang.org/x/text/encoding/simplifiedchinese mkdir -p $WORK/b256/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b227/_pkg_.a # internal cat >/usr/src/tmp/go-build3813504991/b256/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/encoding=/usr/src/tmp/go-build3813504991/b251/_pkg_.a packagefile golang.org/x/text/encoding/internal=/usr/src/tmp/go-build3813504991/b254/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=/usr/src/tmp/go-build3813504991/b252/_pkg_.a packagefile golang.org/x/text/transform=/usr/src/tmp/go-build3813504991/b175/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -p golang.org/x/text/encoding/simplifiedchinese -lang=go1.16 -complete -installsuffix shared -buildid vQGh4cCmAPzeTo9r1cqm/vQGh4cCmAPzeTo9r1cqm -goversion go1.23.5 -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 cp $WORK/b113/_pkg_.a /usr/src/.cache/go-build/50/5006f0ff6454a3ecd240677a69d11af90166186834d89b3fc22437619cc8c276-d # internal crypto/internal/nistec mkdir -p $WORK/b112/ cat >/usr/src/tmp/go-build3813504991/b112/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec/fiat=/usr/src/tmp/go-build3813504991/b113/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build3813504991/b102/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a EOF /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 ncx7L3PdZrCESvH9IarX/ncx7L3PdZrCESvH9IarX -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b112/importcfg -pack /usr/lib/golang/src/crypto/internal/nistec/nistec.go /usr/lib/golang/src/crypto/internal/nistec/p224.go /usr/lib/golang/src/crypto/internal/nistec/p224_sqrt.go /usr/lib/golang/src/crypto/internal/nistec/p256.go /usr/lib/golang/src/crypto/internal/nistec/p256_ordinv_noasm.go /usr/lib/golang/src/crypto/internal/nistec/p384.go /usr/lib/golang/src/crypto/internal/nistec/p521.go cp $WORK/b227/_pkg_.a /usr/src/.cache/go-build/d1/d112056d2b27452a2f7c06c1bdc8a82a91e5c1f6e3fc2458212de3377ec7f9c9-d # internal image/internal/imageutil mkdir -p $WORK/b230/ cat >/usr/src/tmp/go-build3813504991/b230/importcfg << 'EOF' # internal # import config packagefile image=/usr/src/tmp/go-build3813504991/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 i1_L3yBF2y5FUIpB68rH/i1_L3yBF2y5FUIpB68rH -goversion go1.23.5 -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/b047/_pkg_.a # 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/00/00511abdc412a9fed2cd0fefbb1233b08906e25f4df7fc1820436c42d1190002-d # internal image/jpeg mkdir -p $WORK/b229/ cat >/usr/src/tmp/go-build3813504991/b229/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3813504991/b067/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile image=/usr/src/tmp/go-build3813504991/b227/_pkg_.a packagefile image/color=/usr/src/tmp/go-build3813504991/b228/_pkg_.a packagefile image/internal/imageutil=/usr/src/tmp/go-build3813504991/b230/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/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 Q2X1s4DXg0ELAeJeyF4h/Q2X1s4DXg0ELAeJeyF4h -goversion go1.23.5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b047/_pkg_.a /usr/src/.cache/go-build/aa/aa0927fbf7f63d8eda38610534393786739c3ffe6b6707d6d56db8f532483162-d # internal io/fs mkdir -p $WORK/b044/ cat >/usr/src/tmp/go-build3813504991/b044/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build3813504991/b011/_pkg_.a packagefile internal/oserror=/usr/src/tmp/go-build3813504991/b045/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile path=/usr/src/tmp/go-build3813504991/b046/_pkg_.a packagefile slices=/usr/src/tmp/go-build3813504991/b040/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/b047/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/b036/_pkg_.a EOF /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 zywGttC9bp37ALheaFgA/zywGttC9bp37ALheaFgA -goversion go1.23.5 -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 cp $WORK/b148/_pkg_.a /usr/src/.cache/go-build/c4/c43e52e0c27f685b3bdca344a8cdf26b15f5177c0387bea90015d7184bd33d93-d # internal internal/poll mkdir -p $WORK/b053/ cat >/usr/src/tmp/go-build3813504991/b053/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile internal/itoa=/usr/src/tmp/go-build3813504991/b030/_pkg_.a packagefile internal/syscall/unix=/usr/src/tmp/go-build3813504991/b054/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3813504991/b010/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3813504991/b038/_pkg_.a packagefile syscall=/usr/src/tmp/go-build3813504991/b050/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 I8GgcMu0XcI4U17gpwI1/I8GgcMu0XcI4U17gpwI1 -goversion go1.23.5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b229/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /usr/src/.cache/go-build/ae/ae49754f0794eb70d7e82dde67fee443958079a1b4ea8a88412f1285ebdd4d27-d # internal internal/filepathlite mkdir -p $WORK/b043/ cat >/usr/src/tmp/go-build3813504991/b043/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build3813504991/b011/_pkg_.a packagefile internal/stringslite=/usr/src/tmp/go-build3813504991/b023/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build3813504991/b044/_pkg_.a packagefile slices=/usr/src/tmp/go-build3813504991/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 DuFWEEoRKgkRg78ajbDB/DuFWEEoRKgkRg78ajbDB -goversion go1.23.5 -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/b229/_pkg_.a /usr/src/.cache/go-build/27/27b899e35137b6c6a5741a7afc7be2e0a7d58b563127741337e62d0e99ca5e92-d # internal context mkdir -p $WORK/b068/ cat >/usr/src/tmp/go-build3813504991/b068/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile internal/reflectlite=/usr/src/tmp/go-build3813504991/b005/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3813504991/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/b047/_pkg_.a EOF /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 ZmrBAh7Vt_0xhu1J3Wgp/ZmrBAh7Vt_0xhu1J3Wgp -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b068/importcfg -pack /usr/lib/golang/src/context/context.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b112/_pkg_.a # 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/53/53971e94294196a15e75943f6bbc745d6b775e169be77f6cd8679d8b5762016e-d # internal github.com/labstack/gommon/random mkdir -p $WORK/b212/ cat >/usr/src/tmp/go-build3813504991/b212/importcfg << 'EOF' # internal # import config packagefile math/rand=/usr/src/tmp/go-build3813504991/b106/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/b047/_pkg_.a EOF /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 DFdUgHq3RxV3FvMMGDWr/DFdUgHq3RxV3FvMMGDWr -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b212/importcfg -pack ./vendor/github.com/labstack/gommon/random/random.go cp $WORK/b112/_pkg_.a /usr/src/.cache/go-build/e2/e2dc73c26acfecb37117196a4b25e0b0934a2af56c4c6debd32ac3516aece1b7-d # internal crypto/ecdh mkdir -p $WORK/b110/ cat >/usr/src/tmp/go-build3813504991/b110/importcfg << 'EOF' # internal # import config packagefile crypto=/usr/src/tmp/go-build3813504991/b099/_pkg_.a packagefile crypto/internal/boring=/usr/src/tmp/go-build3813504991/b098/_pkg_.a packagefile crypto/internal/edwards25519/field=/usr/src/tmp/go-build3813504991/b111/_pkg_.a packagefile crypto/internal/nistec=/usr/src/tmp/go-build3813504991/b112/_pkg_.a packagefile crypto/internal/randutil=/usr/src/tmp/go-build3813504991/b104/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build3813504991/b102/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build3813504991/b014/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3813504991/b034/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/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 ZHusLl6XtTahEXg0WPx3/ZHusLl6XtTahEXg0WPx3 -goversion go1.23.5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /usr/src/.cache/go-build/12/127a650596c59b930b419fc63691f2824a3f48e3b1091297a3fbec79374aa46c-d # internal golang.org/x/image/vp8 mkdir -p $WORK/b239/ cat >/usr/src/tmp/go-build3813504991/b239/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile image=/usr/src/tmp/go-build3813504991/b227/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -p golang.org/x/image/vp8 -lang=go1.16 -complete -installsuffix shared -buildid n0v_uBK_1Jfp0MNJyAxZ/n0v_uBK_1Jfp0MNJyAxZ -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b239/importcfg -pack ./vendor/golang.org/x/image/vp8/decode.go ./vendor/golang.org/x/image/vp8/filter.go ./vendor/golang.org/x/image/vp8/idct.go ./vendor/golang.org/x/image/vp8/partition.go ./vendor/golang.org/x/image/vp8/pred.go ./vendor/golang.org/x/image/vp8/predfunc.go ./vendor/golang.org/x/image/vp8/quant.go ./vendor/golang.org/x/image/vp8/reconstruct.go ./vendor/golang.org/x/image/vp8/token.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b068/_pkg_.a # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/asm -p reflect -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b029/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b068/_pkg_.a /usr/src/.cache/go-build/03/03b3e4b5e838ec6474f1803f3cdd6b5675dee5d348ca2cba382bd543ee9b187a-d # internal golang.org/x/image/vp8l mkdir -p $WORK/b240/ cat >/usr/src/tmp/go-build3813504991/b240/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3813504991/b067/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile image=/usr/src/tmp/go-build3813504991/b227/_pkg_.a packagefile image/color=/usr/src/tmp/go-build3813504991/b228/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/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/b240/_pkg_.a -trimpath "$WORK/b240=>" -p golang.org/x/image/vp8l -lang=go1.16 -complete -installsuffix shared -buildid Hvoj7tb5fG5aqS5WENtz/Hvoj7tb5fG5aqS5WENtz -goversion go1.23.5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b053/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /usr/src/.cache/go-build/4d/4d1f24258032b93ce7e0470a16f0aa89dd4acfa8f4989f3771ee8d114d9d9a87-d # internal golang.org/x/text/encoding/traditionalchinese mkdir -p $WORK/b257/ cat >/usr/src/tmp/go-build3813504991/b257/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/encoding=/usr/src/tmp/go-build3813504991/b251/_pkg_.a packagefile golang.org/x/text/encoding/internal=/usr/src/tmp/go-build3813504991/b254/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=/usr/src/tmp/go-build3813504991/b252/_pkg_.a packagefile golang.org/x/text/transform=/usr/src/tmp/go-build3813504991/b175/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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 853R6MC72IoPxcEWXrQU/853R6MC72IoPxcEWXrQU -goversion go1.23.5 -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/b053/_pkg_.a /usr/src/.cache/go-build/bc/bc132a79d870fd9286e8cdc00d851faf0cf00d9d850fcf4e705a02c1dfe16404-d # internal os mkdir -p $WORK/b042/ cat >/usr/src/tmp/go-build3813504991/b042/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build3813504991/b011/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build3813504991/b014/_pkg_.a packagefile internal/filepathlite=/usr/src/tmp/go-build3813504991/b043/_pkg_.a packagefile internal/goarch=/usr/src/tmp/go-build3813504991/b007/_pkg_.a packagefile internal/itoa=/usr/src/tmp/go-build3813504991/b030/_pkg_.a packagefile internal/poll=/usr/src/tmp/go-build3813504991/b053/_pkg_.a packagefile internal/stringslite=/usr/src/tmp/go-build3813504991/b023/_pkg_.a packagefile internal/syscall/execenv=/usr/src/tmp/go-build3813504991/b055/_pkg_.a packagefile internal/syscall/unix=/usr/src/tmp/go-build3813504991/b054/_pkg_.a packagefile internal/testlog=/usr/src/tmp/go-build3813504991/b056/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build3813504991/b044/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3813504991/b010/_pkg_.a packagefile slices=/usr/src/tmp/go-build3813504991/b040/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3813504991/b038/_pkg_.a packagefile syscall=/usr/src/tmp/go-build3813504991/b050/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 fT2PI_7pRAWGkoHI2_cU/fT2PI_7pRAWGkoHI2_cU -goversion go1.23.5 -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 cp $WORK/b029/_pkg_.a /usr/src/.cache/go-build/d8/d8229861b957d95dff109762b9a03d9eb9164723df1683143275e4a0cb77a882-d # internal internal/fmtsort mkdir -p $WORK/b027/ cat >/usr/src/tmp/go-build3813504991/b027/importcfg << 'EOF' # internal # import config packagefile cmp=/usr/src/tmp/go-build3813504991/b028/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3813504991/b029/_pkg_.a packagefile slices=/usr/src/tmp/go-build3813504991/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 dMOe_ZuBwKEkv-xj_hi5/dMOe_ZuBwKEkv-xj_hi5 -goversion go1.23.5 -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/b110/_pkg_.a /usr/src/.cache/go-build/12/12e0530fb26859d55ae65ac36d11f852651eac1ae5d6b23f8a9d5ce878a618ab-d # internal encoding/binary mkdir -p $WORK/b062/ cat >/usr/src/tmp/go-build3813504991/b062/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile math=/usr/src/tmp/go-build3813504991/b033/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3813504991/b029/_pkg_.a packagefile slices=/usr/src/tmp/go-build3813504991/b040/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a EOF /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 S_a1f3my3Cr6Hpv_I7ZY/S_a1f3my3Cr6Hpv_I7ZY -goversion go1.23.5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b240/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b240/_pkg_.a /usr/src/.cache/go-build/f6/f6e38b8a44668d8d1a49c3feec31e529b3d6a498f01bde89f44d9869ef827930-d # internal github.com/jpillora/backoff mkdir -p $WORK/b282/ cat >/usr/src/tmp/go-build3813504991/b282/importcfg << 'EOF' # internal # import config packagefile math=/usr/src/tmp/go-build3813504991/b033/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build3813504991/b106/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3813504991/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/b047/_pkg_.a EOF /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 CO6zfvtCAUEbaE9KS1YW/CO6zfvtCAUEbaE9KS1YW -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b282/importcfg -pack ./vendor/github.com/jpillora/backoff/backoff.go cp $WORK/b027/_pkg_.a /usr/src/.cache/go-build/51/51a34a562c2c654625fca8462e4f5ac6730d2260b4dbf439f57650d4d9195dd5-d # internal encoding/base32 mkdir -p $WORK/b288/ cat >/usr/src/tmp/go-build3813504991/b288/importcfg << 'EOF' # internal # import config packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile slices=/usr/src/tmp/go-build3813504991/b040/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/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 IkYQldn_XE4k__uV0zDC/IkYQldn_XE4k__uV0zDC -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b288/importcfg -pack /usr/lib/golang/src/encoding/base32/base32.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /usr/src/.cache/go-build/8a/8ac5bc9d865d453f31c908a20f53569b1ef21f497b8595f928979356467cbd84-d # internal image/draw mkdir -p $WORK/b296/ cat >/usr/src/tmp/go-build3813504991/b296/importcfg << 'EOF' # internal # import config packagefile image=/usr/src/tmp/go-build3813504991/b227/_pkg_.a packagefile image/color=/usr/src/tmp/go-build3813504991/b228/_pkg_.a packagefile image/internal/imageutil=/usr/src/tmp/go-build3813504991/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 2iFHAgzRruPenQwo5YQ5/2iFHAgzRruPenQwo5YQ5 -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b296/importcfg -pack /usr/lib/golang/src/image/draw/draw.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /usr/src/.cache/go-build/25/25bbbf7b83e18fe8c65fd65c20370fe100d7e6929a549fb91e22d8e75b10016a-d # internal github.com/hashicorp/errwrap mkdir -p $WORK/b313/ cat >/usr/src/tmp/go-build3813504991/b313/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3813504991/b029/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/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 KhobSvAL-x3kEy3kGkRR/KhobSvAL-x3kEy3kGkRR -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b313/importcfg -pack ./vendor/github.com/hashicorp/errwrap/errwrap.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b288/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b288/_pkg_.a /usr/src/.cache/go-build/41/4128d6ed0d95c38f2297664776afd5ace0dbafc34171acb30e9617f6352fe8de-d # internal go.uber.org/zap/buffer mkdir -p $WORK/b328/ cat >/usr/src/tmp/go-build3813504991/b328/importcfg << 'EOF' # internal # import config packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -p go.uber.org/zap/buffer -lang=go1.16 -complete -installsuffix shared -buildid 9eFksMaUsiZ_tg1SKwZ7/9eFksMaUsiZ_tg1SKwZ7 -goversion go1.23.5 -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 cp $WORK/b253/_pkg_.a /usr/src/.cache/go-build/3b/3bd5ebfccc1ca4074884203a3e83f62eb734e38c0311c790316acad0bf47a4ab-d # internal github.com/philhofer/fwd mkdir -p $WORK/b342/ cat >/usr/src/tmp/go-build3813504991/b342/importcfg << 'EOF' # internal # import config packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3813504991/b029/_pkg_.a EOF /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 vT5S8qSbSYKZjZc31KLz/vT5S8qSbSYKZjZc31KLz -goversion go1.23.5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /usr/src/.cache/go-build/e7/e7fd17f6b61f099cfea6ae3d4b38d7dc57b39f76f6f9e3fc96b06691289ea5ee-d # internal go.uber.org/zap/internal/bufferpool mkdir -p $WORK/b327/ cat >/usr/src/tmp/go-build3813504991/b327/importcfg << 'EOF' # internal # import config packagefile go.uber.org/zap/buffer=/usr/src/tmp/go-build3813504991/b328/_pkg_.a EOF /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 FdCXrNPDBkUi4xfk-CvZ/FdCXrNPDBkUi4xfk-CvZ -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b327/importcfg -pack ./vendor/go.uber.org/zap/internal/bufferpool/bufferpool.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /usr/src/.cache/go-build/9e/9ec9b4315c77a452e0934e8442f5dfb72cd3be8e433423bfb57d41f812362bb0-d # internal golang.org/x/crypto/blowfish mkdir -p $WORK/b344/ cat >/usr/src/tmp/go-build3813504991/b344/importcfg << 'EOF' # internal # import config packagefile strconv=/usr/src/tmp/go-build3813504991/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 09oVMTL2cqIzad1Bo34D/09oVMTL2cqIzad1Bo34D -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b344/importcfg -pack ./vendor/golang.org/x/crypto/blowfish/block.go ./vendor/golang.org/x/crypto/blowfish/cipher.go ./vendor/golang.org/x/crypto/blowfish/const.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /usr/src/.cache/go-build/43/43fcbdf09a7a9f802b84523a3130b5bb735294870325c8be305638726d46236a-d # internal golang.org/x/text/internal/tag mkdir -p $WORK/b347/ cat >/usr/src/tmp/go-build3813504991/b347/importcfg << 'EOF' # internal # import config packagefile sort=/usr/src/tmp/go-build3813504991/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 ztD71eoEQ6Bflo8bEkNc/ztD71eoEQ6Bflo8bEkNc -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b347/importcfg -pack ./vendor/golang.org/x/text/internal/tag/tag.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/60/60c8759f6022508bc325eaee3f62d4f689ba755f977b29ced3ba3eca82324497-d # internal hash/fnv mkdir -p $WORK/b349/ cat >/usr/src/tmp/go-build3813504991/b349/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile hash=/usr/src/tmp/go-build3813504991/b095/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build3813504991/b014/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3813504991/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 VWrfwlbtxrHJ61fH6xGk/VWrfwlbtxrHJ61fH6xGk -goversion go1.23.5 -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/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /usr/src/.cache/go-build/4b/4b8269057dbbd3b07322e931860b17dca08f9a588681287000c82e4d87135c72-d # internal github.com/slack-go/slack/internal/backoff mkdir -p $WORK/b355/ cat >/usr/src/tmp/go-build3813504991/b355/importcfg << 'EOF' # internal # import config packagefile math/rand=/usr/src/tmp/go-build3813504991/b106/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 dxB4jLG37p-onQhawMjS/dxB4jLG37p-onQhawMjS -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b355/importcfg -pack ./vendor/github.com/slack-go/slack/internal/backoff/backoff.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/70/70a51cafb1e249b1d2369b6f14d75116908369a71cbb43a7268525e07076f7c0-d # internal github.com/slack-go/slack/internal/timex mkdir -p $WORK/b358/ cat >/usr/src/tmp/go-build3813504991/b358/importcfg << 'EOF' # internal # import config packagefile time=/usr/src/tmp/go-build3813504991/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 wXUtHLBI6DlEevDzdtcC/wXUtHLBI6DlEevDzdtcC -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b358/importcfg -pack ./vendor/github.com/slack-go/slack/internal/timex/timex.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b296/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /usr/src/.cache/go-build/02/02f4cf5778d86ec45742aa2b7a50c5e0b627da790e49cb92c2cd1926a698c977-d # internal github.com/slack-go/slack/slackutilsx mkdir -p $WORK/b359/ cat >/usr/src/tmp/go-build3813504991/b359/importcfg << 'EOF' # internal # import config packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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 -EIsCokYrN1RNLbF0pgk/-EIsCokYrN1RNLbF0pgk -goversion go1.23.5 -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/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /usr/src/.cache/go-build/38/38f861ba4f3b76dbfd0b146047527e03441ead7bf14378248cc17083ab426f09-d # internal github.com/matterbridge/Rocket.Chat.Go.SDK/models mkdir -p $WORK/b417/ cat >/usr/src/tmp/go-build3813504991/b417/importcfg << 'EOF' # internal # import config packagefile time=/usr/src/tmp/go-build3813504991/b047/_pkg_.a EOF /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 kKjpKmSzNX1wBS_dvLhw/kKjpKmSzNX1wBS_dvLhw -goversion go1.23.5 -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 cp $WORK/b296/_pkg_.a /usr/src/.cache/go-build/4e/4e6ab3b9dad3510381d9c0ec2d81ee19225a8806119e977fe004feeb7f85c3b3-d # internal github.com/shazow/rateio mkdir -p $WORK/b427/ cat >/usr/src/tmp/go-build3813504991/b427/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 muzu7CTbWlEc4GCOBAvU/muzu7CTbWlEc4GCOBAvU -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b427/importcfg -pack ./vendor/github.com/shazow/rateio/doc.go ./vendor/github.com/shazow/rateio/limiter.go ./vendor/github.com/shazow/rateio/reader.go ./vendor/github.com/shazow/rateio/writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b417/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b417/_pkg_.a /usr/src/.cache/go-build/5b/5bbca5ef176b6d1192a4272c6ae1206337ad293541db3f510862ae0791125724-d # internal github.com/shazow/ssh-chat/internal/sanitize mkdir -p $WORK/b428/ cat >/usr/src/tmp/go-build3813504991/b428/importcfg << 'EOF' # internal # import config packagefile regexp=/usr/src/tmp/go-build3813504991/b082/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -p github.com/shazow/ssh-chat/internal/sanitize -lang=go1.16 -complete -installsuffix shared -buildid mmauaZ2vfs5MghvJzeSV/mmauaZ2vfs5MghvJzeSV -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b428/importcfg -pack ./vendor/github.com/shazow/ssh-chat/internal/sanitize/sanitize.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b062/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b359/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b427/_pkg_.a # internal cp $WORK/b359/_pkg_.a /usr/src/.cache/go-build/0a/0a0be9ff6cb0052aef450635f0000829bd94911b193b82fab816595b5f0c061c-d # internal golang.org/x/text/width mkdir -p $WORK/b430/ cat >/usr/src/tmp/go-build3813504991/b430/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/transform=/usr/src/tmp/go-build3813504991/b175/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -p golang.org/x/text/width -lang=go1.16 -complete -installsuffix shared -buildid BqmObVYJ4EtgyrnLlEUk/BqmObVYJ4EtgyrnLlEUk -goversion go1.23.5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b256/_pkg_.a /usr/src/.cache/go-build/48/483ec45c1f80692324085c91867ee3829e21c7c710e9fb4397bcd5d65bb84159-d # internal golang.org/x/crypto/ssh/internal/bcrypt_pbkdf mkdir -p $WORK/b435/ cat >/usr/src/tmp/go-build3813504991/b435/importcfg << 'EOF' # internal # import config packagefile crypto/sha512=/usr/src/tmp/go-build3813504991/b118/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile golang.org/x/crypto/blowfish=/usr/src/tmp/go-build3813504991/b344/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -p golang.org/x/crypto/ssh/internal/bcrypt_pbkdf -lang=go1.16 -complete -installsuffix shared -buildid 88SNKzW3hqQ2w3XAxmQW/88SNKzW3hqQ2w3XAxmQW -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b435/importcfg -pack ./vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf/bcrypt_pbkdf.go cp $WORK/b427/_pkg_.a /usr/src/.cache/go-build/5f/5f9193a68b7b3d0a7ee663afb33fc13438e386a50132eafa8cbfa554cfb2eddd-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b349/_pkg_.a /usr/src/.cache/go-build/4e/4eabb3a4ba0b2f0fb5a64b474fb1a4abf49ffb745839300c74e234064b39a404-d # internal golang.org/x/text/runes mkdir -p $WORK/b457/ cat >/usr/src/tmp/go-build3813504991/b457/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/transform=/usr/src/tmp/go-build3813504991/b175/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3813504991/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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 OtnkyNZmbuDTIq67kO4a/OtnkyNZmbuDTIq67kO4a -goversion go1.23.5 -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/b428/_pkg_.a /usr/src/.cache/go-build/0b/0bdee60c3b44e8f692c15e795ea8144ad852f11ec7fb8a5f493ffbb6a1d735c4-d # internal internal/saferio mkdir -p $WORK/b463/ cat >/usr/src/tmp/go-build3813504991/b463/importcfg << 'EOF' # internal # import config packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -p internal/saferio -lang=go1.23 -std -complete -installsuffix shared -buildid LSQ9xYVSs5-zYEFU6oJT/LSQ9xYVSs5-zYEFU6oJT -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b463/importcfg -pack /usr/lib/golang/src/internal/saferio/io.go golang.org/x/text/encoding/charmap mkdir -p $WORK/b456/ cat >/usr/src/tmp/go-build3813504991/b456/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/encoding=/usr/src/tmp/go-build3813504991/b251/_pkg_.a packagefile golang.org/x/text/encoding/internal=/usr/src/tmp/go-build3813504991/b254/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=/usr/src/tmp/go-build3813504991/b252/_pkg_.a packagefile golang.org/x/text/transform=/usr/src/tmp/go-build3813504991/b175/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -p golang.org/x/text/encoding/charmap -lang=go1.16 -complete -installsuffix shared -buildid Nw3S0qyK7U2eO4NcV27g/Nw3S0qyK7U2eO4NcV27g -goversion go1.23.5 -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 cp $WORK/b062/_pkg_.a /usr/src/.cache/go-build/3c/3c3587e415e805191cdae0e03a33fd0de2e3e8d21fc852bc3cc7c64f175baeaf-d # internal 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-build3813504991/b061/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3813504991/b062/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=/usr/src/tmp/go-build3813504991/b063/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3813504991/b034/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3813504991/b010/_pkg_.a packagefile sort=/usr/src/tmp/go-build3813504991/b064/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile syscall=/usr/src/tmp/go-build3813504991/b050/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 b6XWuJquEVDPD4UAL5k2/b6XWuJquEVDPD4UAL5k2 -goversion go1.23.5 -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/b435/_pkg_.a # internal cp $WORK/b435/_pkg_.a /usr/src/.cache/go-build/34/3460308d7971c0ad7779b06753e15f71679ecdb6cea4957bc1bab1a217c22132-d # internal encoding/base64 mkdir -p $WORK/b070/ cat >/usr/src/tmp/go-build3813504991/b070/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/usr/src/tmp/go-build3813504991/b062/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile slices=/usr/src/tmp/go-build3813504991/b040/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p encoding/base64 -lang=go1.23 -std -complete -installsuffix shared -buildid Lr_3RfStGpU8fUHA4AZc/Lr_3RfStGpU8fUHA4AZc -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b070/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b463/_pkg_.a # internal cp $WORK/b463/_pkg_.a /usr/src/.cache/go-build/78/78f8052bf48aab4f2a21873c28c4678c9baad913b7b96cfc206a0b64d24d5959-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b127/ cat >/usr/src/tmp/go-build3813504991/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-build3813504991/b100/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3813504991/b062/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/usr/src/tmp/go-build3813504991/b128/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3813504991/b034/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3813504991/b010/_pkg_.a EOF /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 kyZHM7jspvn-pc0okHRv/kyZHM7jspvn-pc0okHRv -goversion go1.23.5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b457/_pkg_.a # internal cp $WORK/b457/_pkg_.a /usr/src/.cache/go-build/6e/6e7b6c54f65acce7852a19a1af70f0f729b0ce5f2adb6872ed3186aa58796915-d # internal vendor/golang.org/x/crypto/internal/poly1305 mkdir -p $WORK/b129/ cat >/usr/src/tmp/go-build3813504991/b129/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/usr/src/tmp/go-build3813504991/b102/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3813504991/b062/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3813504991/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p vendor/golang.org/x/crypto/internal/poly1305 -lang=go1.23 -std -complete -installsuffix shared -buildid eGI-BaIk1iwpfJk7JpAa/eGI-BaIk1iwpfJk7JpAa -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b129/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/mac_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b042/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /usr/src/.cache/go-build/58/58e6b949a2eff198906cf3746b9b8e9a6e7a522afb40f02a641fe98fa3ebf5fa-d # internal golang.org/x/crypto/poly1305 mkdir -p $WORK/b225/ cat >/usr/src/tmp/go-build3813504991/b225/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/usr/src/tmp/go-build3813504991/b102/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3813504991/b062/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3813504991/b034/_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 g-6Lf8TJkrwQdqODOdSb/g-6Lf8TJkrwQdqODOdSb -goversion go1.23.5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /usr/src/.cache/go-build/34/349b7c25a5c0743c44a8c58c53a4943d8b4d9427d0cd11f1ef51e18819e5c9b8-d # internal encoding/pem mkdir -p $WORK/b143/ cat >/usr/src/tmp/go-build3813504991/b143/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build3813504991/b070/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile slices=/usr/src/tmp/go-build3813504991/b040/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/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 HNmDZUcGksbyIcma8Q44/HNmDZUcGksbyIcma8Q44 -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b143/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go cp $WORK/b042/_pkg_.a /usr/src/.cache/go-build/1a/1adf745db51d5827e7d8056b8af9e3931ec92e74001694d230812b94bba1b047-d # internal fmt mkdir -p $WORK/b026/ cat >/usr/src/tmp/go-build3813504991/b026/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile internal/fmtsort=/usr/src/tmp/go-build3813504991/b027/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile math=/usr/src/tmp/go-build3813504991/b033/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3813504991/b029/_pkg_.a packagefile slices=/usr/src/tmp/go-build3813504991/b040/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p fmt -lang=go1.23 -std -complete -installsuffix shared -buildid J8gnd71ALaTbWokLFpkQ/J8gnd71ALaTbWokLFpkQ -goversion go1.23.5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b129/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b129/_pkg_.a /usr/src/.cache/go-build/aa/aa2b38956dc58b7b0304a9d1cfa502d0cbcf06a486cb3dd3f30feb4b17aae29a-d # internal path/filepath mkdir -p $WORK/b065/ cat >/usr/src/tmp/go-build3813504991/b065/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build3813504991/b011/_pkg_.a packagefile internal/filepathlite=/usr/src/tmp/go-build3813504991/b043/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build3813504991/b044/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3813504991/b010/_pkg_.a packagefile slices=/usr/src/tmp/go-build3813504991/b040/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile syscall=/usr/src/tmp/go-build3813504991/b050/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/b036/_pkg_.a EOF /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 9_52nkdIDBY4_4vKstdz/9_52nkdIDBY4_4vKstdz -goversion go1.23.5 -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 cp $WORK/b225/_pkg_.a /usr/src/.cache/go-build/e8/e8a7ce897f2bb202dd0ae0cd3c4412f02aa86debc7b7ab33cd1a749e8602c89c-d # internal io/ioutil mkdir -p $WORK/b090/ cat >/usr/src/tmp/go-build3813504991/b090/importcfg << 'EOF' # internal # import config packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build3813504991/b044/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile slices=/usr/src/tmp/go-build3813504991/b040/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/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 Aj9W8gv1CccEdjuO0_x3/Aj9W8gv1CccEdjuO0_x3 -goversion go1.23.5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b430/_pkg_.a /usr/src/.cache/go-build/19/19908bcae352bf53a3bffba92a4431e8bbc29984b09e1036b461074bb3b2e7fe-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b126/ cat >/usr/src/tmp/go-build3813504991/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-build3813504991/b100/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3813504991/b062/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=/usr/src/tmp/go-build3813504991/b127/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/usr/src/tmp/go-build3813504991/b128/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=/usr/src/tmp/go-build3813504991/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 yq0WU3rUfo1JmIKFCNP5/yq0WU3rUfo1JmIKFCNP5 -goversion go1.23.5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /usr/src/.cache/go-build/6e/6e2a5f98cc894b8c6a185883fe5ee868460304040ef0fbcf68dd2f3efec6c5cd-d # internal vendor/golang.org/x/sys/cpu mkdir -p $WORK/b133/ echo -n > $WORK/b133/go_asm.h # internal cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_386/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b133=>" -I $WORK/b133/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -gensymabis -o $WORK/b133/symabis ./cpu_x86.s cat >/usr/src/tmp/go-build3813504991/b133/importcfg << 'EOF' # internal # import config packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3813504991/b010/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/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/b133/_pkg_.a -trimpath "$WORK/b133=>" -p vendor/golang.org/x/sys/cpu -lang=go1.23 -std -installsuffix shared -buildid TIZzm_aGr-mOie3j1uhA/TIZzm_aGr-mOie3j1uhA -goversion go1.23.5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b257/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /usr/src/.cache/go-build/51/51973ae43fef95b856e1336c04376a0f13d8592e3a1f590d65825fd2760c8cd4-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b257/_pkg_.a /usr/src/.cache/go-build/7b/7b5087908327433e98166190303e284dbb88864cf041c9882ffcb2844fd219d3-d # internal golang.org/x/crypto/nacl/secretbox mkdir -p $WORK/b223/ cat >/usr/src/tmp/go-build3813504991/b223/importcfg << 'EOF' # internal # import config packagefile golang.org/x/crypto/internal/subtle=/usr/src/tmp/go-build3813504991/b224/_pkg_.a packagefile golang.org/x/crypto/poly1305=/usr/src/tmp/go-build3813504991/b225/_pkg_.a packagefile golang.org/x/crypto/salsa20/salsa=/usr/src/tmp/go-build3813504991/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 KOaTOKp91wB_jaTRJMyH/KOaTOKp91wB_jaTRJMyH -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b223/importcfg -pack ./vendor/golang.org/x/crypto/nacl/secretbox/secretbox.go cp $WORK/b126/_pkg_.a /usr/src/.cache/go-build/33/33a946d4f0512837bff23e0db76cb50ec575988c02b72b02a55a73d53b5405ea-d # internal golang.org/x/image/riff mkdir -p $WORK/b238/ cat >/usr/src/tmp/go-build3813504991/b238/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile math=/usr/src/tmp/go-build3813504991/b033/_pkg_.a EOF /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 19WxfLqGjtTXj1W3LSUZ/19WxfLqGjtTXj1W3LSUZ -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b238/importcfg -pack ./vendor/golang.org/x/image/riff/riff.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b065/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_386/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b133=>" -I $WORK/b133/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b133/cpu_x86.o ./cpu_x86.s 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 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/b133/_pkg_.a /usr/src/.cache/go-build/80/80fcf3744077e19a020d6d8dd471a32f48e3ffa4d04c37f527f8a32206a4806d-d # internal vendor/golang.org/x/crypto/sha3 mkdir -p $WORK/b132/ cat >/usr/src/tmp/go-build3813504991/b132/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto=/usr/src/tmp/go-build3813504991/b099/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build3813504991/b102/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3813504991/b062/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=/usr/src/tmp/go-build3813504991/b133/_pkg_.a packagefile hash=/usr/src/tmp/go-build3813504991/b095/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3813504991/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 2OqixyO-1pW29gh6LN6t/2OqixyO-1pW29gh6LN6t -goversion go1.23.5 -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 cp $WORK/b065/_pkg_.a /usr/src/.cache/go-build/17/1723a9b52fdb456577669d34873aee162e7768bbafbfa6e09b678e50d8d7bdfc-d # internal github.com/spf13/afero/mem mkdir -p $WORK/b174/ cat >/usr/src/tmp/go-build3813504991/b174/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build3813504991/b065/_pkg_.a packagefile sort=/usr/src/tmp/go-build3813504991/b064/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3813504991/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 cu_oWO4PVL74RdUPBRFh/cu_oWO4PVL74RdUPBRFh -goversion go1.23.5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /usr/src/.cache/go-build/d9/d9be0b6a9d21c3e133e0448580cea87e91fa314909a83753e0f73ec6dfb8b44f-d # internal os/exec mkdir -p $WORK/b241/ cat >/usr/src/tmp/go-build3813504991/b241/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile context=/usr/src/tmp/go-build3813504991/b068/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile internal/godebug=/usr/src/tmp/go-build3813504991/b048/_pkg_.a packagefile internal/syscall/execenv=/usr/src/tmp/go-build3813504991/b055/_pkg_.a packagefile internal/syscall/unix=/usr/src/tmp/go-build3813504991/b054/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build3813504991/b044/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build3813504991/b065/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3813504991/b010/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile syscall=/usr/src/tmp/go-build3813504991/b050/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 Eczn1tzQpdm8s6Pd9hcZ/Eczn1tzQpdm8s6Pd9hcZ -goversion go1.23.5 -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/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /usr/src/.cache/go-build/bd/bd3e15e5dcc2e0149e8c86776f644728b9f58c292bf82b5a7d196d499b069af3-d # internal golang.org/x/image/webp mkdir -p $WORK/b237/ cat >/usr/src/tmp/go-build3813504991/b237/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile golang.org/x/image/riff=/usr/src/tmp/go-build3813504991/b238/_pkg_.a packagefile golang.org/x/image/vp8=/usr/src/tmp/go-build3813504991/b239/_pkg_.a packagefile golang.org/x/image/vp8l=/usr/src/tmp/go-build3813504991/b240/_pkg_.a packagefile image=/usr/src/tmp/go-build3813504991/b227/_pkg_.a packagefile image/color=/usr/src/tmp/go-build3813504991/b228/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/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 JuQ75joflr9qkTMbBy0V/JuQ75joflr9qkTMbBy0V -goversion go1.23.5 -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/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /usr/src/.cache/go-build/97/97393317355eca59e5c4902d621e86050e40ab1e2adde314e4d820c2a5551de7-d # internal internal/sysinfo mkdir -p $WORK/b274/ cat >/usr/src/tmp/go-build3813504991/b274/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3813504991/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile internal/cpu=/usr/src/tmp/go-build3813504991/b012/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/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 CJjKIY1mF4jltY3-a90Q/CJjKIY1mF4jltY3-a90Q -goversion go1.23.5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /usr/src/.cache/go-build/cf/cfb2dcaf9ae9242a3454ba619de6404399d56133c7e698699a21e81128495edd-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b132/_pkg_.a # internal golang.org/x/image/bmp mkdir -p $WORK/b292/ cat >/usr/src/tmp/go-build3813504991/b292/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/usr/src/tmp/go-build3813504991/b062/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile image=/usr/src/tmp/go-build3813504991/b227/_pkg_.a packagefile image/color=/usr/src/tmp/go-build3813504991/b228/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/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 cos3gaaqU8ud8ZXfYrtQ/cos3gaaqU8ud8ZXfYrtQ -goversion go1.23.5 -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 cp $WORK/b132/_pkg_.a /usr/src/.cache/go-build/97/97a9ea2ad10570bd3432aa5bd49d2ca5105bd609d1596102d0d03b10a705e100-d # internal golang.org/x/image/ccitt mkdir -p $WORK/b294/ cat >/usr/src/tmp/go-build3813504991/b294/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/usr/src/tmp/go-build3813504991/b062/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile image=/usr/src/tmp/go-build3813504991/b227/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3813504991/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 H43gc4VAa-V13jaL9mny/H43gc4VAa-V13jaL9mny -goversion go1.23.5 -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/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /usr/src/.cache/go-build/27/27a4803d95672dbfcbf80a0caccf92f64cd0044ff122eb8a9d4b600eb2197b31-d # internal go.uber.org/zap/internal/exit mkdir -p $WORK/b331/ cat >/usr/src/tmp/go-build3813504991/b331/importcfg << 'EOF' # internal # import config packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a EOF /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 9s3T-ycMefnvB9AWEY7B/9s3T-ycMefnvB9AWEY7B -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b331/importcfg -pack ./vendor/go.uber.org/zap/internal/exit/exit.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/fd/fd5f8f6889bafd750605a70257d0fb55636abdbaa537a22cee348cbd03c6f1d6-d # internal github.com/mattn/go-runewidth mkdir -p $WORK/b363/ cat >/usr/src/tmp/go-build3813504991/b363/importcfg << 'EOF' # internal # import config packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile regexp=/usr/src/tmp/go-build3813504991/b082/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a EOF /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 fWuUztzjwlM3UX-B3uXT/fWuUztzjwlM3UX-B3uXT -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b363/importcfg -pack ./vendor/github.com/mattn/go-runewidth/runewidth.go ./vendor/github.com/mattn/go-runewidth/runewidth_posix.go ./vendor/github.com/mattn/go-runewidth/runewidth_table.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /usr/src/.cache/go-build/5e/5ec340efc0f0a97aafea16ee66b4eac477e6e067fdb2111107547814267b1079-d # internal google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b381/ cat >/usr/src/tmp/go-build3813504991/b381/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/usr/src/tmp/go-build3813504991/b062/_pkg_.a packagefile hash/fnv=/usr/src/tmp/go-build3813504991/b349/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/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 -Uco9wUfFbjqq35EFM0_/-Uco9wUfFbjqq35EFM0_ -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b381/importcfg -pack ./vendor/google.golang.org/protobuf/internal/detrand/rand.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /usr/src/.cache/go-build/5f/5f885c6e1b2ed7a08962aab6bca771a8d3552a228ea3913176156f6c64f29c30-d # internal layeh.com/gumble/gumble/varint mkdir -p $WORK/b407/ cat >/usr/src/tmp/go-build3813504991/b407/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/usr/src/tmp/go-build3813504991/b062/_pkg_.a packagefile math=/usr/src/tmp/go-build3813504991/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -p layeh.com/gumble/gumble/varint -lang=go1.16 -complete -installsuffix shared -buildid VIz15E1P0v3B5TMcFvlS/VIz15E1P0v3B5TMcFvlS -goversion go1.23.5 -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/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /usr/src/.cache/go-build/bd/bdade0dd91cb1a4153ac06d77b12672b9e8823e0c8979da629a0a677cd376b3d-d # internal golang.org/x/crypto/chacha20 mkdir -p $WORK/b432/ cat >/usr/src/tmp/go-build3813504991/b432/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/usr/src/tmp/go-build3813504991/b100/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3813504991/b062/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile golang.org/x/crypto/internal/subtle=/usr/src/tmp/go-build3813504991/b224/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3813504991/b034/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3813504991/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 UekYcBnMlQ3IxELKy-iR/UekYcBnMlQ3IxELKy-iR -goversion go1.23.5 -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/buildid -w $WORK/b026/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b407/_pkg_.a # internal cp $WORK/b407/_pkg_.a /usr/src/.cache/go-build/c5/c55f209b5bdb552ac31e50192d31e909fe878d87e0dfe98506e0cf0e51801fb2-d # internal github.com/Philipp15b/go-steam/rwu mkdir -p $WORK/b444/ cat >/usr/src/tmp/go-build3813504991/b444/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/usr/src/tmp/go-build3813504991/b062/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -p github.com/Philipp15b/go-steam/rwu -lang=go1.16 -complete -installsuffix shared -buildid I0lxQhU9_JtG82lgsPxn/I0lxQhU9_JtG82lgsPxn -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b444/importcfg -pack ./vendor/github.com/Philipp15b/go-steam/rwu/rwu.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b241/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b444/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b456/_pkg_.a # internal cp $WORK/b444/_pkg_.a /usr/src/.cache/go-build/1b/1b3b8e7dc20dc8a213154d917bcbefca5001cba147058cd69b13bf808775ee36-d # internal golang.org/x/crypto/hkdf mkdir -p $WORK/b475/ cat >/usr/src/tmp/go-build3813504991/b475/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=/usr/src/tmp/go-build3813504991/b124/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile hash=/usr/src/tmp/go-build3813504991/b095/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/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 8vZ2RdGasxOP4WOEmpXx/8vZ2RdGasxOP4WOEmpXx -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b475/importcfg -pack ./vendor/golang.org/x/crypto/hkdf/hkdf.go cp $WORK/b456/_pkg_.a /usr/src/.cache/go-build/31/31269a7d81e46f6a8676f1efc4da9bbb3b05b16e63e98d8b02df988f5dcd69f8-d # internal github.com/d5/tengo/v2/token mkdir -p $WORK/b484/ cat >/usr/src/tmp/go-build3813504991/b484/importcfg << 'EOF' # internal # import config packagefile strconv=/usr/src/tmp/go-build3813504991/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 yQ-dil1M27Yu0eOQBWFV/yQ-dil1M27Yu0eOQBWFV -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b484/importcfg -pack ./vendor/github.com/d5/tengo/v2/token/token.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b241/_pkg_.a /usr/src/.cache/go-build/4f/4f6ff45b95a4d755108780aec0cf52e40cf7037aaf8a7264dda2f43d33b232b4-d # internal cp $WORK/b363/_pkg_.a /usr/src/.cache/go-build/37/37cf342334f38f7bced763f80a071c7f7086277f83460d93c4ef8600adeb1124-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b475/_pkg_.a # internal cp $WORK/b475/_pkg_.a /usr/src/.cache/go-build/4f/4fd9a19964d7f78da3f8cad915c71b3056131ad54c2655a69099d3f23db78eda-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b432/_pkg_.a # internal cp $WORK/b026/_pkg_.a /usr/src/.cache/go-build/a3/a36a0ceccc8692a221a868dace37ed2223672033f7e5855367b20a8890c7d539-d # internal flag mkdir -p $WORK/b002/ cat >/usr/src/tmp/go-build3813504991/b002/importcfg << 'EOF' # internal # import config packagefile encoding=/usr/src/tmp/go-build3813504991/b003/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3813504991/b029/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3813504991/b010/_pkg_.a packagefile slices=/usr/src/tmp/go-build3813504991/b040/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/b047/_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 69jT2B-zQPtJF6xpYAzv/69jT2B-zQPtJF6xpYAzv -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b002/importcfg -pack /usr/lib/golang/src/flag/flag.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b484/_pkg_.a # internal encoding/json mkdir -p $WORK/b069/ cat >/usr/src/tmp/go-build3813504991/b069/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile cmp=/usr/src/tmp/go-build3813504991/b028/_pkg_.a packagefile encoding=/usr/src/tmp/go-build3813504991/b003/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build3813504991/b070/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile math=/usr/src/tmp/go-build3813504991/b033/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3813504991/b029/_pkg_.a packagefile slices=/usr/src/tmp/go-build3813504991/b040/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3813504991/b039/_pkg_.a packagefile unicode/utf16=/usr/src/tmp/go-build3813504991/b071/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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 NgCqVwEsWA8-YYIFOsDs/NgCqVwEsWA8-YYIFOsDs -goversion go1.23.5 -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 cp $WORK/b484/_pkg_.a /usr/src/.cache/go-build/b3/b39bcc44986f93348497cef88ac3ce9e65020d07b4032f70075c0991f3eb6b92-d # internal log mkdir -p $WORK/b072/ cat >/usr/src/tmp/go-build3813504991/b072/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile log/internal=/usr/src/tmp/go-build3813504991/b073/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3813504991/b010/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3813504991/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/b047/_pkg_.a EOF /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 jCYKlI5qWschaG1zP1EW/jCYKlI5qWschaG1zP1EW -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/log/log.go os/signal mkdir -p $WORK/b492/ echo -n > $WORK/b492/go_asm.h # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_386/asm -p os/signal -trimpath "$WORK/b492=>" -I $WORK/b492/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -gensymabis -o $WORK/b492/symabis ./sig.s cp $WORK/b432/_pkg_.a /usr/src/.cache/go-build/b1/b1c5e984a83f1074c65006440291daf77edf6b87789a27a12187834dfcbadff8-d # internal github.com/hashicorp/hcl/hcl/token mkdir -p $WORK/b078/ cat >/usr/src/tmp/go-build3813504991/b078/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/strconv=/usr/src/tmp/go-build3813504991/b079/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/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/b078/_pkg_.a -trimpath "$WORK/b078=>" -p github.com/hashicorp/hcl/hcl/token -lang=go1.16 -complete -installsuffix shared -buildid znsXxXCDovfUYBE7ovhi/znsXxXCDovfUYBE7ovhi -goversion go1.23.5 -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-build3813504991/b492/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build3813504991/b068/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile syscall=/usr/src/tmp/go-build3813504991/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -p os/signal -lang=go1.23 -std -installsuffix shared -buildid Ax9KkPHYFNFaqJnFNP4A/Ax9KkPHYFNFaqJnFNP4A -goversion go1.23.5 -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 encoding/csv mkdir -p $WORK/b075/ cat >/usr/src/tmp/go-build3813504991/b075/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3813504991/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3813504991/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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 7OzPhMbxaSc7JYvErlJs/7OzPhMbxaSc7JYvErlJs -goversion go1.23.5 -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/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /usr/src/.cache/go-build/d1/d102814464f96bffad78c1b826597661f96eda644041f26c5add222e13ad50c6-d # internal github.com/hashicorp/hcl/hcl/ast mkdir -p $WORK/b077/ cat >/usr/src/tmp/go-build3813504991/b077/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/token=/usr/src/tmp/go-build3813504991/b078/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/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 vUuyLMA7GfJGXRphuXFt/vUuyLMA7GfJGXRphuXFt -goversion go1.23.5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /usr/src/.cache/go-build/33/33fdb1e4f5b81024066e6b809fb88eae37b80a3f06b4550d9c38ed57d7067871-d # internal github.com/hashicorp/hcl/hcl/scanner mkdir -p $WORK/b081/ cat >/usr/src/tmp/go-build3813504991/b081/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/token=/usr/src/tmp/go-build3813504991/b078/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile regexp=/usr/src/tmp/go-build3813504991/b082/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3813504991/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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 M1R855R00lrDAdkczaZm/M1R855R00lrDAdkczaZm -goversion go1.23.5 -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/b072/_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 /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 cp $WORK/b072/_pkg_.a /usr/src/.cache/go-build/10/10e690730c25090f073694ea5f4f6da72213a5e569ddedffcf3da450ad71dff8-d # internal github.com/hashicorp/hcl/json/token mkdir -p $WORK/b086/ cat >/usr/src/tmp/go-build3813504991/b086/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/token=/usr/src/tmp/go-build3813504991/b078/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/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/b086/_pkg_.a -trimpath "$WORK/b086=>" -p github.com/hashicorp/hcl/json/token -lang=go1.16 -complete -installsuffix shared -buildid G1Qi6bGOC3eYLV3ltgFg/G1Qi6bGOC3eYLV3ltgFg -goversion go1.23.5 -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/b492/_pkg_.a /usr/src/.cache/go-build/cf/cfd535116932c4fb051bc676561a3dfa1102b5e127555409b755dae871e12ca9-d # internal text/tabwriter mkdir -p $WORK/b088/ cat >/usr/src/tmp/go-build3813504991/b088/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/b036/_pkg_.a EOF /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 R-bqfJsiyl4VTiRp1G7D/R-bqfJsiyl4VTiRp1G7D -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b088/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /usr/src/.cache/go-build/0e/0e52bbdae5d96a40f86a09d1f2252954e2b4f07386dff1bbb896b4761bdd9895-d # internal compress/flate mkdir -p $WORK/b093/ cat >/usr/src/tmp/go-build3813504991/b093/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3813504991/b067/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile math=/usr/src/tmp/go-build3813504991/b033/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3813504991/b034/_pkg_.a packagefile sort=/usr/src/tmp/go-build3813504991/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p compress/flate -lang=go1.23 -std -complete -installsuffix shared -buildid TWJ8pdTsni_yk5dKKfrA/TWJ8pdTsni_yk5dKKfrA -goversion go1.23.5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b002/_pkg_.a # internal cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_386/asm -p golang.org/x/sys/unix -trimpath "$WORK/b061=>" -I $WORK/b061/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b061/asm_linux_386.o ./asm_linux_386.s cp $WORK/b002/_pkg_.a /usr/src/.cache/go-build/d4/d4ad76d852e4a618a7daaef400724b3db45d09bae912bea46f745a2ae15526df-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b086/_pkg_.a # internal 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-build3813504991/b105/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build3813504991/b014/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile math=/usr/src/tmp/go-build3813504991/b033/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3813504991/b034/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build3813504991/b106/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/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 z2jAA5Pz3c22PbQXekUJ/z2jAA5Pz3c22PbQXekUJ -goversion go1.23.5 -symabis $WORK/b105/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b105/importcfg -pack -asmhdr $WORK/b105/go_asm.h /usr/lib/golang/src/math/big/accuracy_string.go /usr/lib/golang/src/math/big/arith.go /usr/lib/golang/src/math/big/arith_decl.go /usr/lib/golang/src/math/big/decimal.go /usr/lib/golang/src/math/big/doc.go /usr/lib/golang/src/math/big/float.go /usr/lib/golang/src/math/big/floatconv.go /usr/lib/golang/src/math/big/floatmarsh.go /usr/lib/golang/src/math/big/ftoa.go /usr/lib/golang/src/math/big/int.go /usr/lib/golang/src/math/big/intconv.go /usr/lib/golang/src/math/big/intmarsh.go /usr/lib/golang/src/math/big/nat.go /usr/lib/golang/src/math/big/natconv.go /usr/lib/golang/src/math/big/natdiv.go /usr/lib/golang/src/math/big/prime.go /usr/lib/golang/src/math/big/rat.go /usr/lib/golang/src/math/big/ratconv.go /usr/lib/golang/src/math/big/ratmarsh.go /usr/lib/golang/src/math/big/roundingmode_string.go /usr/lib/golang/src/math/big/sqrt.go cp $WORK/b086/_pkg_.a /usr/src/.cache/go-build/0f/0f03281bb4e989d8701468f5430e40faf163e7b09da6bf74b67c8c75cbc6548c-d # internal github.com/hashicorp/hcl/json/scanner mkdir -p $WORK/b085/ cat >/usr/src/tmp/go-build3813504991/b085/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/hashicorp/hcl/json/token=/usr/src/tmp/go-build3813504991/b086/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3813504991/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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 d17RTo-0SvE_L89nUeKT/d17RTo-0SvE_L89nUeKT -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b085/importcfg -pack ./vendor/github.com/hashicorp/hcl/json/scanner/scanner.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/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /usr/src/.cache/go-build/5f/5fe2b1c2c7e74c24285ce68c55cd42be53c9e194611cf602c0f56bf32c17143c-d # internal encoding/hex mkdir -p $WORK/b142/ cat >/usr/src/tmp/go-build3813504991/b142/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile slices=/usr/src/tmp/go-build3813504991/b040/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/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/b142/_pkg_.a -trimpath "$WORK/b142=>" -p encoding/hex -lang=go1.23 -std -complete -installsuffix shared -buildid MSt5uZv4SRHRzLYgyzij/MSt5uZv4SRHRzLYgyzij -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b142/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /usr/src/.cache/go-build/d1/d1379349064fc4a7dc02f527380d6b01798791b7fae57eff095b6c9c750eebf8-d # internal github.com/hashicorp/hcl/hcl/parser mkdir -p $WORK/b080/ cat >/usr/src/tmp/go-build3813504991/b080/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/ast=/usr/src/tmp/go-build3813504991/b077/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/scanner=/usr/src/tmp/go-build3813504991/b081/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/token=/usr/src/tmp/go-build3813504991/b078/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/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 G7LaSbVzBgpHOb5CB4bp/G7LaSbVzBgpHOb5CB4bp -goversion go1.23.5 -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/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /usr/src/.cache/go-build/5b/5b2b20ebe64323f62ad1f9cf2b5a85072ec0dc557c322fb040e1d657060f4e06-d # internal github.com/hashicorp/hcl/json/parser mkdir -p $WORK/b084/ cat >/usr/src/tmp/go-build3813504991/b084/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/ast=/usr/src/tmp/go-build3813504991/b077/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/token=/usr/src/tmp/go-build3813504991/b078/_pkg_.a packagefile github.com/hashicorp/hcl/json/scanner=/usr/src/tmp/go-build3813504991/b085/_pkg_.a packagefile github.com/hashicorp/hcl/json/token=/usr/src/tmp/go-build3813504991/b086/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p github.com/hashicorp/hcl/json/parser -lang=go1.16 -complete -installsuffix shared -buildid 6gEKxTBJj3ci-09GvZHw/6gEKxTBJj3ci-09GvZHw -goversion go1.23.5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /usr/src/.cache/go-build/2c/2c7915a9d5a6571d5aebdd9c8726a9c4c72181a18875af5d81d4f5ef6e9d878c-d # internal net/url mkdir -p $WORK/b154/ cat >/usr/src/tmp/go-build3813504991/b154/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile path=/usr/src/tmp/go-build3813504991/b046/_pkg_.a packagefile slices=/usr/src/tmp/go-build3813504991/b040/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/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 CV2C0FJ8PQiIUsQE3Do0/CV2C0FJ8PQiIUsQE3Do0 -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b154/importcfg -pack /usr/lib/golang/src/net/url/url.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/af/af0c6532038291aeadb95f601afb9cfa82917a2fb3019ecf04195f38a82f593e-d # internal github.com/hashicorp/hcl/hcl/printer mkdir -p $WORK/b087/ cat >/usr/src/tmp/go-build3813504991/b087/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/ast=/usr/src/tmp/go-build3813504991/b077/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/parser=/usr/src/tmp/go-build3813504991/b080/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/token=/usr/src/tmp/go-build3813504991/b078/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile sort=/usr/src/tmp/go-build3813504991/b064/_pkg_.a packagefile text/tabwriter=/usr/src/tmp/go-build3813504991/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 2F4Njp_yI80lGLt-6fAh/2F4Njp_yI80lGLt-6fAh -goversion go1.23.5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /usr/src/.cache/go-build/43/438d2d6ac5232e251e59eb7d98b6c59c11d7a130047a01a8614388165dce1167-d # internal github.com/hashicorp/hcl mkdir -p $WORK/b076/ cat >/usr/src/tmp/go-build3813504991/b076/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/ast=/usr/src/tmp/go-build3813504991/b077/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/parser=/usr/src/tmp/go-build3813504991/b080/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/token=/usr/src/tmp/go-build3813504991/b078/_pkg_.a packagefile github.com/hashicorp/hcl/json/parser=/usr/src/tmp/go-build3813504991/b084/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3813504991/b029/_pkg_.a packagefile sort=/usr/src/tmp/go-build3813504991/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3813504991/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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 J9SmCPza1Pxbu5D8bQJp/J9SmCPza1Pxbu5D8bQJp -goversion go1.23.5 -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/b061/_pkg_.a /usr/src/.cache/go-build/47/47616b3392f9a7734f949e805eac43cf3870689926988ebd3e8319d7e93c3905-d # internal github.com/fsnotify/fsnotify mkdir -p $WORK/b060/ cat >/usr/src/tmp/go-build3813504991/b060/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile golang.org/x/sys/unix=/usr/src/tmp/go-build3813504991/b061/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build3813504991/b065/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/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 9dw3RFM8fgSDwbk4QpuN/9dw3RFM8fgSDwbk4QpuN -goversion go1.23.5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /usr/src/.cache/go-build/10/104efc23e20d2a5b36d008ba484cdcb65e04139f6c3d2bcb376f10ef3e5f7ea3-d # internal compress/gzip mkdir -p $WORK/b092/ cat >/usr/src/tmp/go-build3813504991/b092/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3813504991/b067/_pkg_.a packagefile compress/flate=/usr/src/tmp/go-build3813504991/b093/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3813504991/b062/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile hash/crc32=/usr/src/tmp/go-build3813504991/b094/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 zZ0vKS4IFhxM_Y6GbKkc/zZ0vKS4IFhxM_Y6GbKkc -goversion go1.23.5 -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/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /usr/src/.cache/go-build/1c/1cbf540e034cc684dc8999f216e844f76d2b7bd5ec9928b3e16c60303b6310af-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b159/ cat >/usr/src/tmp/go-build3813504991/b159/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile container/list=/usr/src/tmp/go-build3813504991/b096/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile log=/usr/src/tmp/go-build3813504991/b072/_pkg_.a packagefile sort=/usr/src/tmp/go-build3813504991/b064/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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 NCmg1xnBaNjZuvlvv-Hf/NCmg1xnBaNjZuvlvv-Hf -goversion go1.23.5 -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/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /usr/src/.cache/go-build/7f/7f1ca7a46e70a9837b9967c659f5752be93affa4b3a4d5264620066e59956af9-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b160/ cat >/usr/src/tmp/go-build3813504991/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-build3813504991/b062/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile vendor/golang.org/x/text/transform=/usr/src/tmp/go-build3813504991/b158/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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 ZlWTi1ly2vQPMhlWXiLK/ZlWTi1ly2vQPMhlWXiLK -goversion go1.23.5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /usr/src/.cache/go-build/33/33fe7d01b0e0946247d3afae0918f4fcdff22353189fe0a89342f4c4b4d8d6de-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /usr/src/.cache/go-build/35/35e28006d4c04dacd83a33ab9c507f876ac60f358ed4a32a06df58b091c10db9-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b154/_pkg_.a # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b163/ cat >/usr/src/tmp/go-build3813504991/b163/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p vendor/golang.org/x/net/http2/hpack -lang=go1.23 -std -complete -installsuffix shared -buildid nn3hxg0cnftJQ998T94Q/nn3hxg0cnftJQ998T94Q -goversion go1.23.5 -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 mime mkdir -p $WORK/b165/ cat >/usr/src/tmp/go-build3813504991/b165/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3813504991/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build3813504991/b070/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile slices=/usr/src/tmp/go-build3813504991/b040/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3813504991/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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 RQJV7hizKdfzzkUB2yFn/RQJV7hizKdfzzkUB2yFn -goversion go1.23.5 -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 cp $WORK/b154/_pkg_.a /usr/src/.cache/go-build/d4/d4da5bd2eb562b1addab69a0c6a252893a50cfaa982753b7b4ec9c5613227afe-d # internal mime/quotedprintable mkdir -p $WORK/b167/ cat >/usr/src/tmp/go-build3813504991/b167/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3813504991/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p mime/quotedprintable -lang=go1.23 -std -complete -installsuffix shared -buildid Sde2IHPg_9KfpnTRT2_c/Sde2IHPg_9KfpnTRT2_c -goversion go1.23.5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /usr/src/.cache/go-build/64/64c3cef323b3a2929d319ece519807db0a712e242da0b4699e59020e76b09e58-d # internal net/http/internal mkdir -p $WORK/b169/ cat >/usr/src/tmp/go-build3813504991/b169/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3813504991/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/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 w_s-IvELT6xbT3JS1m1T/w_s-IvELT6xbT3JS1m1T -goversion go1.23.5 -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/b069/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /usr/src/.cache/go-build/45/456b5dc839fe7e7ac614bd3d93dfae89c1b079f28e264d743f1e887f0d13f5c9-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b176/ cat >/usr/src/tmp/go-build3813504991/b176/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/usr/src/tmp/go-build3813504991/b062/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile golang.org/x/text/transform=/usr/src/tmp/go-build3813504991/b175/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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 4GelaFbHj2vvPY9tXvh4/4GelaFbHj2vvPY9tXvh4 -goversion go1.23.5 -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/b069/_pkg_.a /usr/src/.cache/go-build/e8/e8e5be6a644e71b60db7c9675ff313a52fcf2e2abbcabc6415c59d1c2d279015-d # internal github.com/sirupsen/logrus mkdir -p $WORK/b066/ cat >/usr/src/tmp/go-build3813504991/b066/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3813504991/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile context=/usr/src/tmp/go-build3813504991/b068/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3813504991/b069/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile golang.org/x/sys/unix=/usr/src/tmp/go-build3813504991/b061/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile log=/usr/src/tmp/go-build3813504991/b072/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3813504991/b029/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3813504991/b010/_pkg_.a packagefile sort=/usr/src/tmp/go-build3813504991/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3813504991/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/b047/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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 sHcUjVp57cUM0RnLYhl3/sHcUjVp57cUM0RnLYhl3 -goversion go1.23.5 -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/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /usr/src/.cache/go-build/e9/e9205fa96b9b33001de82202f471556d2fb3917889bd46fa9a23968729d1cb6d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b159/_pkg_.a # internal text/template/parse mkdir -p $WORK/b181/ cat >/usr/src/tmp/go-build3813504991/b181/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3813504991/b010/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3813504991/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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 NTUFGSG5LrFRFkzzXoKk/NTUFGSG5LrFRFkzzXoKk -goversion go1.23.5 -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/b159/_pkg_.a /usr/src/.cache/go-build/0b/0be29ab85fa74754c236df48d8c3d9802ecc98520aa56377ca837be9b39b8424-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b157/ cat >/usr/src/tmp/go-build3813504991/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-build3813504991/b004/_pkg_.a packagefile vendor/golang.org/x/text/transform=/usr/src/tmp/go-build3813504991/b158/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/usr/src/tmp/go-build3813504991/b159/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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 0Vu1kxIuemQ6wjrT56Ng/0Vu1kxIuemQ6wjrT56Ng -goversion go1.23.5 -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/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /usr/src/.cache/go-build/b3/b3c27bf265cd55467824490ce263e984063d00c6470733e154cf763f09535d05-d # internal github.com/spf13/jwalterweatherman mkdir -p $WORK/b182/ cat >/usr/src/tmp/go-build3813504991/b182/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile log=/usr/src/tmp/go-build3813504991/b072/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3813504991/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 D1NCsNA0KpjABr8WkFO4/D1NCsNA0KpjABr8WkFO4 -goversion go1.23.5 -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/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /usr/src/.cache/go-build/85/85c0dbf7d8ac943288f6d15b1346fb268312abeaa96a8be9a8d3b40067dfb82f-d # internal github.com/subosito/gotenv mkdir -p $WORK/b184/ cat >/usr/src/tmp/go-build3813504991/b184/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3813504991/b067/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile regexp=/usr/src/tmp/go-build3813504991/b082/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/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 gD67foOQizZPM8uhHaqy/gD67foOQizZPM8uhHaqy -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b184/importcfg -pack ./vendor/github.com/subosito/gotenv/gotenv.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b182/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b182/_pkg_.a /usr/src/.cache/go-build/66/66978c41aac580097ebe158d1606c13027806c46c4ac7af410289be93fb94e45-d # internal gopkg.in/ini.v1 mkdir -p $WORK/b185/ 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=ZgkVDkfOveR3KW9oAlOD -o $WORK/b144/_x001.o -c _cgo_export.c cat >/usr/src/tmp/go-build3813504991/b185/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3813504991/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3813504991/b029/_pkg_.a packagefile regexp=/usr/src/tmp/go-build3813504991/b082/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3813504991/b010/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/b047/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3813504991/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/b185/_pkg_.a -trimpath "$WORK/b185=>" -p gopkg.in/ini.v1 -lang=go1.16 -complete -installsuffix shared -buildid FUaSisVohxz14JmIWkH5/FUaSisVohxz14JmIWkH5 -goversion go1.23.5 -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 cp $WORK/b160/_pkg_.a /usr/src/.cache/go-build/b0/b0c6072eed252cd2dd6381d0e2e93c8a13a815e3ac1a674fcdbd5e6373d9df67-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b156/ cat >/usr/src/tmp/go-build3813504991/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-build3813504991/b026/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=/usr/src/tmp/go-build3813504991/b157/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/usr/src/tmp/go-build3813504991/b159/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=/usr/src/tmp/go-build3813504991/b160/_pkg_.a packagefile math=/usr/src/tmp/go-build3813504991/b033/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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 LgqFbuMsWt-VspUTzNqX/LgqFbuMsWt-VspUTzNqX -goversion go1.23.5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /usr/src/.cache/go-build/6f/6fcbbebb76f5cf76764e3e6d0143e98a79562b4c4c6d5403ba1afe8dc260c595-d # internal gopkg.in/yaml.v2 mkdir -p $WORK/b186/ cat >/usr/src/tmp/go-build3813504991/b186/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile encoding=/usr/src/tmp/go-build3813504991/b003/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build3813504991/b070/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile math=/usr/src/tmp/go-build3813504991/b033/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3813504991/b029/_pkg_.a packagefile regexp=/usr/src/tmp/go-build3813504991/b082/_pkg_.a packagefile sort=/usr/src/tmp/go-build3813504991/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/b047/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3813504991/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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 AwJzPcMU7C1FMIDAmtWE/AwJzPcMU7C1FMIDAmtWE -goversion go1.23.5 -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 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=ZgkVDkfOveR3KW9oAlOD -o $WORK/b144/_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b066/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b144=/tmp/go-build -gno-record-gcc-switches -I $WORK/b144/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=ZgkVDkfOveR3KW9oAlOD -o $WORK/b144/_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b181/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b144=/tmp/go-build -gno-record-gcc-switches -I $WORK/b144/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=ZgkVDkfOveR3KW9oAlOD -o $WORK/b144/_x004.o -c cgo_socknew.cgo2.c 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=ZgkVDkfOveR3KW9oAlOD -o $WORK/b144/_x005.o -c cgo_unix_cgo.cgo2.c cp $WORK/b066/_pkg_.a /usr/src/.cache/go-build/be/be41d7d63bcbbd4714c23b05e2ace702500d8e15d1d88af321ba01030a8938a0-d # internal encoding/xml mkdir -p $WORK/b192/ cat >/usr/src/tmp/go-build3813504991/b192/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3813504991/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile encoding=/usr/src/tmp/go-build3813504991/b003/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3813504991/b029/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3813504991/b010/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3813504991/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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/b192/_pkg_.a -trimpath "$WORK/b192=>" -p encoding/xml -lang=go1.23 -std -complete -installsuffix shared -buildid l2wu_hdQeJ7xRAsg94mK/l2wu_hdQeJ7xRAsg94mK -goversion go1.23.5 -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/b181/_pkg_.a /usr/src/.cache/go-build/a3/a3e1775b45e79acc1ea60f025b550410ead45502fb7b1365475253cd484a7d49-d # internal text/template mkdir -p $WORK/b180/ cat >/usr/src/tmp/go-build3813504991/b180/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile internal/fmtsort=/usr/src/tmp/go-build3813504991/b027/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build3813504991/b044/_pkg_.a packagefile net/url=/usr/src/tmp/go-build3813504991/b154/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile path=/usr/src/tmp/go-build3813504991/b046/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build3813504991/b065/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3813504991/b029/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3813504991/b010/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile text/template/parse=/usr/src/tmp/go-build3813504991/b181/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3813504991/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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 RZuQC6jCUIuGeHPHUQIo/RZuQC6jCUIuGeHPHUQIo -goversion go1.23.5 -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 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 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=ZgkVDkfOveR3KW9oAlOD -o $WORK/b144/_x006.o -c cgo_unix_cgo_res.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b105/_pkg_.a /usr/src/.cache/go-build/d9/d95003867dd73fb632fe69a9606262896479d2f4b5c514b5d852b557d5718e22-d # internal crypto/rand mkdir -p $WORK/b097/ cat >/usr/src/tmp/go-build3813504991/b097/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/usr/src/tmp/go-build3813504991/b098/_pkg_.a packagefile crypto/internal/randutil=/usr/src/tmp/go-build3813504991/b104/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile internal/syscall/unix=/usr/src/tmp/go-build3813504991/b054/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile math/big=/usr/src/tmp/go-build3813504991/b105/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3813504991/b010/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3813504991/b038/_pkg_.a packagefile syscall=/usr/src/tmp/go-build3813504991/b050/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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/b097/_pkg_.a -trimpath "$WORK/b097=>" -p crypto/rand -lang=go1.23 -std -complete -installsuffix shared -buildid GSrCXkarNzV1-asFVvpq/GSrCXkarNzV1-asFVvpq -goversion go1.23.5 -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 cp $WORK/b176/_pkg_.a /usr/src/.cache/go-build/4e/4e4bdbb1e1d26025886966e1f45b678b370c1b5b6f93443b84d6a89827017b6f-d # internal crypto/elliptic mkdir -p $WORK/b115/ cat >/usr/src/tmp/go-build3813504991/b115/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec=/usr/src/tmp/go-build3813504991/b112/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile math/big=/usr/src/tmp/go-build3813504991/b105/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/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 o6KOoPPrD6Z4CiUP901t/o6KOoPPrD6Z4CiUP901t -goversion go1.23.5 -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/b185/_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=ZgkVDkfOveR3KW9oAlOD -o $WORK/b144/_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b185/_pkg_.a /usr/src/.cache/go-build/fc/fc49ef24796f508c48ebaf51ab1dd8f3396a8e61d21dda0eace129b575badb35-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 cp $WORK/b097/_pkg_.a /usr/src/.cache/go-build/11/115306a24e50f64ef3e8dbdb994c261dc306baf3d5c8d17eb8ce2fe5d00d53fc-d # internal crypto/internal/boring/bbig mkdir -p $WORK/b117/ cat >/usr/src/tmp/go-build3813504991/b117/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/usr/src/tmp/go-build3813504991/b098/_pkg_.a packagefile math/big=/usr/src/tmp/go-build3813504991/b105/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p crypto/internal/boring/bbig -lang=go1.23 -std -complete -installsuffix shared -buildid NApD5fH0WCOeh4M7JlrZ/NApD5fH0WCOeh4M7JlrZ -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b117/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/bbig/big.go cat >/usr/src/tmp/go-build3813504991/b116/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build3813504991/b014/_pkg_.a packagefile internal/cpu=/usr/src/tmp/go-build3813504991/b012/_pkg_.a packagefile math/big=/usr/src/tmp/go-build3813504991/b105/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3813504991/b034/_pkg_.a EOF /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 x6b_iclW974_xgYVMnGs/x6b_iclW974_xgYVMnGs -goversion go1.23.5 -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/b117/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b144=/tmp/go-build -gno-record-gcc-switches -o $WORK/b144/_cgo_.o $WORK/b144/_cgo_main.o $WORK/b144/_x001.o $WORK/b144/_x002.o $WORK/b144/_x003.o $WORK/b144/_x004.o $WORK/b144/_x005.o $WORK/b144/_x006.o -O2 -g -lresolv cp $WORK/b117/_pkg_.a /usr/src/.cache/go-build/96/96a6ddfffbb96e0cc226d65be037bf2c264f17888f334546727ee5e98b9355cd-d # internal encoding/asn1 mkdir -p $WORK/b120/ cat >/usr/src/tmp/go-build3813504991/b120/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile math=/usr/src/tmp/go-build3813504991/b033/_pkg_.a packagefile math/big=/usr/src/tmp/go-build3813504991/b105/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3813504991/b029/_pkg_.a packagefile slices=/usr/src/tmp/go-build3813504991/b040/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/b047/_pkg_.a packagefile unicode/utf16=/usr/src/tmp/go-build3813504991/b071/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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 DTSGhTvjk3wlu6tZTPQr/DTSGhTvjk3wlu6tZTPQr -goversion go1.23.5 -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 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-build3813504991/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-build3813504991/b028/_pkg_.a packagefile context=/usr/src/tmp/go-build3813504991/b068/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/usr/src/tmp/go-build3813504991/b145/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build3813504991/b011/_pkg_.a packagefile internal/godebug=/usr/src/tmp/go-build3813504991/b048/_pkg_.a packagefile internal/itoa=/usr/src/tmp/go-build3813504991/b030/_pkg_.a packagefile internal/nettrace=/usr/src/tmp/go-build3813504991/b146/_pkg_.a packagefile internal/poll=/usr/src/tmp/go-build3813504991/b053/_pkg_.a packagefile internal/singleflight=/usr/src/tmp/go-build3813504991/b147/_pkg_.a packagefile internal/stringslite=/usr/src/tmp/go-build3813504991/b023/_pkg_.a packagefile internal/syscall/unix=/usr/src/tmp/go-build3813504991/b054/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build3813504991/b044/_pkg_.a packagefile net/netip=/usr/src/tmp/go-build3813504991/b148/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3813504991/b010/_pkg_.a packagefile slices=/usr/src/tmp/go-build3813504991/b040/_pkg_.a packagefile sort=/usr/src/tmp/go-build3813504991/b064/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3813504991/b038/_pkg_.a packagefile syscall=/usr/src/tmp/go-build3813504991/b050/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/b047/_pkg_.a packagefile runtime/cgo=/usr/src/tmp/go-build3813504991/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 ZgkVDkfOveR3KW9oAlOD/ZgkVDkfOveR3KW9oAlOD -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b144/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/cgo_unix.go /usr/lib/golang/src/net/conf.go /usr/lib/golang/src/net/dial.go /usr/lib/golang/src/net/dnsclient.go /usr/lib/golang/src/net/dnsclient_unix.go /usr/lib/golang/src/net/dnsconfig.go /usr/lib/golang/src/net/dnsconfig_unix.go /usr/lib/golang/src/net/error_posix.go /usr/lib/golang/src/net/error_unix.go /usr/lib/golang/src/net/fd_posix.go /usr/lib/golang/src/net/fd_unix.go /usr/lib/golang/src/net/file.go /usr/lib/golang/src/net/file_unix.go /usr/lib/golang/src/net/hook.go /usr/lib/golang/src/net/hook_unix.go /usr/lib/golang/src/net/hosts.go /usr/lib/golang/src/net/interface.go /usr/lib/golang/src/net/interface_linux.go /usr/lib/golang/src/net/ip.go /usr/lib/golang/src/net/iprawsock.go /usr/lib/golang/src/net/iprawsock_posix.go /usr/lib/golang/src/net/ipsock.go /usr/lib/golang/src/net/ipsock_posix.go /usr/lib/golang/src/net/lookup.go /usr/lib/golang/src/net/lookup_unix.go /usr/lib/golang/src/net/mac.go /usr/lib/golang/src/net/mptcpsock_linux.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/netcgo_off.go /usr/lib/golang/src/net/netgo_off.go /usr/lib/golang/src/net/nss.go /usr/lib/golang/src/net/parse.go /usr/lib/golang/src/net/pipe.go /usr/lib/golang/src/net/port.go /usr/lib/golang/src/net/port_unix.go /usr/lib/golang/src/net/rawconn.go /usr/lib/golang/src/net/rlimit_unix.go /usr/lib/golang/src/net/sendfile_linux.go /usr/lib/golang/src/net/sock_cloexec.go /usr/lib/golang/src/net/sock_linux.go /usr/lib/golang/src/net/sock_posix.go /usr/lib/golang/src/net/sockaddr_posix.go /usr/lib/golang/src/net/sockopt_linux.go /usr/lib/golang/src/net/sockopt_posix.go /usr/lib/golang/src/net/sockoptip_linux.go /usr/lib/golang/src/net/sockoptip_posix.go /usr/lib/golang/src/net/splice_linux.go /usr/lib/golang/src/net/tcpsock.go /usr/lib/golang/src/net/tcpsock_posix.go /usr/lib/golang/src/net/tcpsock_unix.go /usr/lib/golang/src/net/tcpsockopt_posix.go /usr/lib/golang/src/net/tcpsockopt_unix.go /usr/lib/golang/src/net/udpsock.go /usr/lib/golang/src/net/udpsock_posix.go /usr/lib/golang/src/net/unixsock.go /usr/lib/golang/src/net/unixsock_posix.go /usr/lib/golang/src/net/unixsock_readmsg_cmsg_cloexec.go /usr/lib/golang/src/net/writev_unix.go $WORK/b144/_cgo_gotypes.go $WORK/b144/cgo_linux.cgo1.go $WORK/b144/cgo_resnew.cgo1.go $WORK/b144/cgo_socknew.cgo1.go $WORK/b144/cgo_unix_cgo.cgo1.go $WORK/b144/cgo_unix_cgo_res.cgo1.go $WORK/b144/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b115/_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/pack r $WORK/b116/_pkg_.a $WORK/b116/nat_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /usr/src/.cache/go-build/83/836ba2cfccf2eadc8fc19538a64c9145ab288482376b9e87f5327c7bdd929444-d # internal crypto/ed25519 mkdir -p $WORK/b122/ cat >/usr/src/tmp/go-build3813504991/b122/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile crypto=/usr/src/tmp/go-build3813504991/b099/_pkg_.a packagefile crypto/internal/edwards25519=/usr/src/tmp/go-build3813504991/b123/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build3813504991/b097/_pkg_.a packagefile crypto/sha512=/usr/src/tmp/go-build3813504991/b118/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build3813504991/b102/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/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/b122/_pkg_.a -trimpath "$WORK/b122=>" -p crypto/ed25519 -lang=go1.23 -std -complete -installsuffix shared -buildid huaJqWGJCTGAaP6z-M21/huaJqWGJCTGAaP6z-M21 -goversion go1.23.5 -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/b156/_pkg_.a # internal cp $WORK/b115/_pkg_.a /usr/src/.cache/go-build/8d/8d04811c0aeee282c81348cf07dbbdf79d7e2709d5839d38f962391f442946cd-d # internal crypto/internal/hpke mkdir -p $WORK/b125/ cat >/usr/src/tmp/go-build3813504991/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-build3813504991/b099/_pkg_.a packagefile crypto/aes=/usr/src/tmp/go-build3813504991/b108/_pkg_.a packagefile crypto/cipher=/usr/src/tmp/go-build3813504991/b100/_pkg_.a packagefile crypto/ecdh=/usr/src/tmp/go-build3813504991/b110/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build3813504991/b097/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3813504991/b062/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/usr/src/tmp/go-build3813504991/b126/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=/usr/src/tmp/go-build3813504991/b130/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3813504991/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p crypto/internal/hpke -lang=go1.23 -std -complete -installsuffix shared -buildid 8Bsbpn5UhSJZR49A23ST/8Bsbpn5UhSJZR49A23ST -goversion go1.23.5 -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/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /usr/src/.cache/go-build/fa/fa13362f27aa9348840136b306fb3b57fbac9dc36b43ada66aea8f258b1aab17-d # internal crypto/internal/mlkem768 mkdir -p $WORK/b131/ cat >/usr/src/tmp/go-build3813504991/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-build3813504991/b097/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build3813504991/b102/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/sha3=/usr/src/tmp/go-build3813504991/b132/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build3813504991/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 FCopaWN0YeOsjGUu-Y3H/FCopaWN0YeOsjGUu-Y3H -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b131/importcfg -pack /usr/lib/golang/src/crypto/internal/mlkem768/mlkem768.go cp $WORK/b156/_pkg_.a /usr/src/.cache/go-build/54/5465162904d9da21815d2eb3a381cdffaa3b6972e0259e584e6edf69f3f2043a-d # internal crypto/rsa mkdir -p $WORK/b136/ cat >/usr/src/tmp/go-build3813504991/b136/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile crypto=/usr/src/tmp/go-build3813504991/b099/_pkg_.a packagefile crypto/internal/bigmod=/usr/src/tmp/go-build3813504991/b116/_pkg_.a packagefile crypto/internal/boring=/usr/src/tmp/go-build3813504991/b098/_pkg_.a packagefile crypto/internal/boring/bbig=/usr/src/tmp/go-build3813504991/b117/_pkg_.a packagefile crypto/internal/randutil=/usr/src/tmp/go-build3813504991/b104/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build3813504991/b097/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build3813504991/b102/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile hash=/usr/src/tmp/go-build3813504991/b095/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile math=/usr/src/tmp/go-build3813504991/b033/_pkg_.a packagefile math/big=/usr/src/tmp/go-build3813504991/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 _hauMn_VgYyV_a_JWVOC/_hauMn_VgYyV_a_JWVOC -goversion go1.23.5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /usr/src/.cache/go-build/67/675aefb16ecabbaee458526b4015b7e4318733cba2c33a62632cc9e32c33e6bb-d # internal crypto/dsa mkdir -p $WORK/b140/ cat >/usr/src/tmp/go-build3813504991/b140/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=/usr/src/tmp/go-build3813504991/b104/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile math/big=/usr/src/tmp/go-build3813504991/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 wrR52fiquVAJmm1jyZmO/wrR52fiquVAJmm1jyZmO -goversion go1.23.5 -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/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /usr/src/.cache/go-build/4a/4a87539c115118c76d7c812dd9907930ae70a0de7281cff9b4186e18ace5c98a-d # internal github.com/pelletier/go-toml mkdir -p $WORK/b172/ cat >/usr/src/tmp/go-build3813504991/b172/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile encoding=/usr/src/tmp/go-build3813504991/b003/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile math=/usr/src/tmp/go-build3813504991/b033/_pkg_.a packagefile math/big=/usr/src/tmp/go-build3813504991/b105/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3813504991/b029/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3813504991/b010/_pkg_.a packagefile sort=/usr/src/tmp/go-build3813504991/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 xdxFQVI8tni_Mu3CcpUg/xdxFQVI8tni_Mu3CcpUg -goversion go1.23.5 -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/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /usr/src/.cache/go-build/78/78820a39d8e505cf0e4e1dde8401855c023d8b62258771ab5f609fae477310cb-d # internal github.com/mattn/go-isatty mkdir -p $WORK/b195/ cat >/usr/src/tmp/go-build3813504991/b195/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=/usr/src/tmp/go-build3813504991/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 iQTO3G_exP5dCotQGVwX/iQTO3G_exP5dCotQGVwX -goversion go1.23.5 -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/b192/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /usr/src/.cache/go-build/c3/c3e0b358d71ec1121fbf20257f40af443d54f9df3bc4172a3eb28466738ecee4-d # internal github.com/mattn/go-colorable mkdir -p $WORK/b194/ cat >/usr/src/tmp/go-build3813504991/b194/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile github.com/mattn/go-isatty=/usr/src/tmp/go-build3813504991/b195/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/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 WKx6kMLuv55sVQYdD5xq/WKx6kMLuv55sVQYdD5xq -goversion go1.23.5 -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/b136/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b180/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b136/_pkg_.a /usr/src/.cache/go-build/fd/fdbd9c0213a30389fa9d281957475f472af7b0191c82440855e52401ef49f456-d # internal github.com/valyala/fasttemplate mkdir -p $WORK/b197/ cat >/usr/src/tmp/go-build3813504991/b197/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/valyala/bytebufferpool=/usr/src/tmp/go-build3813504991/b198/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3813504991/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 0fu7A5iZiL85RCiquz2N/0fu7A5iZiL85RCiquz2N -goversion go1.23.5 -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/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /usr/src/.cache/go-build/4a/4ae33c315c37d64e92f7fda6d40227c9477428196b65c80d199dc09b9d5b20db-d # internal github.com/labstack/gommon/color mkdir -p $WORK/b193/ cat >/usr/src/tmp/go-build3813504991/b193/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/mattn/go-colorable=/usr/src/tmp/go-build3813504991/b194/_pkg_.a packagefile github.com/mattn/go-isatty=/usr/src/tmp/go-build3813504991/b195/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/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 vzAZaAjj5avYOOPIxQ-U/vzAZaAjj5avYOOPIxQ-U -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b193/importcfg -pack ./vendor/github.com/labstack/gommon/color/color.go cp $WORK/b120/_pkg_.a /usr/src/.cache/go-build/ff/ffd542ff8ad90d113265bdbe9ab14b8a1e037d81a876c8848ba49d0097c1f60d-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b119/ cat >/usr/src/tmp/go-build3813504991/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-build3813504991/b120/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/usr/src/tmp/go-build3813504991/b121/_pkg_.a packagefile math/big=/usr/src/tmp/go-build3813504991/b105/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3813504991/b029/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p vendor/golang.org/x/crypto/cryptobyte -lang=go1.23 -std -complete -installsuffix shared -buildid 69DCbLfnwjX32hkID9yI/69DCbLfnwjX32hkID9yI -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b119/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/builder.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/string.go cp $WORK/b192/_pkg_.a /usr/src/.cache/go-build/28/2823032f41b010ba025f7e0a77c9ebdb7ff68bba8c948218b0b6083a85902e25-d # internal crypto/x509/pkix mkdir -p $WORK/b141/ cat >/usr/src/tmp/go-build3813504991/b141/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=/usr/src/tmp/go-build3813504991/b120/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build3813504991/b142/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile math/big=/usr/src/tmp/go-build3813504991/b105/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 5Bzjvex5uDCHJYx1FqFG/5Bzjvex5uDCHJYx1FqFG -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b141/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go cp $WORK/b180/_pkg_.a /usr/src/.cache/go-build/7e/7e63d84076de8765775e4a6462b456b4fc9bd2617021fa147a5b1c1da58c8edf-d # internal html/template mkdir -p $WORK/b178/ cat >/usr/src/tmp/go-build3813504991/b178/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3813504991/b069/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile html=/usr/src/tmp/go-build3813504991/b179/_pkg_.a packagefile internal/godebug=/usr/src/tmp/go-build3813504991/b048/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build3813504991/b044/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile path=/usr/src/tmp/go-build3813504991/b046/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build3813504991/b065/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3813504991/b029/_pkg_.a packagefile regexp=/usr/src/tmp/go-build3813504991/b082/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile text/template=/usr/src/tmp/go-build3813504991/b180/_pkg_.a packagefile text/template/parse=/usr/src/tmp/go-build3813504991/b181/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3813504991/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p html/template -lang=go1.23 -std -complete -installsuffix shared -buildid nHI6I2IjvUxuMgCQZ9tS/nHI6I2IjvUxuMgCQZ9tS -goversion go1.23.5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /usr/src/.cache/go-build/b5/b5282c3746bf4d7c8158e7295926b2f60bf9d6d66314c7e68dc681f75e3f431d-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-build3813504991/b200/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile internal/poll=/usr/src/tmp/go-build3813504991/b053/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3813504991/b010/_pkg_.a packagefile slices=/usr/src/tmp/go-build3813504991/b040/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 E671QmfXNqA1NWq53DP1/E671QmfXNqA1NWq53DP1 -goversion go1.23.5 -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/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /usr/src/.cache/go-build/58/587524a46dd41fe3d71b6eba46155bd6c1bd065c97658d2d441ae9844c49a7db-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b204/ cat >/usr/src/tmp/go-build3813504991/b204/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile container/list=/usr/src/tmp/go-build3813504991/b096/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile log=/usr/src/tmp/go-build3813504991/b072/_pkg_.a packagefile sort=/usr/src/tmp/go-build3813504991/b064/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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 XpEre_3eHKfArrKTfI22/XpEre_3eHKfArrKTfI22 -goversion go1.23.5 -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 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/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /usr/src/.cache/go-build/e9/e92c1832ea9acd7488ebf56be6e1033e307e59cdf6139841fe675c9ad6e6086d-d # internal github.com/labstack/gommon/log mkdir -p $WORK/b196/ cat >/usr/src/tmp/go-build3813504991/b196/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3813504991/b069/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/labstack/gommon/color=/usr/src/tmp/go-build3813504991/b193/_pkg_.a packagefile github.com/mattn/go-colorable=/usr/src/tmp/go-build3813504991/b194/_pkg_.a packagefile github.com/mattn/go-isatty=/usr/src/tmp/go-build3813504991/b195/_pkg_.a packagefile github.com/valyala/fasttemplate=/usr/src/tmp/go-build3813504991/b197/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile path=/usr/src/tmp/go-build3813504991/b046/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3813504991/b010/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3813504991/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/b047/_pkg_.a EOF cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p github.com/labstack/gommon/log -lang=go1.16 -complete -installsuffix shared -buildid GZLTLQbXZr8vCuSkD4nN/GZLTLQbXZr8vCuSkD4nN -goversion go1.23.5 -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 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/b200/_pkg_.a /usr/src/.cache/go-build/26/268b59e8ee00eccdbd27e2ca99cb14e9268d21b2d5063946c9688d363696c6e0-d # internal golang.org/x/net/http2/hpack mkdir -p $WORK/b207/ cat >/usr/src/tmp/go-build3813504991/b207/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/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/b207/_pkg_.a -trimpath "$WORK/b207=>" -p golang.org/x/net/http2/hpack -lang=go1.16 -complete -installsuffix shared -buildid DBvGIP2hnnWc9Kj5vTid/DBvGIP2hnnWc9Kj5vTid -goversion go1.23.5 -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/b186/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /usr/src/.cache/go-build/35/3503fd9cc660281dddbe93315dce78ad506c2ffde337de23b2a08e0e98e9dea5-d # internal crypto/ecdsa mkdir -p $WORK/b114/ cat >/usr/src/tmp/go-build3813504991/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-build3813504991/b059/_pkg_.a packagefile crypto=/usr/src/tmp/go-build3813504991/b099/_pkg_.a packagefile crypto/aes=/usr/src/tmp/go-build3813504991/b108/_pkg_.a packagefile crypto/cipher=/usr/src/tmp/go-build3813504991/b100/_pkg_.a packagefile crypto/ecdh=/usr/src/tmp/go-build3813504991/b110/_pkg_.a packagefile crypto/elliptic=/usr/src/tmp/go-build3813504991/b115/_pkg_.a packagefile crypto/internal/bigmod=/usr/src/tmp/go-build3813504991/b116/_pkg_.a packagefile crypto/internal/boring=/usr/src/tmp/go-build3813504991/b098/_pkg_.a packagefile crypto/internal/boring/bbig=/usr/src/tmp/go-build3813504991/b117/_pkg_.a packagefile crypto/internal/nistec=/usr/src/tmp/go-build3813504991/b112/_pkg_.a packagefile crypto/internal/randutil=/usr/src/tmp/go-build3813504991/b104/_pkg_.a packagefile crypto/sha512=/usr/src/tmp/go-build3813504991/b118/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build3813504991/b102/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/usr/src/tmp/go-build3813504991/b119/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/usr/src/tmp/go-build3813504991/b121/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile math/big=/usr/src/tmp/go-build3813504991/b105/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/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 TjmZFmn6JaERpjRycaEQ/TjmZFmn6JaERpjRycaEQ -goversion go1.23.5 -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/b196/_pkg_.a # internal cp $WORK/b186/_pkg_.a /usr/src/.cache/go-build/ec/ec1e550b8a304ffb1bbfffcfbbbabc14ca8fc96cf4f5403f16762266e7166234-d # internal github.com/labstack/gommon/bytes mkdir -p $WORK/b211/ cat >/usr/src/tmp/go-build3813504991/b211/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile regexp=/usr/src/tmp/go-build3813504991/b082/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a EOF /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 AW9oUkFqG5jeo83rWNNu/AW9oUkFqG5jeo83rWNNu -goversion go1.23.5 -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/b204/_pkg_.a # internal cp $WORK/b196/_pkg_.a /usr/src/.cache/go-build/8e/8e5117aef519ad0358aab2671c4df7af9e2b0281e6c138cc48e209474114aed0-d # internal golang.org/x/time/rate mkdir -p $WORK/b213/ cat >/usr/src/tmp/go-build3813504991/b213/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build3813504991/b068/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile math=/usr/src/tmp/go-build3813504991/b033/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 nuXZXTRbNOMeQ97w1uUj/nuXZXTRbNOMeQ97w1uUj -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b213/importcfg -pack ./vendor/golang.org/x/time/rate/rate.go cp $WORK/b204/_pkg_.a /usr/src/.cache/go-build/a0/a0a071a8d23d1a5c4cddbdce11eea23e88187a7a116f2227f2f763f7f90db479-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b203/ cat >/usr/src/tmp/go-build3813504991/b203/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile golang.org/x/text/transform=/usr/src/tmp/go-build3813504991/b175/_pkg_.a packagefile golang.org/x/text/unicode/bidi=/usr/src/tmp/go-build3813504991/b204/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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 Tsrm-aUQ7B6M55YImbIH/Tsrm-aUQ7B6M55YImbIH -goversion go1.23.5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /usr/src/.cache/go-build/06/0695846589f5764eba8a40f99ee9fa043415b0f138c5a9918bb9a09bc9a7a289-d # internal compress/zlib mkdir -p $WORK/b221/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b207/_pkg_.a # internal cat >/usr/src/tmp/go-build3813504991/b221/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3813504991/b067/_pkg_.a packagefile compress/flate=/usr/src/tmp/go-build3813504991/b093/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3813504991/b062/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile hash=/usr/src/tmp/go-build3813504991/b095/_pkg_.a packagefile hash/adler32=/usr/src/tmp/go-build3813504991/b222/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -p compress/zlib -lang=go1.23 -std -complete -installsuffix shared -buildid tdKwlZsDTkB5O02zS3SQ/tdKwlZsDTkB5O02zS3SQ -goversion go1.23.5 -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/b207/_pkg_.a /usr/src/.cache/go-build/c0/c051ce783fcdb6534fbaf2e46ffd445deae3b6e45acfd334007891fb867b3974-d # internal github.com/gomarkdown/markdown/ast mkdir -p $WORK/b234/ cat >/usr/src/tmp/go-build3813504991/b234/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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 xx_iXBiiy7wY5_7eAvp5/xx_iXBiiy7wY5_7eAvp5 -goversion go1.23.5 -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/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /usr/src/.cache/go-build/f4/f450d936d58103a25813e27eaa92aa17c09a13ac237d9bf1755261a44ab74eed-d # internal golang.org/x/net/idna mkdir -p $WORK/b202/ cat >/usr/src/tmp/go-build3813504991/b202/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile golang.org/x/text/secure/bidirule=/usr/src/tmp/go-build3813504991/b203/_pkg_.a packagefile golang.org/x/text/unicode/bidi=/usr/src/tmp/go-build3813504991/b204/_pkg_.a packagefile golang.org/x/text/unicode/norm=/usr/src/tmp/go-build3813504991/b176/_pkg_.a packagefile math=/usr/src/tmp/go-build3813504991/b033/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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 Th8cTlR_CBt5Q89j4Pyw/Th8cTlR_CBt5Q89j4Pyw -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b202/importcfg -pack ./vendor/golang.org/x/net/idna/idna10.0.0.go ./vendor/golang.org/x/net/idna/punycode.go ./vendor/golang.org/x/net/idna/tables13.0.0.go ./vendor/golang.org/x/net/idna/trie.go ./vendor/golang.org/x/net/idna/trieval.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /usr/src/.cache/go-build/c8/c8980b34151dd42449bba66a74c817063d80c237fd435f7f8a8df7a03002814e-d # internal image/png mkdir -p $WORK/b231/ cat >/usr/src/tmp/go-build3813504991/b231/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3813504991/b067/_pkg_.a packagefile compress/zlib=/usr/src/tmp/go-build3813504991/b221/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3813504991/b062/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile hash=/usr/src/tmp/go-build3813504991/b095/_pkg_.a packagefile hash/crc32=/usr/src/tmp/go-build3813504991/b094/_pkg_.a packagefile image=/usr/src/tmp/go-build3813504991/b227/_pkg_.a packagefile image/color=/usr/src/tmp/go-build3813504991/b228/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/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 vDtfawHIL-Kps8cx-_Aj/vDtfawHIL-Kps8cx-_Aj -goversion go1.23.5 -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/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /usr/src/.cache/go-build/35/35d27a23d48d80047bca3e2cf6b2f10c84954dee7504fa35bb0dcf2557641c75-d # internal github.com/missdeer/golib/ic mkdir -p $WORK/b250/ cat >/usr/src/tmp/go-build3813504991/b250/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile golang.org/x/text/encoding=/usr/src/tmp/go-build3813504991/b251/_pkg_.a packagefile golang.org/x/text/encoding/japanese=/usr/src/tmp/go-build3813504991/b253/_pkg_.a packagefile golang.org/x/text/encoding/korean=/usr/src/tmp/go-build3813504991/b255/_pkg_.a packagefile golang.org/x/text/encoding/simplifiedchinese=/usr/src/tmp/go-build3813504991/b256/_pkg_.a packagefile golang.org/x/text/encoding/traditionalchinese=/usr/src/tmp/go-build3813504991/b257/_pkg_.a packagefile golang.org/x/text/transform=/usr/src/tmp/go-build3813504991/b175/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile log=/usr/src/tmp/go-build3813504991/b072/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/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 TQ_NyG7bOjsgolrYVGkW/TQ_NyG7bOjsgolrYVGkW -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b250/importcfg -pack ./vendor/github.com/missdeer/golib/ic/convutf8.go ./vendor/github.com/missdeer/golib/ic/ic.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /usr/src/.cache/go-build/c5/c5d2b7f5a36f8830377a57997f3e8656c2e33e60e8f817521b4a71f212f004ad-d # internal github.com/paulrosania/go-charset/charset mkdir -p $WORK/b258/ cat >/usr/src/tmp/go-build3813504991/b258/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3813504991/b062/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3813504991/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build3813504991/b065/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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 WW9zCL_ij9IfhIjkiWRd/WW9zCL_ij9IfhIjkiWRd -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b258/importcfg -pack ./vendor/github.com/paulrosania/go-charset/charset/ascii.go ./vendor/github.com/paulrosania/go-charset/charset/big5.go ./vendor/github.com/paulrosania/go-charset/charset/charset.go ./vendor/github.com/paulrosania/go-charset/charset/codepage.go ./vendor/github.com/paulrosania/go-charset/charset/cp932.go ./vendor/github.com/paulrosania/go-charset/charset/file.go ./vendor/github.com/paulrosania/go-charset/charset/local.go ./vendor/github.com/paulrosania/go-charset/charset/utf16.go ./vendor/github.com/paulrosania/go-charset/charset/utf8.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b178/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b114/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b114/_pkg_.a /usr/src/.cache/go-build/7c/7ccf44bacf694e199a7d24f646600bd1047c1a4cd934912f1da4f121f8b736ba-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b178/_pkg_.a /usr/src/.cache/go-build/c7/c77b61be21bf38bac5b04046c0c46406abe763eff4a0c208f7e4285ed81bf27d-d # internal github.com/spf13/cast mkdir -p $WORK/b177/ cat >/usr/src/tmp/go-build3813504991/b177/importcfg << 'EOF' # internal # import config packagefile encoding/json=/usr/src/tmp/go-build3813504991/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile html/template=/usr/src/tmp/go-build3813504991/b178/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3813504991/b029/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 ANawERHhBi_raZK77vlb/ANawERHhBi_raZK77vlb -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b177/importcfg -pack ./vendor/github.com/spf13/cast/cast.go ./vendor/github.com/spf13/cast/caste.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b231/_pkg_.a # internal github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1 mkdir -p $WORK/b266/ cat >/usr/src/tmp/go-build3813504991/b266/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/keybase/go-keybase-chat-bot/kbchat/types/gregor1=/usr/src/tmp/go-build3813504991/b265/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -p github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1 -lang=go1.16 -complete -installsuffix shared -buildid p8P4Ur1bJKrPf5EySmgn/p8P4Ur1bJKrPf5EySmgn -goversion go1.23.5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b202/_pkg_.a /usr/src/.cache/go-build/69/6920c348d5f363b8fd3f306f9b17696d1fdaf61357df5528583a8298bf06cc9c-d # internal github.com/davecgh/go-spew/spew mkdir -p $WORK/b270/ cat >/usr/src/tmp/go-build3813504991/b270/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build3813504991/b142/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3813504991/b029/_pkg_.a packagefile regexp=/usr/src/tmp/go-build3813504991/b082/_pkg_.a packagefile sort=/usr/src/tmp/go-build3813504991/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/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 oN9f_CELQujMJXQ9imhn/oN9f_CELQujMJXQ9imhn -goversion go1.23.5 -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 cp $WORK/b231/_pkg_.a /usr/src/.cache/go-build/f8/f81ec787ab7d571c27a71b486f177a39e7d13d17ab1af12d95f4742ccd3ae663-d # internal github.com/pmezard/go-difflib/difflib mkdir -p $WORK/b271/ cat >/usr/src/tmp/go-build3813504991/b271/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3813504991/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/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 MPnedL2ZnIeRF0PVtKzY/MPnedL2ZnIeRF0PVtKzY -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b271/importcfg -pack ./vendor/github.com/pmezard/go-difflib/difflib/difflib.go cp $WORK/b234/_pkg_.a /usr/src/.cache/go-build/fb/fb0390834475f760ded3e9f92ffa98cd7cf5ded531680c6c7a8ef42485de54b4-d # internal github.com/gomarkdown/markdown/parser mkdir -p $WORK/b236/ cat >/usr/src/tmp/go-build3813504991/b236/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/gomarkdown/markdown/ast=/usr/src/tmp/go-build3813504991/b234/_pkg_.a packagefile html=/usr/src/tmp/go-build3813504991/b179/_pkg_.a packagefile path=/usr/src/tmp/go-build3813504991/b046/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build3813504991/b065/_pkg_.a packagefile regexp=/usr/src/tmp/go-build3813504991/b082/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3813504991/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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 Xl-mHoffh9c9wlmxrjo5/Xl-mHoffh9c9wlmxrjo5 -goversion go1.23.5 -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/b258/_pkg_.a /usr/src/.cache/go-build/ef/efea9e37e0ef496b057dec42b0af6f7c0f42eb9790ad28c75b908e5f358ebd45-d # internal github.com/paulrosania/go-charset/data mkdir -p $WORK/b259/ cat >/usr/src/tmp/go-build3813504991/b259/importcfg << 'EOF' # internal # import config packagefile github.com/paulrosania/go-charset/charset=/usr/src/tmp/go-build3813504991/b258/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/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 8-UFah-U4byEUmbCr5-i/8-UFah-U4byEUmbCr5-i -goversion go1.23.5 -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 cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b144/_pkg_.a $WORK/b144/_x001.o $WORK/b144/_x002.o $WORK/b144/_x003.o $WORK/b144/_x004.o $WORK/b144/_x005.o $WORK/b144/_x006.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b144/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b259/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b259/_pkg_.a /usr/src/.cache/go-build/a3/a3412e8e3c1a99f2b8ab6cb8c68fdd7a6e980f408991f4dc8c894cd8e49a0b46-d # internal cp $WORK/b271/_pkg_.a /usr/src/.cache/go-build/47/475761b9606bb5055a56f97931712fcf0349eb56c4f0cee8203cfb3c3c950a12-d # internal runtime/trace mkdir -p $WORK/b275/ cat >/usr/src/tmp/go-build3813504991/b275/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build3813504991/b068/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3813504991/b010/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3813504991/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/b275/_pkg_.a -trimpath "$WORK/b275=>" -p runtime/trace -lang=go1.23 -std -installsuffix shared -buildid ZZUGU5XKCSjcPHxZPYjL/ZZUGU5XKCSjcPHxZPYjL -goversion go1.23.5 -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 gopkg.in/yaml.v3 mkdir -p $WORK/b272/ cat >/usr/src/tmp/go-build3813504991/b272/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile encoding=/usr/src/tmp/go-build3813504991/b003/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build3813504991/b070/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile math=/usr/src/tmp/go-build3813504991/b033/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3813504991/b029/_pkg_.a packagefile regexp=/usr/src/tmp/go-build3813504991/b082/_pkg_.a packagefile sort=/usr/src/tmp/go-build3813504991/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/b047/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3813504991/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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 LV0s-KJMWj8eV86cK58b/LV0s-KJMWj8eV86cK58b -goversion go1.23.5 -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/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /usr/src/.cache/go-build/58/586734a090b9b2b71cccdcc929e516db99d36e2bc7051ae21bf9197b86b43a62-d # internal github.com/hashicorp/golang-lru mkdir -p $WORK/b280/ cat >/usr/src/tmp/go-build3813504991/b280/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=/usr/src/tmp/go-build3813504991/b281/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -p github.com/hashicorp/golang-lru -lang=go1.16 -complete -installsuffix shared -buildid WrWXFl9SI-DVc_V60kaB/WrWXFl9SI-DVc_V60kaB -goversion go1.23.5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b270/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b172/_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/b9/b975805403325db16539b51faecf219913ba33510d0dab86611fbce007a1b385-d # internal testing mkdir -p $WORK/b273/ cat >/usr/src/tmp/go-build3813504991/b273/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile flag=/usr/src/tmp/go-build3813504991/b002/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile internal/goexperiment=/usr/src/tmp/go-build3813504991/b017/_pkg_.a packagefile internal/race=/usr/src/tmp/go-build3813504991/b032/_pkg_.a packagefile internal/sysinfo=/usr/src/tmp/go-build3813504991/b274/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile math=/usr/src/tmp/go-build3813504991/b033/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build3813504991/b106/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build3813504991/b065/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3813504991/b029/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3813504991/b010/_pkg_.a packagefile runtime/debug=/usr/src/tmp/go-build3813504991/b200/_pkg_.a packagefile runtime/trace=/usr/src/tmp/go-build3813504991/b275/_pkg_.a packagefile slices=/usr/src/tmp/go-build3813504991/b040/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3813504991/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/b047/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3813504991/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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 mX8hDQcaxlrjgDjPrkDl/mX8hDQcaxlrjgDjPrkDl -goversion go1.23.5 -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 cp $WORK/b270/_pkg_.a /usr/src/.cache/go-build/e5/e55881b27cee7fe57efcfb84a3f3b07cb684a5ecc6749035a19101521a486123-d # internal github.com/mgutz/ansi mkdir -p $WORK/b284/ cat >/usr/src/tmp/go-build3813504991/b284/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/mattn/go-colorable=/usr/src/tmp/go-build3813504991/b194/_pkg_.a packagefile sort=/usr/src/tmp/go-build3813504991/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/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 TjoCa9qQnUqgNamV6y8o/TjoCa9qQnUqgNamV6y8o -goversion go1.23.5 -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 cp $WORK/b172/_pkg_.a /usr/src/.cache/go-build/94/941339a9c1c9dc692d1794c64af1af797f12882245fc38b567afe579a444418a-d # internal golang.org/x/term mkdir -p $WORK/b286/ cat >/usr/src/tmp/go-build3813504991/b286/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile golang.org/x/sys/unix=/usr/src/tmp/go-build3813504991/b061/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3813504991/b010/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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 kTVgWhsqg7g6b-Wr98zR/kTVgWhsqg7g6b-Wr98zR -goversion go1.23.5 -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/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /usr/src/.cache/go-build/17/170c32d26a9809c822d1a6c62cb5abb02d3b087f2c0b9a313333fecbc8e38db8-d # internal database/sql/driver mkdir -p $WORK/b290/ cat >/usr/src/tmp/go-build3813504991/b290/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build3813504991/b068/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3813504991/b029/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 soyOJMsBfEq6EP2C0fap/soyOJMsBfEq6EP2C0fap -goversion go1.23.5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /usr/src/.cache/go-build/50/5011b49b31d2847bf5ab95ca05bbd7bc4b673e6e40fde4996f4e9ccc8080f7b6-d # internal golang.org/x/image/tiff/lzw mkdir -p $WORK/b295/ cat >/usr/src/tmp/go-build3813504991/b295/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3813504991/b067/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/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 IS6wLGeeUq9NQZQzgd9D/IS6wLGeeUq9NQZQzgd9D -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b295/importcfg -pack ./vendor/golang.org/x/image/tiff/lzw/reader.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /usr/src/.cache/go-build/08/083ac4a2dc0f81b4baa192000c567a5cbeb6a51485abdac134ab83e082d1abd1-d # internal golang.org/x/image/tiff mkdir -p $WORK/b293/ cat >/usr/src/tmp/go-build3813504991/b293/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3813504991/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile compress/zlib=/usr/src/tmp/go-build3813504991/b221/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3813504991/b062/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile golang.org/x/image/ccitt=/usr/src/tmp/go-build3813504991/b294/_pkg_.a packagefile golang.org/x/image/tiff/lzw=/usr/src/tmp/go-build3813504991/b295/_pkg_.a packagefile image=/usr/src/tmp/go-build3813504991/b227/_pkg_.a packagefile image/color=/usr/src/tmp/go-build3813504991/b228/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile math=/usr/src/tmp/go-build3813504991/b033/_pkg_.a packagefile sort=/usr/src/tmp/go-build3813504991/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 4jPCI48Uh9lA0KULY66K/4jPCI48Uh9lA0KULY66K -goversion go1.23.5 -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/b144/_pkg_.a /usr/src/.cache/go-build/80/805f4416b9322b6ec313784565b55a969fb60450fa35b42dbc1bbf25cb5a227d-d # internal crypto/x509 mkdir -p $WORK/b139/ cat >/usr/src/tmp/go-build3813504991/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-build3813504991/b059/_pkg_.a packagefile crypto=/usr/src/tmp/go-build3813504991/b099/_pkg_.a packagefile crypto/aes=/usr/src/tmp/go-build3813504991/b108/_pkg_.a packagefile crypto/cipher=/usr/src/tmp/go-build3813504991/b100/_pkg_.a packagefile crypto/des=/usr/src/tmp/go-build3813504991/b109/_pkg_.a packagefile crypto/dsa=/usr/src/tmp/go-build3813504991/b140/_pkg_.a packagefile crypto/ecdh=/usr/src/tmp/go-build3813504991/b110/_pkg_.a packagefile crypto/ecdsa=/usr/src/tmp/go-build3813504991/b114/_pkg_.a packagefile crypto/ed25519=/usr/src/tmp/go-build3813504991/b122/_pkg_.a packagefile crypto/elliptic=/usr/src/tmp/go-build3813504991/b115/_pkg_.a packagefile crypto/md5=/usr/src/tmp/go-build3813504991/b134/_pkg_.a packagefile crypto/rsa=/usr/src/tmp/go-build3813504991/b136/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build3813504991/b137/_pkg_.a packagefile crypto/sha256=/usr/src/tmp/go-build3813504991/b138/_pkg_.a packagefile crypto/sha512=/usr/src/tmp/go-build3813504991/b118/_pkg_.a packagefile crypto/x509/pkix=/usr/src/tmp/go-build3813504991/b141/_pkg_.a packagefile encoding/asn1=/usr/src/tmp/go-build3813504991/b120/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build3813504991/b142/_pkg_.a packagefile encoding/pem=/usr/src/tmp/go-build3813504991/b143/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/usr/src/tmp/go-build3813504991/b119/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/usr/src/tmp/go-build3813504991/b121/_pkg_.a packagefile internal/godebug=/usr/src/tmp/go-build3813504991/b048/_pkg_.a packagefile internal/goos=/usr/src/tmp/go-build3813504991/b018/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build3813504991/b044/_pkg_.a packagefile math=/usr/src/tmp/go-build3813504991/b033/_pkg_.a packagefile math/big=/usr/src/tmp/go-build3813504991/b105/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3813504991/b034/_pkg_.a packagefile net=/usr/src/tmp/go-build3813504991/b144/_pkg_.a packagefile net/netip=/usr/src/tmp/go-build3813504991/b148/_pkg_.a packagefile net/url=/usr/src/tmp/go-build3813504991/b154/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build3813504991/b065/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3813504991/b029/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3813504991/b010/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/b047/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3813504991/b039/_pkg_.a packagefile unicode/utf16=/usr/src/tmp/go-build3813504991/b071/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p crypto/x509 -lang=go1.23 -std -complete -installsuffix shared -buildid P3VgYYOP6PiJCUp4FMYv/P3VgYYOP6PiJCUp4FMYv -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b139/importcfg -pack /usr/lib/golang/src/crypto/x509/cert_pool.go /usr/lib/golang/src/crypto/x509/notboring.go /usr/lib/golang/src/crypto/x509/oid.go /usr/lib/golang/src/crypto/x509/parser.go /usr/lib/golang/src/crypto/x509/pem_decrypt.go /usr/lib/golang/src/crypto/x509/pkcs1.go /usr/lib/golang/src/crypto/x509/pkcs8.go /usr/lib/golang/src/crypto/x509/root.go /usr/lib/golang/src/crypto/x509/root_linux.go /usr/lib/golang/src/crypto/x509/root_unix.go /usr/lib/golang/src/crypto/x509/sec1.go /usr/lib/golang/src/crypto/x509/verify.go /usr/lib/golang/src/crypto/x509/x509.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b290/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b290/_pkg_.a /usr/src/.cache/go-build/c9/c99dba31be0566c89be3fbec18fa3012a06a54f8dba5fbd47df7a32a1de8a97b-d # internal net/textproto mkdir -p $WORK/b161/ cat >/usr/src/tmp/go-build3813504991/b161/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3813504991/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile math=/usr/src/tmp/go-build3813504991/b033/_pkg_.a packagefile net=/usr/src/tmp/go-build3813504991/b144/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/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 wq1ESo0F5piZow5D_sBN/wq1ESo0F5piZow5D_sBN -goversion go1.23.5 -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 cp $WORK/b286/_pkg_.a /usr/src/.cache/go-build/22/22913fb706dc3eefe0badd98f9fc095ddbbe8a5ea8257f3cdb1e30a015f1e14b-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b162/ cat >/usr/src/tmp/go-build3813504991/b162/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile vendor/golang.org/x/net/idna=/usr/src/tmp/go-build3813504991/b156/_pkg_.a packagefile net=/usr/src/tmp/go-build3813504991/b144/_pkg_.a packagefile net/url=/usr/src/tmp/go-build3813504991/b154/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p vendor/golang.org/x/net/http/httpproxy -lang=go1.23 -std -complete -installsuffix shared -buildid EDESYAaEok-1pJ5ds90x/EDESYAaEok-1pJ5ds90x -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b162/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.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/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /usr/src/.cache/go-build/4b/4b2b427449ff79d497d5b3883df84c3c5e871fd9d610929ffcfe456091f7700e-d # internal github.com/mitchellh/mapstructure mkdir -p $WORK/b171/ cat >/usr/src/tmp/go-build3813504991/b171/importcfg << 'EOF' # internal # import config packagefile encoding=/usr/src/tmp/go-build3813504991/b003/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3813504991/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile net=/usr/src/tmp/go-build3813504991/b144/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3813504991/b029/_pkg_.a packagefile sort=/usr/src/tmp/go-build3813504991/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 n8rNn16nMD_dEYW_GSb0/n8rNn16nMD_dEYW_GSb0 -goversion go1.23.5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b236/_pkg_.a /usr/src/.cache/go-build/92/92f76bd6cd29ee70c1e9823620cfc013192f7e61fe4d4943970315d4ffa3ef63-d # internal cp $WORK/b161/_pkg_.a /usr/src/.cache/go-build/95/95a89f0dca8180a83132b672812a1183b0440b1baeb22e77d59ed8d42d0a8752-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b155/ cat >/usr/src/tmp/go-build3813504991/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-build3813504991/b156/_pkg_.a packagefile net=/usr/src/tmp/go-build3813504991/b144/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build3813504991/b161/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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 0G7GNG-EYBz_4J1yJKte/0G7GNG-EYBz_4J1yJKte -goversion go1.23.5 -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 github.com/spf13/pflag mkdir -p $WORK/b183/ cat >/usr/src/tmp/go-build3813504991/b183/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build3813504991/b070/_pkg_.a packagefile encoding/csv=/usr/src/tmp/go-build3813504991/b075/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build3813504991/b142/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile flag=/usr/src/tmp/go-build3813504991/b002/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile net=/usr/src/tmp/go-build3813504991/b144/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3813504991/b029/_pkg_.a packagefile sort=/usr/src/tmp/go-build3813504991/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 XscVzd9IiOETomeZcBmm/XscVzd9IiOETomeZcBmm -goversion go1.23.5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /usr/src/.cache/go-build/8e/8e9152e16703b1a1b060cc3881c3bfeaee2774890e6d751d1e436d3d27b6a137-d # internal mime/multipart mkdir -p $WORK/b166/ cat >/usr/src/tmp/go-build3813504991/b166/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3813504991/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build3813504991/b097/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile internal/godebug=/usr/src/tmp/go-build3813504991/b048/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile math=/usr/src/tmp/go-build3813504991/b033/_pkg_.a packagefile mime=/usr/src/tmp/go-build3813504991/b165/_pkg_.a packagefile mime/quotedprintable=/usr/src/tmp/go-build3813504991/b167/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build3813504991/b161/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build3813504991/b065/_pkg_.a packagefile slices=/usr/src/tmp/go-build3813504991/b040/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p mime/multipart -lang=go1.23 -std -complete -installsuffix shared -buildid f9lK3Q7ETJUEjR8iruHz/f9lK3Q7ETJUEjR8iruHz -goversion go1.23.5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /usr/src/.cache/go-build/b8/b8883a5e4bc30997103b74fa8c895fdced759d7611c2e1b54bea51e03a873c89-d # internal golang.org/x/net/http/httpguts mkdir -p $WORK/b206/ cat >/usr/src/tmp/go-build3813504991/b206/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=/usr/src/tmp/go-build3813504991/b202/_pkg_.a packagefile net=/usr/src/tmp/go-build3813504991/b144/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build3813504991/b161/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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 bVnxlGt429VEHwhoaqZ9/bVnxlGt429VEHwhoaqZ9 -goversion go1.23.5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /usr/src/.cache/go-build/cb/cb9a48599e94b4de25743ec687a4f4d6758a038c289798e8ce93335874cf4ce6-d # internal github.com/gomarkdown/markdown/html mkdir -p $WORK/b235/ cat >/usr/src/tmp/go-build3813504991/b235/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/gomarkdown/markdown/ast=/usr/src/tmp/go-build3813504991/b234/_pkg_.a packagefile github.com/gomarkdown/markdown/parser=/usr/src/tmp/go-build3813504991/b236/_pkg_.a packagefile html=/usr/src/tmp/go-build3813504991/b179/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile regexp=/usr/src/tmp/go-build3813504991/b082/_pkg_.a packagefile sort=/usr/src/tmp/go-build3813504991/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/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 8dMQn33RRyhJEyeqHabI/8dMQn33RRyhJEyeqHabI -goversion go1.23.5 -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/b166/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b166/_pkg_.a /usr/src/.cache/go-build/e4/e4880d9c9f704e4e346806ef985c85c96e31efa8a94ebceda8fe768d5ffec0fa-d # internal golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b285/ cat >/usr/src/tmp/go-build3813504991/b285/importcfg << 'EOF' # internal # import config packagefile golang.org/x/term=/usr/src/tmp/go-build3813504991/b286/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/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 DUc-sXGXPJXIcI7ZpaVl/DUc-sXGXPJXIcI7ZpaVl -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b285/importcfg -pack ./vendor/golang.org/x/crypto/ssh/terminal/terminal.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b235/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /usr/src/.cache/go-build/2a/2a0e98ccd8a7bca6c825929b3e46285a98d676ab18659827a0397402519efc53-d # internal github.com/matterbridge/logrus-prefixed-formatter mkdir -p $WORK/b283/ cat >/usr/src/tmp/go-build3813504991/b283/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/mgutz/ansi=/usr/src/tmp/go-build3813504991/b284/_pkg_.a packagefile github.com/sirupsen/logrus=/usr/src/tmp/go-build3813504991/b066/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=/usr/src/tmp/go-build3813504991/b285/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile regexp=/usr/src/tmp/go-build3813504991/b082/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3813504991/b010/_pkg_.a packagefile sort=/usr/src/tmp/go-build3813504991/b064/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -p github.com/matterbridge/logrus-prefixed-formatter -lang=go1.16 -complete -installsuffix shared -buildid R5G1a7QJYmrAi7gNWYHy/R5G1a7QJYmrAi7gNWYHy -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b283/importcfg -pack ./vendor/github.com/matterbridge/logrus-prefixed-formatter/formatter.go cp $WORK/b235/_pkg_.a /usr/src/.cache/go-build/f1/f14c5552437b04cee29a5d468489e6fd69f11e70c4ef2dea4472e8996784d2f4-d # internal github.com/gomarkdown/markdown mkdir -p $WORK/b233/ cat >/usr/src/tmp/go-build3813504991/b233/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile github.com/gomarkdown/markdown/ast=/usr/src/tmp/go-build3813504991/b234/_pkg_.a packagefile github.com/gomarkdown/markdown/html=/usr/src/tmp/go-build3813504991/b235/_pkg_.a packagefile github.com/gomarkdown/markdown/parser=/usr/src/tmp/go-build3813504991/b236/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/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 BxW_rnk5xZ4lLnRpp8Nq/BxW_rnk5xZ4lLnRpp8Nq -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b233/importcfg -pack ./vendor/github.com/gomarkdown/markdown/doc.go ./vendor/github.com/gomarkdown/markdown/markdown.go cp $WORK/b273/_pkg_.a /usr/src/.cache/go-build/27/279adbf22cfc3937305522371b362d99fcec7f4211a34639b0c46ac99a1695c5-d # internal github.com/blang/semver mkdir -p $WORK/b289/ cat >/usr/src/tmp/go-build3813504991/b289/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=/usr/src/tmp/go-build3813504991/b290/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3813504991/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile sort=/usr/src/tmp/go-build3813504991/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3813504991/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 FwUPMXrUlILuXCRP09U9/FwUPMXrUlILuXCRP09U9 -goversion go1.23.5 -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/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /usr/src/.cache/go-build/a1/a101ebd3cbd23b1ad055bf308720fbe8fb5567c0560037b6edfdabbd26c432e2-d # internal compress/lzw mkdir -p $WORK/b298/ cat >/usr/src/tmp/go-build3813504991/b298/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3813504991/b067/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/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 oB5Ab6YphCycBdgfQLy2/oB5Ab6YphCycBdgfQLy2 -goversion go1.23.5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /usr/src/.cache/go-build/97/97fa8f1b9662ac95b1ec3251e94e31768c0fcd032378e1da98dda3faac666e1c-d # internal golang.org/x/net/html mkdir -p $WORK/b301/ cat >/usr/src/tmp/go-build3813504991/b301/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3813504991/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile golang.org/x/net/html/atom=/usr/src/tmp/go-build3813504991/b302/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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 wz5oiRWku_Htd8JSY37s/wz5oiRWku_Htd8JSY37s -goversion go1.23.5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /usr/src/.cache/go-build/ab/abc4f7092c20a2f2091def49e8124eaade15609b7c1a1863b01bb037feb52e1e-d # internal image/gif mkdir -p $WORK/b297/ cat >/usr/src/tmp/go-build3813504991/b297/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3813504991/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile compress/lzw=/usr/src/tmp/go-build3813504991/b298/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile image=/usr/src/tmp/go-build3813504991/b227/_pkg_.a packagefile image/color=/usr/src/tmp/go-build3813504991/b228/_pkg_.a packagefile image/color/palette=/usr/src/tmp/go-build3813504991/b299/_pkg_.a packagefile image/draw=/usr/src/tmp/go-build3813504991/b296/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build3813504991/b014/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/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 XuLzENhcnE1kB0fAr2De/XuLzENhcnE1kB0fAr2De -goversion go1.23.5 -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/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /usr/src/.cache/go-build/7f/7f180f02ca4906097eec998598aa1e3c8cdef5a77d2c1023aa8e4cfdd3a405df-d # internal database/sql mkdir -p $WORK/b304/ cat >/usr/src/tmp/go-build3813504991/b304/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile context=/usr/src/tmp/go-build3813504991/b068/_pkg_.a packagefile database/sql/driver=/usr/src/tmp/go-build3813504991/b290/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile math/rand/v2=/usr/src/tmp/go-build3813504991/b151/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3813504991/b029/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3813504991/b010/_pkg_.a packagefile slices=/usr/src/tmp/go-build3813504991/b040/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3813504991/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/b047/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3813504991/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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 Rhm8OkGy_URBfaJKSzo6/Rhm8OkGy_URBfaJKSzo6 -goversion go1.23.5 -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/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /usr/src/.cache/go-build/11/11d430566f8cbd195148dbdac4a297856f56302437292ffd679dbc64e7938637-d # internal github.com/mattermost/go-i18n/i18n/language mkdir -p $WORK/b307/ cat >/usr/src/tmp/go-build3813504991/b307/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a EOF /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 QV1WKnCk1itJRFZzhGxj/QV1WKnCk1itJRFZzhGxj -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b307/importcfg -pack ./vendor/github.com/mattermost/go-i18n/i18n/language/language.go ./vendor/github.com/mattermost/go-i18n/i18n/language/operands.go ./vendor/github.com/mattermost/go-i18n/i18n/language/plural.go ./vendor/github.com/mattermost/go-i18n/i18n/language/pluralspec.go ./vendor/github.com/mattermost/go-i18n/i18n/language/pluralspec_gen.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /usr/src/.cache/go-build/0e/0e6a48434cc2a8fa5900ef44b8f1e1583a2716d2a895c9c4196cd2867a9215d3-d # internal github.com/disintegration/imaging mkdir -p $WORK/b291/ cat >/usr/src/tmp/go-build3813504991/b291/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3813504991/b062/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile golang.org/x/image/bmp=/usr/src/tmp/go-build3813504991/b292/_pkg_.a packagefile golang.org/x/image/tiff=/usr/src/tmp/go-build3813504991/b293/_pkg_.a packagefile image=/usr/src/tmp/go-build3813504991/b227/_pkg_.a packagefile image/color=/usr/src/tmp/go-build3813504991/b228/_pkg_.a packagefile image/draw=/usr/src/tmp/go-build3813504991/b296/_pkg_.a packagefile image/gif=/usr/src/tmp/go-build3813504991/b297/_pkg_.a packagefile image/jpeg=/usr/src/tmp/go-build3813504991/b229/_pkg_.a packagefile image/png=/usr/src/tmp/go-build3813504991/b231/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile math=/usr/src/tmp/go-build3813504991/b033/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build3813504991/b065/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3813504991/b010/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/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 RvARuH3aFJ6hRxfx90_H/RvARuH3aFJ6hRxfx90_H -goversion go1.23.5 -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/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /usr/src/.cache/go-build/48/48b3c45c27820ba394f41acbd2660b14c72db1986e67ec4cd80b818fd399398b-d # internal github.com/mattermost/go-i18n/i18n/translation mkdir -p $WORK/b308/ cat >/usr/src/tmp/go-build3813504991/b308/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile encoding=/usr/src/tmp/go-build3813504991/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/mattermost/go-i18n/i18n/language=/usr/src/tmp/go-build3813504991/b307/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile text/template=/usr/src/tmp/go-build3813504991/b180/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -p github.com/mattermost/go-i18n/i18n/translation -lang=go1.16 -complete -installsuffix shared -buildid pJRw19cQ-v1lYqkRJFL-/pJRw19cQ-v1lYqkRJFL- -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b308/importcfg -pack ./vendor/github.com/mattermost/go-i18n/i18n/translation/plural_translation.go ./vendor/github.com/mattermost/go-i18n/i18n/translation/single_translation.go ./vendor/github.com/mattermost/go-i18n/i18n/translation/template.go ./vendor/github.com/mattermost/go-i18n/i18n/translation/translation.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b139/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b272/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /usr/src/.cache/go-build/86/86861750560ba01d9147a990133172bf7865abfe885d23068510de2606698216-d # internal github.com/mattermost/go-i18n/i18n/bundle mkdir -p $WORK/b306/ cat >/usr/src/tmp/go-build3813504991/b306/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3813504991/b069/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/mattermost/go-i18n/i18n/language=/usr/src/tmp/go-build3813504991/b307/_pkg_.a packagefile github.com/mattermost/go-i18n/i18n/translation=/usr/src/tmp/go-build3813504991/b308/_pkg_.a packagefile github.com/pelletier/go-toml=/usr/src/tmp/go-build3813504991/b172/_pkg_.a packagefile gopkg.in/yaml.v2=/usr/src/tmp/go-build3813504991/b186/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build3813504991/b065/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3813504991/b029/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3813504991/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 4rTjmGaxzrpAOwzJ3mqD/4rTjmGaxzrpAOwzJ3mqD -goversion go1.23.5 -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/b183/_pkg_.a # internal cp $WORK/b139/_pkg_.a /usr/src/.cache/go-build/06/062202885b52b75c184ce3e41c6c27dfda3b21fc91836b0852549fd83a241986-d # internal cp $WORK/b272/_pkg_.a /usr/src/.cache/go-build/09/09b002a76e873eb31496b1735a872f6c230c5f20f51031e7a152602ddb60760e-d # internal github.com/dgrijalva/jwt-go mkdir -p $WORK/b210/ cat >/usr/src/tmp/go-build3813504991/b210/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile crypto=/usr/src/tmp/go-build3813504991/b099/_pkg_.a packagefile crypto/ecdsa=/usr/src/tmp/go-build3813504991/b114/_pkg_.a packagefile crypto/hmac=/usr/src/tmp/go-build3813504991/b124/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build3813504991/b097/_pkg_.a packagefile crypto/rsa=/usr/src/tmp/go-build3813504991/b136/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build3813504991/b102/_pkg_.a packagefile crypto/x509=/usr/src/tmp/go-build3813504991/b139/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build3813504991/b070/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3813504991/b069/_pkg_.a packagefile encoding/pem=/usr/src/tmp/go-build3813504991/b143/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile math/big=/usr/src/tmp/go-build3813504991/b105/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 DOngH7gN05ik7puWP_K1/DOngH7gN05ik7puWP_K1 -goversion go1.23.5 -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 crypto/tls mkdir -p $WORK/b107/ cat >/usr/src/tmp/go-build3813504991/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-build3813504991/b059/_pkg_.a packagefile container/list=/usr/src/tmp/go-build3813504991/b096/_pkg_.a packagefile context=/usr/src/tmp/go-build3813504991/b068/_pkg_.a packagefile crypto=/usr/src/tmp/go-build3813504991/b099/_pkg_.a packagefile crypto/aes=/usr/src/tmp/go-build3813504991/b108/_pkg_.a packagefile crypto/cipher=/usr/src/tmp/go-build3813504991/b100/_pkg_.a packagefile crypto/des=/usr/src/tmp/go-build3813504991/b109/_pkg_.a packagefile crypto/ecdh=/usr/src/tmp/go-build3813504991/b110/_pkg_.a packagefile crypto/ecdsa=/usr/src/tmp/go-build3813504991/b114/_pkg_.a packagefile crypto/ed25519=/usr/src/tmp/go-build3813504991/b122/_pkg_.a packagefile crypto/elliptic=/usr/src/tmp/go-build3813504991/b115/_pkg_.a packagefile crypto/hmac=/usr/src/tmp/go-build3813504991/b124/_pkg_.a packagefile crypto/internal/boring=/usr/src/tmp/go-build3813504991/b098/_pkg_.a packagefile crypto/internal/hpke=/usr/src/tmp/go-build3813504991/b125/_pkg_.a packagefile crypto/internal/mlkem768=/usr/src/tmp/go-build3813504991/b131/_pkg_.a packagefile crypto/md5=/usr/src/tmp/go-build3813504991/b134/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build3813504991/b097/_pkg_.a packagefile crypto/rc4=/usr/src/tmp/go-build3813504991/b135/_pkg_.a packagefile crypto/rsa=/usr/src/tmp/go-build3813504991/b136/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build3813504991/b137/_pkg_.a packagefile crypto/sha256=/usr/src/tmp/go-build3813504991/b138/_pkg_.a packagefile crypto/sha512=/usr/src/tmp/go-build3813504991/b118/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build3813504991/b102/_pkg_.a packagefile crypto/x509=/usr/src/tmp/go-build3813504991/b139/_pkg_.a packagefile encoding/pem=/usr/src/tmp/go-build3813504991/b143/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/usr/src/tmp/go-build3813504991/b126/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/usr/src/tmp/go-build3813504991/b119/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=/usr/src/tmp/go-build3813504991/b130/_pkg_.a packagefile vendor/golang.org/x/crypto/sha3=/usr/src/tmp/go-build3813504991/b132/_pkg_.a packagefile hash=/usr/src/tmp/go-build3813504991/b095/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build3813504991/b014/_pkg_.a packagefile internal/cpu=/usr/src/tmp/go-build3813504991/b012/_pkg_.a packagefile internal/godebug=/usr/src/tmp/go-build3813504991/b048/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile net=/usr/src/tmp/go-build3813504991/b144/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3813504991/b010/_pkg_.a packagefile slices=/usr/src/tmp/go-build3813504991/b040/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3813504991/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 lSQfYZW5baqhLjLxshi6/lSQfYZW5baqhLjLxshi6 -goversion go1.23.5 -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/b291/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b291/_pkg_.a /usr/src/.cache/go-build/02/0253c347d71e6f8e349f12c917abfe4fe42bc0f26bf870230d4c8fc8c94cb339-d # internal github.com/go-asn1-ber/asn1-ber mkdir -p $WORK/b310/ cat >/usr/src/tmp/go-build3813504991/b310/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile math=/usr/src/tmp/go-build3813504991/b033/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3813504991/b029/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/b047/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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 ehePVPbVb-CCWWayBAkB/ehePVPbVb-CCWWayBAkB -goversion go1.23.5 -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/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /usr/src/.cache/go-build/29/29b3b9d8ecf3444f2dc55e46f5016a5417181f3ae0aea679fb3f96b1e8646ef1-d # internal github.com/mattermost/go-i18n/i18n mkdir -p $WORK/b305/ cat >/usr/src/tmp/go-build3813504991/b305/importcfg << 'EOF' # internal # import config packagefile github.com/mattermost/go-i18n/i18n/bundle=/usr/src/tmp/go-build3813504991/b306/_pkg_.a packagefile github.com/mattermost/go-i18n/i18n/language=/usr/src/tmp/go-build3813504991/b307/_pkg_.a packagefile github.com/mattermost/go-i18n/i18n/translation=/usr/src/tmp/go-build3813504991/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 JrPyMLX-j0uA_MhxvNCF/JrPyMLX-j0uA_MhxvNCF -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b305/importcfg -pack ./vendor/github.com/mattermost/go-i18n/i18n/i18n.go cp $WORK/b304/_pkg_.a /usr/src/.cache/go-build/e8/e86bc692b662947c9ea4bd3744d124196f37da3dda90062ff1e25dedd1fd5a53-d # internal github.com/francoispqt/gojay mkdir -p $WORK/b303/ cat >/usr/src/tmp/go-build3813504991/b303/importcfg << 'EOF' # internal # import config packagefile database/sql=/usr/src/tmp/go-build3813504991/b304/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3813504991/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile math=/usr/src/tmp/go-build3813504991/b033/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3813504991/b029/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/b047/_pkg_.a packagefile unicode/utf16=/usr/src/tmp/go-build3813504991/b071/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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 plWCMjAkBzMajjWc4v46/plWCMjAkBzMajjWc4v46 -goversion go1.23.5 -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/b210/_pkg_.a # internal cp $WORK/b183/_pkg_.a /usr/src/.cache/go-build/4a/4a57f0a359047993fbff84235744fc353b0a18e915a000fb8abcfb57ce3b5d1f-d # internal github.com/hashicorp/go-multierror mkdir -p $WORK/b312/ cat >/usr/src/tmp/go-build3813504991/b312/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/hashicorp/errwrap=/usr/src/tmp/go-build3813504991/b313/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/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 bJMNPIwEc0ZNbcr_L3Bi/bJMNPIwEc0ZNbcr_L3Bi -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b312/importcfg -pack ./vendor/github.com/hashicorp/go-multierror/append.go ./vendor/github.com/hashicorp/go-multierror/flatten.go ./vendor/github.com/hashicorp/go-multierror/format.go ./vendor/github.com/hashicorp/go-multierror/group.go ./vendor/github.com/hashicorp/go-multierror/multierror.go ./vendor/github.com/hashicorp/go-multierror/prefix.go ./vendor/github.com/hashicorp/go-multierror/sort.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /usr/src/.cache/go-build/9d/9d61c53fab67d5dbbe7c02dccc94beff910f4a3ca88cdca8839b4585d94c1f0b-d # internal github.com/wiggin77/merror mkdir -p $WORK/b317/ cat >/usr/src/tmp/go-build3813504991/b317/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/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 hvMfJTYeSMgSs5zPvU8q/hvMfJTYeSMgSs5zPvU8q -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b317/importcfg -pack ./vendor/github.com/wiggin77/merror/format.go ./vendor/github.com/wiggin77/merror/merror.go cp $WORK/b210/_pkg_.a /usr/src/.cache/go-build/c0/c024b0743c9a001a136bd2b7fec2ed64eec03a634cd468f1db3229010d03a15f-d # internal github.com/wiggin77/cfg/timeconv mkdir -p $WORK/b318/ cat >/usr/src/tmp/go-build3813504991/b318/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile math=/usr/src/tmp/go-build3813504991/b033/_pkg_.a packagefile regexp=/usr/src/tmp/go-build3813504991/b082/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/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 dq1_kPre9eZV7ufsXgbP/dq1_kPre9eZV7ufsXgbP -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b318/importcfg -pack ./vendor/github.com/wiggin77/cfg/timeconv/parse.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/49/49f450843ce7406a87642eef9278c8f58414aa158314413bb12b7557ce9cadd3-d # internal gopkg.in/natefinch/lumberjack.v2 mkdir -p $WORK/b321/ cat >/usr/src/tmp/go-build3813504991/b321/importcfg << 'EOF' # internal # import config packagefile compress/gzip=/usr/src/tmp/go-build3813504991/b092/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build3813504991/b065/_pkg_.a packagefile sort=/usr/src/tmp/go-build3813504991/b064/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile syscall=/usr/src/tmp/go-build3813504991/b050/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 9o_u-XrrhpxKJ62VvuWl/9o_u-XrrhpxKJ62VvuWl -goversion go1.23.5 -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 cp $WORK/b317/_pkg_.a /usr/src/.cache/go-build/55/55c9d6bfaa81863c6d1c118bb1f94f93472c9f4236a45d2f1e9f1f41e1d93e75-d # internal github.com/wiggin77/cfg/ini mkdir -p $WORK/b316/ cat >/usr/src/tmp/go-build3813504991/b316/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/wiggin77/merror=/usr/src/tmp/go-build3813504991/b317/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 Av5Eb5CM4Z2vIgfBeCOD/Av5Eb5CM4Z2vIgfBeCOD -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b316/importcfg -pack ./vendor/github.com/wiggin77/cfg/ini/ini.go ./vendor/github.com/wiggin77/cfg/ini/parser.go ./vendor/github.com/wiggin77/cfg/ini/section.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /usr/src/.cache/go-build/c3/c3f89d78c49cf0fb7f86abdbc7d649603310a08eb8179f728e0235f44d268d09-d # internal log/syslog mkdir -p $WORK/b322/ cat >/usr/src/tmp/go-build3813504991/b322/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile log=/usr/src/tmp/go-build3813504991/b072/_pkg_.a packagefile net=/usr/src/tmp/go-build3813504991/b144/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 nv8kSggljKGIgmYR3ssO/nv8kSggljKGIgmYR3ssO -goversion go1.23.5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /usr/src/.cache/go-build/9f/9f8e349b066f9d2afd2104ae0f5978cf967d9774b4abdb79ba91e485dd646a4f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b301/_pkg_.a # internal go.uber.org/atomic mkdir -p $WORK/b325/ cat >/usr/src/tmp/go-build3813504991/b325/importcfg << 'EOF' # internal # import config packagefile encoding/json=/usr/src/tmp/go-build3813504991/b069/_pkg_.a packagefile math=/usr/src/tmp/go-build3813504991/b033/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3813504991/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 2foAdO11AELMsLPyJ6QY/2foAdO11AELMsLPyJ6QY -goversion go1.23.5 -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 cp $WORK/b301/_pkg_.a /usr/src/.cache/go-build/31/311fe6c44c35aa66dad34788035a173ee8a1a442c6942e47ac65428143212521-d # internal github.com/dyatlov/go-opengraph/opengraph mkdir -p $WORK/b300/ cat >/usr/src/tmp/go-build3813504991/b300/importcfg << 'EOF' # internal # import config packagefile encoding/json=/usr/src/tmp/go-build3813504991/b069/_pkg_.a packagefile golang.org/x/net/html=/usr/src/tmp/go-build3813504991/b301/_pkg_.a packagefile golang.org/x/net/html/atom=/usr/src/tmp/go-build3813504991/b302/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 DV_e2HVqKhmufhDZw6Nd/DV_e2HVqKhmufhDZw6Nd -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b300/importcfg -pack ./vendor/github.com/dyatlov/go-opengraph/opengraph/opengraph.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /usr/src/.cache/go-build/11/11b23452329a69b6203251949051fd03ec5c45f113f3e854beb74f9566de4fcc-d # internal go.uber.org/zap/internal/color mkdir -p $WORK/b330/ cat >/usr/src/tmp/go-build3813504991/b330/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -p go.uber.org/zap/internal/color -lang=go1.16 -complete -installsuffix shared -buildid DcC_TMxyJSLqk9-6S4-Z/DcC_TMxyJSLqk9-6S4-Z -goversion go1.23.5 -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/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /usr/src/.cache/go-build/37/37f31d2f9819824eba7ccd81440f55399671984dbd4376004a1cf83d3ea8e6bd-d # internal internal/profile mkdir -p $WORK/b333/ cat >/usr/src/tmp/go-build3813504991/b333/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile compress/gzip=/usr/src/tmp/go-build3813504991/b092/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile regexp=/usr/src/tmp/go-build3813504991/b082/_pkg_.a packagefile sort=/usr/src/tmp/go-build3813504991/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 d4ixEFea9c6pphXLEey7/d4ixEFea9c6pphXLEey7 -goversion go1.23.5 -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/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /usr/src/.cache/go-build/d5/d5a0b56f5f09f113220f9342d71af6726059597ba2be9f77320a1816150236d9-d # internal runtime/pprof mkdir -p $WORK/b334/ cat >/usr/src/tmp/go-build3813504991/b334/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3813504991/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile cmp=/usr/src/tmp/go-build3813504991/b028/_pkg_.a packagefile compress/gzip=/usr/src/tmp/go-build3813504991/b092/_pkg_.a packagefile context=/usr/src/tmp/go-build3813504991/b068/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3813504991/b062/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile internal/abi=/usr/src/tmp/go-build3813504991/b006/_pkg_.a packagefile internal/profilerecord=/usr/src/tmp/go-build3813504991/b019/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile math=/usr/src/tmp/go-build3813504991/b033/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3813504991/b010/_pkg_.a packagefile slices=/usr/src/tmp/go-build3813504991/b040/_pkg_.a packagefile sort=/usr/src/tmp/go-build3813504991/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile syscall=/usr/src/tmp/go-build3813504991/b050/_pkg_.a packagefile text/tabwriter=/usr/src/tmp/go-build3813504991/b088/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 4rnkyn0AGdw2TECM1T59/4rnkyn0AGdw2TECM1T59 -goversion go1.23.5 -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/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /usr/src/.cache/go-build/be/bea8563a26a09e5f81c042b623992e60986a381be652176477ef1a9f2ecca4af-d # internal github.com/wiggin77/cfg mkdir -p $WORK/b315/ cat >/usr/src/tmp/go-build3813504991/b315/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/wiggin77/cfg/ini=/usr/src/tmp/go-build3813504991/b316/_pkg_.a packagefile github.com/wiggin77/cfg/timeconv=/usr/src/tmp/go-build3813504991/b318/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -p github.com/wiggin77/cfg -lang=go1.16 -complete -installsuffix shared -buildid XsHGoogcdOpKx1qVgg50/XsHGoogcdOpKx1qVgg50 -goversion go1.23.5 -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/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /usr/src/.cache/go-build/c2/c26767a61421270d81342b1d0131ce21a830c786b2c51c8d6517b44ca095702d-d # internal go.uber.org/multierr mkdir -p $WORK/b326/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b300/_pkg_.a # internal cat >/usr/src/tmp/go-build3813504991/b326/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile go.uber.org/atomic=/usr/src/tmp/go-build3813504991/b325/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/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 0X1VY-24NoPZplVY0GvP/0X1VY-24NoPZplVY0GvP -goversion go1.23.5 -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/b300/_pkg_.a /usr/src/.cache/go-build/7e/7e2e96d7b8603f78be4aff0e3af23783ddc7fcfade83f3cf554ce9ced598136c-d # internal github.com/pkg/errors mkdir -p $WORK/b337/ cat >/usr/src/tmp/go-build3813504991/b337/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile path=/usr/src/tmp/go-build3813504991/b046/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3813504991/b010/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/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 XkL64bvehVXEylrb0xeL/XkL64bvehVXEylrb0xeL -goversion go1.23.5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /usr/src/.cache/go-build/a0/a04ca5e340e21d6c5158c35e9341cf9d8a54de9bd7a58d0a42485c85da8123ab-d # internal github.com/mattermost/logr mkdir -p $WORK/b314/ cat >/usr/src/tmp/go-build3813504991/b314/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile context=/usr/src/tmp/go-build3813504991/b068/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/wiggin77/cfg=/usr/src/tmp/go-build3813504991/b315/_pkg_.a packagefile github.com/wiggin77/merror=/usr/src/tmp/go-build3813504991/b317/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3813504991/b010/_pkg_.a packagefile sort=/usr/src/tmp/go-build3813504991/b064/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 Z1t5DxTIX7O_FswHuUzC/Z1t5DxTIX7O_FswHuUzC -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b314/importcfg -pack ./vendor/github.com/mattermost/logr/config.go ./vendor/github.com/mattermost/logr/const.go ./vendor/github.com/mattermost/logr/filter.go ./vendor/github.com/mattermost/logr/formatter.go ./vendor/github.com/mattermost/logr/levelcache.go ./vendor/github.com/mattermost/logr/levelcustom.go ./vendor/github.com/mattermost/logr/levelstd.go ./vendor/github.com/mattermost/logr/logger.go ./vendor/github.com/mattermost/logr/logr.go ./vendor/github.com/mattermost/logr/logrec.go ./vendor/github.com/mattermost/logr/metrics.go ./vendor/github.com/mattermost/logr/target.go ./vendor/github.com/mattermost/logr/timeout.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b326/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /usr/src/.cache/go-build/5c/5cf6112a17b7ef397a5c68d6ca5d465524fb0f071a39b5ae69aaf2046bf67a7d-d # internal github.com/mattermost/mattermost-server/v5/utils/jsonutils mkdir -p $WORK/b336/ cat >/usr/src/tmp/go-build3813504991/b336/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3813504991/b069/_pkg_.a packagefile github.com/pkg/errors=/usr/src/tmp/go-build3813504991/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 Ibijsn5VZmFV68tBFboU/Ibijsn5VZmFV68tBFboU -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b336/importcfg -pack ./vendor/github.com/mattermost/mattermost-server/v5/utils/jsonutils/json.go cp $WORK/b326/_pkg_.a /usr/src/.cache/go-build/88/882e148676fed836ea7fd798b938567202f97f220bd32938060c10cf7b0922ba-d # internal go.uber.org/zap/zapcore mkdir -p $WORK/b329/ cat >/usr/src/tmp/go-build3813504991/b329/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build3813504991/b070/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3813504991/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile go.uber.org/atomic=/usr/src/tmp/go-build3813504991/b325/_pkg_.a packagefile go.uber.org/multierr=/usr/src/tmp/go-build3813504991/b326/_pkg_.a packagefile go.uber.org/zap/buffer=/usr/src/tmp/go-build3813504991/b328/_pkg_.a packagefile go.uber.org/zap/internal/bufferpool=/usr/src/tmp/go-build3813504991/b327/_pkg_.a packagefile go.uber.org/zap/internal/color=/usr/src/tmp/go-build3813504991/b330/_pkg_.a packagefile go.uber.org/zap/internal/exit=/usr/src/tmp/go-build3813504991/b331/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile math=/usr/src/tmp/go-build3813504991/b033/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3813504991/b029/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3813504991/b010/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/b047/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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 Nu3Oh9d5RVZPjqqnAGQI/Nu3Oh9d5RVZPjqqnAGQI -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b329/importcfg -pack ./vendor/go.uber.org/zap/zapcore/console_encoder.go ./vendor/go.uber.org/zap/zapcore/core.go ./vendor/go.uber.org/zap/zapcore/doc.go ./vendor/go.uber.org/zap/zapcore/encoder.go ./vendor/go.uber.org/zap/zapcore/entry.go ./vendor/go.uber.org/zap/zapcore/error.go ./vendor/go.uber.org/zap/zapcore/field.go ./vendor/go.uber.org/zap/zapcore/hook.go ./vendor/go.uber.org/zap/zapcore/increase_level.go ./vendor/go.uber.org/zap/zapcore/json_encoder.go ./vendor/go.uber.org/zap/zapcore/level.go ./vendor/go.uber.org/zap/zapcore/level_strings.go ./vendor/go.uber.org/zap/zapcore/marshaler.go ./vendor/go.uber.org/zap/zapcore/memory_encoder.go ./vendor/go.uber.org/zap/zapcore/sampler.go ./vendor/go.uber.org/zap/zapcore/tee.go ./vendor/go.uber.org/zap/zapcore/write_syncer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /usr/src/.cache/go-build/ee/ee9060f4800cf161ee8da8053f294f27c4c2452013530594638872ff2e11063e-d # internal github.com/mattermost/mattermost-server/v5/utils/markdown mkdir -p $WORK/b338/ cat >/usr/src/tmp/go-build3813504991/b338/importcfg << 'EOF' # internal # import config packagefile container/list=/usr/src/tmp/go-build3813504991/b096/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile regexp=/usr/src/tmp/go-build3813504991/b082/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3813504991/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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 Py237_yoLJqComaDs0vx/Py237_yoLJqComaDs0vx -goversion go1.23.5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /usr/src/.cache/go-build/19/191a577e51b01148ab76c7bcb47831f8e4381113a3ab971c1b931d968911e5f3-d # internal github.com/mattermost/logr/target mkdir -p $WORK/b320/ cat >/usr/src/tmp/go-build3813504991/b320/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build3813504991/b068/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/mattermost/logr=/usr/src/tmp/go-build3813504991/b314/_pkg_.a packagefile github.com/wiggin77/merror=/usr/src/tmp/go-build3813504991/b317/_pkg_.a packagefile gopkg.in/natefinch/lumberjack.v2=/usr/src/tmp/go-build3813504991/b321/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile log/syslog=/usr/src/tmp/go-build3813504991/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 TpjMK10RCMUIyDqykT6T/TpjMK10RCMUIyDqykT6T -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b320/importcfg -pack ./vendor/github.com/mattermost/logr/target/file.go ./vendor/github.com/mattermost/logr/target/syslog.go ./vendor/github.com/mattermost/logr/target/writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /usr/src/.cache/go-build/5a/5a3fcf9c21d029d7709174533eea7f1aeda5037cd2d448f1e02575eaa32bb0e7-d # internal github.com/google/uuid mkdir -p $WORK/b340/ cat >/usr/src/tmp/go-build3813504991/b340/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile crypto/md5=/usr/src/tmp/go-build3813504991/b134/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build3813504991/b097/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build3813504991/b137/_pkg_.a packagefile database/sql/driver=/usr/src/tmp/go-build3813504991/b290/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3813504991/b062/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build3813504991/b142/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile hash=/usr/src/tmp/go-build3813504991/b095/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile net=/usr/src/tmp/go-build3813504991/b144/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -p github.com/google/uuid -lang=go1.16 -complete -installsuffix shared -buildid TrgIhY8Xi2_Rjd2VwYF7/TrgIhY8Xi2_Rjd2VwYF7 -goversion go1.23.5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b334/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /usr/src/.cache/go-build/e7/e7e211389bf0c072d95e4090897e776490f69004b9fc5a91d38cf054b049215d-d # internal github.com/tinylib/msgp/msgp mkdir -p $WORK/b341/ cat >/usr/src/tmp/go-build3813504991/b341/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3813504991/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build3813504991/b070/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3813504991/b062/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3813504991/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/philhofer/fwd=/usr/src/tmp/go-build3813504991/b342/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile math=/usr/src/tmp/go-build3813504991/b033/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3813504991/b029/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile syscall=/usr/src/tmp/go-build3813504991/b050/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/b047/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -p github.com/tinylib/msgp/msgp -lang=go1.16 -complete -installsuffix shared -buildid NzPs7JRYptQGomdmbKKd/NzPs7JRYptQGomdmbKKd -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b341/importcfg -pack ./vendor/github.com/tinylib/msgp/msgp/advise_linux.go ./vendor/github.com/tinylib/msgp/msgp/circular.go ./vendor/github.com/tinylib/msgp/msgp/defs.go ./vendor/github.com/tinylib/msgp/msgp/edit.go ./vendor/github.com/tinylib/msgp/msgp/elsize.go ./vendor/github.com/tinylib/msgp/msgp/errors.go ./vendor/github.com/tinylib/msgp/msgp/extension.go ./vendor/github.com/tinylib/msgp/msgp/file.go ./vendor/github.com/tinylib/msgp/msgp/integers.go ./vendor/github.com/tinylib/msgp/msgp/json.go ./vendor/github.com/tinylib/msgp/msgp/json_bytes.go ./vendor/github.com/tinylib/msgp/msgp/number.go ./vendor/github.com/tinylib/msgp/msgp/read.go ./vendor/github.com/tinylib/msgp/msgp/read_bytes.go ./vendor/github.com/tinylib/msgp/msgp/size.go ./vendor/github.com/tinylib/msgp/msgp/unsafe.go ./vendor/github.com/tinylib/msgp/msgp/write.go ./vendor/github.com/tinylib/msgp/msgp/write_bytes.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b334/_pkg_.a /usr/src/.cache/go-build/af/af6f26cc6f59f02359564a0f54b9b70961b19d3011f960143bc8005bf1293725-d # internal golang.org/x/crypto/bcrypt mkdir -p $WORK/b343/ cat >/usr/src/tmp/go-build3813504991/b343/importcfg << 'EOF' # internal # import config packagefile crypto/rand=/usr/src/tmp/go-build3813504991/b097/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build3813504991/b102/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build3813504991/b070/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile golang.org/x/crypto/blowfish=/usr/src/tmp/go-build3813504991/b344/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/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 36S94wpGtLAUbRANGtT8/36S94wpGtLAUbRANGtT8 -goversion go1.23.5 -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/b338/_pkg_.a /usr/src/.cache/go-build/83/83996a33c13537d836fe34324c7a608ec3c83a430d97b33fc27ebdfcb6cf24d9-d # 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/e0/e00fcab5fce613bd2ce326befd193a26a23ad213af24e72e76603045b081afd1-d # internal net/mail mkdir -p $WORK/b350/ cat >/usr/src/tmp/go-build3813504991/b350/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3813504991/b067/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile log=/usr/src/tmp/go-build3813504991/b072/_pkg_.a packagefile mime=/usr/src/tmp/go-build3813504991/b165/_pkg_.a packagefile net=/usr/src/tmp/go-build3813504991/b144/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build3813504991/b161/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/b047/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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 Efv1g-sDe4-Peg8EK8Ti/Efv1g-sDe4-Peg8EK8Ti -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b350/importcfg -pack /usr/lib/golang/src/net/mail/message.go golang.org/x/text/internal/language mkdir -p $WORK/b346/ cat >/usr/src/tmp/go-build3813504991/b346/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile golang.org/x/text/internal/tag=/usr/src/tmp/go-build3813504991/b347/_pkg_.a packagefile sort=/usr/src/tmp/go-build3813504991/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/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 VhSTB6npZ_fZ30UyAlG2/VhSTB6npZ_fZ30UyAlG2 -goversion go1.23.5 -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/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /usr/src/.cache/go-build/f2/f27e94e77ebac934ca2323e1f7c827ed94763607e08d19a2b844f6171aa1fecc-d # internal github.com/pborman/uuid mkdir -p $WORK/b339/ cat >/usr/src/tmp/go-build3813504991/b339/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile crypto/md5=/usr/src/tmp/go-build3813504991/b134/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build3813504991/b097/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build3813504991/b137/_pkg_.a packagefile database/sql/driver=/usr/src/tmp/go-build3813504991/b290/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3813504991/b062/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build3813504991/b142/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/google/uuid=/usr/src/tmp/go-build3813504991/b340/_pkg_.a packagefile hash=/usr/src/tmp/go-build3813504991/b095/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/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 5uSTWPy6L6EaIoUajVzB/5uSTWPy6L6EaIoUajVzB -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b339/importcfg -pack ./vendor/github.com/pborman/uuid/dce.go ./vendor/github.com/pborman/uuid/doc.go ./vendor/github.com/pborman/uuid/hash.go ./vendor/github.com/pborman/uuid/marshal.go ./vendor/github.com/pborman/uuid/node.go ./vendor/github.com/pborman/uuid/sql.go ./vendor/github.com/pborman/uuid/time.go ./vendor/github.com/pborman/uuid/util.go ./vendor/github.com/pborman/uuid/uuid.go ./vendor/github.com/pborman/uuid/version1.go ./vendor/github.com/pborman/uuid/version4.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /usr/src/.cache/go-build/4c/4cb7b45647c8f7964e958d435ca30d0f4e1b67f0cfbd2efed24991f3f0181bbe-d # internal github.com/gorilla/schema mkdir -p $WORK/b353/ cat >/usr/src/tmp/go-build3813504991/b353/importcfg << 'EOF' # internal # import config packagefile encoding=/usr/src/tmp/go-build3813504991/b003/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3813504991/b029/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/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 uddXGVGUDPCToNPEa4Dg/uddXGVGUDPCToNPEa4Dg -goversion go1.23.5 -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/b266/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /usr/src/.cache/go-build/1c/1cfd9aebbc3e7bbf7e6445ad5cb3fff60ed717b7b89b29bf3dd40b142ebd1498-d # internal github.com/rs/xid mkdir -p $WORK/b360/ cat >/usr/src/tmp/go-build3813504991/b360/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile crypto/md5=/usr/src/tmp/go-build3813504991/b134/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build3813504991/b097/_pkg_.a packagefile database/sql/driver=/usr/src/tmp/go-build3813504991/b290/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3813504991/b062/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile hash/crc32=/usr/src/tmp/go-build3813504991/b094/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile sort=/usr/src/tmp/go-build3813504991/b064/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3813504991/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 HknQC3s6Y8I5Ozq5-CuF/HknQC3s6Y8I5Ozq5-CuF -goversion go1.23.5 -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/b329/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b360/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b360/_pkg_.a /usr/src/.cache/go-build/9a/9a7a810ceee81ef67719039c2bdc471ddff8a439d08caf64bf656bed00935a1e-d # internal github.com/mattn/godown mkdir -p $WORK/b362/ cat >/usr/src/tmp/go-build3813504991/b362/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/mattn/go-runewidth=/usr/src/tmp/go-build3813504991/b363/_pkg_.a packagefile golang.org/x/net/html=/usr/src/tmp/go-build3813504991/b301/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile regexp=/usr/src/tmp/go-build3813504991/b082/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/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 w-1SRI6c0AbYuHkMim64/w-1SRI6c0AbYuHkMim64 -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b362/importcfg -pack ./vendor/github.com/mattn/godown/godown.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /usr/src/.cache/go-build/e3/e386f1b49c216a54ca05a5694bc1d59c44006a164666405277781e460d833d43-d # internal github.com/rickb777/plural mkdir -p $WORK/b366/ cat >/usr/src/tmp/go-build3813504991/b366/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/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 O3hOz8w2wI3MOsnazPap/O3hOz8w2wI3MOsnazPap -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b366/importcfg -pack ./vendor/github.com/rickb777/plural/doc.go ./vendor/github.com/rickb777/plural/plural.go cp $WORK/b266/_pkg_.a /usr/src/.cache/go-build/35/35f4c7594d8bf71ec552ac9502be80a3df3b33d61841c0c86ce18a136b9da61e-d # internal github.com/keybase/go-keybase-chat-bot/kbchat/types/stellar1 mkdir -p $WORK/b267/ cat >/usr/src/tmp/go-build3813504991/b267/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1=/usr/src/tmp/go-build3813504991/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 adivSN_1PQ0Z8RSS4CSQ/adivSN_1PQ0Z8RSS4CSQ -goversion go1.23.5 -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/b366/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b366/_pkg_.a /usr/src/.cache/go-build/42/4241c0e7e74f83f711e97761029b3d7e832d77260322f9d673d246aa81236f1a-d # internal github.com/rickb777/date/period mkdir -p $WORK/b365/ cat >/usr/src/tmp/go-build3813504991/b365/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/rickb777/plural=/usr/src/tmp/go-build3813504991/b366/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 48s05aHfHqGuorf8y72g/48s05aHfHqGuorf8y72g -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b365/importcfg -pack ./vendor/github.com/rickb777/date/period/doc.go ./vendor/github.com/rickb777/date/period/format.go ./vendor/github.com/rickb777/date/period/marshal.go ./vendor/github.com/rickb777/date/period/parse.go ./vendor/github.com/rickb777/date/period/period.go cp $WORK/b362/_pkg_.a /usr/src/.cache/go-build/0f/0f9ddeb60c5738db4afa90ffd6fc2d6d76370676f0329c27352a1200ca5f91bc-d # internal cp $WORK/b329/_pkg_.a /usr/src/.cache/go-build/a5/a5b185e059b1bb3226383e04232fa38795d044d538341913ee1a2b19a3288e98-d # internal google.golang.org/protobuf/internal/errors mkdir -p $WORK/b380/ cat >/usr/src/tmp/go-build3813504991/b380/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=/usr/src/tmp/go-build3813504991/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 iJ0Y_qZ0nJqayUn8iesx/iJ0Y_qZ0nJqayUn8iesx -goversion go1.23.5 -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 github.com/yaegashi/msgraph.go/jsonx mkdir -p $WORK/b367/ cat >/usr/src/tmp/go-build3813504991/b367/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile encoding=/usr/src/tmp/go-build3813504991/b003/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build3813504991/b070/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile math=/usr/src/tmp/go-build3813504991/b033/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3813504991/b029/_pkg_.a packagefile sort=/usr/src/tmp/go-build3813504991/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3813504991/b039/_pkg_.a packagefile unicode/utf16=/usr/src/tmp/go-build3813504991/b071/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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 bnPz80aaI22CiEsckuum/bnPz80aaI22CiEsckuum -goversion go1.23.5 -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/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /usr/src/.cache/go-build/d5/d5bbfb7c6acba78ba3bc44bf72e11924bfa210c4d5ed1bc3e2c62c2eb2d8d5b5-d # internal google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b379/ cat >/usr/src/tmp/go-build3813504991/b379/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/errors=/usr/src/tmp/go-build3813504991/b380/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile math=/usr/src/tmp/go-build3813504991/b033/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3813504991/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 lobtN3xLD1HJJktZnu-c/lobtN3xLD1HJJktZnu-c -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b379/importcfg -pack ./vendor/google.golang.org/protobuf/encoding/protowire/wire.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b379/_pkg_.a /usr/src/.cache/go-build/29/29dc35926aa1bbda4f9da079ef184a33a9378ff21d5585d33fd7d7d7ffce0876-d # internal google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b383/ cat >/usr/src/tmp/go-build3813504991/b383/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/usr/src/tmp/go-build3813504991/b379/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/usr/src/tmp/go-build3813504991/b384/_pkg_.a packagefile math=/usr/src/tmp/go-build3813504991/b033/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/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 TMkvEp0s2ElkplaGYQsY/TMkvEp0s2ElkplaGYQsY -goversion go1.23.5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /usr/src/.cache/go-build/d1/d1182f8ac144667199e759af54ddf633c8c6ce51d3a4b076fe777ca5ca942b03-d # internal go/token mkdir -p $WORK/b388/ cat >/usr/src/tmp/go-build3813504991/b388/importcfg << 'EOF' # internal # import config packagefile cmp=/usr/src/tmp/go-build3813504991/b028/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile slices=/usr/src/tmp/go-build3813504991/b040/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3813504991/b038/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3813504991/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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 Jp30bqFckDal1-09vi_5/Jp30bqFckDal1-09vi_5 -goversion go1.23.5 -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/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /usr/src/.cache/go-build/58/58283aa1af27e992d5598d8bbf485c56d29b6cf0a5f808757aa4838f5ebd459c-d # internal golang.org/x/text/internal/language/compact mkdir -p $WORK/b348/ cat >/usr/src/tmp/go-build3813504991/b348/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/internal/language=/usr/src/tmp/go-build3813504991/b346/_pkg_.a packagefile sort=/usr/src/tmp/go-build3813504991/b064/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/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 Sem5m3MG4y35Ud4CYZi0/Sem5m3MG4y35Ud4CYZi0 -goversion go1.23.5 -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/b303/_pkg_.a /usr/src/.cache/go-build/f6/f67c8f151b7dc4d6eb32f6488c5a0e51f331ad657d473f505253814326aa2c42-d # internal github.com/mattermost/logr/format mkdir -p $WORK/b319/ cat >/usr/src/tmp/go-build3813504991/b319/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/francoispqt/gojay=/usr/src/tmp/go-build3813504991/b303/_pkg_.a packagefile github.com/mattermost/logr=/usr/src/tmp/go-build3813504991/b314/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3813504991/b010/_pkg_.a packagefile sort=/usr/src/tmp/go-build3813504991/b064/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/b047/_pkg_.a EOF /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 qywuY4pt3r_t7GbEfBTi/qywuY4pt3r_t7GbEfBTi -goversion go1.23.5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b388/_pkg_.a /usr/src/.cache/go-build/58/588566ef9e504f5dce73d25bcedcf1fbeda213bb106c7269627044af19175416-d # internal google.golang.org/protobuf/internal/version mkdir -p $WORK/b405/ cat >/usr/src/tmp/go-build3813504991/b405/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/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 Q5xI0wqCsLQz00UzlQxf/Q5xI0wqCsLQz00UzlQxf -goversion go1.23.5 -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/b405/_pkg_.a # internal cp $WORK/b405/_pkg_.a /usr/src/.cache/go-build/db/dbda22706765bd6b52e4d851754e00e47c1f9b10cc42157b89f8cd9e2bbec39a-d # internal gomod.garykim.dev/nc-talk/ocs mkdir -p $WORK/b410/ cat >/usr/src/tmp/go-build3813504991/b410/importcfg << 'EOF' # internal # import config packagefile encoding/json=/usr/src/tmp/go-build3813504991/b069/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/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 xMADyxwHdGWMfdztkzMt/xMADyxwHdGWMfdztkzMt -goversion go1.23.5 -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/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /usr/src/.cache/go-build/b3/b3e0bc334b909a619d13a6a450cb81904dea55236016cc2d091735c1263742ae-d # internal golang.org/x/text/language mkdir -p $WORK/b345/ cat >/usr/src/tmp/go-build3813504991/b345/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile golang.org/x/text/internal/language=/usr/src/tmp/go-build3813504991/b346/_pkg_.a packagefile golang.org/x/text/internal/language/compact=/usr/src/tmp/go-build3813504991/b348/_pkg_.a packagefile sort=/usr/src/tmp/go-build3813504991/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/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 SYjvLrlApAXG3JzZ8ehS/SYjvLrlApAXG3JzZ8ehS -goversion go1.23.5 -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/b267/_pkg_.a # 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/3c/3c346cda044da00c7627a4e67109787ce5564cb98a70a7df99d7ee5456f3280f-d # internal github.com/Jeffail/gabs mkdir -p $WORK/b419/ cat >/usr/src/tmp/go-build3813504991/b419/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3813504991/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/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 yUQHpti6dnN8sQMVaOWY/yUQHpti6dnN8sQMVaOWY -goversion go1.23.5 -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/b319/_pkg_.a # internal cp $WORK/b267/_pkg_.a /usr/src/.cache/go-build/92/924c070c831b223c45cb83aee19865c4c15027ef3f48e48fc777f6bddceb3201-d # internal github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1 mkdir -p $WORK/b264/ cat >/usr/src/tmp/go-build3813504991/b264/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/keybase/go-keybase-chat-bot/kbchat/types/gregor1=/usr/src/tmp/go-build3813504991/b265/_pkg_.a packagefile github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1=/usr/src/tmp/go-build3813504991/b266/_pkg_.a packagefile github.com/keybase/go-keybase-chat-bot/kbchat/types/stellar1=/usr/src/tmp/go-build3813504991/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 YvX8Fnx68zrPTUPUyTdl/YvX8Fnx68zrPTUPUyTdl -goversion go1.23.5 -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/b319/_pkg_.a /usr/src/.cache/go-build/d0/d0b5b438aeb609f7b4e52bbc4f43db83dd3e2fb9ce47664027dbb3f13325e784-d # internal github.com/shazow/ssh-chat/sshd/terminal mkdir -p $WORK/b429/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b383/_pkg_.a # internal cat >/usr/src/tmp/go-build3813504991/b429/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile golang.org/x/sys/unix=/usr/src/tmp/go-build3813504991/b061/_pkg_.a packagefile golang.org/x/text/width=/usr/src/tmp/go-build3813504991/b430/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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 FL09FAx6YProg4O1CMDZ/FL09FAx6YProg4O1CMDZ -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b429/importcfg -pack ./vendor/github.com/shazow/ssh-chat/sshd/terminal/terminal.go ./vendor/github.com/shazow/ssh-chat/sshd/terminal/util.go ./vendor/github.com/shazow/ssh-chat/sshd/terminal/util_linux.go cp $WORK/b383/_pkg_.a /usr/src/.cache/go-build/18/1884a1e1b4a2319cf25b63f82baad8c066af4426290cade78e0aa608d2ae27d7-d # internal google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b382/ cat >/usr/src/tmp/go-build3813504991/b382/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/encoding/protowire=/usr/src/tmp/go-build3813504991/b379/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/usr/src/tmp/go-build3813504991/b380/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build3813504991/b383/_pkg_.a packagefile math=/usr/src/tmp/go-build3813504991/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 J4mCsw-rJ72AHcDR4Dtj/J4mCsw-rJ72AHcDR4Dtj -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b382/importcfg -pack ./vendor/google.golang.org/protobuf/internal/encoding/messageset/messageset.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/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /usr/src/.cache/go-build/51/517abfdaa956384756a824a525689b72a1d454630a2fdf14ae3b40e487bbf106-d # internal google.golang.org/protobuf/internal/strs mkdir -p $WORK/b387/ cat >/usr/src/tmp/go-build3813504991/b387/importcfg << 'EOF' # internal # import config packagefile go/token=/usr/src/tmp/go-build3813504991/b388/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/usr/src/tmp/go-build3813504991/b386/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build3813504991/b383/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3813504991/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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 f0V0_uB-OOHe5OgCEAL_/f0V0_uB-OOHe5OgCEAL_ -goversion go1.23.5 -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/b419/_pkg_.a /usr/src/.cache/go-build/72/72fda30f84c04cee05c831d0df35c0ef4016dc78e224e41a9ea3376487f62ee4-d # internal google.golang.org/protobuf/internal/genid mkdir -p $WORK/b389/ cat >/usr/src/tmp/go-build3813504991/b389/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build3813504991/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 SFyCkTXrvxvAv2GjdYwg/SFyCkTXrvxvAv2GjdYwg -goversion go1.23.5 -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/b367/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b367/_pkg_.a /usr/src/.cache/go-build/1e/1e0d3716b6c11c8cb8047024a59c9e77f0ec02c8d3c6d25d714b24a245e1b703-d # internal google.golang.org/protobuf/internal/order mkdir -p $WORK/b390/ cat >/usr/src/tmp/go-build3813504991/b390/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build3813504991/b383/_pkg_.a packagefile sort=/usr/src/tmp/go-build3813504991/b064/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/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 mbfxJWie3Clxwd-e_ZhN/mbfxJWie3Clxwd-e_ZhN -goversion go1.23.5 -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/b387/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b429/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b389/_pkg_.a # internal cp $WORK/b387/_pkg_.a /usr/src/.cache/go-build/a0/a00acc2b10106d9b480afaf3d47d8eab85c117fd4bb544d3b706499543a78de3-d # internal google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b385/ cat >/usr/src/tmp/go-build3813504991/b385/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=/usr/src/tmp/go-build3813504991/b381/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/usr/src/tmp/go-build3813504991/b380/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/usr/src/tmp/go-build3813504991/b386/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/usr/src/tmp/go-build3813504991/b387/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile math=/usr/src/tmp/go-build3813504991/b033/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3813504991/b034/_pkg_.a packagefile regexp=/usr/src/tmp/go-build3813504991/b082/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3813504991/b039/_pkg_.a packagefile unicode/utf16=/usr/src/tmp/go-build3813504991/b071/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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 YUXdoEzPR_yLeUztn5y6/YUXdoEzPR_yLeUztn5y6 -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b385/importcfg -pack ./vendor/google.golang.org/protobuf/internal/encoding/text/decode.go ./vendor/google.golang.org/protobuf/internal/encoding/text/decode_number.go ./vendor/google.golang.org/protobuf/internal/encoding/text/decode_string.go ./vendor/google.golang.org/protobuf/internal/encoding/text/decode_token.go ./vendor/google.golang.org/protobuf/internal/encoding/text/doc.go ./vendor/google.golang.org/protobuf/internal/encoding/text/encode.go cp $WORK/b389/_pkg_.a /usr/src/.cache/go-build/cd/cdf073fb38750768bc7a5c948f4e1d394dad2f733c2564006d6f0f6475598f6c-d # internal google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b393/ cat >/usr/src/tmp/go-build3813504991/b393/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=/usr/src/tmp/go-build3813504991/b382/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/usr/src/tmp/go-build3813504991/b380/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/usr/src/tmp/go-build3813504991/b386/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build3813504991/b383/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/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 Mku2js1LfmavfKV35Tj9/Mku2js1LfmavfKV35Tj9 -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b393/importcfg -pack ./vendor/google.golang.org/protobuf/reflect/protoregistry/registry.go cp $WORK/b429/_pkg_.a /usr/src/.cache/go-build/56/56d66a59c263d72cf6c5cc840c7ff060d16b26df29f89707e727cf123f0119de-d # internal google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b394/ cat >/usr/src/tmp/go-build3813504991/b394/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/pragma=/usr/src/tmp/go-build3813504991/b384/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build3813504991/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 VyszArY9RCkOYTBEF3LC/VyszArY9RCkOYTBEF3LC -goversion go1.23.5 -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/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /usr/src/.cache/go-build/ad/ade7e823e15c89f757fd96055242df9b7589b7ef9aa6d70b093f4c72bc4f16aa-d # internal google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b398/ cat >/usr/src/tmp/go-build3813504991/b398/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=/usr/src/tmp/go-build3813504991/b381/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/usr/src/tmp/go-build3813504991/b384/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build3813504991/b383/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3813504991/b029/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/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 W9rbxYm2VS7WR4ZWYyf9/W9rbxYm2VS7WR4ZWYyf9 -goversion go1.23.5 -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/b394/_pkg_.a # internal cp $WORK/b394/_pkg_.a /usr/src/.cache/go-build/69/697f4482cdf1d21b4839210c024a12e97076cdc135b3c60286c9c37b7fef29f1-d # internal google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b399/ cat >/usr/src/tmp/go-build3813504991/b399/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build3813504991/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 QmPyCH4q-_I_MIOxx3rJ/QmPyCH4q-_I_MIOxx3rJ -goversion go1.23.5 -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/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /usr/src/.cache/go-build/d8/d8bc908cc8818fc5f3637b63e6df852ec1da54af9eabd6db0ece874e6e5fdc2a-d # internal golang.org/x/crypto/curve25519 mkdir -p $WORK/b433/ cat >/usr/src/tmp/go-build3813504991/b433/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/usr/src/tmp/go-build3813504991/b102/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3813504991/b062/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/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 Q9a-3fuTdcoJ888DvczI/Q9a-3fuTdcoJ888DvczI -goversion go1.23.5 -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/b341/_pkg_.a /usr/src/.cache/go-build/9c/9c9f194236a34ae00718ce91c297263ca1c19435789b2f86130cc2427116bed0-d # internal golang.org/x/crypto/ed25519 mkdir -p $WORK/b434/ cat >/usr/src/tmp/go-build3813504991/b434/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=/usr/src/tmp/go-build3813504991/b122/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/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 g2qV7woC5QQFBdNag0l0/g2qV7woC5QQFBdNag0l0 -goversion go1.23.5 -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/b345/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b107/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b434/_pkg_.a /usr/src/.cache/go-build/1c/1cc615ea6d9d6701e300b8c598abda8999d7601b86b6c461920187d545045e20-d # internal github.com/Philipp15b/go-steam/cryptoutil mkdir -p $WORK/b438/ cat >/usr/src/tmp/go-build3813504991/b438/importcfg << 'EOF' # internal # import config packagefile crypto/aes=/usr/src/tmp/go-build3813504991/b108/_pkg_.a packagefile crypto/cipher=/usr/src/tmp/go-build3813504991/b100/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build3813504991/b097/_pkg_.a packagefile crypto/rsa=/usr/src/tmp/go-build3813504991/b136/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build3813504991/b137/_pkg_.a packagefile crypto/x509=/usr/src/tmp/go-build3813504991/b139/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/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 bYsppZF-sugQnE76zcjK/bYsppZF-sugQnE76zcjK -goversion go1.23.5 -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 cp $WORK/b345/_pkg_.a /usr/src/.cache/go-build/fd/fd5e0cb94a45eb58b5042a87b91908c28bd6a51348b80f7dcdc159720890bc11-d # internal github.com/Philipp15b/go-steam/steamid mkdir -p $WORK/b445/ cat >/usr/src/tmp/go-build3813504991/b445/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile regexp=/usr/src/tmp/go-build3813504991/b082/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/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 68TJ6QalzJmAoCFSccwm/68TJ6QalzJmAoCFSccwm -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b445/importcfg -pack ./vendor/github.com/Philipp15b/go-steam/steamid/steamid.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b433/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b433/_pkg_.a /usr/src/.cache/go-build/03/032df85469ff35562aba9322bce4d1820bb2edae85e5a4fe6586f98e7145c7df-d # internal cp $WORK/b438/_pkg_.a /usr/src/.cache/go-build/ad/adb5fa39d32bf28cacb193ce690523f3e1ebc2e4c7a27cf3f97022120975fe37-d # internal github.com/russross/blackfriday mkdir -p $WORK/b451/ cat >/usr/src/tmp/go-build3813504991/b451/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile regexp=/usr/src/tmp/go-build3813504991/b082/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3813504991/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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 zm2_pokjB9QyLtM5VAch/zm2_pokjB9QyLtM5VAch -goversion go1.23.5 -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 golang.org/x/crypto/ssh mkdir -p $WORK/b431/ cat >/usr/src/tmp/go-build3813504991/b431/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3813504991/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile crypto=/usr/src/tmp/go-build3813504991/b099/_pkg_.a packagefile crypto/aes=/usr/src/tmp/go-build3813504991/b108/_pkg_.a packagefile crypto/cipher=/usr/src/tmp/go-build3813504991/b100/_pkg_.a packagefile crypto/des=/usr/src/tmp/go-build3813504991/b109/_pkg_.a packagefile crypto/dsa=/usr/src/tmp/go-build3813504991/b140/_pkg_.a packagefile crypto/ecdsa=/usr/src/tmp/go-build3813504991/b114/_pkg_.a packagefile crypto/elliptic=/usr/src/tmp/go-build3813504991/b115/_pkg_.a packagefile crypto/hmac=/usr/src/tmp/go-build3813504991/b124/_pkg_.a packagefile crypto/md5=/usr/src/tmp/go-build3813504991/b134/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build3813504991/b097/_pkg_.a packagefile crypto/rc4=/usr/src/tmp/go-build3813504991/b135/_pkg_.a packagefile crypto/rsa=/usr/src/tmp/go-build3813504991/b136/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build3813504991/b137/_pkg_.a packagefile crypto/sha256=/usr/src/tmp/go-build3813504991/b138/_pkg_.a packagefile crypto/sha512=/usr/src/tmp/go-build3813504991/b118/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build3813504991/b102/_pkg_.a packagefile crypto/x509=/usr/src/tmp/go-build3813504991/b139/_pkg_.a packagefile encoding/asn1=/usr/src/tmp/go-build3813504991/b120/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build3813504991/b070/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3813504991/b062/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build3813504991/b142/_pkg_.a packagefile encoding/pem=/usr/src/tmp/go-build3813504991/b143/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile golang.org/x/crypto/chacha20=/usr/src/tmp/go-build3813504991/b432/_pkg_.a packagefile golang.org/x/crypto/curve25519=/usr/src/tmp/go-build3813504991/b433/_pkg_.a packagefile golang.org/x/crypto/ed25519=/usr/src/tmp/go-build3813504991/b434/_pkg_.a packagefile golang.org/x/crypto/poly1305=/usr/src/tmp/go-build3813504991/b225/_pkg_.a packagefile golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=/usr/src/tmp/go-build3813504991/b435/_pkg_.a packagefile hash=/usr/src/tmp/go-build3813504991/b095/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile log=/usr/src/tmp/go-build3813504991/b072/_pkg_.a packagefile math=/usr/src/tmp/go-build3813504991/b033/_pkg_.a packagefile math/big=/usr/src/tmp/go-build3813504991/b105/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build3813504991/b106/_pkg_.a packagefile net=/usr/src/tmp/go-build3813504991/b144/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3813504991/b029/_pkg_.a packagefile sort=/usr/src/tmp/go-build3813504991/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3813504991/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 RyXGKr92q1qUi2oBB4r5/RyXGKr92q1qUi2oBB4r5 -goversion go1.23.5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b393/_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/d0/d0f0bdf0321677e0fa9201148feaaf6bb713d99e158c3e0a13c59b029f620f95-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b393/_pkg_.a /usr/src/.cache/go-build/48/48381d21bf2aac761a26d5e0a62765d0ac1b026dc40e12e3797ec5d524c24d8c-d # internal google.golang.org/protobuf/proto mkdir -p $WORK/b392/ cat >/usr/src/tmp/go-build3813504991/b392/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/usr/src/tmp/go-build3813504991/b379/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=/usr/src/tmp/go-build3813504991/b382/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/usr/src/tmp/go-build3813504991/b380/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/usr/src/tmp/go-build3813504991/b386/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=/usr/src/tmp/go-build3813504991/b389/_pkg_.a packagefile google.golang.org/protobuf/internal/order=/usr/src/tmp/go-build3813504991/b390/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/usr/src/tmp/go-build3813504991/b384/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/usr/src/tmp/go-build3813504991/b387/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build3813504991/b383/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/usr/src/tmp/go-build3813504991/b393/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=/usr/src/tmp/go-build3813504991/b394/_pkg_.a packagefile math=/usr/src/tmp/go-build3813504991/b033/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3813504991/b029/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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 3IdKvItuik_Hi0_ESEzH/3IdKvItuik_Hi0_ESEzH -goversion go1.23.5 -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 github.com/SevereCloud/vksdk/v2/object mkdir -p $WORK/b458/ cat >/usr/src/tmp/go-build3813504991/b458/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3813504991/b069/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3813504991/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 3J3syNGH0wNI8FAfl32X/3J3syNGH0wNI8FAfl32X -goversion go1.23.5 -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 cp $WORK/b398/_pkg_.a /usr/src/.cache/go-build/3b/3b0d9e1c7c7cd95bd85c1b7669eacc4c214ace3084c0d4b15617c0bc988fc5d1-d # internal encoding/gob mkdir -p $WORK/b462/ cat >/usr/src/tmp/go-build3813504991/b462/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3813504991/b067/_pkg_.a packagefile encoding=/usr/src/tmp/go-build3813504991/b003/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3813504991/b062/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile internal/saferio=/usr/src/tmp/go-build3813504991/b463/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile math=/usr/src/tmp/go-build3813504991/b033/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3813504991/b034/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3813504991/b029/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3813504991/b038/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3813504991/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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 v-pQ93fyn8aaJqdDg78c/v-pQ93fyn8aaJqdDg78c -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b462/importcfg -pack /usr/lib/golang/src/encoding/gob/dec_helpers.go /usr/lib/golang/src/encoding/gob/decode.go /usr/lib/golang/src/encoding/gob/decoder.go /usr/lib/golang/src/encoding/gob/doc.go /usr/lib/golang/src/encoding/gob/enc_helpers.go /usr/lib/golang/src/encoding/gob/encode.go /usr/lib/golang/src/encoding/gob/encoder.go /usr/lib/golang/src/encoding/gob/error.go /usr/lib/golang/src/encoding/gob/type.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /usr/src/.cache/go-build/3c/3c716536da8a33dbd46c76a71b16f33efa6706184169c5220eeb8f9c9cf82820-d # internal google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b396/ cat >/usr/src/tmp/go-build3813504991/b396/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=/usr/src/tmp/go-build3813504991/b385/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/usr/src/tmp/go-build3813504991/b380/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build3813504991/b383/_pkg_.a packagefile math=/usr/src/tmp/go-build3813504991/b033/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/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 TesBRFz0-Obl4FMpEIK-/TesBRFz0-Obl4FMpEIK- -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b396/importcfg -pack ./vendor/google.golang.org/protobuf/internal/encoding/defval/default.go cp $WORK/b107/_pkg_.a /usr/src/.cache/go-build/ec/ecc7c45003aa94fd09ec540d4a9d20e4d02998246c35165fdf029f66367080a8-d # internal net/http/httptrace mkdir -p $WORK/b168/ cat >/usr/src/tmp/go-build3813504991/b168/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build3813504991/b068/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build3813504991/b107/_pkg_.a packagefile internal/nettrace=/usr/src/tmp/go-build3813504991/b146/_pkg_.a packagefile net=/usr/src/tmp/go-build3813504991/b144/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build3813504991/b161/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3813504991/b029/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 sJ8mOO0dkzcoHvbBbN4V/sJ8mOO0dkzcoHvbBbN4V -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b168/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.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/6f/6f95c11020df8f1ce8de6f31eb9e88caaf22dce4a9394bada936c0ae54f4bf0d-d # internal net/http mkdir -p $WORK/b091/ cat >/usr/src/tmp/go-build3813504991/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-build3813504991/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile compress/gzip=/usr/src/tmp/go-build3813504991/b092/_pkg_.a packagefile container/list=/usr/src/tmp/go-build3813504991/b096/_pkg_.a packagefile context=/usr/src/tmp/go-build3813504991/b068/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build3813504991/b097/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build3813504991/b107/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build3813504991/b070/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3813504991/b062/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/usr/src/tmp/go-build3813504991/b155/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=/usr/src/tmp/go-build3813504991/b162/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/usr/src/tmp/go-build3813504991/b163/_pkg_.a packagefile vendor/golang.org/x/net/idna=/usr/src/tmp/go-build3813504991/b156/_pkg_.a packagefile internal/godebug=/usr/src/tmp/go-build3813504991/b048/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build3813504991/b044/_pkg_.a packagefile log=/usr/src/tmp/go-build3813504991/b072/_pkg_.a packagefile maps=/usr/src/tmp/go-build3813504991/b164/_pkg_.a packagefile math=/usr/src/tmp/go-build3813504991/b033/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3813504991/b034/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build3813504991/b106/_pkg_.a packagefile mime=/usr/src/tmp/go-build3813504991/b165/_pkg_.a packagefile mime/multipart=/usr/src/tmp/go-build3813504991/b166/_pkg_.a packagefile net=/usr/src/tmp/go-build3813504991/b144/_pkg_.a packagefile net/http/httptrace=/usr/src/tmp/go-build3813504991/b168/_pkg_.a packagefile net/http/internal=/usr/src/tmp/go-build3813504991/b169/_pkg_.a packagefile net/http/internal/ascii=/usr/src/tmp/go-build3813504991/b170/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build3813504991/b161/_pkg_.a packagefile net/url=/usr/src/tmp/go-build3813504991/b154/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile path=/usr/src/tmp/go-build3813504991/b046/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build3813504991/b065/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3813504991/b029/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3813504991/b010/_pkg_.a packagefile slices=/usr/src/tmp/go-build3813504991/b040/_pkg_.a packagefile sort=/usr/src/tmp/go-build3813504991/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3813504991/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/b047/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3813504991/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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 dRURQEOJ4Fz0MKRe9-wh/dRURQEOJ4Fz0MKRe9-wh -goversion go1.23.5 -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/b396/_pkg_.a # internal cp $WORK/b396/_pkg_.a /usr/src/.cache/go-build/a2/a2ec87e3d0ae1293e332339858cb35d20ee9f759d4121531a704b7efa583d9a1-d # internal github.com/lrstanley/girc mkdir -p $WORK/b249/ cat >/usr/src/tmp/go-build3813504991/b249/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3813504991/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile context=/usr/src/tmp/go-build3813504991/b068/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build3813504991/b107/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build3813504991/b070/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3813504991/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile log=/usr/src/tmp/go-build3813504991/b072/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build3813504991/b106/_pkg_.a packagefile net=/usr/src/tmp/go-build3813504991/b144/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile regexp=/usr/src/tmp/go-build3813504991/b082/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3813504991/b010/_pkg_.a packagefile runtime/debug=/usr/src/tmp/go-build3813504991/b200/_pkg_.a packagefile sort=/usr/src/tmp/go-build3813504991/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 mLE9KtNb4PE5-NMLlf9J/mLE9KtNb4PE5-NMLlf9J -goversion go1.23.5 -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/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /usr/src/.cache/go-build/6e/6e8b23fbb9fd23cdcbd956f9b852582bd257c038b834aafc06860287bf6b29ec-d # internal github.com/mattermost/ldap mkdir -p $WORK/b309/ cat >/usr/src/tmp/go-build3813504991/b309/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build3813504991/b107/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build3813504991/b142/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/go-asn1-ber/asn1-ber=/usr/src/tmp/go-build3813504991/b310/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile log=/usr/src/tmp/go-build3813504991/b072/_pkg_.a packagefile net=/usr/src/tmp/go-build3813504991/b144/_pkg_.a packagefile net/url=/usr/src/tmp/go-build3813504991/b154/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile sort=/usr/src/tmp/go-build3813504991/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3813504991/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/b047/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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 -hNbv-CvHcu9t3Og39E7/-hNbv-CvHcu9t3Og39E7 -goversion go1.23.5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b451/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b458/_pkg_.a # internal cp $WORK/b451/_pkg_.a /usr/src/.cache/go-build/59/597e09533eef2bdfecbd563e01aacb3c68ba699faecb78934666730d8c2e5e55-d # internal github.com/wiggin77/srslog mkdir -p $WORK/b323/ cat >/usr/src/tmp/go-build3813504991/b323/importcfg << 'EOF' # internal # import config packagefile crypto/tls=/usr/src/tmp/go-build3813504991/b107/_pkg_.a packagefile crypto/x509=/usr/src/tmp/go-build3813504991/b139/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile log=/usr/src/tmp/go-build3813504991/b072/_pkg_.a packagefile net=/usr/src/tmp/go-build3813504991/b144/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 8X7NzMs4a92-bI_FQZ4e/8X7NzMs4a92-bI_FQZ4e -goversion go1.23.5 -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 cp $WORK/b458/_pkg_.a /usr/src/.cache/go-build/27/27c92c92a2b643a0d29d4ce7e679b0669baf52539efb3149026d0375cb22bc2a-d # internal google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b378/ cat >/usr/src/tmp/go-build3813504991/b378/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/usr/src/tmp/go-build3813504991/b379/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=/usr/src/tmp/go-build3813504991/b382/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=/usr/src/tmp/go-build3813504991/b385/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/usr/src/tmp/go-build3813504991/b380/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/usr/src/tmp/go-build3813504991/b386/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=/usr/src/tmp/go-build3813504991/b389/_pkg_.a packagefile google.golang.org/protobuf/internal/order=/usr/src/tmp/go-build3813504991/b390/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/usr/src/tmp/go-build3813504991/b384/_pkg_.a packagefile google.golang.org/protobuf/internal/set=/usr/src/tmp/go-build3813504991/b391/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/usr/src/tmp/go-build3813504991/b387/_pkg_.a packagefile google.golang.org/protobuf/proto=/usr/src/tmp/go-build3813504991/b392/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build3813504991/b383/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/usr/src/tmp/go-build3813504991/b393/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -p google.golang.org/protobuf/encoding/prototext -lang=go1.16 -complete -installsuffix shared -buildid owS0A073yYJIyhqsfkPl/owS0A073yYJIyhqsfkPl -goversion go1.23.5 -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/buildid -w $WORK/b323/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b462/_pkg_.a # internal cp $WORK/b323/_pkg_.a /usr/src/.cache/go-build/0a/0a11798f0ccbd64aa49e54ee1a2f0b79d66c989dcac19112d8a740b86625cade-d # internal google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b397/ cat >/usr/src/tmp/go-build3813504991/b397/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/usr/src/tmp/go-build3813504991/b379/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=/usr/src/tmp/go-build3813504991/b398/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=/usr/src/tmp/go-build3813504991/b399/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=/usr/src/tmp/go-build3813504991/b396/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=/usr/src/tmp/go-build3813504991/b382/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/usr/src/tmp/go-build3813504991/b380/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=/usr/src/tmp/go-build3813504991/b389/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/usr/src/tmp/go-build3813504991/b384/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/usr/src/tmp/go-build3813504991/b387/_pkg_.a packagefile google.golang.org/protobuf/proto=/usr/src/tmp/go-build3813504991/b392/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build3813504991/b383/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/usr/src/tmp/go-build3813504991/b393/_pkg_.a packagefile math=/usr/src/tmp/go-build3813504991/b033/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3813504991/b029/_pkg_.a packagefile sort=/usr/src/tmp/go-build3813504991/b064/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3813504991/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -p google.golang.org/protobuf/internal/filedesc -lang=go1.16 -complete -installsuffix shared -buildid c_I2u6ybEj_TQbm7rIk4/c_I2u6ybEj_TQbm7rIk4 -goversion go1.23.5 -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 cp $WORK/b462/_pkg_.a /usr/src/.cache/go-build/30/30130d58579176fab7bf65965a1d36b294c1b6bcd0f6e4fe1161405ef3aaa066-d # internal github.com/skip2/go-qrcode/bitset mkdir -p $WORK/b466/ cat >/usr/src/tmp/go-build3813504991/b466/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile log=/usr/src/tmp/go-build3813504991/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 IffzD6H37VevXAd7J_4s/IffzD6H37VevXAd7J_4s -goversion go1.23.5 -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/b466/_pkg_.a # internal cp $WORK/b466/_pkg_.a /usr/src/.cache/go-build/12/12d4587406bf3f024c9824313fcd91dd23e90b2b0790d118f1fc2d65b0b2eeaa-d # internal github.com/skip2/go-qrcode/reedsolomon mkdir -p $WORK/b467/ cat >/usr/src/tmp/go-build3813504991/b467/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/skip2/go-qrcode/bitset=/usr/src/tmp/go-build3813504991/b466/_pkg_.a packagefile log=/usr/src/tmp/go-build3813504991/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 3x3FtVfjGhqIFwtUjLMi/3x3FtVfjGhqIFwtUjLMi -goversion go1.23.5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b378/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b467/_pkg_.a # internal cp $WORK/b467/_pkg_.a /usr/src/.cache/go-build/4f/4fd1a1204ea85b8e506d84cfe1940d5ca3ad3014ecf29162f290642e43dd4503-d # internal github.com/skip2/go-qrcode mkdir -p $WORK/b465/ cat >/usr/src/tmp/go-build3813504991/b465/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/skip2/go-qrcode/bitset=/usr/src/tmp/go-build3813504991/b466/_pkg_.a packagefile github.com/skip2/go-qrcode/reedsolomon=/usr/src/tmp/go-build3813504991/b467/_pkg_.a packagefile image=/usr/src/tmp/go-build3813504991/b227/_pkg_.a packagefile image/color=/usr/src/tmp/go-build3813504991/b228/_pkg_.a packagefile image/png=/usr/src/tmp/go-build3813504991/b231/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile log=/usr/src/tmp/go-build3813504991/b072/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -p github.com/skip2/go-qrcode -lang=go1.16 -complete -installsuffix shared -buildid ZRvV4LhsdyV0rac1K83P/ZRvV4LhsdyV0rac1K83P -goversion go1.23.5 -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/b378/_pkg_.a /usr/src/.cache/go-build/e5/e5b6d6742f6c0a432ba8d7ad1be4fdece227934780e3d659115496f3b80268ff-d # internal github.com/Rhymen/go-whatsapp/binary/token mkdir -p $WORK/b471/ cat >/usr/src/tmp/go-build3813504991/b471/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -p github.com/Rhymen/go-whatsapp/binary/token -lang=go1.16 -complete -installsuffix shared -buildid 4xMWsR8P_0kfyBu7038B/4xMWsR8P_0kfyBu7038B -goversion go1.23.5 -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/b471/_pkg_.a # internal cp $WORK/b471/_pkg_.a /usr/src/.cache/go-build/1f/1f5dc181f0f9a1f2eece29c4af531722a34e4d3a61329ff3300e49a6ee8c934f-d # internal github.com/Rhymen/go-whatsapp/crypto/cbc mkdir -p $WORK/b472/ cat >/usr/src/tmp/go-build3813504991/b472/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile crypto/aes=/usr/src/tmp/go-build3813504991/b108/_pkg_.a packagefile crypto/cipher=/usr/src/tmp/go-build3813504991/b100/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build3813504991/b097/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/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 84HL-T91Nqzg0jR6_kl6/84HL-T91Nqzg0jR6_kl6 -goversion go1.23.5 -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/b472/_pkg_.a # internal cp $WORK/b472/_pkg_.a /usr/src/.cache/go-build/eb/eb3cafcff68b67fc475c00f7a45a50fc64bc20b3f96f6864bc1079b60349a4b9-d # internal github.com/Rhymen/go-whatsapp/crypto/curve25519 mkdir -p $WORK/b473/ cat >/usr/src/tmp/go-build3813504991/b473/importcfg << 'EOF' # internal # import config packagefile crypto/rand=/usr/src/tmp/go-build3813504991/b097/_pkg_.a packagefile golang.org/x/crypto/curve25519=/usr/src/tmp/go-build3813504991/b433/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/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 mWk7z74UNPZV3wvlu81E/mWk7z74UNPZV3wvlu81E -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b473/importcfg -pack ./vendor/github.com/Rhymen/go-whatsapp/crypto/curve25519/curve.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b473/_pkg_.a # internal cp $WORK/b473/_pkg_.a /usr/src/.cache/go-build/7f/7f9e4f0333a547fd1675e54da68f6593693b84d810b697495ce5919636b619ba-d # internal github.com/Rhymen/go-whatsapp/crypto/hkdf mkdir -p $WORK/b474/ cat >/usr/src/tmp/go-build3813504991/b474/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=/usr/src/tmp/go-build3813504991/b138/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile golang.org/x/crypto/hkdf=/usr/src/tmp/go-build3813504991/b475/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/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 zwHW-olzRp0lP1Ey0FaU/zwHW-olzRp0lP1Ey0FaU -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b474/importcfg -pack ./vendor/github.com/Rhymen/go-whatsapp/crypto/hkdf/hkdf.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b249/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b309/_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/99/990e5e1c1402afba93a519a6497a102403509c155c613b892b7f3f1fbef1b1b7-d # internal github.com/42wim/matterbridge/internal mkdir -p $WORK/b481/ cat >/usr/src/tmp/go-build3813504991/b481/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile compress/gzip=/usr/src/tmp/go-build3813504991/b092/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build3813504991/b065/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 lIhVHQUC4TWYuuDI4Bcy/lIhVHQUC4TWYuuDI4Bcy -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b481/importcfg -pack ./internal/bindata.go cp $WORK/b249/_pkg_.a /usr/src/.cache/go-build/9a/9a2e1365c7dba8cba805991680f1fc2b42a9086a43cb359609341272853882b2-d # internal github.com/d5/tengo/v2/parser mkdir -p $WORK/b483/ cat >/usr/src/tmp/go-build3813504991/b483/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/d5/tengo/v2/token=/usr/src/tmp/go-build3813504991/b484/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile sort=/usr/src/tmp/go-build3813504991/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3813504991/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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 1BPwJxfrI3sTeOKnhR7r/1BPwJxfrI3sTeOKnhR7r -goversion go1.23.5 -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 cp $WORK/b309/_pkg_.a /usr/src/.cache/go-build/2f/2f28a302b0ae8a6fb539cde01e30736babc43000f9474305049410beb7fa1b6f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b481/_pkg_.a # internal github.com/kyokomi/emoji/v2 mkdir -p $WORK/b487/ cat >/usr/src/tmp/go-build3813504991/b487/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile regexp=/usr/src/tmp/go-build3813504991/b082/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3813504991/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 onjjBoFzAp6dbKCNJmxm/onjjBoFzAp6dbKCNJmxm -goversion go1.23.5 -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/b465/_pkg_.a # internal cp $WORK/b481/_pkg_.a /usr/src/.cache/go-build/ca/ca5d615625eb13f0dfe3e2b216f71933b07f2b946adb1d29efbef0c75c951e64-d # internal os/user mkdir -p $WORK/b490/ cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b490/ -importpath os/user "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b490/ -O2 -g -fno-stack-protector ./cgo_lookup_cgo.go ./getgrouplist_unix.go cp $WORK/b465/_pkg_.a /usr/src/.cache/go-build/ac/acd642c87e3cd1d2391f408e55cdfc16cfee721ed15c9424c2b6ab595b1e27e7-d # internal github.com/Baozisoftware/qrcode-terminal-go mkdir -p $WORK/b464/ cat >/usr/src/tmp/go-build3813504991/b464/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/mattn/go-colorable=/usr/src/tmp/go-build3813504991/b194/_pkg_.a packagefile github.com/skip2/go-qrcode=/usr/src/tmp/go-build3813504991/b465/_pkg_.a packagefile image/png=/usr/src/tmp/go-build3813504991/b231/_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/b464/_pkg_.a -trimpath "$WORK/b464=>" -p github.com/Baozisoftware/qrcode-terminal-go -lang=go1.16 -complete -installsuffix shared -buildid vZHQzHjBmGypvDXZ3gru/vZHQzHjBmGypvDXZ3gru -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b464/importcfg -pack ./vendor/github.com/Baozisoftware/qrcode-terminal-go/qrcodeTerminal.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b464/_pkg_.a # internal cp $WORK/b464/_pkg_.a /usr/src/.cache/go-build/5b/5bdbbe0dfd88b5304024298bbfcb98d57237ecab4cbc5b42b1d76d3958fc89cc-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/b483/_pkg_.a # internal cp $WORK/b431/_pkg_.a /usr/src/.cache/go-build/ca/caa6f3dc28572c0a62c49041601416fd2d1002f148a12691ad55055ad5f44b20-d # internal github.com/shazow/ssh-chat/sshd mkdir -p $WORK/b426/ cat >/usr/src/tmp/go-build3813504991/b426/importcfg << 'EOF' # internal # import config packagefile crypto/rand=/usr/src/tmp/go-build3813504991/b097/_pkg_.a packagefile crypto/rsa=/usr/src/tmp/go-build3813504991/b136/_pkg_.a packagefile crypto/sha256=/usr/src/tmp/go-build3813504991/b138/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build3813504991/b070/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3813504991/b062/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/shazow/rateio=/usr/src/tmp/go-build3813504991/b427/_pkg_.a packagefile github.com/shazow/ssh-chat/internal/sanitize=/usr/src/tmp/go-build3813504991/b428/_pkg_.a packagefile github.com/shazow/ssh-chat/sshd/terminal=/usr/src/tmp/go-build3813504991/b429/_pkg_.a packagefile golang.org/x/crypto/ssh=/usr/src/tmp/go-build3813504991/b431/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile log=/usr/src/tmp/go-build3813504991/b072/_pkg_.a packagefile net=/usr/src/tmp/go-build3813504991/b144/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 BDPAzvKLBYrJsEl14vVc/BDPAzvKLBYrJsEl14vVc -goversion go1.23.5 -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/b397/_pkg_.a # internal cp $WORK/b483/_pkg_.a /usr/src/.cache/go-build/4a/4ad71196ab93280e401e0fb2fbd65cd0b226d67ac66f4025de869a5a837c3878-d # internal github.com/d5/tengo/v2 mkdir -p $WORK/b482/ cat >/usr/src/tmp/go-build3813504991/b482/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile context=/usr/src/tmp/go-build3813504991/b068/_pkg_.a packagefile encoding/gob=/usr/src/tmp/go-build3813504991/b462/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/d5/tengo/v2/parser=/usr/src/tmp/go-build3813504991/b483/_pkg_.a packagefile github.com/d5/tengo/v2/token=/usr/src/tmp/go-build3813504991/b484/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile math=/usr/src/tmp/go-build3813504991/b033/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build3813504991/b065/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3813504991/b029/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3813504991/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/b047/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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 B0JjFZ_MyCRFQv7T1OZz/B0JjFZ_MyCRFQv7T1OZz -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b482/importcfg -pack ./vendor/github.com/d5/tengo/v2/builtins.go ./vendor/github.com/d5/tengo/v2/bytecode.go ./vendor/github.com/d5/tengo/v2/compiler.go ./vendor/github.com/d5/tengo/v2/doc.go ./vendor/github.com/d5/tengo/v2/errors.go ./vendor/github.com/d5/tengo/v2/formatter.go ./vendor/github.com/d5/tengo/v2/instructions.go ./vendor/github.com/d5/tengo/v2/iterator.go ./vendor/github.com/d5/tengo/v2/modules.go ./vendor/github.com/d5/tengo/v2/objects.go ./vendor/github.com/d5/tengo/v2/script.go ./vendor/github.com/d5/tengo/v2/symbol_table.go ./vendor/github.com/d5/tengo/v2/tengo.go ./vendor/github.com/d5/tengo/v2/variable.go ./vendor/github.com/d5/tengo/v2/vm.go cp $WORK/b397/_pkg_.a /usr/src/.cache/go-build/ea/ea7de740632923827c540aeaff8f87b0736c156a154c9b70d442ba389f569109-d # internal google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b404/ cat >/usr/src/tmp/go-build3813504991/b404/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/encoding/defval=/usr/src/tmp/go-build3813504991/b396/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=/usr/src/tmp/go-build3813504991/b397/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/usr/src/tmp/go-build3813504991/b387/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build3813504991/b383/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3813504991/b029/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/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 1YFtAjv6eSj2IpEiqsGl/1YFtAjv6eSj2IpEiqsGl -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b404/importcfg -pack ./vendor/google.golang.org/protobuf/internal/encoding/tag/tag.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=l2zjKdL6Xn_OIQTJVbHi -o $WORK/b490/_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b426/_pkg_.a # 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/fd/fdf66b789bde9d24971fe74fe55355778efb17f6a6dd9a09843e3de036a357da-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b490=/tmp/go-build -gno-record-gcc-switches -I $WORK/b490/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=l2zjKdL6Xn_OIQTJVbHi -o $WORK/b490/_x002.o -c cgo_lookup_cgo.cgo2.c cp $WORK/b426/_pkg_.a /usr/src/.cache/go-build/b2/b24f9765b5681e37cd5d5963bb54f1a2817caf142cd2b3b15a205966ef07d7f4-d # internal google.golang.org/protobuf/internal/impl mkdir -p $WORK/b403/ cat >/usr/src/tmp/go-build3813504991/b403/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile compress/gzip=/usr/src/tmp/go-build3813504991/b092/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3813504991/b062/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3813504991/b069/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=/usr/src/tmp/go-build3813504991/b378/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/usr/src/tmp/go-build3813504991/b379/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=/usr/src/tmp/go-build3813504991/b399/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=/usr/src/tmp/go-build3813504991/b381/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=/usr/src/tmp/go-build3813504991/b382/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=/usr/src/tmp/go-build3813504991/b404/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/usr/src/tmp/go-build3813504991/b380/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=/usr/src/tmp/go-build3813504991/b397/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/usr/src/tmp/go-build3813504991/b386/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=/usr/src/tmp/go-build3813504991/b389/_pkg_.a packagefile google.golang.org/protobuf/internal/order=/usr/src/tmp/go-build3813504991/b390/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/usr/src/tmp/go-build3813504991/b384/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/usr/src/tmp/go-build3813504991/b387/_pkg_.a packagefile google.golang.org/protobuf/proto=/usr/src/tmp/go-build3813504991/b392/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build3813504991/b383/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/usr/src/tmp/go-build3813504991/b393/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=/usr/src/tmp/go-build3813504991/b394/_pkg_.a packagefile hash/crc32=/usr/src/tmp/go-build3813504991/b094/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile math=/usr/src/tmp/go-build3813504991/b033/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3813504991/b034/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3813504991/b029/_pkg_.a packagefile sort=/usr/src/tmp/go-build3813504991/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3813504991/b038/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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/b403/_pkg_.a -trimpath "$WORK/b403=>" -p google.golang.org/protobuf/internal/impl -lang=go1.16 -complete -installsuffix shared -buildid 5BSnLbgUgK86pvxVhaLt/5BSnLbgUgK86pvxVhaLt -goversion go1.23.5 -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 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=l2zjKdL6Xn_OIQTJVbHi -o $WORK/b490/_x003.o -c getgrouplist_unix.cgo2.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=l2zjKdL6Xn_OIQTJVbHi -o $WORK/b490/_cgo_main.o -c _cgo_main.c cd /usr/src/RPM/BUILD/matterbridge-1.22.3/.gopath/src/github.com/42wim/matterbridge TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b490=/tmp/go-build -gno-record-gcc-switches -o $WORK/b490/_cgo_.o $WORK/b490/_cgo_main.o $WORK/b490/_x001.o $WORK/b490/_x002.o $WORK/b490/_x003.o -O2 -g 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-build3813504991/b490/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3813504991/b010/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile syscall=/usr/src/tmp/go-build3813504991/b050/_pkg_.a packagefile runtime/cgo=/usr/src/tmp/go-build3813504991/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 l2zjKdL6Xn_OIQTJVbHi/l2zjKdL6Xn_OIQTJVbHi -goversion go1.23.5 -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 cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b490/_pkg_.a $WORK/b490/_x001.o $WORK/b490/_x002.o $WORK/b490/_x003.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b490/_pkg_.a # internal cp $WORK/b490/_pkg_.a /usr/src/.cache/go-build/b3/b3b87ba9e9e6f29175e76ed8b35e1d8741f17a111eca8f9c424ae63b4e2b6517-d # internal github.com/google/gops/internal mkdir -p $WORK/b489/ cat >/usr/src/tmp/go-build3813504991/b489/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile os/user=/usr/src/tmp/go-build3813504991/b490/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build3813504991/b065/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3813504991/b010/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/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 HcAxnocqW145Vf8xDzaT/HcAxnocqW145Vf8xDzaT -goversion go1.23.5 -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/b489/_pkg_.a # internal cp $WORK/b489/_pkg_.a /usr/src/.cache/go-build/b6/b67544bb7bc1d9baa396bc7e82037c2965d9455131c640b288464cacfb38d16b-d # internal github.com/google/gops/agent mkdir -p $WORK/b488/ cat >/usr/src/tmp/go-build3813504991/b488/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3813504991/b067/_pkg_.a packagefile context=/usr/src/tmp/go-build3813504991/b068/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3813504991/b062/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/google/gops/internal=/usr/src/tmp/go-build3813504991/b489/_pkg_.a packagefile github.com/google/gops/signal=/usr/src/tmp/go-build3813504991/b491/_pkg_.a packagefile golang.org/x/sys/unix=/usr/src/tmp/go-build3813504991/b061/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile net=/usr/src/tmp/go-build3813504991/b144/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile os/signal=/usr/src/tmp/go-build3813504991/b492/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build3813504991/b065/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3813504991/b010/_pkg_.a packagefile runtime/debug=/usr/src/tmp/go-build3813504991/b200/_pkg_.a packagefile runtime/pprof=/usr/src/tmp/go-build3813504991/b334/_pkg_.a packagefile runtime/trace=/usr/src/tmp/go-build3813504991/b275/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile syscall=/usr/src/tmp/go-build3813504991/b050/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 SyfNgo1E43UdeoGo7Tqa/SyfNgo1E43UdeoGo7Tqa -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b488/importcfg -pack ./vendor/github.com/google/gops/agent/agent.go ./vendor/github.com/google/gops/agent/sockopt_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b488/_pkg_.a # internal cp $WORK/b488/_pkg_.a /usr/src/.cache/go-build/52/521ebc55cc7433a99a6e62cb3a8132027497a99cab039f8cf77fceff06941dc7-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b264/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b482/_pkg_.a # internal cp $WORK/b482/_pkg_.a /usr/src/.cache/go-build/af/af16e7fd50f54725f1081d20c5c56c7ee5c2f8cfc19a4c2e6b8ca8c01846c060-d # internal github.com/d5/tengo/v2/stdlib/json mkdir -p $WORK/b486/ cat >/usr/src/tmp/go-build3813504991/b486/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build3813504991/b070/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile github.com/d5/tengo/v2=/usr/src/tmp/go-build3813504991/b482/_pkg_.a packagefile math=/usr/src/tmp/go-build3813504991/b033/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3813504991/b039/_pkg_.a packagefile unicode/utf16=/usr/src/tmp/go-build3813504991/b071/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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 XClyGCvht1kr2Yanp1yb/XClyGCvht1kr2Yanp1yb -goversion go1.23.5 -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 cp $WORK/b264/_pkg_.a /usr/src/.cache/go-build/23/239d10b1babc82cbbb5681a7dcc0c1ce82ee287d944177b3815253f17460ae36-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b486/_pkg_.a # internal cp $WORK/b486/_pkg_.a /usr/src/.cache/go-build/34/34e09985491f8991ef403ad0c385e9d2eed9ee482ae66753fc182ce44795cd4d-d # internal github.com/d5/tengo/v2/stdlib mkdir -p $WORK/b485/ cat >/usr/src/tmp/go-build3813504991/b485/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build3813504991/b070/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build3813504991/b142/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3813504991/b069/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/d5/tengo/v2=/usr/src/tmp/go-build3813504991/b482/_pkg_.a packagefile github.com/d5/tengo/v2/stdlib/json=/usr/src/tmp/go-build3813504991/b486/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile math=/usr/src/tmp/go-build3813504991/b033/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build3813504991/b106/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile os/exec=/usr/src/tmp/go-build3813504991/b241/_pkg_.a packagefile regexp=/usr/src/tmp/go-build3813504991/b082/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile syscall=/usr/src/tmp/go-build3813504991/b050/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/b047/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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 VcgCjRKgj-g9ttHX4KOq/VcgCjRKgj-g9ttHX4KOq -goversion go1.23.5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b485/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b485/_pkg_.a /usr/src/.cache/go-build/bf/bfd287f00a0c2e3bf8b00f806e4a506af197bc86b2bc9abde0e8342211b0a760-d # internal cp $WORK/b091/_pkg_.a /usr/src/.cache/go-build/0f/0faec166e0e534853a00660e088e7103712c7b1545735741f098e10503f29f25-d # internal github.com/spf13/afero mkdir -p $WORK/b173/ cat >/usr/src/tmp/go-build3813504991/b173/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/spf13/afero/mem=/usr/src/tmp/go-build3813504991/b174/_pkg_.a packagefile golang.org/x/text/transform=/usr/src/tmp/go-build3813504991/b175/_pkg_.a packagefile golang.org/x/text/unicode/norm=/usr/src/tmp/go-build3813504991/b176/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build3813504991/b044/_pkg_.a packagefile log=/usr/src/tmp/go-build3813504991/b072/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3813504991/b091/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile path=/usr/src/tmp/go-build3813504991/b046/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build3813504991/b065/_pkg_.a packagefile regexp=/usr/src/tmp/go-build3813504991/b082/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3813504991/b010/_pkg_.a packagefile sort=/usr/src/tmp/go-build3813504991/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile syscall=/usr/src/tmp/go-build3813504991/b050/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/b047/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3813504991/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 0ygirOtuOj8-chXW3VDD/0ygirOtuOj8-chXW3VDD -goversion go1.23.5 -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 golang.org/x/crypto/acme mkdir -p $WORK/b199/ cat >/usr/src/tmp/go-build3813504991/b199/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile context=/usr/src/tmp/go-build3813504991/b068/_pkg_.a packagefile crypto=/usr/src/tmp/go-build3813504991/b099/_pkg_.a packagefile crypto/ecdsa=/usr/src/tmp/go-build3813504991/b114/_pkg_.a packagefile crypto/elliptic=/usr/src/tmp/go-build3813504991/b115/_pkg_.a packagefile crypto/hmac=/usr/src/tmp/go-build3813504991/b124/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build3813504991/b097/_pkg_.a packagefile crypto/rsa=/usr/src/tmp/go-build3813504991/b136/_pkg_.a packagefile crypto/sha256=/usr/src/tmp/go-build3813504991/b138/_pkg_.a packagefile crypto/sha512=/usr/src/tmp/go-build3813504991/b118/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build3813504991/b107/_pkg_.a packagefile crypto/x509=/usr/src/tmp/go-build3813504991/b139/_pkg_.a packagefile crypto/x509/pkix=/usr/src/tmp/go-build3813504991/b141/_pkg_.a packagefile encoding/asn1=/usr/src/tmp/go-build3813504991/b120/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build3813504991/b070/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build3813504991/b142/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3813504991/b069/_pkg_.a packagefile encoding/pem=/usr/src/tmp/go-build3813504991/b143/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile math/big=/usr/src/tmp/go-build3813504991/b105/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3813504991/b091/_pkg_.a packagefile runtime/debug=/usr/src/tmp/go-build3813504991/b200/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 bu1SdXoubr5YTJL7QJ9E/bu1SdXoubr5YTJL7QJ9E -goversion go1.23.5 -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/magiconair/properties mkdir -p $WORK/b089/ cat >/usr/src/tmp/go-build3813504991/b089/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile flag=/usr/src/tmp/go-build3813504991/b002/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile log=/usr/src/tmp/go-build3813504991/b072/_pkg_.a packagefile math=/usr/src/tmp/go-build3813504991/b033/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3813504991/b091/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3813504991/b029/_pkg_.a packagefile regexp=/usr/src/tmp/go-build3813504991/b082/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3813504991/b010/_pkg_.a packagefile sort=/usr/src/tmp/go-build3813504991/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/b047/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/b036/_pkg_.a EOF /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 4aCJp5a0CxyExAj2bj1L/4aCJp5a0CxyExAj2bj1L -goversion go1.23.5 -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 golang.org/x/net/http2 mkdir -p $WORK/b205/ net/http/httputil mkdir -p $WORK/b214/ cat >/usr/src/tmp/go-build3813504991/b205/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3813504991/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile compress/gzip=/usr/src/tmp/go-build3813504991/b092/_pkg_.a packagefile context=/usr/src/tmp/go-build3813504991/b068/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build3813504991/b097/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build3813504991/b107/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3813504991/b062/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile golang.org/x/net/http/httpguts=/usr/src/tmp/go-build3813504991/b206/_pkg_.a packagefile golang.org/x/net/http2/hpack=/usr/src/tmp/go-build3813504991/b207/_pkg_.a packagefile golang.org/x/net/idna=/usr/src/tmp/go-build3813504991/b202/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile log=/usr/src/tmp/go-build3813504991/b072/_pkg_.a packagefile math=/usr/src/tmp/go-build3813504991/b033/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build3813504991/b106/_pkg_.a packagefile net=/usr/src/tmp/go-build3813504991/b144/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3813504991/b091/_pkg_.a packagefile net/http/httptrace=/usr/src/tmp/go-build3813504991/b168/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build3813504991/b161/_pkg_.a packagefile net/url=/usr/src/tmp/go-build3813504991/b154/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3813504991/b029/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3813504991/b010/_pkg_.a packagefile sort=/usr/src/tmp/go-build3813504991/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3813504991/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/b047/_pkg_.a EOF cat >/usr/src/tmp/go-build3813504991/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-build3813504991/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile context=/usr/src/tmp/go-build3813504991/b068/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/usr/src/tmp/go-build3813504991/b155/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile log=/usr/src/tmp/go-build3813504991/b072/_pkg_.a packagefile mime=/usr/src/tmp/go-build3813504991/b165/_pkg_.a packagefile net=/usr/src/tmp/go-build3813504991/b144/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3813504991/b091/_pkg_.a packagefile net/http/httptrace=/usr/src/tmp/go-build3813504991/b168/_pkg_.a packagefile net/http/internal=/usr/src/tmp/go-build3813504991/b169/_pkg_.a packagefile net/http/internal/ascii=/usr/src/tmp/go-build3813504991/b170/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build3813504991/b161/_pkg_.a packagefile net/url=/usr/src/tmp/go-build3813504991/b154/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 A6-u9OlIZkXoWVnUweRt/A6-u9OlIZkXoWVnUweRt -goversion go1.23.5 -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 /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 k-aIXOv_rt3wmhRfaDQR/k-aIXOv_rt3wmhRfaDQR -goversion go1.23.5 -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 github.com/gorilla/websocket mkdir -p $WORK/b217/ cat >/usr/src/tmp/go-build3813504991/b217/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3813504991/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile compress/flate=/usr/src/tmp/go-build3813504991/b093/_pkg_.a packagefile context=/usr/src/tmp/go-build3813504991/b068/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build3813504991/b097/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build3813504991/b137/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build3813504991/b107/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build3813504991/b070/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3813504991/b062/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3813504991/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build3813504991/b106/_pkg_.a packagefile net=/usr/src/tmp/go-build3813504991/b144/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3813504991/b091/_pkg_.a packagefile net/http/httptrace=/usr/src/tmp/go-build3813504991/b168/_pkg_.a packagefile net/url=/usr/src/tmp/go-build3813504991/b154/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/b047/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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 O1HOeDoS2hRTmT0ljpG-/O1HOeDoS2hRTmT0ljpG- -goversion go1.23.5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /usr/src/.cache/go-build/ee/ee53d0f485b766f30ab7fb4e706955c59b698608110adc824b677a0ae353184b-d # internal github.com/mreiferson/go-httpclient mkdir -p $WORK/b244/ cat >/usr/src/tmp/go-build3813504991/b244/importcfg << 'EOF' # internal # import config packagefile crypto/tls=/usr/src/tmp/go-build3813504991/b107/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile net=/usr/src/tmp/go-build3813504991/b144/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3813504991/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build3813504991/b154/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 vtj2FWFBbdTgLFzmu-Er/vtj2FWFBbdTgLFzmu-Er -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b244/importcfg -pack ./vendor/github.com/mreiferson/go-httpclient/httpclient.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b214/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /usr/src/.cache/go-build/9b/9b391d50051054e3b596089378e0820cf45f73bc542081ecc9d6dd3bb0d65807-d # internal github.com/mrexodia/wray mkdir -p $WORK/b245/ cat >/usr/src/tmp/go-build3813504991/b245/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3813504991/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3813504991/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build3813504991/b154/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build3813504991/b065/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b199/_pkg_.a # internal /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 AeDky02EHAV8uuokDdaU/AeDky02EHAV8uuokDdaU -goversion go1.23.5 -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 cp $WORK/b214/_pkg_.a /usr/src/.cache/go-build/e4/e4de02f9d692a3502db026b031d675f1fcbb35ade9428a459a93cb9545e4d2c6-d # internal net/http/httptest mkdir -p $WORK/b246/ cat >/usr/src/tmp/go-build3813504991/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-build3813504991/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile context=/usr/src/tmp/go-build3813504991/b068/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build3813504991/b107/_pkg_.a packagefile crypto/x509=/usr/src/tmp/go-build3813504991/b139/_pkg_.a packagefile flag=/usr/src/tmp/go-build3813504991/b002/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/usr/src/tmp/go-build3813504991/b155/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile log=/usr/src/tmp/go-build3813504991/b072/_pkg_.a packagefile net=/usr/src/tmp/go-build3813504991/b144/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3813504991/b091/_pkg_.a packagefile net/http/internal/testcert=/usr/src/tmp/go-build3813504991/b247/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build3813504991/b161/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 GtIh-WVgOQs7xWGc70zg/GtIh-WVgOQs7xWGc70zg -goversion go1.23.5 -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 cp $WORK/b199/_pkg_.a /usr/src/.cache/go-build/13/139bbfb09ae72b43275dac399ceb69d8196966deb3157f993601679fcd46b944-d # internal golang.org/x/crypto/acme/autocert mkdir -p $WORK/b201/ cat >/usr/src/tmp/go-build3813504991/b201/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile context=/usr/src/tmp/go-build3813504991/b068/_pkg_.a packagefile crypto=/usr/src/tmp/go-build3813504991/b099/_pkg_.a packagefile crypto/ecdsa=/usr/src/tmp/go-build3813504991/b114/_pkg_.a packagefile crypto/elliptic=/usr/src/tmp/go-build3813504991/b115/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build3813504991/b097/_pkg_.a packagefile crypto/rsa=/usr/src/tmp/go-build3813504991/b136/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build3813504991/b107/_pkg_.a packagefile crypto/x509=/usr/src/tmp/go-build3813504991/b139/_pkg_.a packagefile crypto/x509/pkix=/usr/src/tmp/go-build3813504991/b141/_pkg_.a packagefile encoding/pem=/usr/src/tmp/go-build3813504991/b143/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile golang.org/x/crypto/acme=/usr/src/tmp/go-build3813504991/b199/_pkg_.a packagefile golang.org/x/net/idna=/usr/src/tmp/go-build3813504991/b202/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile log=/usr/src/tmp/go-build3813504991/b072/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build3813504991/b106/_pkg_.a packagefile net=/usr/src/tmp/go-build3813504991/b144/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3813504991/b091/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile path=/usr/src/tmp/go-build3813504991/b046/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build3813504991/b065/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3813504991/b010/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 k_dB0dYRkBHv1Ekpbfrp/k_dB0dYRkBHv1Ekpbfrp -goversion go1.23.5 -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/b403/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /usr/src/.cache/go-build/21/21dbfa012b9b09189e1d828999abab354b64d699aca2fde3b8b0e2f6f20e50ef-d # internal github.com/matrix-org/gomatrix mkdir -p $WORK/b277/ cat >/usr/src/tmp/go-build3813504991/b277/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build3813504991/b142/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3813504991/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile html=/usr/src/tmp/go-build3813504991/b179/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3813504991/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build3813504991/b154/_pkg_.a packagefile path=/usr/src/tmp/go-build3813504991/b046/_pkg_.a packagefile regexp=/usr/src/tmp/go-build3813504991/b082/_pkg_.a packagefile runtime/debug=/usr/src/tmp/go-build3813504991/b200/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -p github.com/matrix-org/gomatrix -lang=go1.16 -complete -installsuffix shared -buildid _X5vtogVaM811wiWxlX3/_X5vtogVaM811wiWxlX3 -goversion go1.23.5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /usr/src/.cache/go-build/8f/8f52a34f5a5a3ac440ac4a183d004c5f4f3e6a43462064c247dc32491eec18b9-d # internal github.com/spf13/viper mkdir -p $WORK/b074/ cat >/usr/src/tmp/go-build3813504991/b074/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile encoding/csv=/usr/src/tmp/go-build3813504991/b075/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3813504991/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/fsnotify/fsnotify=/usr/src/tmp/go-build3813504991/b060/_pkg_.a packagefile github.com/hashicorp/hcl=/usr/src/tmp/go-build3813504991/b076/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/printer=/usr/src/tmp/go-build3813504991/b087/_pkg_.a packagefile github.com/magiconair/properties=/usr/src/tmp/go-build3813504991/b089/_pkg_.a packagefile github.com/mitchellh/mapstructure=/usr/src/tmp/go-build3813504991/b171/_pkg_.a packagefile github.com/pelletier/go-toml=/usr/src/tmp/go-build3813504991/b172/_pkg_.a packagefile github.com/spf13/afero=/usr/src/tmp/go-build3813504991/b173/_pkg_.a packagefile github.com/spf13/cast=/usr/src/tmp/go-build3813504991/b177/_pkg_.a packagefile github.com/spf13/jwalterweatherman=/usr/src/tmp/go-build3813504991/b182/_pkg_.a packagefile github.com/spf13/pflag=/usr/src/tmp/go-build3813504991/b183/_pkg_.a packagefile github.com/subosito/gotenv=/usr/src/tmp/go-build3813504991/b184/_pkg_.a packagefile gopkg.in/ini.v1=/usr/src/tmp/go-build3813504991/b185/_pkg_.a packagefile gopkg.in/yaml.v2=/usr/src/tmp/go-build3813504991/b186/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile log=/usr/src/tmp/go-build3813504991/b072/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build3813504991/b065/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3813504991/b029/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3813504991/b010/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/b047/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3813504991/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 UEYpvLgxCre5ngiTWu_9/UEYpvLgxCre5ngiTWu_9 -goversion go1.23.5 -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 cp $WORK/b201/_pkg_.a /usr/src/.cache/go-build/19/1983ff4bf6e9fe27ff39ed0b03831b32a48b2e731d803bb61e2e17c65c2e3037-d # internal go.uber.org/zap mkdir -p $WORK/b324/ cat >/usr/src/tmp/go-build3813504991/b324/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3813504991/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile flag=/usr/src/tmp/go-build3813504991/b002/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile go.uber.org/atomic=/usr/src/tmp/go-build3813504991/b325/_pkg_.a packagefile go.uber.org/multierr=/usr/src/tmp/go-build3813504991/b326/_pkg_.a packagefile go.uber.org/zap/internal/bufferpool=/usr/src/tmp/go-build3813504991/b327/_pkg_.a packagefile go.uber.org/zap/zapcore=/usr/src/tmp/go-build3813504991/b329/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile log=/usr/src/tmp/go-build3813504991/b072/_pkg_.a packagefile math=/usr/src/tmp/go-build3813504991/b033/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3813504991/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build3813504991/b154/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3813504991/b010/_pkg_.a packagefile sort=/usr/src/tmp/go-build3813504991/b064/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 Wc_SFVmFJgdUKzycKQBK/Wc_SFVmFJgdUKzycKQBK -goversion go1.23.5 -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/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b403/_pkg_.a /usr/src/.cache/go-build/9c/9cc3104ee56abac68ccc4e101b241f1a5dc43d11dfd2ca089f554b73d320df75-d # internal net/http/pprof mkdir -p $WORK/b332/ cat >/usr/src/tmp/go-build3813504991/b332/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3813504991/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile context=/usr/src/tmp/go-build3813504991/b068/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile html=/usr/src/tmp/go-build3813504991/b179/_pkg_.a packagefile internal/godebug=/usr/src/tmp/go-build3813504991/b048/_pkg_.a packagefile internal/profile=/usr/src/tmp/go-build3813504991/b333/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile log=/usr/src/tmp/go-build3813504991/b072/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3813504991/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build3813504991/b154/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3813504991/b010/_pkg_.a packagefile runtime/pprof=/usr/src/tmp/go-build3813504991/b334/_pkg_.a packagefile runtime/trace=/usr/src/tmp/go-build3813504991/b275/_pkg_.a packagefile sort=/usr/src/tmp/go-build3813504991/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -p net/http/pprof -lang=go1.23 -std -complete -installsuffix shared -buildid mr-dKNvRYsMR1gh1w255/mr-dKNvRYsMR1gh1w255 -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b332/importcfg -pack /usr/lib/golang/src/net/http/pprof/pprof.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b277/_pkg_.a /usr/src/.cache/go-build/2c/2cc310cd9dc85bb257e29c510f127b0de25408e285a1e9baa17638a8ad20adeb-d # internal net/http/cookiejar mkdir -p $WORK/b351/ cat >/usr/src/tmp/go-build3813504991/b351/importcfg << 'EOF' # internal # import config packagefile cmp=/usr/src/tmp/go-build3813504991/b028/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile net=/usr/src/tmp/go-build3813504991/b144/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3813504991/b091/_pkg_.a packagefile net/http/internal/ascii=/usr/src/tmp/go-build3813504991/b170/_pkg_.a packagefile net/url=/usr/src/tmp/go-build3813504991/b154/_pkg_.a packagefile slices=/usr/src/tmp/go-build3813504991/b040/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/b047/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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 fds5dIKj7sGZ6ueyE75q/fds5dIKj7sGZ6ueyE75q -goversion go1.23.5 -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 cp $WORK/b246/_pkg_.a /usr/src/.cache/go-build/33/33306cf7f00113c71e97b4ac45cb39e64963c0f18c022ab1f44fe3105b62c34d-d # internal github.com/42wim/go-gitter mkdir -p $WORK/b243/ cat >/usr/src/tmp/go-build3813504991/b243/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3813504991/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3813504991/b069/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/mreiferson/go-httpclient=/usr/src/tmp/go-build3813504991/b244/_pkg_.a packagefile github.com/mrexodia/wray=/usr/src/tmp/go-build3813504991/b245/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile log=/usr/src/tmp/go-build3813504991/b072/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3813504991/b091/_pkg_.a packagefile net/http/httptest=/usr/src/tmp/go-build3813504991/b246/_pkg_.a packagefile net/url=/usr/src/tmp/go-build3813504991/b154/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 1YOgzKvDnZzz5amGJRd2/1YOgzKvDnZzz5amGJRd2 -goversion go1.23.5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b217/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b351/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b332/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b351/_pkg_.a /usr/src/.cache/go-build/ef/ef4ed5a06b128c469d9105dda5da9b5deb8c398ac4a640ff15255412965f1b1d-d # internal github.com/stretchr/testify/assert mkdir -p $WORK/b269/ cat >/usr/src/tmp/go-build3813504991/b269/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3813504991/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3813504991/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/davecgh/go-spew/spew=/usr/src/tmp/go-build3813504991/b270/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=/usr/src/tmp/go-build3813504991/b271/_pkg_.a packagefile gopkg.in/yaml.v3=/usr/src/tmp/go-build3813504991/b272/_pkg_.a packagefile math=/usr/src/tmp/go-build3813504991/b033/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3813504991/b091/_pkg_.a packagefile net/http/httptest=/usr/src/tmp/go-build3813504991/b246/_pkg_.a packagefile net/url=/usr/src/tmp/go-build3813504991/b154/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3813504991/b029/_pkg_.a packagefile regexp=/usr/src/tmp/go-build3813504991/b082/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3813504991/b010/_pkg_.a packagefile runtime/debug=/usr/src/tmp/go-build3813504991/b200/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/b047/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3813504991/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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 XnKB7gf5qoB0P1bUTG3P/XnKB7gf5qoB0P1bUTG3P -goversion go1.23.5 -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/b332/_pkg_.a /usr/src/.cache/go-build/09/0910ed7b101ea373451c51d561a185783e866734e862c0c0795bda64d37089b8-d # internal github.com/slack-go/slack/internal/misc mkdir -p $WORK/b357/ cat >/usr/src/tmp/go-build3813504991/b357/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3813504991/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 JvQhSz4-5Zo73lRWXsmj/JvQhSz4-5Zo73lRWXsmj -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b357/importcfg -pack ./vendor/github.com/slack-go/slack/internal/misc/misc.go cp $WORK/b243/_pkg_.a /usr/src/.cache/go-build/22/223172c61c4c45be7226be22e319c72bdb327439e09e9d9747048ca5bd43eff9-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /usr/src/.cache/go-build/ac/acb0eaf1a9dc027301c43e37cd004c8536a12efd9fcbc7ca1d22aaef68d9f11b-d # internal golang.org/x/net/context/ctxhttp mkdir -p $WORK/b371/ cat >/usr/src/tmp/go-build3813504991/b371/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build3813504991/b068/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3813504991/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build3813504991/b154/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/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 Ovs3CaRmx5SnZ3aWCR1D/Ovs3CaRmx5SnZ3aWCR1D -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b371/importcfg -pack ./vendor/golang.org/x/net/context/ctxhttp/ctxhttp.go cp $WORK/b217/_pkg_.a /usr/src/.cache/go-build/92/927d4b25f93fbbc812deac9de9c6dbae4bc6d5726f6a92b68dec3e70a7b5f89f-d # internal gopkg.in/olahol/melody.v1 mkdir -p $WORK/b216/ cat >/usr/src/tmp/go-build3813504991/b216/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile github.com/gorilla/websocket=/usr/src/tmp/go-build3813504991/b217/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3813504991/b091/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 DxOS89_aWJy0dYxxxwnk/DxOS89_aWJy0dYxxxwnk -goversion go1.23.5 -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/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /usr/src/.cache/go-build/b3/b3006e9fa3c1506167b31d1479fea74ecc49a569561544b5a558cfac6d7fde51-d # internal github.com/matterbridge/discordgo mkdir -p $WORK/b220/ cat >/usr/src/tmp/go-build3813504991/b220/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile compress/zlib=/usr/src/tmp/go-build3813504991/b221/_pkg_.a packagefile crypto/ed25519=/usr/src/tmp/go-build3813504991/b122/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3813504991/b062/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build3813504991/b142/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3813504991/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/gorilla/websocket=/usr/src/tmp/go-build3813504991/b217/_pkg_.a packagefile golang.org/x/crypto/nacl/secretbox=/usr/src/tmp/go-build3813504991/b223/_pkg_.a packagefile image=/usr/src/tmp/go-build3813504991/b227/_pkg_.a packagefile image/jpeg=/usr/src/tmp/go-build3813504991/b229/_pkg_.a packagefile image/png=/usr/src/tmp/go-build3813504991/b231/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile log=/usr/src/tmp/go-build3813504991/b072/_pkg_.a packagefile math=/usr/src/tmp/go-build3813504991/b033/_pkg_.a packagefile mime/multipart=/usr/src/tmp/go-build3813504991/b166/_pkg_.a packagefile net=/usr/src/tmp/go-build3813504991/b144/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3813504991/b091/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build3813504991/b161/_pkg_.a packagefile net/url=/usr/src/tmp/go-build3813504991/b154/_pkg_.a packagefile regexp=/usr/src/tmp/go-build3813504991/b082/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3813504991/b010/_pkg_.a packagefile sort=/usr/src/tmp/go-build3813504991/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3813504991/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 _jFbWZFcanL8_QqM1xKH/_jFbWZFcanL8_QqM1xKH -goversion go1.23.5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b324/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /usr/src/.cache/go-build/b4/b4ec86c0026658a7df9145523f7ec68773ab726a46b1e1d93fb7b4b6a7fa361f-d # internal cp $WORK/b324/_pkg_.a /usr/src/.cache/go-build/89/89e415a5820f8648943b7de2391c7204ff1d843ea4dc5098433cd170924a6a4e-d # internal github.com/mattermost/mattermost-server/v5/mlog mkdir -p $WORK/b311/ cat >/usr/src/tmp/go-build3813504991/b311/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile context=/usr/src/tmp/go-build3813504991/b068/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build3813504991/b107/_pkg_.a packagefile crypto/x509=/usr/src/tmp/go-build3813504991/b139/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build3813504991/b070/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3813504991/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/hashicorp/go-multierror=/usr/src/tmp/go-build3813504991/b312/_pkg_.a packagefile github.com/mattermost/logr=/usr/src/tmp/go-build3813504991/b314/_pkg_.a packagefile github.com/mattermost/logr/format=/usr/src/tmp/go-build3813504991/b319/_pkg_.a packagefile github.com/mattermost/logr/target=/usr/src/tmp/go-build3813504991/b320/_pkg_.a packagefile github.com/wiggin77/merror=/usr/src/tmp/go-build3813504991/b317/_pkg_.a packagefile github.com/wiggin77/srslog=/usr/src/tmp/go-build3813504991/b323/_pkg_.a packagefile go.uber.org/zap=/usr/src/tmp/go-build3813504991/b324/_pkg_.a packagefile go.uber.org/zap/zapcore=/usr/src/tmp/go-build3813504991/b329/_pkg_.a packagefile gopkg.in/natefinch/lumberjack.v2=/usr/src/tmp/go-build3813504991/b321/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile log=/usr/src/tmp/go-build3813504991/b072/_pkg_.a packagefile net=/usr/src/tmp/go-build3813504991/b144/_pkg_.a packagefile net/http/pprof=/usr/src/tmp/go-build3813504991/b332/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3813504991/b038/_pkg_.a packagefile testing=/usr/src/tmp/go-build3813504991/b273/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/b047/_pkg_.a EOF github.com/slack-go/slack mkdir -p $WORK/b354/ cat >/usr/src/tmp/go-build3813504991/b354/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile context=/usr/src/tmp/go-build3813504991/b068/_pkg_.a packagefile crypto/hmac=/usr/src/tmp/go-build3813504991/b124/_pkg_.a packagefile crypto/sha256=/usr/src/tmp/go-build3813504991/b138/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build3813504991/b142/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3813504991/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/gorilla/websocket=/usr/src/tmp/go-build3813504991/b217/_pkg_.a packagefile github.com/pkg/errors=/usr/src/tmp/go-build3813504991/b337/_pkg_.a packagefile github.com/slack-go/slack/internal/backoff=/usr/src/tmp/go-build3813504991/b355/_pkg_.a packagefile github.com/slack-go/slack/internal/errorsx=/usr/src/tmp/go-build3813504991/b356/_pkg_.a packagefile github.com/slack-go/slack/internal/misc=/usr/src/tmp/go-build3813504991/b357/_pkg_.a packagefile github.com/slack-go/slack/internal/timex=/usr/src/tmp/go-build3813504991/b358/_pkg_.a packagefile github.com/slack-go/slack/slackutilsx=/usr/src/tmp/go-build3813504991/b359/_pkg_.a packagefile hash=/usr/src/tmp/go-build3813504991/b095/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile log=/usr/src/tmp/go-build3813504991/b072/_pkg_.a packagefile mime=/usr/src/tmp/go-build3813504991/b165/_pkg_.a packagefile mime/multipart=/usr/src/tmp/go-build3813504991/b166/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3813504991/b091/_pkg_.a packagefile net/http/httputil=/usr/src/tmp/go-build3813504991/b214/_pkg_.a packagefile net/url=/usr/src/tmp/go-build3813504991/b154/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build3813504991/b065/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3813504991/b029/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 1-5dwFlQ6gZu2foRfYwB/1-5dwFlQ6gZu2foRfYwB -goversion go1.23.5 -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/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -p github.com/slack-go/slack -lang=go1.16 -complete -installsuffix shared -buildid clldOBp8nZh1NVOReokB/clldOBp8nZh1NVOReokB -goversion go1.23.5 -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/b074/_pkg_.a # internal github.com/yaegashi/msgraph.go/beta mkdir -p $WORK/b364/ cat >/usr/src/tmp/go-build3813504991/b364/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile context=/usr/src/tmp/go-build3813504991/b068/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3813504991/b069/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/rickb777/date/period=/usr/src/tmp/go-build3813504991/b365/_pkg_.a packagefile github.com/yaegashi/msgraph.go/jsonx=/usr/src/tmp/go-build3813504991/b367/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3813504991/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build3813504991/b154/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/b047/_pkg_.a EOF /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 2wtvQjxZb0DoxwmQhF68/2wtvQjxZb0DoxwmQhF68 -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b364/importcfg -pack ./vendor/github.com/yaegashi/msgraph.go/beta/ActionAad.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionAccess.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionActive.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionActivity.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionAdministrative.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionAdvanced.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionAgreement.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionAlert.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionAndroid.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionApp.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionApple.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionApplication.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionApproval.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionAttachment.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionAudit.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionBase.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionBooking.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionBusiness.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionCalendar.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionCall.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionChannel.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionChat.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionCloud.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionCommand.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionComms.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionCompany.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionConditional.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionContact.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionContent.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionConversation.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionCustomer.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionData.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionDefault.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionDep.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionDetected.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionDevice.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionDimension.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionDirectory.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionDocument.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionDomain.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionDrive.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionEducation.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionEmbedded.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionEmployee.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionEnrollment.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionEntitlement.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionEvent.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionExact.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionExternal.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionFeature.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionFinancials.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionGeneral.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionGovernance.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionGroup.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionIOS.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionIdentity.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionImported.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionInference.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionInformation.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionIntune.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionInvitation.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionItem.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionJournal.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionList.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionMDM.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionMac.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionMail.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionManaged.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionManagement.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionMessage.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionMicrosoft.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionMobile.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionNotebook.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionNotification.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionOffice.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionOn.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionOnenote.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionOrg.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionOrganization.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionOutlook.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionParticipant.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionPermission.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionPlanner.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionPolicy.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionPost.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionPrivileged.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionProfile.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionProgram.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionPublished.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionPurchase.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionRbac.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionRemote.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionReport.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionRequest.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionRisky.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionRole.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionRoom.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionSales.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionSchedule.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionSearch.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionSection.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionSecurity.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionSensitivity.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionService.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionShared.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionSite.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionSynchronization.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionTargeted.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionTeam.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionTeams.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionTeamwork.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionTenant.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionTerms.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionThreat.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionTi.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionTrending.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionTrust.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionUnified.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionUsed.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionUser.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionVPP.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionVendor.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionWindows.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionWindows10.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionWindows81.go ./vendor/github.com/yaegashi/msgraph.go/beta/ActionWorkbook.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumACL.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumAccess.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumAccount.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumAction.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumActivity.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumAdmin.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumAdministrator.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumAdvanced.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumAgent.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumAgreement.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumAlert.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumAlignment.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumAllowed.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumAnalytics.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumAndroid.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumAnniversary.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumApp.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumApple.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumApplication.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumApplied.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumApproval.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumAssignment.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumAttachment.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumAttendee.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumAttribute.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumAuth.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumAuto.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumAutomatic.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumAzure.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumBinary.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumBit.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumBody.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumBooking.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumBrowser.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumCalendar.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumCall.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumCategory.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumCertificate.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumChange.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumChannel.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumChassis.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumChat.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumClonable.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumCloud.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumCompany.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumCompliance.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumComponent.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumConditional.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumConfiguration.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumConnection.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumContact.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumContent.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumConversation.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumDMA.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumData.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumDay.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumDefender.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumDelegate.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumDelivery.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumDep.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumDerived.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumDevice.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumDiagnostic.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumDiamond.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumDirectory.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumDiscovery.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumDisk.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumDlp.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumDomain.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumEap.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumEas.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumEdge.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumEdition.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumEducation.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumEmail.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumEmbedded.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumEnablement.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumEncrypt.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumEncryption.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumEndpoint.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumEnrollment.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumEntity.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumEntry.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumError.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumEvent.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumExchange.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumExternal.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumFeature.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumFile.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumFirewall.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumFolder.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumFollowup.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumFree.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumGiphy.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumGroup.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumHash.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumHealth.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumIOS.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumITunes.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumImportance.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumImported.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumInference.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumInitiator.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumInk.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumInstall.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumIntended.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumInternet.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumKey.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumLan.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumLanguage.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumLocal.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumLocation.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumLog.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumLogon.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumLost.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumMDM.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumMac.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumMail.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumManaged.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumManagement.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumMedia.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumMeeting.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumMessage.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumMetered.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumMicrosoft.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumMigration.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumMiracast.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumMobile.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumModality.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumMutability.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumNDES.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumNetwork.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumNon.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumNotification.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumObject.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumOffice.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumOn.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumOnenote.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumOnline.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumOperation.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumOverride.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumOwner.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumPage.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumPermission.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumPersistent.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumPerson.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumPhone.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumPhysical.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumPlace.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumPlanner.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumPlatform.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumPlay.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumPolicy.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumPower.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumPrerelease.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumPriority.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumProcess.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumProperty.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumProvisioning.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumQuarantine.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumRating.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumRecipient.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumRecord.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumRecording.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumRecurrence.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumReference.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumRegistration.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumRegistry.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumReject.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumRemediation.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumRemote.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumRequired.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumRequirement.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumResponse.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumRestricted.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumRestriction.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumResultant.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumRisk.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumRole.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumRouting.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumRule.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumRun.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumSafe.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumSchedule.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumScope.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumScreen.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumSecure.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumSecurity.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumSensitivity.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumService.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumSetup.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumShared.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumSign.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumSignin.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumSite.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumSkill.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumStaged.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumState.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumStatus.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumSubject.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumSynchronization.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumTask.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumTeam.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumTeams.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumThreat.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumTi.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumTime.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumTlp.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumToken.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumTone.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumUnary.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumUpdate.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumUsage.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumUser.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumUsername.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumVPN.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumVPP.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumVisibility.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumWatermark.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumWeb.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumWebsite.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumWeek.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumWeekly.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumWelcome.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumWiFi.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumWin32.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumWindows.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumWindows10.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumWired.go ./vendor/github.com/yaegashi/msgraph.go/beta/EnumWorkforce.go ./vendor/github.com/yaegashi/msgraph.go/beta/GraphService.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelACL.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelAPI.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelAad.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelAccess.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelAccount.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelActive.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelActivity.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelAdd.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelAdmin.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelAdministrative.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelAdvanced.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelAged.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelAgreement.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelAir.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelAlbum.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelAlert.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelAll.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelAllowed.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelAlternative.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelAndroid.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelAnonymous.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelApp.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelApple.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelApplication.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelApplied.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelApply.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelApproval.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelAssigned.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelAttachment.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelAttendee.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelAttribute.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelAudio.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelAudit.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelAuthentication.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelAuto.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelAutomatic.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelAverage.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelAzure.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelBase.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelBinary.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelBit.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelBlock.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelBooking.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelBoolean.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelBulk.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelBundle.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelBusiness.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelCalculated.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelCalendar.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelCall.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelCancel.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelCart.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelCertificate.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelCertification.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelChange.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelChannel.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelChat.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelChoice.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelCircular.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelClassifcation.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelClassification.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelCloud.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelColumn.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelCommand.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelComment.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelComms.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelCompany.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelComplex.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelCompliance.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelConditional.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelConfiguration.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelConnection.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelContact.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelContent.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelContract.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelControl.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelConversation.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelConvert.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelCopy.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelCountry.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelCreate.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelCredential.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelCurrency.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelCurrent.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelCustom.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelCustomer.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelDaily.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelData.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelDate.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelDaylight.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelDefault.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelDefender.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelDelegated.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelDelete.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelDeleted.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelDelivery.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelDep.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelDetails.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelDetected.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelDevice.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelDiagnostic.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelDimension.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelDirectory.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelDiscovered.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelDlp.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelDocument.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelDomain.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelDowngrade.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelDrive.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelE.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelEas.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelEdge.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelEdit.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelEdition.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelEducation.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelEducational.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelEmail.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelEmbedded.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelEmployee.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelEncrypt.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelEncryption.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelEndpoint.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelEnrollment.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelEnterprise.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelEntitlement.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelEntity.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelError.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelEvaluate.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelEvent.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelExact.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelExcluded.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelExclusion.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelExpression.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelExtended.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelExtension.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelExternal.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelFeature.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelField.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelFile.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelFilter.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelFinancials.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelFlex.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelFocus.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelFolder.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelFollowup.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelFree.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelGeneral.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelGeneric.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelGeo.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelGeolocation.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelGovernance.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelGroup.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelHardware.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelHas.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelHashes.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelHost.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelHourly.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelHybrid.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelIOS.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelIP.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelIPv4.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelIPv6.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelIdentity.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelImage.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelImplicit.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelImported.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelImpossible.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelIncoming.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelIncomplete.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelInference.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelInformation.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelInformational.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelInitiator.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelInner.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelInsight.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelInstance.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelInstitution.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelInternet.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelIntune.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelInvitation.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelInvite.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelInvited.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelIosik.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelItem.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelJSON.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelJob.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelJournal.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelJustify.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelKerberos.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelKey.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelLabel.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelLabeling.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelLanguage.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelLeaked.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelLearned.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelLicense.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelList.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelLocale.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelLocalized.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelLocate.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelLocated.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelLocation.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelLogged.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelLogon.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelLookup.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelMDM.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelMFA.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelMac.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelMail.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelMailbox.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelMalware.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelManaged.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelManagement.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelMark.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelMatch.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelMatching.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelMedia.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelMeeting.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelMembership.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelMention.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelMentions.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelMessage.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelMetadata.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelMicrosoft.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelMime.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelMobile.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelModified.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelMove.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelMulti.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelMute.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelNDES.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelNamed.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelNetwork.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelNotebook.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelNotification.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelNotify.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelNumber.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelOAuth.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelOMA.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelObject.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelOffice.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelOffice365.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelOn.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelOne.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelOnenote.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelOnline.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelOpen.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelOpening.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelOperating.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelOperation.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelOptional.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelOrg.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelOrganization.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelOrganizational.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelOrganizer.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelOs.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelOut.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelOutgoing.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelOutlook.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelPackage.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelPage.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelParental.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelParse.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelParticipant.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelPassword.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelPatterned.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelPayload.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelPayment.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelPending.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelPermission.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelPersistent.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelPerson.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelPhone.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelPhoto.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelPhysical.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelPicture.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelPlace.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelPlanner.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelPlay.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelPolicy.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelPosition.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelPost.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelPostal.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelPre.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelPresence.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelPrivacy.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelPrivileged.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelProcess.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelProfile.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelProgram.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelProject.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelPrompt.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelProperties.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelProperty.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelProtect.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelProvider.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelProvisioned.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelProvisioning.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelProxied.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelPublic.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelPublication.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelPublished.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelPurchase.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelQuota.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelRanked.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelRbac.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelRecent.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelRecipient.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelRecommend.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelRecord.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelRecording.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelRecurrence.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelReference.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelReferenced.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelRegistry.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelRelated.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelRelying.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelReminder.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelRemote.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelRemove.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelRename.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelReport.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelReputation.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelRequest.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelRequired.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelReset.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelResource.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelResponse.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelResponsible.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelRestore.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelRestricted.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelResult.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelRevoke.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelRgb.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelRisk.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelRisky.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelRole.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelRoom.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelRoot.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelRotate.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelRubric.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelRun.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelSales.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelSchedule.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelScheduling.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelSchema.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelScoped.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelSearch.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelSection.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelSecure.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelSecurity.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelSensitive.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelSensitivity.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelService.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelSetting.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelSettings.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelShare.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelShared.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelSharepoint.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelSharing.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelShift.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelShipment.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelSide.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelSign.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelSingle.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelSite.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelSize.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelSkill.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelSkype.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelSoftware.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelSpecial.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelStandard.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelStatus.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelStorage.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelString.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelSubscribe.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelSubscribed.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelSubscription.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelSuspicious.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelSwap.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelSymantec.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelSynchronization.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelSystem.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelTarget.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelTargeted.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelTax.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelTeam.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelTeams.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelTeamwork.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelTelecom.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelTenant.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelTerms.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelText.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelThreat.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelThumbnail.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelTi.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelTime.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelToken.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelTone.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelTrending.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelTrust.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelTyped.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelURL.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelUnary.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelUnfamiliar.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelUnified.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelUnit.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelUnmute.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelUnsupported.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelUpdate.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelUpload.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelUsage.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelUsed.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelUser.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelVPN.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelVPP.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelVariable.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelVendor.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelVerified.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelVersion.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelVideo.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelVisual.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelVulnerability.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelWeb.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelWebsite.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelWin32.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelWindows.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelWindows10.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelWindows81.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelWork.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelWorkbook.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelWorkforce.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelWorking.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelYammer.go ./vendor/github.com/yaegashi/msgraph.go/beta/ModelYomi.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestAad.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestAccess.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestAccount.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestActive.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestActivity.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestAdministrative.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestAdvanced.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestAged.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestAgreement.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestAlert.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestAllowed.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestAndroid.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestAnonymous.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestApp.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestApple.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestApplication.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestApproval.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestAttachment.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestAttribute.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestAudio.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestAudit.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestBase.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestBooking.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestBusiness.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestCalendar.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestCall.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestCart.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestCertificate.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestChannel.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestChat.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestCloud.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestColumn.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestCommand.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestComms.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestCompany.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestCompliance.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestConditional.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestConnection.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestContact.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestContent.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestContract.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestConversation.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestCountry.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestCredential.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestCurrency.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestCustomer.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestData.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestDefault.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestDep.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestDetected.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestDevice.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestDimension.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestDirectory.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestDocument.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestDomain.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestDrive.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestE.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestEducation.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestEducational.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestEmbedded.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestEmployee.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestEndpoint.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestEnrollment.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestEnterprise.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestEntitlement.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestEntity.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestEvent.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestExact.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestExtension.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestExternal.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestFeature.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestField.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestFile.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestFilter.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestFinancials.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestGeneral.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestGovernance.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestGroup.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestHost.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestIOS.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestIP.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestIdentity.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestImported.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestImpossible.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestInference.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestInformation.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestIntune.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestInvitation.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestItem.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestJob.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestJournal.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestLanguage.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestLeaked.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestLicense.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestList.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestLocalized.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestLookup.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestMDM.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestMac.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestMail.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestMalware.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestManaged.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestManagement.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestMention.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestMessage.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestMicrosoft.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestMobile.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestMulti.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestNDES.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestNamed.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestNotebook.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestNotification.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestOAuth.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestOffice.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestOn.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestOnenote.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestOnline.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestOpen.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestOrg.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestOrganization.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestOrganizational.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestOutlook.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestParticipant.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestPayload.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestPayment.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestPermission.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestPerson.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestPicture.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestPlace.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestPlanner.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestPolicy.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestPost.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestPresence.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestPrivileged.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestProfile.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestProgram.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestProject.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestProvider.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestProvisioning.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestPublished.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestPurchase.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestRbac.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestRemote.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestReport.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestRequest.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestResource.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestRestricted.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestRisk.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestRisky.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestRole.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestRoom.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestSales.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestSchedule.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestScheduling.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestSchema.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestScoped.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestSearch.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestSection.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestSecure.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestSecurity.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestSensitive.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestSensitivity.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestService.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestSetting.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestShared.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestShift.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestShipment.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestSide.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestSign.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestSingle.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestSite.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestSkill.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestSoftware.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestSubscribed.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestSubscription.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestSuspicious.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestSwap.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestSymantec.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestSynchronization.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestTargeted.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestTax.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestTeam.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestTeams.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestTeamwork.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestTelecom.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestTenant.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestTerms.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestText.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestThreat.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestThumbnail.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestTi.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestTime.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestTrending.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestTrust.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestUnfamiliar.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestUnified.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestUnit.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestUsed.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestUser.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestVPP.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestVendor.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWeb.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWindows.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWindows10.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWindows81.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWork.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbook.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctions.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAbs.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAccr.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAcos.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAcosh.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAcot.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAcoth.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAmor.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAnd.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsArabic.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAreas.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAsc.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAsin.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAsinh.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAtan.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAtan2.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAtanh.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAve.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsAverage.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsBaht.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsBase.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsBessel.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsBeta_.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsBin2.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsBinom_.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsBitand.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsBitlshift.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsBitor.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsBitrshift.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsBitxor.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsCeiling_.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsChar.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsChi.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsChoose.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsClean.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsCode.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsColumns.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsCombin.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsCombina.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsComplex.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsConcatenate.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsConfidence_.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsConvert.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsCos.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsCosh.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsCot.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsCoth.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsCount.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsCoup.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsCsc.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsCsch.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsCum.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDate.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDatevalue.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDaverage.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDay.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDays.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDays360.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDb.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDbcs.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDcount.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDdb.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDec2.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDecimal.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDegrees.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDelta.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDev.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDget.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDisc.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDmax.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDmin.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDollar.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDproduct.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDst.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDsum.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDuration.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsDvar.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsEcma_.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsEdate.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsEffect.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsEo.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsErf.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsErf_.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsError_.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsEven.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsExact.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsExp.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsExpon_.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsF_.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsFact.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsFalse.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsFind.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsFisher.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsFixed.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsFloor_.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsFv.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsFvschedule.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsGamma.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsGamma_.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsGauss.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsGcd.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsGe.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsGeo.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsHar.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsHex2.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsHlookup.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsHour.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsHyp.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsHyperlink.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsIf.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsIm.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsImaginary.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsInt.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsIpmt.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsIrr.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsIs.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsIso.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsIso_.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsIspmt.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsIsref.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsKurt.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsLarge.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsLcm.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsLeft.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsLeftb.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsLen.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsLenb.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsLn.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsLog.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsLog10.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsLookup.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsLower.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsMatch.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsMax.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsMduration.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsMedian.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsMid.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsMidb.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsMin.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsMinute.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsMirr.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsMod.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsMonth.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsMround.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsMulti.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsN.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsNa.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsNeg.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsNetwork.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsNominal.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsNorm_.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsNot.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsNow.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsNper.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsNpv.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsNumber.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsOct2.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsOdd.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsOr.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsPduration.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsPercent.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsPercentile_.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsPermut.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsPermutationa.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsPhi.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsPi.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsPmt.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsPoisson_.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsPower.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsPpmt.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsPrice.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsProduct.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsProper.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsPv.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsQuartile_.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsQuotient.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsRadians.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsRand.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsRank_.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsRate.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsReceived.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsReplace.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsRept.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsRight.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsRightb.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsRoman.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsRound.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsRows.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsRri.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSec.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSech.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSecond.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSeries.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSheet.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSheets.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSign.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSin.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSinh.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSkew.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSkew_p.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSln.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSmall.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSqrt.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSt.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsStandardize.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSubstitute.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSubtotal.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSum.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsSyd.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsT.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsT_.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsTan.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsTanh.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsTbill.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsText.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsTime.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsTimevalue.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsToday.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsTrim.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsTrue.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsTrunc.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsType.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsUnichar.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsUnicode.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsUpper.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsUsdollar.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsValue.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsVar.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsVar_.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsVdb.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsVlookup.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsWeek.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsWeekday.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsWeibull_.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsWork.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsXirr.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsXnpv.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsXor.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsYear.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsYield.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkbookFunctionsZ_.go ./vendor/github.com/yaegashi/msgraph.go/beta/RequestWorkforce.go ./vendor/github.com/yaegashi/msgraph.go/beta/const.go ./vendor/github.com/yaegashi/msgraph.go/beta/extensions.go ./vendor/github.com/yaegashi/msgraph.go/beta/msgraph.go cp $WORK/b074/_pkg_.a /usr/src/.cache/go-build/d2/d22e6df51dbafee146f3bcf363e410043c5b1fcf2296bd74d184b42ac08b0940-d # internal github.com/42wim/matterbridge/bridge/config mkdir -p $WORK/b058/ cat >/usr/src/tmp/go-build3813504991/b058/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile github.com/fsnotify/fsnotify=/usr/src/tmp/go-build3813504991/b060/_pkg_.a packagefile github.com/sirupsen/logrus=/usr/src/tmp/go-build3813504991/b066/_pkg_.a packagefile github.com/spf13/viper=/usr/src/tmp/go-build3813504991/b074/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build3813504991/b065/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 4cZwv7lakrPs8tuKRS5x/4cZwv7lakrPs8tuKRS5x -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b058/importcfg -pack ./bridge/config/config.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/3d/3d322f2c240b40196b375d77185f013e001ce7185a6042193b218483c483894c-d # internal github.com/42wim/matterbridge/bridge mkdir -p $WORK/b188/ cat >/usr/src/tmp/go-build3813504991/b188/importcfg << 'EOF' # internal # import config packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build3813504991/b058/_pkg_.a packagefile github.com/sirupsen/logrus=/usr/src/tmp/go-build3813504991/b066/_pkg_.a packagefile log=/usr/src/tmp/go-build3813504991/b072/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 dQI6sy-nT0EAzOlrYCXC/dQI6sy-nT0EAzOlrYCXC -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b188/importcfg -pack ./bridge/bridge.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /usr/src/.cache/go-build/69/69aab24f0a3b6f66931cc87746f84e7405a583e6d7adc9a3cacb9c9dd6ef69dd-d # internal github.com/42wim/matterbridge/bridge/helper mkdir -p $WORK/b232/ cat >/usr/src/tmp/go-build3813504991/b232/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build3813504991/b058/_pkg_.a packagefile github.com/gomarkdown/markdown=/usr/src/tmp/go-build3813504991/b233/_pkg_.a packagefile github.com/gomarkdown/markdown/html=/usr/src/tmp/go-build3813504991/b235/_pkg_.a packagefile github.com/gomarkdown/markdown/parser=/usr/src/tmp/go-build3813504991/b236/_pkg_.a packagefile github.com/sirupsen/logrus=/usr/src/tmp/go-build3813504991/b066/_pkg_.a packagefile golang.org/x/image/webp=/usr/src/tmp/go-build3813504991/b237/_pkg_.a packagefile image/png=/usr/src/tmp/go-build3813504991/b231/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3813504991/b091/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile os/exec=/usr/src/tmp/go-build3813504991/b241/_pkg_.a packagefile regexp=/usr/src/tmp/go-build3813504991/b082/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/b047/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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 wTJxDUrro77fgZJKrDZ8/wTJxDUrro77fgZJKrDZ8 -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b232/importcfg -pack ./bridge/helper/helper.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /usr/src/.cache/go-build/79/795cd7008036f8b2407261e1b021f7c013a1c238fdeafecb859029b425e8b250-d # internal github.com/mattermost/mattermost-server/v5/model mkdir -p $WORK/b287/ cat >/usr/src/tmp/go-build3813504991/b287/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile crypto=/usr/src/tmp/go-build3813504991/b099/_pkg_.a packagefile crypto/aes=/usr/src/tmp/go-build3813504991/b108/_pkg_.a packagefile crypto/cipher=/usr/src/tmp/go-build3813504991/b100/_pkg_.a packagefile crypto/ecdsa=/usr/src/tmp/go-build3813504991/b114/_pkg_.a packagefile crypto/md5=/usr/src/tmp/go-build3813504991/b134/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build3813504991/b097/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build3813504991/b137/_pkg_.a packagefile crypto/sha256=/usr/src/tmp/go-build3813504991/b138/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build3813504991/b107/_pkg_.a packagefile encoding/asn1=/usr/src/tmp/go-build3813504991/b120/_pkg_.a packagefile encoding/base32=/usr/src/tmp/go-build3813504991/b288/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build3813504991/b070/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3813504991/b062/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build3813504991/b142/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3813504991/b069/_pkg_.a packagefile encoding/xml=/usr/src/tmp/go-build3813504991/b192/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/blang/semver=/usr/src/tmp/go-build3813504991/b289/_pkg_.a packagefile github.com/disintegration/imaging=/usr/src/tmp/go-build3813504991/b291/_pkg_.a packagefile github.com/dyatlov/go-opengraph/opengraph=/usr/src/tmp/go-build3813504991/b300/_pkg_.a packagefile github.com/francoispqt/gojay=/usr/src/tmp/go-build3813504991/b303/_pkg_.a packagefile github.com/gorilla/websocket=/usr/src/tmp/go-build3813504991/b217/_pkg_.a packagefile github.com/mattermost/go-i18n/i18n=/usr/src/tmp/go-build3813504991/b305/_pkg_.a packagefile github.com/mattermost/ldap=/usr/src/tmp/go-build3813504991/b309/_pkg_.a packagefile github.com/mattermost/mattermost-server/v5/mlog=/usr/src/tmp/go-build3813504991/b311/_pkg_.a packagefile github.com/mattermost/mattermost-server/v5/services/timezones=/usr/src/tmp/go-build3813504991/b335/_pkg_.a packagefile github.com/mattermost/mattermost-server/v5/utils/jsonutils=/usr/src/tmp/go-build3813504991/b336/_pkg_.a packagefile github.com/mattermost/mattermost-server/v5/utils/markdown=/usr/src/tmp/go-build3813504991/b338/_pkg_.a packagefile github.com/pborman/uuid=/usr/src/tmp/go-build3813504991/b339/_pkg_.a packagefile github.com/pkg/errors=/usr/src/tmp/go-build3813504991/b337/_pkg_.a packagefile github.com/tinylib/msgp/msgp=/usr/src/tmp/go-build3813504991/b341/_pkg_.a packagefile golang.org/x/crypto/bcrypt=/usr/src/tmp/go-build3813504991/b343/_pkg_.a packagefile golang.org/x/text/language=/usr/src/tmp/go-build3813504991/b345/_pkg_.a packagefile gopkg.in/yaml.v2=/usr/src/tmp/go-build3813504991/b186/_pkg_.a packagefile hash/fnv=/usr/src/tmp/go-build3813504991/b349/_pkg_.a packagefile image=/usr/src/tmp/go-build3813504991/b227/_pkg_.a packagefile image/gif=/usr/src/tmp/go-build3813504991/b297/_pkg_.a packagefile image/jpeg=/usr/src/tmp/go-build3813504991/b229/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile math=/usr/src/tmp/go-build3813504991/b033/_pkg_.a packagefile math/big=/usr/src/tmp/go-build3813504991/b105/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build3813504991/b106/_pkg_.a packagefile mime=/usr/src/tmp/go-build3813504991/b165/_pkg_.a packagefile mime/multipart=/usr/src/tmp/go-build3813504991/b166/_pkg_.a packagefile net=/usr/src/tmp/go-build3813504991/b144/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3813504991/b091/_pkg_.a packagefile net/mail=/usr/src/tmp/go-build3813504991/b350/_pkg_.a packagefile net/url=/usr/src/tmp/go-build3813504991/b154/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile path=/usr/src/tmp/go-build3813504991/b046/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build3813504991/b065/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3813504991/b029/_pkg_.a packagefile regexp=/usr/src/tmp/go-build3813504991/b082/_pkg_.a packagefile sort=/usr/src/tmp/go-build3813504991/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3813504991/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/b047/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3813504991/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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 X6b7QSloJkdRYGiePuot/X6b7QSloJkdRYGiePuot -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b287/importcfg -pack ./vendor/github.com/mattermost/mattermost-server/v5/model/access.go ./vendor/github.com/mattermost/mattermost-server/v5/model/analytics_row.go ./vendor/github.com/mattermost/mattermost-server/v5/model/at_mentions.go ./vendor/github.com/mattermost/mattermost-server/v5/model/audit.go ./vendor/github.com/mattermost/mattermost-server/v5/model/auditconv.go ./vendor/github.com/mattermost/mattermost-server/v5/model/audits.go ./vendor/github.com/mattermost/mattermost-server/v5/model/authorize.go ./vendor/github.com/mattermost/mattermost-server/v5/model/bot.go ./vendor/github.com/mattermost/mattermost-server/v5/model/bot_default_image.go ./vendor/github.com/mattermost/mattermost-server/v5/model/builtin.go ./vendor/github.com/mattermost/mattermost-server/v5/model/bundle_info.go ./vendor/github.com/mattermost/mattermost-server/v5/model/channel.go ./vendor/github.com/mattermost/mattermost-server/v5/model/channel_count.go ./vendor/github.com/mattermost/mattermost-server/v5/model/channel_data.go ./vendor/github.com/mattermost/mattermost-server/v5/model/channel_list.go ./vendor/github.com/mattermost/mattermost-server/v5/model/channel_member.go ./vendor/github.com/mattermost/mattermost-server/v5/model/channel_member_history.go ./vendor/github.com/mattermost/mattermost-server/v5/model/channel_member_history_result.go ./vendor/github.com/mattermost/mattermost-server/v5/model/channel_mentions.go ./vendor/github.com/mattermost/mattermost-server/v5/model/channel_search.go ./vendor/github.com/mattermost/mattermost-server/v5/model/channel_sidebar.go ./vendor/github.com/mattermost/mattermost-server/v5/model/channel_stats.go ./vendor/github.com/mattermost/mattermost-server/v5/model/channel_view.go ./vendor/github.com/mattermost/mattermost-server/v5/model/client4.go ./vendor/github.com/mattermost/mattermost-server/v5/model/cloud.go ./vendor/github.com/mattermost/mattermost-server/v5/model/cluster_discovery.go ./vendor/github.com/mattermost/mattermost-server/v5/model/cluster_info.go ./vendor/github.com/mattermost/mattermost-server/v5/model/cluster_message.go ./vendor/github.com/mattermost/mattermost-server/v5/model/cluster_stats.go ./vendor/github.com/mattermost/mattermost-server/v5/model/command.go ./vendor/github.com/mattermost/mattermost-server/v5/model/command_args.go ./vendor/github.com/mattermost/mattermost-server/v5/model/command_autocomplete.go ./vendor/github.com/mattermost/mattermost-server/v5/model/command_request.go ./vendor/github.com/mattermost/mattermost-server/v5/model/command_response.go ./vendor/github.com/mattermost/mattermost-server/v5/model/command_webhook.go ./vendor/github.com/mattermost/mattermost-server/v5/model/compliance.go ./vendor/github.com/mattermost/mattermost-server/v5/model/compliance_post.go ./vendor/github.com/mattermost/mattermost-server/v5/model/config.go ./vendor/github.com/mattermost/mattermost-server/v5/model/data_retention_policy.go ./vendor/github.com/mattermost/mattermost-server/v5/model/emoji.go ./vendor/github.com/mattermost/mattermost-server/v5/model/emoji_data.go ./vendor/github.com/mattermost/mattermost-server/v5/model/emoji_search.go ./vendor/github.com/mattermost/mattermost-server/v5/model/feature_flags.go ./vendor/github.com/mattermost/mattermost-server/v5/model/file.go ./vendor/github.com/mattermost/mattermost-server/v5/model/file_info.go ./vendor/github.com/mattermost/mattermost-server/v5/model/gitlab.go ./vendor/github.com/mattermost/mattermost-server/v5/model/group.go ./vendor/github.com/mattermost/mattermost-server/v5/model/group_member.go ./vendor/github.com/mattermost/mattermost-server/v5/model/group_syncable.go ./vendor/github.com/mattermost/mattermost-server/v5/model/guest_invite.go ./vendor/github.com/mattermost/mattermost-server/v5/model/incoming_webhook.go ./vendor/github.com/mattermost/mattermost-server/v5/model/initial_load.go ./vendor/github.com/mattermost/mattermost-server/v5/model/integration_action.go ./vendor/github.com/mattermost/mattermost-server/v5/model/integrity.go ./vendor/github.com/mattermost/mattermost-server/v5/model/job.go ./vendor/github.com/mattermost/mattermost-server/v5/model/ldap.go ./vendor/github.com/mattermost/mattermost-server/v5/model/license.go ./vendor/github.com/mattermost/mattermost-server/v5/model/link_metadata.go ./vendor/github.com/mattermost/mattermost-server/v5/model/manifest.go ./vendor/github.com/mattermost/mattermost-server/v5/model/marketplace_plugin.go ./vendor/github.com/mattermost/mattermost-server/v5/model/mention_map.go ./vendor/github.com/mattermost/mattermost-server/v5/model/message_export.go ./vendor/github.com/mattermost/mattermost-server/v5/model/mfa_secret.go ./vendor/github.com/mattermost/mattermost-server/v5/model/migration.go ./vendor/github.com/mattermost/mattermost-server/v5/model/oauth.go ./vendor/github.com/mattermost/mattermost-server/v5/model/outgoing_webhook.go ./vendor/github.com/mattermost/mattermost-server/v5/model/permission.go ./vendor/github.com/mattermost/mattermost-server/v5/model/plugin_event_data.go ./vendor/github.com/mattermost/mattermost-server/v5/model/plugin_key_value.go ./vendor/github.com/mattermost/mattermost-server/v5/model/plugin_kvset_options.go ./vendor/github.com/mattermost/mattermost-server/v5/model/plugin_status.go ./vendor/github.com/mattermost/mattermost-server/v5/model/plugin_valid.go ./vendor/github.com/mattermost/mattermost-server/v5/model/plugins_response.go ./vendor/github.com/mattermost/mattermost-server/v5/model/post.go ./vendor/github.com/mattermost/mattermost-server/v5/model/post_embed.go ./vendor/github.com/mattermost/mattermost-server/v5/model/post_list.go ./vendor/github.com/mattermost/mattermost-server/v5/model/post_metadata.go ./vendor/github.com/mattermost/mattermost-server/v5/model/post_search_results.go ./vendor/github.com/mattermost/mattermost-server/v5/model/preference.go ./vendor/github.com/mattermost/mattermost-server/v5/model/preferences.go ./vendor/github.com/mattermost/mattermost-server/v5/model/product_notices.go ./vendor/github.com/mattermost/mattermost-server/v5/model/push_notification.go ./vendor/github.com/mattermost/mattermost-server/v5/model/push_response.go ./vendor/github.com/mattermost/mattermost-server/v5/model/reaction.go ./vendor/github.com/mattermost/mattermost-server/v5/model/role.go ./vendor/github.com/mattermost/mattermost-server/v5/model/saml.go ./vendor/github.com/mattermost/mattermost-server/v5/model/scheduled_task.go ./vendor/github.com/mattermost/mattermost-server/v5/model/scheme.go ./vendor/github.com/mattermost/mattermost-server/v5/model/search_params.go ./vendor/github.com/mattermost/mattermost-server/v5/model/security_bulletin.go ./vendor/github.com/mattermost/mattermost-server/v5/model/serialized_gen.go ./vendor/github.com/mattermost/mattermost-server/v5/model/session.go ./vendor/github.com/mattermost/mattermost-server/v5/model/slack_attachment.go ./vendor/github.com/mattermost/mattermost-server/v5/model/slack_compatibility.go ./vendor/github.com/mattermost/mattermost-server/v5/model/status.go ./vendor/github.com/mattermost/mattermost-server/v5/model/suggest_command.go ./vendor/github.com/mattermost/mattermost-server/v5/model/switch_request.go ./vendor/github.com/mattermost/mattermost-server/v5/model/system.go ./vendor/github.com/mattermost/mattermost-server/v5/model/team.go ./vendor/github.com/mattermost/mattermost-server/v5/model/team_member.go ./vendor/github.com/mattermost/mattermost-server/v5/model/team_search.go ./vendor/github.com/mattermost/mattermost-server/v5/model/team_stats.go ./vendor/github.com/mattermost/mattermost-server/v5/model/terms_of_service.go ./vendor/github.com/mattermost/mattermost-server/v5/model/thread.go ./vendor/github.com/mattermost/mattermost-server/v5/model/token.go ./vendor/github.com/mattermost/mattermost-server/v5/model/typing_request.go ./vendor/github.com/mattermost/mattermost-server/v5/model/upload_session.go ./vendor/github.com/mattermost/mattermost-server/v5/model/user.go ./vendor/github.com/mattermost/mattermost-server/v5/model/user_access_token.go ./vendor/github.com/mattermost/mattermost-server/v5/model/user_access_token_search.go ./vendor/github.com/mattermost/mattermost-server/v5/model/user_autocomplete.go ./vendor/github.com/mattermost/mattermost-server/v5/model/user_count.go ./vendor/github.com/mattermost/mattermost-server/v5/model/user_get.go ./vendor/github.com/mattermost/mattermost-server/v5/model/user_search.go ./vendor/github.com/mattermost/mattermost-server/v5/model/user_terms_of_service.go ./vendor/github.com/mattermost/mattermost-server/v5/model/users_stats.go ./vendor/github.com/mattermost/mattermost-server/v5/model/utils.go ./vendor/github.com/mattermost/mattermost-server/v5/model/version.go ./vendor/github.com/mattermost/mattermost-server/v5/model/websocket_client.go ./vendor/github.com/mattermost/mattermost-server/v5/model/websocket_message.go ./vendor/github.com/mattermost/mattermost-server/v5/model/websocket_request.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /usr/src/.cache/go-build/31/31f81f45fda91548315e4f547eb40f5434451464620cd81607db72cc474b77ad-d # internal github.com/42wim/matterbridge/bridge/gitter mkdir -p $WORK/b242/ cat >/usr/src/tmp/go-build3813504991/b242/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/42wim/go-gitter=/usr/src/tmp/go-build3813504991/b243/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build3813504991/b188/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build3813504991/b058/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build3813504991/b232/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -p github.com/42wim/matterbridge/bridge/gitter -lang=go1.15 -complete -installsuffix shared -buildid KKlFEVZ4LomuXEzSM1r1/KKlFEVZ4LomuXEzSM1r1 -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b242/importcfg -pack ./bridge/gitter/gitter.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b269/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /usr/src/.cache/go-build/48/48da4fcccf3ee9986be3ac10c4c93489a12f9bb7b91a1c9297501c66ed3d4028-d # internal github.com/42wim/matterbridge/bridge/irc mkdir -p $WORK/b248/ cat >/usr/src/tmp/go-build3813504991/b248/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build3813504991/b107/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build3813504991/b188/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build3813504991/b058/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build3813504991/b232/_pkg_.a packagefile github.com/lrstanley/girc=/usr/src/tmp/go-build3813504991/b249/_pkg_.a packagefile github.com/missdeer/golib/ic=/usr/src/tmp/go-build3813504991/b250/_pkg_.a packagefile github.com/paulrosania/go-charset/charset=/usr/src/tmp/go-build3813504991/b258/_pkg_.a packagefile github.com/paulrosania/go-charset/data=/usr/src/tmp/go-build3813504991/b259/_pkg_.a packagefile github.com/saintfish/chardet=/usr/src/tmp/go-build3813504991/b260/_pkg_.a packagefile github.com/writeas/go-strip-markdown=/usr/src/tmp/go-build3813504991/b261/_pkg_.a packagefile hash/crc32=/usr/src/tmp/go-build3813504991/b094/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile net=/usr/src/tmp/go-build3813504991/b144/_pkg_.a packagefile sort=/usr/src/tmp/go-build3813504991/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 m1MEqZ_RINsV5HWG_8cR/m1MEqZ_RINsV5HWG_8cR -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b248/importcfg -pack ./bridge/irc/handlers.go ./bridge/irc/irc.go cp $WORK/b269/_pkg_.a /usr/src/.cache/go-build/1f/1fda7c805abd75bb7f3abe4d6706ec739c836932426c31adffd2a3e1f763892a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b205/_pkg_.a # internal github.com/stretchr/testify/require mkdir -p $WORK/b268/ cat >/usr/src/tmp/go-build3813504991/b268/importcfg << 'EOF' # internal # import config packagefile github.com/stretchr/testify/assert=/usr/src/tmp/go-build3813504991/b269/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3813504991/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build3813504991/b154/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 AqYSNLzwtL1ibCXQs4kp/AqYSNLzwtL1ibCXQs4kp -goversion go1.23.5 -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/b487/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b205/_pkg_.a /usr/src/.cache/go-build/83/83a1331e8e984a935ac99a4aa4a0452878fabee343e5e74fe9000b5dc2d49fc0-d # internal golang.org/x/net/http2/h2c mkdir -p $WORK/b208/ cat >/usr/src/tmp/go-build3813504991/b208/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3813504991/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build3813504991/b070/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3813504991/b062/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile golang.org/x/net/http/httpguts=/usr/src/tmp/go-build3813504991/b206/_pkg_.a packagefile golang.org/x/net/http2=/usr/src/tmp/go-build3813504991/b205/_pkg_.a packagefile golang.org/x/net/http2/hpack=/usr/src/tmp/go-build3813504991/b207/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile log=/usr/src/tmp/go-build3813504991/b072/_pkg_.a packagefile net=/usr/src/tmp/go-build3813504991/b144/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3813504991/b091/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build3813504991/b161/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/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 Hyv6JzYwVdAXxfK7VsgH/Hyv6JzYwVdAXxfK7VsgH -goversion go1.23.5 -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/b248/_pkg_.a # internal cp $WORK/b268/_pkg_.a /usr/src/.cache/go-build/09/09c77960b9d6f522ae808775a73acc786ac06aa8dc7a2c4fadbee8bebcd9c265-d # internal github.com/keybase/go-keybase-chat-bot/kbchat mkdir -p $WORK/b263/ cat >/usr/src/tmp/go-build3813504991/b263/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3813504991/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build3813504991/b097/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build3813504991/b142/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3813504991/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1=/usr/src/tmp/go-build3813504991/b264/_pkg_.a packagefile github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1=/usr/src/tmp/go-build3813504991/b266/_pkg_.a packagefile github.com/keybase/go-keybase-chat-bot/kbchat/types/stellar1=/usr/src/tmp/go-build3813504991/b267/_pkg_.a packagefile github.com/stretchr/testify/require=/usr/src/tmp/go-build3813504991/b268/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile log=/usr/src/tmp/go-build3813504991/b072/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile os/exec=/usr/src/tmp/go-build3813504991/b241/_pkg_.a packagefile path=/usr/src/tmp/go-build3813504991/b046/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile testing=/usr/src/tmp/go-build3813504991/b273/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 Wn5N2SGP4NGJKHxPXMlQ/Wn5N2SGP4NGJKHxPXMlQ -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b263/importcfg -pack ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/chat.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/errors.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/kbchat.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/kvstore.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/team.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/test_utils.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/util.go ./vendor/github.com/keybase/go-keybase-chat-bot/kbchat/wallet.go cp $WORK/b248/_pkg_.a /usr/src/.cache/go-build/c4/c42cc0c3ebba0886d5597deb2aeaa42d2e6a5725cde906a09d2b4f1ed6e1ae5f-d # internal github.com/42wim/matterbridge/bridge/matrix mkdir -p $WORK/b276/ cat >/usr/src/tmp/go-build3813504991/b276/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3813504991/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build3813504991/b188/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build3813504991/b058/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build3813504991/b232/_pkg_.a packagefile github.com/matrix-org/gomatrix=/usr/src/tmp/go-build3813504991/b277/_pkg_.a packagefile html=/usr/src/tmp/go-build3813504991/b179/_pkg_.a packagefile mime=/usr/src/tmp/go-build3813504991/b165/_pkg_.a packagefile regexp=/usr/src/tmp/go-build3813504991/b082/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -p github.com/42wim/matterbridge/bridge/matrix -lang=go1.15 -complete -installsuffix shared -buildid X6EMjgBwkKkmAjZTNnkY/X6EMjgBwkKkmAjZTNnkY -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b276/importcfg -pack ./bridge/matrix/helpers.go ./bridge/matrix/matrix.go cp $WORK/b487/_pkg_.a /usr/src/.cache/go-build/39/390205ffdc4b1232c41332603719a5984c2d2fada5735b8b25930b7d1ba31972-d # internal golang.org/x/oauth2/internal mkdir -p $WORK/b370/ cat >/usr/src/tmp/go-build3813504991/b370/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build3813504991/b068/_pkg_.a packagefile crypto/rsa=/usr/src/tmp/go-build3813504991/b136/_pkg_.a packagefile crypto/x509=/usr/src/tmp/go-build3813504991/b139/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3813504991/b069/_pkg_.a packagefile encoding/pem=/usr/src/tmp/go-build3813504991/b143/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=/usr/src/tmp/go-build3813504991/b371/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile math=/usr/src/tmp/go-build3813504991/b033/_pkg_.a packagefile mime=/usr/src/tmp/go-build3813504991/b165/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3813504991/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build3813504991/b154/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 fcYxhuJlvUqSmwOzH0mW/fcYxhuJlvUqSmwOzH0mW -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b370/importcfg -pack ./vendor/golang.org/x/oauth2/internal/doc.go ./vendor/golang.org/x/oauth2/internal/oauth2.go ./vendor/golang.org/x/oauth2/internal/token.go ./vendor/golang.org/x/oauth2/internal/transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b220/_pkg_.a # 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/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /usr/src/.cache/go-build/37/3739d61719d1eb46fae94af78474f8af09d91f02c351502b4cc64eb33f8cbd19-d # internal golang.org/x/oauth2 mkdir -p $WORK/b369/ cat >/usr/src/tmp/go-build3813504991/b369/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile context=/usr/src/tmp/go-build3813504991/b068/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile golang.org/x/oauth2/internal=/usr/src/tmp/go-build3813504991/b370/_pkg_.a packagefile log=/usr/src/tmp/go-build3813504991/b072/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3813504991/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build3813504991/b154/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 jsKtyMj-drZo_ncFu940/jsKtyMj-drZo_ncFu940 -goversion go1.23.5 -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/b208/_pkg_.a /usr/src/.cache/go-build/01/0114c897ede41a0976fc8bf32413e9386f683fca0191fc5fd55edbad27fb7c9c-d # internal github.com/labstack/echo/v4 mkdir -p $WORK/b191/ cat >/usr/src/tmp/go-build3813504991/b191/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3813504991/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile context=/usr/src/tmp/go-build3813504991/b068/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build3813504991/b107/_pkg_.a packagefile encoding=/usr/src/tmp/go-build3813504991/b003/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3813504991/b069/_pkg_.a packagefile encoding/xml=/usr/src/tmp/go-build3813504991/b192/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/labstack/gommon/color=/usr/src/tmp/go-build3813504991/b193/_pkg_.a packagefile github.com/labstack/gommon/log=/usr/src/tmp/go-build3813504991/b196/_pkg_.a packagefile golang.org/x/crypto/acme=/usr/src/tmp/go-build3813504991/b199/_pkg_.a packagefile golang.org/x/crypto/acme/autocert=/usr/src/tmp/go-build3813504991/b201/_pkg_.a packagefile golang.org/x/net/http2=/usr/src/tmp/go-build3813504991/b205/_pkg_.a packagefile golang.org/x/net/http2/h2c=/usr/src/tmp/go-build3813504991/b208/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile log=/usr/src/tmp/go-build3813504991/b072/_pkg_.a packagefile mime/multipart=/usr/src/tmp/go-build3813504991/b166/_pkg_.a packagefile net=/usr/src/tmp/go-build3813504991/b144/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3813504991/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build3813504991/b154/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build3813504991/b065/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3813504991/b029/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3813504991/b010/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 u8Sm8M6r01QXoEiajR-8/u8Sm8M6r01QXoEiajR-8 -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b191/importcfg -pack ./vendor/github.com/labstack/echo/v4/bind.go ./vendor/github.com/labstack/echo/v4/binder.go ./vendor/github.com/labstack/echo/v4/context.go ./vendor/github.com/labstack/echo/v4/echo.go ./vendor/github.com/labstack/echo/v4/group.go ./vendor/github.com/labstack/echo/v4/ip.go ./vendor/github.com/labstack/echo/v4/log.go ./vendor/github.com/labstack/echo/v4/response.go ./vendor/github.com/labstack/echo/v4/router.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /usr/src/.cache/go-build/1c/1c68b35a6e0276c38a8307ccf56576e63a225fef7eeedd7271c2de1ed70a0954-d # internal github.com/vincent-petithory/dataurl mkdir -p $WORK/b375/ cat >/usr/src/tmp/go-build3813504991/b375/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build3813504991/b070/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3813504991/b091/_pkg_.a packagefile sort=/usr/src/tmp/go-build3813504991/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3813504991/b039/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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 c-RjRB9HoGQOAqhcpeJy/c-RjRB9HoGQOAqhcpeJy -goversion go1.23.5 -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/b220/_pkg_.a /usr/src/.cache/go-build/b4/b44a0c1806fb031f774ae85f987d7e4ef7ad7dd27c036351ba8c862947b170dd-d # internal github.com/42wim/matterbridge/bridge/discord/transmitter mkdir -p $WORK/b219/ cat >/usr/src/tmp/go-build3813504991/b219/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/matterbridge/discordgo=/usr/src/tmp/go-build3813504991/b220/_pkg_.a packagefile github.com/sirupsen/logrus=/usr/src/tmp/go-build3813504991/b066/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 5QEa74BlswCF5pYutRCd/5QEa74BlswCF5pYutRCd -goversion go1.23.5 -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/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /usr/src/.cache/go-build/f5/f5e846638145f1e8476073c0e0f152886259ade64903d43dc8ad8100440a4f7d-d # internal golang.org/x/oauth2/clientcredentials mkdir -p $WORK/b372/ cat >/usr/src/tmp/go-build3813504991/b372/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build3813504991/b068/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile golang.org/x/oauth2=/usr/src/tmp/go-build3813504991/b369/_pkg_.a packagefile golang.org/x/oauth2/internal=/usr/src/tmp/go-build3813504991/b370/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3813504991/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build3813504991/b154/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/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 k_G_gPZp587J9qifrCeD/k_G_gPZp587J9qifrCeD -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b372/importcfg -pack ./vendor/golang.org/x/oauth2/clientcredentials/clientcredentials.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/90/902fb37da2225037aebaf7997bc8807a481aff8f84cb1a32a804a0e32dd3b6cc-d # internal golang.org/x/oauth2/microsoft mkdir -p $WORK/b373/ cat >/usr/src/tmp/go-build3813504991/b373/importcfg << 'EOF' # internal # import config packagefile golang.org/x/oauth2=/usr/src/tmp/go-build3813504991/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 aUheqeP14CyqbybQRBlw/aUheqeP14CyqbybQRBlw -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b373/importcfg -pack ./vendor/golang.org/x/oauth2/microsoft/microsoft.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b263/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b373/_pkg_.a /usr/src/.cache/go-build/88/886b327d7e64071fb8f9f18e44a4270cf078d9ca04cc342374309da8229059b8-d # internal github.com/yaegashi/msgraph.go/msauth mkdir -p $WORK/b368/ cat >/usr/src/tmp/go-build3813504991/b368/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile context=/usr/src/tmp/go-build3813504991/b068/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3813504991/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile golang.org/x/oauth2=/usr/src/tmp/go-build3813504991/b369/_pkg_.a packagefile golang.org/x/oauth2/clientcredentials=/usr/src/tmp/go-build3813504991/b372/_pkg_.a packagefile golang.org/x/oauth2/microsoft=/usr/src/tmp/go-build3813504991/b373/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3813504991/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build3813504991/b154/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 ZgQIt3pEHyBM2_RGqAxj/ZgQIt3pEHyBM2_RGqAxj -goversion go1.23.5 -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 cp $WORK/b263/_pkg_.a /usr/src/.cache/go-build/3a/3a019f20d5906dfdbf375085d1febafdc804fa931f667775265c6f1e9c3f634f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b354/_pkg_.a # internal github.com/42wim/matterbridge/bridge/keybase mkdir -p $WORK/b262/ cat >/usr/src/tmp/go-build3813504991/b262/importcfg << 'EOF' # internal # import config packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build3813504991/b188/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build3813504991/b058/_pkg_.a packagefile github.com/keybase/go-keybase-chat-bot/kbchat=/usr/src/tmp/go-build3813504991/b263/_pkg_.a packagefile github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1=/usr/src/tmp/go-build3813504991/b264/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build3813504991/b065/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/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 QnzVAW2MeiEboJhthPHQ/QnzVAW2MeiEboJhthPHQ -goversion go1.23.5 -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/b375/_pkg_.a # internal cp $WORK/b375/_pkg_.a /usr/src/.cache/go-build/dc/dc520b5fabd3e15a688e9ee66150fa6ad096ef6575b8e0b6d6de0b04c072fe5e-d # internal google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b402/ cat >/usr/src/tmp/go-build3813504991/b402/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/descopts=/usr/src/tmp/go-build3813504991/b399/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=/usr/src/tmp/go-build3813504991/b397/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=/usr/src/tmp/go-build3813504991/b403/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build3813504991/b383/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/usr/src/tmp/go-build3813504991/b393/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3813504991/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 j6cSyq6_HfP30NejpjZC/j6cSyq6_HfP30NejpjZC -goversion go1.23.5 -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/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /usr/src/.cache/go-build/b9/b9139725a368ded63d79277cc4138d4692ae22942f007eddea89adbd7daf2666-d # internal github.com/42wim/matterbridge/bridge/discord mkdir -p $WORK/b218/ cat >/usr/src/tmp/go-build3813504991/b218/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build3813504991/b188/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build3813504991/b058/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/discord/transmitter=/usr/src/tmp/go-build3813504991/b219/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build3813504991/b232/_pkg_.a packagefile github.com/matterbridge/discordgo=/usr/src/tmp/go-build3813504991/b220/_pkg_.a packagefile regexp=/usr/src/tmp/go-build3813504991/b082/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3813504991/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 uRTP_4VBk2rlC6YZYc3v/uRTP_4VBk2rlC6YZYc3v -goversion go1.23.5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /usr/src/.cache/go-build/1a/1acefa072141b341773933709643a2c9627c54acf2307c66ab458338efa3a5bb-d # internal github.com/monaco-io/request mkdir -p $WORK/b412/ cat >/usr/src/tmp/go-build3813504991/b412/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build3813504991/b107/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3813504991/b091/_pkg_.a packagefile net/http/cookiejar=/usr/src/tmp/go-build3813504991/b351/_pkg_.a packagefile net/url=/usr/src/tmp/go-build3813504991/b154/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 a8TB-e9k7WPzq7sZ0AJU/a8TB-e9k7WPzq7sZ0AJU -goversion go1.23.5 -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/b262/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b262/_pkg_.a /usr/src/.cache/go-build/74/7441aa1fa36514fc6d6a6694fe0e47f2a6ecce0fe05f766b3b8eb5df35dd6d89-d # internal github.com/42wim/matterbridge/hook/rockethook mkdir -p $WORK/b416/ cat >/usr/src/tmp/go-build3813504991/b416/importcfg << 'EOF' # internal # import config packagefile crypto/tls=/usr/src/tmp/go-build3813504991/b107/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3813504991/b069/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile log=/usr/src/tmp/go-build3813504991/b072/_pkg_.a packagefile net=/usr/src/tmp/go-build3813504991/b144/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3813504991/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 QFeIBD6WMzd4tMO__r-7/QFeIBD6WMzd4tMO__r-7 -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b416/importcfg -pack ./hook/rockethook/rockethook.go cp $WORK/b402/_pkg_.a /usr/src/.cache/go-build/de/de19dbf27566c1e5a84fd739f68c5f2cebbc675f11a5fdd80d8a9017e3b06f6d-d # internal google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b401/ cat >/usr/src/tmp/go-build3813504991/b401/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/filedesc=/usr/src/tmp/go-build3813504991/b397/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=/usr/src/tmp/go-build3813504991/b402/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=/usr/src/tmp/go-build3813504991/b403/_pkg_.a packagefile google.golang.org/protobuf/internal/version=/usr/src/tmp/go-build3813504991/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 aL0K9FxlUpA_nysyUYFe/aL0K9FxlUpA_nysyUYFe -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b401/importcfg -pack ./vendor/google.golang.org/protobuf/runtime/protoimpl/impl.go ./vendor/google.golang.org/protobuf/runtime/protoimpl/version.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b416/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b401/_pkg_.a # internal cp $WORK/b416/_pkg_.a /usr/src/.cache/go-build/cd/cdf0de36eb8842b3e6ecebb6a2aac0cec95834c6ea57eb19febd5a9aeb130325-d # internal golang.org/x/net/websocket mkdir -p $WORK/b421/ cat >/usr/src/tmp/go-build3813504991/b421/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3813504991/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build3813504991/b097/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build3813504991/b137/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build3813504991/b107/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build3813504991/b070/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3813504991/b062/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3813504991/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile net=/usr/src/tmp/go-build3813504991/b144/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3813504991/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build3813504991/b154/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 1B6aaoSY3uQBEc-x51Vf/1B6aaoSY3uQBEc-x51Vf -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b421/importcfg -pack ./vendor/golang.org/x/net/websocket/client.go ./vendor/golang.org/x/net/websocket/dial.go ./vendor/golang.org/x/net/websocket/hybi.go ./vendor/golang.org/x/net/websocket/server.go ./vendor/golang.org/x/net/websocket/websocket.go cp $WORK/b401/_pkg_.a /usr/src/.cache/go-build/64/64e6af8d9753d6a7c2ae6c13313c322ece2d8c352dbb0d905c8c6310f4799781-d # internal google.golang.org/protobuf/types/descriptorpb mkdir -p $WORK/b400/ cat >/usr/src/tmp/go-build3813504991/b400/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build3813504991/b383/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=/usr/src/tmp/go-build3813504991/b394/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/usr/src/tmp/go-build3813504991/b401/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3813504991/b029/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/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 6fgknxRR9wHKwJ3t7uGg/6fgknxRR9wHKwJ3t7uGg -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b400/importcfg -pack ./vendor/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go cp $WORK/b354/_pkg_.a /usr/src/.cache/go-build/e7/e7ac44e01e9305875dde25f7d8e6d663a7c2e7acff860f58bdd884228347ac69-d # internal github.com/42wim/matterbridge/matterhook mkdir -p $WORK/b352/ cat >/usr/src/tmp/go-build3813504991/b352/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build3813504991/b107/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3813504991/b069/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/gorilla/schema=/usr/src/tmp/go-build3813504991/b353/_pkg_.a packagefile github.com/slack-go/slack=/usr/src/tmp/go-build3813504991/b354/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile log=/usr/src/tmp/go-build3813504991/b072/_pkg_.a packagefile net=/usr/src/tmp/go-build3813504991/b144/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3813504991/b091/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 mWSHfsdK0aChnXtdhENV/mWSHfsdK0aChnXtdhENV -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b352/importcfg -pack ./matterhook/matterhook.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b412/_pkg_.a /usr/src/.cache/go-build/65/65f9f10ee9f48fd2e7b115c40c90dbe5d45913b4d037ea8ef3dc460782005ab0-d # internal gomod.garykim.dev/nc-talk/user mkdir -p $WORK/b414/ cat >/usr/src/tmp/go-build3813504991/b414/importcfg << 'EOF' # internal # import config packagefile crypto/tls=/usr/src/tmp/go-build3813504991/b107/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3813504991/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile github.com/monaco-io/request=/usr/src/tmp/go-build3813504991/b412/_pkg_.a packagefile gomod.garykim.dev/nc-talk/constants=/usr/src/tmp/go-build3813504991/b413/_pkg_.a packagefile gomod.garykim.dev/nc-talk/ocs=/usr/src/tmp/go-build3813504991/b410/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/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 BuIF1SviP8U4rwEJGRBN/BuIF1SviP8U4rwEJGRBN -goversion go1.23.5 -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/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /usr/src/.cache/go-build/d1/d18889838ee948371d04a89fca3f64e1f03ffc860695a3eb4f372c430b60f2d3-d # internal github.com/matterbridge/Rocket.Chat.Go.SDK/rest mkdir -p $WORK/b422/ cat >/usr/src/tmp/go-build3813504991/b422/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3813504991/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/matterbridge/Rocket.Chat.Go.SDK/models=/usr/src/tmp/go-build3813504991/b417/_pkg_.a packagefile html=/usr/src/tmp/go-build3813504991/b179/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile log=/usr/src/tmp/go-build3813504991/b072/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3813504991/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build3813504991/b154/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 2TYcS-d_oaMnlp2yVZTO/2TYcS-d_oaMnlp2yVZTO -goversion go1.23.5 -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/b414/_pkg_.a # internal cp $WORK/b414/_pkg_.a /usr/src/.cache/go-build/b1/b1bc6f72166bd0818f13baf479a563e2866f2a086cf1f64b8ac232ab09c3c3f3-d # internal gomod.garykim.dev/nc-talk/room mkdir -p $WORK/b411/ cat >/usr/src/tmp/go-build3813504991/b411/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build3813504991/b068/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile github.com/monaco-io/request=/usr/src/tmp/go-build3813504991/b412/_pkg_.a packagefile gomod.garykim.dev/nc-talk/constants=/usr/src/tmp/go-build3813504991/b413/_pkg_.a packagefile gomod.garykim.dev/nc-talk/ocs=/usr/src/tmp/go-build3813504991/b410/_pkg_.a packagefile gomod.garykim.dev/nc-talk/user=/usr/src/tmp/go-build3813504991/b414/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3813504991/b091/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 tUZboGVcgoSTzGx08qH2/tUZboGVcgoSTzGx08qH2 -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b411/importcfg -pack ./vendor/gomod.garykim.dev/nc-talk/room/room.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b411/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b422/_pkg_.a # internal cp $WORK/b411/_pkg_.a /usr/src/.cache/go-build/fd/fdac17c99fc57e872993754eb3d41bbeb9375835127b997b6a9b54e9b77abb9c-d # internal github.com/42wim/matterbridge/bridge/nctalk mkdir -p $WORK/b409/ cat >/usr/src/tmp/go-build3813504991/b409/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build3813504991/b068/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build3813504991/b107/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build3813504991/b188/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build3813504991/b058/_pkg_.a packagefile gomod.garykim.dev/nc-talk/ocs=/usr/src/tmp/go-build3813504991/b410/_pkg_.a packagefile gomod.garykim.dev/nc-talk/room=/usr/src/tmp/go-build3813504991/b411/_pkg_.a packagefile gomod.garykim.dev/nc-talk/user=/usr/src/tmp/go-build3813504991/b414/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/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 IlZgVrB9KTeFfvkBwlDp/IlZgVrB9KTeFfvkBwlDp -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b409/importcfg -pack ./bridge/nctalk/nctalk.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b422/_pkg_.a /usr/src/.cache/go-build/72/72e32b8a002d873a71a332824a57aaac832e96de74faeef2382f198c52efe14e-d # internal github.com/nelsonken/gomf mkdir -p $WORK/b423/ cat >/usr/src/tmp/go-build3813504991/b423/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile context=/usr/src/tmp/go-build3813504991/b068/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile mime/multipart=/usr/src/tmp/go-build3813504991/b166/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3813504991/b091/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build3813504991/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 XJiU5UHscjt0GXbCc_FH/XJiU5UHscjt0GXbCc_FH -goversion go1.23.5 -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/b421/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b218/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b423/_pkg_.a /usr/src/.cache/go-build/51/5101e724297a0cc80cfe5efcc8f0988795fa7ec28790ad57d7f0198316a4ff67-d # internal github.com/42wim/matterbridge/bridge/slack mkdir -p $WORK/b424/ cat >/usr/src/tmp/go-build3813504991/b424/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile context=/usr/src/tmp/go-build3813504991/b068/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build3813504991/b188/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build3813504991/b058/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build3813504991/b232/_pkg_.a packagefile github.com/42wim/matterbridge/matterhook=/usr/src/tmp/go-build3813504991/b352/_pkg_.a packagefile github.com/hashicorp/golang-lru=/usr/src/tmp/go-build3813504991/b280/_pkg_.a packagefile github.com/rs/xid=/usr/src/tmp/go-build3813504991/b360/_pkg_.a packagefile github.com/sirupsen/logrus=/usr/src/tmp/go-build3813504991/b066/_pkg_.a packagefile github.com/slack-go/slack=/usr/src/tmp/go-build3813504991/b354/_pkg_.a packagefile html=/usr/src/tmp/go-build3813504991/b179/_pkg_.a packagefile regexp=/usr/src/tmp/go-build3813504991/b082/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 TA29zG8ubEeY5oMXZfN1/TA29zG8ubEeY5oMXZfN1 -goversion go1.23.5 -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/b421/_pkg_.a /usr/src/.cache/go-build/de/de40f73aab04c92b57145f7718d5adcc8ef7e6e93b32292b160467e37289d90f-d # internal github.com/gopackage/ddp mkdir -p $WORK/b420/ cat >/usr/src/tmp/go-build3813504991/b420/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=/usr/src/tmp/go-build3813504991/b138/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build3813504991/b142/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3813504991/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile golang.org/x/net/websocket=/usr/src/tmp/go-build3813504991/b421/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile log=/usr/src/tmp/go-build3813504991/b072/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 spAqN2xdsdveJSfrtiaE/spAqN2xdsdveJSfrtiaE -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b420/importcfg -pack ./vendor/github.com/gopackage/ddp/ddp.go ./vendor/github.com/gopackage/ddp/ddp_client.go ./vendor/github.com/gopackage/ddp/ddp_collection.go ./vendor/github.com/gopackage/ddp/ddp_ejson.go ./vendor/github.com/gopackage/ddp/ddp_messages.go ./vendor/github.com/gopackage/ddp/ddp_stats.go cp $WORK/b218/_pkg_.a /usr/src/.cache/go-build/fc/fc69e8c669cf7e171d046b9eb3416bf6faf30608072eb94ceb1a287a0087f114-d # internal github.com/42wim/matterbridge/bridge/sshchat mkdir -p $WORK/b425/ cat >/usr/src/tmp/go-build3813504991/b425/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3813504991/b067/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build3813504991/b188/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build3813504991/b058/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build3813504991/b232/_pkg_.a packagefile github.com/shazow/ssh-chat/sshd=/usr/src/tmp/go-build3813504991/b426/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/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 OtbPisPfoHFqvX76umgp/OtbPisPfoHFqvX76umgp -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b425/importcfg -pack ./bridge/sshchat/sshchat.go cp $WORK/b191/_pkg_.a /usr/src/.cache/go-build/9a/9a2588f0c11bdb3d6a378c6623e81c9d51220b5dfb6607d10947eaf75a50d019-d # internal github.com/labstack/echo/v4/middleware mkdir -p $WORK/b209/ cat >/usr/src/tmp/go-build3813504991/b209/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3813504991/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile compress/gzip=/usr/src/tmp/go-build3813504991/b092/_pkg_.a packagefile context=/usr/src/tmp/go-build3813504991/b068/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build3813504991/b102/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build3813504991/b070/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3813504991/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/dgrijalva/jwt-go=/usr/src/tmp/go-build3813504991/b210/_pkg_.a packagefile github.com/labstack/echo/v4=/usr/src/tmp/go-build3813504991/b191/_pkg_.a packagefile github.com/labstack/gommon/bytes=/usr/src/tmp/go-build3813504991/b211/_pkg_.a packagefile github.com/labstack/gommon/color=/usr/src/tmp/go-build3813504991/b193/_pkg_.a packagefile github.com/labstack/gommon/log=/usr/src/tmp/go-build3813504991/b196/_pkg_.a packagefile github.com/labstack/gommon/random=/usr/src/tmp/go-build3813504991/b212/_pkg_.a packagefile github.com/valyala/fasttemplate=/usr/src/tmp/go-build3813504991/b197/_pkg_.a packagefile golang.org/x/time/rate=/usr/src/tmp/go-build3813504991/b213/_pkg_.a packagefile html/template=/usr/src/tmp/go-build3813504991/b178/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build3813504991/b106/_pkg_.a packagefile net=/usr/src/tmp/go-build3813504991/b144/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3813504991/b091/_pkg_.a packagefile net/http/httputil=/usr/src/tmp/go-build3813504991/b214/_pkg_.a packagefile net/url=/usr/src/tmp/go-build3813504991/b154/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile path=/usr/src/tmp/go-build3813504991/b046/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build3813504991/b065/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3813504991/b029/_pkg_.a packagefile regexp=/usr/src/tmp/go-build3813504991/b082/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3813504991/b010/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3813504991/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 9ppnQjHvdQuPKxSy-voh/9ppnQjHvdQuPKxSy-voh -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b209/importcfg -pack ./vendor/github.com/labstack/echo/v4/middleware/basic_auth.go ./vendor/github.com/labstack/echo/v4/middleware/body_dump.go ./vendor/github.com/labstack/echo/v4/middleware/body_limit.go ./vendor/github.com/labstack/echo/v4/middleware/compress.go ./vendor/github.com/labstack/echo/v4/middleware/cors.go ./vendor/github.com/labstack/echo/v4/middleware/csrf.go ./vendor/github.com/labstack/echo/v4/middleware/decompress.go ./vendor/github.com/labstack/echo/v4/middleware/jwt.go ./vendor/github.com/labstack/echo/v4/middleware/key_auth.go ./vendor/github.com/labstack/echo/v4/middleware/logger.go ./vendor/github.com/labstack/echo/v4/middleware/method_override.go ./vendor/github.com/labstack/echo/v4/middleware/middleware.go ./vendor/github.com/labstack/echo/v4/middleware/proxy.go ./vendor/github.com/labstack/echo/v4/middleware/rate_limiter.go ./vendor/github.com/labstack/echo/v4/middleware/recover.go ./vendor/github.com/labstack/echo/v4/middleware/redirect.go ./vendor/github.com/labstack/echo/v4/middleware/request_id.go ./vendor/github.com/labstack/echo/v4/middleware/rewrite.go ./vendor/github.com/labstack/echo/v4/middleware/secure.go ./vendor/github.com/labstack/echo/v4/middleware/slash.go ./vendor/github.com/labstack/echo/v4/middleware/static.go ./vendor/github.com/labstack/echo/v4/middleware/timeout.go ./vendor/github.com/labstack/echo/v4/middleware/util.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b409/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b409/_pkg_.a /usr/src/.cache/go-build/37/37f7ab695684dba5de384e0cb2700cdbe4449c65abf0956ad92516eba36f4697-d # internal github.com/Philipp15b/go-steam/netutil mkdir -p $WORK/b439/ cat >/usr/src/tmp/go-build3813504991/b439/importcfg << 'EOF' # internal # import config packagefile net=/usr/src/tmp/go-build3813504991/b144/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3813504991/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build3813504991/b154/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/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 X9LLbxespzoTPiJLjeW2/X9LLbxespzoTPiJLjeW2 -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b439/importcfg -pack ./vendor/github.com/Philipp15b/go-steam/netutil/addr.go ./vendor/github.com/Philipp15b/go-steam/netutil/http.go ./vendor/github.com/Philipp15b/go-steam/netutil/url.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b400/_pkg_.a /usr/src/.cache/go-build/ff/ff94eb00462b0ea6a046d4990f2ff8ca23068f570df66c006bdee31e73e6c22e-d # internal google.golang.org/protobuf/reflect/protodesc mkdir -p $WORK/b395/ cat >/usr/src/tmp/go-build3813504991/b395/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/usr/src/tmp/go-build3813504991/b379/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=/usr/src/tmp/go-build3813504991/b396/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/usr/src/tmp/go-build3813504991/b380/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=/usr/src/tmp/go-build3813504991/b397/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/usr/src/tmp/go-build3813504991/b386/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=/usr/src/tmp/go-build3813504991/b389/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/usr/src/tmp/go-build3813504991/b384/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/usr/src/tmp/go-build3813504991/b387/_pkg_.a packagefile google.golang.org/protobuf/proto=/usr/src/tmp/go-build3813504991/b392/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build3813504991/b383/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/usr/src/tmp/go-build3813504991/b393/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=/usr/src/tmp/go-build3813504991/b400/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3813504991/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 0DR6JQMACAlu4YBWcCdP/0DR6JQMACAlu4YBWcCdP -goversion go1.23.5 -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/b439/_pkg_.a # internal cp $WORK/b439/_pkg_.a /usr/src/.cache/go-build/43/436c65faae6bd68fbe2ae41261bac988210ede227ca428d4b8c8614050d0e1e5-d # internal github.com/golang/protobuf/protoc-gen-go/descriptor mkdir -p $WORK/b443/ cat >/usr/src/tmp/go-build3813504991/b443/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build3813504991/b383/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/usr/src/tmp/go-build3813504991/b401/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=/usr/src/tmp/go-build3813504991/b400/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3813504991/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 ImVsDih_99Ib34YXZ1tn/ImVsDih_99Ib34YXZ1tn -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b443/importcfg -pack ./vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/descriptor.pb.go cp $WORK/b425/_pkg_.a /usr/src/.cache/go-build/75/7544644a3f7f8ede49af05c0535921e59355f6b448896f63e0cf8a768cc751b7-d # internal github.com/technoweenie/multipartstreamer mkdir -p $WORK/b450/ cat >/usr/src/tmp/go-build3813504991/b450/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile mime/multipart=/usr/src/tmp/go-build3813504991/b166/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3813504991/b091/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build3813504991/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 fjBmqd4v_Axy7KLwRGnu/fjBmqd4v_Axy7KLwRGnu -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b450/importcfg -pack ./vendor/github.com/technoweenie/multipartstreamer/multipartstreamer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b443/_pkg_.a # internal cp $WORK/b443/_pkg_.a /usr/src/.cache/go-build/23/234d96336e3e5f1bcce3e231a354214c066b875dfb79a888d1fc0674b0749a07-d # internal github.com/SevereCloud/vksdk/v2/internal mkdir -p $WORK/b455/ cat >/usr/src/tmp/go-build3813504991/b455/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build3813504991/b068/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2=/usr/src/tmp/go-build3813504991/b454/_pkg_.a packagefile golang.org/x/text/encoding/charmap=/usr/src/tmp/go-build3813504991/b456/_pkg_.a packagefile golang.org/x/text/runes=/usr/src/tmp/go-build3813504991/b457/_pkg_.a packagefile golang.org/x/text/transform=/usr/src/tmp/go-build3813504991/b175/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3813504991/b091/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/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 VxDtzMkv8irFyfPL0kKO/VxDtzMkv8irFyfPL0kKO -goversion go1.23.5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b450/_pkg_.a /usr/src/.cache/go-build/0e/0e162f48ffd81f041627b568220f2b0360e3c5e881f507a263ffa0bbb5ee4a5f-d # internal github.com/go-telegram-bot-api/telegram-bot-api mkdir -p $WORK/b449/ cat >/usr/src/tmp/go-build3813504991/b449/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3813504991/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/technoweenie/multipartstreamer=/usr/src/tmp/go-build3813504991/b450/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile log=/usr/src/tmp/go-build3813504991/b072/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3813504991/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build3813504991/b154/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 LSd-6TevmuoLdM1IgUIv/LSd-6TevmuoLdM1IgUIv -goversion go1.23.5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b420/_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/d1/d1578c2b8b411c49f4362c393c969796851601aebab8171e99b1e21a72af5cd1-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b420/_pkg_.a /usr/src/.cache/go-build/cf/cf1feec05e8ad101fc2e9d6a811b87f06c7d7f860f151c1ae4e4693efd5055ce-d # internal github.com/matterbridge/Rocket.Chat.Go.SDK/realtime mkdir -p $WORK/b418/ cat >/usr/src/tmp/go-build3813504991/b418/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=/usr/src/tmp/go-build3813504991/b138/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build3813504991/b142/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/Jeffail/gabs=/usr/src/tmp/go-build3813504991/b419/_pkg_.a packagefile github.com/gopackage/ddp=/usr/src/tmp/go-build3813504991/b420/_pkg_.a packagefile github.com/matterbridge/Rocket.Chat.Go.SDK/models=/usr/src/tmp/go-build3813504991/b417/_pkg_.a packagefile log=/usr/src/tmp/go-build3813504991/b072/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build3813504991/b106/_pkg_.a packagefile net/url=/usr/src/tmp/go-build3813504991/b154/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 crXDSnLG6MDImFFm_cCU/crXDSnLG6MDImFFm_cCU -goversion go1.23.5 -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 github.com/SevereCloud/vksdk/v2/api mkdir -p $WORK/b453/ cat >/usr/src/tmp/go-build3813504991/b453/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile context=/usr/src/tmp/go-build3813504991/b068/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3813504991/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2=/usr/src/tmp/go-build3813504991/b454/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2/internal=/usr/src/tmp/go-build3813504991/b455/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2/object=/usr/src/tmp/go-build3813504991/b458/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile mime=/usr/src/tmp/go-build3813504991/b165/_pkg_.a packagefile mime/multipart=/usr/src/tmp/go-build3813504991/b166/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3813504991/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build3813504991/b154/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3813504991/b029/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3813504991/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -p github.com/SevereCloud/vksdk/v2/api -lang=go1.16 -complete -installsuffix shared -buildid 67VbdR3i0juhdFp1zPlY/67VbdR3i0juhdFp1zPlY -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b453/importcfg -pack ./vendor/github.com/SevereCloud/vksdk/v2/api/account.go ./vendor/github.com/SevereCloud/vksdk/v2/api/ads.go ./vendor/github.com/SevereCloud/vksdk/v2/api/api.go ./vendor/github.com/SevereCloud/vksdk/v2/api/apps.go ./vendor/github.com/SevereCloud/vksdk/v2/api/appwidgets.go ./vendor/github.com/SevereCloud/vksdk/v2/api/auth.go ./vendor/github.com/SevereCloud/vksdk/v2/api/board.go ./vendor/github.com/SevereCloud/vksdk/v2/api/captcha.go ./vendor/github.com/SevereCloud/vksdk/v2/api/database.go ./vendor/github.com/SevereCloud/vksdk/v2/api/docs.go ./vendor/github.com/SevereCloud/vksdk/v2/api/donut.go ./vendor/github.com/SevereCloud/vksdk/v2/api/downloadedGames.go ./vendor/github.com/SevereCloud/vksdk/v2/api/errors.go ./vendor/github.com/SevereCloud/vksdk/v2/api/execute.go ./vendor/github.com/SevereCloud/vksdk/v2/api/fave.go ./vendor/github.com/SevereCloud/vksdk/v2/api/friends.go ./vendor/github.com/SevereCloud/vksdk/v2/api/gifts.go ./vendor/github.com/SevereCloud/vksdk/v2/api/groups.go ./vendor/github.com/SevereCloud/vksdk/v2/api/leadforms.go ./vendor/github.com/SevereCloud/vksdk/v2/api/leads.go ./vendor/github.com/SevereCloud/vksdk/v2/api/likes.go ./vendor/github.com/SevereCloud/vksdk/v2/api/market.go ./vendor/github.com/SevereCloud/vksdk/v2/api/messages.go ./vendor/github.com/SevereCloud/vksdk/v2/api/newsfeed.go ./vendor/github.com/SevereCloud/vksdk/v2/api/notes.go ./vendor/github.com/SevereCloud/vksdk/v2/api/notifications.go ./vendor/github.com/SevereCloud/vksdk/v2/api/orders.go ./vendor/github.com/SevereCloud/vksdk/v2/api/pages.go ./vendor/github.com/SevereCloud/vksdk/v2/api/photos.go ./vendor/github.com/SevereCloud/vksdk/v2/api/podcasts.go ./vendor/github.com/SevereCloud/vksdk/v2/api/polls.go ./vendor/github.com/SevereCloud/vksdk/v2/api/prettycards.go ./vendor/github.com/SevereCloud/vksdk/v2/api/search.go ./vendor/github.com/SevereCloud/vksdk/v2/api/secure.go ./vendor/github.com/SevereCloud/vksdk/v2/api/stats.go ./vendor/github.com/SevereCloud/vksdk/v2/api/status.go ./vendor/github.com/SevereCloud/vksdk/v2/api/storage.go ./vendor/github.com/SevereCloud/vksdk/v2/api/store.go ./vendor/github.com/SevereCloud/vksdk/v2/api/stories.go ./vendor/github.com/SevereCloud/vksdk/v2/api/streaming.go ./vendor/github.com/SevereCloud/vksdk/v2/api/upload.go ./vendor/github.com/SevereCloud/vksdk/v2/api/users.go ./vendor/github.com/SevereCloud/vksdk/v2/api/utils.go ./vendor/github.com/SevereCloud/vksdk/v2/api/video.go ./vendor/github.com/SevereCloud/vksdk/v2/api/wall.go ./vendor/github.com/SevereCloud/vksdk/v2/api/widgets.go cp $WORK/b424/_pkg_.a /usr/src/.cache/go-build/7a/7ac9af92aa685752873eafefb3c16d618023a798f1145ad1e77f4ea52ffba535-d # internal github.com/SevereCloud/vksdk/v2/events mkdir -p $WORK/b459/ cat >/usr/src/tmp/go-build3813504991/b459/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build3813504991/b068/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3813504991/b069/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2/internal=/usr/src/tmp/go-build3813504991/b455/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2/object=/usr/src/tmp/go-build3813504991/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 NDGTJ5SDCO_-Bv0iRQ0i/NDGTJ5SDCO_-Bv0iRQ0i -goversion go1.23.5 -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/b209/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b209/_pkg_.a /usr/src/.cache/go-build/b4/b459f3323d50ad8487e3e374560117a2cf0650a927cd6b93e7eda3775e2ef885-d # internal github.com/42wim/matterbridge/bridge/api mkdir -p $WORK/b190/ cat >/usr/src/tmp/go-build3813504991/b190/importcfg << 'EOF' # internal # import config packagefile encoding/json=/usr/src/tmp/go-build3813504991/b069/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build3813504991/b188/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build3813504991/b058/_pkg_.a packagefile github.com/labstack/echo/v4=/usr/src/tmp/go-build3813504991/b191/_pkg_.a packagefile github.com/labstack/echo/v4/middleware=/usr/src/tmp/go-build3813504991/b209/_pkg_.a packagefile github.com/zfjagann/golang-ring=/usr/src/tmp/go-build3813504991/b215/_pkg_.a packagefile gopkg.in/olahol/melody.v1=/usr/src/tmp/go-build3813504991/b216/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3813504991/b091/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 zX-aNpfTI17cYDuc_pY8/zX-aNpfTI17cYDuc_pY8 -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b190/importcfg -pack ./bridge/api/api.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b395/_pkg_.a /usr/src/.cache/go-build/38/3852ce1cdca35b21cc98acb8ef8d249028e6f09604611b5b3672351537b6ec32-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b377/ cat >/usr/src/tmp/go-build3813504991/b377/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile compress/gzip=/usr/src/tmp/go-build3813504991/b092/_pkg_.a packagefile encoding=/usr/src/tmp/go-build3813504991/b003/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3813504991/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=/usr/src/tmp/go-build3813504991/b378/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/usr/src/tmp/go-build3813504991/b379/_pkg_.a packagefile google.golang.org/protobuf/proto=/usr/src/tmp/go-build3813504991/b392/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=/usr/src/tmp/go-build3813504991/b395/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build3813504991/b383/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/usr/src/tmp/go-build3813504991/b393/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=/usr/src/tmp/go-build3813504991/b394/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/usr/src/tmp/go-build3813504991/b401/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile math=/usr/src/tmp/go-build3813504991/b033/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3813504991/b029/_pkg_.a packagefile sort=/usr/src/tmp/go-build3813504991/b064/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/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 d4ndTTDfB-fI2hmsVfUJ/d4ndTTDfB-fI2hmsVfUJ -goversion go1.23.5 -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/b418/_pkg_.a /usr/src/.cache/go-build/e2/e2ceb19d63fcb86f497de37bbc77ffd898a69500539f6b1ba83b59208ee48474-d # internal github.com/42wim/matterbridge/bridge/rocketchat mkdir -p $WORK/b415/ cat >/usr/src/tmp/go-build3813504991/b415/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build3813504991/b068/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build3813504991/b188/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build3813504991/b058/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build3813504991/b232/_pkg_.a packagefile github.com/42wim/matterbridge/hook/rockethook=/usr/src/tmp/go-build3813504991/b416/_pkg_.a packagefile github.com/42wim/matterbridge/matterhook=/usr/src/tmp/go-build3813504991/b352/_pkg_.a packagefile github.com/hashicorp/golang-lru=/usr/src/tmp/go-build3813504991/b280/_pkg_.a packagefile github.com/matterbridge/Rocket.Chat.Go.SDK/models=/usr/src/tmp/go-build3813504991/b417/_pkg_.a packagefile github.com/matterbridge/Rocket.Chat.Go.SDK/realtime=/usr/src/tmp/go-build3813504991/b418/_pkg_.a packagefile github.com/matterbridge/Rocket.Chat.Go.SDK/rest=/usr/src/tmp/go-build3813504991/b422/_pkg_.a packagefile github.com/nelsonken/gomf=/usr/src/tmp/go-build3813504991/b423/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile mime=/usr/src/tmp/go-build3813504991/b165/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3813504991/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build3813504991/b154/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 HLbgwYGQL74pnbuGNosC/HLbgwYGQL74pnbuGNosC -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b415/importcfg -pack ./bridge/rocketchat/handlers.go ./bridge/rocketchat/helpers.go ./bridge/rocketchat/rocketchat.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b459/_pkg_.a # internal cp $WORK/b459/_pkg_.a /usr/src/.cache/go-build/6b/6be178a81a6bb38cba530870f739f32daa40aa0dbf59fbc20c9f9bc8b08ff787-d # internal github.com/Rhymen/go-whatsapp/binary/proto mkdir -p $WORK/b470/ cat >/usr/src/tmp/go-build3813504991/b470/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build3813504991/b383/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/usr/src/tmp/go-build3813504991/b401/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3813504991/b029/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/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 NtDWAemdPBCoijqiO-KZ/NtDWAemdPBCoijqiO-KZ -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b470/importcfg -pack ./vendor/github.com/Rhymen/go-whatsapp/binary/proto/def.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b415/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /usr/src/.cache/go-build/3f/3f906ed9d0322672429b81f13058bcf090d683ab5f045b66a9af0ea67877332f-d # internal github.com/matterbridge/go-xmpp mkdir -p $WORK/b477/ cp $WORK/b415/_pkg_.a /usr/src/.cache/go-build/cd/cd0057f525132cf533178155ce765f8d1eb186c116e441187e98a97b8d859deb-d # internal cat >/usr/src/tmp/go-build3813504991/b477/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3813504991/b067/_pkg_.a packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile crypto/md5=/usr/src/tmp/go-build3813504991/b134/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build3813504991/b097/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build3813504991/b137/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build3813504991/b107/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build3813504991/b070/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3813504991/b062/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build3813504991/b142/_pkg_.a packagefile encoding/xml=/usr/src/tmp/go-build3813504991/b192/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile math/big=/usr/src/tmp/go-build3813504991/b105/_pkg_.a packagefile net=/usr/src/tmp/go-build3813504991/b144/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3813504991/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build3813504991/b154/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 uVZVj3V14Cz8buE3BbbP/uVZVj3V14Cz8buE3BbbP -goversion go1.23.5 -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 github.com/matterbridge/gozulipbot mkdir -p $WORK/b479/ cat >/usr/src/tmp/go-build3813504991/b479/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3813504991/b069/_pkg_.a packagefile flag=/usr/src/tmp/go-build3813504991/b002/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile math=/usr/src/tmp/go-build3813504991/b033/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3813504991/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build3813504991/b154/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3813504991/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -p github.com/matterbridge/gozulipbot -lang=go1.16 -complete -installsuffix shared -buildid G_dGiFqemRhWfZ3FI2qA/G_dGiFqemRhWfZ3FI2qA -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b479/importcfg -pack ./vendor/github.com/matterbridge/gozulipbot/bot.go ./vendor/github.com/matterbridge/gozulipbot/flag.go ./vendor/github.com/matterbridge/gozulipbot/message.go ./vendor/github.com/matterbridge/gozulipbot/queue.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b449/_pkg_.a # internal cp $WORK/b449/_pkg_.a /usr/src/.cache/go-build/06/065887342db3c06951ae01880e07b3b9121be5b28b190327c7ba40544c0fa69c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b479/_pkg_.a # internal github.com/42wim/matterbridge/bridge/telegram mkdir -p $WORK/b448/ cat >/usr/src/tmp/go-build3813504991/b448/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build3813504991/b188/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build3813504991/b058/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build3813504991/b232/_pkg_.a packagefile github.com/go-telegram-bot-api/telegram-bot-api=/usr/src/tmp/go-build3813504991/b449/_pkg_.a packagefile github.com/russross/blackfriday=/usr/src/tmp/go-build3813504991/b451/_pkg_.a packagefile html=/usr/src/tmp/go-build3813504991/b179/_pkg_.a packagefile log=/usr/src/tmp/go-build3813504991/b072/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build3813504991/b065/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile unicode/utf16=/usr/src/tmp/go-build3813504991/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 kJSTpZkvFaL7gz0UGCc0/kJSTpZkvFaL7gz0UGCc0 -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b448/importcfg -pack ./bridge/telegram/handlers.go ./bridge/telegram/html.go ./bridge/telegram/telegram.go cp $WORK/b479/_pkg_.a /usr/src/.cache/go-build/43/431613ffa590af36d2b810af37f511b9a6f494ca9b826f532d78e349337ca2d2-d # internal github.com/42wim/matterbridge/bridge/zulip mkdir -p $WORK/b478/ cat >/usr/src/tmp/go-build3813504991/b478/importcfg << 'EOF' # internal # import config packagefile encoding/json=/usr/src/tmp/go-build3813504991/b069/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build3813504991/b188/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build3813504991/b058/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build3813504991/b232/_pkg_.a packagefile github.com/matterbridge/gozulipbot=/usr/src/tmp/go-build3813504991/b479/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 k1dJ5rXF0WCsNHuIqSjb/k1dJ5rXF0WCsNHuIqSjb -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b478/importcfg -pack ./bridge/zulip/zulip.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /usr/src/.cache/go-build/e6/e642e25cb758d0b42bbb319d91bd4258ad8d046cc7309f7f8ff3a7451b6eee41-d # internal layeh.com/gumble/gumble/MumbleProto mkdir -p $WORK/b406/ cat >/usr/src/tmp/go-build3813504991/b406/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/golang/protobuf/proto=/usr/src/tmp/go-build3813504991/b377/_pkg_.a packagefile math=/usr/src/tmp/go-build3813504991/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 EtO2mwzhCk93nOzhI2Sz/EtO2mwzhCk93nOzhI2Sz -goversion go1.23.5 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b478/_pkg_.a # internal cp $WORK/b478/_pkg_.a /usr/src/.cache/go-build/17/175b475b9209993151164106d21472fa1ddcdb3ea7beb604c27cef372aa56b30-d # internal github.com/Philipp15b/go-steam/protocol/protobuf mkdir -p $WORK/b442/ cat >/usr/src/tmp/go-build3813504991/b442/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/golang/protobuf/proto=/usr/src/tmp/go-build3813504991/b377/_pkg_.a packagefile github.com/golang/protobuf/protoc-gen-go/descriptor=/usr/src/tmp/go-build3813504991/b443/_pkg_.a packagefile math=/usr/src/tmp/go-build3813504991/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 Pfbju59jsR9irgWwxUhc/Pfbju59jsR9irgWwxUhc -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b442/importcfg -pack ./vendor/github.com/Philipp15b/go-steam/protocol/protobuf/app_ticket.pb.go ./vendor/github.com/Philipp15b/go-steam/protocol/protobuf/base.pb.go ./vendor/github.com/Philipp15b/go-steam/protocol/protobuf/client_server.pb.go ./vendor/github.com/Philipp15b/go-steam/protocol/protobuf/client_server_2.pb.go ./vendor/github.com/Philipp15b/go-steam/protocol/protobuf/client_server_friends.pb.go ./vendor/github.com/Philipp15b/go-steam/protocol/protobuf/client_server_login.pb.go ./vendor/github.com/Philipp15b/go-steam/protocol/protobuf/client_site_license.pb.go ./vendor/github.com/Philipp15b/go-steam/protocol/protobuf/content_manifest.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b448/_pkg_.a # internal cp $WORK/b448/_pkg_.a /usr/src/.cache/go-build/a8/a836cfa3a45f392498d5629ee6e38f5174ca31adab6f9b0ad0a0ddfd9192bec8-d # internal github.com/42wim/matterbridge/gateway/samechannel mkdir -p $WORK/b480/ cat >/usr/src/tmp/go-build3813504991/b480/importcfg << 'EOF' # internal # import config packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build3813504991/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 2iys4qHb7n5oIJd7Bmpk/2iys4qHb7n5oIJd7Bmpk -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b480/importcfg -pack ./gateway/samechannel/samechannel.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/d7/d7c90c517bdefa444dad8bf3f4ab71f3a1c0e286f2c396f27c7020f212eba8d4-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b477/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b477/_pkg_.a /usr/src/.cache/go-build/3f/3f17432499b36c43211fed78993d38dd94f0a6adad2b73358ee0961b5062fb74-d # internal github.com/42wim/matterbridge/bridge/xmpp mkdir -p $WORK/b476/ cat >/usr/src/tmp/go-build3813504991/b476/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build3813504991/b107/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3813504991/b069/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build3813504991/b188/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build3813504991/b058/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build3813504991/b232/_pkg_.a packagefile github.com/jpillora/backoff=/usr/src/tmp/go-build3813504991/b282/_pkg_.a packagefile github.com/matterbridge/go-xmpp=/usr/src/tmp/go-build3813504991/b477/_pkg_.a packagefile github.com/rs/xid=/usr/src/tmp/go-build3813504991/b360/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3813504991/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build3813504991/b154/_pkg_.a packagefile regexp=/usr/src/tmp/go-build3813504991/b082/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 I9KjXyt0GxStCBFOVhLf/I9KjXyt0GxStCBFOVhLf -goversion go1.23.5 -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/b453/_pkg_.a # internal cp $WORK/b406/_pkg_.a /usr/src/.cache/go-build/7c/7c21dccb2ced74ac47b0cda121e4007ba312ad8fd57ce06b9a78481218a97840-d # internal layeh.com/gumble/gumble mkdir -p $WORK/b376/ cat >/usr/src/tmp/go-build3813504991/b376/importcfg << 'EOF' # internal # import config packagefile crypto/rand=/usr/src/tmp/go-build3813504991/b097/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build3813504991/b107/_pkg_.a packagefile crypto/x509=/usr/src/tmp/go-build3813504991/b139/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3813504991/b062/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile github.com/golang/protobuf/proto=/usr/src/tmp/go-build3813504991/b377/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile layeh.com/gumble/gumble/MumbleProto=/usr/src/tmp/go-build3813504991/b406/_pkg_.a packagefile layeh.com/gumble/gumble/varint=/usr/src/tmp/go-build3813504991/b407/_pkg_.a packagefile math=/usr/src/tmp/go-build3813504991/b033/_pkg_.a packagefile net=/usr/src/tmp/go-build3813504991/b144/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3813504991/b010/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3813504991/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 JQA-Ll8TVIdr5RBgtdCj/JQA-Ll8TVIdr5RBgtdCj -goversion go1.23.5 -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/b476/_pkg_.a # internal cp $WORK/b476/_pkg_.a /usr/src/.cache/go-build/00/00ccf1044dac347027f24115dc080fd9d2515e75b13db3941ec2bb65e4943ad4-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b470/_pkg_.a # internal cp $WORK/b453/_pkg_.a /usr/src/.cache/go-build/7d/7db538413548fdb06399b18a86e478cf0c0069f5fb7533660b2af6da494020d4-d # internal cp $WORK/b470/_pkg_.a /usr/src/.cache/go-build/58/58ef63e04d20a9ad01a4e18165dac1810f5b0158d9eaff95092330357bfccd96-d # internal github.com/SevereCloud/vksdk/v2/longpoll-bot mkdir -p $WORK/b460/ cat >/usr/src/tmp/go-build3813504991/b460/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build3813504991/b068/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3813504991/b069/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2=/usr/src/tmp/go-build3813504991/b454/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2/api=/usr/src/tmp/go-build3813504991/b453/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2/events=/usr/src/tmp/go-build3813504991/b459/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2/internal=/usr/src/tmp/go-build3813504991/b455/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3813504991/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 h9Q8QDxp3oL7thPOTClK/h9Q8QDxp3oL7thPOTClK -goversion go1.23.5 -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 github.com/Rhymen/go-whatsapp/binary mkdir -p $WORK/b469/ cat >/usr/src/tmp/go-build3813504991/b469/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/Rhymen/go-whatsapp/binary/proto=/usr/src/tmp/go-build3813504991/b470/_pkg_.a packagefile github.com/Rhymen/go-whatsapp/binary/token=/usr/src/tmp/go-build3813504991/b471/_pkg_.a packagefile github.com/golang/protobuf/proto=/usr/src/tmp/go-build3813504991/b377/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile math=/usr/src/tmp/go-build3813504991/b033/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/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 sbcHAACwNA6KGgcxuuaw/sbcHAACwNA6KGgcxuuaw -goversion go1.23.5 -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/b376/_pkg_.a # internal cp $WORK/b376/_pkg_.a /usr/src/.cache/go-build/73/7380bb8f784761678cfb7c9166c2172fb16a37b302f66cc6cac6e1918d9b9bf8-d # internal layeh.com/gumble/gumbleutil mkdir -p $WORK/b408/ cat >/usr/src/tmp/go-build3813504991/b408/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build3813504991/b107/_pkg_.a packagefile encoding/xml=/usr/src/tmp/go-build3813504991/b192/_pkg_.a packagefile flag=/usr/src/tmp/go-build3813504991/b002/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile layeh.com/gumble/gumble=/usr/src/tmp/go-build3813504991/b376/_pkg_.a packagefile net=/usr/src/tmp/go-build3813504991/b144/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 f5FU_9_2IPC2gcScRted/f5FU_9_2IPC2gcScRted -goversion go1.23.5 -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/b460/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b469/_pkg_.a # internal cp $WORK/b469/_pkg_.a /usr/src/.cache/go-build/aa/aaf7fa886dca7f847bad1d04839274f0e9be2ab957bdd9e8dd11a0c5d14b74ab-d # internal github.com/Rhymen/go-whatsapp mkdir -p $WORK/b468/ cat >/usr/src/tmp/go-build3813504991/b468/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile crypto/hmac=/usr/src/tmp/go-build3813504991/b124/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build3813504991/b097/_pkg_.a packagefile crypto/sha256=/usr/src/tmp/go-build3813504991/b138/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build3813504991/b070/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build3813504991/b142/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3813504991/b069/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/Rhymen/go-whatsapp/binary=/usr/src/tmp/go-build3813504991/b469/_pkg_.a packagefile github.com/Rhymen/go-whatsapp/binary/proto=/usr/src/tmp/go-build3813504991/b470/_pkg_.a packagefile github.com/Rhymen/go-whatsapp/crypto/cbc=/usr/src/tmp/go-build3813504991/b472/_pkg_.a packagefile github.com/Rhymen/go-whatsapp/crypto/curve25519=/usr/src/tmp/go-build3813504991/b473/_pkg_.a packagefile github.com/Rhymen/go-whatsapp/crypto/hkdf=/usr/src/tmp/go-build3813504991/b474/_pkg_.a packagefile github.com/gorilla/websocket=/usr/src/tmp/go-build3813504991/b217/_pkg_.a packagefile github.com/pkg/errors=/usr/src/tmp/go-build3813504991/b337/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile log=/usr/src/tmp/go-build3813504991/b072/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build3813504991/b106/_pkg_.a packagefile net=/usr/src/tmp/go-build3813504991/b144/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3813504991/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build3813504991/b154/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3813504991/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 GNCSPk5gCJo-Gwq1bTEp/GNCSPk5gCJo-Gwq1bTEp -goversion go1.23.5 -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/b460/_pkg_.a /usr/src/.cache/go-build/62/628a42758583572756c74c804475dface2bf96057bae17615703ec03ee4639bb-d # internal github.com/42wim/matterbridge/bridge/vk mkdir -p $WORK/b452/ cat >/usr/src/tmp/go-build3813504991/b452/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile context=/usr/src/tmp/go-build3813504991/b068/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build3813504991/b188/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build3813504991/b058/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build3813504991/b232/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2/api=/usr/src/tmp/go-build3813504991/b453/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2/events=/usr/src/tmp/go-build3813504991/b459/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2/longpoll-bot=/usr/src/tmp/go-build3813504991/b460/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2/object=/usr/src/tmp/go-build3813504991/b458/_pkg_.a packagefile regexp=/usr/src/tmp/go-build3813504991/b082/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 XiA3plCGvgq43wRd7YGL/XiA3plCGvgq43wRd7YGL -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b452/importcfg -pack ./bridge/vk/vk.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/ab/abb20de7d5d572528ab457bd18dab9fa4e557efb58509ade003a43e6941d88a1-d # internal github.com/42wim/matterbridge/bridge/mumble mkdir -p $WORK/b374/ cat >/usr/src/tmp/go-build3813504991/b374/importcfg << 'EOF' # internal # import config packagefile crypto/tls=/usr/src/tmp/go-build3813504991/b107/_pkg_.a packagefile crypto/x509=/usr/src/tmp/go-build3813504991/b139/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build3813504991/b188/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build3813504991/b058/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build3813504991/b232/_pkg_.a packagefile github.com/mattn/godown=/usr/src/tmp/go-build3813504991/b362/_pkg_.a packagefile github.com/paulrosania/go-charset/data=/usr/src/tmp/go-build3813504991/b259/_pkg_.a packagefile github.com/vincent-petithory/dataurl=/usr/src/tmp/go-build3813504991/b375/_pkg_.a packagefile github.com/writeas/go-strip-markdown=/usr/src/tmp/go-build3813504991/b261/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile layeh.com/gumble/gumble=/usr/src/tmp/go-build3813504991/b376/_pkg_.a packagefile layeh.com/gumble/gumbleutil=/usr/src/tmp/go-build3813504991/b408/_pkg_.a packagefile mime=/usr/src/tmp/go-build3813504991/b165/_pkg_.a packagefile net=/usr/src/tmp/go-build3813504991/b144/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3813504991/b091/_pkg_.a packagefile regexp=/usr/src/tmp/go-build3813504991/b082/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 a3SVJ2RTqliLXSPpIlfd/a3SVJ2RTqliLXSPpIlfd -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b374/importcfg -pack ./bridge/mumble/handlers.go ./bridge/mumble/helpers.go ./bridge/mumble/mumble.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b452/_pkg_.a # internal cp $WORK/b452/_pkg_.a /usr/src/.cache/go-build/3a/3a330d19f2662eeace2f2f4d7b94e6fdd9cad5729dea946456b40c7611c7cd77-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b374/_pkg_.a /usr/src/.cache/go-build/37/378fbca4b832752669c87b1f19927ad8d6f3817ff4e8a4bb2a465b1aed014cfb-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b468/_pkg_.a # internal cp $WORK/b468/_pkg_.a /usr/src/.cache/go-build/a8/a81cf966980abc81b1e33eb5fe780485a312158646379b91a5a2bb6746e80144-d # internal github.com/42wim/matterbridge/bridge/whatsapp mkdir -p $WORK/b461/ cat >/usr/src/tmp/go-build3813504991/b461/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build3813504991/b097/_pkg_.a packagefile encoding/gob=/usr/src/tmp/go-build3813504991/b462/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build3813504991/b142/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3813504991/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build3813504991/b188/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build3813504991/b058/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build3813504991/b232/_pkg_.a packagefile github.com/Baozisoftware/qrcode-terminal-go=/usr/src/tmp/go-build3813504991/b464/_pkg_.a packagefile github.com/Rhymen/go-whatsapp=/usr/src/tmp/go-build3813504991/b468/_pkg_.a packagefile github.com/jpillora/backoff=/usr/src/tmp/go-build3813504991/b282/_pkg_.a packagefile mime=/usr/src/tmp/go-build3813504991/b165/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build3813504991/b065/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 RmWEbp9iuUgTf9R77Vln/RmWEbp9iuUgTf9R77Vln -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b461/importcfg -pack ./bridge/whatsapp/handlers.go ./bridge/whatsapp/helpers.go ./bridge/whatsapp/whatsapp.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b287/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b461/_pkg_.a # internal cp $WORK/b461/_pkg_.a /usr/src/.cache/go-build/56/56125a5ab417fcb55e36b981cb26e169f0f313046fe7f14fb22d31599388421c-d # internal cp $WORK/b287/_pkg_.a /usr/src/.cache/go-build/2f/2f48e5a13c5c3eb497f4bfb9f5f608f3297d8a9db3b9645935e1a144d322c8ce-d # internal github.com/42wim/matterbridge/matterclient mkdir -p $WORK/b279/ cat >/usr/src/tmp/go-build3813504991/b279/importcfg << 'EOF' # internal # import config packagefile crypto/md5=/usr/src/tmp/go-build3813504991/b134/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build3813504991/b107/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3813504991/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/gorilla/websocket=/usr/src/tmp/go-build3813504991/b217/_pkg_.a packagefile github.com/hashicorp/golang-lru=/usr/src/tmp/go-build3813504991/b280/_pkg_.a packagefile github.com/jpillora/backoff=/usr/src/tmp/go-build3813504991/b282/_pkg_.a packagefile github.com/matterbridge/logrus-prefixed-formatter=/usr/src/tmp/go-build3813504991/b283/_pkg_.a packagefile github.com/mattermost/mattermost-server/v5/model=/usr/src/tmp/go-build3813504991/b287/_pkg_.a packagefile github.com/sirupsen/logrus=/usr/src/tmp/go-build3813504991/b066/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3813504991/b091/_pkg_.a packagefile net/http/cookiejar=/usr/src/tmp/go-build3813504991/b351/_pkg_.a packagefile net/url=/usr/src/tmp/go-build3813504991/b154/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 SwTr_detCjJahrzmglRS/SwTr_detCjJahrzmglRS -goversion go1.23.5 -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/25/2523b64c3555b5275dfc536b68d5bcb8e25cffead42202500e0ae24b0b881214-d # internal github.com/42wim/matterbridge/bridge/mattermost mkdir -p $WORK/b278/ cat >/usr/src/tmp/go-build3813504991/b278/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build3813504991/b188/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build3813504991/b058/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build3813504991/b232/_pkg_.a packagefile github.com/42wim/matterbridge/matterclient=/usr/src/tmp/go-build3813504991/b279/_pkg_.a packagefile github.com/42wim/matterbridge/matterhook=/usr/src/tmp/go-build3813504991/b352/_pkg_.a packagefile github.com/mattermost/mattermost-server/v5/model=/usr/src/tmp/go-build3813504991/b287/_pkg_.a packagefile github.com/rs/xid=/usr/src/tmp/go-build3813504991/b360/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/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 FW7U3r6Yf91D4gwy_NUG/FW7U3r6Yf91D4gwy_NUG -goversion go1.23.5 -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/f1/f196f33936cd69ac2d6a4871f2dec10a6444e62da1811b926d779c547e41c9af-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b442/_pkg_.a # internal cp $WORK/b442/_pkg_.a /usr/src/.cache/go-build/5d/5d7b56c23fffbabdcd7f6a4cd081e854e2ae9ccefa6955c3d9b35cf442beece0-d # internal github.com/Philipp15b/go-steam/protocol/steamlang mkdir -p $WORK/b441/ cat >/usr/src/tmp/go-build3813504991/b441/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/usr/src/tmp/go-build3813504991/b062/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/Philipp15b/go-steam/protocol/protobuf=/usr/src/tmp/go-build3813504991/b442/_pkg_.a packagefile github.com/Philipp15b/go-steam/rwu=/usr/src/tmp/go-build3813504991/b444/_pkg_.a packagefile github.com/Philipp15b/go-steam/steamid=/usr/src/tmp/go-build3813504991/b445/_pkg_.a packagefile github.com/golang/protobuf/proto=/usr/src/tmp/go-build3813504991/b377/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile sort=/usr/src/tmp/go-build3813504991/b064/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/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 KULGbTMlZF1FblhukfKJ/KULGbTMlZF1FblhukfKJ -goversion go1.23.5 -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/b441/_pkg_.a # internal cp $WORK/b441/_pkg_.a /usr/src/.cache/go-build/0a/0ad6cdb219bf45ac5e6cfccf881f33d95b5d3b547036634bb03af648698adc6b-d # internal github.com/Philipp15b/go-steam/socialcache mkdir -p $WORK/b447/ github.com/Philipp15b/go-steam/protocol mkdir -p $WORK/b440/ cat >/usr/src/tmp/go-build3813504991/b440/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3813504991/b062/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build3813504991/b142/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/Philipp15b/go-steam/protocol/steamlang=/usr/src/tmp/go-build3813504991/b441/_pkg_.a packagefile github.com/Philipp15b/go-steam/steamid=/usr/src/tmp/go-build3813504991/b445/_pkg_.a packagefile github.com/golang/protobuf/proto=/usr/src/tmp/go-build3813504991/b377/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile math=/usr/src/tmp/go-build3813504991/b033/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/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 nvduYw2_J0qbC8_xFlNZ/nvduYw2_J0qbC8_xFlNZ -goversion go1.23.5 -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-build3813504991/b447/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile github.com/Philipp15b/go-steam/protocol/steamlang=/usr/src/tmp/go-build3813504991/b441/_pkg_.a packagefile github.com/Philipp15b/go-steam/steamid=/usr/src/tmp/go-build3813504991/b445/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/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 fsNrD0M2J2GDpCT8m3Ta/fsNrD0M2J2GDpCT8m3Ta -goversion go1.23.5 -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/8c/8c404a31679626fc2e9351ce5fad5310bdff6182c82dd7f50e4d693de0a82dd9-d # internal cp $WORK/b440/_pkg_.a /usr/src/.cache/go-build/c9/c9bc880924c90743eed9f3b12a50b2b0a9b788edd6c0b3011171a4a602755bfe-d # internal github.com/Philipp15b/go-steam/protocol/gamecoordinator mkdir -p $WORK/b446/ cat >/usr/src/tmp/go-build3813504991/b446/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile github.com/Philipp15b/go-steam/protocol=/usr/src/tmp/go-build3813504991/b440/_pkg_.a packagefile github.com/Philipp15b/go-steam/protocol/protobuf=/usr/src/tmp/go-build3813504991/b442/_pkg_.a packagefile github.com/Philipp15b/go-steam/protocol/steamlang=/usr/src/tmp/go-build3813504991/b441/_pkg_.a packagefile github.com/golang/protobuf/proto=/usr/src/tmp/go-build3813504991/b377/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/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 o2BlTGBq7l6etuPHj1K3/o2BlTGBq7l6etuPHj1K3 -goversion go1.23.5 -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/9a/9a51c2338c70aa73797dd6d6e9f77fd9636c5bba2837e81dee424582e3314540-d # internal github.com/Philipp15b/go-steam mkdir -p $WORK/b437/ cat >/usr/src/tmp/go-build3813504991/b437/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile compress/gzip=/usr/src/tmp/go-build3813504991/b092/_pkg_.a packagefile crypto/aes=/usr/src/tmp/go-build3813504991/b108/_pkg_.a packagefile crypto/cipher=/usr/src/tmp/go-build3813504991/b100/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build3813504991/b097/_pkg_.a packagefile crypto/rsa=/usr/src/tmp/go-build3813504991/b136/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build3813504991/b137/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build3813504991/b070/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3813504991/b062/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3813504991/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/Philipp15b/go-steam/cryptoutil=/usr/src/tmp/go-build3813504991/b438/_pkg_.a packagefile github.com/Philipp15b/go-steam/netutil=/usr/src/tmp/go-build3813504991/b439/_pkg_.a packagefile github.com/Philipp15b/go-steam/protocol=/usr/src/tmp/go-build3813504991/b440/_pkg_.a packagefile github.com/Philipp15b/go-steam/protocol/gamecoordinator=/usr/src/tmp/go-build3813504991/b446/_pkg_.a packagefile github.com/Philipp15b/go-steam/protocol/protobuf=/usr/src/tmp/go-build3813504991/b442/_pkg_.a packagefile github.com/Philipp15b/go-steam/protocol/steamlang=/usr/src/tmp/go-build3813504991/b441/_pkg_.a packagefile github.com/Philipp15b/go-steam/rwu=/usr/src/tmp/go-build3813504991/b444/_pkg_.a packagefile github.com/Philipp15b/go-steam/socialcache=/usr/src/tmp/go-build3813504991/b447/_pkg_.a packagefile github.com/Philipp15b/go-steam/steamid=/usr/src/tmp/go-build3813504991/b445/_pkg_.a packagefile github.com/golang/protobuf/proto=/usr/src/tmp/go-build3813504991/b377/_pkg_.a packagefile hash/crc32=/usr/src/tmp/go-build3813504991/b094/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build3813504991/b106/_pkg_.a packagefile net=/usr/src/tmp/go-build3813504991/b144/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3813504991/b091/_pkg_.a packagefile net/url=/usr/src/tmp/go-build3813504991/b154/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3813504991/b038/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 jDsvju0awTw22gB55CFB/jDsvju0awTw22gB55CFB -goversion go1.23.5 -c=4 -shared -nolocalimports -importcfg $WORK/b437/importcfg -pack ./vendor/github.com/Philipp15b/go-steam/auth.go ./vendor/github.com/Philipp15b/go-steam/auth_events.go ./vendor/github.com/Philipp15b/go-steam/client.go ./vendor/github.com/Philipp15b/go-steam/client_events.go ./vendor/github.com/Philipp15b/go-steam/connection.go ./vendor/github.com/Philipp15b/go-steam/doc.go ./vendor/github.com/Philipp15b/go-steam/gamecoordinator.go ./vendor/github.com/Philipp15b/go-steam/keys.go ./vendor/github.com/Philipp15b/go-steam/notifications.go ./vendor/github.com/Philipp15b/go-steam/notifications_events.go ./vendor/github.com/Philipp15b/go-steam/servers.go ./vendor/github.com/Philipp15b/go-steam/social.go ./vendor/github.com/Philipp15b/go-steam/social_events.go ./vendor/github.com/Philipp15b/go-steam/steam_directory.go ./vendor/github.com/Philipp15b/go-steam/trading.go ./vendor/github.com/Philipp15b/go-steam/trading_events.go ./vendor/github.com/Philipp15b/go-steam/web.go ./vendor/github.com/Philipp15b/go-steam/web_events.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b437/_pkg_.a # internal cp $WORK/b437/_pkg_.a /usr/src/.cache/go-build/64/64e35de0be858e10687202aa70011ba7c869cf0093d5701d9d797575fd34ab95-d # internal github.com/42wim/matterbridge/bridge/steam mkdir -p $WORK/b436/ cat >/usr/src/tmp/go-build3813504991/b436/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build3813504991/b188/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build3813504991/b058/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build3813504991/b232/_pkg_.a packagefile github.com/Philipp15b/go-steam=/usr/src/tmp/go-build3813504991/b437/_pkg_.a packagefile github.com/Philipp15b/go-steam/protocol/steamlang=/usr/src/tmp/go-build3813504991/b441/_pkg_.a packagefile github.com/Philipp15b/go-steam/steamid=/usr/src/tmp/go-build3813504991/b445/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 8gf-2g5IAbLcNnNyznO2/8gf-2g5IAbLcNnNyznO2 -goversion go1.23.5 -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/f0/f08e2792b61e2f077b67ee52035da30fe654f8edf3d196a9d3324d12dc1aae17-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/88/88817a067075547d1eb31daadbf2605da9d125752e7a0045375fab6daa387511-d # internal github.com/42wim/matterbridge/bridge/msteams mkdir -p $WORK/b361/ cat >/usr/src/tmp/go-build3813504991/b361/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build3813504991/b068/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3813504991/b069/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build3813504991/b188/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build3813504991/b058/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build3813504991/b232/_pkg_.a packagefile github.com/davecgh/go-spew/spew=/usr/src/tmp/go-build3813504991/b270/_pkg_.a packagefile github.com/mattn/godown=/usr/src/tmp/go-build3813504991/b362/_pkg_.a packagefile github.com/yaegashi/msgraph.go/beta=/usr/src/tmp/go-build3813504991/b364/_pkg_.a packagefile github.com/yaegashi/msgraph.go/msauth=/usr/src/tmp/go-build3813504991/b368/_pkg_.a packagefile golang.org/x/oauth2=/usr/src/tmp/go-build3813504991/b369/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile regexp=/usr/src/tmp/go-build3813504991/b082/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 VgHkQCT6pvzGMo4gMghT/VgHkQCT6pvzGMo4gMghT -goversion go1.23.5 -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/c8/c8bfd0beaba20b36ca5fcefa14a14eed1e7222d7321c340c2293988d14b74ddf-d # internal github.com/42wim/matterbridge/gateway/bridgemap mkdir -p $WORK/b189/ cat >/usr/src/tmp/go-build3813504991/b189/importcfg << 'EOF' # internal # import config packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build3813504991/b188/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/api=/usr/src/tmp/go-build3813504991/b190/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/discord=/usr/src/tmp/go-build3813504991/b218/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/gitter=/usr/src/tmp/go-build3813504991/b242/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/irc=/usr/src/tmp/go-build3813504991/b248/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/keybase=/usr/src/tmp/go-build3813504991/b262/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/matrix=/usr/src/tmp/go-build3813504991/b276/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/mattermost=/usr/src/tmp/go-build3813504991/b278/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/msteams=/usr/src/tmp/go-build3813504991/b361/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/mumble=/usr/src/tmp/go-build3813504991/b374/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/nctalk=/usr/src/tmp/go-build3813504991/b409/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/rocketchat=/usr/src/tmp/go-build3813504991/b415/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/slack=/usr/src/tmp/go-build3813504991/b424/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/sshchat=/usr/src/tmp/go-build3813504991/b425/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/steam=/usr/src/tmp/go-build3813504991/b436/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/telegram=/usr/src/tmp/go-build3813504991/b448/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/vk=/usr/src/tmp/go-build3813504991/b452/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/whatsapp=/usr/src/tmp/go-build3813504991/b461/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/xmpp=/usr/src/tmp/go-build3813504991/b476/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/zulip=/usr/src/tmp/go-build3813504991/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 8EvZua6bv0OSwzTNVEwB/8EvZua6bv0OSwzTNVEwB -goversion go1.23.5 -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/41/41e90afba9b1090fb5e0f8c6070b316aaa9671272a15d22f524b16b2ce0ee0ac-d # internal github.com/42wim/matterbridge/gateway mkdir -p $WORK/b187/ cat >/usr/src/tmp/go-build3813504991/b187/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build3813504991/b137/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build3813504991/b188/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build3813504991/b058/_pkg_.a packagefile github.com/42wim/matterbridge/gateway/bridgemap=/usr/src/tmp/go-build3813504991/b189/_pkg_.a packagefile github.com/42wim/matterbridge/gateway/samechannel=/usr/src/tmp/go-build3813504991/b480/_pkg_.a packagefile github.com/42wim/matterbridge/internal=/usr/src/tmp/go-build3813504991/b481/_pkg_.a packagefile github.com/d5/tengo/v2=/usr/src/tmp/go-build3813504991/b482/_pkg_.a packagefile github.com/d5/tengo/v2/stdlib=/usr/src/tmp/go-build3813504991/b485/_pkg_.a packagefile github.com/hashicorp/golang-lru=/usr/src/tmp/go-build3813504991/b280/_pkg_.a packagefile github.com/kyokomi/emoji/v2=/usr/src/tmp/go-build3813504991/b487/_pkg_.a packagefile github.com/sirupsen/logrus=/usr/src/tmp/go-build3813504991/b066/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3813504991/b091/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build3813504991/b065/_pkg_.a packagefile regexp=/usr/src/tmp/go-build3813504991/b082/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/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 eWgqJIxvq03RUCu2UV-c/eWgqJIxvq03RUCu2UV-c -goversion go1.23.5 -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/c2/c241d570a9b390844463bc1b99cc782add1f858ae943213e6fd49c1e5d304804-d # internal github.com/42wim/matterbridge mkdir -p $WORK/b001/ cat >/usr/src/tmp/go-build3813504991/b001/importcfg << 'EOF' # internal # import config packagefile flag=/usr/src/tmp/go-build3813504991/b002/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build3813504991/b058/_pkg_.a packagefile github.com/42wim/matterbridge/gateway=/usr/src/tmp/go-build3813504991/b187/_pkg_.a packagefile github.com/42wim/matterbridge/gateway/bridgemap=/usr/src/tmp/go-build3813504991/b189/_pkg_.a packagefile github.com/google/gops/agent=/usr/src/tmp/go-build3813504991/b488/_pkg_.a packagefile github.com/matterbridge/logrus-prefixed-formatter=/usr/src/tmp/go-build3813504991/b283/_pkg_.a packagefile github.com/sirupsen/logrus=/usr/src/tmp/go-build3813504991/b066/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3813504991/b010/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile runtime/cgo=/usr/src/tmp/go-build3813504991/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 BJ9d_cuqXKU7qVN8r7fd/BJ9d_cuqXKU7qVN8r7fd -goversion go1.23.5 -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/72/72e7783d9e6279b559d1e02b9d46579a691d452a143ee8cbc90697b1f577acc8-d # internal cat >/usr/src/tmp/go-build3813504991/b001/importcfg.link << 'EOF' # internal packagefile github.com/42wim/matterbridge=/usr/src/tmp/go-build3813504991/b001/_pkg_.a packagefile flag=/usr/src/tmp/go-build3813504991/b002/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3813504991/b026/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/config=/usr/src/tmp/go-build3813504991/b058/_pkg_.a packagefile github.com/42wim/matterbridge/gateway=/usr/src/tmp/go-build3813504991/b187/_pkg_.a packagefile github.com/42wim/matterbridge/gateway/bridgemap=/usr/src/tmp/go-build3813504991/b189/_pkg_.a packagefile github.com/google/gops/agent=/usr/src/tmp/go-build3813504991/b488/_pkg_.a packagefile github.com/matterbridge/logrus-prefixed-formatter=/usr/src/tmp/go-build3813504991/b283/_pkg_.a packagefile github.com/sirupsen/logrus=/usr/src/tmp/go-build3813504991/b066/_pkg_.a packagefile os=/usr/src/tmp/go-build3813504991/b042/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3813504991/b010/_pkg_.a packagefile strings=/usr/src/tmp/go-build3813504991/b057/_pkg_.a packagefile runtime/cgo=/usr/src/tmp/go-build3813504991/b153/_pkg_.a packagefile encoding=/usr/src/tmp/go-build3813504991/b003/_pkg_.a packagefile errors=/usr/src/tmp/go-build3813504991/b004/_pkg_.a packagefile io=/usr/src/tmp/go-build3813504991/b041/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3813504991/b029/_pkg_.a packagefile slices=/usr/src/tmp/go-build3813504991/b040/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3813504991/b035/_pkg_.a packagefile time=/usr/src/tmp/go-build3813504991/b047/_pkg_.a packagefile internal/fmtsort=/usr/src/tmp/go-build3813504991/b027/_pkg_.a packagefile math=/usr/src/tmp/go-build3813504991/b033/_pkg_.a packagefile sync=/usr/src/tmp/go-build3813504991/b037/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3813504991/b036/_pkg_.a packagefile bytes=/usr/src/tmp/go-build3813504991/b059/_pkg_.a packagefile github.com/fsnotify/fsnotify=/usr/src/tmp/go-build3813504991/b060/_pkg_.a packagefile github.com/spf13/viper=/usr/src/tmp/go-build3813504991/b074/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3813504991/b090/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build3813504991/b065/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build3813504991/b137/_pkg_.a packagefile github.com/42wim/matterbridge/bridge=/usr/src/tmp/go-build3813504991/b188/_pkg_.a packagefile github.com/42wim/matterbridge/gateway/samechannel=/usr/src/tmp/go-build3813504991/b480/_pkg_.a packagefile github.com/42wim/matterbridge/internal=/usr/src/tmp/go-build3813504991/b481/_pkg_.a packagefile github.com/d5/tengo/v2=/usr/src/tmp/go-build3813504991/b482/_pkg_.a packagefile github.com/d5/tengo/v2/stdlib=/usr/src/tmp/go-build3813504991/b485/_pkg_.a packagefile github.com/hashicorp/golang-lru=/usr/src/tmp/go-build3813504991/b280/_pkg_.a packagefile github.com/kyokomi/emoji/v2=/usr/src/tmp/go-build3813504991/b487/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3813504991/b091/_pkg_.a packagefile regexp=/usr/src/tmp/go-build3813504991/b082/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/api=/usr/src/tmp/go-build3813504991/b190/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/discord=/usr/src/tmp/go-build3813504991/b218/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/gitter=/usr/src/tmp/go-build3813504991/b242/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/irc=/usr/src/tmp/go-build3813504991/b248/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/keybase=/usr/src/tmp/go-build3813504991/b262/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/matrix=/usr/src/tmp/go-build3813504991/b276/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/mattermost=/usr/src/tmp/go-build3813504991/b278/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/msteams=/usr/src/tmp/go-build3813504991/b361/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/mumble=/usr/src/tmp/go-build3813504991/b374/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/nctalk=/usr/src/tmp/go-build3813504991/b409/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/rocketchat=/usr/src/tmp/go-build3813504991/b415/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/slack=/usr/src/tmp/go-build3813504991/b424/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/sshchat=/usr/src/tmp/go-build3813504991/b425/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/steam=/usr/src/tmp/go-build3813504991/b436/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/telegram=/usr/src/tmp/go-build3813504991/b448/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/vk=/usr/src/tmp/go-build3813504991/b452/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/whatsapp=/usr/src/tmp/go-build3813504991/b461/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/xmpp=/usr/src/tmp/go-build3813504991/b476/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/zulip=/usr/src/tmp/go-build3813504991/b478/_pkg_.a packagefile bufio=/usr/src/tmp/go-build3813504991/b067/_pkg_.a packagefile context=/usr/src/tmp/go-build3813504991/b068/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3813504991/b062/_pkg_.a packagefile github.com/google/gops/internal=/usr/src/tmp/go-build3813504991/b489/_pkg_.a packagefile github.com/google/gops/signal=/usr/src/tmp/go-build3813504991/b491/_pkg_.a packagefile golang.org/x/sys/unix=/usr/src/tmp/go-build3813504991/b061/_pkg_.a packagefile net=/usr/src/tmp/go-build3813504991/b144/_pkg_.a packagefile os/signal=/usr/src/tmp/go-build3813504991/b492/_pkg_.a packagefile runtime/debug=/usr/src/tmp/go-build3813504991/b200/_pkg_.a packagefile runtime/pprof=/usr/src/tmp/go-build3813504991/b334/_pkg_.a packagefile runtime/trace=/usr/src/tmp/go-build3813504991/b275/_pkg_.a packagefile syscall=/usr/src/tmp/go-build3813504991/b050/_pkg_.a packagefile github.com/mgutz/ansi=/usr/src/tmp/go-build3813504991/b284/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=/usr/src/tmp/go-build3813504991/b285/_pkg_.a packagefile sort=/usr/src/tmp/go-build3813504991/b064/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3813504991/b069/_pkg_.a packagefile log=/usr/src/tmp/go-build3813504991/b072/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3813504991/b038/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build3813504991/b011/_pkg_.a packagefile internal/byteorder=/usr/src/tmp/go-build3813504991/b014/_pkg_.a packagefile internal/filepathlite=/usr/src/tmp/go-build3813504991/b043/_pkg_.a packagefile internal/goarch=/usr/src/tmp/go-build3813504991/b007/_pkg_.a packagefile internal/itoa=/usr/src/tmp/go-build3813504991/b030/_pkg_.a packagefile internal/poll=/usr/src/tmp/go-build3813504991/b053/_pkg_.a packagefile internal/stringslite=/usr/src/tmp/go-build3813504991/b023/_pkg_.a packagefile internal/syscall/execenv=/usr/src/tmp/go-build3813504991/b055/_pkg_.a packagefile internal/syscall/unix=/usr/src/tmp/go-build3813504991/b054/_pkg_.a packagefile internal/testlog=/usr/src/tmp/go-build3813504991/b056/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build3813504991/b044/_pkg_.a packagefile internal/abi=/usr/src/tmp/go-build3813504991/b006/_pkg_.a packagefile internal/chacha8rand=/usr/src/tmp/go-build3813504991/b013/_pkg_.a packagefile internal/coverage/rtcov=/usr/src/tmp/go-build3813504991/b015/_pkg_.a packagefile internal/cpu=/usr/src/tmp/go-build3813504991/b012/_pkg_.a packagefile internal/godebugs=/usr/src/tmp/go-build3813504991/b016/_pkg_.a packagefile internal/goexperiment=/usr/src/tmp/go-build3813504991/b017/_pkg_.a packagefile internal/goos=/usr/src/tmp/go-build3813504991/b018/_pkg_.a packagefile internal/profilerecord=/usr/src/tmp/go-build3813504991/b019/_pkg_.a packagefile internal/runtime/atomic=/usr/src/tmp/go-build3813504991/b020/_pkg_.a packagefile internal/runtime/exithook=/usr/src/tmp/go-build3813504991/b021/_pkg_.a packagefile internal/runtime/syscall=/usr/src/tmp/go-build3813504991/b022/_pkg_.a packagefile runtime/internal/math=/usr/src/tmp/go-build3813504991/b024/_pkg_.a packagefile runtime/internal/sys=/usr/src/tmp/go-build3813504991/b025/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3813504991/b039/_pkg_.a packagefile internal/reflectlite=/usr/src/tmp/go-build3813504991/b005/_pkg_.a packagefile internal/unsafeheader=/usr/src/tmp/go-build3813504991/b009/_pkg_.a packagefile iter=/usr/src/tmp/go-build3813504991/b031/_pkg_.a packagefile cmp=/usr/src/tmp/go-build3813504991/b028/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3813504991/b034/_pkg_.a packagefile internal/godebug=/usr/src/tmp/go-build3813504991/b048/_pkg_.a packagefile internal/race=/usr/src/tmp/go-build3813504991/b032/_pkg_.a packagefile encoding/csv=/usr/src/tmp/go-build3813504991/b075/_pkg_.a packagefile github.com/hashicorp/hcl=/usr/src/tmp/go-build3813504991/b076/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/printer=/usr/src/tmp/go-build3813504991/b087/_pkg_.a packagefile github.com/magiconair/properties=/usr/src/tmp/go-build3813504991/b089/_pkg_.a packagefile github.com/mitchellh/mapstructure=/usr/src/tmp/go-build3813504991/b171/_pkg_.a packagefile github.com/pelletier/go-toml=/usr/src/tmp/go-build3813504991/b172/_pkg_.a packagefile github.com/spf13/afero=/usr/src/tmp/go-build3813504991/b173/_pkg_.a packagefile github.com/spf13/cast=/usr/src/tmp/go-build3813504991/b177/_pkg_.a packagefile github.com/spf13/jwalterweatherman=/usr/src/tmp/go-build3813504991/b182/_pkg_.a packagefile github.com/spf13/pflag=/usr/src/tmp/go-build3813504991/b183/_pkg_.a packagefile github.com/subosito/gotenv=/usr/src/tmp/go-build3813504991/b184/_pkg_.a packagefile gopkg.in/ini.v1=/usr/src/tmp/go-build3813504991/b185/_pkg_.a packagefile gopkg.in/yaml.v2=/usr/src/tmp/go-build3813504991/b186/_pkg_.a packagefile crypto=/usr/src/tmp/go-build3813504991/b099/_pkg_.a packagefile crypto/internal/boring=/usr/src/tmp/go-build3813504991/b098/_pkg_.a packagefile hash=/usr/src/tmp/go-build3813504991/b095/_pkg_.a packagefile compress/gzip=/usr/src/tmp/go-build3813504991/b092/_pkg_.a packagefile encoding/gob=/usr/src/tmp/go-build3813504991/b462/_pkg_.a packagefile github.com/d5/tengo/v2/parser=/usr/src/tmp/go-build3813504991/b483/_pkg_.a packagefile github.com/d5/tengo/v2/token=/usr/src/tmp/go-build3813504991/b484/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build3813504991/b070/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build3813504991/b142/_pkg_.a packagefile github.com/d5/tengo/v2/stdlib/json=/usr/src/tmp/go-build3813504991/b486/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build3813504991/b106/_pkg_.a packagefile os/exec=/usr/src/tmp/go-build3813504991/b241/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=/usr/src/tmp/go-build3813504991/b281/_pkg_.a packagefile container/list=/usr/src/tmp/go-build3813504991/b096/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build3813504991/b097/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build3813504991/b107/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/usr/src/tmp/go-build3813504991/b155/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=/usr/src/tmp/go-build3813504991/b162/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/usr/src/tmp/go-build3813504991/b163/_pkg_.a packagefile vendor/golang.org/x/net/idna=/usr/src/tmp/go-build3813504991/b156/_pkg_.a packagefile maps=/usr/src/tmp/go-build3813504991/b164/_pkg_.a packagefile mime=/usr/src/tmp/go-build3813504991/b165/_pkg_.a packagefile mime/multipart=/usr/src/tmp/go-build3813504991/b166/_pkg_.a packagefile net/http/httptrace=/usr/src/tmp/go-build3813504991/b168/_pkg_.a packagefile net/http/internal=/usr/src/tmp/go-build3813504991/b169/_pkg_.a packagefile net/http/internal/ascii=/usr/src/tmp/go-build3813504991/b170/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build3813504991/b161/_pkg_.a packagefile net/url=/usr/src/tmp/go-build3813504991/b154/_pkg_.a packagefile path=/usr/src/tmp/go-build3813504991/b046/_pkg_.a packagefile regexp/syntax=/usr/src/tmp/go-build3813504991/b083/_pkg_.a packagefile github.com/labstack/echo/v4=/usr/src/tmp/go-build3813504991/b191/_pkg_.a packagefile github.com/labstack/echo/v4/middleware=/usr/src/tmp/go-build3813504991/b209/_pkg_.a packagefile github.com/zfjagann/golang-ring=/usr/src/tmp/go-build3813504991/b215/_pkg_.a packagefile gopkg.in/olahol/melody.v1=/usr/src/tmp/go-build3813504991/b216/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/discord/transmitter=/usr/src/tmp/go-build3813504991/b219/_pkg_.a packagefile github.com/42wim/matterbridge/bridge/helper=/usr/src/tmp/go-build3813504991/b232/_pkg_.a packagefile github.com/matterbridge/discordgo=/usr/src/tmp/go-build3813504991/b220/_pkg_.a packagefile github.com/42wim/go-gitter=/usr/src/tmp/go-build3813504991/b243/_pkg_.a packagefile github.com/lrstanley/girc=/usr/src/tmp/go-build3813504991/b249/_pkg_.a packagefile github.com/missdeer/golib/ic=/usr/src/tmp/go-build3813504991/b250/_pkg_.a packagefile github.com/paulrosania/go-charset/charset=/usr/src/tmp/go-build3813504991/b258/_pkg_.a packagefile github.com/paulrosania/go-charset/data=/usr/src/tmp/go-build3813504991/b259/_pkg_.a packagefile github.com/saintfish/chardet=/usr/src/tmp/go-build3813504991/b260/_pkg_.a packagefile github.com/writeas/go-strip-markdown=/usr/src/tmp/go-build3813504991/b261/_pkg_.a packagefile hash/crc32=/usr/src/tmp/go-build3813504991/b094/_pkg_.a packagefile github.com/keybase/go-keybase-chat-bot/kbchat=/usr/src/tmp/go-build3813504991/b263/_pkg_.a packagefile github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1=/usr/src/tmp/go-build3813504991/b264/_pkg_.a packagefile github.com/matrix-org/gomatrix=/usr/src/tmp/go-build3813504991/b277/_pkg_.a packagefile html=/usr/src/tmp/go-build3813504991/b179/_pkg_.a packagefile github.com/42wim/matterbridge/matterclient=/usr/src/tmp/go-build3813504991/b279/_pkg_.a packagefile github.com/42wim/matterbridge/matterhook=/usr/src/tmp/go-build3813504991/b352/_pkg_.a packagefile github.com/mattermost/mattermost-server/v5/model=/usr/src/tmp/go-build3813504991/b287/_pkg_.a packagefile github.com/rs/xid=/usr/src/tmp/go-build3813504991/b360/_pkg_.a packagefile github.com/davecgh/go-spew/spew=/usr/src/tmp/go-build3813504991/b270/_pkg_.a packagefile github.com/mattn/godown=/usr/src/tmp/go-build3813504991/b362/_pkg_.a packagefile github.com/yaegashi/msgraph.go/beta=/usr/src/tmp/go-build3813504991/b364/_pkg_.a packagefile github.com/yaegashi/msgraph.go/msauth=/usr/src/tmp/go-build3813504991/b368/_pkg_.a packagefile golang.org/x/oauth2=/usr/src/tmp/go-build3813504991/b369/_pkg_.a packagefile crypto/x509=/usr/src/tmp/go-build3813504991/b139/_pkg_.a packagefile github.com/vincent-petithory/dataurl=/usr/src/tmp/go-build3813504991/b375/_pkg_.a packagefile layeh.com/gumble/gumble=/usr/src/tmp/go-build3813504991/b376/_pkg_.a packagefile layeh.com/gumble/gumbleutil=/usr/src/tmp/go-build3813504991/b408/_pkg_.a packagefile gomod.garykim.dev/nc-talk/ocs=/usr/src/tmp/go-build3813504991/b410/_pkg_.a packagefile gomod.garykim.dev/nc-talk/room=/usr/src/tmp/go-build3813504991/b411/_pkg_.a packagefile gomod.garykim.dev/nc-talk/user=/usr/src/tmp/go-build3813504991/b414/_pkg_.a packagefile github.com/42wim/matterbridge/hook/rockethook=/usr/src/tmp/go-build3813504991/b416/_pkg_.a packagefile github.com/matterbridge/Rocket.Chat.Go.SDK/models=/usr/src/tmp/go-build3813504991/b417/_pkg_.a packagefile github.com/matterbridge/Rocket.Chat.Go.SDK/realtime=/usr/src/tmp/go-build3813504991/b418/_pkg_.a packagefile github.com/matterbridge/Rocket.Chat.Go.SDK/rest=/usr/src/tmp/go-build3813504991/b422/_pkg_.a packagefile github.com/nelsonken/gomf=/usr/src/tmp/go-build3813504991/b423/_pkg_.a packagefile github.com/slack-go/slack=/usr/src/tmp/go-build3813504991/b354/_pkg_.a packagefile github.com/shazow/ssh-chat/sshd=/usr/src/tmp/go-build3813504991/b426/_pkg_.a packagefile github.com/Philipp15b/go-steam=/usr/src/tmp/go-build3813504991/b437/_pkg_.a packagefile github.com/Philipp15b/go-steam/protocol/steamlang=/usr/src/tmp/go-build3813504991/b441/_pkg_.a packagefile github.com/Philipp15b/go-steam/steamid=/usr/src/tmp/go-build3813504991/b445/_pkg_.a packagefile github.com/go-telegram-bot-api/telegram-bot-api=/usr/src/tmp/go-build3813504991/b449/_pkg_.a packagefile github.com/russross/blackfriday=/usr/src/tmp/go-build3813504991/b451/_pkg_.a packagefile unicode/utf16=/usr/src/tmp/go-build3813504991/b071/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2/api=/usr/src/tmp/go-build3813504991/b453/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2/events=/usr/src/tmp/go-build3813504991/b459/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2/longpoll-bot=/usr/src/tmp/go-build3813504991/b460/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2/object=/usr/src/tmp/go-build3813504991/b458/_pkg_.a packagefile github.com/Baozisoftware/qrcode-terminal-go=/usr/src/tmp/go-build3813504991/b464/_pkg_.a packagefile github.com/Rhymen/go-whatsapp=/usr/src/tmp/go-build3813504991/b468/_pkg_.a packagefile github.com/jpillora/backoff=/usr/src/tmp/go-build3813504991/b282/_pkg_.a packagefile github.com/matterbridge/go-xmpp=/usr/src/tmp/go-build3813504991/b477/_pkg_.a packagefile github.com/matterbridge/gozulipbot=/usr/src/tmp/go-build3813504991/b479/_pkg_.a packagefile os/user=/usr/src/tmp/go-build3813504991/b490/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=/usr/src/tmp/go-build3813504991/b063/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/usr/src/tmp/go-build3813504991/b145/_pkg_.a packagefile internal/nettrace=/usr/src/tmp/go-build3813504991/b146/_pkg_.a packagefile internal/singleflight=/usr/src/tmp/go-build3813504991/b147/_pkg_.a packagefile net/netip=/usr/src/tmp/go-build3813504991/b148/_pkg_.a packagefile text/tabwriter=/usr/src/tmp/go-build3813504991/b088/_pkg_.a packagefile internal/asan=/usr/src/tmp/go-build3813504991/b051/_pkg_.a packagefile internal/msan=/usr/src/tmp/go-build3813504991/b052/_pkg_.a packagefile internal/oserror=/usr/src/tmp/go-build3813504991/b045/_pkg_.a packagefile github.com/mattn/go-colorable=/usr/src/tmp/go-build3813504991/b194/_pkg_.a packagefile golang.org/x/term=/usr/src/tmp/go-build3813504991/b286/_pkg_.a packagefile log/internal=/usr/src/tmp/go-build3813504991/b073/_pkg_.a packagefile internal/bisect=/usr/src/tmp/go-build3813504991/b049/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/ast=/usr/src/tmp/go-build3813504991/b077/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/parser=/usr/src/tmp/go-build3813504991/b080/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/token=/usr/src/tmp/go-build3813504991/b078/_pkg_.a packagefile github.com/hashicorp/hcl/json/parser=/usr/src/tmp/go-build3813504991/b084/_pkg_.a packagefile math/big=/usr/src/tmp/go-build3813504991/b105/_pkg_.a packagefile github.com/spf13/afero/mem=/usr/src/tmp/go-build3813504991/b174/_pkg_.a packagefile golang.org/x/text/transform=/usr/src/tmp/go-build3813504991/b175/_pkg_.a packagefile golang.org/x/text/unicode/norm=/usr/src/tmp/go-build3813504991/b176/_pkg_.a packagefile html/template=/usr/src/tmp/go-build3813504991/b178/_pkg_.a packagefile crypto/cipher=/usr/src/tmp/go-build3813504991/b100/_pkg_.a packagefile crypto/internal/boring/sig=/usr/src/tmp/go-build3813504991/b103/_pkg_.a packagefile compress/flate=/usr/src/tmp/go-build3813504991/b093/_pkg_.a packagefile internal/saferio=/usr/src/tmp/go-build3813504991/b463/_pkg_.a packagefile crypto/internal/randutil=/usr/src/tmp/go-build3813504991/b104/_pkg_.a packagefile crypto/aes=/usr/src/tmp/go-build3813504991/b108/_pkg_.a packagefile crypto/des=/usr/src/tmp/go-build3813504991/b109/_pkg_.a packagefile crypto/ecdh=/usr/src/tmp/go-build3813504991/b110/_pkg_.a packagefile crypto/ecdsa=/usr/src/tmp/go-build3813504991/b114/_pkg_.a packagefile crypto/ed25519=/usr/src/tmp/go-build3813504991/b122/_pkg_.a packagefile crypto/elliptic=/usr/src/tmp/go-build3813504991/b115/_pkg_.a packagefile crypto/hmac=/usr/src/tmp/go-build3813504991/b124/_pkg_.a packagefile crypto/internal/hpke=/usr/src/tmp/go-build3813504991/b125/_pkg_.a packagefile crypto/internal/mlkem768=/usr/src/tmp/go-build3813504991/b131/_pkg_.a packagefile crypto/md5=/usr/src/tmp/go-build3813504991/b134/_pkg_.a packagefile crypto/rc4=/usr/src/tmp/go-build3813504991/b135/_pkg_.a packagefile crypto/rsa=/usr/src/tmp/go-build3813504991/b136/_pkg_.a packagefile crypto/sha256=/usr/src/tmp/go-build3813504991/b138/_pkg_.a packagefile crypto/sha512=/usr/src/tmp/go-build3813504991/b118/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build3813504991/b102/_pkg_.a packagefile encoding/pem=/usr/src/tmp/go-build3813504991/b143/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/usr/src/tmp/go-build3813504991/b126/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/usr/src/tmp/go-build3813504991/b119/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=/usr/src/tmp/go-build3813504991/b130/_pkg_.a packagefile vendor/golang.org/x/crypto/sha3=/usr/src/tmp/go-build3813504991/b132/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=/usr/src/tmp/go-build3813504991/b157/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/usr/src/tmp/go-build3813504991/b159/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=/usr/src/tmp/go-build3813504991/b160/_pkg_.a packagefile mime/quotedprintable=/usr/src/tmp/go-build3813504991/b167/_pkg_.a packagefile encoding/xml=/usr/src/tmp/go-build3813504991/b192/_pkg_.a packagefile github.com/labstack/gommon/color=/usr/src/tmp/go-build3813504991/b193/_pkg_.a packagefile github.com/labstack/gommon/log=/usr/src/tmp/go-build3813504991/b196/_pkg_.a packagefile golang.org/x/crypto/acme=/usr/src/tmp/go-build3813504991/b199/_pkg_.a packagefile golang.org/x/crypto/acme/autocert=/usr/src/tmp/go-build3813504991/b201/_pkg_.a packagefile golang.org/x/net/http2=/usr/src/tmp/go-build3813504991/b205/_pkg_.a packagefile golang.org/x/net/http2/h2c=/usr/src/tmp/go-build3813504991/b208/_pkg_.a packagefile github.com/dgrijalva/jwt-go=/usr/src/tmp/go-build3813504991/b210/_pkg_.a packagefile github.com/labstack/gommon/bytes=/usr/src/tmp/go-build3813504991/b211/_pkg_.a packagefile github.com/labstack/gommon/random=/usr/src/tmp/go-build3813504991/b212/_pkg_.a packagefile github.com/valyala/fasttemplate=/usr/src/tmp/go-build3813504991/b197/_pkg_.a packagefile golang.org/x/time/rate=/usr/src/tmp/go-build3813504991/b213/_pkg_.a packagefile net/http/httputil=/usr/src/tmp/go-build3813504991/b214/_pkg_.a packagefile github.com/gorilla/websocket=/usr/src/tmp/go-build3813504991/b217/_pkg_.a packagefile github.com/gomarkdown/markdown=/usr/src/tmp/go-build3813504991/b233/_pkg_.a packagefile github.com/gomarkdown/markdown/html=/usr/src/tmp/go-build3813504991/b235/_pkg_.a packagefile github.com/gomarkdown/markdown/parser=/usr/src/tmp/go-build3813504991/b236/_pkg_.a packagefile golang.org/x/image/webp=/usr/src/tmp/go-build3813504991/b237/_pkg_.a packagefile image/png=/usr/src/tmp/go-build3813504991/b231/_pkg_.a packagefile compress/zlib=/usr/src/tmp/go-build3813504991/b221/_pkg_.a packagefile golang.org/x/crypto/nacl/secretbox=/usr/src/tmp/go-build3813504991/b223/_pkg_.a packagefile image=/usr/src/tmp/go-build3813504991/b227/_pkg_.a packagefile image/jpeg=/usr/src/tmp/go-build3813504991/b229/_pkg_.a packagefile github.com/mreiferson/go-httpclient=/usr/src/tmp/go-build3813504991/b244/_pkg_.a packagefile github.com/mrexodia/wray=/usr/src/tmp/go-build3813504991/b245/_pkg_.a packagefile net/http/httptest=/usr/src/tmp/go-build3813504991/b246/_pkg_.a packagefile golang.org/x/text/encoding=/usr/src/tmp/go-build3813504991/b251/_pkg_.a packagefile golang.org/x/text/encoding/japanese=/usr/src/tmp/go-build3813504991/b253/_pkg_.a packagefile golang.org/x/text/encoding/korean=/usr/src/tmp/go-build3813504991/b255/_pkg_.a packagefile golang.org/x/text/encoding/simplifiedchinese=/usr/src/tmp/go-build3813504991/b256/_pkg_.a packagefile golang.org/x/text/encoding/traditionalchinese=/usr/src/tmp/go-build3813504991/b257/_pkg_.a packagefile github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1=/usr/src/tmp/go-build3813504991/b266/_pkg_.a packagefile github.com/keybase/go-keybase-chat-bot/kbchat/types/stellar1=/usr/src/tmp/go-build3813504991/b267/_pkg_.a packagefile github.com/stretchr/testify/require=/usr/src/tmp/go-build3813504991/b268/_pkg_.a packagefile testing=/usr/src/tmp/go-build3813504991/b273/_pkg_.a packagefile github.com/keybase/go-keybase-chat-bot/kbchat/types/gregor1=/usr/src/tmp/go-build3813504991/b265/_pkg_.a packagefile net/http/cookiejar=/usr/src/tmp/go-build3813504991/b351/_pkg_.a packagefile github.com/gorilla/schema=/usr/src/tmp/go-build3813504991/b353/_pkg_.a packagefile encoding/asn1=/usr/src/tmp/go-build3813504991/b120/_pkg_.a packagefile encoding/base32=/usr/src/tmp/go-build3813504991/b288/_pkg_.a packagefile github.com/blang/semver=/usr/src/tmp/go-build3813504991/b289/_pkg_.a packagefile github.com/disintegration/imaging=/usr/src/tmp/go-build3813504991/b291/_pkg_.a packagefile github.com/dyatlov/go-opengraph/opengraph=/usr/src/tmp/go-build3813504991/b300/_pkg_.a packagefile github.com/francoispqt/gojay=/usr/src/tmp/go-build3813504991/b303/_pkg_.a packagefile github.com/mattermost/go-i18n/i18n=/usr/src/tmp/go-build3813504991/b305/_pkg_.a packagefile github.com/mattermost/ldap=/usr/src/tmp/go-build3813504991/b309/_pkg_.a packagefile github.com/mattermost/mattermost-server/v5/mlog=/usr/src/tmp/go-build3813504991/b311/_pkg_.a packagefile github.com/mattermost/mattermost-server/v5/services/timezones=/usr/src/tmp/go-build3813504991/b335/_pkg_.a packagefile github.com/mattermost/mattermost-server/v5/utils/jsonutils=/usr/src/tmp/go-build3813504991/b336/_pkg_.a packagefile github.com/mattermost/mattermost-server/v5/utils/markdown=/usr/src/tmp/go-build3813504991/b338/_pkg_.a packagefile github.com/pborman/uuid=/usr/src/tmp/go-build3813504991/b339/_pkg_.a packagefile github.com/pkg/errors=/usr/src/tmp/go-build3813504991/b337/_pkg_.a packagefile github.com/tinylib/msgp/msgp=/usr/src/tmp/go-build3813504991/b341/_pkg_.a packagefile golang.org/x/crypto/bcrypt=/usr/src/tmp/go-build3813504991/b343/_pkg_.a packagefile golang.org/x/text/language=/usr/src/tmp/go-build3813504991/b345/_pkg_.a packagefile hash/fnv=/usr/src/tmp/go-build3813504991/b349/_pkg_.a packagefile image/gif=/usr/src/tmp/go-build3813504991/b297/_pkg_.a packagefile net/mail=/usr/src/tmp/go-build3813504991/b350/_pkg_.a packagefile database/sql/driver=/usr/src/tmp/go-build3813504991/b290/_pkg_.a packagefile github.com/mattn/go-runewidth=/usr/src/tmp/go-build3813504991/b363/_pkg_.a packagefile golang.org/x/net/html=/usr/src/tmp/go-build3813504991/b301/_pkg_.a packagefile github.com/rickb777/date/period=/usr/src/tmp/go-build3813504991/b365/_pkg_.a packagefile github.com/yaegashi/msgraph.go/jsonx=/usr/src/tmp/go-build3813504991/b367/_pkg_.a packagefile golang.org/x/oauth2/clientcredentials=/usr/src/tmp/go-build3813504991/b372/_pkg_.a packagefile golang.org/x/oauth2/microsoft=/usr/src/tmp/go-build3813504991/b373/_pkg_.a packagefile golang.org/x/oauth2/internal=/usr/src/tmp/go-build3813504991/b370/_pkg_.a packagefile crypto/dsa=/usr/src/tmp/go-build3813504991/b140/_pkg_.a packagefile crypto/x509/pkix=/usr/src/tmp/go-build3813504991/b141/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/usr/src/tmp/go-build3813504991/b121/_pkg_.a packagefile github.com/golang/protobuf/proto=/usr/src/tmp/go-build3813504991/b377/_pkg_.a packagefile layeh.com/gumble/gumble/MumbleProto=/usr/src/tmp/go-build3813504991/b406/_pkg_.a packagefile layeh.com/gumble/gumble/varint=/usr/src/tmp/go-build3813504991/b407/_pkg_.a packagefile github.com/monaco-io/request=/usr/src/tmp/go-build3813504991/b412/_pkg_.a packagefile gomod.garykim.dev/nc-talk/constants=/usr/src/tmp/go-build3813504991/b413/_pkg_.a packagefile github.com/Jeffail/gabs=/usr/src/tmp/go-build3813504991/b419/_pkg_.a packagefile github.com/gopackage/ddp=/usr/src/tmp/go-build3813504991/b420/_pkg_.a packagefile github.com/slack-go/slack/internal/backoff=/usr/src/tmp/go-build3813504991/b355/_pkg_.a packagefile github.com/slack-go/slack/internal/errorsx=/usr/src/tmp/go-build3813504991/b356/_pkg_.a packagefile github.com/slack-go/slack/internal/misc=/usr/src/tmp/go-build3813504991/b357/_pkg_.a packagefile github.com/slack-go/slack/internal/timex=/usr/src/tmp/go-build3813504991/b358/_pkg_.a packagefile github.com/slack-go/slack/slackutilsx=/usr/src/tmp/go-build3813504991/b359/_pkg_.a packagefile github.com/shazow/rateio=/usr/src/tmp/go-build3813504991/b427/_pkg_.a packagefile github.com/shazow/ssh-chat/internal/sanitize=/usr/src/tmp/go-build3813504991/b428/_pkg_.a packagefile github.com/shazow/ssh-chat/sshd/terminal=/usr/src/tmp/go-build3813504991/b429/_pkg_.a packagefile golang.org/x/crypto/ssh=/usr/src/tmp/go-build3813504991/b431/_pkg_.a packagefile github.com/Philipp15b/go-steam/cryptoutil=/usr/src/tmp/go-build3813504991/b438/_pkg_.a packagefile github.com/Philipp15b/go-steam/netutil=/usr/src/tmp/go-build3813504991/b439/_pkg_.a packagefile github.com/Philipp15b/go-steam/protocol=/usr/src/tmp/go-build3813504991/b440/_pkg_.a packagefile github.com/Philipp15b/go-steam/protocol/gamecoordinator=/usr/src/tmp/go-build3813504991/b446/_pkg_.a packagefile github.com/Philipp15b/go-steam/protocol/protobuf=/usr/src/tmp/go-build3813504991/b442/_pkg_.a packagefile github.com/Philipp15b/go-steam/rwu=/usr/src/tmp/go-build3813504991/b444/_pkg_.a packagefile github.com/Philipp15b/go-steam/socialcache=/usr/src/tmp/go-build3813504991/b447/_pkg_.a packagefile github.com/technoweenie/multipartstreamer=/usr/src/tmp/go-build3813504991/b450/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2=/usr/src/tmp/go-build3813504991/b454/_pkg_.a packagefile github.com/SevereCloud/vksdk/v2/internal=/usr/src/tmp/go-build3813504991/b455/_pkg_.a packagefile github.com/skip2/go-qrcode=/usr/src/tmp/go-build3813504991/b465/_pkg_.a packagefile github.com/Rhymen/go-whatsapp/binary=/usr/src/tmp/go-build3813504991/b469/_pkg_.a packagefile github.com/Rhymen/go-whatsapp/binary/proto=/usr/src/tmp/go-build3813504991/b470/_pkg_.a packagefile github.com/Rhymen/go-whatsapp/crypto/cbc=/usr/src/tmp/go-build3813504991/b472/_pkg_.a packagefile github.com/Rhymen/go-whatsapp/crypto/curve25519=/usr/src/tmp/go-build3813504991/b473/_pkg_.a packagefile github.com/Rhymen/go-whatsapp/crypto/hkdf=/usr/src/tmp/go-build3813504991/b474/_pkg_.a packagefile unique=/usr/src/tmp/go-build3813504991/b149/_pkg_.a packagefile github.com/mattn/go-isatty=/usr/src/tmp/go-build3813504991/b195/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/scanner=/usr/src/tmp/go-build3813504991/b081/_pkg_.a packagefile github.com/hashicorp/hcl/hcl/strconv=/usr/src/tmp/go-build3813504991/b079/_pkg_.a packagefile github.com/hashicorp/hcl/json/scanner=/usr/src/tmp/go-build3813504991/b085/_pkg_.a packagefile github.com/hashicorp/hcl/json/token=/usr/src/tmp/go-build3813504991/b086/_pkg_.a packagefile text/template=/usr/src/tmp/go-build3813504991/b180/_pkg_.a packagefile text/template/parse=/usr/src/tmp/go-build3813504991/b181/_pkg_.a packagefile crypto/internal/alias=/usr/src/tmp/go-build3813504991/b101/_pkg_.a packagefile crypto/internal/edwards25519/field=/usr/src/tmp/go-build3813504991/b111/_pkg_.a packagefile crypto/internal/nistec=/usr/src/tmp/go-build3813504991/b112/_pkg_.a packagefile crypto/internal/bigmod=/usr/src/tmp/go-build3813504991/b116/_pkg_.a packagefile crypto/internal/boring/bbig=/usr/src/tmp/go-build3813504991/b117/_pkg_.a packagefile crypto/internal/edwards25519=/usr/src/tmp/go-build3813504991/b123/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=/usr/src/tmp/go-build3813504991/b127/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/usr/src/tmp/go-build3813504991/b128/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=/usr/src/tmp/go-build3813504991/b129/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=/usr/src/tmp/go-build3813504991/b133/_pkg_.a packagefile vendor/golang.org/x/text/transform=/usr/src/tmp/go-build3813504991/b158/_pkg_.a packagefile golang.org/x/net/idna=/usr/src/tmp/go-build3813504991/b202/_pkg_.a packagefile golang.org/x/net/http/httpguts=/usr/src/tmp/go-build3813504991/b206/_pkg_.a packagefile golang.org/x/net/http2/hpack=/usr/src/tmp/go-build3813504991/b207/_pkg_.a packagefile github.com/valyala/bytebufferpool=/usr/src/tmp/go-build3813504991/b198/_pkg_.a packagefile github.com/gomarkdown/markdown/ast=/usr/src/tmp/go-build3813504991/b234/_pkg_.a packagefile golang.org/x/image/riff=/usr/src/tmp/go-build3813504991/b238/_pkg_.a packagefile golang.org/x/image/vp8=/usr/src/tmp/go-build3813504991/b239/_pkg_.a packagefile golang.org/x/image/vp8l=/usr/src/tmp/go-build3813504991/b240/_pkg_.a packagefile image/color=/usr/src/tmp/go-build3813504991/b228/_pkg_.a packagefile hash/adler32=/usr/src/tmp/go-build3813504991/b222/_pkg_.a packagefile golang.org/x/crypto/internal/subtle=/usr/src/tmp/go-build3813504991/b224/_pkg_.a packagefile golang.org/x/crypto/poly1305=/usr/src/tmp/go-build3813504991/b225/_pkg_.a packagefile golang.org/x/crypto/salsa20/salsa=/usr/src/tmp/go-build3813504991/b226/_pkg_.a packagefile image/internal/imageutil=/usr/src/tmp/go-build3813504991/b230/_pkg_.a packagefile net/http/internal/testcert=/usr/src/tmp/go-build3813504991/b247/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=/usr/src/tmp/go-build3813504991/b252/_pkg_.a packagefile golang.org/x/text/encoding/internal=/usr/src/tmp/go-build3813504991/b254/_pkg_.a packagefile github.com/stretchr/testify/assert=/usr/src/tmp/go-build3813504991/b269/_pkg_.a packagefile internal/sysinfo=/usr/src/tmp/go-build3813504991/b274/_pkg_.a packagefile golang.org/x/image/bmp=/usr/src/tmp/go-build3813504991/b292/_pkg_.a packagefile golang.org/x/image/tiff=/usr/src/tmp/go-build3813504991/b293/_pkg_.a packagefile image/draw=/usr/src/tmp/go-build3813504991/b296/_pkg_.a packagefile golang.org/x/net/html/atom=/usr/src/tmp/go-build3813504991/b302/_pkg_.a packagefile database/sql=/usr/src/tmp/go-build3813504991/b304/_pkg_.a packagefile github.com/mattermost/go-i18n/i18n/bundle=/usr/src/tmp/go-build3813504991/b306/_pkg_.a packagefile github.com/mattermost/go-i18n/i18n/language=/usr/src/tmp/go-build3813504991/b307/_pkg_.a packagefile github.com/mattermost/go-i18n/i18n/translation=/usr/src/tmp/go-build3813504991/b308/_pkg_.a packagefile github.com/go-asn1-ber/asn1-ber=/usr/src/tmp/go-build3813504991/b310/_pkg_.a packagefile github.com/hashicorp/go-multierror=/usr/src/tmp/go-build3813504991/b312/_pkg_.a packagefile github.com/mattermost/logr=/usr/src/tmp/go-build3813504991/b314/_pkg_.a packagefile github.com/mattermost/logr/format=/usr/src/tmp/go-build3813504991/b319/_pkg_.a packagefile github.com/mattermost/logr/target=/usr/src/tmp/go-build3813504991/b320/_pkg_.a packagefile github.com/wiggin77/merror=/usr/src/tmp/go-build3813504991/b317/_pkg_.a packagefile github.com/wiggin77/srslog=/usr/src/tmp/go-build3813504991/b323/_pkg_.a packagefile go.uber.org/zap=/usr/src/tmp/go-build3813504991/b324/_pkg_.a packagefile go.uber.org/zap/zapcore=/usr/src/tmp/go-build3813504991/b329/_pkg_.a packagefile gopkg.in/natefinch/lumberjack.v2=/usr/src/tmp/go-build3813504991/b321/_pkg_.a packagefile net/http/pprof=/usr/src/tmp/go-build3813504991/b332/_pkg_.a packagefile github.com/google/uuid=/usr/src/tmp/go-build3813504991/b340/_pkg_.a packagefile github.com/philhofer/fwd=/usr/src/tmp/go-build3813504991/b342/_pkg_.a packagefile golang.org/x/crypto/blowfish=/usr/src/tmp/go-build3813504991/b344/_pkg_.a packagefile golang.org/x/text/internal/language=/usr/src/tmp/go-build3813504991/b346/_pkg_.a packagefile golang.org/x/text/internal/language/compact=/usr/src/tmp/go-build3813504991/b348/_pkg_.a packagefile compress/lzw=/usr/src/tmp/go-build3813504991/b298/_pkg_.a packagefile image/color/palette=/usr/src/tmp/go-build3813504991/b299/_pkg_.a packagefile github.com/rickb777/plural=/usr/src/tmp/go-build3813504991/b366/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=/usr/src/tmp/go-build3813504991/b371/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=/usr/src/tmp/go-build3813504991/b378/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/usr/src/tmp/go-build3813504991/b379/_pkg_.a packagefile google.golang.org/protobuf/proto=/usr/src/tmp/go-build3813504991/b392/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=/usr/src/tmp/go-build3813504991/b395/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/usr/src/tmp/go-build3813504991/b383/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/usr/src/tmp/go-build3813504991/b393/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=/usr/src/tmp/go-build3813504991/b394/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/usr/src/tmp/go-build3813504991/b401/_pkg_.a packagefile golang.org/x/net/websocket=/usr/src/tmp/go-build3813504991/b421/_pkg_.a packagefile golang.org/x/text/width=/usr/src/tmp/go-build3813504991/b430/_pkg_.a packagefile golang.org/x/crypto/chacha20=/usr/src/tmp/go-build3813504991/b432/_pkg_.a packagefile golang.org/x/crypto/curve25519=/usr/src/tmp/go-build3813504991/b433/_pkg_.a packagefile golang.org/x/crypto/ed25519=/usr/src/tmp/go-build3813504991/b434/_pkg_.a packagefile golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=/usr/src/tmp/go-build3813504991/b435/_pkg_.a packagefile github.com/golang/protobuf/protoc-gen-go/descriptor=/usr/src/tmp/go-build3813504991/b443/_pkg_.a packagefile golang.org/x/text/encoding/charmap=/usr/src/tmp/go-build3813504991/b456/_pkg_.a packagefile golang.org/x/text/runes=/usr/src/tmp/go-build3813504991/b457/_pkg_.a packagefile github.com/skip2/go-qrcode/bitset=/usr/src/tmp/go-build3813504991/b466/_pkg_.a packagefile github.com/skip2/go-qrcode/reedsolomon=/usr/src/tmp/go-build3813504991/b467/_pkg_.a packagefile github.com/Rhymen/go-whatsapp/binary/token=/usr/src/tmp/go-build3813504991/b471/_pkg_.a packagefile golang.org/x/crypto/hkdf=/usr/src/tmp/go-build3813504991/b475/_pkg_.a packagefile internal/concurrent=/usr/src/tmp/go-build3813504991/b150/_pkg_.a packagefile internal/weak=/usr/src/tmp/go-build3813504991/b152/_pkg_.a packagefile crypto/internal/nistec/fiat=/usr/src/tmp/go-build3813504991/b113/_pkg_.a packagefile golang.org/x/text/secure/bidirule=/usr/src/tmp/go-build3813504991/b203/_pkg_.a packagefile golang.org/x/text/unicode/bidi=/usr/src/tmp/go-build3813504991/b204/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=/usr/src/tmp/go-build3813504991/b271/_pkg_.a packagefile gopkg.in/yaml.v3=/usr/src/tmp/go-build3813504991/b272/_pkg_.a packagefile golang.org/x/image/ccitt=/usr/src/tmp/go-build3813504991/b294/_pkg_.a packagefile golang.org/x/image/tiff/lzw=/usr/src/tmp/go-build3813504991/b295/_pkg_.a packagefile math/rand/v2=/usr/src/tmp/go-build3813504991/b151/_pkg_.a packagefile github.com/hashicorp/errwrap=/usr/src/tmp/go-build3813504991/b313/_pkg_.a packagefile github.com/wiggin77/cfg=/usr/src/tmp/go-build3813504991/b315/_pkg_.a packagefile log/syslog=/usr/src/tmp/go-build3813504991/b322/_pkg_.a packagefile go.uber.org/atomic=/usr/src/tmp/go-build3813504991/b325/_pkg_.a packagefile go.uber.org/multierr=/usr/src/tmp/go-build3813504991/b326/_pkg_.a packagefile go.uber.org/zap/internal/bufferpool=/usr/src/tmp/go-build3813504991/b327/_pkg_.a packagefile go.uber.org/zap/buffer=/usr/src/tmp/go-build3813504991/b328/_pkg_.a packagefile go.uber.org/zap/internal/color=/usr/src/tmp/go-build3813504991/b330/_pkg_.a packagefile go.uber.org/zap/internal/exit=/usr/src/tmp/go-build3813504991/b331/_pkg_.a packagefile internal/profile=/usr/src/tmp/go-build3813504991/b333/_pkg_.a packagefile golang.org/x/text/internal/tag=/usr/src/tmp/go-build3813504991/b347/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=/usr/src/tmp/go-build3813504991/b382/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=/usr/src/tmp/go-build3813504991/b385/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/usr/src/tmp/go-build3813504991/b380/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/usr/src/tmp/go-build3813504991/b386/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=/usr/src/tmp/go-build3813504991/b389/_pkg_.a packagefile google.golang.org/protobuf/internal/order=/usr/src/tmp/go-build3813504991/b390/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/usr/src/tmp/go-build3813504991/b384/_pkg_.a packagefile google.golang.org/protobuf/internal/set=/usr/src/tmp/go-build3813504991/b391/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/usr/src/tmp/go-build3813504991/b387/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=/usr/src/tmp/go-build3813504991/b396/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=/usr/src/tmp/go-build3813504991/b397/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=/usr/src/tmp/go-build3813504991/b400/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=/usr/src/tmp/go-build3813504991/b402/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=/usr/src/tmp/go-build3813504991/b403/_pkg_.a packagefile google.golang.org/protobuf/internal/version=/usr/src/tmp/go-build3813504991/b405/_pkg_.a packagefile github.com/wiggin77/cfg/ini=/usr/src/tmp/go-build3813504991/b316/_pkg_.a packagefile github.com/wiggin77/cfg/timeconv=/usr/src/tmp/go-build3813504991/b318/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=/usr/src/tmp/go-build3813504991/b381/_pkg_.a packagefile go/token=/usr/src/tmp/go-build3813504991/b388/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=/usr/src/tmp/go-build3813504991/b398/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=/usr/src/tmp/go-build3813504991/b399/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=/usr/src/tmp/go-build3813504991/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 0x7ee5bcfd9c39097229df4f34f50f21f47d56c619\"\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=_TdEWkNNUq58FUu3154X/BJ9d_cuqXKU7qVN8r7fd/oPb3b5IidB_touW7ySgE/_TdEWkNNUq58FUu3154X -B 0x7ee5bcfd9c39097229df4f34f50f21f47d56c619 -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.36488 + 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 842 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.42856 + 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.u9AV7L 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.P32YF1 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.PT9agu 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.EBIhex 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.1KaJsi find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tgtRZS 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 (w2T8.xzdio) Wrote: /usr/src/RPM/RPMS/i586/matterbridge-debuginfo-1.22.3-alt1.i586.rpm (w2T8.xzdio) 258.68user 32.23system 2:20.15elapsed 207%CPU (0avgtext+0avgdata 1447228maxresident)k 0inputs+0outputs (0major+3209863minor)pagefaults 0swaps 14.25user 4.82system 2:55.46elapsed 10%CPU (0avgtext+0avgdata 132080maxresident)k 0inputs+0outputs (0major+224561minor)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 2025-01-25 10:53:24.668871335 +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 f20cd93945607f8928ecbe3d78ec5775 +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: a6bb5872c08dc1e7d513b261a8c8525fd884b64c9f3e11fbbcc1555b1636d00170293456ac54aff610c24842b2728fa2204befe810f5810983029e938e47822a --- 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 2025-01-25 10:53:24.841870365 +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/7e 40755 root:root +/usr/lib/debug/.build-id/7e/e5bcfd9c39097229df4f34f50f21f47d56c619 120777 root:root ../../../../bin/matterbridge +/usr/lib/debug/.build-id/7e/e5bcfd9c39097229df4f34f50f21f47d56c619.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/7e 40755 root:root +File: /usr/lib/debug/.build-id/7e/e5bcfd9c39097229df4f34f50f21f47d56c619 120777 root:root ../../../../bin/matterbridge +File: /usr/lib/debug/.build-id/7e/e5bcfd9c39097229df4f34f50f21f47d56c619.debug 120777 root:root ../../usr/bin/matterbridge.debug +File: /usr/lib/debug/usr/bin/matterbridge.debug 100644 root:root 8f857e18d82bd5cf2700ce201d6d9bd7 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: b5a91518a401355d9c0f26a2019d7fc1778a39930ca646eb636603182d1e2b873b0ac5ecc728ac07218d71c7a53b7c574702bb99967ed66d828900173d005e83