Your message dated Wed, 04 Mar 2026 23:18:46 +0000
with message-id <[email protected]>
and subject line Bug#1129109: fixed in bingo 0.9.0-3
has caused the Debian Bug report #1129109,
regarding bingo: FTBFS: FAIL: TestCreateFromExistingOrNew
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1129109: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1129109
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:bingo
Version: 0.9.0-2
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202602/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:bingo, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --builddirectory=_build --buildsystem=golang
   dh_auto_clean -O--builddirectory=_build -O--buildsystem=golang
   dh_autoreconf_clean -O--builddirectory=_build -O--buildsystem=golang
   dh_clean -O--builddirectory=_build -O--buildsystem=golang
 debian/rules binary
dh binary --builddirectory=_build --buildsystem=golang
   dh_update_autotools_config -O--builddirectory=_build -O--buildsystem=golang
   dh_autoreconf -O--builddirectory=_build -O--buildsystem=golang
   dh_auto_configure -O--builddirectory=_build -O--buildsystem=golang
   dh_auto_build -O--builddirectory=_build -O--buildsystem=golang
        cd _build && go install -trimpath -v -p 2 github.com/bwplotka/bingo 
github.com/bwplotka/bingo/builtin github.com/bwplotka/bingo/pkg/bingo 
github.com/bwplotka/bingo/pkg/cpy github.com/bwplotka/bingo/pkg/envars 
github.com/bwplotka/bingo/pkg/makefile github.com/bwplotka/bingo/pkg/mod 
github.com/bwplotka/bingo/pkg/runner github.com/bwplotka/bingo/pkg/version
internal/goarch
internal/unsafeheader
internal/cpu
internal/abi
internal/bytealg
internal/byteorder
internal/coverage/rtcov
internal/chacha8rand
internal/godebugs
internal/goexperiment
internal/goos
internal/profilerecord
internal/runtime/atomic
internal/runtime/syscall/linux
math/bits
internal/runtime/exithook
internal/strconv
internal/runtime/gc
internal/runtime/sys
internal/runtime/gc/scan
internal/asan
internal/runtime/cgroup
internal/msan
internal/race
internal/runtime/math
internal/runtime/pprof/label
internal/runtime/maps
internal/stringslite
internal/trace/tracev2
sync/atomic
internal/sync
internal/synctest
unicode
runtime
unicode/utf8
cmp
math
encoding
unicode/utf16
crypto/internal/fips140/alias
crypto/internal/fips140deps/byteorder
crypto/internal/fips140deps/cpu
crypto/internal/constanttime
crypto/internal/fips140/subtle
crypto/subtle
crypto/internal/boring/sig
log/internal
internal/nettrace
internal/reflectlite
sync
iter
errors
internal/bisect
io
internal/godebug
bytes
strings
internal/oserror
slices
syscall
bufio
strconv
reflect
time
context
path
io/fs
internal/filepathlite
internal/syscall/unix
internal/fmtsort
internal/poll
internal/syscall/execenv
internal/testlog
encoding/base64
os
sort
regexp/syntax
regexp
fmt
embed
github.com/bwplotka/bingo/builtin
maps
mvdan.cc/sh/v3/fileutil
database/sql/driver
encoding/json
github.com/efficientgo/core/errors
github.com/efficientgo/core/merrors
github.com/efficientgo/core/errcapture
github.com/bwplotka/bingo/pkg/cpy
mvdan.cc/sh/v3/pattern
text/tabwriter
mvdan.cc/sh/v3/syntax
github.com/Masterminds/semver
path/filepath
hash
runtime/cgo
crypto
crypto/internal/fips140deps/godebug
crypto/internal/fips140
crypto/internal/impl
crypto/internal/fips140/sha256
crypto/internal/fips140/sha3
crypto/internal/fips140/sha512
crypto/internal/fips140/hmac
crypto/internal/fips140/check
crypto/internal/fips140/aes
crypto/internal/fips140deps/time
crypto/internal/entropy/v1.0.0
os/user
crypto/internal/sysrand
crypto/internal/fips140/drbg
crypto/internal/fips140/aes/gcm
mvdan.cc/sh/v3/expand
crypto/fips140
crypto/internal/fips140only
crypto/cipher
crypto/internal/boring
math/rand/v2
crypto/internal/randutil
crypto/internal/rand
math/rand
encoding/binary
math/big
golang.org/x/sys/unix
crypto/rand
io/ioutil
os/exec
text/scanner
golang.org/x/mod/internal/lazyregexp
golang.org/x/mod/semver
golang.org/x/mod/module
golang.org/x/mod/modfile
golang.org/x/term
mvdan.cc/sh/v3/interp
github.com/bwplotka/bingo/pkg/mod
github.com/bwplotka/bingo/pkg/version
log
weak
unique
net/netip
net/url
github.com/bwplotka/bingo/pkg/envars
github.com/bwplotka/bingo/pkg/runner
text/template/parse
github.com/pkg/errors
encoding/csv
encoding/hex
flag
text/template
vendor/golang.org/x/net/dns/dnsmessage
internal/singleflight
github.com/bwplotka/bingo/pkg/bingo
os/signal
github.com/bwplotka/bingo/pkg/makefile
net
github.com/spf13/pflag
github.com/spf13/cobra
github.com/bwplotka/bingo
   debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_test -- 
