module orchard.example/gateway go 1.22 require ( orchard.example/router v2.1.3 orchard.example/httpcore v1.8.0 orchard.example/metrics v4.0.0 orchard.example/cache v0.9.2 orchard.example/crypto v1.2.0 ) require ( // indirect dependencies orchard.example/logger v3.4.1 // indirect orchard.example/retry v1.0.4 // indirect orchard.example/jsonpath v2.0.5 // indirect orchard.example/yamllite v1.1.7 // indirect ) // SAMPLE — fictional supply-chain data. Every package, registry, version, hash, licence, advisory identifier and signature in this document is invented.