go1.20-doc-1.20.2-150000.1.5.1 >  A d xp9|ucV׸RQ&1]ZKRlWwldq;-SllmLAZ5u. ̛"znTDyC*7c LK!ZnR#8Rv&t *A!O Wmŵ }z0kוVݢtu`ԓ 2#xъMG+Fr}xQbjnLNR菓[sELX̾C/]轄RӪeH6#&,/Kab24b13db764cdc0e27d18f12083a6af9cd85cf6123aa0ed5d724356aebab5135f5faaed97a320cd237c13bb0941249704f63849\d xp9|,fVk3jIzfݏ>=%[aӸj$.h:ń]8eeo?5 \+TH=}wgYƊ{v8[,'1Ϲz|䏕=ٖ]ГaB ;9HiTQ,ւ56HL7}ZRf$^ȜBy {Ti΍<H'p0b& ?yyk$*lb_*6 f)WٿWdck͟oo{HX Al>p;4?$d  ! 2TXdh      4 y (<(89:vFWGlHIXY\]^+bLcdnesfvlxuvz Cgo1.20-doc1.20.2150000.1.5.1Go documentationGo examples and documentation.d Kibs-arm-3 =SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Documentation/Otherhttps://go.dev/linuxaarch64Mh>i+xd d d d d d996fb9181360d605adb42c662c36fb5884988f29940621dfa8b7895215740e3123c14365f20daf6c31123df409b281bc131e5d1f88fbe543b1a68b5382cf6e7e9fec1047b1a8e504dc8796e5e86bfccb1423d52ee9aa8f699d16e2346b40fb9f31eb0879010f88e534ffd161f74f81be18135a5cd8d5a688369290581cb24d263ce5b7390691d66f71e60d7425026bbd3cd6c2845ccbcaa0d3c5b9af46b204crootrootrootrootrootrootrootrootrootrootgo1.20-1.20.2-150000.1.5.1.src.rpmgo-docgo1.20-docgo1.20-doc(aarch-64)    go1.20rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.20.23.0.4-14.6.0-14.0-15.2-14.14.1d'@cl@cwcT@c@cj@cjkowalczyk@suse.comdmueller@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.com- go1.20.2 (released 2023-03-07) includes a security fix to the crypto/elliptic package, as well as bug fixes to the compiler, the covdata command, the linker, the runtime, and the crypto/ecdh, crypto/rsa, crypto/x509, os, and syscall packages. Refs boo#1206346 go1.20 release tracking CVE-2023-24532 * go#58720 go#58647 boo#1209030 security: fix CVE-2023-24532 crypto/elliptic: specific unreduced P-256 scalars produce incorrect results * go#58427 cmd/covdata: short read on string table when merging coverage counters * go#58442 runtime: some linkname signatures do not match * go#58444 cmd/compile: inline static init cause compile time error * go#58467 cmd/compile: internal compiler error: '(*Tree[go.shape.int]).RemoveParent.func1': value .dict (nil) incorrectly live at entry * go#58498 crypto/ecdh: ECDH method doesn't check curve * go#58503 cmd/link: relocation truncated to fit: R_ARM_CALL against `runtime.duffcopy' * go#58505 crypto/internal/bigmod: flag amd64 assembly as noescape * go#58531 runtime: endless traceback when panic in generics funtion * go#58536 runtime: long latency of sweep assists * go#58624 syscall.Faccessat and os.LookPath regression in Go 1.20 * go#58627 os: cmd/go gets error "copy_file_range: function not implemented" * go#58717 net: TestTCPSelfConnect failures due to unexpected connections * go#58774 syscall: Environ uses an invalid unsafe.Pointer conversion on Windows * go#58776 cmd/compile: ICE on method value involving imported anonymous interface * go#58793 crypto/x509: Incorrect documentation for ParsePKCS8PrivateKey * go#58811 crypto/x509: TestSystemVerify consistently failing- Improvements to go1.x packaging spec: * On Tumbleweed bootstrap with current default gcc13 and gccgo118 * On SLE-12 aarch64 ppc64le ppc64 remove overrides to bootstrap using go1.x package (%bcond_without gccgo). This is no longer needed on current SLE-12:Update and removing will consolidate the build configurations used. * Change source URLs to go.dev as per Go upstream * On x86_64 export GOAMD64=v1 as per the current baseline. At this time forgo GOAMD64=v3 option for x86_64_v3 support. * On x86_64 %define go_amd64=v1 as current instruction baseline * In %check on x86_64 use value %go_amd64=v1 as GOAMD64=v1 to grep correct TSAN version is checked out from LLVM with new spelling for internal/amd64v1/race_linux.syso- go1.20.1 (released 2023-02-14) includes security fixes to the crypto/tls, mime/multipart, net/http, and path/filepath packages, as well as bug fixes to the compiler, the go command, the linker, the runtime, and the time package. Refs boo#1206346 go1.20 release tracking CVE-2022-41722 CVE-2022-41723 CVE-2022-41724 CVE-2022-41725 * go#57276 boo#1208269 security: fix CVE-2022-41722 path/filepath: path traversal in filepath.Clean on Windows * go#58356 boo#1208270 security: fix CVE-2022-41723 net/http: avoid quadratic complexity in HPACK decoding * go#58359 boo#1208271 security: fix CVE-2022-41724 crypto/tls: large handshake records may cause panics * go#58363 boo#1208272 security: fix CVE-2022-41725 net/http, mime/multipart: denial of service from excessive resource consumption * go#58117 time: update zoneinfo_abbrs on Windows * go#58224 cmd/link: .go.buildinfo is gc'ed by --gc-sections * go#58309 cmd/compile/internal/pgo: Detect sample value position instead of hard-coding * go#58319 cmd/compile: constant overflows when assigned to package level var (Go 1.20 regression) * go#58335 cmd/compile: internal compiler error: panic: interface conversion: ir.Node is *ir.CompLitExpr, not *ir.Name * go#58413 cmd/compile: internal compiler error: Type.Elem UNION * go#58419 runtime: GOOS=ios fails Apple's app validation due to use of private API * go#58421 cmd/go/internal/test: stale flagdefs.go not detected by tests * go#58431 all: test failures with ETXTBSY * go#58450 cmd/go/internal/modfetch: TestCodeRepo/gopkg.in_natefinch_lumberjack.v2/latest failing- go1.20 (released 2023-02-01) is a major release of Go. go1.20.x minor releases will be provided through February 2024. https://github.com/golang/go/wiki/Go-Release-Cycle go1.20 arrives six months after go1.19. Most of its changes are in the implementation of the toolchain, runtime, and libraries. As always, the release maintains the Go 1 promise of compatibility. We expect almost all Go programs to continue to compile and run as before. Refs boo#1206346 go1.20 release tracking Refs jsc#PED-1962 * Go 1.20 includes four changes to the language * Language change: Go 1.17 added conversions from slice to an array pointer. Go 1.20 extends this to allow conversions from a slice to an array * Language change: The unsafe package defines three new functions SliceData, String, and StringData. Along with Go 1.17's Slice, these functions now provide the complete ability to construct and deconstruct slice and string values, without depending on their exact representation. * Language change: The specification now defines that struct values are compared one field at a time, considering fields in the order they appear in the struct type definition, and stopping at the first mismatch. The specification could previously have been read as if all fields needed to be compared beyond the first mismatch. Similarly, the specification now defines that array values are compared one element at a time, in increasing index order. In both cases, the difference affects whether certain comparisons must panic. Existing programs are unchanged: the new spec wording describes what the implementations have always done. * Language change: Comparable types (such as ordinary interfaces) may now satisfy comparable constraints, even if the type arguments are not strictly comparable (comparison may panic at runtime). This makes it possible to instantiate a type parameter constrained by comparable (e.g., a type parameter for a user-defined generic map key) with a non-strictly comparable type argument such as an interface type, or a composite type containing an interface type. * go command: The directory $GOROOT/pkg no longer stores pre-compiled package archives for the standard library: go install no longer writes them, the go build no longer checks for them, and the Go distribution no longer ships them. Instead, packages in the standard library are built as needed and cached in the build cache, just like packages outside GOROOT. This change reduces the size of the Go distribution and also avoids C toolchain skew for packages that use cgo. Refs jsc#PED-1962 * go command: The implementation of go test -json has been improved to make it more robust. Programs that run go test - json do not need any updates. Programs that invoke go tool test2json directly should now run the test binary with - v=test2json (for example, go test -v=test2json or ./pkg.test - test.v=test2json) instead of plain -v. * go command: A related change to go test -json is the addition of an event with Action set to start at the beginning of each test program's execution. When running multiple tests using the go command, these start events are guaranteed to be emitted in the same order as the packages named on the command line. * go command: The go command now defines architecture feature build tags, such as amd64.v2, to allow selecting a package implementation file based on the presence or absence of a particular architecture feature. See go help buildconstraint for details. * go command: The go subcommands now accept -C to change directory to before performing the command, which may be useful for scripts that need to execute commands in multiple different modules. * go command: The go build and go test commands no longer accept the -i flag, which has been deprecated since Go 1.16. * go command: The go generate command now accepts -skip to skip //go:generate directives matching . * go command: The go test command now accepts -skip to skip tests, subtests, or examples matching . * go command: When the main module is located within GOPATH/src, go install no longer installs libraries for non-main packages to GOPATH/pkg, and go list no longer reports a Target field for such packages. (In module mode, compiled packages are stored in the build cache only, but a bug had caused the GOPATH install targets to unexpectedly remain in effect.) * go command: The go build, go install, and other build-related commands now support a -pgo flag that enables profile-guided optimization, which is described in more detail in the Compiler section below. The -pgo flag specifies the file path of the profile. Specifying -pgo=auto causes the go command to search for a file named default.pgo in the main package's directory and use it if present. This mode currently requires a single main package to be specified on the command line, but we plan to lift this restriction in a future release. Specifying - pgo=off turns off profile-guided optimization. * go command: The go build, go install, and other build-related commands now support a -cover flag that builds the specified target with code coverage instrumentation. This is described in more detail in the Cover section below. * go version: The go version -m command now supports reading more types of Go binaries, most notably, Windows DLLs built with go build -buildmode=c-shared and Linux binaries without execute permission. * Cgo: The go command now disables cgo by default on systems without a C toolchain. More specifically, when the CGO_ENABLED environment variable is unset, the CC environment variable is unset, and the default C compiler (typically clang or gcc) is not found in the path, CGO_ENABLED defaults to 0. As always, you can override the default by setting CGO_ENABLED explicitly. The most important effect of the default change is that when Go is installed on a system without a C compiler, it will now use pure Go builds for packages in the standard library that use cgo, instead of using pre-distributed package archives (which have been removed, as noted above) or attempting to use cgo and failing. This makes Go work better in some minimal container environments as well as on macOS, where pre-distributed package archives have not been used for cgo-based packages since Go 1.16. The packages in the standard library that use cgo are net, os/user, and plugin. On macOS, the net and os/user packages have been rewritten not to use cgo: the same code is now used for cgo and non-cgo builds as well as cross-compiled builds. On Windows, the net and os/user packages have never used cgo. On other systems, builds with cgo disabled will use a pure Go version of these packages. On macOS, the race detector has been rewritten not to use cgo: race-detector-enabled programs can be built and run without Xcode. On Linux and other Unix systems, and on Windows, a host C toolchain is required to use the race detector. * go cover: Go 1.20 supports collecting code coverage profiles for programs (applications and integration tests), as opposed to just unit tests. To collect coverage data for a program, build it with go build's -cover flag, then run the resulting binary with the environment variable GOCOVERDIR set to an output directory for coverage profiles. See the 'coverage for integration tests' landing page for more on how to get started. For details on the design and implementation, see the proposal. * go vet: Improved detection of loop variable capture by nested functions. The vet tool now reports references to loop variables following a call to T.Parallel() within subtest function bodies. Such references may observe the value of the variable from a different iteration (typically causing test cases to be skipped) or an invalid state due to unsynchronized concurrent access. * go vet: The tool also detects reference mistakes in more places. Previously it would only consider the last statement of the loop body, but now it recursively inspects the last statements within if, switch, and select statements. * go vet: New diagnostic for incorrect time formats. The vet tool now reports use of the time format 2006-02-01 (yyyy-dd-mm) with Time.Format and time.Parse. This format does not appear in common date standards, but is frequently used by mistake when attempting to use the ISO 8601 date format (yyyy-mm-dd). * Runtime: Some of the garbage collector's internal data structures were reorganized to be both more space and CPU efficient. This change reduces memory overheads and improves overall CPU performance by up to 2%. * Runtime: The garbage collector behaves less erratically with respect to goroutine assists in some circumstances. * Runtime: Go 1.20 adds a new runtime/coverage package containing APIs for writing coverage profile data at runtime from long-running and/or server programs that do not terminate via os.Exit(). * Compiler: Go 1.20 adds preview support for profile-guided optimization (PGO). PGO enables the toolchain to perform application- and workload-specific optimizations based on run-time profile information. Currently, the compiler supports pprof CPU profiles, which can be collected through usual means, such as the runtime/pprof or net/http/pprof packages. To enable PGO, pass the path of a pprof profile file via the -pgo flag to go build, as mentioned above. Go 1.20 uses PGO to more aggressively inline functions at hot call sites. Benchmarks for a representative set of Go programs show enabling profile-guided inlining optimization improves performance about 3–4%. See the PGO user guide for detailed documentation. We plan to add more profile-guided optimizations in future releases. Note that profile-guided optimization is a preview, so please use it with appropriate caution. * Compiler: The Go 1.20 compiler upgraded its front-end to use a new way of handling the compiler's internal data, which fixes several generic-types issues and enables type declarations within generic functions and methods. * Compiler: The compiler now rejects anonymous interface cycles with a compiler error by default. These arise from tricky uses of embedded interfaces and have always had subtle correctness issues, yet we have no evidence that they're actually used in practice. Assuming no reports from users adversely affected by this change, we plan to update the language specification for Go 1.22 to formally disallow them so tools authors can stop supporting them too. * Compiler: Go 1.18 and 1.19 saw regressions in build speed, largely due to the addition of support for generics and follow-on work. Go 1.20 improves build speeds by up to 10%, bringing it back in line with Go 1.17. Relative to Go 1.19, generated code performance is also generally slightly improved. * Linker: On Linux, the linker now selects the dynamic interpreter for glibc or musl at link time. * Linker: On Windows, the Go linker now supports modern LLVM-based C toolchains. * Linker: Go 1.20 uses go: and type: prefixes for compiler-generated symbols rather than go. and type.. This avoids confusion for user packages whose name starts with go.. The debug/gosym package understands this new naming convention for binaries built with Go 1.20 and newer. * Bootstrap: When building a Go release from source and GOROOT_BOOTSTRAP is not set, previous versions of Go looked for a Go 1.4 or later bootstrap toolchain in the directory $HOME/go1.4 (%HOMEDRIVE%%HOMEPATH%\go1.4 on Windows). Go 1.18 and Go 1.19 looked first for $HOME/go1.17 or $HOME/sdk/go1.17 before falling back to $HOME/go1.4, in anticipation of requiring Go 1.17 for use when bootstrapping Go 1.20. Go 1.20 does require a Go 1.17 release for bootstrapping, but we realized that we should adopt the latest point release of the bootstrap toolchain, so it requires Go 1.17.13. Go 1.20 looks for $HOME/go1.17.13 or $HOME/sdk/go1.17.13 before falling back to $HOME/go1.4 (to support systems that hard-coded the path $HOME/go1.4 but have installed a newer Go toolchain there). In the future, we plan to move the bootstrap toolchain forward approximately once a year, and in particular we expect that Go 1.22 will require the final point release of Go 1.20 for bootstrap. * Library: Go 1.20 adds a new crypto/ecdh package to provide explicit support for Elliptic Curve Diffie-Hellman key exchanges over NIST curves and Curve25519. Programs should use crypto/ecdh instead of the lower-level functionality in crypto/elliptic for ECDH, and third-party modules for more advanced use cases. * Error handling: Go 1.20 expands support for error wrapping to permit an error to wrap multiple other errors. * Error handling: An error e can wrap more than one error by providing an Unwrap method that returns a []error. * Error handling: The errors.Is and errors.As functions have been updated to inspect multiply wrapped errors. * Error handling: The fmt.Errorf function now supports multiple occurrences of the %w format verb, which will cause it to return an error that wraps all of those error operands. * Error handling: The new function errors.Join returns an error wrapping a list of errors. * HTTP ResponseController: The new "net/http".ResponseController type provides access to extended per-request functionality not handled by the "net/http".ResponseWriter interface. The ResponseController type provides a clearer, more discoverable way to add per-handler controls. Two such controls also added in Go 1.20 are SetReadDeadline and SetWriteDeadline, which allow setting per-request read and write deadlines. * New ReverseProxy Rewrite hook: The httputil.ReverseProxy forwarding proxy includes a new Rewrite hook function, superseding the previous Director hook. * archive/tar: When the GODEBUG=tarinsecurepath=0 environment variable is set, Reader.Next method will now return the error ErrInsecurePath for an entry with a file name that is an absolute path, refers to a location outside the current directory, contains invalid characters, or (on Windows) is a reserved name such as NUL. A future version of Go may disable insecure paths by default. * archive/zip: When the GODEBUG=zipinsecurepath=0 environment variable is set, NewReader will now return the error ErrInsecurePath when opening an archive which contains any file name that is an absolute path, refers to a location outside the current directory, contains invalid characters, or (on Windows) is a reserved names such as NUL. A future version of Go may disable insecure paths by default. * archive/zip: Reading from a directory file that contains file data will now return an error. The zip specification does not permit directory files to contain file data, so this change only affects reading from invalid archives. * bytes: The new CutPrefix and CutSuffix functions are like TrimPrefix and TrimSuffix but also report whether the string was trimmed. * bytes: The new Clone function allocates a copy of a byte slice. * context: The new WithCancelCause function provides a way to cancel a context with a given error. That error can be retrieved by calling the new Cause function. * crypto/ecdsa: When using supported curves, all operations are now implemented in constant time. This led to an increase in CPU time between 5% and 30%, mostly affecting P-384 and P-521. * crypto/ecdsa: The new PrivateKey.ECDH method converts an ecdsa.PrivateKey to an ecdh.PrivateKey. * crypto/ed25519: The PrivateKey.Sign method and the VerifyWithOptions function now support signing pre-hashed messages with Ed25519ph, indicated by an Options.HashFunc that returns crypto.SHA512. They also now support Ed25519ctx and Ed25519ph with context, indicated by setting the new Options.Context field. * crypto/rsa: The new field OAEPOptions.MGFHash allows configuring the MGF1 hash separately for OAEP decryption. * crypto/rsa: crypto/rsa now uses a new, safer, constant-time backend. This causes a CPU runtime increase for decryption operations between approximately 15% (RSA-2048 on amd64) and 45% (RSA-4096 on arm64), and more on 32-bit architectures. Encryption operations are approximately 20x slower than before (but still 5-10x faster than decryption). Performance is expected to improve in future releases. Programs must not modify or manually generate the fields of PrecomputedValues. * crypto/subtle: The new function XORBytes XORs two byte slices together. * crypto/tls: Parsed certificates are now shared across all clients actively using that certificate. The memory savings can be significant in programs that make many concurrent connections to a server or collection of servers sharing any part of their certificate chains. * crypto/tls: For a handshake failure due to a certificate verification failure, the TLS client and server now return an error of the new type CertificateVerificationError, which includes the presented certificates. * crypto/x509: ParsePKCS8PrivateKey and MarshalPKCS8PrivateKey now support keys of type *crypto/ecdh.PrivateKey. ParsePKIXPublicKey and MarshalPKIXPublicKey now support keys of type *crypto/ecdh.PublicKey. Parsing NIST curve keys still returns values of type *ecdsa.PublicKey and *ecdsa.PrivateKey. Use their new ECDH methods to convert to the crypto/ecdh types. * crypto/x509: The new SetFallbackRoots function allows a program to define a set of fallback root certificates in case an operating system verifier or standard platform root bundle is unavailable at runtime. It will most commonly be used with a new package, golang.org/x/crypto/x509roots/fallback, which will provide an up to date root bundle. * debug/elf: Attempts to read from a SHT_NOBITS section using Section.Data or the reader returned by Section.Open now return an error. * debug/elf: Additional R_LARCH_* constants are defined for use with LoongArch systems. * debug/elf: Additional R_PPC64_* constants are defined for use with PPC64 ELFv2 relocations. * debug/elf: The constant value for R_PPC64_SECTOFF_LO_DS is corrected, from 61 to 62. * debug/gosym: Due to a change of Go's symbol naming conventions, tools that process Go binaries should use Go 1.20's debug/gosym package to transparently handle both old and new binaries. * debug/pe: Additional IMAGE_FILE_MACHINE_RISCV* constants are defined for use with RISC-V systems. * encoding/binary: The ReadVarint and ReadUvarint functions will now return io.ErrUnexpectedEOF after reading a partial value, rather than io.EOF. * encoding/xml: The new Encoder.Close method can be used to check for unclosed elements when finished encoding. * encoding/xml: The decoder now rejects element and attribute names with more than one colon, such as , as well as namespaces that resolve to an empty string, such as xmlns:a="". * encoding/xml: The decoder now rejects elements that use different namespace prefixes in the opening and closing tag, even if those prefixes both denote the same namespace. * errors: The new Join function returns an error wrapping a list of errors. * fmt: The Errorf function supports multiple occurrences of the %w format verb, returning an error that unwraps to the list of all arguments to %w. * fmt: The new FormatString function recovers the formatting directive corresponding to a State, which can be useful in Formatter. implementations. * go/ast: The new RangeStmt.Range field records the position of the range keyword in a range statement. * go/ast: The new File.FileStart and File.FileEnd fields record the position of the start and end of the entire source file. * go/token: The new FileSet.RemoveFile method removes a file from a FileSet. Long-running programs can use this to release memory associated with files they no longer need. * go/types: The new Satisfies function reports whether a type satisfies a constraint. This change aligns with the new language semantics that distinguish satisfying a constraint from implementing an interface. * io: The new OffsetWriter wraps an underlying WriterAt and provides Seek, Write, and WriteAt methods that adjust their effective file offset position by a fixed amount. * io/fs: The new error SkipAll terminates a WalkDir immediately but successfully. * math/big: The math/big package's wide scope and input-dependent timing make it ill-suited for implementing cryptography. The cryptography packages in the standard library no longer call non-trivial Int methods on attacker-controlled inputs. In the future, the determination of whether a bug in math/big is considered a security vulnerability will depend on its wider impact on the standard library. * math/rand: The math/rand package now automatically seeds the global random number generator (used by top-level functions like Float64 and Int) with a random value, and the top-level Seed function has been deprecated. Programs that need a reproducible sequence of random numbers should prefer to allocate their own random source, using rand.New(rand.NewSource(seed)). * math/rand: Programs that need the earlier consistent global seeding behavior can set GODEBUG=randautoseed=0 in their environment. * math/rand: The top-level Read function has been deprecated. In almost all cases, crypto/rand.Read is more appropriate. * mime: The ParseMediaType function now allows duplicate parameter names, so long as the values of the names are the same. * mime/multipart: Methods of the Reader type now wrap errors returned by the underlying io.Reader. * net: The LookupCNAME function now consistently returns the contents of a CNAME record when one exists. Previously on Unix systems and when using the pure Go resolver, LookupCNAME would return an error if a CNAME record referred to a name that with no A, AAAA, or CNAME record. This change modifies LookupCNAME to match the previous behavior on Windows, allowing LookupCNAME to succeed whenever a CNAME exists. * net: Interface.Flags now includes the new flag FlagRunning, indicating an operationally active interface. An interface which is administratively configured but not active (for example, because the network cable is not connected) will have FlagUp set but not FlagRunning. * net: The new Dialer.ControlContext field contains a callback function similar to the existing Dialer.Control hook, that additionally accepts the dial context as a parameter. Control is ignored when ControlContext is not nil. * net: The Go DNS resolver recognizes the trust-ad resolver option. When options trust-ad is set in resolv.conf, the Go resolver will set the AD bit in DNS queries. The resolver does not make use of the AD bit in responses. * net: DNS resolution will detect changes to /etc/nsswitch.conf and reload the file when it changes. Checks are made at most once every five seconds, matching the previous handling of /etc/hosts and /etc/resolv.conf. * net/http: The ResponseWriter.WriteHeader function now supports sending 1xx status codes. * net/http: The new Server.DisableGeneralOptionsHandler configuration setting allows disabling the default OPTIONS * handler. * net/http: The new Transport.OnProxyConnectResponse hook is called when a Transport receives an HTTP response from a proxy for a CONNECT request. * net/http: The HTTP server now accepts HEAD requests containing a body, rather than rejecting them as invalid. * net/http: HTTP/2 stream errors returned by net/http functions may be converted to a golang.org/x/net/http2.StreamError using errors.As. * net/http: Leading and trailing spaces are trimmed from cookie names, rather than being rejected as invalid. For example, a cookie setting of "name =value" is now accepted as setting the cookie "name". * net/netip: The new IPv6LinkLocalAllRouters and IPv6Loopback functions are the net/netip equivalents of net.IPv6loopback and net.IPv6linklocalallrouters. * os: On Windows, the name NUL is no longer treated as a special case in Mkdir and Stat. * os: On Windows, File.Stat now uses the file handle to retrieve attributes when the file is a directory. Previously it would use the path passed to Open, which may no longer be the file represented by the file handle if the file has been moved or replaced. This change modifies Open to open directories without the FILE_SHARE_DELETE access, which match the behavior of regular files. * os: On Windows, File.Seek now supports seeking to the beginning of a directory. * os/exec: The new Cmd fields Cancel and WaitDelay specify the behavior of the Cmd when its associated Context is canceled or its process exits with I/O pipes still held open by a child process. * path/filepath: The new error SkipAll terminates a Walk immediately but successfully. * path/filepath: The new IsLocal function reports whether a path is lexically local to a directory. For example, if IsLocal(p) is true, then Open(p) will refer to a file that is lexically within the subtree rooted at the current directory. * reflect: The new Value.Comparable and Value.Equal methods can be used to compare two Values for equality. Comparable reports whether Equal is a valid operation for a given Value receiver. * reflect: The new Value.Grow method extends a slice to guarantee space for another n elements. * reflect: The new Value.SetZero method sets a value to be the zero value for its type. * reflect: Go 1.18 introduced Value.SetIterKey and Value.SetIterValue methods. These are optimizations: v.SetIterKey(it) is meant to be equivalent to v.Set(it.Key()). The implementations incorrectly omitted a check for use of unexported fields that was present in the unoptimized forms. Go 1.20 corrects these methods to include the unexported field check. * regexp: Go 1.19.2 and Go 1.18.7 included a security fix to the regular expression parser, making it reject very large expressions that would consume too much memory. Because Go patch releases do not introduce new API, the parser returned syntax.ErrInternalError in this case. Go 1.20 adds a more specific error, syntax.ErrLarge, which the parser now returns instead. * runtime/cgo: Go 1.20 adds new Incomplete marker type. Code generated by cgo will use cgo.Incomplete to mark an incomplete C type. * runtime/metrics: Go 1.20 adds new supported metrics, including the current GOMAXPROCS setting (/sched/gomaxprocs:threads), the number of cgo calls executed (/cgo/go-to-c-calls:calls), total mutex block time (/sync/mutex/wait/total:seconds), and various measures of time spent in garbage collection. * runtime/metrics: Time-based histogram metrics are now less precise, but take up much less memory. * runtime/pprof: Mutex profile samples are now pre-scaled, fixing an issue where old mutex profile samples would be scaled incorrectly if the sampling rate changed during execution. * runtime/pprof: Profiles collected on Windows now include memory mapping information that fixes symbolization issues for position-independent binaries. * runtime/trace: The garbage collector's background sweeper now yields less frequently, resulting in many fewer extraneous events in execution traces. * strings: The new CutPrefix and CutSuffix functions are like TrimPrefix and TrimSuffix but also report whether the string was trimmed. * sync: The new Map methods Swap, CompareAndSwap, and CompareAndDelete allow existing map entries to be updated atomically. * syscall: On FreeBSD, compatibility shims needed for FreeBSD 11 and earlier have been removed. * syscall: On Linux, additional CLONE_* constants are defined for use with the SysProcAttr.Cloneflags field. * syscall: On Linux, the new SysProcAttr.CgroupFD and SysProcAttr.UseCgroupFD fields provide a way to place a child process into a specific cgroup. * testing: The new method B.Elapsed reports the current elapsed time of the benchmark, which may be useful for calculating rates to report with ReportMetric. * time: The new time layout constants DateTime, DateOnly, and TimeOnly provide names for three of the most common layout strings used in a survey of public Go source code. * time: The new Time.Compare method compares two times. * time: Parse now ignores sub-nanosecond precision in its input, instead of reporting those digits as an error. * time: The Time.MarshalJSON method is now more strict about adherence to RFC 3339. * unicode/utf16: The new AppendRune function appends the UTF-16 encoding of a given rune to a uint16 slice, analogous to utf8.AppendRune.- go1.20rc3 (released 2023-01-12) is a release candidate version of go1.20 cut from the master branch at the revision tagged go1.20rc3. Refs boo#1206346 go1.20 release tracking- go1.20rc2 (released 2023-01-04) is a release candidate version of go1.20 cut from the master branch at the revision tagged go1.20rc2. Refs boo#1206346 go1.20 release tracking- go1.20rc1 (released 2022-12-08) is a release candidate version of go1.20 cut from the master branch at the revision tagged go1.20rc1. Refs boo#1206346 go1.20 release trackingibs-arm-3 16783744751.20.21.20.2-150000.1.5.11.20.2-150000.1.5.1asm.htmlgo1.17_spec.htmlgo1.20.htmlgo_mem.htmlgo_spec.html/usr/share/doc/packages/go/1.20/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:28135/SUSE_SLE-15_Update/6f0ca938e6a12b2c39ff5f6a22d7c140-go1.20.SUSE_SLE-15_Updatecpioxz5aarch64-suse-linuxHTML document, UTF-8 Unicode textE#%|+utf-8c4075b1c594a7d198cc0e45829fd251e2ff0eed5484ef4f42fee36dfd5aba4b5?P7zXZ !t/>] crv(vX0'QXܪAl&?HʅlB NiY_vL ))TF|?ZԮ/8zpgڰl9C0{,x/} I`PԄ@H)jCJk{VE*qSUR;embΞe/Jco'r3d}^aK#KC-oI{ 7NQn QλR'!`w&pPln7 .kq-VzMy-,gbT{pUזze6TPq(LmavAE~$SfUreY-xaE,?'‹#d/B;WБ_),Wl<8[ťn蓶!\j/BnWn^D^'yUC: ┬[ބDCX^u"?UoM 4$oq5V-y)5 m+էq;0%ڞ ,Bө .xTb_ݸ @..5 k]:2~O w2:em۷Owp|@4ɥVhkP:1c iͨ=xȎfI9 9BeF9+G˘0 bQ=~ƕN\;1hDy~R0Y%W"ѡNohp*I d$4YHYޡHˆ)0xd IsMxVͶ_J]Y~v>"MBzfW31pI@cy#u7UB}\J@2Ι'O}gZe6J& 6mמ4 &u|Y^h"$6z)qG?Դ7- D|ZHLzAB=#/pı\QX7\',00c<6 c4T9i']J> (ű/Jޗ ]6G!訄z 0Nin9.ίEG/2(fYd3s6-'ׅJSbWWKI܍HJNtg%7AݿZښ徐"}+iQ;}vQ r`V5WΡ?sit4ƉQ0x* wPr`UM- 1jCӘF{Mf crm W\.0^imT"݅V.!i^NSC3ZOQTp! {ۣ:/uH S6lI∍wdztV^`È>285¡Tɛ ^躌}kƀ! 99._(BS{lL˃<;ŀV)ΞͬZV.(F\ (ae}5ickFH72!=o W." )3>W<kE "yxGc=39(i’ `0B{=-.TS ?N,dz$Zr Ökqˠ0& $oR>jo5])UK?rP>Z1 HS,8=[g+MP\.R*9>jrfMVrqeĐ];N rB: ^Q3`!_nR1\EQB[%j|Pr_ɾY1v"|'!($hʮ3M/?"XI[Ta6^ \uњO\ɶ:pESi*fz͸yFh ΩK~|}/V(#HlnL:4YV{8[ZȤpt &sxE*&I9 pa3sєm!5|Yi"GUƂ|8& A 4Y6fꇠxaHD}Y5w^2f0ytm/R{[`~eܦ@_tp e_g[K ͒T^PaFZ>OA)̠ Rh 3g(9tMĻu=0eZW#;vں# Fʤ[{_P#c5|hՄ"!c2=Rq ԳBhi- k7'Fj¨(sYr+eGǠ PZTw8 ;q٠=v)cp B>Mj!hŝj춄C~oIMpx-y-^V j=8(e4 l*wFfTRϸ lbwp ޾3rG:[V;/Q;fE_R5Ibf06آz@}: L}Ae.'&ju6غbl"" /V|΄e-Gk:>2dqv+PQ'FJ%kBnM3Ll/H6qBq@Q{0AHt8wvrwPo@Z=V ;QҶ#Y\Frx1x!HoBu]?C`7J}azS[ X\畟J Hv{& G!-ǧtfRm4݈Vuեq}1f11¿r xk.jd%ļ`Y  J3{q=JSPvʕԗOjZ4c<)ѯ`[F o\%9nCnd^LUP*X& XR u~߬Oc+\^:ӰׇfÚ?3EJ+F+EuM{Hw^F~5wnK' X9bK, \TG#år]@  SI6}q`n=e; qbcѱxJC$F>++-e,8Ub`/ BOJijs2u-W4H%ˀVK#ȤPښ{c1qhgEv{!$*x^YCL XZw bRn*;dSGUQ(\ .+1G%X@qAʧXqqlH ^ӪU6%\Ggf9/ *g H妮q19їOMy/*2MmO OWjǣ+.{5GI@ys:K{x0(}mKb?a Y=eڳd+Bف:;5|2O:R {-sTvg 6\,KZ#e7G%ĩYgxtKaݮ%w+;*+ȤCvRHi9 F~EK&J+ p]4OSK-a:sej❫Hɚ•͠J΢[LX^*F{a"FkTEOZ@Cs"*_YTO#sR.sZR3ry\_ Uy# uce!7Cm`+.ZVl2g_ XYvNVh \[ٸYVK^*~cIW鳅 T)X֭eߜPW n9B"%|@IͫI҇\%e@.g,<Иd}y[Ay 0[˘2vvcb3Lfi-V2FaC)t1Ճ*).y/b[լt\Ym(v=Ҳ&ϊx7:xM3  H^f`Qc8'zAWYc=}>pK NqzNLo G{ܺCΦ+ PD BqA?yW΄ $1n, +CDPO'>ʇ[ѲA$gH9 (f$X<8ܢ%;>Zr5 YB=9NSڼgN7Rl;|`Ke)LJ`!r#+aa$5X~6)/b-a~F)n_wo[~X^um 3#7V(Thy TXDjiPn "vMY=y#;rJD$hOZ_שJIy;nU1^ȶ*xcx,d'ф p7khws" T򹗞Ln`9Θ\- #}>h[jlgƸb~:Q9MA@/A=(+0Y8yXMD2:Ӑp&}̉ xzY)ޢ+?.';2cѩr6p[?#js:G )vaO*o&(և%+aA,߽ҖsXJݐR}x&B'[tuㄫӎ3PQCpEzS'zn^rÐG<ȓse-O4C1^  Z3&C8IŔ_zOMl|kXhlbe."@>ZsԬ]ɺ`" c41ۆ\D?05p*1,K ~U"贵> <ΘP=?őhX5*X/e@_:u: Qv;̎pt}O(t Rꗲ?*6V3|IWڙZi% xS`6$午EXy'J'̍wPguf zo~qqOʷL$Zvc⌔w?!}KqZM>/k!^h۾ +O9Ay,>7+:VF߇d!Z i  mϓćYl?R<6Tyb٤$܉AOJzT[^;Kc)[<ſ ʈ"#ՊF"WL.7SYZvӑX26]tpFo yu Bl1/cAQʶ6]l#!uBYpG)9˒c{30_i t(f nl2{ zVR ;U\2,8AoP1w+%u«{rr\o|3͵>TA1>J s+ueH͵N4WѯLq|RU.w!)=j1L>u&w 2'L]a@:|T6l~1'uLi mkM ܬd,*^xBZ2gƅsU|4.JSu,P:ݜ=4 魊 q{ ~7{qu(@C0\HavO?y\ՒYSU[ ƒ#Ԧ{@NC̞b~Ny[ څǜҿwXq-u7NkvB^wn^I? ߮].f B__a6%gϨg"`rrOf4&7/1&m#i}i+KGs~܃",UCm;5t"V( B c/ALw>Xe뵄|6 L w94t3(*3Smq;)*NukLQb킑=F]"q{*V1H QY=BR#9_H>⑻,n`*da5݁ˣM*b9X0Xbf_{%W 6U%/GkYcqoEG9y!om4Ry-yK/ZinXvAԱҿw,¼12q%x,YRb΋O55,44[> QSDY>16xiN2z]B.la;GʔWZQ8~ូh[lխKT:Rȥ7rB^y .O5^̔A|l`k??upj=LQv{gYDK 0&W Vt u~Iwm^߼o ]3,,N-*8agrRowtCp#Yʹ H:ܮS" )lgb8ٸ7!%3vfa.wlV'QM1ܣ,4Em~VM?F,qҩV.pµN (x9;q9qze.iXA"!XTl8KV%U44VʊO?OSK=!i5OR|i#r|"j8XAad@YR9`};P&}:ݔZ\/ .T㯥uޕ̆aU`zA95EQ@(H7(0$5P}/&]}]Ht7=wۚ4:U-NA3{^?824N4L/=*v|"ocIјیՈTr^ۍJ~?o4 ѾL<}LCeeٚ3:6p}UPJn̾`DmXYRPu 6ݱO5yV}8t VKx 4hQNz,"_ ဃiI zP1ڍm%1)﹑6o1ᶘ؉B`R#/̙!îe &)HNڗ~@ 2_0|@J1E}ajrC" :>ٔE1f563oc6y\l( ]T2퓣E+%X:j@dbWI8k!1i[I9))==TnoS!qZsgCPmP!;QE\0UZdx_3C$ܓQ04dҌhp6WPF2S A5/Ž )s'#[VW{E3?j@]N\.ی\˹6m֋!sk{Ѡ3 ^e2)k4A ;Q<0t܄5JySCEj 0 a'"ƽ8e?̗KAڒ#]SFg'Q<lqGrWLP3ןqMPbN:Ij2TXO_"X#*:3|mz4kO\Ws'ջ$㨈;{JNw_xo @t;MA׌m#/Kc*lL#j5!7FyEkp|6hxuadRE=JHCr <X.wd%muϔ0^@U@U+ ̱筣|Ag()JvXtͬ;ÅI\WE3OQ~eu=l a{ͷ\9zΣphcZ$@N=R 0=O9X`Fv^|nWtm ő1_o'A~ee148Ĵ>vV6!׫I[q.WG%l 5 ?t&3E?x:?5TwyuMAOθe $96*0h E]En(T^Hk1#\`(eрCLX4"OE,-w~.n:HQ9p[?@=e,݅˴$aBԉiG)ܞquEsT#?k >PCszlm4=l#}]lj,+2AZTxakBC+ϣJǮg#3/B+/l"wt}X)۵c~(l;^ϻ6Cۯ&=ykk7.;s9z*ll AHjF)rLm̖I=L,{_lw3@"%ivf]|وɐ@ך/|XόM{sQ[G ZTsG})G~ X?W G_4FXGbwAyoCmϔe$E +Q!y8dNzPO9C%bqpa۷}*{][!ܲӒ.+URM֕3Cɐ!%ܨnUIri 8*lGmm$$W֠2>6.hZdrf/ȩkcTׁmo6"7@55thtݿ,9VFGoCH@\\/RDRcZQp%yACf_yFG hCgUQ 5r*mtI Hz[ rĎ* H=A 17oGټ~ɢ^Z`" K )rNS,)0@u{@?s'IPߙ$U$iHmE!_tqdmVMm]%۩W2,AVf)O|]sb4@8݌ҦZC.]A2f>|(tMv/_l(}%18B<= Ƙh-*;%Kq&]*^Dd_A yIZDH4J kH09uyO"5E8ˠoVFKDzNWr;đ- 0gNŠ">9(TPfs縅Kbnnjkl" ĄOdl44^0]_`xg=tf% ?{aES&xuƷC}p-)W=UwqГǁ!+sv,]Mԉ'ڀozWdyb WKoɺf"7gf.>v$PA3VZʩ(LyZvÍ9*GAʞч >$`s ҳ#;[.Wt-u.-|6Fy/RU+IY^u@9}nuʻˢEy:X&y __H7Ʒw`4^#W$ VͳuˀM p t! l _9OxQB+$&/ R,2׊0S( ͞>'dSN7śZr5Rj u$+OEMyhwE{œ7c! uͼK] ;<vI^i=>i7hV&\&gS4Z s,6(z.*|"LF4e@%uIIOnw#nޛ i x\V3N)rP6uN4+gU_b弘} 'qkf~YzܴrLCkj!^Ăk{8A8y>v&{L5mE{V嗏i,Y.+#C$VOY%&<VK-hLP>;VG/ǵEN3Lg;GlGiG0'X KN= ʼnyGyAV8s kA&k_ϺFЇ%UL_X.6&Bu+2.I$:GɢXǸW!/0?3' j̡fPF+=p Ex*Q7GLY0߶Ç<5vVA+]ŰTB@5KzŠEUakiub;|ݑjW=TB-r$ acM5jK͟y|$kĀ_$uQh.G aqA%@O"ڍ~Ю`QؚNI h F9ǾLBe"9 'duMq.cPi(P&pIȭBtL67+]o8\u+--N5.(r苬"CN8ɶT'L)h=Б:|ɊU^A? 2չTI}Yܙ]_8\ϧaV.k` 䦃o3Yi{-1RōFz}Mc{Vr٨TqՇuTI9p?o/an3hMpٌ QN'8!jք;bI60au9@_/c 8*榕fW=~3 qP;רkJb%+$}<S8foH Q,L\'kko3K=2F <^+ømP;}D9~9]%dk,&JBPaa]pS@\1R >*)8VlɖS䘻׬u P7IOB71 cH;[\`й6L4BP ZhNc׺aKĤ5Wx$qʜ00&]~$ pY> B 6vc?g~,~JLP>cJ^QTH*h$m5c/t "FH" $la}`9]'5DXW.gJR${T{˄tȗ+C5@鷖5TNjVS PBVgZЈ턹ԛ$(s.;Xl|shG?,A+Я0F$tBx֭/nHSaǍ~"SUwi*|[1S=:bay,zDg\Rœ"nchGvf7Vb n$p#qym-gM+7F4ܯ9  8~ 4.Z99.zVI3?!Ō3,ZjkHijoxwZ+Ԙdz)+Jٽ+ >?r D涪R4> 3ϙom1o+F tqFzFc>{ͪx= ;~V l݉ITP,m`i ;-tS9]+z$_;SE9o0,KkC;0:>)p]2Q?Jo ۠gOJ1Fv(~P%}+  [PYa *UIYM7JFYyo uڙ'p1xD65%1/ƈ/_>M'[DHZ(6Ru Tl0%U  G#Z dUK tg#Az Ru+*9VtgUd4m{Lm3&p H\L |̵2-|\1#:lV91j;u ʽ18F>o38&Zkv0H XU{ 쟕 beL.{$}hw[WXj@#n3 R2k%a|BpL25eS6d, U8ڍaT;nJ񱗏}, G;%4'4j~ͭhbgϐ&U-tT9 `yۛJ+FM%"<_u %w̲!"fƙڪC@Y۝d*~"f }I* K M`a7# {>Q\v /;:Uޙ1J}@?= y 2B-9?:Zp7QW.ÚnO]0 +(/Ra"FwE|[q9g-kIzl| R@$^[p;Lz` Y+>͌!D}`?x:%*-jKhA4BpytömہE+)g.Ůɷ(cVPȳM X:Aj烫 NR#[Aͼ*S!{JY`n]g>EdMN  QXGe͊s' .A\_#wo)RECOzZWo+6aa tO]PJzgäk[ kL+O(Z[O azcJ~GaTH'&o!}CX`4ua]f9(LmG\kt'Nrg%~unj|uH:+Τlsn-^)Ǿ|dF ?aL2k0;>Pn*^v< >UWh }gUv~Og|LΟHJ RZJ<w5C)hzZuN ø@TޕAI$4zn OP e@)!FyFI/-ᤓ$/(^^B(ѠĠ"\o3 >&i/6Znj#SC 0a`oKfK2rxo% s 4cv}dv@nRb5@Fn8ㄈKI `)Cc 9Z5Sf;?z>^P-nF.ti8`=SI)nE{j~aDEȖ-]ineyTY2dbC{r *LiHQ*r5Y]8FIle \)UaјR5b٫!8:47e0Le@<$q/ͨ /Akjha3xX?y!Hp/3{ Pz?̾9Ûxze #:I8\G ;cy=^bSg^0LYTKIw0yZSh}pE3 Sxn}8kV2@Ho!B.ՠ sl:#E }h(5!H0;CV9=ӟaGXS dJ(2N0 bu*2Į%OEBզRd!K/yMT tWw7(vgi'3n*J'sHFuwWM%٬3v6QJtVzIQvqDjR|HKe9dt>hiڒ&Ux:,]#w&H"^¦g0~]OMw4/J]9;Q8z:Q |[$5=^ y_\))Lv5-%yf _vl}yw75rdOhYFΚ:|"g{=1]0?'I/.Q"Np.%}ױ ŗqi%q>uU 7bܭ^]%(s1Yŭ5?X 0f B:Y|CE)D":")i;+VHqhV \wdbY{q2\/f@߳2:!CXUtP|?4W|XZE% ].rZ]8A;Q4rg؈ D EHt";i“v`y[?o Y=4T=@* 8QtIT.OMR Ms;Ck|.aH9t˜OK~12M[VV}v7n`"b=1*,]EL^m[ u dY˝AAttƒ n5Gd^"hZF1\5eh\?.5c9, VX{+j F_s=_uZǫE}CiʇXxrb'al^ĔH &iUݟyXc_e먁oܘs\*|%Cuh=_pubH5~FGUu)$}@Qv&ً1O'Z9!7%&{z Mf" #Ճ|." \ #TSc!hL4)Oӳ˭3Z3e#.cd 9&[n>(Zjkl(48tSe|g/|>j h ~]GlG8 iƐR`Wz/2vO775 ϟf %v(=_z@hE~nƬ;6cggֶ֛ǃjYOZpY&(+pSN_}WƯ_c|7rx>3'1 Ѵ+:\ 3y@zb186"O,mv;ı6j*^(*6)M =UR81 EjDhS[/6=C)ˑ{Ϸ9oW7fgqyjVtQaem6ia[$T6oi 'ٙNYGplNʓGbiUkEZ GY3vщqB c|kTY^Kߢ9(_7Ki) %mqXd5fш g뷨L 'B(YxJ~5 fJiΒ};NFJ*5ِKH6e[)tOZD!):i\ejF70N)SXЋz<0x<inf hG1к_L0Ei6-$n;DxmW *f~;:NX},=~,L '}z@S 5S*]wnG>?3gqC=X))kdDa玢,'УTAzp48"y`n'ȯTٺ9kxW6M3dU"Q[J {QEx[ EZ)b7}}DqxPR1 L*x]6M2 E }ٿQy~7?nϤq#Qȭ"FE\]$xod7ZFݨ!p̢g6BCޞ엔)M^Od)6byivdc7rkڒErSDyxrk_]z0[Jm"\M.`7Grz PbZQƆS vnUSKlAn,K1 (KGZn52=ݰsBE <˰.qi(lǻ!oDŽKݳ? %аNI-P_,'{Z|Y_MOLo.~ήObNTf(n=W[lN {}]NeT:E՛ctDolHǟ?DXI+c#Om _-50xa(o  fۮ 3YsX~XUhpF6#츭|(F;w(96&XGEYIVj.Yb=$?9W.+5=n[~"-7GsaI(֊G%l1/b UW &@ItbRs8F)zʜl JjhTsJU}6i8U2f>^9 24N6t7˃I$_ LTzSi?m+To=/X6i s S;l#y8CM^𕞧Mq~ne:O')]ߪZ0kwYycWk ҡO Vg F P٠=fq,*԰ԴOf?{\DʺࡱQh#r:U)TkܹR)\dd@jj;~ϥѹ&`aHHKwITk/@̀x|޵>wpua Zˢ6wDۉĴurQzIv މnAK| xlB__ 6,t5(Sa ,S2UV;%b!M#lmEof&&&vU-diG)c`eM61Ћ=̍ o5:8+M\=W|Xk wO}_ <% սxI'.P nYUSK$8ٵ[C." )8nX9.7|2*cLgѴEα5WUi@Q`nd|-I$C"sv7-LR .s60دfEm$FMfB} V,p #$e~ JDZ ?]vlQX4@ZŞA(o#o#LD Vn]ى`l#8iT2o8}LuNm_ȕz /Ί!u_V_,=!N]:Q<;2fߴxgIQtpq{W_LJXB.!:gWO6ԟ dsP8և+oӄTm3o:#*yW8CYL/1ʋCDLheA$ZF6rXesnctܞYS*/5۔'j-V&z9MWsRia$q1h+z%5B0 8?LJF6 f,U8yA[cە s@u٬f;06`Y;D+W_ws{eI,G -)zhE֏؍ͥ3z|^2ԗ-TA3j.Z8rC{*e2йk_S܌Z.EB"cir˓m{tS06M(8󑞮CߟBpƒS2k;{eZ>/=idžw Ug~. *Y*#qA15 !RkXӃ$N\8m- lnƠaj iF=\ $seG4 9bS׽(s#ȕ vq( ۪"ݼ.HC^l>ocS c$ Oyw8Έ.51y&|2i"G}#@a(&- 'Gv`+PDq7Z:!Y;Rџen 2qS ]Z8}pepLgg&!\e@y'|/dQcц̈qZ.t Z~wִf><ڽ X8$ٻ~:$n}A[u Hf4Eg?4hG&۶WMgrC~ζ%q)ۭ\s8+(F5=/1b<] ȑ9'95]E(\}g!?OJ>sY Ս0 Ku~ap8DMt4 T^ i>}PuZ3Fdx$5QXVR$O>aR.f*a=A.=I{R7a_j0hVmx$^)>1`EG(Sl Ŀ0Ɯ50G~sPˎ(Po8A5銉CLԟ`5YP k@Z R٣;\M~&;Tm6PKFV4!z [ɧœaLk t4x Btr󫆣$@@=X6k h%S:`svɦev Ð;<–qZ2} P,kr0w0 1ҾHvJE;ch'sqNT}Z"N Mm5bHRj Qk a86>љأ&Gl"kl6˱ ۑ;-ς cuR 7~xg>PUȴsLR&@3֬_GgCa7rt#w XyIYfbsW49>0/1f>?PB/p | @Dhn&|aev<szx,V.C7vTF{yzAĩ3oWh<#RIȴ`u˹y%2ͽI3 AM `OXko1ڼEzRwb6dCЎYy-URUpPZS*WRq&iggddVڿ%bc-}cx]<*S]̪PSymJ`(ɒǼ(o_УPKs?+Ǥ WfodgR n׍ng[u) NX<`_1 L6άݒQ?_Ɣ|;lfadQ{XL|BH(E_ J»?$tȃtu>ݺ'.ffÙmrB(c s=oҢ |Yb ]* L͏>L`'ĹvN5WYTF r7R# bJvV< _\7j+QZ'R=tL!Z՗MdnΛ/_3K55hoؗM/k5\Hc@VMpGW#X:3Y>++"r> `ֿW^/7+xd~7Kac"6*0$8J2(̧T|m:LWԓ9%r%$P"9SmNl1~^֘ 0vP(JC4I7rsbש$xځڴH%4oW^4~M$O`MsfdU: \.3N[!-ݽp;`:ϟ ʋYJ)08ߒ37ySKeRwQ/~ e_{[nWPwq#ߨ\Q8;a.h DqluL@Xjcy UBUͧ΃ߒuacmV>u/{&t~Mp^%iRπ `L1#P4uG<54z1j5cu"d3pMqqң"nP~tda8%wtщ73&iUɬLSL.m-^P=%ցD$`(y o/ECsy.o)UwL®U6]}r4Pn==5i?4 - @W9 1[ GI̵=zy<iEvFY|s)̀ߋҏ2>qmDF5i4 r4h?[uRnmC•ދebu7U.HؠH޳3R{4*Iak}^jdlVǜ]矡KWحW |mG^MESN9Ff0pC4εĉKk]Y0{H %xKK'86۠h t(Ԧ'HJuP?$JR9)h|"߈Rg0g5 o JM=>`ǠHʖADͥ+VMyQ0F}%wJ{])zP2],+;Z ɩ6G vN%nm __/WOGW4>ĩ D%|c bOnfDBZ>A"|)X %A<"D>Lp'&%g8Cn.nԉa̒vbd!Ƭ "1#ԧCQ3z@Hl~snG#;4 ")yFjn\(ZAoYU L0Va8! JLhne(ZY'uGy:rm)REMpzTUOd>fgiѴdKOЁ' @*7 S Li5xG$>)U_je$`?'I^bnո:zvtEP. 7Q*(1 hDTS+)t ʈLK),||Q?.dž[3.XCߋ$֟x,|?Š>:`HRX7xp?4nRy LQ1;1W!>Rŗ3BD(١~O{Py}C!P`.P@ jXnR;:.,? \(vؿj Q4'ETNxj;8/d7DݙcCܘQw,aB6%۳xHSFjҞ- gE;ӿF<70q{(azڲu|/7`μk0͆X-1|7627G"f8b@X'gc\vC-\8cn;%>K#`߲S?v`©l*3;jn>{ɶThީ?ߟ&k =Ѕsh2AuJU[h$?Aˡ;߽%@ KlXFZ!n!d΍󴃨؃f5MɎ@|7ƫ3Q{|t{N:[D=-cx|PZŸzCE|q.peE.)@ԯJk,I/zN%Vh;](gt7dEwhpSFص,BMU O'_61ޑM+r}a+UN`h$q/8"kmT7(TuNUR ^GzGI%u6pPzGJw`zRE%웬23*5=F ޿1)B:IcMx Dnd.TSt5-f(.mL-+L:Q4z3s3@AP[ĥ$cdBCַ(mg0^n|RB{t#^NBL Z=q(sH`28"}FN9s?&FIXª8A>:h..$Ndۍn\5ㅋ=Gۼw ;*XMբgZK$; 7$#OY-8g19o|fRm֦F_piY_Z?g7М,((FW(͟*dlpQ"z䋔Io r#W}~Λ}݈RɳK56d\pRXX,K{^sr ?yrQj|^F_d׼)0q$A t O( JRϬC$J4%o$2~ G,/H (QQY WNуzG^v:V+vf0m돽'T%'9Okb^D[x&\ |$~OA0j)CZDgƄP'D")&a彧[ӏ֯߮5ГcxX\= 6QHMST^å7= PNјT3`!Wl޵YHLk]1ܵ5PA%!u]U;o5lSDK^¸V8vU C_y-Θ6C !AgB{)=`PI fթ`矢}32$f3=DnANu?:K{ؒ&Z?4<#Ilo/}ާT>-%f|.ƒEOiP׋腋OGtr :[`?۰7.XovzJ,HcV1=cZ$]zcAw >".{0}܏[|/F+;0g^KV!Tb;۔O&ɤlLZ\ 01tj1dg.XY=`%+Sd{S:3:\nU #:}gjY_и<3g?0̏h}77(6Ͼ0l51P.=?yطh z; Ul9i⑾) !&D?ln: ec*4IB q$YkZj>^:9}tw'A~ٞ﬉":dL1}탋pi\u ԸI¸4A~ &2_]3 >Zԇ3~O@b֋bZQNZG$pʹF@On&" {ޜ+)ʡP-:AvF{'KyJjHr{!:oQ"l2ЧE6~+ xJ,=Y踪쓬H\f;b!@Tc"jb SRĝm~~<1-#G)l֮ƪT1긺HJSA]<6߳Ytj &:`Eo0)A/Hz}Eћʐ\mCaBOn?T SY:XQq-E#dֳI" B!}͇UyxkqC/3>VJ%bQ<"eHv:2'Z 9aۆ^G;uZ9::E"҉^=@}^`F[z1`^QOz7Aj} ahkɏ ~("J볳@9Uddy=eOʰTNzYӪb!WIy͝%FNYXom;sl%\c㚺.xԈjԱ*A)MuA 7%~O3G7?ዝķ {K}߫!s0a9w#/*oFF.JF3c7_`uXBiH&&Ji Mt"U2h߻D;,/1toG|r ԒuRO+[L0_'ɉ#hA}oء)i4 # G&M4 fQCg_dAo0ln\M ˋMmH2zutuZI$dʹً]\*HT:+e{:Hjlۜu2):^rra>鈰%;]qq"CQӎZY6ip~~.\dn;}Y?|`;^%X5dqGPx7 fehӂTӛD`[+l̸@ zr-XdndC11J{g"VrDmTP,%΀^jHh%y|fE41w$ˀ腛6Uo"3٫:"2G߱K%"He?,Ҳ28:*]?i+Pr pjn;%X4,QO2jn+- @ \93[xW"Z (Fh >z|'KwdQ7X?1$= 'm?>-Rc#K2궰,jw}nipPC0"N=BJ®ou*Vr<#qp{.&k.PO,:8*ߙp$$rr֪+u\>li@󊍪$v1=ZŊ.DɦC?=Qh^`TFo鸄~cߒ@lL=fHPطᄋ$n K+_+Mbx9F{)BY+P'^&.`[Zs]"b\ܫ Da޶&(ś!杜3`5h? 4k=q|1[D9,cg@\4gb|&yLC;KVȅ \r> F#CAt{ϊFܸz5j Ə9# #=u!1Uj} T{vn1m3Se*{4^fE}*˲DAFpGЂ\ZĚ|vx0ePVe3}ZM޹HY~TEL?7'G],v(#і^*2~{RWț\MX-1ˆ08,\ӱi|KiXiNK|`D滼#\.It$` : "{#OVŮ$@g6$9שO?-i9?7xilN"*@?ts>Mn12뀇eqʙs1"Cqj9y~ 3(ߍ\DoLxeb]Ɛ瓊Ʌ0wa{aHAtsu`N`%U?h-VEcO~~9 aSRT{V[%\@7G8_t[v\ P('T&HHToHy/#F\qMxp' 5KՋC)e*\7^5Hv@ѪDZlX8uʒ5G\eͳ\vy4m= Tq]U" v A1D5c(V!7\T3~ 'S8U4[Ş,*E91S!yq;2,T"BiՙeNБCB,׃ yC;C{GK)-;ivDT}k?yShOK]~"è9ﻎ`@{c+*uEa#Xrv xaTZs PS]&N4 Qix]"nOPzUJ1 /~ hq:wk \Az"PK֞nV7 kC p[ы΃jpdIY׹*Dߡ}]5Dpʶ.oEe_sBgz7uGZ8A( [U6'_I} U>> cH=M110,p E*|G̹%WӸ3K . +G6+^oadbmwG;S;OQ܂J%u/̺Ljs/.`;=nX/l^7tK@n&5.s,d8f[`gPeX !gf =^9tǚxPY?Rf+=issj@7ӺhXj)Ne҃ E5zD L.\O]:ƪ}q z~ eڧ yX#/k{wRдzY %`J|~_Wz` Lo˘5Cv}#C+&Q}[%͆ikҊ _5mpA'CFhR^cmbFX'9<9Ȩށ.܏Vğ웢 T7bQOU<E|T<4]OƜܧYbOiߙ`Y^&~"dz4zd{#n )착TE[q0?.:*okM05HZnn mj i>HVmve?,_b\;`[+r-{B[9^ BW:o7>]v%hTgZ ,ifNNe)KB,že3GJn07 $yM(`0B;%wyirUYyLE>"8qΈs6l4(SWߑUzOוr7pRstKED\h#L 3'g MO2Z'k(ػBgmNUl[@:)2gT L7[X?ťeX$y׃b쫉I@%C'K*?|!A_ ̽D~s7Di*k)P*˧/+(:0 $ ]0}4{h L2(5!0Sұfs ۯ<^ރA/ZIvmQans0j =̫1Qi~*'Z l d0ܸC9BO(5cjNc8.SH~Nӌ.8IfYɷ[oDv{nӗ/ͫf. V#Nd8Vl)z‹^L]kpBnV#*v͘ի$Yَzs.Ky W":Wcƹв#qTX|B %w8fpp^٥bQ6 ." ,Eu0POfZﮝ"B TV%a ?4{%$&<_U<g ']nэdJ|V|/)f[j2_I$I8X veoŏJKwW :;!MkV}UtJ)/x|Pz+_/pn/vK9֠XnUnuڙd8B Km IRnHih:$ŞBED_MOD. D#bYmL#c c|ZwQg̵m u{8ޓ~rGE <'G4qӜ/3 ݐ'FgzW`q!r]'6Zzr#[4KX~tppOr/`^#RCsZl(!RXA]P 5dT&)r6_NK%iܮSAe1z5#Ho: '/<Ka'hJ]Y!XRr4IY2o'e) .5 (0xnfe=$WUÉE^2 >]1$nλ„x&("}[=Ml4I{5XG=:͚jpX@Q +̉4Na –$ᄏnLXyޑ&-[Yz ͚C&hUE,D@J}rJw]hoYIbq[n-Bc/|kw1gJ5y҄˱Z(Ըp61uL`fq1t4N/{=gu+} \#uYGMp/_aNMC@Jy0ύ!(b=vFNL>[$GȐK0ޱ HTۏ4cV@, 0E$Ryp,)볜G:ZAjaOKbF=,qUk}DAJ7h>Xzj{ Ŀ"sp*[Kx$:9tgy/&!ge1;fW^Mǹ0~djhjWqŌ%9Oͧ;xʅ*C1՗`Jpͪ^LBfRxO6 REOҬ, 4}!W_#x9(2Dpj IWZt@mUqlƸ(MǦ|S; .JV}̔$z'Fmz8lY迷"Ƴ"b_&wq+k~7w'&J;8rˬ]u&4΂5x6@OqɄ,譕SJg##c8 5pXvߑڵb!=rO AȎZE%k>tW k3'sbkAߥ. DZά^JC pWF/ȁ(1@Q*JÐ~Փ"F.V:J1v;QN3-bEq A܄16荒= oc%VW ɚf}Z,c[Ϭ@5nn9\J/+aVۥ='*y`FF4B1y;Llәf=y˜d-5XF&'\K^ e_qʫ+){w<ݮq'˓'Sr pY,Z>Q6|*}+' 0e") 3#?1 "iF!kǭ`HEVCߔ[3qљK4RGPe 1i'qK[xTcF$L(=`Ȱ! dcd3Hf6G%}t ,b,VZ:W&3WBW!(MD uQTvLG^hdB_Pxch; DR? ?I< qkCc,|(Sl1%,HՖPmvF~k dTcfW9{ DAR%ꏣ x 0`k'p(6C_dimƈKxKnNVy@ch(D`W&$E@vA'z$M*/0f XxY ;9Ǭߺ+3 .HoRhħOm/f/zzvmFO DOl0c͎JzKt-:x>:LN:_83r +PrYknqJ#C\j2XΧ^T%ze {+G_W}oփ%LH/UrmgUT μ͌֟m =($Z*K>kBT$u,itD?y|ƕ^ [ayzYЖ?l5,\sL͹` P`B6007{m\V ND˙Fx ¦T<Pg=$:m{dV5̞ٚVG.A|#ZGɵ²\J:q-ito۞3sW?Sb8« 4}K V?cjbQ,$^]&2%VXj*tvuGxfU[#8` 6=q;d&sGbN^~rIַm&\1P+US|Q|>r%G2ziI[0ʯKVjcz0"6rX@Mhi5_q: }&ȅ}{v tۧ@˅fڢ?Ҹyk:'( j3ڡg;`\D_S@׹܂ج+b)(Ш""~6q^R?yY6m=<ҸV_?®m%o!/Qc-/42IZ5n>5fE_D]Q|YU>K9Jeh!2]=ҫyksDYd27)V{T:E =4$GAByzjhWe?-}4 :0#Kdr5+:( F{0)9(#1CMYky)xk.nߌ6/3zM/vSG*&611)2#baoNG ı(M96I^dKFi%yF+%%=FRi+o(2@w5UzHr]رo(M?W|ug"R*lI^ԡ 45sPW#FDku+(\W)~B>;#'d)q8:bUHo*lJN[Ƈ3⁄>n[1"*F۝Վ&!M Sп`,uaZw 7@J|zh$yz"r?l6`~YzX=kt.D/Q-k8J!uN˦.F^IT{Фq9\>~Fd$t:5󷺶weՒ12(-~]7 t4j-¦</|iUYJɴ Rۉ$h5Łc@)Qp`GSt/ԂA1jV2 dr~!K,}ms x|gryac1 cp7]WNS\\XA:;*͈\aFH1R?tji7xꨕ/r:LsWqM Qu)ڿ =lguW{8յR 2&KLѫEܗl$09io>jF5CQ@GbqcXzhCgדJٷJ-g)WQ^9OB9n-Cv.#s`z ^T~xo*)QFYi< Inۏ{Fؘ|>\!4uS"Ԕt م+M:v+.Q&:T4 `>$c=`R(guSrvyY\CISSA7(T֔NL<1Zs bb[=;8FC;7SH:|j gb> -)Y%3MN+Is;$ :JZ} OQ)e4|2IzQst]T᨞( fAąK! ZwxΔB.H V8aoqF^n 9/2Y-Ŗ9FhE}:{ 0R]/*5Zh ΀ų!Qea|l[vd5R*5=CPm!R@]KtG!&6ނkD(LZ c A<'cBEItpJIol %d#y O?aQm}8֯hBY:"g &b\aO؄Cnq%V);+doK:JtRB2]8*W0XbNCcd(xiH鱛P;;Uu"ՌbE}蓯@KyjNȏLmVZd5fo9$^!nS4gCqm1>Ho* nzCht W76?A,2i;K*z7@u( '!)J́F_U3T+/51;qQѴt2BCm[ն3yJXx6KVfY.Do9 Y>Cl6/5Tu} xjR&I9=E=5 5[Q'~ 6e; Dz Gbʈ 21"S7% _̛=r>г81XhVY9:p37pǽ[sv1 R5XTv LGzDYbrxnM:?64ޘU%Z4\as͹RLĒE^x"0uA{J7MCXo5V -L&U;ً>^,ޣLY?i{tHS] btv3wa5#ALi?;ǥ'x&F9vP=)V#N bPbyddBH6x#dֿæ lPAя񤒽cXVD6tZfzU~n9R*SヹKҕɆp]ױ`0g6,$aJZ[bX`nq9 9??ƪX}f7V_ZB7ԑhDƕ41n?dQ򋅿ە_܀/X{ k5Ht'1O%;XІbʢauNl!uƱQKLNI L*>h k3mJABRmcܓJUa,3^lH2[S:wtyu⨇7|HmE_jn;KT3:DyjY>KKx #/W&[YO Znj>xXsOh~#agz4lFjӸVkzCEFRo~0X{ʅa szqJ^6mMLb,Q踇~eG^oBw ^Bh.esWj]Rl{ \ؒhS )/+d1Z7Y KBe.Rs4m~#XCr{p]z%B߰n)"RML PpVA:!a[dB8)pqGΌs2 `]€ /[\Q(:˃aWJd}~& kv-&lYH^ -w2 k2rMdn[}u99 j$-wP=f5 nwhIZ!`FxQdn,jɖx*e/6BH£:nϚZo\ :` >lq::()߬Qrc_fѻCO'y/{"p91hG+J+H`)o"'.hOaLmbA0X5Yge>r2X?8MnQqn?T:K4"@wdY3sexYy_ Ϫ5#L_)VDh)BIE=t A _~Efyu͛ |n4'vJc!f25yI΅Z9i#\P0*\2q5R Geػ2l@5LnmXljE|4oHpPoeGMZ0+-7)Hǁ,8tW@- P'妀CaE~>c7*  3{䜟P>Kg=Pˇǒre3ƜG`t~q}O A zAAqclzCkq ]mڎYX_Mg>XpNG(Wo۔<%t&/-ˬ@Xv 6q~?9\Oң& ;~ی=x57J1#-J+/+Z@~4Zs*^,;3skuQOML"Ɇ/Fu;;KaVrbիh hg|ǜ`q+ܱl渉);d[<5/e;D(ͅX1S^Y"I`M¼_ ĝanfK:Z+ۏ"Iʿj Ј@8)ޡ E=I}K3DG݈PD3_ m(5}yu9]X>Z`hhd:')sܽxdőQHǽa~%[q  YҾ | J#5 Pw/-¬RzukӉm_ٛhlرWODf(S(YM-ZpI@Q:7O&܄g@}eOߏ .ky#aSאUȩe /jTT*rZ$PeS 7CTѫ/g՚Oj>wR-jEx$Q<@c.C[[LI$75Wv"B"o+*;A]X=^'Qc:G,K0`]E٣iSIa_Ui ZVGlAc:\hHkC}kwXM+Z  AtRScB򯹰 `$lSuHֻ)#3M!RNojҜŮ%C鿋T.e7yF0ĮʙuEtޑ+10z<a) VHR]ssDuևH^=L4t %ՠ$ٲ'd(MW)ӽduNm09Kc`]{,!٘lnb-4{M;P1Ɓ2J`ߡ<0.Ђ Xc>M~/02XeVHDs4 pQ"vos2,Xt˭_P\C fҞCmphE>7 mJ/ `*cS`MgoMȕ*Ă<;Z )oNv[?ll5bIߪdJ~HId'8^4HV+kDXVj@ǣx}'yejϗ @&=9AWyBb& *"XSfent?{;z=Ҫ^-J۱)U 4x5gF| ™kz^ƙ NaI+`3@s=۽#b:inc-]{z/& uJj#t̉g 2wsuUD5?^:RXq/4i--3Ć(j{17~=dyi&"8m-VoВg5߆DHK5a3QsMVpt?q-aMy=}q¶m4W[=muYo|opVY;lɂsXpĢ4kG% cꌗ@éM<Һ6F,[+yEσ36N,҉^M2~=?|V$vmu[] ưe%{ehaae"=^4'bvB;ZUgQbtn?|jZ4eܕ>XFrVe/*Ec}kx˴kvf͊ q`t.#|ꚾc2͍wD^T&JQ&>"-i'5rv:[k]IU30W{hS $l[#ބ#n4ʽWĮ4L sގ*{smPiLةOm&&o,~ܑ 7}ܚ3 6=I[pYg5)Hb,dقLb}Y۳dTvfK^ߢ3Nf\j"θLv%\84WT|ѱ7t:oIg-Lv!Bt^w]Y/?n[," U ߭gIw}oKې}qgc/XGpR`m~'SEcUlVkrPqpHg:7Q%ÄBm]% ҈9RXpj9bB~1L\6鷶OUKY~"ꩄ҇fS4C׃4>n}@ jjXI̪UmzD5lSgK)0hk>lΖ~~iw\yF>BQUH>09H."rY{N0{9rWoa 5ς6.Q|g1+;.)R@ׇ6rf+VV=*+#/CNg%\`ٌYrUiiv|"?Vp:-Fr#OΫV<{4ڏWHM?YdPH >5kF]{4\ZXviءرzS34RXe'>ʝ Uߑ?`5*,j4 WpyuBGInwJ4+%?րE\Y#g>%92,bH|n/>y fH <&G]OK4NwԽ͚ O~4_tn١ʘ=mL7Xf e=S: Fby*Llȴ×$r}ՒN9+⬣+XKdYXeǎz\$A\#2;b5_gGuZԟVЦ*)gb:WU =`dXX`*n/!0{O\+ Ae86ymo({GPoNK& Ysęv%g OGI]ÿF7V te*lo 9?G yq_2NշG"CT+r n4z܊?$DQ]$  a`"CΖ7F|k>NU>Pt,7"5СJ.A5AJZҍW0U[''|OPԼ+LtOI  .\ssy$c;:DBD^ԺؖLO:+47 $Zȿ;5$V]?ׁJqpMVqToU!Q (_|rźJ8] ѪC&m#`J63Sԯ{J_d%=u^rm6X]2]SzP,Ϛj%V{l220#>6V%ר*=¾)jI('Ys_k0uL1YDQ?;zֱPf -#(*rkFDi3@'F~?cԷO0%JƮOiHaErVrGz?Ηlg(^iko6 \=pH. Kc _k7ZD,3pkIX㚔w _Ga~ gm9m\GVZs3_7WQ7 ,(DqIw;‹Px` Jj /(UbnHV l^^>ؙ NDK6? %5p$r}`;N"ecyjg T5Gq>HNV[o,q[Rɍ}^߉Gur5>@l̉S\VvI{Tɦ2,]C:W! 8+nvYrVN |)[W^~'! Y$lȍ3!Q!D6cxƇnu{ fYx{)؊ǎm'Dp<@8nuU"*Mo_u' 3n33hu5 G%z;KE0,":3u0RFixKۢ16kF ƺ$gm5DherO47Z%+bm{}L'eWG諴E9{ZәI qr|{ڳ 9 SQdcٮ #ٯ1\+.pM^gđIkۗo+)1\ƹM3mq ͝OnC_\ۺ3u+[XIc }1,ho}%TXƕ0հZՏ .b ܻo«?jӨa||d=Y)rx=I"pw+a{-?S;%mZ69=^-G,Y⾽f̎l /ZW(ųx~r(hGRTt^hҏŢwSQ('ñ7 ga!Ԩv?ةEá#l%;eq0~ J89Qs+-xSZm =x-lLC`s k_m(?<1}H}TzgIvJ"?XB (Qӥ9AhkS\PPC4j9)#J>pprwKhmaS9Y;mN_HRfQs*`mSF* Ny>/GP*]3< +͍S0a7m[0cc4xVթYlWr`WGq/QPMKfO6A;ӯiaP_|i.~¢'$HViGH} _X B55q9X]1<w2Px ީXMm⫠?ܨYnww}_@^GµL4T¨uS]-gtsQ(uƚ4jqXaS+zŤY>Ǫtg/uw s˚__R% @NH{&Tm.Ko#ZMU Sxwfp,L]ƤB8kr[}$E: ZkFԄ={Rbn ־5;L"R +u !1n1[<"`%A{]~#r 枞ت _ 0 Tdُz.m^[r^BJXx_$ޮ ){c|y-0 (BFC| ji:-gRr)~/XAܻ<,LPbiW.vHRjH=q?úcrtZ~wϘ+)uL)Nʏ@ћZpد*&h7Rw90XTi,yGe4՘~˟Ibb$_F r|&Z{[_L2E* 4!f1D@ZC2L]º暴3g2Ɛ֦z*=3WQ0&T;fK-0tYky vQ^oZӪ/JM,@15}k(ɟ IlKvk`dq}T%!x|ou YE|G;  h㙋\ G/B e ai}Bz{Sg-֙]}W+EFY\jk +{@5.js,jW٥W=WY l-@&Ck6 4-곞_ɣ2UMZvU+[[.gQ՜Vq"'; nd.^R>E+eZoEAz xZ7J sCjf홬2` m nqNjnPxK#*WlhI94{hWJobeIzx緰qƻK8AHӁLBP!xZ|l84#)absDq}~Ew @A#>ʒ56-CotD#ɫhq[k_#ӊ{81!*p4kW:kV|?Qg=h_\ޔuWX0RKhVw\ѥ"ϡ*lelzh+>m>-_Ceeu`h@EήɎq@(9P@-8(Yt3;~lmlu'hC 4saƽB{!&TѩmMyj]’o'Rvh7uFGܳhkF Hf(';\FXY&ZjG4^_ Xv8~=Q)p0% gI+U^ &U}|m Y,$Gw#vZċ-R}?^&R.F1-I^&_/kXzlA?ςw&ޫve7pXo&t)GߝU /APOAͧŀH?=[&#@ ۠w˺dK9zrgݪenqz8-ҹDyntWvW2!X~@ ڊVX7-_Trmf.O#NQB5>y3Osei Pf-A\YY]J2E}t{V m'͸Ԁ?^…2:ºLoc:O+@pBLCmBE2pbu)=įҮv]llaB=48bKhң a#(G-e%ݨ @& '4T@2ɦzFA+k;NoZm6}uNUN?%Il|\5OG-Ro æ𽂈+ h`PzfYd?hh@t $!oJ53Z79[*⭝Pf!8_IDݭ*oz1ʽ툟vnuzl gو*pbRj;? p.C}H^x##r8ū&ݏBf6giɛ0QSb{,͡ӊQQHPζ "˜8Fa ,@8K/F.uf ?0(Q_.Tf紩W3k w]G w,,dX$RV9bVgR+J԰ lP")ԿRB7#.n#t!}2i7^npL)% w"Cլzl[UA]ƣ8i;b&`u6253"܀:U༈&cXa)wxP8yC}wk"1 SY? JWXjAOY8J/wOb= WFLam2 XCA. *9w̵\ߥl7uA$o7q?Nlw(VW٩ 'md6 a pŵR dfr:+]k# *Hj;^ܖ0M-hÿ]_ `*3l}- ZODRB}Є4;sB̀gƾ0?5\ tfP;DLD`Ȟ r]>.o|0Dmͤ{Lb4(s?6miTB '^o tz<^J9WtHXE@mXmϞ P#3-FY(,A*DwkkGщW}F Oɴ p ˆ3LY`+ m<Z8%4(@# * BڰqE^0 )S-g~*M8ծ B8 aDi6NTҪwה`ʱhk!Yz}+([⹕lE"ϑ4"kiauR:}=h!DE~ Z?C 6 L9W>pN[ Et@Ep, k“q\"Ɲ RDĆZa⶛0 7_/EbbU[i@_I;ZQ_{0' K8k 诹n ͈ ,ȝdMMe[ 7BGBRWA-KPc%871WbH*CcQifE%e{ŋ#bV 7/-Q^:pӅ.4!~˭w%Z+rCOTlVFs$LbG-8&]кN{#m6Rw8g3hMM4NHoK*û_J%ʔߨC:hp"s+SǶ :cb-KtObb6 RE4\#OꛡHGr@Я]&:!DH52PBt~{o P@g^yd'p\&5fNAӋݽoP.@h'jg*xN.lXC>Bu1[x CQE.$.QIڡ)8LLďSrf6[2 0t#@ I̒0n'ߞ .F;ZsYp) }AsI t2bRS}ƎbDWo{.yJyh5Ȕ |]FxLV O>^qp5ܔo]s.1=&Rxؖ{75 i:-O1/;Dhwz/KqD"wS50AOog`XO`Lo´_7s<|qlOMq+'\Z$w}٘?sHzK1 |E %sF,'\}cicEq̜z'~;ѣ"|Xuٯг6m[l@֓c_noǴ6D2BnJd~sJBE>@g!/Ih=#Ae^2»UuW7!^ʽ JpAܥnSI]N¦69oH/F;[@ f61>7Zـt2WoٍE{^d3N:-e$eu :l;!Z!e=؊deIvgPOosPnUUSGa1+#C"OlM!*QS5 _$/Zi)L)VcD_bVKO, [$.ytoLߍMCOqnZ C;t?&}1g][Aywņ9S-2.Ҽ)?ą6;hԨbs$i~d1HC5@Aq($Wsbd]@WS͞,9sir̿`f &(*?*wX4L&Td܆۹mS1{-':߭()Dk@6/z\ÓÚ#>ID=ݸS+U&"k;߽d{:Pn۰#'OuvMij |;J+Gqv0xM,fzKBVMK+*{!eNE%;l1P/%0VTCeKy "WĖeG䀜^EFj`S c 1Bsst u]V x`M mfp=5!u+Nނ57wtmN}]nN?͖Z} ΁xQM{B#vY' ;*ج5v|ۄ5玻@PIwX}Tƥ;::6[mV%zzW=T67 ҙ%ĄMN;;`u'`y'9|;TGA ,2o ,= S0g|QLe?p;{>7aYü9L0{YoȮm/ #1^!Mj#[HT4+)˫a AO k2"._]IfP]x:W\9YSr UsAZ7+U#;Lͷ<gDfegfWfnB=MA&MS]eۦVR^6񥐿gZRahy uX ZNhhsӐZj+Hr\W>Pa%ٴ?cNJMͷ"D&k$Q>2vԞ̢usXwϼ=&O-#7G,RUM ho-f5 ἂ!dXfD!WkgE~}Џ&`"a;Hc<-.//QU@_i*v#yLh;cA2C l`򳌪ț(T$ۊgX k[`+]ek\JU^~ 2l0)&S`K!o"Tr2U-,PNuX +JГ9IWz \H@\=y4j: ۃpS7.>J'%ذ 4OQc]P?( GEOMhƒ+ab\niKEP".*Kᜱӷqq8-pq8/i}&r3Uf7wD`[pup>hMvJ_[瑞?JQ/~R97$>$ij3#֠AxqyT1ƍO@sh9qBo%<6]ᅎ) `t~!>uɯA:72nĬ_|pHoei _ߌy1q s8XttlcE 6f[!X'˯Wȷ[iWN]bרxV; {S) uלɑDV}ʨ>멟 )5w05a16,^W[&\ 2Uޔ~C7A2๷*R=C_ncK9Hb}YhrWԁTdȂI_{$qLҴY5gvWbt5Vcg$IPkn̒h XmU|c}AcS'蜫`/ /U-Q6uweݶBYd±24kEJkZ4qBs;aiKU3$ju]#a}J brxIM\d:v \Fo/%p_1|0X$bOYS`mӃ^7q"a-f_W|G<`5AM8A5$,rc])g#y}kxK~_,tjpɦxܤSҨ!#Ӈkta7cjE!U`BN>#JkE_@ Xf\># ~)k\|`M}$bR=2w/2#o)e@9MXYX[_\]]zV`qoﭖ|=^>'aQC k[FemZQHVө@S"n8gւ~q#xx2x4L*:50"[.} % 1|xZ֓`)|XcN=qYXoq0w܉Y۷ <#3Ks6}^ٝ6pQU2at"&_ٛKu 9Kmʩ|7Xdr{nDN'+<[Y$/=HT#ki1!' F;h65ftxDn|rkGɍ}(.x$3MH$<&PoN Ks/t;%!* ) u@! -pW]$B mTl5Wѷ6jh}$l`r+J!cY$&j4d+ B*ûI+b $eg ̪pb-·pH!Hv[LQE0Vg0raѬo o,vsMN#ѯnwFpۆ8Y蔓Ab9-zwgɝ?Ix e& .\Of-4`.} ?+ 7ۂ ң$Ggz#}OP->pv'@%V.ŠYVJ($ YnD?G?1o}OӁ /,2܁`2EeκAXR&rΗYD YN'Ϭʏg0OQپzN"F^ڎue4\?˱Bd ]Dyemjb^R-Yav`G  LvQwF$.٧C5]ed=4kh)q}W|R}'4;u]o _ʑM,\F |f^ C6NܧMj?OJ7 ٨p%E/Efzmk2St]Ji_m-Pu D@Ѱ*<%-F֋kXb4›$ =Z{㜟rf;6LCr0ojp<4y?Q@yӺ6W䚂Lw~ p}l[3b^EzP=Xt<$ga9.0*L4vEL9TQ#KF:eN |wwK6U(wq!/GvdX[EY4@xϷ;Y,7@A_VY*`?cܩ8ʌuqOzYl) 75Ag*SݤwaNfV(,nY&JV{Hu7gZ$9d9w̱;$3ۦG6]:'Z)ݐ[V-5e|w\jcފIqݔl 9@owնyBʏӫWK"9F ID'G}?]*a~뷣ɡ/>++=bLyJp G qd}Zc QOrJP6Rf ƛJB:ԧ'=O,I*,[6™+:O]ݵ k}-h%eW/ 2&[$q_q7[15CԎD3#X:0= >[cYɚS 7]^3\E@ #dOQj8vÆVzkZ;q@$T-̼;D΍h]hc3Q ,ΐƣ6ɋ[P|3e!r*4a4j GJNEJT5Ң|O?)4ۯkP!zXqm UA?C:E9$Ƙߒ:-`S@g9 1Sfd!n}ev}Wju˰8 -n4?5+uIIR`O FO- K+"Y*ObN,`X 9OK^Pe>^( Bڸu*YD2S3]ma13iY}LFce7)H&#Ym VW}@>Won'!"5p[%l\gnS/BfMxߌ$!Ǫlƫe{3mq5=E?m-g\Z5}[΃q}=HN .89-.\Y3zyم j7)zknP.,ّ$}I+cy돯)dGY}K\oӒ`ޟ*&{fI`*6:8,Ia`֐[ljLZ~ VOQнGLiŇߵU]IӸڢ'ߟ^]!k҆.8)\VAZS!/bH%o:UV̨ɽMjہDq,yu/e O A}vVi,2[Gz&$do-|琠=hE*{o>~*w(PD˦}O.bW0A3NH>1, `OyJi91W1&(U48[ڝūfuѝ_vl!.JrB,QЊa6$x F:M '鸝ث;fWm(EΤLCOFhVTjzx*+O |.ϜVI4D\v>b@ ^JjT6SO8=h›]U*ߘܺ~LY D6hz7Πu=Kf0-=<u pЛͶsćtŔd4}㚸aaԍIY櫻 4|Yje<[KbW 3UW3 ȓ$2j hp.)+ SCAVg >2t #$ 9 j0fN-M$*)6K/(dd5R@;(<|*NyWToKei\MӘMUemm gkQ`2` i$i܋+ *^B!DkCE.#!{XnoQ]F_l+-!?K" ³ vUKdGr}C]Nӟ_2;L$=ot٪2@cgV;.5D~gИ N_2vZqAx'AG 2xg ]Qw{kg%V )SMأ4(J $$ZPc`:eCKB@̞nN]ϺU}w]*wBїR3AtgoYT&:z_Ӗ^&IjHɯiD.Ld*#jޞvM"d&OR<O;M->f`Zܾ|⨰Ra6^L-P) jpa}]ߋ{mchom>HXwK:{&fRk5ܤ=1{TM&\8mUl ? T6Y{g0i/C!2- s+7o"MVG> /9'}„ I ̝:lV{DL W P n64rCz/>a4e p*$u` fՆC=\TT]fϒ=p!(*C=%l]ZEWrȧyVBۊhÉW4XXȾF/2f\aW%);F*xZ.@Y?F`'L74JrTѻo|XB:rsA=jG&fbò?#VT{"Z4Sܸ,+Y9l豈9ƒ._Ct%eQA|׺պ}B9fj2ŔF 1߾|6tEASd ?ho$hi0 x+ݙyr8Hn-@5_m;}"OL;E9qr&WA/Fs%Ə%YĘmĦYzpсs|wpRU!7`{|0Rv 3Z[b$~vHǷMZ5B#2T19 xL!|b݇$ '\~s?DD_[@ :5;U7gj02=r3L'Ɉ6CǼ &|ymCn,A(1AW-$CE;1 ,zeVz>G%3W4ҹBP%؝;lmUjMWOOKld{Ie+t|W"{GN&Y$nFH!&6h[ M_@a>`mnc?dȏp,B{*_BaJ#r Б:7`0 ?bq80c0X8_'˵"1$7R f\+g.C|o&+M;a@=P\SzH&)E`vOIbih% [7|4 'ELG:F$[>j8\XD:ͬ2j /Z@1J+3fPխ<=-|>_dR,YkS'ἙP$;U8|-eMtb\ U[C$ `/k$A\Єa~UVy eTU+9$*Xi}{~%JA坚tp:@zy#@ zRLP#|~ܼ)e6I u~՝ͅrK_bP0ϗ 1+ՓFbm\@6R$Αf]3FnLI 36vÐ&m\:c&7AG_"QY4`N,9 _zBvBajO*I6MQXOP~VUmy@T0$JNFZݑIe_,С6S~*(bODʋ,WbRlٺsc[Zp KQ9 }XdWC,'B$edZP{cKK8}XtPr%sXof3e'˵(}2$n¦[aDJ\MG=he3%~3 z} tRbX w3b0&oy+ڿue+YNбHsAʊg+Dkդq_6KY^s=},b^C(_μMOhFI tb^kF>=xP=(y\07cXX.F(&?z#w-%izo.8;}IѣJZQ/s,auֶİ p&jR%O+9:ˀ:V7<*5$YW%hާBl2I;)Us*Ozv@^Μw7Tp(8t`mCӥRgZB.OJdBD7:+7%j~>#zv_/)TTnp0}RYo+>C#.5%ED&4>F ,[\kV 2"\Ƽt mW@e_PVHGhFmtʉ0JM5B-U0n'.ŵ2VhF2"D$jH:Nܬ1pkC# u%'gK@Ć3*L;lH 5;Whۗj^E]c$W$8?e뀁C&yi=ww,XI ̽!Ѡy=:7[ux ⷺޘޕyB:#=!"C)z)M/&l*޾ N-)25/@GS7*WG+gr"RLZIG >5a!Hr<) m5c)J Zx_U̡1|t[v佪QUلc.ˑ=@|Cü\T?_G+iqZ )c\_ېPº ctFol-3%^dKY,T.*'۾Zgi54gY 8|vHޤȎ $֕u:Y(=*=X:ڈd3(tMoBkzC%^}9s`ޓ[_{cZC`"`ѯ@pCNfM-E9;|4Wi[2Lۑ0\+|w;:gؚ⃩!|sv格~5fwg԰X+{fGrqZJ0>jN~,LAp svHtzp! `.wVSqs;x7P"m H$^R 3@t/Brb: L{FphuEf5Ioh}K#ӷ݅4y2醐F .B^8Dt(iveQ\j?&`# J(T[|)z:XH^xq!4*GAG1_G^}Z^GP.d9C\K{s&\ʦbs<(u#՘\Cf՝@-r p͎DU/`!B(|W-hжoA%ds fؓyYtA}LVz聛dX.jmv~y%=W;ێgp&'ŝ_"4rԎ'_?5*R +p_S`޼WŸW&():iI+.pU,E'`M,6yDU0Dӷ6.aR4F\P꤄&qwi}$'Nr߅9@$D<͋Qp? ^L[o^XQ3x6EnDE#g“zw΂\FYf)avba%jau Id]̢sVՉ dl-Ygrm( }l|pods N eHFIoNw/~R[31^Y% E @;VʅHB4XY鬫`B >Iۀ:kz׶Z(|ݯV8?RrVPi|ge aq\vMFA?Y(7%hFE?iY[3-xq&2͒iDNv5Yv1s|mY޾vɘ?,0߁;~*m+#]3(նL䎼&81CS ̀ûd~0{C\S$!걂A8j 0FW+;6#-Z4 2zUFЍ&q]!Ekwۚ,_ sQyЌ,g-8FdمQǢ|d[-*%_+&]콒DT2̇$X*~ .A{`l-ĪVa?S%oB ?ZǷ\q2xPsO+WjJyMW+W@ZQAH _Y:*#j3]ZXj޽ʣC.sp y~lͫP2X ǣՋ,mOxUm遖.]Wtk!+Y9B\M dC)9'vsƠI[2^5qN=],qܚj:i |m+lI{5{&rIV윻xKau;eya*1g_~.Ym:=]q-p,(UK총/d$\&F!&^Uì Kޝ>,">|¬( ]]P߲v#%LG?,skQKn2dm*юS /yv Ȭq[(eu?DV2s. M@m6Kœ -:Նi9utѤ8Q~XZ+TF4Tp(9u 0$71x[<. Ѱ!E_]V<}B#dczϱjIj!8K " ķ $x [Ax7 @>o~ē=fUE CCBKuZ ):qx {G'eo֣fBwn6ႁ>M70Bb%"m 9S91waemaժMQ$;4ef |3B1>݋#W*5oC awC@**jIikpLK0V#U @:$cm}gcg*4',a#omk1xo4/Mʝi.PPWRA~@A9FugZˀ @N,M@KTqѭJk_E^9Ҷ߹1ĉ=j57ϔU';RZ0Aآ6DsKSW'_2}g0f)/hmL'EFYxլpRۊzt74]tsQpkx?rޠRMHPZ0Q ·,]Dqפ [7pͬyFJ1%Puߛvi2T3,4fȵnmYvҴ}E[nC0'tMžNúWהj #g齎*vM+֞9'( I8)3wE7>UɧV@2_4WʌBm97 c'Ḉ1kJkz/ɘ*X+d,p3<Ăq A]ݝS!|Iw')k푄bت ".Oj- ^M.e. +]OݤF,>z܆@'X4߯G@Ǜ/_ TZw,xzr3GIqtYm͋t3T {MH-^|сknMgx̩VZAL,:Ci Whg%d]h X,9 + /`gߣ6KiKJlF!$դ]]B~2xSy:HVPJmUB;rk4\RV^\RIK Oh{"՜y.< bGc%)#΄vÚ@SoM+21VAkĜ@D'ǝ?L A,#w⬒-ug|ꯠxqPTqK:7hY q2\K{8w|х}S. QPyrSA ' = {WDrq=ތayDI5gcN㯹Yj+kt6=\{L4AOŶ҄9k[屩ᡝ-_~<B WȄm!&'qߔ#y[+ 0%NUYQ2IFaȄi1n'ا; !߼ފ%FB- <8VqS\]Q<eU"a||ٍl*MgZm g5Hw+m$Qenk$MO+uNpbemCMS_|Dw9 &s<UӰd**4ٱݭN9r1n4Dk=T єk2Z:ĄHRQ1Qx:5AX~:k$Qw{3Ļ I26/7 ~0$>)SJ~5jO^ 3r$⢍{QATr<, Rp"<9= EP%gӮ_DP]ǡn<y1lNjh$1S)˳jzw,Iu꤮C89ngƚ 4E_U QM:/xܦ,Bm` he E\ fYݷ7#'(05bWxlvRէTWh)_~08kTe& IR'ԇcZ[JƐ`Psf"q)~SQ}Yfy@"E bR$[ƣqkΦS NmRQX܃9&'57uvc%̘rġX}?$&ܠB <V4.aOr]ap}"c > e=Y%L:OGLmYxh=g8chNy_|r #v*)T@pceMDV#_q-͆ЩUAi:#k%o >hX=wF4˅H!~Hx-TlCgy3(Q $eOӭVJ>8Pzf'GP)Q(x?].>)h]M 9߫r~;Ň LE̠पךa=JNמ~5;m E5鸪p^EeTLƤʓÒa O>Fl8ŗs`|2ƵeQ$3sbMHW}R?d#+.* Y /p8>\5ru?@ц0&م $є`C^DR{~OKĢl%No(-&_XV<n-wH6GЉ>:̞m ^]{smGk򁨊6G̎A"ЮU1_&0,E ~X[$vƻL8Bpbze[Eh'sj33B'ߪ}&&|圥)1Gs#Xf/&74N%QwYi.-4&[[qd~$:eeV0  GThAةdhh1W'Dl*h:E3{\]j&)9nfC}02h7٩5|=b$t| ,yQ|?0A (O7²?yuOs@d;&F ј'U2RY!+p=j-xIځ20ofHnrH^9e 9>ПkGд_HddpSfgg!HU3`Jf.saf7[!YLHUòjz)OmbhD2HS&5\+p^[zeX tz$ [ 䠪2d3%hu}@|]Ӱ՛$kf'򙧿-Ypuc[8g5 n"!g>p u#̤1< 5ll2ŀacpiDDix3.9ʌfZަ (U"; \)ȈmÎ{A\>0sIBhD?",~Q!^\MT#ђ_};yB+&QNP~tm<ߐ.u?XkA~8`Ffg BDH++s8KO`/۷Oeb,UӨ[X> G6]ٗ/F@-7KHGrǕm}mE`zº̤/_PnQ|TF?D5eSHHWhe0~T^}!/'6K)29? SQ[ '1xF>^\ģj{a2|;Y5p3v;TkNI/)$KY&Q΁q3Ϋ<t $s c4XW 폇HqpB7p,м$͗s:fbV'2=5.,>` ]o[A/}>0 O8YBv[ p xIyFuT-PlHWztqg^V@Q9O`}t7pO i}ʀdI%@im*Bznc>Ol&5jƐ@AިL/-fu*7 D$+ɔ*ߥyTQӺ1Aqk"ntx"5`8aXdf*-&֭ -ֵdscl1cFR0oI;ЂQ=ilNքޢQT򎶎ܲQ:UbW6mܫ φY38 "5Pn }3w+ܝR>O94sYㆫF=ÄP:i1{ Uňl/RЍKIDH y^%e' I+4ԡ}CPXLV gfWf GZ 'zY`ݯu V($ǧa n!0Ҳ.nRUxzt~B7'gdEp#P`&g;F[3Z] m0pL&263d1I3Z#rTfSƷ6J7'ĿFrEFjDfQ/xc>aM9dN!H9yj#-6 z 9;A [s㹛!AjWPES,;źEwPϗxKۏh̯~v\s3!Z!WqG÷\z6JAy!q1x٨raZhXiaTtYw9@ x*)b!~$zR=!>Df LU Xv X<.2% >D *qVr?Df.sr.?Ac3"5.zfp.|jA=^o+\H'"P+vNSyaY_Z 7\\OLB*6w2̩`C33P,Y}:oʔ|c1:XQE?ه)ɉ&B*RckzJ<2߿*O/%ZE#"Hj.&: <zr5=͔tB/JSEyf#˜P.y9s7'b7VR^زkܸA Dcv'Z! Z:}fVv8FDv:5 " $ LAٔcѬWKʙf16=:D!kRUL2o"58 c o\yvNQ",+hi>U=2vo4{;C$8ZŴ;W? ;[|f9=kD?q$ikumRX`_p\p;WrnЛ.+կ ;K"l,v*4a'#ڼ>3+?[ \GA΍zϩ6_&4\"LRJCf{u7 ('HK1q MqT9ɰ-w_+dX>pUG V4f?xzaYǞ=EO0{{GƸJ A) /(0n?>_W;/i3x< JAJ#^+g7Ȕ  {lyb]m1U@_85̗wmUIv4H SLwA(*h~Vk<:W3q7@15 ֣{m''d *A(&kR|'?aх|%ش_۴QL~ǵaSR$Ѱ }^0mce4*hcazG;g]y|gU^ O1fE7S:6@hV>l3])G.hXf?CTȄ5o ?[XEuZݛ,rɀB*ZnY lNBK?S0Zw&h> ) _v3/6!n>/퓴|XYE,^Ӷ@9Ŷi V-;亂9]5X!qHU {SuYTw(!0>dHNr &r?/ Hjd/xSDĻ865]]c2Θ\RE C'Piء/>VHɑPʗrM4~s`~pӣ1s}L/^y:aD:?9{{X羳Xk̖%,!³Q`E C_i/srK?%j=M:sn7&!Ͻ.4:@3δ]dVVr; ?OYecčܨm~p=rp5$^ǝzݜgk6{ BƔ+x| y|zfGʪB%l-w[du-ܒ!AF5 ,M(kĩ/ۑpRަS3V$'0Q.864 V;^2}P?4 ?z}8vDCw3ׅü5a⽞۴W>;l* D0vDL&PGvN<탷f {bdwl-p_y.3K./dT/R_K=*?'8ӻ=pO JF፴/n}j߶~cyᯡ [-6vȇ=)<;(':Jm|iش Q :I[w86fCRȅtRɟF ^];}hPEGMvz'vQ[RL5:;e+ddYQ7tMJS`HPL p8<#48nk>Xi_s͒S07 "MM zB <,|R6"ݴ̞~+gmtRf0yBJI,=}g;'E8fhnjyR ]#F\b7/&oz!ZeγH_zDze=hZ{Q(v 8e'Y_N+%`8 =WzDP-c@ EmPg Zog=(c;]"6P-C~&9H6ҭA9[ݝԇ$-~x{n C15酿rpj|nԄwTr塈IP̬/0C0[Mi ,@-tE(Hfۯ>1mcT-xnrea^^,_nÐ;#U)8T&ћd/;ƻuŊ/۔&OԲaNޙDچnL鰍^†\|iiuC U:tMO*1()$,6hQ4Svq)q.+\a;vP[}8-eLAN9K=I SдXIǀ9v9J@3`ae?'N63%[)<.p3MQ82xpwMOo!rT^a /0 0#a/hM~h)k$\8+K1>N--(jP(>mhX@("$R)f$v붌pC&fw;մAn{μw|uN vYfش@,"hX0mbO,cm;&kX腪t^X=B8g?3ysoZ|9G LpΊ P8焓w]' 0~?64[JW#Bݿ[mTd z,Tܜx]K3!K_8DrG J gm0sUV5IE{ TzSW=̹IN:- q58aiُA1F_'OgyLcXNNG&bX 2B.S@OW5m1CaŊL`Q_NŬӮO0e֩q繧8ѓ0:&?$ix D- Km|eF2EU6#'T{b]*H?0w+)g/O5҆V~W&Nf $tv JvL!TIsQXk%8jPR F:,A qևT*zOP $cjo2mp05-N;\}1#/d!;0y֖9i}3[0Y/S,l]>N´<``Rc$R*Ϙ~6TțFӁJ"(~\U."Sz-ΪxR M.*Rz^_e'C?$#I:C*u#t597z AD26Jzt"n`T um0% lY E?t  ::[4l*XDt6|n7[" :o(V۞4g-Z*=YVVlcZ9"~\"x^ih-e r4RG^CloH;f *˜+$@ܹۗ˶UK + {^k\t.:>CWnS"a0Ȅ ئwNy>R#[m;}H<\eCaβ MA8"Λ,Q{l/LSO"ݬ#/6޴;dc>Ny϶"n[Eܲy^z"8bZ7pn4!-AX{AՄM2w:QD VuL B@.{']ɾ8yL pYfhLy[8cgbCg%DVi׏L z~}j^pOGV +ˊ :jw.QQFKrH/4O{V7o3SCR%,r&Y‡u؈k\g}x֓MZ DJ} >8%"Kqq6mj?0ʀh?i'#>ئ{v?6j]Z^N¦4kt/#KMMGdBpY`br-;9F4mz-Xn sGpgijDYN~$ć-=PyE`RXZ)Gc ]/:W,K)?nϟX| im\8~ٻW8|N;QfwHE 92 JӼbizP[W&b`n݌Q JHo>,c0(>RϹm?)xKw Yu8/rZGп}-q,y8 Ezf "۳@\u!vņ鿝s<)4>Znm?5=? Il.ܚ:iB#iZ0^<8ay)Ѳ^(a\0QEzd;2%y YZ