-skip='TestCompatibilityCurrentVersionCreate|TestGet_ModuleCases|TestGetList|TestCompatibility'
        cd _build && go test -vet=off -v -p 2 
-skip=TestCompatibilityCurrentVersionCreate\|TestGet_ModuleCases\|TestGetList\|TestCompatibility
 github.com/bwplotka/bingo github.com/bwplotka/bingo/builtin 
github.com/bwplotka/bingo/pkg/bingo github.com/bwplotka/bingo/pkg/cpy 
github.com/bwplotka/bingo/pkg/envars github.com/bwplotka/bingo/pkg/makefile 
github.com/bwplotka/bingo/pkg/mod github.com/bwplotka/bingo/pkg/runner 
github.com/bwplotka/bingo/pkg/version
=== RUN   TestParseTarget
=== RUN   TestParseTarget/#00
=== RUN   TestParseTarget/#01
=== RUN   TestParseTarget/#02
=== RUN   TestParseTarget/#03
=== RUN   TestParseTarget/#04
=== RUN   TestParseTarget/#05
=== RUN   TestParseTarget/#06
=== RUN   TestParseTarget/#07
=== RUN   TestParseTarget/#08
=== RUN   TestParseTarget/#09
=== RUN   TestParseTarget/#10
=== RUN   TestParseTarget/#11
--- PASS: TestParseTarget (0.00s)
    --- PASS: TestParseTarget/#00 (0.00s)
    --- PASS: TestParseTarget/#01 (0.00s)
    --- PASS: TestParseTarget/#02 (0.00s)
    --- PASS: TestParseTarget/#03 (0.00s)
    --- PASS: TestParseTarget/#04 (0.00s)
    --- PASS: TestParseTarget/#05 (0.00s)
    --- PASS: TestParseTarget/#06 (0.00s)
    --- PASS: TestParseTarget/#07 (0.00s)
    --- PASS: TestParseTarget/#08 (0.00s)
    --- PASS: TestParseTarget/#09 (0.00s)
    --- PASS: TestParseTarget/#10 (0.00s)
    --- PASS: TestParseTarget/#11 (0.00s)
=== RUN   TestGet_Errors
--- PASS: TestGet_Errors (0.00s)
=== RUN   TestExpectBingoListRows
--- PASS: TestExpectBingoListRows (0.00s)
PASS
ok      github.com/bwplotka/bingo       0.004s
?       github.com/bwplotka/bingo/builtin       [no test files]
=== RUN   TestCreateFromExistingOrNew
=== RUN   
TestCreateFromExistingOrNew/create_new_and_close_should_create_empty_mod_file_with_basic_autogenerated_meta
    testutil.go:91: mod_test.go:112: ""
        
                exp: "module _ // Auto generated by 
