|
| 1 | +sbproxy |
| 2 | +Copyright 2026 Soap Bucket LLC |
| 3 | + |
| 4 | +This product includes software developed by third parties under the |
| 5 | +following licenses. In accordance with the Apache License 2.0 (Section 4), |
| 6 | +the original copyright notices and license terms are preserved below. |
| 7 | + |
| 8 | +=========================================================================== |
| 9 | + |
| 10 | +Prometheus Go Client (prometheus/client_golang) |
| 11 | +Copyright 2012-2026 The Prometheus Authors |
| 12 | +Licensed under the Apache License, Version 2.0 |
| 13 | +https://github.com/prometheus/client_golang |
| 14 | + |
| 15 | +=========================================================================== |
| 16 | + |
| 17 | +Google CEL-Go (google/cel-go) |
| 18 | +Copyright 2018-2026 Google LLC |
| 19 | +Licensed under the Apache License, Version 2.0 |
| 20 | +https://github.com/google/cel-go |
| 21 | + |
| 22 | +=========================================================================== |
| 23 | + |
| 24 | +Google Cloud Go SDK (cloud.google.com/go) |
| 25 | +Copyright 2014-2026 Google LLC |
| 26 | +Licensed under the Apache License, Version 2.0 |
| 27 | +https://github.com/googleapis/google-cloud-go |
| 28 | + |
| 29 | +=========================================================================== |
| 30 | + |
| 31 | +CockroachDB Pebble (cockroachdb/pebble) |
| 32 | +Copyright 2019-2026 The Cockroach Authors |
| 33 | +Licensed under the BSD 3-Clause License |
| 34 | +https://github.com/cockroachdb/pebble |
| 35 | + |
| 36 | +=========================================================================== |
| 37 | + |
| 38 | +CaddyServer CertMagic (caddyserver/certmagic) |
| 39 | +Copyright 2018-2026 Matthew Holt |
| 40 | +Licensed under the Apache License, Version 2.0 |
| 41 | +https://github.com/caddyserver/certmagic |
| 42 | + |
| 43 | +=========================================================================== |
| 44 | + |
| 45 | +QUIC-Go (quic-go/quic-go) |
| 46 | +Copyright 2016-2026 The QUIC-Go Authors |
| 47 | +Licensed under the MIT License |
| 48 | +https://github.com/quic-go/quic-go |
| 49 | + |
| 50 | +=========================================================================== |
| 51 | + |
| 52 | +Go Redis (redis/go-redis) |
| 53 | +Copyright 2013-2026 The go-redis Authors |
| 54 | +Licensed under the BSD 2-Clause License |
| 55 | +https://github.com/redis/go-redis |
| 56 | + |
| 57 | +=========================================================================== |
| 58 | + |
| 59 | +Cobra CLI Framework (spf13/cobra) |
| 60 | +Copyright 2013-2026 Steve Francia |
| 61 | +Licensed under the Apache License, Version 2.0 |
| 62 | +https://github.com/spf13/cobra |
| 63 | + |
| 64 | +=========================================================================== |
| 65 | + |
| 66 | +gopher-lua |
| 67 | +Copyright 2015-2026 Yusuke Inuzuka |
| 68 | +Licensed under the MIT License |
| 69 | +https://github.com/yuin/gopher-lua |
| 70 | + |
| 71 | +=========================================================================== |
| 72 | + |
| 73 | +Additional dependencies are licensed under MIT, BSD, or dual |
| 74 | +MIT/Apache-2.0 licenses. A full list of dependencies can be found |
| 75 | +in go.mod and go.sum. |
| 76 | + |
| 77 | +=========================================================================== |
| 78 | + |
| 79 | +CHANGES TO THIRD-PARTY CODE |
| 80 | + |
| 81 | +This project uses all third-party dependencies as-is via Go modules. |
| 82 | +No modifications have been made to any third-party source code. |
0 commit comments