https://github.com/bwplotka/bingo. DO NOT EDIT\n\ngo 1.26.0\n"
        
                got: "module _ // Auto generated by 
https://github.com/bwplotka/bingo. DO NOT EDIT\n\ngo 1.25.0\n"
        
        Diff:
        --- Expected
        +++ Actual
        @@ -2,3 +2,3 @@
         
        -go 1.26.0
        +go 1.25.0
         
        
        
=== RUN   
TestCreateFromExistingOrNew/create_new_and_close_should_work_and_produce_same_output
    testutil.go:91: mod_test.go:112: ""
        
                exp: "module _ // Auto generated by 
https://github.com/bwplotka/bingo. DO NOT EDIT\n\ngo 1.26.0\n"
        
                got: "module _ // Auto generated by 
https://github.com/bwplotka/bingo. DO NOT EDIT\n\ngo 1.25.0\n"
        
        Diff:
        --- Expected
        +++ Actual
        @@ -2,3 +2,3 @@
         
        -go 1.26.0
        +go 1.25.0
         
        
        
=== RUN   
TestCreateFromExistingOrNew/create_new_and_set_direct_require_should_work
    testutil.go:91: mod_test.go:112: ""
        
                exp: "module _ // Auto generated by 
https://github.com/bwplotka/bingo. DO NOT EDIT\n\ngo 1.26.0\n\nrequire 
github.com/yolo/best/v100 v100.0.0 // thebest\n"
        
                got: "module _ // Auto generated by 
https://github.com/bwplotka/bingo. DO NOT EDIT\n\ngo 1.25.0\n\nrequire 
github.com/yolo/best/v100 v100.0.0 // thebest\n"
        
        Diff:
        --- Expected
        +++ Actual
        @@ -2,3 +2,3 @@
         
        -go 1.26.0
        +go 1.25.0
         
        
        
=== RUN   
TestCreateFromExistingOrNew/create_new_and_set_direct_require2_should_work
    testutil.go:91: mod_test.go:112: ""
        
                exp: "module _ // Auto generated by 
https://github.com/bwplotka/bingo. DO NOT EDIT\n\ngo 1.26.0\n\nrequire 
github.com/yolo/best/v100 v100.0.0\n"
        
                got: "module _ // Auto generated by 
https://github.com/bwplotka/bingo. DO NOT EDIT\n\ngo 1.25.0\n\nrequire 
github.com/yolo/best/v100 v100.0.0\n"
        
        Diff:
        --- Expected
        +++ Actual
        @@ -2,3 +2,3 @@
         
        -go 1.26.0
        +go 1.25.0
         
        
        
=== RUN   
TestCreateFromExistingOrNew/copy_and_set_direct_require_to_something_else
    testutil.go:91: mod_test.go:112: ""
        
                exp: "module _ // Auto generated by 
https://github.com/bwplotka/bingo. DO NOT EDIT\n\ngo 1.26.0\n\nrequire 
github.com/yolo/best/v100 v100.0.0 // thebest\n"
        
                got: "module _ // Auto generated by 
https://github.com/bwplotka/bingo. DO NOT EDIT\n\ngo 1.25.0\n\nrequire 
github.com/yolo/best/v100 v100.0.0 // thebest\n"
        
        Diff:
        --- Expected
        +++ Actual
        @@ -2,3 +2,3 @@
         
        -go 1.26.0
        +go 1.25.0
         
        
        
--- FAIL: TestCreateFromExistingOrNew (0.01s)
    --- FAIL: 
TestCreateFromExistingOrNew/create_new_and_close_should_create_empty_mod_file_with_basic_autogenerated_meta
 (0.00s)
    --- FAIL: 
TestCreateFromExistingOrNew/create_new_and_close_should_work_and_produce_same_output
 (0.00s)
    --- FAIL: 
TestCreateFromExistingOrNew/create_new_and_set_direct_require_should_work 
(0.00s)
    --- FAIL: 
TestCreateFromExistingOrNew/create_new_and_set_direct_require2_should_work 
(0.00s)
    --- FAIL: 
TestCreateFromExistingOrNew/copy_and_set_direct_require_to_something_else 
(0.00s)
=== RUN   TestModFile
=== RUN   TestModFile/without_auto_fetch_directives
=== RUN   TestModFile/with_auto_fetch_directives
=== RUN   TestModFile/with_build_attributes1
=== RUN   TestModFile/with_build_attributes2
=== RUN   TestModFile/with_build_attributes3
=== RUN   TestModFile/with_build_attributes_without_relpath
--- PASS: TestModFile (0.01s)
    --- PASS: TestModFile/without_auto_fetch_directives (0.00s)
    --- PASS: TestModFile/with_auto_fetch_directives (0.00s)
    --- PASS: TestModFile/with_build_attributes1 (0.00s)
    --- PASS: TestModFile/with_build_attributes2 (0.00s)
    --- PASS: TestModFile/with_build_attributes3 (0.00s)
    --- PASS: TestModFile/with_build_attributes_without_relpath (0.00s)
FAIL
FAIL    github.com/bwplotka/bingo/pkg/bingo     0.023s
?       github.com/bwplotka/bingo/pkg/cpy       [no test files]
=== RUN   TestEval
=== RUN   TestEval/simple.env
=== RUN   TestEval/bingo.env
=== RUN   TestEval/export.env
--- PASS: TestEval (0.01s)
    --- PASS: TestEval/simple.env (0.00s)
    --- PASS: TestEval/bingo.env (0.00s)
    --- PASS: TestEval/export.env (0.00s)
=== RUN   TestMergeEnvSlices
=== RUN   TestMergeEnvSlices/just_base
=== RUN   TestMergeEnvSlices/just_over
=== RUN   TestMergeEnvSlices/same
=== RUN   TestMergeEnvSlices/real_with_dups
--- PASS: TestMergeEnvSlices (0.00s)
    --- PASS: TestMergeEnvSlices/just_base (0.00s)
    --- PASS: TestMergeEnvSlices/just_over (0.00s)
    --- PASS: TestMergeEnvSlices/same (0.00s)
    --- PASS: TestMergeEnvSlices/real_with_dups (0.00s)
PASS
ok      github.com/bwplotka/bingo/pkg/envars    0.011s
=== RUN   ExampleParser_Parse_withComments
--- PASS: ExampleParser_Parse_withComments (0.00s)
=== RUN   ExampleParser_Parse_withoutComments
--- PASS: ExampleParser_Parse_withoutComments (0.00s)
PASS
ok      github.com/bwplotka/bingo/pkg/makefile  0.002s
=== RUN   TestFile
=== PAUSE TestFile
=== CONT  TestFile
=== RUN   TestFile/open_empty
=== PAUSE TestFile/open_empty
=== RUN   TestFile/open_mod_file_&_modify.
=== PAUSE TestFile/open_mod_file_&_modify.
=== CONT  TestFile/open_empty
=== CONT  TestFile/open_mod_file_&_modify.
--- PASS: TestFile (0.00s)
    --- PASS: TestFile/open_empty (0.00s)
    --- PASS: TestFile/open_mod_file_&_modify. (0.00s)
PASS
ok      github.com/bwplotka/bingo/pkg/mod       0.006s
=== RUN   TestParseAndIsSupportedVersion
=== RUN   TestParseAndIsSupportedVersion/#00
=== RUN   TestParseAndIsSupportedVersion/go_version_go1.1_linux/amd64
=== RUN   TestParseAndIsSupportedVersion/go_version_go1_linux/amd64
=== RUN   TestParseAndIsSupportedVersion/go_version_go1.1.2_linux/amd64
=== RUN   TestParseAndIsSupportedVersion/go_version_go1.12rc1_linux/amd64
=== RUN   TestParseAndIsSupportedVersion/go_version_go1.12_linux/amd64
=== RUN   TestParseAndIsSupportedVersion/go_version_go1.13_linux/amd64
=== RUN   TestParseAndIsSupportedVersion/go_version_go1.13.2_linux/amd64
=== RUN   TestParseAndIsSupportedVersion/go_version_go1.14_linux/amd64
=== RUN   TestParseAndIsSupportedVersion/go_version_go1.14.2_linux/amd64
=== RUN   TestParseAndIsSupportedVersion/go_version_go1.15_linux/amd64
=== RUN   TestParseAndIsSupportedVersion/go_version_go1.15.44_linux/amd64
=== RUN   TestParseAndIsSupportedVersion/go_version_go1.16beta1_linux/amd64
=== RUN   TestParseAndIsSupportedVersion/go_version_go1.16rc1_linux/amd64
=== RUN   TestParseAndIsSupportedVersion/go_version_go2_linux/amd64
=== RUN   TestParseAndIsSupportedVersion/go_version_go2.1_linux/amd64
=== RUN   
TestParseAndIsSupportedVersion/go_version_devel_go1.21-02d8ebda83_Mon_Feb_6_22:13:07_2023_+0000_linux/amd64
--- PASS: TestParseAndIsSupportedVersion (0.00s)
    --- PASS: TestParseAndIsSupportedVersion/#00 (0.00s)
    --- PASS: TestParseAndIsSupportedVersion/go_version_go1.1_linux/amd64 
(0.00s)
    --- PASS: TestParseAndIsSupportedVersion/go_version_go1_linux/amd64 (0.00s)
    --- PASS: TestParseAndIsSupportedVersion/go_version_go1.1.2_linux/amd64 
(0.00s)
    --- PASS: TestParseAndIsSupportedVersion/go_version_go1.12rc1_linux/amd64 
(0.00s)
    --- PASS: TestParseAndIsSupportedVersion/go_version_go1.12_linux/amd64 
(0.00s)
    --- PASS: TestParseAndIsSupportedVersion/go_version_go1.13_linux/amd64 
(0.00s)
    --- PASS: TestParseAndIsSupportedVersion/go_version_go1.13.2_linux/amd64 
(0.00s)
    --- PASS: TestParseAndIsSupportedVersion/go_version_go1.14_linux/amd64 
(0.00s)
    --- PASS: TestParseAndIsSupportedVersion/go_version_go1.14.2_linux/amd64 
(0.00s)
    --- PASS: TestParseAndIsSupportedVersion/go_version_go1.15_linux/amd64 
(0.00s)
    --- PASS: TestParseAndIsSupportedVersion/go_version_go1.15.44_linux/amd64 
(0.00s)
    --- PASS: TestParseAndIsSupportedVersion/go_version_go1.16beta1_linux/amd64 
(0.00s)
    --- PASS: TestParseAndIsSupportedVersion/go_version_go1.16rc1_linux/amd64 
(0.00s)
    --- PASS: TestParseAndIsSupportedVersion/go_version_go2_linux/amd64 (0.00s)
    --- PASS: TestParseAndIsSupportedVersion/go_version_go2.1_linux/amd64 
(0.00s)
    --- PASS: 
TestParseAndIsSupportedVersion/go_version_devel_go1.21-02d8ebda83_Mon_Feb_6_22:13:07_2023_+0000_linux/amd64
 (0.00s)
PASS
ok      github.com/bwplotka/bingo/pkg/runner    0.003s
?       github.com/bwplotka/bingo/pkg/version   [no test files]
FAIL
dh_auto_test: error: cd _build && go test -vet=off -v -p 2 
-skip=TestCompatibilityCurrentVersionCreate\|TestGet_ModuleCases\|TestGetList\|TestCompatibility
 github.com/bwplotka/bingo github.com/bwplotka/bingo/builtin 
github.com/bwplotka/bingo/pkg/bingo github.com/bwplotka/bingo/pkg/cpy 
github.com/bwplotka/bingo/pkg/envars github.com/bwplotka/bingo/pkg/makefile 
github.com/bwplotka/bingo/pkg/mod github.com/bwplotka/bingo/pkg/runner 
github.com/bwplotka/bingo/pkg/version returned exit code 1
make[1]: *** [debian/rules:21: override_dh_auto_test] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:12: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: bingo
Source-Version: 0.9.0-3
Done: Dr. Tobias Quathamer <[email protected]>

We believe that the bug you reported is fixed in the latest version of
bingo, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dr. Tobias Quathamer <[email protected]> (supplier of updated bingo package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 05 Mar 2026 00:00:09 +0100
Source: bingo
Architecture: source
Version: 0.9.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <[email protected]>
Changed-By: Dr. Tobias Quathamer <[email protected]>
Closes: 1129109
Changes:
 bingo (0.9.0-3) unstable; urgency=medium
 .
   * Team upload.
   * New patch: Fix FTBFS with Go 1.26 (Closes: #1129109)
Checksums-Sha1:
 1f544ff660f3faa49c81484e50ed179a7a16a10d 2289 bingo_0.9.0-3.dsc
 83a3383b7b546bbf80dbe151dfc78bbf6a92ce55 3372 bingo_0.9.0-3.debian.tar.xz
 ca7ad2c109117075c46b86cf7c5bb78ad51d8c1f 8029 bingo_0.9.0-3_amd64.buildinfo
Checksums-Sha256:
 ddbee23a79757a05775af14dde603848f2945ec856830da7f7de0fb32183947f 2289 
bingo_0.9.0-3.dsc
 e9374d680e9e15b066420f1d1df05bfd636aa4058d7c283faf0b458442467ebc 3372 
bingo_0.9.0-3.debian.tar.xz
 2ca377fa96c07a83f468b3542690abaca59bfffad5dbadbefde5adef7e6fcd40 8029 
bingo_0.9.0-3_amd64.buildinfo
Files:
 e6404dcb5490da484dc0eb1e6ab9bb65 2289 golang optional bingo_0.9.0-3.dsc
 4a4c8ae6bdb5bf97a493583270724aad 3372 golang optional 
bingo_0.9.0-3.debian.tar.xz
 7fd98fb1c668346cbdb8e374e69e8ca8 8029 golang optional 
bingo_0.9.0-3_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEE0cuPObxd7STF0seMEwLx8Dbr6xkFAmmoufcACgkQEwLx8Dbr
6xn26Q/+K+X3dCVP3xhJTeLw8H0F++GdhBIi7/Zoi107DPMhsL3L2iqxK09g6uzz
TAq20AzUveFEfbFPQcdLZvC2XIcypHsT0KaVplWpW07rvfcGctlHoW9QiA7NsfvD
xHhBaBCQ2WntB9oANvCITmvyH9sFa314WjpzECMqHgKug6SJkTp8rSgUSeKEe+9L
iaggI/bs1TFFAI56/MUTnFK2632TEx31Fo3OR3i0d8glMPWWAmZ8ufg1tBWqOxnn
7Bwtjx9Y5YK/g7gbyQfOKxhF3+ON/wsiYJcP4jrZ0QpNqRYZAs0yPt/SyV8etv44
zrYrvmJwJ4Ai+hZlrVZztaJMNnb4ct+yBnCw6HLbLTwLgSyiDfTfBRIWZmOhna0E
IyMUd4UKx9Iwo/93pCQJ3s+eQM/SeDaRuKNk9jBANi8uMidNQXVlJX3oVKk3shtg
TMcSDcoZ7lOfW4BocNvFl114Ttqq8ircpvYmMz4j2ImNobce/CNSxpYkea7P+sU/
JG5xYt515eHDi6CXPVhtBJpB/z836rfK0jP5QWEZMuRJijguHuhGYjp5rRCroX/j
HquMXXVIR4tCafRcEl+cZoEZsG8En/spqnFf7KZAkAWbdEDA5BWbqmFURbJOCOnw
9WZp21N7N6d07p7ViLni6qLrktxRHn2QOHxvLmdXner+KU6sd7Y=
=OeTd
-----END PGP SIGNATURE-----

Attachment: pgpzG6JJR5mK2.pgp
Description: PGP signature


--- End Message ---

Reply via email to