diff options
| author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2025-12-04 22:39:25 +0000 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2025-12-08 20:57:44 -0500 |
| commit | 02f6761794d3a4480d10564aee3db16c83855f11 (patch) | |
| tree | 4e5d96eb805b997de448b14396a75d2604787d3e /recipes-containers/k3s | |
| parent | a303bf16ffd747c50c95cbe385407ba8b0122cec (diff) | |
| download | meta-virtualization-02f6761794d3a4480d10564aee3db16c83855f11.tar.gz | |
k3s: convert to go-mod-vcs based build
Convert k3s from the old vendor/modules.txt approach to the new
go-mod-vcs build system that fetches Go modules via git.
Changes:
- Update k3s_git.bb to inherit go-mod-vcs class
- Add go-mod-git.inc with SRC_URI entries for all module git repos
- Add go-mod-cache.inc with module path mappings
- Remove old src_uri.inc, relocation.inc, and modules.txt
- Update to k3s v1.34.1+k3s1
The go-mod-vcs class will:
1. Fetch all module sources via git (defined in go-mod-git.inc)
2. Build GOMODCACHE with proper zip files and hashes
3. Enable fully offline, reproducible Go module builds
This eliminates the need for vendored dependencies or network
access to Go module proxies during the build.
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-containers/k3s')
| -rw-r--r-- | recipes-containers/k3s/go-mod-cache.inc | 1807 | ||||
| -rw-r--r-- | recipes-containers/k3s/go-mod-git.inc | 2323 | ||||
| -rw-r--r-- | recipes-containers/k3s/k3s/0001-Finding-host-local-in-usr-libexec.patch | 4 | ||||
| -rw-r--r-- | recipes-containers/k3s/k3s_git.bb | 59 | ||||
| -rw-r--r-- | recipes-containers/k3s/relocation.inc | 425 | ||||
| -rw-r--r-- | recipes-containers/k3s/src_uri.inc | 2040 |
6 files changed, 4164 insertions, 2494 deletions
diff --git a/recipes-containers/k3s/go-mod-cache.inc b/recipes-containers/k3s/go-mod-cache.inc new file mode 100644 index 00000000..7fbcf61c --- /dev/null +++ b/recipes-containers/k3s/go-mod-cache.inc | |||
| @@ -0,0 +1,1807 @@ | |||
| 1 | # Generated by oe-go-mod-fetcher.py v3.0.0 | ||
| 2 | # Module cache data for Go dependencies | ||
| 3 | # | ||
| 4 | # This file contains recipe-specific module metadata. | ||
| 5 | # The task implementations are in go-mod-vcs.bbclass. | ||
| 6 | |||
| 7 | inherit go-mod-vcs | ||
| 8 | |||
| 9 | # Module metadata for cache building (one module per line) | ||
| 10 | GO_MODULE_CACHE_DATA = '[\ | ||
| 11 | {"module":"github.com/mr-tron/base58","version":"v1.2.0","vcs_hash":"14d7e3112c3f11ef311960c71847e06e31560d98c3f1564a4855ea1cffa55234","timestamp":"2020-05-29T14:15:37Z","subdir":"","vcs_ref":"refs/tags/v1.2.0"},\ | ||
| 12 | {"module":"github.com/mr-tron/base58","version":"v1.1.2","vcs_hash":"3369e156e7fc62c8176e0235366ab60f1073929fd2791dd086e105fbb96021c3","timestamp":"2019-04-26T09:39:20Z","subdir":"","vcs_ref":"refs/tags/v1.1.2"},\ | ||
| 13 | {"module":"github.com/go-sql-driver/mysql","version":"v1.9.3","vcs_hash":"8d8b13db0a1aeb458c063fdae5bc8310ea4fe3f080f94fad773cad52094745d9","timestamp":"2025-06-13T06:20:32Z","subdir":"","vcs_ref":"refs/tags/v1.9.3"},\ | ||
| 14 | {"module":"github.com/julienschmidt/httprouter","version":"v1.3.0","vcs_hash":"14612f57dd95aeae83955a7b4f9b44d716f96bdef922732f059430cdff278e10","timestamp":"2019-09-29T23:21:22Z","subdir":"","vcs_ref":"refs/tags/v1.3.0"},\ | ||
| 15 | {"module":"github.com/rivo/uniseg","version":"v0.4.7","vcs_hash":"1e062c5a8f3a8c313cef582853dc2ed0687bb0632f4cf127d7aaad85b7ce642f","timestamp":"2024-02-08T13:16:15Z","subdir":"","vcs_ref":"refs/tags/v0.4.7"},\ | ||
| 16 | {"module":"github.com/benbjohnson/clock","version":"v1.3.5","vcs_hash":"13c6bd884580072d009b6d7940bb2f58b613f9c8c4495f9a0781ec3105ee2993","timestamp":"2023-05-18T03:37:18Z","subdir":"","vcs_ref":"refs/tags/v1.3.5"},\ | ||
| 17 | {"module":"github.com/benbjohnson/clock","version":"v1.3.0","vcs_hash":"4d2e8de5fcd7cc9a9f3d325c0b29ae964c400dc961cbdce431497d7dfd8b9608","timestamp":"2021-11-15T23:27:27Z","subdir":"","vcs_ref":"refs/tags/v1.3.0"},\ | ||
| 18 | {"module":"github.com/benbjohnson/clock","version":"v1.1.0","vcs_hash":"aef93d48ecdccde80a656e5bbb0b93ff7053f06e66e5f839515948e752f964c0","timestamp":"2020-11-24T13:07:21Z","subdir":"","vcs_ref":"refs/tags/v1.1.0"},\ | ||
| 19 | {"module":"github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common","version":"v1.0.1179","vcs_hash":"ea40a914bba09ef2b8a1f9491a3d05fa72c143bc0bd5a604897e64854346bf9f","timestamp":"2025-06-03T20:19:28Z","subdir":"tencentcloud/common","vcs_ref":"refs/tags/tencentcloud/common/v1.0.1179"},\ | ||
| 20 | {"module":"github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/vpc","version":"v1.0.1177","vcs_hash":"a63670dd61eb61aeaa3dba30275c67041639a132d474d31cbdc85408a2dfe105","timestamp":"2025-05-29T20:20:31Z","subdir":"tencentcloud/vpc","vcs_ref":"refs/tags/tencentcloud/vpc/v1.0.1177"},\ | ||
| 21 | {"module":"github.com/spiffe/go-spiffe/v2","version":"v2.5.0","vcs_hash":"1493a5bfbe7b3525b8e369dad6284bf19f8510cf53db0a7f023db2d97777cabd","timestamp":"2025-01-31T20:43:36Z","subdir":"","vcs_ref":"refs/tags/v2.5.0"},\ | ||
| 22 | {"module":"github.com/distribution/reference","version":"v0.6.0","vcs_hash":"ac2c94a9c45cfe172807163d3f9ae441bf0db0b30e528660d1b5db49678ed93a","timestamp":"2024-03-20T17:09:59Z","subdir":"","vcs_ref":"refs/tags/v0.6.0"},\ | ||
| 23 | {"module":"github.com/anmitsu/go-shlex","version":"v0.0.0-20161002113705-648efa622239","vcs_hash":"2afb75e28c0f6da79ec78dd54570dc28d1b877745be962a42763a788f0754d58","timestamp":"2016-10-02T11:37:05Z","subdir":"","vcs_ref":""},\ | ||
| 24 | {"module":"github.com/karrick/godirwalk","version":"v1.17.0","vcs_hash":"00df926e167fc3ac0bffbc2589333a82b9a2d1d11a2f8699eccdccd2123f3b01","timestamp":"2022-05-04T00:42:12Z","subdir":"","vcs_ref":"refs/tags/v1.17.0"},\ | ||
| 25 | {"module":"github.com/ccoveille/go-safecast","version":"v1.5.0","vcs_hash":"5ebf8f5efec55695299f16dd2d1007fb750b1e0103803f4f6a53052cc0211db1","timestamp":"2024-12-18T00:39:43Z","subdir":"","vcs_ref":"refs/tags/v1.5.0"},\ | ||
| 26 | {"module":"github.com/campoy/embedmd","version":"v1.0.0","vcs_hash":"d43d85aa2bde039589938e3fbe00e30e4a4c6c138461d89429caf1f7957e0937","timestamp":"2018-11-27T02:53:54Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 27 | {"module":"github.com/alexflint/go-filemutex","version":"v1.3.0","vcs_hash":"4bc80c029b912b71081826e769697da46a3fb902cbda086feac07c555787e17f","timestamp":"2024-01-11T14:21:56Z","subdir":"","vcs_ref":"refs/tags/v1.3.0"},\ | ||
| 28 | {"module":"github.com/alexflint/go-arg","version":"v1.5.1","vcs_hash":"c93291152d467fbb2a25bc23bc105940d7d2ab454b537b0bf82ec0000dd9ab3b","timestamp":"2024-06-28T15:03:08Z","subdir":"","vcs_ref":"refs/tags/v1.5.1"},\ | ||
| 29 | {"module":"github.com/alexflint/go-scalar","version":"v1.2.0","vcs_hash":"bb5544d7107518483b3580a2708d7b533175bf6c2805018b1715f6339f095c5e","timestamp":"2022-10-02T19:51:52Z","subdir":"","vcs_ref":"refs/tags/v1.2.0"},\ | ||
| 30 | {"module":"github.com/lunixbochs/vtclean","version":"v1.0.0","vcs_hash":"a64635e7069ce30842828241b69c56949c4fef627243d112779ccba4e6bac350","timestamp":"2019-02-01T18:16:06Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 31 | {"module":"github.com/modern-go/reflect2","version":"v1.0.3-0.20250322232337-35a7c28c31ee","vcs_hash":"b0f41ee692517b4a6786fb48ce9d49e532c4f77cac6cacadd6ff49dcb7325931","timestamp":"2025-03-22T23:23:37Z","subdir":"","vcs_ref":""},\ | ||
| 32 | {"module":"github.com/modern-go/reflect2","version":"v1.0.1","vcs_hash":"5f837a9261606850c86cb464d91848cb7e2e334be529f812891c080cfd881b9a","timestamp":"2018-07-18T01:23:57Z","subdir":"","vcs_ref":"refs/tags/v1.0.1"},\ | ||
| 33 | {"module":"github.com/modern-go/reflect2","version":"v1.0.2","vcs_hash":"21d04a5177cfeef214577aa3b5c90454aed60c2184b77a0fffa7922aa843666a","timestamp":"2021-09-11T02:10:30Z","subdir":"","vcs_ref":"refs/tags/v1.0.2"},\ | ||
| 34 | {"module":"github.com/modern-go/concurrent","version":"v0.0.0-20180228061459-e0a39a4cb421","vcs_hash":"720429d876e0c333185ab19ebc83ff389edac9e5b459d07c74e7a18cae1c5b7a","timestamp":"2018-02-28T06:14:59Z","subdir":"","vcs_ref":""},\ | ||
| 35 | {"module":"github.com/modern-go/concurrent","version":"v0.0.0-20180306012644-bacd9c7ef1dd","vcs_hash":"09a996e0549b43adaeb1c40a8dc339563ed1a8dcc831e5cb074441a30d502d23","timestamp":"2018-03-06T01:26:44Z","subdir":"","vcs_ref":""},\ | ||
| 36 | {"module":"github.com/andybalholm/brotli","version":"v1.0.4","vcs_hash":"2e0b83183a9179f7090fbc742d4418d31433b282c16c41a58ed824a71a3ff16f","timestamp":"2021-09-22T18:21:01Z","subdir":"","vcs_ref":"refs/tags/v1.0.4"},\ | ||
| 37 | {"module":"github.com/spf13/jwalterweatherman","version":"v1.1.0","vcs_hash":"1b388a1684e1a9c684765489ae3b6773c18ed7e7fd1b43f66505af2786ebedea","timestamp":"2018-10-28T14:53:47Z","subdir":"","vcs_ref":"refs/tags/v1.1.0"},\ | ||
| 38 | {"module":"github.com/spf13/cast","version":"v1.7.0","vcs_hash":"3449a70be0cba2b36e892d66ed5416394c998d95bf2678fdca96ac5b79ab2d1a","timestamp":"2024-08-06T19:08:19Z","subdir":"","vcs_ref":"refs/tags/v1.7.0"},\ | ||
| 39 | {"module":"github.com/spf13/cast","version":"v1.6.0","vcs_hash":"9ec75fbe9e00cca157fc565d008521e46a9656e192f37d754d596e3214cd525e","timestamp":"2023-11-28T09:52:19Z","subdir":"","vcs_ref":"refs/tags/v1.6.0"},\ | ||
| 40 | {"module":"github.com/spf13/afero","version":"v1.9.2","vcs_hash":"e18a0e861d722a712f5c7c3b6b816c4bfcee4d60386ff56ccad4c1b464b5e392","timestamp":"2022-07-19T10:29:51Z","subdir":"","vcs_ref":"refs/tags/v1.9.2"},\ | ||
| 41 | {"module":"github.com/spf13/afero","version":"v1.10.0","vcs_hash":"557c850ba5601aa018dcb6e0056cd98e07051c557806cab1023900faec1d979d","timestamp":"2023-09-22T14:18:35Z","subdir":"","vcs_ref":"refs/tags/v1.10.0"},\ | ||
| 42 | {"module":"github.com/spf13/afero","version":"v1.3.3","vcs_hash":"605793e1ac3c11bc9d6e01a2809fed02ac84c0b7581c2411b390bf7ebcc9dcfd","timestamp":"2020-08-02T13:26:12Z","subdir":"","vcs_ref":"refs/tags/v1.3.3"},\ | ||
| 43 | {"module":"github.com/spf13/afero","version":"v1.11.0","vcs_hash":"60efb83b6288e983050bf2fecb13d4327c1e2cf5b2aed8cdf1f3f30a87374663","timestamp":"2023-11-28T09:46:14Z","subdir":"","vcs_ref":"refs/tags/v1.11.0"},\ | ||
| 44 | {"module":"github.com/spf13/afero","version":"v1.6.0","vcs_hash":"eec62a9237b2ed5a555bea3fc6454feb2cfb8edef4925f762bd7f483e3f7111d","timestamp":"2021-03-20T14:22:17Z","subdir":"","vcs_ref":"refs/tags/v1.6.0"},\ | ||
| 45 | {"module":"github.com/spf13/afero","version":"v1.14.0","vcs_hash":"10eb29b31a6d121ad5e6736bcb97bea1f12989832dd250b2978cb4ca9f063786","timestamp":"2025-03-15T14:09:03Z","subdir":"","vcs_ref":"refs/tags/v1.14.0"},\ | ||
| 46 | {"module":"github.com/spf13/cobra","version":"v1.8.1","vcs_hash":"2d91d6bc5de03fdd7c7a38386c83b43ea19399859bc492d6f78c8a36a38a0a6f","timestamp":"2024-06-01T10:31:11Z","subdir":"","vcs_ref":"refs/tags/v1.8.1"},\ | ||
| 47 | {"module":"github.com/spf13/cobra","version":"v1.9.1","vcs_hash":"b9eaed78e0a5f6d8926cb7b295c1304ebd0c79848e4fc0ad5e0ab83089f9081b","timestamp":"2025-02-16T23:42:04Z","subdir":"","vcs_ref":"refs/tags/v1.9.1"},\ | ||
| 48 | {"module":"github.com/spf13/viper","version":"v1.19.0","vcs_hash":"49e4392ef048dee8e4864464b674a8468cb61b218447507a5d093ba680c065c0","timestamp":"2024-06-01T12:57:38Z","subdir":"","vcs_ref":"refs/tags/v1.19.0"},\ | ||
| 49 | {"module":"github.com/spf13/viper","version":"v1.16.0","vcs_hash":"3eba7acad766c32d29d8a40e8275f02ca63e7a9d26586fe25a7b926c7c615ebc","timestamp":"2023-05-30T10:07:27Z","subdir":"","vcs_ref":"refs/tags/v1.16.0"},\ | ||
| 50 | {"module":"github.com/spf13/pflag","version":"v1.0.6","vcs_hash":"b7f51c906eabb517613129455992f23a2f48e1c6186855b1b66ba9e619db1aa4","timestamp":"2025-01-09T00:37:54Z","subdir":"","vcs_ref":"refs/tags/v1.0.6"},\ | ||
| 51 | {"module":"github.com/spf13/pflag","version":"v1.0.7","vcs_hash":"9325cb311901fc4d638afc02c2b6486fbe7957c09113848aa160e435f89a12ab","timestamp":"2025-07-16T21:42:25Z","subdir":"","vcs_ref":"refs/tags/v1.0.7"},\ | ||
| 52 | {"module":"github.com/json-iterator/go","version":"v1.1.12","vcs_hash":"bdb67d21e426f2274ff76d4829ac60348539016b1aa54fa98cfccc554be12f3b","timestamp":"2021-09-11T02:17:26Z","subdir":"","vcs_ref":"refs/tags/v1.1.12"},\ | ||
| 53 | {"module":"github.com/json-iterator/go","version":"v1.1.6","vcs_hash":"49dd68855c9609b742b2b0b4f38fc7310fe801de54098c1919a0a64c7a0df65f","timestamp":"2019-03-06T14:29:09Z","subdir":"","vcs_ref":"refs/tags/v1.1.6"},\ | ||
| 54 | {"module":"github.com/jellevandenhooff/dkim","version":"v0.0.0-20150330215556-f50fe3d243e1","vcs_hash":"9e4a30734fce86854ee4aa881f2c309bd19baeaef70f181545ed2b2a1c061853","timestamp":"2015-03-30T21:55:56Z","subdir":"","vcs_ref":""},\ | ||
| 55 | {"module":"github.com/vishvananda/netlink","version":"v1.3.1","vcs_hash":"add152ec680cd6ba7b1daeb50425ed8986ca51024d78c50810923119dbf60a49","timestamp":"2025-05-09T18:59:25Z","subdir":"","vcs_ref":"refs/tags/v1.3.1"},\ | ||
| 56 | {"module":"github.com/vishvananda/netlink","version":"v1.3.1-0.20250303224720-0e7078ed04c8","vcs_hash":"ee1f1c5bcf192f2a15f81de96d6b7394f3a18f159a729169e712e601f100595f","timestamp":"2025-03-03T22:47:20Z","subdir":"","vcs_ref":""},\ | ||
| 57 | {"module":"github.com/vishvananda/netlink","version":"v1.3.0","vcs_hash":"8f3f8bf16d8e1a4469338406628276a5ba5eef185cc1b0b87cdb85fcc7ec40e3","timestamp":"2024-08-23T19:41:44Z","subdir":"","vcs_ref":"refs/tags/v1.3.0"},\ | ||
| 58 | {"module":"github.com/vishvananda/netns","version":"v0.0.5","vcs_hash":"9f1ef5c3417729b4f24554f4b88d06d9e7cdeb771a5d62000cc1344bb1c985d8","timestamp":"2024-08-13T19:31:45Z","subdir":"","vcs_ref":"refs/tags/v0.0.5"},\ | ||
| 59 | {"module":"github.com/openzipkin/zipkin-go","version":"v0.1.1","vcs_hash":"1d655b27e8a62450ffe4a1211121c495b65a261b580d5c8d6e9a51c7e5c924f1","timestamp":"2018-07-27T17:21:04Z","subdir":"","vcs_ref":"refs/tags/v0.1.1"},\ | ||
| 60 | {"module":"github.com/openzipkin/zipkin-go","version":"v0.4.3","vcs_hash":"ba7772ca7ade52834cfaaaa92e14c1330219b9261aef903e2d24a500def3e37d","timestamp":"2024-04-29T00:11:29Z","subdir":"","vcs_ref":"refs/tags/v0.4.3"},\ | ||
| 61 | {"module":"github.com/docopt/docopt-go","version":"v0.0.0-20180111231733-ee0de3bc6815","vcs_hash":"751de0440af708f4965069ceb6bd0ea4be3936767177b3370285c4be76b4c1b7","timestamp":"2018-01-11T23:17:33Z","subdir":"","vcs_ref":""},\ | ||
| 62 | {"module":"github.com/fatih/camelcase","version":"v1.0.0","vcs_hash":"6a70c3e9444a569228a1f78a8f5675b37449de9d847ac7156e8fc8d028bdd829","timestamp":"2017-10-27T10:42:57Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 63 | {"module":"github.com/fatih/color","version":"v1.16.0","vcs_hash":"c9c4254c80a65cc2fd4e139ee8cca1b50f6168b9a40d3bbf4a174548c4e38898","timestamp":"2023-11-06T08:25:55Z","subdir":"","vcs_ref":"refs/tags/v1.16.0"},\ | ||
| 64 | {"module":"github.com/spaolacci/murmur3","version":"v1.1.0","vcs_hash":"a9c1720f1e20cf70178b36d24d6d66ecb259eba3a3e6fd0ca670097f00bd2c48","timestamp":"2018-01-18T20:28:30Z","subdir":"","vcs_ref":"refs/tags/v1.1.0"},\ | ||
| 65 | {"module":"github.com/stefanberger/go-pkcs11uri","version":"v0.0.0-20230803200340-78284954bff6","vcs_hash":"38fa201d7d655497d33723d139ffc3ec2ee78d3caab251015a1c3a5190f5e073","timestamp":"2023-08-03T20:03:40Z","subdir":"","vcs_ref":""},\ | ||
| 66 | {"module":"github.com/fxamacker/cbor/v2","version":"v2.9.0","vcs_hash":"a2e55d2b4fdba69f8a4cfc76758713247ee27c62d5ad4168e8c14369f3c94c36","timestamp":"2025-07-14T04:00:34Z","subdir":"","vcs_ref":"refs/tags/v2.9.0"},\ | ||
| 67 | {"module":"github.com/fxamacker/cbor/v2","version":"v2.7.0","vcs_hash":"4b59857912b9ea71beceb3684f965865607f578625ab12541c012ff811a120c9","timestamp":"2024-06-24T04:49:42Z","subdir":"","vcs_ref":"refs/tags/v2.7.0"},\ | ||
| 68 | {"module":"github.com/davidlazar/go-crypto","version":"v0.0.0-20200604182044-b73af7476f6c","vcs_hash":"f8545c6c5e0f5ce36f49f75f9833021b00462cdac0533b39a4de3c1e32b359d3","timestamp":"2020-06-04T18:20:44Z","subdir":"","vcs_ref":""},\ | ||
| 69 | {"module":"github.com/xlab/treeprint","version":"v1.2.0","vcs_hash":"ee4e106490f6c5b18fc6de44494c8ef4c0e0fd4a80e7af8fdfb9020f97453746","timestamp":"2023-03-09T08:58:20Z","subdir":"","vcs_ref":"refs/tags/v1.2.0"},\ | ||
| 70 | {"module":"github.com/OneOfOne/xxhash","version":"v1.2.8","vcs_hash":"574662bdca3437a1a2b63a6fb52e05b654c57b8d21015a54e240b726cc649b5c","timestamp":"2020-05-24T17:46:06Z","subdir":"","vcs_ref":"refs/tags/v1.2.8"},\ | ||
| 71 | {"module":"github.com/prometheus/common","version":"v0.55.0","vcs_hash":"c773458e4153a1156de46f9b19a0c9e562195ea659bd1db2a371c7d3c9894d51","timestamp":"2024-06-26T13:34:48Z","subdir":"","vcs_ref":"refs/tags/v0.55.0"},\ | ||
| 72 | {"module":"github.com/prometheus/common","version":"v0.63.0","vcs_hash":"cf643f42f31268421790c0b0e30560c3f9a5fc15801101442a72832a5bb070c9","timestamp":"2025-03-13T16:41:45Z","subdir":"","vcs_ref":"refs/tags/v0.63.0"},\ | ||
| 73 | {"module":"github.com/prometheus/common","version":"v0.62.0","vcs_hash":"1c7689cfee4233aa062bec8ece46dce07f442cf27c9c0c1166508855e3b0be21","timestamp":"2025-01-16T15:26:11Z","subdir":"","vcs_ref":"refs/tags/v0.62.0"},\ | ||
| 74 | {"module":"github.com/prometheus/client_model","version":"v0.6.0","vcs_hash":"069e95e903f8059099fa1060d8aad72df06ddda303ae3e832179548b86006178","timestamp":"2024-01-23T15:21:39Z","subdir":"","vcs_ref":"refs/tags/v0.6.0"},\ | ||
| 75 | {"module":"github.com/prometheus/client_model","version":"v0.6.2","vcs_hash":"ce4113e6c8f9de1c05a5198a36f67001c5b8ac458bbdbca291a0800fa698d5b1","timestamp":"2025-04-11T05:38:16Z","subdir":"","vcs_ref":"refs/tags/v0.6.2"},\ | ||
| 76 | {"module":"github.com/prometheus/client_model","version":"v0.2.0","vcs_hash":"956572947cafa016504d9c969badcfcac4978c09ecb2f24b156d94349ffa584a","timestamp":"2020-01-18T22:30:34Z","subdir":"","vcs_ref":"refs/tags/v0.2.0"},\ | ||
| 77 | {"module":"github.com/prometheus/client_model","version":"v0.0.0-20180712105110-5c3871d89910","vcs_hash":"f6f51abd7b0f905d6b844652733802c893708c937a90eddb39855a9027e795ef","timestamp":"2018-07-12T10:51:10Z","subdir":"","vcs_ref":""},\ | ||
| 78 | {"module":"github.com/prometheus/client_model","version":"v0.6.1","vcs_hash":"caf181efa4396d95dac9ea7d6879b5ffa11a4c19d16fb9f0cdb4401b8bad274e","timestamp":"2024-03-26T17:08:02Z","subdir":"","vcs_ref":"refs/tags/v0.6.1"},\ | ||
| 79 | {"module":"github.com/prometheus/client_golang","version":"v1.20.5","vcs_hash":"1a0860e1de6c5f86bfdf0955c8c04423e5e5ff7aa2653d61019308999d3e38b5","timestamp":"2024-10-15T09:44:04Z","subdir":"","vcs_ref":"refs/tags/v1.20.5"},\ | ||
| 80 | {"module":"github.com/prometheus/client_golang","version":"v1.22.0","vcs_hash":"fe4288714ba7ad45e7c10ed15d06ed07d31906852c1926f103bd4b73cb475e17","timestamp":"2025-04-08T08:06:13Z","subdir":"","vcs_ref":"refs/tags/v1.22.0"},\ | ||
| 81 | {"module":"github.com/prometheus/procfs","version":"v0.15.1","vcs_hash":"9e485df4f8bbb8f868792732d9cf24f477d4d035cf6ee9fdf45dae2869f8e03f","timestamp":"2024-05-31T12:52:07Z","subdir":"","vcs_ref":"refs/tags/v0.15.1"},\ | ||
| 82 | {"module":"github.com/prometheus/procfs","version":"v0.0.0-20180725123919-05ee40e3a273","vcs_hash":"a31afc6d496c301e460791751c825c4adb554572fc9b0898f20b5141bc3373d1","timestamp":"2018-07-25T12:39:19Z","subdir":"","vcs_ref":""},\ | ||
| 83 | {"module":"github.com/prometheus/procfs","version":"v0.17.0","vcs_hash":"bd38c110e95e59c4551170b1bdd1a77f0c2d3bfb31346fe6c34a3ff9a2d59911","timestamp":"2025-07-03T09:39:02Z","subdir":"","vcs_ref":"refs/tags/v0.17.0"},\ | ||
| 84 | {"module":"github.com/jedib0t/go-pretty/v6","version":"v6.6.7","vcs_hash":"8dd325fc1142fd358eca5fbf7c852b91aaba202d2bda5a092496c442bc1b870d","timestamp":"2025-03-01T21:01:54Z","subdir":"","vcs_ref":"refs/tags/v6.6.7"},\ | ||
| 85 | {"module":"github.com/k-sone/critbitgo","version":"v1.4.0","vcs_hash":"a3697235ba00d6a9d66568f48215082dd6e3304dbf16742a140087ed6bfaadf1","timestamp":"2019-11-02T00:59:35Z","subdir":"","vcs_ref":"refs/tags/v1.4.0"},\ | ||
| 86 | {"module":"github.com/sasha-s/go-deadlock","version":"v0.3.5","vcs_hash":"fa29175221f16401d041954c9a07bc5aa8b90d585d480873eaa15a18b5fa8e6d","timestamp":"2024-08-14T18:50:39Z","subdir":"","vcs_ref":"refs/tags/v0.3.5"},\ | ||
| 87 | {"module":"github.com/syndtr/goleveldb","version":"v1.0.0","vcs_hash":"daf11d5cd6cea0a9e60de8226178ce2ababe41af5e83a99dd00b42e2e27febf4","timestamp":"2019-02-22T05:17:00Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 88 | {"module":"github.com/syndtr/gocapability","version":"v0.0.0-20200815063812-42c35b437635","vcs_hash":"4480911d3d4457413aedb0be556a8ab2b064c475167177096e4dec65342505e9","timestamp":"2020-08-15T06:38:12Z","subdir":"","vcs_ref":""},\ | ||
| 89 | {"module":"github.com/alecthomas/units","version":"v0.0.0-20240927000941-0f3dac36c52b","vcs_hash":"a29df7d1a787519b6e2ce58aba8e52ffc0aa566a3c6cfdb79fee16be24a0616b","timestamp":"2024-09-27T00:09:41Z","subdir":"","vcs_ref":""},\ | ||
| 90 | {"module":"github.com/alecthomas/units","version":"v0.0.0-20211218093645-b94a6e3cc137","vcs_hash":"fd740bbc9bdec5b8bf13526eff2ee852c365b4c2a8feb66c89e2aa4b36a0d677","timestamp":"2021-12-18T09:36:45Z","subdir":"","vcs_ref":""},\ | ||
| 91 | {"module":"github.com/alecthomas/kingpin/v2","version":"v2.4.0","vcs_hash":"ae34e4803d18ba03ac4e70e84f5e737ec48634b725413ad5282fb01d6fc47dda","timestamp":"2023-09-30T22:59:49Z","subdir":"","vcs_ref":"refs/tags/v2.4.0"},\ | ||
| 92 | {"module":"github.com/container-storage-interface/spec","version":"v1.9.0","vcs_hash":"50a317890fc319f14986be324b319ba7b273e81a1018320dacafd7b7205305e9","timestamp":"2023-08-14T19:23:06Z","subdir":"","vcs_ref":"refs/tags/v1.9.0"},\ | ||
| 93 | {"module":"github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp","version":"v1.26.0","vcs_hash":"6104f04c10a69440134a3077d94e7091acb7792dba37ef833832dcab14fc75dd","timestamp":"2025-01-27T16:39:18Z","subdir":"detectors/gcp","vcs_ref":"refs/tags/detectors/gcp/v1.26.0"},\ | ||
| 94 | {"module":"github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp","version":"v1.25.0","vcs_hash":"be287d0c5f0cf7c8552c99e2b8be67e46cf1c24c93310324e134c8c36f9821e9","timestamp":"2024-11-01T14:13:49Z","subdir":"detectors/gcp","vcs_ref":"refs/tags/detectors/gcp/v1.25.0"},\ | ||
| 95 | {"module":"github.com/decred/dcrd/dcrec/secp256k1/v4","version":"v4.4.0","vcs_hash":"dea203beeafba9300d7341afcdd38985621ebd2ec9d4c5a8a7d262cbb2c2bc41","timestamp":"2025-02-20T17:33:47Z","subdir":"dcrec/secp256k1","vcs_ref":"refs/tags/dcrec/secp256k1/v4.4.0"},\ | ||
| 96 | {"module":"github.com/decred/dcrd/crypto/blake256","version":"v1.1.0","vcs_hash":"6b53d2d53c1d8abc0b1e3afd84693f1e8e516f653a62396f262dd3998d23cdf9","timestamp":"2024-07-22T16:17:11Z","subdir":"crypto/blake256","vcs_ref":"refs/tags/crypto/blake256/v1.1.0"},\ | ||
| 97 | {"module":"github.com/gogo/protobuf","version":"v1.3.1","vcs_hash":"487846ea4fbb1d95dc2e657d4e80ef368991c8969416806cb750f49d60d76f50","timestamp":"2019-10-14T06:15:17Z","subdir":"","vcs_ref":"refs/tags/v1.3.1"},\ | ||
| 98 | {"module":"github.com/gogo/protobuf","version":"v1.3.2","vcs_hash":"e07d7c0e03a0e2831dd973581be0944984030693bc73f0b67a64e53b4c690635","timestamp":"2021-01-10T08:01:47Z","subdir":"","vcs_ref":"refs/tags/v1.3.2"},\ | ||
| 99 | {"module":"github.com/antihax/optional","version":"v1.0.0","vcs_hash":"535a79fbd6ec4a2d00a2eaeb938554011f822f57d36bc924215af19f4bab0697","timestamp":"2019-10-10T23:37:20Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 100 | {"module":"github.com/mwitkow/go-conntrack","version":"v0.0.0-20190716064945-2f068394615f","vcs_hash":"0c95da896ecaf67638f45eea2282c2c840e57fd5bef90b1316645fe86914c177","timestamp":"2019-07-16T06:49:45Z","subdir":"","vcs_ref":""},\ | ||
| 101 | {"module":"github.com/mwitkow/go-http-dialer","version":"v0.0.0-20161116154839-378f744fb2b8","vcs_hash":"b49226158203716f61a63aabfe5b5505264ac6a52d468bf41edf85479a6c7b8d","timestamp":"2016-11-16T15:48:39Z","subdir":"","vcs_ref":""},\ | ||
| 102 | {"module":"github.com/bronze1man/goStrongswanVici","version":"v0.0.0-20231128135937-211cef3b0b20","vcs_hash":"d421cb26539bd984124aa1407f9183358053224a7aeab84c95a169a35343a0f7","timestamp":"2023-11-28T13:59:37Z","subdir":"","vcs_ref":""},\ | ||
| 103 | {"module":"github.com/jmespath/go-jmespath","version":"v0.4.0","vcs_hash":"c3c97b2a21733410cf7bdf451fa4187fbd4cd760335a06d42b48140ef8934d6b","timestamp":"2020-09-18T23:53:51Z","subdir":"","vcs_ref":"refs/tags/v0.4.0"},\ | ||
| 104 | {"module":"github.com/google/cadvisor","version":"v0.52.1","vcs_hash":"5e19f55ae6958643674663ad2bbdf551844b678ae58c9da1a47abd1f7b1e1dca","timestamp":"2025-03-05T02:18:55Z","subdir":"","vcs_ref":"refs/tags/v0.52.1"},\ | ||
| 105 | {"module":"github.com/google/martian","version":"v2.1.0+incompatible","vcs_hash":"d73e4def39ac1a50bc14992c07a5ebf3b91b1754e1ebc00b945814c45625391f","timestamp":"2018-09-28T21:15:21Z","subdir":"","vcs_ref":"refs/tags/v2.1.0"},\ | ||
| 106 | {"module":"github.com/google/martian/v3","version":"v3.0.0","vcs_hash":"a09315e0183ebc605e8e556dbc5e51bcd84786f4af95a81bb8edd69589ac306f","timestamp":"2019-07-09T01:38:53Z","subdir":"v3","vcs_ref":"refs/tags/v3.0.0"},\ | ||
| 107 | {"module":"github.com/google/martian/v3","version":"v3.1.0","vcs_hash":"3fab31e32a857abe13f8cc551dd75b033181876cfd43a246ac1f8b6e1626b526","timestamp":"2020-02-24T23:23:20Z","subdir":"v3","vcs_ref":"refs/tags/v3.1.0"},\ | ||
| 108 | {"module":"github.com/google/martian/v3","version":"v3.2.1","vcs_hash":"a9b520ab0be644c48d9f8e22a34ce4be4bce6362c277f11ffe82d877e2ddca01","timestamp":"2021-05-19T22:06:43Z","subdir":"v3","vcs_ref":"refs/tags/v3.2.1"},\ | ||
| 109 | {"module":"github.com/google/martian/v3","version":"v3.3.2","vcs_hash":"1c9c7f2e0387e0ac37f9c9a64ff9d408185df9a7242fe36230582351ab09b84d","timestamp":"2022-03-14T19:34:56Z","subdir":"v3","vcs_ref":"refs/tags/v3.3.2"},\ | ||
| 110 | {"module":"github.com/google/go-tpm-tools","version":"v0.3.13-0.20230620182252-4639ecce2aba","vcs_hash":"73d32a98c475a66274d59f051c52384d2f4304aa4a039387d817e9262dfb82ff","timestamp":"2023-06-20T18:22:52Z","subdir":"","vcs_ref":""},\ | ||
| 111 | {"module":"github.com/google/flatbuffers","version":"v2.0.8+incompatible","vcs_hash":"3ee6379a1463366e0e5e78827ade43add602ea4741ce02acae01bf01e84775ca","timestamp":"2022-08-30T03:43:36Z","subdir":"","vcs_ref":"refs/tags/v2.0.8"},\ | ||
| 112 | {"module":"github.com/google/go-cmp","version":"v0.7.0","vcs_hash":"460ed71bde70f3a932cad8d9044d3f12302bf8b6e95353bd17c44189712e2763","timestamp":"2025-01-14T18:15:44Z","subdir":"","vcs_ref":"refs/tags/v0.7.0"},\ | ||
| 113 | {"module":"github.com/google/go-cmp","version":"v0.3.0","vcs_hash":"ae58fd0d54f7194cd02ff68b9600f09892901604ebd985b881c9860505e91785","timestamp":"2019-03-12T03:24:27Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 114 | {"module":"github.com/google/go-cmp","version":"v0.6.0","vcs_hash":"066c8baed8b5c49c8bf75e59b5e0a559593a7098e3e99236e4fc5b6e29e3ac91","timestamp":"2023-08-31T17:32:40Z","subdir":"","vcs_ref":"refs/tags/v0.6.0"},\ | ||
| 115 | {"module":"github.com/google/go-cmp","version":"v0.4.0","vcs_hash":"04ff364bb494ac39b4a8c906ddd6c47ddef7d89071af49fc9d78eebd2ee4f937","timestamp":"2019-12-16T21:18:14Z","subdir":"","vcs_ref":"refs/tags/v0.4.0"},\ | ||
| 116 | {"module":"github.com/google/go-cmp","version":"v0.5.4","vcs_hash":"990ac138252d2a8529826b2237fedeecd3c72e28d4ccb7016c8a8bda4fd28151","timestamp":"2020-11-24T18:26:02Z","subdir":"","vcs_ref":"refs/tags/v0.5.4"},\ | ||
| 117 | {"module":"github.com/google/go-cmp","version":"v0.3.1","vcs_hash":"bbba6265e3e26d3a892583135ccfff338512124f01097cb15f8532f41f14d3f1","timestamp":"2019-08-05T20:51:40Z","subdir":"","vcs_ref":"refs/tags/v0.3.1"},\ | ||
| 118 | {"module":"github.com/google/go-cmp","version":"v0.2.0","vcs_hash":"bb2851e042ef699bbc2df1ef8c7b0c754822560b89602db9ff6f6315b5afddf7","timestamp":"2018-02-02T21:19:42Z","subdir":"","vcs_ref":"refs/tags/v0.2.0"},\ | ||
| 119 | {"module":"github.com/google/go-cmp","version":"v0.5.9","vcs_hash":"fd14e45645e0977841a8f51fbe51cc4ca8444dbd2b4e5eddd91172a3805102fa","timestamp":"2022-09-02T22:41:56Z","subdir":"","vcs_ref":"refs/tags/v0.5.9"},\ | ||
| 120 | {"module":"github.com/google/go-cmp","version":"v0.5.6","vcs_hash":"1422c21cf85623a9e0375e435404b59ca39b995df53077c760d230ae2efc5cec","timestamp":"2021-05-25T02:50:45Z","subdir":"","vcs_ref":"refs/tags/v0.5.6"},\ | ||
| 121 | {"module":"github.com/google/go-cmp","version":"v0.5.5","vcs_hash":"0cb91aa96094555f9ecdf5cd1f80913d4c0b415460a65e7aa698aaf406dae3ce","timestamp":"2021-03-03T20:48:37Z","subdir":"","vcs_ref":"refs/tags/v0.5.5"},\ | ||
| 122 | {"module":"github.com/google/go-cmp","version":"v0.4.1","vcs_hash":"62a8289459060624d6de0eef227bc5b985cdacccc616b88d5977d28d0ddafb02","timestamp":"2020-05-15T04:39:44Z","subdir":"","vcs_ref":"refs/tags/v0.4.1"},\ | ||
| 123 | {"module":"github.com/google/go-cmp","version":"v0.5.7","vcs_hash":"82c4f88ad26eb27b5843cdacdecd2e9f2d7e2fb3529eae2e69835a4677dc4912","timestamp":"2022-01-04T17:50:40Z","subdir":"","vcs_ref":"refs/tags/v0.5.7"},\ | ||
| 124 | {"module":"github.com/google/go-cmp","version":"v0.5.8","vcs_hash":"e9c9c25dc056da118c79d8fe80d5c9607c174191206587359d435b45a4783882","timestamp":"2022-04-26T20:49:16Z","subdir":"","vcs_ref":"refs/tags/v0.5.8"},\ | ||
| 125 | {"module":"github.com/google/go-cmp","version":"v0.5.3","vcs_hash":"f0648a9cebe17ac6cb2e543c1b3c24b2c85c8b2bc09d2e2ba22ce58b2b89cdb0","timestamp":"2020-11-12T20:24:02Z","subdir":"","vcs_ref":"refs/tags/v0.5.3"},\ | ||
| 126 | {"module":"github.com/google/go-cmp","version":"v0.5.0","vcs_hash":"06401ba5971b1b6dbf869860d7b89a3bf1fbcf3c04ffb585b80919dddb781ca6","timestamp":"2020-06-18T00:25:47Z","subdir":"","vcs_ref":"refs/tags/v0.5.0"},\ | ||
| 127 | {"module":"github.com/google/go-cmp","version":"v0.5.1","vcs_hash":"e18ba015e95b56df6f6927f92e11f2e6c61d012dbcd72b50b8e578d13bc2f752","timestamp":"2020-07-21T19:17:14Z","subdir":"","vcs_ref":"refs/tags/v0.5.1"},\ | ||
| 128 | {"module":"github.com/google/go-cmp","version":"v0.5.2","vcs_hash":"bc0be26361e8cef7d5d19a88e76640ca90d6cf97700da6bfcb85b9a2cb309f46","timestamp":"2020-08-18T19:37:11Z","subdir":"","vcs_ref":"refs/tags/v0.5.2"},\ | ||
| 129 | {"module":"github.com/google/go-tpm","version":"v0.9.5","vcs_hash":"3dda13b111be57c8028aea328f04ab5ce7d13756e61ef7918195db7b71084497","timestamp":"2025-05-08T14:14:36Z","subdir":"","vcs_ref":"refs/tags/v0.9.5"},\ | ||
| 130 | {"module":"github.com/google/btree","version":"v1.1.3","vcs_hash":"6ab438bcfaa9c1612b157b0bd34881cf1fb3c76d6152d52d03e8bfcb0763a691","timestamp":"2024-08-21T16:26:17Z","subdir":"","vcs_ref":"refs/tags/v1.1.3"},\ | ||
| 131 | {"module":"github.com/google/btree","version":"v1.0.0","vcs_hash":"85612efd55a9aab7a0918f1197aae84a1320d80139a9a4c9d83d7ad087c71300","timestamp":"2018-08-13T15:31:12Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 132 | {"module":"github.com/google/btree","version":"v0.0.0-20180813153112-4030bb1f1f0c","vcs_hash":"85612efd55a9aab7a0918f1197aae84a1320d80139a9a4c9d83d7ad087c71300","timestamp":"2018-08-13T15:31:12Z","subdir":"","vcs_ref":""},\ | ||
| 133 | {"module":"github.com/google/go-github","version":"v17.0.0+incompatible","vcs_hash":"78ebc68fbb9fd069ec840c081e9e4373bf433a73486f88b5f9806f80db950025","timestamp":"2018-08-10T17:15:20Z","subdir":"","vcs_ref":"refs/tags/v17.0.0"},\ | ||
| 134 | {"module":"github.com/google/go-containerregistry","version":"v0.20.2","vcs_hash":"341854b57c4450774f0bfb0e735005a0aacc137969d63d2bb61371bd8a5b9f67","timestamp":"2024-08-06T16:18:38Z","subdir":"","vcs_ref":"refs/tags/v0.20.2"},\ | ||
| 135 | {"module":"github.com/google/renameio","version":"v0.1.0","vcs_hash":"76f4072558e5deba8821b89cf58abb617b9d1d10b99be8f2d83f095779579603","timestamp":"2019-01-09T16:53:11Z","subdir":"","vcs_ref":"refs/tags/v0.1.0"},\ | ||
| 136 | {"module":"github.com/google/cel-go","version":"v0.26.1","vcs_hash":"578448d7e5e229b277fe461a7f5985c6e45f1a836230fec91b750327cd0ce5d9","timestamp":"2025-08-18T20:12:53Z","subdir":"","vcs_ref":"refs/tags/v0.26.1"},\ | ||
| 137 | {"module":"github.com/google/cel-go","version":"v0.26.0","vcs_hash":"29bf51781ec639ac1ab8cea9775b0eb2c33f9ffbea85f69c32fae2a596e305f8","timestamp":"2025-07-14T20:45:46Z","subdir":"","vcs_ref":"refs/tags/v0.26.0"},\ | ||
| 138 | {"module":"github.com/google/uuid","version":"v1.1.1","vcs_hash":"eb93ca348ebb31319a7c752da38e6b49c9cd7ebca47e4d077bcfeb02d6f02fd5","timestamp":"2019-02-27T21:05:49Z","subdir":"","vcs_ref":"refs/tags/v1.1.1"},\ | ||
| 139 | {"module":"github.com/google/uuid","version":"v1.2.0","vcs_hash":"d413b418a716d2949c57a5676b5887607713136568f6b6894fed0ce9e8faddea","timestamp":"2021-01-22T18:20:15Z","subdir":"","vcs_ref":"refs/tags/v1.2.0"},\ | ||
| 140 | {"module":"github.com/google/uuid","version":"v1.6.0","vcs_hash":"1743dd7863ebf20fb946ec26a0525a27c91536f2d01acf863b0a99566cd8f3e5","timestamp":"2024-01-23T18:54:04Z","subdir":"","vcs_ref":"refs/tags/v1.6.0"},\ | ||
| 141 | {"module":"github.com/google/uuid","version":"v1.3.0","vcs_hash":"baaff4147d4a04e5d30e5b64e58b5212e2563d7d6043a2edc09a3a5c217ad47f","timestamp":"2021-07-12T22:33:52Z","subdir":"","vcs_ref":"refs/tags/v1.3.0"},\ | ||
| 142 | {"module":"github.com/google/uuid","version":"v1.1.2","vcs_hash":"192548bfd3acdce00ddcc9091abd663f637e675eb5470859ea5ca544d5150646","timestamp":"2020-07-02T18:56:42Z","subdir":"","vcs_ref":"refs/tags/v1.1.2"},\ | ||
| 143 | {"module":"github.com/google/pprof","version":"v0.0.0-20210226084205-cbba55b83ad5","vcs_hash":"4092dee517d79dbd953b0f8e1f0cd311a8990db197d0b18d0dcb6599d62a98fe","timestamp":"2021-02-26T08:42:05Z","subdir":"","vcs_ref":""},\ | ||
| 144 | {"module":"github.com/google/pprof","version":"v0.0.0-20200212024743-f11f1df84d12","vcs_hash":"d8a8bc063f43182a53887d028f2a8989d26b355ef8abbf508170190ae81c2b73","timestamp":"2020-02-12T02:47:43Z","subdir":"","vcs_ref":""},\ | ||
| 145 | {"module":"github.com/google/pprof","version":"v0.0.0-20210122040257-d980be63207e","vcs_hash":"fdefd4153ee925d7300716d5ceed15e427a1ca1b0f830871f7444cf62a746613","timestamp":"2021-01-22T04:02:57Z","subdir":"","vcs_ref":""},\ | ||
| 146 | {"module":"github.com/google/pprof","version":"v0.0.0-20201023163331-3e6fc7fc9c4c","vcs_hash":"caa83ba8d6b4a436b85fa97fa28ef855cc55cfb28ae8352dee17ea3ea201213f","timestamp":"2020-10-23T16:33:31Z","subdir":"","vcs_ref":""},\ | ||
| 147 | {"module":"github.com/google/pprof","version":"v0.0.0-20200708004538-1a94d8640e99","vcs_hash":"31f2a8537f441e892d141aab3000d57a9294410e58dd345137721b34a0951883","timestamp":"2020-07-08T00:45:38Z","subdir":"","vcs_ref":""},\ | ||
| 148 | {"module":"github.com/google/pprof","version":"v0.0.0-20190515194954-54271f7e092f","vcs_hash":"dbbe87c6d3129524299bea08543469e71eead63a334d873ff29785e62dd91f90","timestamp":"2019-05-15T19:49:54Z","subdir":"","vcs_ref":""},\ | ||
| 149 | {"module":"github.com/google/pprof","version":"v0.0.0-20241029153458-d1b30febd7db","vcs_hash":"01e2b07a20be192511d99959651413e14e03470a4094298865db4e45d059b53d","timestamp":"2024-10-29T15:34:58Z","subdir":"","vcs_ref":""},\ | ||
| 150 | {"module":"github.com/google/pprof","version":"v0.0.0-20201203190320-1bf35d6f28c2","vcs_hash":"d44ac676ff8477827cab56c253ae3763dbf72913bbb4610edb3a736c62c51ec6","timestamp":"2020-12-03T19:03:20Z","subdir":"","vcs_ref":""},\ | ||
| 151 | {"module":"github.com/google/pprof","version":"v0.0.0-20191218002539-d4f498aebedc","vcs_hash":"de36d138e98e00f435d8ea2a0165624ef24795222a94843a98eb6e5c87767005","timestamp":"2019-12-18T00:25:39Z","subdir":"","vcs_ref":""},\ | ||
| 152 | {"module":"github.com/google/pprof","version":"v0.0.0-20210601050228-01bbb1931b22","vcs_hash":"4f47d9210cf66bab50760ee662dabb16a7a3fe8c2318317e99e8f565a566b73c","timestamp":"2021-06-01T05:02:28Z","subdir":"","vcs_ref":""},\ | ||
| 153 | {"module":"github.com/google/pprof","version":"v0.0.0-20250208200701-d0013a598941","vcs_hash":"de48edfe45db65355f3ce0cf62305aa5383c9ac6ff05ec3a500128407f58f4fb","timestamp":"2025-02-08T20:07:01Z","subdir":"","vcs_ref":""},\ | ||
| 154 | {"module":"github.com/google/pprof","version":"v0.0.0-20181206194817-3ea8567a2e57","vcs_hash":"8f5be92f8ffca2ad32e5c35a0be99dfc9c4da1b0793abd7b267f92cc007bc91c","timestamp":"2018-12-06T19:48:17Z","subdir":"","vcs_ref":""},\ | ||
| 155 | {"module":"github.com/google/pprof","version":"v0.0.0-20250403155104-27863c87afa6","vcs_hash":"37982032545a9f78659ba1c62425d992be58995a45bdfeee0578df9c417a2591","timestamp":"2025-04-03T15:51:04Z","subdir":"","vcs_ref":""},\ | ||
| 156 | {"module":"github.com/google/pprof","version":"v0.0.0-20210720184732-4bb14d4b1be1","vcs_hash":"d7ba069139885203e79c6654a1c56b58ad95a84d38c27b49fcd1b22895f09977","timestamp":"2021-07-20T18:47:32Z","subdir":"","vcs_ref":""},\ | ||
| 157 | {"module":"github.com/google/pprof","version":"v0.0.0-20201218002935-b9804c9f04c2","vcs_hash":"ef956e6977489abfccc62649f52626c5ed32a942b904d5d39f022f07a1937ae9","timestamp":"2020-12-18T00:29:35Z","subdir":"","vcs_ref":""},\ | ||
| 158 | {"module":"github.com/google/pprof","version":"v0.0.0-20200229191704-1ebb73c60ed3","vcs_hash":"ff557c8ed5038276d9002de4c1a6afcd2d47a1f85dfc034a08911cf425cebdbe","timestamp":"2020-02-29T19:17:04Z","subdir":"","vcs_ref":""},\ | ||
| 159 | {"module":"github.com/google/pprof","version":"v0.0.0-20210609004039-a478d1d731e9","vcs_hash":"aba5934657cdc66abc897f9a8770562d890b555e80c09df73ba7843468e3cefe","timestamp":"2021-06-09T00:40:39Z","subdir":"","vcs_ref":""},\ | ||
| 160 | {"module":"github.com/google/pprof","version":"v0.0.0-20200430221834-fc25d7d30c6d","vcs_hash":"ab946ff6d98dc83a86a77b85983d69f27af1e843592f79d22ace49b20266a435","timestamp":"2020-04-30T22:18:34Z","subdir":"","vcs_ref":""},\ | ||
| 161 | {"module":"github.com/google/gofuzz","version":"v1.2.0","vcs_hash":"3937010173fd05b3f7349b62cbf84ac3b69011d5b5f248f16416a9e481943f54","timestamp":"2020-08-04T22:43:24Z","subdir":"","vcs_ref":"refs/tags/v1.2.0"},\ | ||
| 162 | {"module":"github.com/google/gofuzz","version":"v1.0.0","vcs_hash":"3b10b16f3e547f9036aa468f5a846c1e873d084728258048c32c4afc2a1bb2cf","timestamp":"2019-04-08T17:44:45Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 163 | {"module":"github.com/google/gopacket","version":"v1.1.19","vcs_hash":"028d3eaa48c22838281fed3a66d89c08174127a145bcc3d3fb80fb786564009f","timestamp":"2020-10-19T16:12:32Z","subdir":"","vcs_ref":"refs/tags/v1.1.19"},\ | ||
| 164 | {"module":"github.com/google/s2a-go","version":"v0.1.3","vcs_hash":"5825061f32b431665ac43f91fab58c889afffb7a0870b868453d36dfdfbd6c3c","timestamp":"2023-04-28T17:33:28Z","subdir":"","vcs_ref":"refs/tags/v0.1.3"},\ | ||
| 165 | {"module":"github.com/google/s2a-go","version":"v0.1.4","vcs_hash":"e153e0f7e1923456d5ff38676157d7c15d014535f4a261d9c2a2d899bb8b9de1","timestamp":"2023-05-18T16:55:23Z","subdir":"","vcs_ref":"refs/tags/v0.1.4"},\ | ||
| 166 | {"module":"github.com/google/go-querystring","version":"v1.0.0","vcs_hash":"08a0ab24e6c7c28483bf7fafcf8364fed600f35553cdb6685f859e03cba6d453","timestamp":"2018-09-16T13:16:37Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 167 | {"module":"github.com/google/gnostic-models","version":"v0.7.0","vcs_hash":"88a05eeac87ac843d53bbad4f86c891fbd1a6eb73d10d5b2c7381c229c0a25ab","timestamp":"2025-06-26T15:23:00Z","subdir":"","vcs_ref":"refs/tags/v0.7.0"},\ | ||
| 168 | {"module":"github.com/google/gnostic-models","version":"v0.6.9-0.20230804172637-c7be7c783f49","vcs_hash":"9cb02a48bd58ac2a050dea41ebfe49f7cf5987f1435a987a07d3c373d8ac806f","timestamp":"2023-08-04T17:26:37Z","subdir":"","vcs_ref":""},\ | ||
| 169 | {"module":"github.com/mohae/deepcopy","version":"v0.0.0-20170929034955-c48cc78d4826","vcs_hash":"f46591c97eaa5894e7974f259d9dbffc1c1ec8c97eff69355560914307521d7b","timestamp":"2017-09-29T03:49:55Z","subdir":"","vcs_ref":""},\ | ||
| 170 | {"module":"github.com/jackpal/go-nat-pmp","version":"v1.0.2","vcs_hash":"a9c9e696f5c2025a684a3d9fe55c0014cae2c3985dca22c996c9dd828504babe","timestamp":"2019-11-16T04:51:08Z","subdir":"","vcs_ref":"refs/tags/v1.0.2"},\ | ||
| 171 | {"module":"github.com/tchap/go-patricia/v2","version":"v2.3.2","vcs_hash":"6c727785fed6a5390bc8febf030038ea36e899b69a48aaf91b3bd52fd48f31fa","timestamp":"2025-01-14T14:33:58Z","subdir":"","vcs_ref":"refs/tags/v2.3.2"},\ | ||
| 172 | {"module":"github.com/raulk/go-watchdog","version":"v1.3.0","vcs_hash":"34d6a570c4d70327aaea767dcbdc29163f948cd0c01cf3e21cea350f0e244d23","timestamp":"2022-07-12T10:37:44Z","subdir":"","vcs_ref":"refs/tags/v1.3.0"},\ | ||
| 173 | {"module":"github.com/slok/go-http-metrics","version":"v0.12.0","vcs_hash":"aa31e40f08cb56b16342974864f72b17488d64c931af04cc35a809a680b0e9f2","timestamp":"2024-04-19T11:04:35Z","subdir":"","vcs_ref":"refs/tags/v0.12.0"},\ | ||
| 174 | {"module":"github.com/go-ini/ini","version":"v1.67.0","vcs_hash":"cad9f449f807ba878152dab9e71ba0f300b51a0a69390f502d55fb24a11f73a2","timestamp":"2022-08-08T11:35:30Z","subdir":"","vcs_ref":"refs/tags/v1.67.0"},\ | ||
| 175 | {"module":"github.com/bahlo/generic-list-go","version":"v0.2.0","vcs_hash":"336e9cb12ebc89503883ddd49ee8665a91a926bcd8ca8f0b61825251d069562a","timestamp":"2022-02-08T09:33:24Z","subdir":"","vcs_ref":"refs/tags/v0.2.0"},\ | ||
| 176 | {"module":"github.com/elastic/gosigar","version":"v0.12.0","vcs_hash":"2e39448ff8a9e932492f1010eee3851639038eb2755641f2bfb5f1ff28bf633c","timestamp":"2020-11-10T22:01:31Z","subdir":"","vcs_ref":"refs/tags/v0.12.0"},\ | ||
| 177 | {"module":"github.com/elastic/gosigar","version":"v0.14.3","vcs_hash":"502b85e96d6b8490429794f4ce87a3841cfdc14dcf15cda8a66439fde597b2d7","timestamp":"2024-03-14T23:06:29Z","subdir":"","vcs_ref":"refs/tags/v0.14.3"},\ | ||
| 178 | {"module":"github.com/flynn/go-shlex","version":"v0.0.0-20150515145356-3f9db97f8568","vcs_hash":"3f01c4c07ac9db8363b61a215f4733412171c0f2e9c35c15977caebd30d95a40","timestamp":"2015-05-15T14:53:56Z","subdir":"","vcs_ref":""},\ | ||
| 179 | {"module":"github.com/flynn/noise","version":"v1.1.0","vcs_hash":"9df1d9a6f035fb81d08721cb7b9cbe62cf40e8d08f8af85e189a590fe7560ea5","timestamp":"2024-02-02T00:38:30Z","subdir":"","vcs_ref":"refs/tags/v1.1.0"},\ | ||
| 180 | {"module":"github.com/census-instrumentation/opencensus-proto","version":"v0.3.0","vcs_hash":"eec16351afa5aee2969e2bd029fd99a58f4b318b96e652094b0db27b17a0b178","timestamp":"2020-07-21T05:46:08Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 181 | {"module":"github.com/census-instrumentation/opencensus-proto","version":"v0.4.1","vcs_hash":"50810a84fdec2d9c8210c7c5c4280d5911adb9a7bfd62c792a0353ebe06863ab","timestamp":"2022-09-23T17:40:20Z","subdir":"","vcs_ref":"refs/tags/v0.4.1"},\ | ||
| 182 | {"module":"github.com/warpfork/go-testmark","version":"v0.12.1","vcs_hash":"8e75753c9cfcd34a776df08190dff784f325672504720330a0127568766e940b","timestamp":"2023-05-10T15:30:46Z","subdir":"","vcs_ref":"refs/tags/v0.12.1"},\ | ||
| 183 | {"module":"github.com/warpfork/go-wish","version":"v0.0.0-20220906213052-39a1cc7a02d0","vcs_hash":"d54a5a826f35a7d8f810dbcc25416fe92de38e073136e37513ded87e2b85baa9","timestamp":"2022-09-06T21:30:52Z","subdir":"","vcs_ref":""},\ | ||
| 184 | {"module":"github.com/gobwas/glob","version":"v0.2.3","vcs_hash":"9ea137b0f545be63130971285b3e0b109491f0a0c45197efd72385336ab0ed05","timestamp":"2018-02-08T21:06:56Z","subdir":"","vcs_ref":"refs/tags/v0.2.3"},\ | ||
| 185 | {"module":"github.com/crackcomm/go-gitignore","version":"v0.0.0-20241020182519-7843d2ba8fdf","vcs_hash":"749e0ab358801ca7a35880e9a38c392d5611c47b90fa4c3bcd9cd33b61c78765","timestamp":"2024-10-20T18:25:19Z","subdir":"","vcs_ref":""},\ | ||
| 186 | {"module":"github.com/inetaf/tcpproxy","version":"v0.0.0-20240214030015-3ce58045626c","vcs_hash":"6f8092fc239a6808ac9273b08c8c8cd7e2406aa9c22e81976077935dbbc50e52","timestamp":"2024-02-14T03:00:15Z","subdir":"","vcs_ref":""},\ | ||
| 187 | {"module":"github.com/fsnotify/fsnotify","version":"v1.7.0","vcs_hash":"611e6edb829e44642e664d56f4e7b3828ea1a4ca48f28bb89ca53c1c9010ecbb","timestamp":"2023-10-22T06:24:00Z","subdir":"","vcs_ref":"refs/tags/v1.7.0"},\ | ||
| 188 | {"module":"github.com/fsnotify/fsnotify","version":"v1.9.0","vcs_hash":"e7e3eb9997b88b1856ec41676de694527bda7173c94d395822f6eec3ec2067e2","timestamp":"2025-04-04T15:13:49Z","subdir":"","vcs_ref":"refs/tags/v1.9.0"},\ | ||
| 189 | {"module":"github.com/fsnotify/fsnotify","version":"v1.4.7","vcs_hash":"cc44f7bf337eee80812ff411465b4e87c78887003ae940c1b27adb151bbed7d2","timestamp":"2018-01-10T05:33:47Z","subdir":"","vcs_ref":"refs/tags/v1.4.7"},\ | ||
| 190 | {"module":"github.com/mrunalp/fileutils","version":"v0.5.0","vcs_hash":"80bd1af07a30fc2d094f02ec5b9871e476767c6ceb240dbc6ccf1015f5974a69","timestamp":"2020-09-09T00:37:01Z","subdir":"","vcs_ref":"refs/tags/v0.5.0"},\ | ||
| 191 | {"module":"github.com/mrunalp/fileutils","version":"v0.5.1","vcs_hash":"ed861d7592fdcfee340262e40fbb722c2e90df75cf148417c121234067effa98","timestamp":"2023-10-04T15:07:19Z","subdir":"","vcs_ref":"refs/tags/v0.5.1"},\ | ||
| 192 | {"module":"github.com/exponent-io/jsonpath","version":"v0.0.0-20210407135951-1de76d718b3f","vcs_hash":"05cf7009676b4edc801baa60baa5fe8dc8498a15cce8f94d9ebb0560b2f71540","timestamp":"2021-04-07T13:59:51Z","subdir":"","vcs_ref":""},\ | ||
| 193 | {"module":"github.com/morikuni/aec","version":"v1.0.0","vcs_hash":"ed63d58cf112e0b59a076da22b09a7543de7421c2457060482db3ad8303454e1","timestamp":"2017-01-13T03:34:06Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 194 | {"module":"github.com/urfave/cli","version":"v1.19.1","vcs_hash":"16abec32eeeacf78ac938b59d96d2b50aba6e642cc5617322f40d2aa3b51daa0","timestamp":"2016-11-22T04:36:10Z","subdir":"","vcs_ref":"refs/tags/v1.19.1"},\ | ||
| 195 | {"module":"github.com/urfave/cli","version":"v1.22.16","vcs_hash":"496cd8a1b24daac973dcb806ca432503824f1918d2978a8fc9dc8b241b3efe5f","timestamp":"2024-10-13T12:44:24Z","subdir":"","vcs_ref":"refs/tags/v1.22.16"},\ | ||
| 196 | {"module":"github.com/urfave/cli","version":"v1.22.2","vcs_hash":"8df09289d41a4d006191630ffbd05d94e437e3572a992335e9d3de83d39549a6","timestamp":"2019-10-24T04:26:01Z","subdir":"","vcs_ref":"refs/tags/v1.22.2"},\ | ||
| 197 | {"module":"github.com/urfave/cli","version":"v1.22.10","vcs_hash":"225872daef360d9b21e205c4d9b552c0b8cf9d6db7ef54d031f8d796b338825c","timestamp":"2022-08-29T11:24:10Z","subdir":"","vcs_ref":"refs/tags/v1.22.10"},\ | ||
| 198 | {"module":"github.com/urfave/cli/v2","version":"v2.27.7","vcs_hash":"b063b9db6f64a681153d8de9f4474fe963c29b610e0cb156372dbc3dffad882a","timestamp":"2025-06-14T02:47:17Z","subdir":"","vcs_ref":"refs/tags/v2.27.7"},\ | ||
| 199 | {"module":"github.com/pkg/sftp","version":"v1.13.1","vcs_hash":"29fe5dad408ceb81fd3ce51b9cf4ced1d698e46c3c498fdd065936b4f6df4c0a","timestamp":"2021-05-22T17:07:36Z","subdir":"","vcs_ref":"refs/tags/v1.13.1"},\ | ||
| 200 | {"module":"github.com/pkg/sftp","version":"v1.10.1","vcs_hash":"6849ecbcede57bcaaab8fab92de8438f58bf7233857344385822616b9ab0f4a0","timestamp":"2019-08-26T01:40:38Z","subdir":"","vcs_ref":"refs/tags/v1.10.1"},\ | ||
| 201 | {"module":"github.com/pkg/errors","version":"v0.9.1","vcs_hash":"58e525151c02acebc6662bf19060e7ee1112335787f1ffb059ea8d46a3164e5e","timestamp":"2020-01-14T19:47:44Z","subdir":"","vcs_ref":"refs/tags/v0.9.1"},\ | ||
| 202 | {"module":"github.com/pkg/errors","version":"v0.8.1","vcs_hash":"05a9ae48ad2a27ee2ace909fb6dfe443196ef4ba6b92bd0e3d2f6a9460fc8fea","timestamp":"2019-01-03T06:52:24Z","subdir":"","vcs_ref":"refs/tags/v0.8.1"},\ | ||
| 203 | {"module":"github.com/pkg/diff","version":"v0.0.0-20210226163009-20ebb0f2a09e","vcs_hash":"affde47da8cb6bb94705195a6eadcd70ea6d521f8128e1030b06d97add1a0da2","timestamp":"2021-02-26T16:30:09Z","subdir":"","vcs_ref":""},\ | ||
| 204 | {"module":"github.com/antlr4-go/antlr/v4","version":"v4.13.0","vcs_hash":"60621af84507c8d126bbdd70d9f0e8feba7b29011ba5e1a667fdf9c123d5eb38","timestamp":"2023-05-19T05:49:53Z","subdir":"","vcs_ref":"refs/tags/v4.13.0"},\ | ||
| 205 | {"module":"github.com/antlr4-go/antlr/v4","version":"v4.13.1","vcs_hash":"096a48a66e783be10de52ef93ca366d977430e8b49a79bedea51ff8e16480448","timestamp":"2024-05-15T15:52:48Z","subdir":"","vcs_ref":"refs/tags/v4.13.1"},\ | ||
| 206 | {"module":"github.com/josephspurrier/goversioninfo","version":"v1.4.0","vcs_hash":"31bc53a2c13e3ce6a43bac2550dd75c60ec7ad9dd3850b761c28332b606b6ef0","timestamp":"2022-01-06T22:23:56Z","subdir":"","vcs_ref":"refs/tags/v1.4.0"},\ | ||
| 207 | {"module":"github.com/dgryski/go-farm","version":"v0.0.0-20200201041132-a6ae2369ad13","vcs_hash":"3b337c74a1dc086ce360ec44513bbd981a4b87e42b336b8fb79649d61d18cda3","timestamp":"2020-02-01T04:11:32Z","subdir":"","vcs_ref":""},\ | ||
| 208 | {"module":"github.com/hanwen/go-fuse/v2","version":"v2.8.0","vcs_hash":"9549fd67be856dc5565aa6f4996edb86a648510a1efb4dec609c4133bdba118c","timestamp":"2025-06-11T07:15:48Z","subdir":"","vcs_ref":"refs/tags/v2.8.0"},\ | ||
| 209 | {"module":"github.com/xeipuuv/gojsonpointer","version":"v0.0.0-20180127040702-4e3ac2762d5f","vcs_hash":"f35df1afe406fbe96a9200b2fa5c736db1be1c70f292d9e69247d35fa318ec32","timestamp":"2018-01-27T04:07:02Z","subdir":"","vcs_ref":""},\ | ||
| 210 | {"module":"github.com/xeipuuv/gojsonpointer","version":"v0.0.0-20190905194746-02993c407bfb","vcs_hash":"4b0abfc7aeea962cf44836059fabc8aebf20db8d2e9ce317db13d42ade75c19f","timestamp":"2019-09-05T19:47:46Z","subdir":"","vcs_ref":""},\ | ||
| 211 | {"module":"github.com/xeipuuv/gojsonreference","version":"v0.0.0-20180127040603-bd5ef7bd5415","vcs_hash":"6cce19ebe3be9e8f13d8b3c5090971f010f3f3cda349fa51197c974450d133ee","timestamp":"2018-01-27T04:06:03Z","subdir":"","vcs_ref":""},\ | ||
| 212 | {"module":"github.com/xeipuuv/gojsonschema","version":"v1.2.0","vcs_hash":"21478840c17d30281eb0f8b90406d132c72274e71f74dcbe3dfb4fa4236df77c","timestamp":"2019-10-15T14:03:57Z","subdir":"","vcs_ref":"refs/tags/v1.2.0"},\ | ||
| 213 | {"module":"github.com/akavel/rsrc","version":"v0.10.2","vcs_hash":"98e001b3b120966f753da164ca31ce83a6735298cb3b3365762a81db7f41969f","timestamp":"2021-03-12T14:42:57Z","subdir":"","vcs_ref":"refs/tags/v0.10.2"},\ | ||
| 214 | {"module":"github.com/xrash/smetrics","version":"v0.0.0-20240521201337-686a1a2994c1","vcs_hash":"39f621debd197a5e0bcda4514cb54d787e4e443693f317363918ceb70d590944","timestamp":"2024-05-21T20:13:37Z","subdir":"","vcs_ref":""},\ | ||
| 215 | {"module":"github.com/networkplumbing/go-nft","version":"v0.4.0","vcs_hash":"8a53bd8d8c005b78a57d3844fd2a9d1665a596923d3d30d90ea05e34315dc028","timestamp":"2023-06-28T12:28:06Z","subdir":"","vcs_ref":"refs/tags/v0.4.0"},\ | ||
| 216 | {"module":"github.com/beorn7/perks","version":"v1.0.1","vcs_hash":"c20c7a1c80a243f687008566bc9b8a9517bdf7e3a4f9db15e17160ad20568e9d","timestamp":"2019-07-31T12:00:54Z","subdir":"","vcs_ref":"refs/tags/v1.0.1"},\ | ||
| 217 | {"module":"github.com/beorn7/perks","version":"v0.0.0-20180321164747-3a771d992973","vcs_hash":"b05d3659d70127d95ec0b6f7d3aa9b87a50009706e0919be0913fc61dc69e093","timestamp":"2018-03-21T16:47:47Z","subdir":"","vcs_ref":""},\ | ||
| 218 | {"module":"github.com/expr-lang/expr","version":"v1.17.5","vcs_hash":"578a1c0fcd3665d41c4eeda2bd83962edd1230eece05e099cded19fcb09943e3","timestamp":"2025-06-03T15:31:46Z","subdir":"","vcs_ref":"refs/tags/v1.17.5"},\ | ||
| 219 | {"module":"github.com/kylelemons/godebug","version":"v1.1.0","vcs_hash":"070cd2056d33748c34b60876b93e86d0f8bcfa86a4dee28d6da2a6f3aaea66ac","timestamp":"2019-05-05T01:16:37Z","subdir":"","vcs_ref":"refs/tags/v1.1.0"},\ | ||
| 220 | {"module":"github.com/mxk/go-flowrate","version":"v0.0.0-20140419014527-cca7078d478f","vcs_hash":"12c25c020a66ecc07c7c90ff8a8793d5462f3f4e58338c9b36012b25b4ed81b8","timestamp":"2014-04-19T01:45:27Z","subdir":"","vcs_ref":""},\ | ||
| 221 | {"module":"github.com/creack/pty","version":"v1.1.18","vcs_hash":"541d6636fdab893abb2fc286a49654d76beb482cf851428ad687526708ebcced","timestamp":"2022-03-27T17:49:54Z","subdir":"","vcs_ref":"refs/tags/v1.1.18"},\ | ||
| 222 | {"module":"github.com/creack/pty","version":"v1.1.9","vcs_hash":"90ab694bdf1c87cb7742c9e23a91280fd693f673a912c6ed840ff28d25b2d46e","timestamp":"2019-09-25T15:36:33Z","subdir":"","vcs_ref":"refs/tags/v1.1.9"},\ | ||
| 223 | {"module":"github.com/sergi/go-diff","version":"v1.2.0","vcs_hash":"86106c4efc271d1677439593b9fe785d3c91b004e3bcf98a1c4ad43ed2a45f1c","timestamp":"2020-12-01T23:41:48Z","subdir":"","vcs_ref":"refs/tags/v1.2.0"},\ | ||
| 224 | {"module":"github.com/sergi/go-diff","version":"v1.0.0","vcs_hash":"344874ac4867ac9c8ed33411004cbbaa6d0209b978da7ba178f92e0f1fb63da8","timestamp":"2017-11-10T11:01:46Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 225 | {"module":"github.com/yashtewari/glob-intersection","version":"v0.2.0","vcs_hash":"f808bebdb4b58643c351139a2ad430afee40f2154d96cfe1086091dbffa08d35","timestamp":"2023-06-22T20:17:32Z","subdir":"","vcs_ref":"refs/tags/v0.2.0"},\ | ||
| 226 | {"module":"github.com/Jorropo/jsync","version":"v1.0.1","vcs_hash":"a96c08a6a76a5a81758e76710f7b02de2f40c96f4915be5225b216661cb4409f","timestamp":"2023-07-19T02:18:12Z","subdir":"","vcs_ref":"refs/tags/v1.0.1"},\ | ||
| 227 | {"module":"github.com/subosito/gotenv","version":"v1.6.0","vcs_hash":"969b108156150f99db1b4fd02a8e4c75fe9263a14398b659bd61cae4c3e63199","timestamp":"2023-08-15T12:05:45Z","subdir":"","vcs_ref":"refs/tags/v1.6.0"},\ | ||
| 228 | {"module":"github.com/subosito/gotenv","version":"v1.4.2","vcs_hash":"aeac8220bb7bbb026571421c2fa54a6dcf67461f52be920d4a100e2e8d187440","timestamp":"2023-01-11T21:45:46Z","subdir":"","vcs_ref":"refs/tags/v1.4.2"},\ | ||
| 229 | {"module":"github.com/libp2p/go-libp2p-asn-util","version":"v0.4.1","vcs_hash":"b3e487f4f1a804ba5fd00c2e44608c05f5254bceab8696f98aa6261bfa28e657","timestamp":"2023-12-19T13:39:09Z","subdir":"","vcs_ref":"refs/tags/v0.4.1"},\ | ||
| 230 | {"module":"github.com/libp2p/go-libp2p-kad-dht","version":"v0.31.0","vcs_hash":"6efa937b641652efe63b63f5dbae119be75184cb9d72aa5956dd3df88b7379e7","timestamp":"2025-04-02T11:25:08Z","subdir":"","vcs_ref":"refs/tags/v0.31.0"},\ | ||
| 231 | {"module":"github.com/libp2p/go-libp2p","version":"v0.41.1","vcs_hash":"24e3eed66f0e5f2a9270b6b44db15ed386e3c0f3380f81fb87abc5dcdec18326","timestamp":"2025-03-24T18:31:57Z","subdir":"","vcs_ref":"refs/tags/v0.41.1"},\ | ||
| 232 | {"module":"github.com/libp2p/go-doh-resolver","version":"v0.5.0","vcs_hash":"f2c877ff09875bd25b8c67d7e758e528ed1f5b4bca2df174a4923f3d12cff76d","timestamp":"2025-01-08T21:11:39Z","subdir":"","vcs_ref":"refs/tags/v0.5.0"},\ | ||
| 233 | {"module":"github.com/libp2p/go-yamux/v5","version":"v5.0.0","vcs_hash":"3207b25ebd397803e697e49e0c7736e20af7703b7ce41233009ba4ce893a4ada","timestamp":"2025-02-09T10:42:47Z","subdir":"","vcs_ref":"refs/tags/v5.0.0"},\ | ||
| 234 | {"module":"github.com/libp2p/go-libp2p-routing-helpers","version":"v0.7.5","vcs_hash":"bf006d5158367e5f967be11fef840440179f53724f0908e8c18f48f81c844d81","timestamp":"2025-03-04T23:47:59Z","subdir":"","vcs_ref":"refs/tags/v0.7.5"},\ | ||
| 235 | {"module":"github.com/libp2p/go-cidranger","version":"v1.1.0","vcs_hash":"9efbeef894af3e174595eeb060ed932cb5e80dc8a739b38280fec931faeb467b","timestamp":"2020-08-25T22:38:18Z","subdir":"","vcs_ref":"refs/tags/v1.1.0"},\ | ||
| 236 | {"module":"github.com/libp2p/go-libp2p-record","version":"v0.3.1","vcs_hash":"4df716baf2f89259444a0dc52dfcc913ce9ef54f49a31373275375841370ddbb","timestamp":"2025-01-23T13:42:54Z","subdir":"","vcs_ref":"refs/tags/v0.3.1"},\ | ||
| 237 | {"module":"github.com/libp2p/zeroconf/v2","version":"v2.2.0","vcs_hash":"9c3da338075964017428f40d360e774cc82ca63dc528858b16336d08f3e49a82","timestamp":"2022-08-07T19:54:55Z","subdir":"","vcs_ref":"refs/tags/v2.2.0"},\ | ||
| 238 | {"module":"github.com/libp2p/go-buffer-pool","version":"v0.1.0","vcs_hash":"bd74d92636babf3afd87a4097b1a7641e762bc5b880ab58e12cc93f362b7a626","timestamp":"2022-07-01T19:02:01Z","subdir":"","vcs_ref":"refs/tags/v0.1.0"},\ | ||
| 239 | {"module":"github.com/libp2p/go-msgio","version":"v0.3.0","vcs_hash":"efca377e4f53a9aaffa5b415abb4e1d901847a5c95e37eab97af71b05da2a54c","timestamp":"2023-01-12T00:23:49Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 240 | {"module":"github.com/libp2p/go-libp2p-kbucket","version":"v0.7.0","vcs_hash":"64f3f5ea521f1bef2f56384dccba820d3b95ce188cef6d08c692fe78b25b7527","timestamp":"2025-03-25T13:41:00Z","subdir":"","vcs_ref":"refs/tags/v0.7.0"},\ | ||
| 241 | {"module":"github.com/libp2p/go-libp2p-xor","version":"v0.1.0","vcs_hash":"1c085e1b675ca95803261c61ce296a7fcb22a31cf13bf4883183cce1460f97f1","timestamp":"2021-07-14T16:18:55Z","subdir":"","vcs_ref":"refs/tags/v0.1.0"},\ | ||
| 242 | {"module":"github.com/libp2p/go-reuseport","version":"v0.4.0","vcs_hash":"ae79637b0367740e834bb6b76854af56df39a0f01145519b2fc895feacc9d94f","timestamp":"2023-08-17T06:11:58Z","subdir":"","vcs_ref":"refs/tags/v0.4.0"},\ | ||
| 243 | {"module":"github.com/libp2p/go-flow-metrics","version":"v0.2.0","vcs_hash":"616dadd94867ae4caa1ea52a653797ea94402ea19bfa8802b7e0c49da7e260d8","timestamp":"2024-09-06T19:23:54Z","subdir":"","vcs_ref":"refs/tags/v0.2.0"},\ | ||
| 244 | {"module":"github.com/libp2p/go-netroute","version":"v0.2.2","vcs_hash":"e95c4bdb136950e9e9cb7476c72f4527f09b19a18b9069d9e324d6665aba573a","timestamp":"2024-10-23T22:28:57Z","subdir":"","vcs_ref":"refs/tags/v0.2.2"},\ | ||
| 245 | {"module":"github.com/libp2p/go-libp2p-testing","version":"v0.12.0","vcs_hash":"1510f000c7274171a697a58004ecb86dc8ea5529bf9aead0198726ab7fda4dbb","timestamp":"2022-08-20T07:43:36Z","subdir":"","vcs_ref":"refs/tags/v0.12.0"},\ | ||
| 246 | {"module":"github.com/koron/go-ssdp","version":"v0.0.5","vcs_hash":"b3f2fe616a78079307d5651878a0a66e3c3aa032a54ebe2eea8de07ca286248c","timestamp":"2024-12-27T07:39:51Z","subdir":"","vcs_ref":"refs/tags/v0.0.5"},\ | ||
| 247 | {"module":"github.com/ajstarks/deck","version":"v0.0.0-20200831202436-30c9fc6549a9","vcs_hash":"5bf32b1fd49b6193d170889b0e4629046cf8c1f8a06717ac987e3c7b179a10d5","timestamp":"2020-08-31T20:24:36Z","subdir":"","vcs_ref":""},\ | ||
| 248 | {"module":"github.com/ajstarks/deck/generate","version":"v0.0.0-20210309230005-c3f852c02e19","vcs_hash":"af1cc3fbe7d85bbc2ce83c047a49e63039f66a6aed11752895e4baa48443208c","timestamp":"2021-03-09T23:00:05Z","subdir":"generate","vcs_ref":""},\ | ||
| 249 | {"module":"github.com/ajstarks/svgo","version":"v0.0.0-20180226025133-644b8db467af","vcs_hash":"d883a0b49135b7c797fb8245e4caccaa899926e6662a89007c114c2e4ff64b27","timestamp":"2018-02-26T02:51:33Z","subdir":"","vcs_ref":""},\ | ||
| 250 | {"module":"github.com/ajstarks/svgo","version":"v0.0.0-20211024235047-1546f124cd8b","vcs_hash":"8606dbb2be1a41feb383f4a165e17fd83d666c2cd82413329c9166c5e32ac5dd","timestamp":"2021-10-24T23:50:47Z","subdir":"","vcs_ref":""},\ | ||
| 251 | {"module":"github.com/mattn/go-colorable","version":"v0.1.13","vcs_hash":"6a55366e9e60cc108e1e5a2ed7de5f7a45982abaf5a3d3a6b7acc8b4cfce973b","timestamp":"2022-08-15T05:53:26Z","subdir":"","vcs_ref":"refs/tags/v0.1.13"},\ | ||
| 252 | {"module":"github.com/mattn/go-sqlite3","version":"v1.14.32","vcs_hash":"2402d96027b91a7f37020e011f755b272dfd9b1870162a52ceba4b4749a6a070","timestamp":"2025-08-14T12:57:30Z","subdir":"","vcs_ref":"refs/tags/v1.14.32"},\ | ||
| 253 | {"module":"github.com/mattn/go-sqlite3","version":"v1.14.14","vcs_hash":"50c4747bf84d49eba4b0f7f79bdd9de26f5c94b34f8a35ae9a8e1c28f451c9ce","timestamp":"2022-05-30T01:06:43Z","subdir":"","vcs_ref":"refs/tags/v1.14.14"},\ | ||
| 254 | {"module":"github.com/mattn/go-isatty","version":"v0.0.12","vcs_hash":"88b9a1a69baf78034f4579abd912e2e201eff5c07b6a01f37a1a0adc46e8ae8a","timestamp":"2020-01-21T17:27:41Z","subdir":"","vcs_ref":"refs/tags/v0.0.12"},\ | ||
| 255 | {"module":"github.com/mattn/go-isatty","version":"v0.0.20","vcs_hash":"d07760adabb0d05ba45e3c8997554326fa96668c12bc4572654f288670e1af35","timestamp":"2023-10-17T07:28:21Z","subdir":"","vcs_ref":"refs/tags/v0.0.20"},\ | ||
| 256 | {"module":"github.com/mattn/go-isatty","version":"v0.0.14","vcs_hash":"2308136371fd99bebf386bb8085b2fbd52239bb9ed641108297f12fe1449c7c9","timestamp":"2021-08-29T14:41:14Z","subdir":"","vcs_ref":"refs/tags/v0.0.14"},\ | ||
| 257 | {"module":"github.com/mattn/go-isatty","version":"v0.0.16","vcs_hash":"f79b0a50499696515d01ee34055f66e2f63d620014b0df96e0086e89846966e7","timestamp":"2022-08-15T05:52:20Z","subdir":"","vcs_ref":"refs/tags/v0.0.16"},\ | ||
| 258 | {"module":"github.com/mattn/go-runewidth","version":"v0.0.16","vcs_hash":"1af9e649dfc4b15b3476c94bfc74f82df8afa71fae63a7efc761b8a649019d2d","timestamp":"2024-07-22T12:40:34Z","subdir":"","vcs_ref":"refs/tags/v0.0.16"},\ | ||
| 259 | {"module":"github.com/mattn/go-shellwords","version":"v1.0.12","vcs_hash":"3e9de7967c04a07a314669e56b72110ac8eee96a9646f5b9863c709575abe8d1","timestamp":"2021-06-04T13:07:19Z","subdir":"","vcs_ref":"refs/tags/v1.0.12"},\ | ||
| 260 | {"module":"github.com/huin/goupnp","version":"v1.3.0","vcs_hash":"b2416529b374ba266852415e21422dca93151105a7f8be85237fcea7f3e3de89","timestamp":"2023-08-29T18:12:39Z","subdir":"","vcs_ref":"refs/tags/v1.3.0"},\ | ||
| 261 | {"module":"github.com/sirupsen/logrus","version":"v1.7.0","vcs_hash":"81335b2629d8436e03cd7a0110567d20301cf6fd100cc1723a57a0678e9a4ec8","timestamp":"2020-05-28T08:56:38Z","subdir":"","vcs_ref":"refs/tags/v1.7.0"},\ | ||
| 262 | {"module":"github.com/sirupsen/logrus","version":"v1.8.1","vcs_hash":"1389673f985797078534cc41d2be170c341c9dc3ceff65dd417e2583d488159b","timestamp":"2021-03-09T10:28:17Z","subdir":"","vcs_ref":"refs/tags/v1.8.1"},\ | ||
| 263 | {"module":"github.com/sirupsen/logrus","version":"v1.9.3","vcs_hash":"a1230aee5f8f1a866199cbec636d1525e00a9b13cf2fe0023dcf6b874c525014","timestamp":"2023-05-21T12:59:35Z","subdir":"","vcs_ref":"refs/tags/v1.9.3"},\ | ||
| 264 | {"module":"github.com/lithammer/dedent","version":"v1.1.0","vcs_hash":"d53248f36af525e84f4f7c5a91ae7d7d486541f8dd66f43aa6de8ea8f34aae23","timestamp":"2019-01-06T22:00:57Z","subdir":"","vcs_ref":"refs/tags/v1.1.0"},\ | ||
| 265 | {"module":"github.com/frankban/quicktest","version":"v1.14.6","vcs_hash":"f65e832d9f3df35d267946cd94fd2fce2bf2e04cc1fca291a728a1eef3accab5","timestamp":"2023-08-01T06:27:26Z","subdir":"","vcs_ref":"refs/tags/v1.14.6"},\ | ||
| 266 | {"module":"github.com/frankban/quicktest","version":"v1.14.5","vcs_hash":"f1be398e5db82886cce20d812d059b09b6612142d67000a71a5e99199c6542df","timestamp":"2023-04-11T21:47:10Z","subdir":"","vcs_ref":"refs/tags/v1.14.5"},\ | ||
| 267 | {"module":"github.com/apache/thrift","version":"v0.16.0","vcs_hash":"e3a0f9ad78c3b60bd030f145bb7641d229da7b58694651a9b20b0068eae47729","timestamp":"2022-02-09T19:46:41Z","subdir":"","vcs_ref":"refs/tags/v0.16.0"},\ | ||
| 268 | {"module":"github.com/apache/arrow/go/v11","version":"v11.0.0","vcs_hash":"a77f4e48e75b4e5bdd75a92fcd6394b6be77f28b9f8dbdb31f2e909698e54c4d","timestamp":"2023-01-18T08:38:47Z","subdir":"go","vcs_ref":"refs/tags/go/v11.0.0"},\ | ||
| 269 | {"module":"github.com/shurcooL/go","version":"v0.0.0-20180423040247-9e1955d9fb6e","vcs_hash":"d3132db806112f4124d9f02b819694196e3d0bca407a31b48a1b0ef8b5d1e2c7","timestamp":"2018-04-23T04:02:47Z","subdir":"","vcs_ref":""},\ | ||
| 270 | {"module":"github.com/shurcooL/notifications","version":"v0.0.0-20181007000457-627ab5aea122","vcs_hash":"a55f5066e33e10eb8e0bdc357eab5827564b06a69ce1974065cbfcd4c00fd0c4","timestamp":"2018-10-07T00:04:57Z","subdir":"","vcs_ref":""},\ | ||
| 271 | {"module":"github.com/shurcooL/htmlg","version":"v0.0.0-20170918183704-d01228ac9e50","vcs_hash":"4c2677bc24b170ed7f954e5c11a5fbd6ef3330c1b3337e7691cc88a1eb26c2ce","timestamp":"2017-09-18T18:37:04Z","subdir":"","vcs_ref":""},\ | ||
| 272 | {"module":"github.com/shurcooL/users","version":"v0.0.0-20180125191416-49c67e49c537","vcs_hash":"482ef9d81f0316783e6f1d40b8e29d7f5ead7dc20f5db9440c529e641df93ef4","timestamp":"2018-01-25T19:14:16Z","subdir":"","vcs_ref":""},\ | ||
| 273 | {"module":"github.com/shurcooL/octicon","version":"v0.0.0-20181028054416-fa4f57f9efb2","vcs_hash":"fe11ae157518b23e08af8a70bcb48dc65413206eaccf70f4d5db3520154a1b06","timestamp":"2018-10-28T05:44:16Z","subdir":"","vcs_ref":""},\ | ||
| 274 | {"module":"github.com/shurcooL/gopherjslib","version":"v0.0.0-20160914041154-feb6d3990c2c","vcs_hash":"aa7d8148ac1e281800478af62c580cebcfca0644a8bbaf2d38d35fdb7016aad0","timestamp":"2016-09-14T04:11:54Z","subdir":"","vcs_ref":""},\ | ||
| 275 | {"module":"github.com/shurcooL/home","version":"v0.0.0-20181020052607-80b7ffcb30f9","vcs_hash":"3436e22a848f9df61a85a8c129e3c1e73bff81274cc403590d5451ee07dd057e","timestamp":"2018-10-20T05:26:07Z","subdir":"","vcs_ref":""},\ | ||
| 276 | {"module":"github.com/shurcooL/sanitized_anchor_name","version":"v1.0.0","vcs_hash":"26b4576f96297643b9efc73febfc8ec054630fc8d7a4de462e1c95b52f64aa01","timestamp":"2018-12-26T21:49:07Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 277 | {"module":"github.com/shurcooL/sanitized_anchor_name","version":"v0.0.0-20170918181015-86672fcb3f95","vcs_hash":"3ff54fa1e7ca8ba5262e96de6a3e2d41f9a92abf537b938ea9a571ba251e7501","timestamp":"2017-09-18T18:10:15Z","subdir":"","vcs_ref":""},\ | ||
| 278 | {"module":"github.com/shurcooL/go-goon","version":"v0.0.0-20170922171312-37c2f522c041","vcs_hash":"f57c8ff2cbf50a2a567f9cf15ef309f32762442e3dd5af13a9734f1411f21281","timestamp":"2017-09-22T17:13:12Z","subdir":"","vcs_ref":""},\ | ||
| 279 | {"module":"github.com/shurcooL/highlight_diff","version":"v0.0.0-20170515013008-09bb4053de1b","vcs_hash":"8b3d219ee033ebc274b1dc576def3008a46234e7eca64238efdeeb07f641e54d","timestamp":"2017-05-15T01:30:08Z","subdir":"","vcs_ref":""},\ | ||
| 280 | {"module":"github.com/shurcooL/issues","version":"v0.0.0-20181008053335-6292fdc1e191","vcs_hash":"175e95b8b7e835ca72560ba934474167e7685ca283009e68d2d44f998550f20f","timestamp":"2018-10-08T05:33:35Z","subdir":"","vcs_ref":""},\ | ||
| 281 | {"module":"github.com/shurcooL/reactions","version":"v0.0.0-20181006231557-f2e0b4ca5b82","vcs_hash":"e0c0f24f37f7f5d50f9d42ea154b1963b3a6bfd617d953de84fdc4c0e342e593","timestamp":"2018-10-06T23:15:57Z","subdir":"","vcs_ref":""},\ | ||
| 282 | {"module":"github.com/shurcooL/events","version":"v0.0.0-20181021180414-410e4ca65f48","vcs_hash":"91f6469664c65f293d5d1f767c92f9305de9f8074135e92d3f5096a64cd7c73b","timestamp":"2018-10-21T18:04:14Z","subdir":"","vcs_ref":""},\ | ||
| 283 | {"module":"github.com/shurcooL/highlight_go","version":"v0.0.0-20181028180052-98c3abbbae20","vcs_hash":"a3fc9ff1b9074a6cb5abd9d765b335950a78100ac5f05b9b746d3aec8010ee26","timestamp":"2018-10-28T18:00:52Z","subdir":"","vcs_ref":""},\ | ||
| 284 | {"module":"github.com/shurcooL/webdavfs","version":"v0.0.0-20170829043945-18c3829fa133","vcs_hash":"f15b1e7f9f5d889f733470dfa01eb4c5d8fb05f33dc77959e8a7417169ca0623","timestamp":"2017-08-29T04:39:45Z","subdir":"","vcs_ref":""},\ | ||
| 285 | {"module":"github.com/shurcooL/github_flavored_markdown","version":"v0.0.0-20181002035957-2122de532470","vcs_hash":"4d55faf0c58a68c7e409d890a69324717cedc26940c0035b10835d3c69a5ed81","timestamp":"2018-10-02T03:59:57Z","subdir":"","vcs_ref":""},\ | ||
| 286 | {"module":"github.com/shurcooL/httpgzip","version":"v0.0.0-20180522190206-b1c53ac65af9","vcs_hash":"6f308b4707f23a61685e9f52c5fc6d7784973584100ec63e15d6f2531db940bb","timestamp":"2018-05-22T19:02:06Z","subdir":"","vcs_ref":""},\ | ||
| 287 | {"module":"github.com/shurcooL/component","version":"v0.0.0-20170202220835-f88ec8f54cc4","vcs_hash":"ff99013df7d7f1f1747fc5483d0c31d8c8935bbde23733c7c7f8960b8fab1776","timestamp":"2017-02-02T22:08:35Z","subdir":"","vcs_ref":""},\ | ||
| 288 | {"module":"github.com/shurcooL/gofontwoff","version":"v0.0.0-20180329035133-29b52fc0a18d","vcs_hash":"50013c4526eb82538928ec631bdedf7b14ee69da92ad473a24db420e835ca074","timestamp":"2018-03-29T03:51:33Z","subdir":"","vcs_ref":""},\ | ||
| 289 | {"module":"github.com/shurcooL/httperror","version":"v0.0.0-20170206035902-86b7830d14cc","vcs_hash":"7fb86efdcb155b77c70c124970d3baa5d071a260fbaa71ccb21bf6a832cabf94","timestamp":"2017-02-06T03:59:02Z","subdir":"","vcs_ref":""},\ | ||
| 290 | {"module":"github.com/shurcooL/httpfs","version":"v0.0.0-20171119174359-809beceb2371","vcs_hash":"fdde3dc7d836d495a313372918cc7f64856404bc1909fff5c1818921c1f5ae0a","timestamp":"2017-11-19T17:43:59Z","subdir":"","vcs_ref":""},\ | ||
| 291 | {"module":"github.com/shurcooL/issuesapp","version":"v0.0.0-20180602232740-048589ce2241","vcs_hash":"027d24054dd058366a3a025d885d3ecf5b9aab9bb7716142060e6cf9af50578b","timestamp":"2018-06-02T23:27:40Z","subdir":"","vcs_ref":""},\ | ||
| 292 | {"module":"github.com/jackc/puddle/v2","version":"v2.2.2","vcs_hash":"f3334a91ad7dbb92655b9f37614612cc5df45c529576e03e8308dfed92ae9050","timestamp":"2024-09-10T11:12:31Z","subdir":"","vcs_ref":"refs/tags/v2.2.2"},\ | ||
| 293 | {"module":"github.com/jackc/pgpassfile","version":"v1.0.0","vcs_hash":"bcb7f6d6bafda56d4f5f42db214defa53f1769aa323ba6f941283d833ed326d1","timestamp":"2019-03-30T16:09:02Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 294 | {"module":"github.com/jackc/pgservicefile","version":"v0.0.0-20240606120523-5a60cdf6a761","vcs_hash":"ddeb106f0a503bc56c2377cf8c3863fd5b039a12e3472f1f499e89f689d70793","timestamp":"2024-06-06T12:05:23Z","subdir":"","vcs_ref":""},\ | ||
| 295 | {"module":"github.com/jackc/pgerrcode","version":"v0.0.0-20240316143900-6e2875d9b438","vcs_hash":"373427e37d2aef89a64da82effb02d3a41ed94875e017a3516cba42fb01aa896","timestamp":"2024-03-16T14:39:00Z","subdir":"","vcs_ref":""},\ | ||
| 296 | {"module":"github.com/jackc/pgx/v5","version":"v5.7.5","vcs_hash":"7d428807020135278d6c041ab060af6cb7629a2458e8beedf6520c22a981521c","timestamp":"2025-05-17T22:14:14Z","subdir":"","vcs_ref":"refs/tags/v5.7.5"},\ | ||
| 297 | {"module":"github.com/petar/GoLLRB","version":"v0.0.0-20210522233825-ae3b015fd3e9","vcs_hash":"c861e78d6c138ec77ffb47326b07fae61930eaaa77fde5a5862241d5cdf53eca","timestamp":"2021-05-22T23:38:25Z","subdir":"","vcs_ref":""},\ | ||
| 298 | {"module":"github.com/robfig/cron/v3","version":"v3.0.1","vcs_hash":"00d176702936bee725781f4dd7cd294bd05d1bb8010926c16acf4353c0320d82","timestamp":"2020-01-04T01:05:08Z","subdir":"v3","vcs_ref":"refs/tags/v3.0.1"},\ | ||
| 299 | {"module":"github.com/otiai10/curr","version":"v1.0.0","vcs_hash":"5eb6dd8287ffbf3e67aa5853b6440b1f370d72e34fd36d490e597e30add2cd78","timestamp":"2020-03-07T04:23:52Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 300 | {"module":"github.com/otiai10/curr","version":"v0.0.0-20150429015615-9b4961190c95","vcs_hash":"eff2ce573bec08183a45ad840977a7365447d3aee4db2d3b65ea49fe17b76a7e","timestamp":"2015-04-29T01:56:15Z","subdir":"","vcs_ref":""},\ | ||
| 301 | {"module":"github.com/otiai10/copy","version":"v1.7.0","vcs_hash":"ee6ebcb00d35d74291430705adb0ca5641987c48a3bf837d739e1564d1ea313c","timestamp":"2021-11-09T23:21:10Z","subdir":"","vcs_ref":"refs/tags/v1.7.0"},\ | ||
| 302 | {"module":"github.com/otiai10/mint","version":"v1.3.3","vcs_hash":"d0c82e45e04c05b740d4178d7bb3e9922d451889b6674fd748e350ee0efe5ddb","timestamp":"2021-08-05T00:40:49Z","subdir":"","vcs_ref":"refs/tags/v1.3.3"},\ | ||
| 303 | {"module":"github.com/otiai10/mint","version":"v1.3.0","vcs_hash":"bc41fe04cf4c5ff71fb69e50e92d579ab9da8278dbc603791dd9092ac0fc0608","timestamp":"2019-09-13T13:01:52Z","subdir":"","vcs_ref":"refs/tags/v1.3.0"},\ | ||
| 304 | {"module":"github.com/go-test/deep","version":"v1.0.7","vcs_hash":"94d4a11baea8e58d71ed93c3668271812a845501c70e0c970c96b786efcf33ee","timestamp":"2020-07-11T22:05:12Z","subdir":"","vcs_ref":"refs/tags/v1.0.7"},\ | ||
| 305 | {"module":"github.com/googleapis/gax-go","version":"v2.0.0+incompatible","vcs_hash":"32b8f654a4a737e466b9547467a8d512c1664f9781cc2f39357ae21d1fab4d1b","timestamp":"2017-09-15T02:47:31Z","subdir":"","vcs_ref":"refs/tags/v2.0.0"},\ | ||
| 306 | {"module":"github.com/googleapis/gax-go/v2","version":"v2.12.0","vcs_hash":"1567feed32884d75433a980fb326e0a4e99be37921135de274e95b719eb8d704","timestamp":"2023-07-05T20:35:04Z","subdir":"","vcs_ref":"refs/tags/v2.12.0"},\ | ||
| 307 | {"module":"github.com/googleapis/enterprise-certificate-proxy","version":"v0.1.0","vcs_hash":"20c59093fedda9fff9682aa722d1f4655528544e611a24c31efe56a6ff09293b","timestamp":"2022-06-13T17:38:51Z","subdir":"","vcs_ref":"refs/tags/v0.1.0"},\ | ||
| 308 | {"module":"github.com/googleapis/enterprise-certificate-proxy","version":"v0.2.0","vcs_hash":"6af9c51cb3fdf8229a20c65e082033818395c9986171421d1a8d6dd5beb2a7c3","timestamp":"2022-09-28T23:03:15Z","subdir":"","vcs_ref":"refs/tags/v0.2.0"},\ | ||
| 309 | {"module":"github.com/googleapis/enterprise-certificate-proxy","version":"v0.2.4","vcs_hash":"2ac939426211092a4f09b0aa9285e17316f019b8f8ace59e4294be824bf3704c","timestamp":"2023-06-07T22:09:20Z","subdir":"","vcs_ref":"refs/tags/v0.2.4"},\ | ||
| 310 | {"module":"github.com/googleapis/enterprise-certificate-proxy","version":"v0.0.0-20220520183353-fd19c99a87aa","vcs_hash":"b52e24e1c49f0b88a7e80ebde3a275812d7ac7c04a4367428852cd9ca02cf87d","timestamp":"2022-05-20T18:33:53Z","subdir":"","vcs_ref":""},\ | ||
| 311 | {"module":"github.com/googleapis/enterprise-certificate-proxy","version":"v0.2.3","vcs_hash":"48ce0ccffc84a0e7199263f10299afb506d5a93c9e4bbbabb269baa389fddfc0","timestamp":"2023-02-13T19:14:58Z","subdir":"","vcs_ref":"refs/tags/v0.2.3"},\ | ||
| 312 | {"module":"github.com/googleapis/enterprise-certificate-proxy","version":"v0.2.1","vcs_hash":"eca6c825ee3e2dffca1603f1520cd6a9e579a0f089680724a34671bb1c0086f7","timestamp":"2022-12-07T03:49:14Z","subdir":"","vcs_ref":"refs/tags/v0.2.1"},\ | ||
| 313 | {"module":"github.com/googleapis/google-cloud-go-testing","version":"v0.0.0-20200911160855-bcd43fbb19e8","vcs_hash":"4b47d6f17cf42260649d9591c00a65fd696bf3bb2302af8b95b9fc71ae0fa919","timestamp":"2020-09-11T16:08:55Z","subdir":"","vcs_ref":""},\ | ||
| 314 | {"module":"github.com/googleapis/go-type-adapters","version":"v1.0.0","vcs_hash":"ed89159ac1045bcd69c3340c49d424965963062f621d11e6e06537f7bb52d39e","timestamp":"2021-04-07T17:15:06Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 315 | {"module":"github.com/Masterminds/goutils","version":"v1.1.1","vcs_hash":"8eb3fffa1f3cd577c7f4c46828a53f22817e3d27d7475a2838b67a520ce7a742","timestamp":"2021-02-04T20:06:53Z","subdir":"","vcs_ref":"refs/tags/v1.1.1"},\ | ||
| 316 | {"module":"github.com/Masterminds/sprig/v3","version":"v3.3.0","vcs_hash":"6b4207b8c7d013c483646f5f7386acb35e85752ca0216b1a97a63a4f513a6734","timestamp":"2024-08-29T20:12:44Z","subdir":"","vcs_ref":"refs/tags/v3.3.0"},\ | ||
| 317 | {"module":"github.com/Masterminds/semver/v3","version":"v3.3.1","vcs_hash":"e32f36071c804546813c0e841f9aa5e8e1f8cf2054fb3cb89d9a4ce396cdad75","timestamp":"2024-11-19T20:00:22Z","subdir":"","vcs_ref":"refs/tags/v3.3.1"},\ | ||
| 318 | {"module":"github.com/samber/lo","version":"v1.47.0","vcs_hash":"3f33461b742b4fc0fcbf6de70ccd1ac12d7f3184b7cb646b2572e13b3c0caf0f","timestamp":"2024-08-13T13:23:52Z","subdir":"","vcs_ref":"refs/tags/v1.47.0"},\ | ||
| 319 | {"module":"github.com/envoyproxy/go-control-plane","version":"v0.10.3","vcs_hash":"a0b8d3463c49a11b1735137ba400545873873dbf8635da21c9ba4d9c88fe2004","timestamp":"2022-06-28T13:55:12Z","subdir":"","vcs_ref":"refs/tags/v0.10.3"},\ | ||
| 320 | {"module":"github.com/envoyproxy/go-control-plane","version":"v0.13.4","vcs_hash":"b9288b2d8f4e58a2125b708e8a9b1fdb4f0524da33789c4cd0f33b034528f5bc","timestamp":"2025-01-06T21:37:05Z","subdir":"","vcs_ref":"refs/tags/v0.13.4"},\ | ||
| 321 | {"module":"github.com/envoyproxy/go-control-plane/ratelimit","version":"v0.1.0","vcs_hash":"906f63aa0b71e9714823fdb45d45be4659d30de781b6a053c93f43371894845f","timestamp":"2024-12-23T15:25:59Z","subdir":"ratelimit","vcs_ref":"refs/tags/ratelimit/v0.1.0"},\ | ||
| 322 | {"module":"github.com/envoyproxy/go-control-plane/envoy","version":"v1.32.4","vcs_hash":"b764640e72f39b0abeb1eee792c7fd920bb28361222420dedee7bbe30022afa6","timestamp":"2025-02-03T00:33:09Z","subdir":"envoy","vcs_ref":"refs/tags/envoy/v1.32.4"},\ | ||
| 323 | {"module":"github.com/envoyproxy/go-control-plane/envoy","version":"v1.32.2","vcs_hash":"906f63aa0b71e9714823fdb45d45be4659d30de781b6a053c93f43371894845f","timestamp":"2024-12-23T15:25:59Z","subdir":"envoy","vcs_ref":"refs/tags/envoy/v1.32.2"},\ | ||
| 324 | {"module":"github.com/envoyproxy/go-control-plane/envoy","version":"v1.32.3","vcs_hash":"b9288b2d8f4e58a2125b708e8a9b1fdb4f0524da33789c4cd0f33b034528f5bc","timestamp":"2025-01-03T21:27:02Z","subdir":"envoy","vcs_ref":"refs/tags/envoy/v1.32.3"},\ | ||
| 325 | {"module":"github.com/envoyproxy/protoc-gen-validate","version":"v0.1.0","vcs_hash":"17dee49ca0a12c9d068fb9ddd8d0ade5d40bec4965b4d5b57c0163c07b7cc1f7","timestamp":"2019-06-13T14:36:32Z","subdir":"","vcs_ref":"refs/tags/v0.1.0"},\ | ||
| 326 | {"module":"github.com/envoyproxy/protoc-gen-validate","version":"v1.2.1","vcs_hash":"d5f02e84a7cac6538441cf10353084bc8986687c4fb1dbec8ce868f36087a44c","timestamp":"2025-01-22T20:15:32Z","subdir":"","vcs_ref":"refs/tags/v1.2.1"},\ | ||
| 327 | {"module":"github.com/envoyproxy/protoc-gen-validate","version":"v1.0.4","vcs_hash":"ba653e68e62c27005dc8b12fc4ff872f91132a86a99ed568f495801bda2f4f33","timestamp":"2024-01-16T22:01:04Z","subdir":"","vcs_ref":"refs/tags/v1.0.4"},\ | ||
| 328 | {"module":"github.com/envoyproxy/protoc-gen-validate","version":"v0.9.1","vcs_hash":"3d9cfe300a6eded2c3ffad9dd668b8f3c58133b90ed7417ddd598885722615c7","timestamp":"2022-12-05T16:51:28Z","subdir":"","vcs_ref":"refs/tags/v0.9.1"},\ | ||
| 329 | {"module":"github.com/envoyproxy/protoc-gen-validate","version":"v1.1.0","vcs_hash":"ecd89a579c798e2583479ead808e21e18beb78976348081588cdcfcf79ec8e8a","timestamp":"2024-08-02T22:50:14Z","subdir":"","vcs_ref":"refs/tags/v1.1.0"},\ | ||
| 330 | {"module":"github.com/envoyproxy/protoc-gen-validate","version":"v0.6.7","vcs_hash":"dcc95e9bed3fa683448a9bc867a1205a859b75fe2b2a15aed67246a76bc6fd3e","timestamp":"2022-03-04T15:07:44Z","subdir":"","vcs_ref":"refs/tags/v0.6.7"},\ | ||
| 331 | {"module":"github.com/armon/go-proxyproto","version":"v0.0.0-20210323213023-7e956b284f0a","vcs_hash":"a991590e09adeec66f1f1ad2e7f523bfcbfb979b8e244c65a33a560adf6f4bba","timestamp":"2021-03-23T21:30:23Z","subdir":"","vcs_ref":""},\ | ||
| 332 | {"module":"github.com/armon/circbuf","version":"v0.0.0-20190214190532-5111143e8da2","vcs_hash":"f44b726eafbedd3c7d5723dfd9850375946a0b78000629a3558aacfbb013cecb","timestamp":"2019-02-14T19:05:32Z","subdir":"","vcs_ref":""},\ | ||
| 333 | {"module":"github.com/armon/go-socks5","version":"v0.0.0-20160902184237-e75332964ef5","vcs_hash":"e611fb2e9fe86f2cb19c89c1dc37c0ad6b5656135015f1466fb20c934e3dc531","timestamp":"2016-09-02T18:42:37Z","subdir":"","vcs_ref":""},\ | ||
| 334 | {"module":"github.com/shengdoushi/base58","version":"v1.0.0","vcs_hash":"035baa9ea735720820f8db8fcb1243512e712c7b053c7f9a90ae59535b86ff59","timestamp":"2018-08-08T02:09:52Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 335 | {"module":"github.com/jtolds/gls","version":"v4.20.0+incompatible","vcs_hash":"dd5cfff6e6a0707c8f8a8272ef6b888ab15fa63a5c11a9ccdd30dd6e338e868e","timestamp":"2018-11-10T20:30:27Z","subdir":"","vcs_ref":"refs/tags/v4.20.0"},\ | ||
| 336 | {"module":"github.com/chai2010/gettext-go","version":"v1.0.2","vcs_hash":"cba9b4e61c984a3976533386ddf554039d37c1b026fc80032c10b80d834a8bf2","timestamp":"2020-04-14T10:44:26Z","subdir":"","vcs_ref":"refs/tags/v1.0.2"},\ | ||
| 337 | {"module":"github.com/coreos/go-systemd","version":"v0.0.0-20181012123002-c6f51f82210d","vcs_hash":"9fe56ae7acf5c26da1f8e363ebc3efb9f7779daff9c3080b05e7838044978c12","timestamp":"2018-10-12T12:30:02Z","subdir":"","vcs_ref":""},\ | ||
| 338 | {"module":"github.com/coreos/go-systemd/v22","version":"v22.6.0","vcs_hash":"cb3155042a873c409f7dda7401561f3206a5dc4225d8ce9335fd9da1ee482c05","timestamp":"2025-08-20T18:00:08Z","subdir":"","vcs_ref":"refs/tags/v22.6.0"},\ | ||
| 339 | {"module":"github.com/coreos/go-systemd/v22","version":"v22.1.0","vcs_hash":"b0af26b2c1617363ba4404db4d917fa1f0879fdd5ea9825fa8bea2c01cacb185","timestamp":"2020-06-02T09:05:05Z","subdir":"v22","vcs_ref":"refs/tags/v22.1.0"},\ | ||
| 340 | {"module":"github.com/coreos/go-systemd/v22","version":"v22.5.0","vcs_hash":"1240ab68de5778e9c43b2943db956bd157fab582cec5363f953cb5c72f2e445b","timestamp":"2022-11-07T13:52:27Z","subdir":"","vcs_ref":"refs/tags/v22.5.0"},\ | ||
| 341 | {"module":"github.com/coreos/go-semver","version":"v0.3.1","vcs_hash":"bc5814f476c03ba95df77de9e368f42150b3368b0f4ab21268b7478a13c35e00","timestamp":"2023-01-16T22:04:39Z","subdir":"","vcs_ref":"refs/tags/v0.3.1"},\ | ||
| 342 | {"module":"github.com/coreos/pkg","version":"v0.0.0-20240122114842-bbd7aa9bf6fb","vcs_hash":"f2533d33a12c08b79924ab6e48fb3bad7e539de78473f127459ffda70a888544","timestamp":"2024-01-22T11:48:42Z","subdir":"","vcs_ref":""},\ | ||
| 343 | {"module":"github.com/coreos/go-iptables","version":"v0.8.0","vcs_hash":"a9ebf5d9af87c16085497d4c2236656aea2599db678e589259e7c191f6c4b73a","timestamp":"2024-08-27T08:24:38Z","subdir":"","vcs_ref":"refs/tags/v0.8.0"},\ | ||
| 344 | {"module":"github.com/coreos/go-oidc","version":"v2.3.0+incompatible","vcs_hash":"8d5581ed493edc793ddc0830b4df04f67df8b2ccf0519e4c83b9ec0078185424","timestamp":"2025-01-22T18:29:44Z","subdir":"","vcs_ref":"refs/tags/v2.3.0"},\ | ||
| 345 | {"module":"github.com/mdlayher/netlink","version":"v1.7.2","vcs_hash":"03cbfeb29fc859f82bf909bcd8a811d16afe562b84a25deb837af35d2fe7be73","timestamp":"2023-04-29T14:33:22Z","subdir":"","vcs_ref":"refs/tags/v1.7.2"},\ | ||
| 346 | {"module":"github.com/mdlayher/packet","version":"v1.1.2","vcs_hash":"adfceb158478f4557c264b26d617dda54188585f88295f7c3b79be433b8bde59","timestamp":"2023-04-29T14:12:19Z","subdir":"","vcs_ref":"refs/tags/v1.1.2"},\ | ||
| 347 | {"module":"github.com/mdlayher/socket","version":"v0.5.1","vcs_hash":"ade2a4b5630096b489828944f4f75b866125a6d37fc95c3524f0cc002cbe8cf9","timestamp":"2024-03-15T15:39:10Z","subdir":"","vcs_ref":"refs/tags/v0.5.1"},\ | ||
| 348 | {"module":"github.com/mdlayher/vsock","version":"v1.2.1","vcs_hash":"a7b2ec13026e78d41b91e1e452aab0a78ae155b70966624ec8e5e52ba56a0b08","timestamp":"2023-04-29T14:19:24Z","subdir":"","vcs_ref":"refs/tags/v1.2.1"},\ | ||
| 349 | {"module":"github.com/mdlayher/genetlink","version":"v1.3.2","vcs_hash":"e745ecde2527974b72d2960c46350ffce499aa8cbc51db7d6fe763619caea7d0","timestamp":"2023-04-29T14:36:59Z","subdir":"","vcs_ref":"refs/tags/v1.3.2"},\ | ||
| 350 | {"module":"github.com/soheilhy/cmux","version":"v0.1.5","vcs_hash":"0eb8d423f961736e5cfd383d1dd7bf2ed7cb3502aa09c4ea7d57615fe3ff21e9","timestamp":"2021-02-05T19:11:34Z","subdir":"","vcs_ref":"refs/tags/v0.1.5"},\ | ||
| 351 | {"module":"github.com/ghodss/yaml","version":"v1.0.0","vcs_hash":"80fe9a835966dce3e484e8b446741cfac9c1f552dcd6ae067fe34cdc19e94504","timestamp":"2017-03-27T23:54:44Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 352 | {"module":"github.com/ipld/go-ipld-prime","version":"v0.21.0","vcs_hash":"bb8bc9521cbe28559a97647e7f8a78fb2945f984dad2d5b962d897cb6871a7c2","timestamp":"2023-08-10T02:31:57Z","subdir":"","vcs_ref":"refs/tags/v0.21.0"},\ | ||
| 353 | {"module":"github.com/ipld/go-codec-dagpb","version":"v1.6.0","vcs_hash":"dd8b896fc06894121e0800e3894828fc6d21d19e9664cee1eab16c3d830df695","timestamp":"2023-02-14T04:08:00Z","subdir":"","vcs_ref":"refs/tags/v1.6.0"},\ | ||
| 354 | {"module":"github.com/ipld/go-car","version":"v0.6.2","vcs_hash":"d48161e77a4323f61fefb470b7d9c2a62c9b8a884fac83271ec4e18450e68b8a","timestamp":"2023-08-03T15:38:01Z","subdir":"","vcs_ref":"refs/tags/v0.6.2"},\ | ||
| 355 | {"module":"github.com/ipld/go-car/v2","version":"v2.14.2","vcs_hash":"80047fb50fd3341888db11ba7140e3ae6917e9e0fe45c213f7b92dbc72d28ee9","timestamp":"2024-09-25T06:59:32Z","subdir":"","vcs_ref":"refs/tags/v2.14.2"},\ | ||
| 356 | {"module":"github.com/mailru/easyjson","version":"v0.0.0-20190312143242-1de009706dbe","vcs_hash":"c8e037d59dc730dc3ffc46ed7a98a72c0ffc14dee7620040b6cc06fd16a22fe6","timestamp":"2019-03-12T14:32:42Z","subdir":"","vcs_ref":""},\ | ||
| 357 | {"module":"github.com/mailru/easyjson","version":"v0.7.7","vcs_hash":"5b802334c301c91bd13cee6264caa8c327300bfc16173c6074fc315244620dd8","timestamp":"2021-02-06T19:00:08Z","subdir":"","vcs_ref":"refs/tags/v0.7.7"},\ | ||
| 358 | {"module":"github.com/mailru/easyjson","version":"v0.9.0","vcs_hash":"77b9db486b47ac2ba95b3715c07fb44e6ebfa5d17ab6c7b1a0999f5ff40b0193","timestamp":"2024-12-14T18:24:10Z","subdir":"","vcs_ref":"refs/tags/v0.9.0"},\ | ||
| 359 | {"module":"github.com/chzyer/test","version":"v0.0.0-20180213035817-a1ea475d72b1","vcs_hash":"e15872792aa8b087f6d3216a8e07cf2ca9bfde139ee58c466bbbb633416d2856","timestamp":"2018-02-13T03:58:17Z","subdir":"","vcs_ref":""},\ | ||
| 360 | {"module":"github.com/chzyer/logex","version":"v1.1.10","vcs_hash":"92a6f8ff364d5c78129d723e93bc80561a4d6f62e89131c1c9f55157435fe20e","timestamp":"2015-10-10T15:13:41Z","subdir":"","vcs_ref":"refs/tags/v1.1.10"},\ | ||
| 361 | {"module":"github.com/chzyer/readline","version":"v0.0.0-20180603132655-2972be24d48e","vcs_hash":"8a803f89048e07c05fc7887b4f50d22643ddbc3edcd738b8d052084561a8bfa2","timestamp":"2018-06-03T13:26:55Z","subdir":"","vcs_ref":""},\ | ||
| 362 | {"module":"github.com/chzyer/readline","version":"v1.5.1","vcs_hash":"52071e641b114be49adcba007fd97faf1f4baeb21b57b3920f7baba279eb71fa","timestamp":"2022-07-15T12:48:48Z","subdir":"","vcs_ref":"refs/tags/v1.5.1"},\ | ||
| 363 | {"module":"github.com/linuxkit/virtsock","version":"v0.0.0-20201010232012-f8cee7dfc7a3","vcs_hash":"706021837a1fd29aa5615d81a9fc5095a64d5a29eb28550399942b9a15e7881f","timestamp":"2020-10-10T23:20:12Z","subdir":"","vcs_ref":""},\ | ||
| 364 | {"module":"github.com/stoewer/go-strcase","version":"v1.3.1","vcs_hash":"17bf9603f55eb37b94902202ff383a663ee8daa03b6fc6688ed2b99cad65b3a1","timestamp":"2025-06-19T00:39:14Z","subdir":"","vcs_ref":"refs/tags/v1.3.1"},\ | ||
| 365 | {"module":"github.com/stoewer/go-strcase","version":"v1.3.0","vcs_hash":"f75efc30617757a01c813975e22457d6a40cfb4429460fb4bb34cc10d9a863cc","timestamp":"2023-03-27T23:57:07Z","subdir":"","vcs_ref":"refs/tags/v1.3.0"},\ | ||
| 366 | {"module":"github.com/joho/godotenv","version":"v1.5.1","vcs_hash":"cf45c7a052c0f64f7ea75c3a1731d066a553b49b1e140100c84a997a124e7e67","timestamp":"2023-02-05T21:47:38Z","subdir":"","vcs_ref":"refs/tags/v1.5.1"},\ | ||
| 367 | {"module":"github.com/invopop/jsonschema","version":"v0.13.0","vcs_hash":"cbe0293bc0ebdf8cd16b7cdc781989d15a890f7e2e5e773e3aa40aae265f6322","timestamp":"2024-12-31T18:23:34Z","subdir":"","vcs_ref":"refs/tags/v0.13.0"},\ | ||
| 368 | {"module":"github.com/magefile/mage","version":"v1.14.0","vcs_hash":"aa06d81787b87b7fb650df45bdfdd0382bc309275420cf8f707897f49d7a0a7d","timestamp":"2022-09-16T14:33:53Z","subdir":"","vcs_ref":"refs/tags/v1.14.0"},\ | ||
| 369 | {"module":"github.com/gammazero/deque","version":"v1.0.0","vcs_hash":"54cc9845d08ed88533809b0be20355294d5d6067263b938e03a5939eaad641fc","timestamp":"2024-11-15T08:44:40Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 370 | {"module":"github.com/gammazero/chanqueue","version":"v1.1.0","vcs_hash":"0ca3c1a9ba5ad3627cd83062956e6ecc231e85d4891639f3413059722dc24c0e","timestamp":"2025-03-06T15:55:15Z","subdir":"","vcs_ref":"refs/tags/v1.1.0"},\ | ||
| 371 | {"module":"github.com/evanphx/json-patch","version":"v5.9.11+incompatible","vcs_hash":"27c14deff506910582384f22dee1947f276a48e3e741caa04157345ca331f135","timestamp":"2025-01-28T17:43:52Z","subdir":"","vcs_ref":"refs/tags/v5.9.11"},\ | ||
| 372 | {"module":"github.com/AdaLogics/go-fuzz-headers","version":"v0.0.0-20240806141605-e8a1dd7889d6","vcs_hash":"618ef3cd1ed01872674845eae25e7d6a50a3d70b49881ccd500327b0778fedb9","timestamp":"2024-08-06T14:16:05Z","subdir":"","vcs_ref":""},\ | ||
| 373 | {"module":"github.com/libopenstorage/openstorage","version":"v1.0.0","vcs_hash":"bde8b7c7cda7932b0f7b8b0399287997a1362e2043ea9a41dfa4e5aa52775339","timestamp":"2017-09-06T23:23:38Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 374 | {"module":"github.com/go-gl/glfw","version":"v0.0.0-20190409004039-e6da0acd62b1","vcs_hash":"585e1262de37f034792d4912d52a9702a0f95e59204c91d1924b2cf159c36e2f","timestamp":"2019-04-09T00:40:39Z","subdir":"","vcs_ref":""},\ | ||
| 375 | {"module":"github.com/go-gl/glfw/v3.3/glfw","version":"v0.0.0-20191125211704-12ad95a8df72","vcs_hash":"13c0a1fb6f141dfc5be8ba267f70735111ab33c01bbc87de1e3f7ad00f8aa555","timestamp":"2019-11-25T21:17:04Z","subdir":"v3.3/glfw","vcs_ref":""},\ | ||
| 376 | {"module":"github.com/go-gl/glfw/v3.3/glfw","version":"v0.0.0-20200222043503-6f7a984d4dc4","vcs_hash":"125215c19c4ce47eea8152d4760d88e290b8213b9d2c0407a22307f549e1566f","timestamp":"2020-02-22T04:35:03Z","subdir":"v3.3/glfw","vcs_ref":""},\ | ||
| 377 | {"module":"github.com/marten-seemann/tcp","version":"v0.0.0-20210406111302-dfbc87cc63fd","vcs_hash":"33a0eb67e183fd6a89d060780dc85cc189b9dc45c859bdd37071c3600c208181","timestamp":"2021-04-06T11:13:02Z","subdir":"","vcs_ref":""},\ | ||
| 378 | {"module":"github.com/ulikunitz/xz","version":"v0.5.12","vcs_hash":"6893ec11e21a25b31cb8083b8131e91054ca2975087e9f827acce2f13da916ef","timestamp":"2024-04-03T18:50:35Z","subdir":"","vcs_ref":"refs/tags/v0.5.12"},\ | ||
| 379 | {"module":"github.com/erikdubbelboer/gspt","version":"v0.0.0-20190125194910-e68493906b83","vcs_hash":"76ba437ac8c655323e21cec60f6c7f5653582b6bece909619b94a91c906fa3a7","timestamp":"2019-01-25T19:49:10Z","subdir":"","vcs_ref":""},\ | ||
| 380 | {"module":"github.com/coredns/caddy","version":"v1.1.1","vcs_hash":"4e88cc3742999dca3436d8c134b46450c57d9f20540672f550fd112beed2336f","timestamp":"2021-05-12T16:28:10Z","subdir":"","vcs_ref":"refs/tags/v1.1.1"},\ | ||
| 381 | {"module":"github.com/coredns/corefile-migration","version":"v1.0.26","vcs_hash":"3ce3612385588152b6667ee7cec3ed16d1a698e7c98a37b359a6e7c1f2a83d17","timestamp":"2025-04-03T17:54:29Z","subdir":"","vcs_ref":"refs/tags/v1.0.26"},\ | ||
| 382 | {"module":"github.com/u-root/uio","version":"v0.0.0-20240224005618-d2acac8f3701","vcs_hash":"e1d54bb1ec40bb873ac1dcec0470975c01f76b08617640fb6c32dbcd9454ad25","timestamp":"2024-02-24T00:56:18Z","subdir":"","vcs_ref":""},\ | ||
| 383 | {"module":"github.com/go-pdf/fpdf","version":"v0.6.0","vcs_hash":"5d3317e54dc0894f0efba748fb7ef8e98f86625771f022c3f4c140cea3416869","timestamp":"2022-03-07T09:14:05Z","subdir":"","vcs_ref":"refs/tags/v0.6.0"},\ | ||
| 384 | {"module":"github.com/go-pdf/fpdf","version":"v0.5.0","vcs_hash":"c9fd7356ad2e27360396d3e7ff43b3eea7e6dc3a07f5a4455f85f5195e30c333","timestamp":"2021-08-17T09:16:38Z","subdir":"","vcs_ref":"refs/tags/v0.5.0"},\ | ||
| 385 | {"module":"github.com/go-pdf/fpdf","version":"v0.9.0","vcs_hash":"723365688454e5f65e26dbdbe56debec9213552a9d8073bc118fc9a55e373b9c","timestamp":"2023-09-13T15:11:37Z","subdir":"","vcs_ref":"refs/tags/v0.9.0"},\ | ||
| 386 | {"module":"github.com/opencontainers/runc","version":"v1.3.1","vcs_hash":"2aacd7601f51918bf6cd881d50d81ffaafb4cdae975d2b40710e6b1e6a612e27","timestamp":"2025-09-04T07:53:19Z","subdir":"","vcs_ref":"refs/tags/v1.3.1"},\ | ||
| 387 | {"module":"github.com/opencontainers/runc","version":"v1.2.5","vcs_hash":"de04c3666c6e2cb551aa22c73723ec9519b2a04c5bba5ac31478dfdbafeabbee","timestamp":"2025-02-13T22:58:49Z","subdir":"","vcs_ref":"refs/tags/v1.2.5"},\ | ||
| 388 | {"module":"github.com/opencontainers/runtime-spec","version":"v1.2.1","vcs_hash":"527ad6550cd654c758c3a90c33fba5de9598578a66be5e157153797cc1e49aa3","timestamp":"2025-02-25T22:46:15Z","subdir":"","vcs_ref":"refs/tags/v1.2.1"},\ | ||
| 389 | {"module":"github.com/opencontainers/runtime-spec","version":"v1.2.0","vcs_hash":"5dd5e40a73eece5da452e07f7921fde1940d6b484a76b9c3203be7a9a0807cb0","timestamp":"2024-01-26T12:55:39Z","subdir":"","vcs_ref":"refs/tags/v1.2.0"},\ | ||
| 390 | {"module":"github.com/opencontainers/runtime-spec","version":"v1.0.3-0.20220825212826-86290f6a00fb","vcs_hash":"b7f00a50da96a09af8326765b452206a7485b8f9119fb6238b2613430b2aedf8","timestamp":"2022-08-25T21:28:26Z","subdir":"","vcs_ref":""},\ | ||
| 391 | {"module":"github.com/opencontainers/runtime-spec","version":"v1.0.2","vcs_hash":"0384b4972667ad3789b612c63c4560926b7d40d0a680338575ded5ca52eabd7f","timestamp":"2020-03-25T11:57:46Z","subdir":"","vcs_ref":"refs/tags/v1.0.2"},\ | ||
| 392 | {"module":"github.com/opencontainers/cgroups","version":"v0.0.4","vcs_hash":"9f7b24c55e2b265aed9fb854f6f3f2f61b81c4c938a341590ff1fdb834ed97d4","timestamp":"2025-07-14T21:17:47Z","subdir":"","vcs_ref":"refs/tags/v0.0.4"},\ | ||
| 393 | {"module":"github.com/opencontainers/cgroups","version":"v0.0.1","vcs_hash":"9314cf83403c484df35d153b34032fcb3da035907b4e701b47342dc60123fe46","timestamp":"2025-02-28T07:51:13Z","subdir":"","vcs_ref":"refs/tags/v0.0.1"},\ | ||
| 394 | {"module":"github.com/opencontainers/go-digest","version":"v1.0.0","vcs_hash":"1a4d20c74c510ca00ecb86a3379c151579ed626508723e74a394480a71a0af24","timestamp":"2020-05-14T01:46:00Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 395 | {"module":"github.com/opencontainers/selinux","version":"v1.12.0","vcs_hash":"4335d93e7b91bac4d4e22725cfaafc1cae44ef37a037022ea852d084e488e42a","timestamp":"2025-03-20T18:30:23Z","subdir":"","vcs_ref":"refs/tags/v1.12.0"},\ | ||
| 396 | {"module":"github.com/opencontainers/selinux","version":"v1.11.1","vcs_hash":"7a79fab55a520abe1fd1c87ab4a52fb9e469ee25eb924c5bc3c3f151e045078d","timestamp":"2024-08-07T11:31:10Z","subdir":"","vcs_ref":"refs/tags/v1.11.1"},\ | ||
| 397 | {"module":"github.com/opencontainers/image-spec","version":"v1.1.1","vcs_hash":"5bb7cbac46d5df774d087c364c00445553d3db253ca80dc7050c4e57832c118d","timestamp":"2025-02-24T17:26:57Z","subdir":"","vcs_ref":"refs/tags/v1.1.1"},\ | ||
| 398 | {"module":"github.com/opencontainers/image-spec","version":"v1.1.0","vcs_hash":"774d705414556b063b95580b3cb76727e07351144ef8d343349a4242ec20d46c","timestamp":"2024-01-27T02:31:59Z","subdir":"","vcs_ref":"refs/tags/v1.1.0"},\ | ||
| 399 | {"module":"github.com/opencontainers/runtime-tools","version":"v0.9.1-0.20221107090550-2e043c6bd626","vcs_hash":"8b8cdfeb7bd96052c4ebea0b549284e395ebb9bac1a75605850eea9bc5202abf","timestamp":"2022-11-07T09:05:50Z","subdir":"","vcs_ref":""},\ | ||
| 400 | {"module":"github.com/go-yaml/yaml","version":"v2.1.0+incompatible","vcs_hash":"1b6463a06e9196c0b5a6d4b485d1b3c19e75457da99b51d586621a0bdc672835","timestamp":"2018-02-23T19:01:16Z","subdir":"","vcs_ref":"refs/tags/v2.1.0"},\ | ||
| 401 | {"module":"github.com/yuin/goldmark","version":"v1.2.1","vcs_hash":"4c58efe0c28d74a0131cf65fc06af9bf723f3852cb20f81dce6ce9ae50793119","timestamp":"2020-07-30T13:33:42Z","subdir":"","vcs_ref":"refs/tags/v1.2.1"},\ | ||
| 402 | {"module":"github.com/yuin/goldmark","version":"v1.4.1","vcs_hash":"99d522df278615d654c06174161495a295b56f37f18c70b93be7ae19a5f89849","timestamp":"2021-09-12T09:21:50Z","subdir":"","vcs_ref":"refs/tags/v1.4.1"},\ | ||
| 403 | {"module":"github.com/yuin/goldmark","version":"v1.4.13","vcs_hash":"fbec1a06cf7d810b36a87559756866f825159c4db030b543bd6359717d401035","timestamp":"2022-07-09T07:22:17Z","subdir":"","vcs_ref":"refs/tags/v1.4.13"},\ | ||
| 404 | {"module":"github.com/yuin/goldmark","version":"v1.1.25","vcs_hash":"aa711c15dff4a421f2da78a8246856c752bc94aee78fac21afc76f9e987aa343","timestamp":"2020-03-08T08:56:39Z","subdir":"","vcs_ref":"refs/tags/v1.1.25"},\ | ||
| 405 | {"module":"github.com/yuin/goldmark","version":"v1.3.5","vcs_hash":"b23efb0c9bc0dc0b0b4a019953944537802c3df6caefc56d2d8462d9bbe7dd79","timestamp":"2021-04-13T17:01:54Z","subdir":"","vcs_ref":"refs/tags/v1.3.5"},\ | ||
| 406 | {"module":"github.com/yuin/goldmark","version":"v1.1.27","vcs_hash":"fb45f805a799ac2f897942f334c68fc215fa5bfc06f4b0277d583fe78f6c36ca","timestamp":"2020-03-31T17:10:28Z","subdir":"","vcs_ref":"refs/tags/v1.1.27"},\ | ||
| 407 | {"module":"github.com/yuin/goldmark","version":"v1.1.32","vcs_hash":"4d8e65dde523b2ecd19bb3bacf6dce7eb6b72fd4b382ecd732a1f5c8fb8859d4","timestamp":"2020-06-04T06:26:24Z","subdir":"","vcs_ref":"refs/tags/v1.1.32"},\ | ||
| 408 | {"module":"github.com/eapache/queue","version":"v1.1.0","vcs_hash":"ba2ad1068c3529ddb963e552541629857896d8c6ee8757652f5748840d598e0c","timestamp":"2016-08-05T00:47:13Z","subdir":"","vcs_ref":"refs/tags/v1.1.0"},\ | ||
| 409 | {"module":"github.com/eapache/channels","version":"v1.1.0","vcs_hash":"eda59f1cad7c96c76bae1c5af9f36f10e0396a2ab9863a89ba65e537ecc4a2b4","timestamp":"2015-11-23T02:55:56Z","subdir":"","vcs_ref":"refs/tags/v1.1.0"},\ | ||
| 410 | {"module":"github.com/rancher/remotedialer","version":"v0.5.1-0.20250827012652-e6b68fd83a6b","vcs_hash":"206cb4efeedee1c1fe966d9a43ff3bbc0d4c509ab2aa8d0004db7b049f5c7ffe","timestamp":"2025-08-27T01:26:52Z","subdir":"","vcs_ref":""},\ | ||
| 411 | {"module":"github.com/rancher/wharfie","version":"v0.7.0","vcs_hash":"2099d01958c66b6b4b97899d57c84122c056ea2b32e88b00c636bbda7439e3e3","timestamp":"2025-04-29T18:41:38Z","subdir":"","vcs_ref":"refs/tags/v0.7.0"},\ | ||
| 412 | {"module":"github.com/rancher/dynamiclistener","version":"v0.7.0","vcs_hash":"eeec8f47ef9c42ae6b8c657bd6fb79331e1dce35eb9a5be6d0e6f85399adfe38","timestamp":"2025-06-11T17:52:11Z","subdir":"","vcs_ref":"refs/tags/v0.7.0"},\ | ||
| 413 | {"module":"github.com/rancher/lasso","version":"v0.2.3","vcs_hash":"77bd15319c06cf5c1fa06cf66af40d74684745541f0665c86f51cac712a00b2c","timestamp":"2025-07-04T19:57:56Z","subdir":"","vcs_ref":"refs/tags/v0.2.3"},\ | ||
| 414 | {"module":"github.com/rancher/permissions","version":"v0.0.0-20240523180510-4001d3d637f7","vcs_hash":"e02ade53a21906ec92d95d6254b258217c135734029c1268cddd026f61e6fbf0","timestamp":"2024-05-23T18:05:10Z","subdir":"","vcs_ref":""},\ | ||
| 415 | {"module":"github.com/rancher/wrangler/v3","version":"v3.2.3","vcs_hash":"3a83960094a7d66b391479a7747405e8e507cb0ef1ff3f3d1fa72ec18b02a5a4","timestamp":"2025-08-12T13:00:06Z","subdir":"","vcs_ref":"refs/tags/v3.2.3"},\ | ||
| 416 | {"module":"github.com/euank/go-kmsg-parser","version":"v2.0.0+incompatible","vcs_hash":"43ad90c2713d8cb4b8bcc2a7a43c407d64acce9a98f6f1bcb3ef01c9cb9bfcab","timestamp":"2016-11-20T03:59:13Z","subdir":"","vcs_ref":"refs/tags/v2.0.0"},\ | ||
| 417 | {"module":"github.com/norwoodj/helm-docs","version":"v1.14.2","vcs_hash":"0dae90d63582b75797b84f8c4e75b7f95dd325f01d83f8840e005a192b55cb70","timestamp":"2024-07-08T10:13:38Z","subdir":"","vcs_ref":"refs/tags/v1.14.2"},\ | ||
| 418 | {"module":"github.com/pelletier/go-toml","version":"v1.9.5","vcs_hash":"22bc2e212b193b23af04b0014dd6e6f15e66953913e88670099f8375927b48c7","timestamp":"2022-01-05T14:17:32Z","subdir":"","vcs_ref":"refs/tags/v1.9.5"},\ | ||
| 419 | {"module":"github.com/pelletier/go-toml/v2","version":"v2.2.2","vcs_hash":"f16c5ced6b530e5c3ea966c274cd62dbd4ce30a2804d17f41a4db2c067724588","timestamp":"2024-04-29T10:02:54Z","subdir":"","vcs_ref":"refs/tags/v2.2.2"},\ | ||
| 420 | {"module":"github.com/pelletier/go-toml/v2","version":"v2.2.4","vcs_hash":"024e6f520632e6be8a8fbc0202fdf0da2cfc0266ff95451a8e8d944dd0d8882f","timestamp":"2025-04-07T11:11:38Z","subdir":"","vcs_ref":"refs/tags/v2.2.4"},\ | ||
| 421 | {"module":"github.com/pierrec/lz4","version":"v2.6.0+incompatible","vcs_hash":"a98076bac271901b0e4d2dc92ded1422c460b7f75731123de136051d1ea69965","timestamp":"2020-10-31T10:21:20Z","subdir":"","vcs_ref":"refs/tags/v2.6.0"},\ | ||
| 422 | {"module":"github.com/pierrec/lz4/v4","version":"v4.1.21","vcs_hash":"9cd0f5a014da5bd9abe80b05ec4b2e8749e8c126923b6f77e0bd0f24384c4b61","timestamp":"2024-01-08T20:17:19Z","subdir":"","vcs_ref":"refs/tags/v4.1.21"},\ | ||
| 423 | {"module":"github.com/pierrec/lz4/v4","version":"v4.1.15","vcs_hash":"bf4bcc2b9e27f77f1783338a0d327e8bf5ce14f1b7ac4432bb31a00d0d143d48","timestamp":"2022-06-15T06:43:04Z","subdir":"v4","vcs_ref":"refs/tags/v4.1.15"},\ | ||
| 424 | {"module":"github.com/x448/float16","version":"v0.8.4","vcs_hash":"e395eca01f11e874b5b2b165e3dc2620faa30374fb308657449d3a3023ce5cbb","timestamp":"2020-01-17T18:31:28Z","subdir":"","vcs_ref":"refs/tags/v0.8.4"},\ | ||
| 425 | {"module":"github.com/minio/c2goasm","version":"v0.0.0-20190812172519-36a3d3bbc4f3","vcs_hash":"c771a7e488b145a938a24f50bcb884ac42f5c6258234cac239220927ceedd89d","timestamp":"2019-08-12T17:25:19Z","subdir":"","vcs_ref":""},\ | ||
| 426 | {"module":"github.com/minio/asm2plan9s","version":"v0.0.0-20200509001527-cdd76441f9d8","vcs_hash":"1d713c116cf07cde94fb7217feaa2a84754f66a5f9efcce083b8e323dc8d4639","timestamp":"2020-05-09T00:15:27Z","subdir":"","vcs_ref":""},\ | ||
| 427 | {"module":"github.com/minio/md5-simd","version":"v1.1.2","vcs_hash":"397f359a68246a8b77921be7c65472b7e4a7c5a0c837e37d23051103bb3e7452","timestamp":"2021-01-07T19:48:44Z","subdir":"","vcs_ref":"refs/tags/v1.1.2"},\ | ||
| 428 | {"module":"github.com/minio/crc64nvme","version":"v1.0.1","vcs_hash":"99d22a47d7dc0b6d727f8bd46880ad0e2df5a2ea16c812830dbada8145e44c08","timestamp":"2025-02-14T15:55:52Z","subdir":"","vcs_ref":"refs/tags/v1.0.1"},\ | ||
| 429 | {"module":"github.com/minio/highwayhash","version":"v1.0.3","vcs_hash":"13e55fb9c4891d9f755648df608529ee6f656107bacfc2a7dd12e6c5cc406fc2","timestamp":"2024-06-26T07:49:31Z","subdir":"","vcs_ref":"refs/tags/v1.0.3"},\ | ||
| 430 | {"module":"github.com/minio/minio-go/v7","version":"v7.0.91","vcs_hash":"bc8f82bd1430bf02acd11930cc47020ff170fbf1ae9bb9d48ba406bb09fe9ef0","timestamp":"2025-04-18T09:12:45Z","subdir":"","vcs_ref":"refs/tags/v7.0.91"},\ | ||
| 431 | {"module":"github.com/minio/blake2b-simd","version":"v0.0.0-20160723061019-3f5f724cb5b1","vcs_hash":"a7172bc363c1aa8958685ed450a1cbfc85d03ce6d4613c888737d3596695372a","timestamp":"2016-07-23T06:10:19Z","subdir":"","vcs_ref":""},\ | ||
| 432 | {"module":"github.com/minio/sha256-simd","version":"v0.1.1-0.20190913151208-6de447530771","vcs_hash":"f7483cb191fb530c8632db183ab89d999b4043d7002985ac12d052b1b5576a7b","timestamp":"2019-09-13T15:12:08Z","subdir":"","vcs_ref":""},\ | ||
| 433 | {"module":"github.com/minio/sha256-simd","version":"v1.0.1","vcs_hash":"3ac524d45cebe2855802574ee18fc2060f5f3a93ddd4d91a68f06877e8209b2f","timestamp":"2023-02-22T11:48:20Z","subdir":"","vcs_ref":"refs/tags/v1.0.1"},\ | ||
| 434 | {"module":"github.com/JohnCGriffin/overflow","version":"v0.0.0-20211019200055-46fa312c352c","vcs_hash":"dd996835062d34e4037945d1eae5fbc030d54b829d729b7822cc08c659132ea2","timestamp":"2021-10-19T20:00:55Z","subdir":"","vcs_ref":""},\ | ||
| 435 | {"module":"github.com/remyoudompheng/bigfft","version":"v0.0.0-20200410134404-eec4a21b6bb0","vcs_hash":"c63c22b1b8a281a6242d4a3b1cfdea569efeda6e1bc3f0518a2b33ed4db354f4","timestamp":"2020-04-10T13:44:04Z","subdir":"","vcs_ref":""},\ | ||
| 436 | {"module":"github.com/filecoin-project/go-clock","version":"v0.1.0","vcs_hash":"9b6d15bf12cb60d144da033d9b9decd34ef83d07da3f434686967263c130f12c","timestamp":"2024-07-15T18:34:37Z","subdir":"","vcs_ref":"refs/tags/v0.1.0"},\ | ||
| 437 | {"module":"github.com/prashantv/gostub","version":"v1.1.0","vcs_hash":"b588818790d599de07cc3df44ef055145602e6f52d1bc089a62335c8c8ca0abd","timestamp":"2021-12-11T19:29:36Z","subdir":"","vcs_ref":"refs/tags/v1.1.0"},\ | ||
| 438 | {"module":"github.com/safchain/ethtool","version":"v0.5.10","vcs_hash":"460657168ac3b62d1b991bd3aabff2736bd643d8fac6aef749703513c88f3f87","timestamp":"2025-02-06T11:09:45Z","subdir":"","vcs_ref":"refs/tags/v0.5.10"},\ | ||
| 439 | {"module":"github.com/go-latex/latex","version":"v0.0.0-20231108140139-5c1ce85aa4ea","vcs_hash":"2a3145f0b17378f5fb16ed06015f287f825e50a00afdd9984610394d1dda23a3","timestamp":"2023-11-08T14:01:39Z","subdir":"","vcs_ref":""},\ | ||
| 440 | {"module":"github.com/go-latex/latex","version":"v0.0.0-20210823091927-c0d11ff05a81","vcs_hash":"580bdda7056a94d8f54a3b3257ba9d91897b0f5154f73878fb2e0990b0e4fc49","timestamp":"2021-08-23T09:19:27Z","subdir":"","vcs_ref":""},\ | ||
| 441 | {"module":"github.com/go-latex/latex","version":"v0.0.0-20210118124228-b3d85cf34e07","vcs_hash":"9917e76614de610432fc4c3f4a597da35ecac379b0d9ccf0ef05c0ce1184f86b","timestamp":"2021-01-18T12:42:28Z","subdir":"","vcs_ref":""},\ | ||
| 442 | {"module":"github.com/songgao/water","version":"v0.0.0-20200317203138-2b4b6d7c09d8","vcs_hash":"714722326fa1f5699d0d8e07217e7c9b00cb895c858ddcb3a5706322c0647741","timestamp":"2020-03-17T20:31:38Z","subdir":"","vcs_ref":""},\ | ||
| 443 | {"module":"github.com/sourcegraph/conc","version":"v0.3.0","vcs_hash":"6e751d6a2735237f28f48148717beb90e01a4e012126ddcd5ccfc6020a769a31","timestamp":"2023-02-25T04:04:07Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 444 | {"module":"github.com/sourcegraph/annotate","version":"v0.0.0-20160123013949-f4cad6c6324d","vcs_hash":"d3a5f37cf3ca517f64bd115401936281575f089dbd3577db6d1b5913768947b7","timestamp":"2016-01-23T01:39:49Z","subdir":"","vcs_ref":""},\ | ||
| 445 | {"module":"github.com/sourcegraph/go-diff","version":"v0.6.0","vcs_hash":"f607517425140d606ca96ff8ae819ff5f9f44855f85afc31d9a93609df09671d","timestamp":"2020-09-04T16:27:41Z","subdir":"","vcs_ref":"refs/tags/v0.6.0"},\ | ||
| 446 | {"module":"github.com/sourcegraph/syntaxhighlight","version":"v0.0.0-20170531221838-bd320f5d308e","vcs_hash":"b7f4caab679f38b1142b2d0f9c6c411626b607965090830027e0a6776106a01b","timestamp":"2017-05-31T22:18:38Z","subdir":"","vcs_ref":""},\ | ||
| 447 | {"module":"github.com/rootless-containers/rootlesskit","version":"v1.1.1","vcs_hash":"c40c7edbc87b52c4ec9e35cf48e5d4557c8c35a181e94507263035cc2d41f256","timestamp":"2023-05-30T05:35:48Z","subdir":"","vcs_ref":"refs/tags/v1.1.1"},\ | ||
| 448 | {"module":"github.com/godbus/dbus/v5","version":"v5.1.0","vcs_hash":"64a1380eac8fb56f64570a9ee44f46ff49a8cfc74d31623d696b49699728d072","timestamp":"2022-02-27T11:53:47Z","subdir":"v5","vcs_ref":"refs/tags/v5.1.0"},\ | ||
| 449 | {"module":"github.com/godbus/dbus/v5","version":"v5.0.3","vcs_hash":"ac5ad82d53a8cb25949ed80271a38a1a6de8902979cdf8bf9dbf4922bd67231f","timestamp":"2019-09-30T20:29:11Z","subdir":"v5","vcs_ref":"refs/tags/v5.0.3"},\ | ||
| 450 | {"module":"github.com/go-logr/zapr","version":"v1.3.0","vcs_hash":"ae3cdf9b15bd3f89ac37576db09881fc1eb8089d8793591cc61ab6082dcc887e","timestamp":"2023-11-03T09:58:42Z","subdir":"","vcs_ref":"refs/tags/v1.3.0"},\ | ||
| 451 | {"module":"github.com/go-logr/logr","version":"v0.1.0","vcs_hash":"0cb49fece609723c8850b4ad9e521c09c6c85209913c44f1919bb4dedf52fa01","timestamp":"2018-06-29T23:58:05Z","subdir":"","vcs_ref":"refs/tags/v0.1.0"},\ | ||
| 452 | {"module":"github.com/go-logr/logr","version":"v1.4.1","vcs_hash":"b10cddf7ded0262c50dc21f1fe4a7dc4510f309ae41e2e02b92554973e08e158","timestamp":"2023-12-21T15:57:58Z","subdir":"","vcs_ref":"refs/tags/v1.4.1"},\ | ||
| 453 | {"module":"github.com/go-logr/logr","version":"v1.2.2","vcs_hash":"761d6b76e4ca57583edd8a7d6cf39d5a0c0dfd1fb4f82f099c044f754193f7d1","timestamp":"2021-12-05T13:02:31Z","subdir":"","vcs_ref":"refs/tags/v1.2.2"},\ | ||
| 454 | {"module":"github.com/go-logr/logr","version":"v1.4.3","vcs_hash":"5b4f8e13d26b7581594ade5c47d93fb87ebb7720ce23eff7afaed11743464e1f","timestamp":"2025-05-19T04:56:57Z","subdir":"","vcs_ref":"refs/tags/v1.4.3"},\ | ||
| 455 | {"module":"github.com/go-logr/logr","version":"v1.4.2","vcs_hash":"9655eab28e005d39cc2bb4b149948f2765b6737fb833acda1ea9a8fa1c01f086","timestamp":"2024-05-20T10:45:40Z","subdir":"","vcs_ref":"refs/tags/v1.4.2"},\ | ||
| 456 | {"module":"github.com/go-logr/stdr","version":"v1.2.3-0.20220714215716-96bad1d688c5","vcs_hash":"1b100f72a351c3b4a878a2bf93e1fddb3b291f1c65a8e97e32d7570ca0e09c59","timestamp":"2022-07-14T21:57:16Z","subdir":"","vcs_ref":""},\ | ||
| 457 | {"module":"github.com/go-logr/stdr","version":"v1.2.2","vcs_hash":"e69aa58ea5f2f28aa8623652f5e6643b2299d9fe8ba1e6c73a8e3d602290ac67","timestamp":"2021-12-14T08:00:35Z","subdir":"","vcs_ref":"refs/tags/v1.2.2"},\ | ||
| 458 | {"module":"github.com/gabriel-vasile/mimetype","version":"v1.4.6","vcs_hash":"d6d447b539ccafa09e6c72434229e52b1481a25c442cca7774c7bd619f403345","timestamp":"2024-10-14T14:16:04Z","subdir":"","vcs_ref":"refs/tags/v1.4.6"},\ | ||
| 459 | {"module":"github.com/huandu/xstrings","version":"v1.5.0","vcs_hash":"b79834bb0fe1feb0d1aa69de77cd803b494ff880f1c14cb5faf0dddd4536f6b5","timestamp":"2024-06-06T08:07:36Z","subdir":"","vcs_ref":"refs/tags/v1.5.0"},\ | ||
| 460 | {"module":"github.com/jbenet/go-cienv","version":"v0.1.0","vcs_hash":"9ad2f40c59d81ffa7692eb72325dd0dbb910bc39fe67aab8ce253524ba18fe25","timestamp":"2019-05-01T19:31:32Z","subdir":"","vcs_ref":"refs/tags/v0.1.0"},\ | ||
| 461 | {"module":"github.com/jbenet/go-temp-err-catcher","version":"v0.1.0","vcs_hash":"bd6a030fa865e999b81ab776c7320137641ad1a185710ae9a120ce776a4eed25","timestamp":"2020-03-07T02:32:39Z","subdir":"","vcs_ref":"refs/tags/v0.1.0"},\ | ||
| 462 | {"module":"github.com/jbenet/goprocess","version":"v0.1.4","vcs_hash":"eb92a7f06003a8421d094e3086f104ce86f1dec2aed483ccf5d66084b052c56e","timestamp":"2020-03-24T21:22:26Z","subdir":"","vcs_ref":"refs/tags/v0.1.4"},\ | ||
| 463 | {"module":"github.com/insomniacslk/dhcp","version":"v0.0.0-20240829085014-a3a4c1f04475","vcs_hash":"c49f83160d9bdc4e0f9a11abb12ce5da4f77b01be643ea257e8df7c287deff88","timestamp":"2024-08-29T08:50:14Z","subdir":"","vcs_ref":""},\ | ||
| 464 | {"module":"github.com/petermattis/goid","version":"v0.0.0-20240813172612-4fcff4a6cae7","vcs_hash":"28fe23d2ffb5463ca74406309be8d07f56f5b77b8f151b1f3d5a8edf6d6ae9be","timestamp":"2024-08-13T17:26:12Z","subdir":"","vcs_ref":""},\ | ||
| 465 | {"module":"github.com/ianlancetaylor/demangle","version":"v0.0.0-20200824232613-28f6c0f3b639","vcs_hash":"6e36f8d337dfd06a7e6cccc8587108b9e30c4a654c06b3155241e230385a2eb6","timestamp":"2020-08-24T23:26:13Z","subdir":"","vcs_ref":""},\ | ||
| 466 | {"module":"github.com/ianlancetaylor/demangle","version":"v0.0.0-20181102032728-5e5cf60278f6","vcs_hash":"6ab1003576a9482cccab98961139f8d3c213a5a05b67a4808f0f0c8361364669","timestamp":"2018-11-02T03:27:28Z","subdir":"","vcs_ref":""},\ | ||
| 467 | {"module":"github.com/ianlancetaylor/demangle","version":"v0.0.0-20240312041847-bd984b5ce465","vcs_hash":"190d0769fcb0583bb638d524115b887c6d000e04c6d64f1488a06b55bf5eac4c","timestamp":"2024-03-12T04:18:47Z","subdir":"","vcs_ref":""},\ | ||
| 468 | {"module":"github.com/blang/semver","version":"v3.5.1+incompatible","vcs_hash":"fb904b093dc37ee6efcaa2a562389f10a2411237cdeef7cddf15818be70366d1","timestamp":"2017-07-27T06:48:18Z","subdir":"","vcs_ref":"refs/tags/v3.5.1"},\ | ||
| 469 | {"module":"github.com/blang/semver/v4","version":"v4.0.0","vcs_hash":"592c6d9a3fd1b340b1d148a1229b29c0f07951f6a2324b4abdbe310d546bda36","timestamp":"2020-05-24T15:15:11Z","subdir":"v4","vcs_ref":"refs/tags/v4.0.0"},\ | ||
| 470 | {"module":"github.com/danieljoos/wincred","version":"v1.1.2","vcs_hash":"373aec14578cb803c7c083424ed35df0eb831de51e2825d364f19de1912902b7","timestamp":"2021-08-20T10:39:22Z","subdir":"","vcs_ref":"refs/tags/v1.1.2"},\ | ||
| 471 | {"module":"github.com/tmc/grpc-websocket-proxy","version":"v0.0.0-20220101234140-673ab2c3ae75","vcs_hash":"0649f951fd33c15edac652de5124561a8e85424635180a5dba6a7093d33fc71c","timestamp":"2022-01-01T23:41:40Z","subdir":"","vcs_ref":""},\ | ||
| 472 | {"module":"github.com/tmc/grpc-websocket-proxy","version":"v0.0.0-20201229170055-e5319fda7802","vcs_hash":"4f14c6e1687e68eae26059c95a830f4c62887772549f07e6f9641ecf240667fb","timestamp":"2020-12-29T17:00:55Z","subdir":"","vcs_ref":""},\ | ||
| 473 | {"module":"github.com/sagikazarmark/slog-shim","version":"v0.1.0","vcs_hash":"f3be91604cf714dd2b480e712ec24de49956501e22e4940c29ea63e0193adcb8","timestamp":"2023-09-10T13:00:30Z","subdir":"","vcs_ref":"refs/tags/v0.1.0"},\ | ||
| 474 | {"module":"github.com/sagikazarmark/locafero","version":"v0.6.0","vcs_hash":"1e12c5b97703fde4658372f4b816314209ce38c28aca51d18ec787ea01752016","timestamp":"2024-06-04T18:21:53Z","subdir":"","vcs_ref":"refs/tags/v0.6.0"},\ | ||
| 475 | {"module":"github.com/grpc-ecosystem/go-grpc-middleware","version":"v1.3.0","vcs_hash":"f9e6f8f2efbbd5a99a7d24a16dacfb2aec52c722e58816f1d2616ed02c164245","timestamp":"2021-04-22T23:23:41Z","subdir":"","vcs_ref":"refs/tags/v1.3.0"},\ | ||
| 476 | {"module":"github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus","version":"v1.0.1","vcs_hash":"3e59bfc763822ab8a68a88fa3e9fac0f47783c9374d27ac65298f1f8d1b2571a","timestamp":"2024-04-25T04:50:13Z","subdir":"providers/prometheus","vcs_ref":"refs/tags/providers/prometheus/v1.0.1"},\ | ||
| 477 | {"module":"github.com/grpc-ecosystem/go-grpc-middleware/v2","version":"v2.3.0","vcs_hash":"eb8013503d12845ef03a8a225617c122e166d08f7790860431910c3aec77f6aa","timestamp":"2025-02-18T04:02:12Z","subdir":"","vcs_ref":"refs/tags/v2.3.0"},\ | ||
| 478 | {"module":"github.com/grpc-ecosystem/go-grpc-middleware/v2","version":"v2.1.0","vcs_hash":"4e15ad209f57f1610bea03c67dbeef9ef7792fafe9b2902ca1a141277719f091","timestamp":"2024-02-22T15:43:25Z","subdir":"","vcs_ref":"refs/tags/v2.1.0"},\ | ||
| 479 | {"module":"github.com/grpc-ecosystem/grpc-gateway","version":"v1.16.0","vcs_hash":"dcb67129f7f42088caddd617e1d006a98ef75266189d65ac236c39b060bd23ab","timestamp":"2020-10-28T10:29:51Z","subdir":"","vcs_ref":"refs/tags/v1.16.0"},\ | ||
| 480 | {"module":"github.com/grpc-ecosystem/grpc-gateway","version":"v1.5.0","vcs_hash":"8f8b38530af669edbc4014d377644331264d3f87b252953eb0de0a022c2571a4","timestamp":"2018-09-09T12:10:52Z","subdir":"","vcs_ref":"refs/tags/v1.5.0"},\ | ||
| 481 | {"module":"github.com/grpc-ecosystem/grpc-gateway/v2","version":"v2.26.3","vcs_hash":"59d5caeb76440943f3ffe5923de7271c919d20694e6c63c85933f29efbfb703a","timestamp":"2025-03-04T17:40:45Z","subdir":"","vcs_ref":"refs/tags/v2.26.3"},\ | ||
| 482 | {"module":"github.com/grpc-ecosystem/grpc-gateway/v2","version":"v2.27.2","vcs_hash":"6c43ad48e059624148bd0ae0b851bb5d1200cd6574bdf1b8e9006ed161aaad3d","timestamp":"2025-08-20T14:35:35Z","subdir":"","vcs_ref":"refs/tags/v2.27.2"},\ | ||
| 483 | {"module":"github.com/grpc-ecosystem/grpc-gateway/v2","version":"v2.16.0","vcs_hash":"1806b1b4049a328c529afd03e0debb1bfbbaf9bade72906aa588e4e6eaf7f37e","timestamp":"2023-06-01T00:23:32Z","subdir":"","vcs_ref":"refs/tags/v2.16.0"},\ | ||
| 484 | {"module":"github.com/grpc-ecosystem/grpc-gateway/v2","version":"v2.27.1","vcs_hash":"14cb149986565914275b3024c52fb1fca8eedc9ac90c3b9373f902680a2a6b82","timestamp":"2025-06-24T16:08:28Z","subdir":"","vcs_ref":"refs/tags/v2.27.1"},\ | ||
| 485 | {"module":"github.com/grpc-ecosystem/grpc-gateway/v2","version":"v2.7.0","vcs_hash":"e97a5532df5bba6a602ccc79d4b73c5acd796205dc0bd7e6d5ef4b0521cd67d5","timestamp":"2021-11-18T20:38:58Z","subdir":"v2","vcs_ref":"refs/tags/v2.7.0"},\ | ||
| 486 | {"module":"github.com/grpc-ecosystem/grpc-gateway/v2","version":"v2.11.3","vcs_hash":"f90ca67bbf7c3799855e74cb463b80f6d6aefad11d72ee185564a91a79de0590","timestamp":"2022-08-23T10:45:41Z","subdir":"","vcs_ref":"refs/tags/v2.11.3"},\ | ||
| 487 | {"module":"github.com/grpc-ecosystem/go-grpc-prometheus","version":"v1.2.0","vcs_hash":"6ae402a49d1bc3bac276f99d1080f315457578cfa96e8f1bceda4a7f68873878","timestamp":"2018-06-04T12:28:56Z","subdir":"","vcs_ref":"refs/tags/v1.2.0"},\ | ||
| 488 | {"module":"github.com/olekukonko/tablewriter","version":"v0.0.5","vcs_hash":"acfa379cdbc96fc3b709c526bb5d64f394c1896fbc82f1c81bd73071446e5a15","timestamp":"2021-02-10T15:55:18Z","subdir":"","vcs_ref":"refs/tags/v0.0.5"},\ | ||
| 489 | {"module":"github.com/bufbuild/protovalidate-go","version":"v0.9.1","vcs_hash":"1e227bf24fd07c92ee9ab694fc9a433bd29332b25e3d7f6fc81797204d01c6b9","timestamp":"2025-01-31T18:07:56Z","subdir":"","vcs_ref":"refs/heads/main"},\ | ||
| 490 | {"module":"github.com/go-task/slim-sprig","version":"v0.0.0-20230315185526-52ccab3ef572","vcs_hash":"44d3eae252a05df6c236ecc6cb76ddbdcc073ee851716f0fffb2d3c7ac0fe232","timestamp":"2023-03-15T18:55:26Z","subdir":"","vcs_ref":""},\ | ||
| 491 | {"module":"github.com/go-task/slim-sprig/v3","version":"v3.0.0","vcs_hash":"8dd5020cf322cc4f91014ac7828ac4826cba4ce7da08320ac497d655159088a5","timestamp":"2023-09-14T01:46:41Z","subdir":"","vcs_ref":"refs/tags/v3.0.0"},\ | ||
| 492 | {"module":"github.com/containernetworking/cni","version":"v1.3.0","vcs_hash":"6fa30880d920c48b1630347223a375694a450629a1037b649907b1ab1f2f237a","timestamp":"2025-04-07T15:37:53Z","subdir":"","vcs_ref":"refs/tags/v1.3.0"},\ | ||
| 493 | {"module":"github.com/containernetworking/cni","version":"v1.1.2","vcs_hash":"87a00205ccab1273bc857f73790e9f3b6992245964f22970be973875c3df09e3","timestamp":"2022-07-27T15:46:15Z","subdir":"","vcs_ref":"refs/tags/v1.1.2"},\ | ||
| 494 | {"module":"github.com/containernetworking/plugins","version":"v1.7.1","vcs_hash":"2e15cdcec7dd8f067163f45e43158d2400226e1aae480e0e1ca8a35f9dda829b","timestamp":"2025-04-25T11:18:48Z","subdir":"","vcs_ref":"refs/tags/v1.7.1"},\ | ||
| 495 | {"module":"github.com/opentracing/opentracing-go","version":"v1.2.0","vcs_hash":"74f64728aa8efcb14baafd00e9e6005750d9b20c98b28ecc6407a440d0b25498","timestamp":"2020-07-01T21:27:29Z","subdir":"","vcs_ref":"refs/tags/v1.2.0"},\ | ||
| 496 | {"module":"github.com/neelance/astrewrite","version":"v0.0.0-20160511093645-99348263ae86","vcs_hash":"14ca4fc9d94a0f307806c76b6d8274e7498d1f24099a7902e38966e660d4cd00","timestamp":"2016-05-11T09:36:45Z","subdir":"","vcs_ref":""},\ | ||
| 497 | {"module":"github.com/neelance/sourcemap","version":"v0.0.0-20151028013722-8c68805598ab","vcs_hash":"a7af8ed9f5632745fae221a6741b93e6b969bec253f2376b92592478fbd9a2bc","timestamp":"2015-10-28T01:37:22Z","subdir":"","vcs_ref":""},\ | ||
| 498 | {"module":"github.com/whyrusleeping/go-keyspace","version":"v0.0.0-20160322163242-5b898ac5add1","vcs_hash":"1d322f1edfb9261e8cf6150fdeffa9bdd8efbc1a89acd9fd867ab9a1aeaac611","timestamp":"2016-03-22T16:32:42Z","subdir":"","vcs_ref":""},\ | ||
| 499 | {"module":"github.com/whyrusleeping/chunker","version":"v0.0.0-20181014151217-fe64bd25879f","vcs_hash":"43750163bf022fa1498bf227f84da1d59f5c88a85b71abd8b484a6bca6afcf7e","timestamp":"2018-10-14T15:12:17Z","subdir":"","vcs_ref":""},\ | ||
| 500 | {"module":"github.com/whyrusleeping/base32","version":"v0.0.0-20170828182744-c30ac30633cc","vcs_hash":"9bc5bcf596cf0883e714d5647e8e9e5056102e96b8e7bac5037634c50aa7abc5","timestamp":"2017-08-28T18:27:44Z","subdir":"","vcs_ref":""},\ | ||
| 501 | {"module":"github.com/whyrusleeping/cbor","version":"v0.0.0-20171005072247-63513f603b11","vcs_hash":"43b6845fbf164f79cf2d744e7ab529b41e005195028025f059322dafaa5bf57e","timestamp":"2017-10-05T07:22:47Z","subdir":"","vcs_ref":""},\ | ||
| 502 | {"module":"github.com/whyrusleeping/cbor-gen","version":"v0.1.2","vcs_hash":"969b6287b872660d39b9d4f9436c69ebbb3a80aac2aa2a1e5367c843921eefee","timestamp":"2024-06-09T16:55:39Z","subdir":"","vcs_ref":"refs/tags/v0.1.2"},\ | ||
| 503 | {"module":"github.com/BurntSushi/toml","version":"v0.3.1","vcs_hash":"c7591feaba0db5f458f0e6745283c8246ea0f50af4eb4714a53ff88805ecd88a","timestamp":"2018-08-15T10:47:33Z","subdir":"","vcs_ref":"refs/tags/v0.3.1"},\ | ||
| 504 | {"module":"github.com/BurntSushi/toml","version":"v1.5.0","vcs_hash":"7eaf0473d885d9366544dd1ef1773de590a2093dc497585662fd63f2c1713eda","timestamp":"2025-03-18T01:49:32Z","subdir":"","vcs_ref":"refs/tags/v1.5.0"},\ | ||
| 505 | {"module":"github.com/BurntSushi/xgb","version":"v0.0.0-20160522181843-27f122750802","vcs_hash":"8265837fe815c004de0b7b0184ac3b48ffe1e0d82c4261d024f03ec8eccc0fb3","timestamp":"2016-05-22T18:18:43Z","subdir":"","vcs_ref":""},\ | ||
| 506 | {"module":"github.com/go-openapi/jsonreference","version":"v0.21.1","vcs_hash":"32252b7288576cccb8099d9d6957d28ee21d9f4f78e06340d819346e090be49b","timestamp":"2025-08-30T10:48:45Z","subdir":"","vcs_ref":"refs/tags/v0.21.1"},\ | ||
| 507 | {"module":"github.com/go-openapi/jsonreference","version":"v0.20.2","vcs_hash":"2b1f5e4abef192d562993c04982e0222c673c03ef641b68a8e86ea31eae7b8e4","timestamp":"2023-01-14T04:19:40Z","subdir":"","vcs_ref":"refs/tags/v0.20.2"},\ | ||
| 508 | {"module":"github.com/go-openapi/jsonreference","version":"v0.21.0","vcs_hash":"359a0a2bd5b2e27fa39b50aa5bc4877d0e7eb71d87351cbb4add221a16567f13","timestamp":"2024-03-09T18:23:36Z","subdir":"","vcs_ref":"refs/tags/v0.21.0"},\ | ||
| 509 | {"module":"github.com/go-openapi/swag","version":"v0.24.1","vcs_hash":"451aa60797eedc0c6c6be636b34daa2e4879e7a6b036c164737518362fb3493e","timestamp":"2025-08-30T10:59:27Z","subdir":"","vcs_ref":"refs/tags/v0.24.1"},\ | ||
| 510 | {"module":"github.com/go-openapi/swag","version":"v0.23.0","vcs_hash":"c9cae28160c75921d2cb4ab3d1f827a75eff410d92b10dbdb59ee96851a11ee6","timestamp":"2024-03-09T18:11:11Z","subdir":"","vcs_ref":"refs/tags/v0.23.0"},\ | ||
| 511 | {"module":"github.com/go-openapi/swag/conv","version":"v0.24.0","vcs_hash":"94e3966ec332dabf18fd4edbe42a9d1441527fc63864651167313e4fbfe78d57","timestamp":"2025-08-30T09:41:09Z","subdir":"conv","vcs_ref":"refs/tags/conv/v0.24.0"},\ | ||
| 512 | {"module":"github.com/go-openapi/swag/yamlutils","version":"v0.24.0","vcs_hash":"94e3966ec332dabf18fd4edbe42a9d1441527fc63864651167313e4fbfe78d57","timestamp":"2025-08-30T09:41:09Z","subdir":"yamlutils","vcs_ref":"refs/tags/yamlutils/v0.24.0"},\ | ||
| 513 | {"module":"github.com/go-openapi/swag/netutils","version":"v0.24.0","vcs_hash":"94e3966ec332dabf18fd4edbe42a9d1441527fc63864651167313e4fbfe78d57","timestamp":"2025-08-30T09:41:09Z","subdir":"netutils","vcs_ref":"refs/tags/netutils/v0.24.0"},\ | ||
| 514 | {"module":"github.com/go-openapi/swag/cmdutils","version":"v0.24.0","vcs_hash":"94e3966ec332dabf18fd4edbe42a9d1441527fc63864651167313e4fbfe78d57","timestamp":"2025-08-30T09:41:09Z","subdir":"cmdutils","vcs_ref":"refs/tags/cmdutils/v0.24.0"},\ | ||
| 515 | {"module":"github.com/go-openapi/swag/typeutils","version":"v0.24.0","vcs_hash":"94e3966ec332dabf18fd4edbe42a9d1441527fc63864651167313e4fbfe78d57","timestamp":"2025-08-30T09:41:09Z","subdir":"typeutils","vcs_ref":"refs/tags/typeutils/v0.24.0"},\ | ||
| 516 | {"module":"github.com/go-openapi/swag/stringutils","version":"v0.24.0","vcs_hash":"94e3966ec332dabf18fd4edbe42a9d1441527fc63864651167313e4fbfe78d57","timestamp":"2025-08-30T09:41:09Z","subdir":"stringutils","vcs_ref":"refs/tags/stringutils/v0.24.0"},\ | ||
| 517 | {"module":"github.com/go-openapi/swag/fileutils","version":"v0.24.0","vcs_hash":"94e3966ec332dabf18fd4edbe42a9d1441527fc63864651167313e4fbfe78d57","timestamp":"2025-08-30T09:41:09Z","subdir":"fileutils","vcs_ref":"refs/tags/fileutils/v0.24.0"},\ | ||
| 518 | {"module":"github.com/go-openapi/swag/jsonutils","version":"v0.24.0","vcs_hash":"94e3966ec332dabf18fd4edbe42a9d1441527fc63864651167313e4fbfe78d57","timestamp":"2025-08-30T09:41:09Z","subdir":"jsonutils","vcs_ref":"refs/tags/jsonutils/v0.24.0"},\ | ||
| 519 | {"module":"github.com/go-openapi/swag/loading","version":"v0.24.0","vcs_hash":"94e3966ec332dabf18fd4edbe42a9d1441527fc63864651167313e4fbfe78d57","timestamp":"2025-08-30T09:41:09Z","subdir":"loading","vcs_ref":"refs/tags/loading/v0.24.0"},\ | ||
| 520 | {"module":"github.com/go-openapi/swag/mangling","version":"v0.24.0","vcs_hash":"94e3966ec332dabf18fd4edbe42a9d1441527fc63864651167313e4fbfe78d57","timestamp":"2025-08-30T09:41:09Z","subdir":"mangling","vcs_ref":"refs/tags/mangling/v0.24.0"},\ | ||
| 521 | {"module":"github.com/go-openapi/swag/jsonname","version":"v0.24.0","vcs_hash":"94e3966ec332dabf18fd4edbe42a9d1441527fc63864651167313e4fbfe78d57","timestamp":"2025-08-30T09:41:09Z","subdir":"jsonname","vcs_ref":"refs/tags/jsonname/v0.24.0"},\ | ||
| 522 | {"module":"github.com/go-openapi/jsonpointer","version":"v0.21.0","vcs_hash":"eaab28eda54bc7b1675e90e5ebeb79d02f5b4b71c2430301297b1b41c648226c","timestamp":"2024-03-09T18:18:34Z","subdir":"","vcs_ref":"refs/tags/v0.21.0"},\ | ||
| 523 | {"module":"github.com/go-openapi/jsonpointer","version":"v0.22.0","vcs_hash":"07a3b6466e7ec1b616693fe05543cd37ed1685e7ac95219768f8bbee4c6991fd","timestamp":"2025-08-30T10:42:26Z","subdir":"","vcs_ref":"refs/tags/v0.22.0"},\ | ||
| 524 | {"module":"github.com/emicklei/go-restful","version":"v2.16.0+incompatible","vcs_hash":"719803ef3511709bf13425167025eba753c6d09f87a9058b39e607ca2253be4f","timestamp":"2022-07-11T19:14:56Z","subdir":"","vcs_ref":"refs/tags/v2.16.0"},\ | ||
| 525 | {"module":"github.com/emicklei/go-restful/v3","version":"v3.12.1","vcs_hash":"855bd1cfbd8f9e8043055fb7d961f2efb9c95af238fd627729caba407f7b80f2","timestamp":"2024-05-28T19:04:28Z","subdir":"","vcs_ref":"refs/tags/v3.12.1"},\ | ||
| 526 | {"module":"github.com/emicklei/go-restful/v3","version":"v3.12.2","vcs_hash":"975e2e4e6d6a8d82e84fe9b3a6faa2338034c488f355e6b2aca1d3a9b38ec78d","timestamp":"2025-02-26T09:20:34Z","subdir":"","vcs_ref":"refs/tags/v3.12.2"},\ | ||
| 527 | {"module":"github.com/emicklei/go-restful/v3","version":"v3.11.0","vcs_hash":"eeb71d093818e9ca5330b299be473b34d4e409659702a5b3608fe23fb85b1798","timestamp":"2023-08-19T06:54:41Z","subdir":"","vcs_ref":"refs/tags/v3.11.0"},\ | ||
| 528 | {"module":"github.com/polydawn/refmt","version":"v0.89.0","vcs_hash":"985d3accfe8c6a30d2848dca299fe2066f1e98f7f3d9ac232c8fbcbabd015242","timestamp":"2022-12-10T17:40:29Z","subdir":"","vcs_ref":"refs/tags/v0.89.0"},\ | ||
| 529 | {"module":"github.com/gorilla/mux","version":"v1.8.1","vcs_hash":"489d4511710bd1a1fc80974aa65ee7c2b851f7c6354c34549b8cd131f4435f0f","timestamp":"2023-10-18T11:23:00Z","subdir":"","vcs_ref":"refs/tags/v1.8.1"},\ | ||
| 530 | {"module":"github.com/gorilla/websocket","version":"v1.5.3","vcs_hash":"488d8cd8a88abb482d8f1492062df580a20ee01cc094793ff84f205a4fe52d4f","timestamp":"2024-06-14T03:18:03Z","subdir":"","vcs_ref":"refs/tags/v1.5.3"},\ | ||
| 531 | {"module":"github.com/gorilla/websocket","version":"v1.4.2","vcs_hash":"675625eeeefad9c3f4459df3247d933fb6e7d14c2bf0197d7b150977db401831","timestamp":"2020-03-19T17:50:51Z","subdir":"","vcs_ref":"refs/tags/v1.4.2"},\ | ||
| 532 | {"module":"github.com/gorilla/websocket","version":"v1.5.4-0.20250319132907-e064f32e3674","vcs_hash":"722c87c831f4b73fd3a40f24d8693191974f7a5a180d73f29a05c9bb3f84589f","timestamp":"2025-03-19T13:29:07Z","subdir":"","vcs_ref":""},\ | ||
| 533 | {"module":"github.com/matttproud/golang_protobuf_extensions","version":"v1.0.4","vcs_hash":"dc91b7ef768d33ce05718aabced02bf61e12e8c43be5d718762c2abbeb1346af","timestamp":"2018-12-31T17:19:20Z","subdir":"","vcs_ref":"refs/tags/v1.0.4"},\ | ||
| 534 | {"module":"github.com/matttproud/golang_protobuf_extensions","version":"v1.0.1","vcs_hash":"dd0fe058870feb088b8d2d88a7ff601f4c8c03aedeede7d837efcd311b5aea9b","timestamp":"2016-04-24T11:30:07Z","subdir":"","vcs_ref":"refs/tags/v1.0.1"},\ | ||
| 535 | {"module":"github.com/sclevine/agouti","version":"v3.0.0+incompatible","vcs_hash":"a39a71edfc48836f24c1454d1e17ada69371aeb1f7acacdd95a088dba92ca928","timestamp":"2018-03-04T02:55:30Z","subdir":"","vcs_ref":"refs/tags/v3.0.0"},\ | ||
| 536 | {"module":"github.com/viant/toolbox","version":"v0.24.0","vcs_hash":"c98652b7de1e3d1bf96b66a3f56e88a34afd8922921443b0488d547362505d3d","timestamp":"2019-06-10T14:59:15Z","subdir":"","vcs_ref":"refs/tags/v0.24.0"},\ | ||
| 537 | {"module":"github.com/viant/assertly","version":"v0.4.8","vcs_hash":"762929efec7eee67563d3e66591baa2d0d193803006eec40a29a8dc1b886b2cf","timestamp":"2019-04-25T03:26:37Z","subdir":"","vcs_ref":"refs/tags/v0.4.8"},\ | ||
| 538 | {"module":"github.com/wlynxg/anet","version":"v0.0.3","vcs_hash":"3fff681b48e7bb19b2c7eb9cbd840891c440aa0ec9b381c91b3b826cde7dc3cd","timestamp":"2024-06-20T07:07:44Z","subdir":"","vcs_ref":"refs/tags/v0.0.3"},\ | ||
| 539 | {"module":"github.com/wlynxg/anet","version":"v0.0.5","vcs_hash":"6e97bb11853767e00afec043f13abfd3d741facce94e50bacdc395a38ed0c10b","timestamp":"2024-10-04T14:22:25Z","subdir":"","vcs_ref":"refs/tags/v0.0.5"},\ | ||
| 540 | {"module":"github.com/pmezard/go-difflib","version":"v1.0.1-0.20181226105442-5d4384ee4fb2","vcs_hash":"542a02198867d48986449e0f3353a6afa6fd53ac0a9f07be5882207092512174","timestamp":"2018-12-26T10:54:42Z","subdir":"","vcs_ref":""},\ | ||
| 541 | {"module":"github.com/pmezard/go-difflib","version":"v1.0.0","vcs_hash":"c04ad296d2e3203fda8b7ca96feaca21b20b3b7441e33c7d67cda029ea61ab4c","timestamp":"2016-01-10T10:55:54Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 542 | {"module":"github.com/golang/mock","version":"v1.4.0","vcs_hash":"59e9c16dc2927b2fab4546d5f267a26588255d521455d4b12fee0d7a2606a362","timestamp":"2020-01-20T19:21:39Z","subdir":"","vcs_ref":"refs/tags/v1.4.0"},\ | ||
| 543 | {"module":"github.com/golang/mock","version":"v1.3.1","vcs_hash":"aaa9e794d1e31e2c1b9998398bfbdfd85ec274fe11ebef4f7d614e3e07390e51","timestamp":"2019-05-09T17:47:53Z","subdir":"","vcs_ref":"refs/tags/v1.3.1"},\ | ||
| 544 | {"module":"github.com/golang/mock","version":"v1.4.1","vcs_hash":"3fa72b1dafb48225d7a3691574a11c3ebe8b2365d895fdb751729dae65411e18","timestamp":"2020-02-22T21:34:44Z","subdir":"","vcs_ref":"refs/tags/v1.4.1"},\ | ||
| 545 | {"module":"github.com/golang/mock","version":"v1.2.0","vcs_hash":"bc50a84aad470cdbf86d2b258c9129d4ff5d08a2c2d363dc1489f29914afda26","timestamp":"2018-12-08T03:39:06Z","subdir":"","vcs_ref":"refs/tags/v1.2.0"},\ | ||
| 546 | {"module":"github.com/golang/mock","version":"v1.5.0","vcs_hash":"6e3e8c2d74f4289acb1fae38fc6b1cc574a9414f33821b3767878b7a5b1e96e5","timestamp":"2021-02-19T22:45:17Z","subdir":"","vcs_ref":"refs/tags/v1.5.0"},\ | ||
| 547 | {"module":"github.com/golang/mock","version":"v1.6.0","vcs_hash":"a19a13f847d42ff656cb22e9dbdc97d4948d9b4de5fed51ede193023dbe5b720","timestamp":"2021-06-11T20:27:26Z","subdir":"","vcs_ref":"refs/tags/v1.6.0"},\ | ||
| 548 | {"module":"github.com/golang/mock","version":"v1.4.3","vcs_hash":"a4dd2d471becb215e7f4d0390280773f99c1a018adca86e2e666f0231d12d2f2","timestamp":"2020-03-16T15:02:40Z","subdir":"","vcs_ref":"refs/tags/v1.4.3"},\ | ||
| 549 | {"module":"github.com/golang/mock","version":"v1.4.4","vcs_hash":"105e085221d32b054ae134a94f6baceb00c325cf2cd65d2a3ab254f7ccd15472","timestamp":"2020-07-28T20:36:39Z","subdir":"","vcs_ref":"refs/tags/v1.4.4"},\ | ||
| 550 | {"module":"github.com/golang/groupcache","version":"v0.0.0-20190702054246-869f871628b6","vcs_hash":"111b690b761949f0f3836c8be2071d353d62f4abe7d759c12ee10f875fbaf66e","timestamp":"2019-07-02T05:42:46Z","subdir":"","vcs_ref":""},\ | ||
| 551 | {"module":"github.com/golang/groupcache","version":"v0.0.0-20200121045136-8c9f03a8e57e","vcs_hash":"650bdea426b0ab9b6b2f1702e9e9d6abe4d771a6acdd8f04a1b6bc48e374550f","timestamp":"2020-01-21T04:51:36Z","subdir":"","vcs_ref":""},\ | ||
| 552 | {"module":"github.com/golang/groupcache","version":"v0.0.0-20241129210726-2c02b8208cf8","vcs_hash":"42d84b5a864149912b1976573aa12f43cdea041dfbb41206b5548b1134452af5","timestamp":"2024-11-29T21:07:26Z","subdir":"","vcs_ref":""},\ | ||
| 553 | {"module":"github.com/golang/groupcache","version":"v0.0.0-20210331224755-41bb18bfe9da","vcs_hash":"9cb4fa70f6f35f54f74cdd67019238c735edf9b37265c9047d5be47d613fac53","timestamp":"2021-03-31T22:47:55Z","subdir":"","vcs_ref":""},\ | ||
| 554 | {"module":"github.com/golang/groupcache","version":"v0.0.0-20191227052852-215e87163ea7","vcs_hash":"056f6bf402d16ffd87c1a0a833ec3e7618e9587119ea1db39fca685fcfd07efe","timestamp":"2019-12-27T05:28:52Z","subdir":"","vcs_ref":""},\ | ||
| 555 | {"module":"github.com/golang/glog","version":"v0.0.0-20160126235308-23def4e6c14b","vcs_hash":"f5cbb2974dc34ce4944f2c4c42cdc6c20abcd2a192abab4ba1b6e9c67ef409d5","timestamp":"2016-01-26T23:53:08Z","subdir":"","vcs_ref":""},\ | ||
| 556 | {"module":"github.com/golang/glog","version":"v1.0.0","vcs_hash":"3c0266592d39bfde6b036fa0b5312f08c7583d63b6b36ad4adcf630a8c016bbc","timestamp":"2021-08-20T11:53:15Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 557 | {"module":"github.com/golang/glog","version":"v1.1.0","vcs_hash":"f70ccfda0291a017b9b36146c93562d36b4461a3b0858c4620678b4d6edf1392","timestamp":"2023-03-03T14:30:14Z","subdir":"","vcs_ref":"refs/tags/v1.1.0"},\ | ||
| 558 | {"module":"github.com/golang/glog","version":"v1.2.4","vcs_hash":"5921c2810da51c8e73458acf75a5bd28fdf355de1d5e25c438b92808e83b80f6","timestamp":"2025-01-13T09:57:13Z","subdir":"","vcs_ref":"refs/tags/v1.2.4"},\ | ||
| 559 | {"module":"github.com/golang/snappy","version":"v0.0.4","vcs_hash":"0e8300bf89da9cc73c5b1fb83a5b5f3a9473d85cec3174c9484fb3b87ff8031d","timestamp":"2021-06-08T04:05:37Z","subdir":"","vcs_ref":"refs/tags/v0.0.4"},\ | ||
| 560 | {"module":"github.com/golang/snappy","version":"v0.0.0-20180518054509-2e65f85255db","vcs_hash":"f2fd322c658010d5e842c20d325fff29a7f9502c3d801553c7cf78231dcd6f9e","timestamp":"2018-05-18T05:45:09Z","subdir":"","vcs_ref":""},\ | ||
| 561 | {"module":"github.com/golang/snappy","version":"v0.0.3","vcs_hash":"788a49f389fdae6bbc841b458d39e10f697365f22876a5ce156cca7a57e8ef73","timestamp":"2020-11-03T22:46:00Z","subdir":"","vcs_ref":"refs/tags/v0.0.3"},\ | ||
| 562 | {"module":"github.com/golang/freetype","version":"v0.0.0-20170609003504-e2365dfdc4a0","vcs_hash":"a0c1e83a3b328844fe973bc60212ab582d5600b27e195b4b525252e0c3a036f4","timestamp":"2017-06-09T00:35:04Z","subdir":"","vcs_ref":""},\ | ||
| 563 | {"module":"github.com/golang/protobuf","version":"v1.5.4","vcs_hash":"ff75ecee442381e7c87bac5ec092ebaf50137bc693ba5c5c1edce6eb4bd3ce94","timestamp":"2024-03-06T06:45:40Z","subdir":"","vcs_ref":"refs/tags/v1.5.4"},\ | ||
| 564 | {"module":"github.com/go-jose/go-jose/v4","version":"v4.0.4","vcs_hash":"19011aacdb618bd78f198fe7f98f5dd0d87658ba153cfe43f6dac19de23aace4","timestamp":"2024-07-27T00:46:37Z","subdir":"","vcs_ref":"refs/tags/v4.0.4"},\ | ||
| 565 | {"module":"github.com/go-jose/go-jose/v4","version":"v4.0.5","vcs_hash":"4120375bb60edff2cdbd2c111f0a2a830983601f7ac090275871972cba41f818","timestamp":"2025-02-24T20:06:34Z","subdir":"","vcs_ref":"refs/tags/v4.0.5"},\ | ||
| 566 | {"module":"github.com/golang-jwt/jwt/v5","version":"v5.2.2","vcs_hash":"8c8157dd77cc8a916815a655cc63e5c3c0421c3ce9743c80afa3e0ef75c0e3c7","timestamp":"2025-03-21T20:42:51Z","subdir":"","vcs_ref":"refs/tags/v5.2.2"},\ | ||
| 567 | {"module":"github.com/golang-jwt/jwt/v4","version":"v4.5.2","vcs_hash":"ed377d1ab5a786e12e5ac9212b3b771832aca833f1458aae5077fd332a594123","timestamp":"2025-03-21T20:49:30Z","subdir":"","vcs_ref":"refs/tags/v4.5.2"},\ | ||
| 568 | {"module":"github.com/lyft/protoc-gen-star","version":"v0.6.0","vcs_hash":"8960bb77696761b7c48866b91ff764e35b341fbdf7208d92d844683d403c2b13","timestamp":"2021-08-23T06:18:29Z","subdir":"","vcs_ref":"refs/tags/v0.6.0"},\ | ||
| 569 | {"module":"github.com/lyft/protoc-gen-star","version":"v0.6.1","vcs_hash":"954e002c0ca53e9a63bc41b7a47e67ce7c07c452bcac5686cde096f3f8c15e17","timestamp":"2021-11-11T03:29:17Z","subdir":"","vcs_ref":"refs/tags/v0.6.1"},\ | ||
| 570 | {"module":"github.com/lyft/protoc-gen-star/v2","version":"v2.0.3","vcs_hash":"3b4d4bc0c19fa6a3e89dd96803627ae2fafd4fc0e96ac3f0244f6cdd349b5b20","timestamp":"2023-03-24T20:08:31Z","subdir":"","vcs_ref":"refs/tags/v2.0.3"},\ | ||
| 571 | {"module":"github.com/lyft/protoc-gen-star/v2","version":"v2.0.4-0.20230330145011-496ad1ac90a4","vcs_hash":"1ca7403dedc7c0fa8b51d7953d5122425b70b3a2d16c061990848ffbc3e2a376","timestamp":"2023-03-30T14:50:11Z","subdir":"","vcs_ref":""},\ | ||
| 572 | {"module":"github.com/rs/xid","version":"v1.6.0","vcs_hash":"8c8e0881535c4a849e580fe715b34dbc3794e0d11141a2fcea7613de27ba2e46","timestamp":"2024-08-23T12:21:22Z","subdir":"","vcs_ref":"refs/tags/v1.6.0"},\ | ||
| 573 | {"module":"github.com/felixge/httpsnoop","version":"v1.0.4","vcs_hash":"4faaa0a5649a2ae9245609ad7ed739dbc2e39cfd27a3018400f3dad114269d26","timestamp":"2023-03-12T10:31:09Z","subdir":"","vcs_ref":"refs/tags/v1.0.4"},\ | ||
| 574 | {"module":"github.com/pbnjay/memory","version":"v0.0.0-20210728143218-7b4eea64cf58","vcs_hash":"c896d22f0aacacf7ef3a27b3015fd189100b1f07cf3abcf397331f27eaacd3d2","timestamp":"2021-07-28T14:32:18Z","subdir":"","vcs_ref":""},\ | ||
| 575 | {"module":"github.com/agnivade/levenshtein","version":"v1.1.1","vcs_hash":"9f46ea48a4d0a06e6ee96f4400a716cced2e66bfe9a3dc216c6e7a354ed6d266","timestamp":"2021-05-21T05:18:20Z","subdir":"","vcs_ref":"refs/tags/v1.1.1"},\ | ||
| 576 | {"module":"github.com/go-fonts/latin-modern","version":"v0.2.0","vcs_hash":"161accc08ff364be5ea40d6a9512175f0fd1469bdb82f01c5737970bc2f0077d","timestamp":"2020-12-11T17:31:38Z","subdir":"","vcs_ref":"refs/tags/v0.2.0"},\ | ||
| 577 | {"module":"github.com/go-fonts/stix","version":"v0.1.0","vcs_hash":"469dfeff561b62ef91b7e8355eaf0c3894bbb4c6c155632f2c805a5a85422392","timestamp":"2020-04-30T13:45:35Z","subdir":"","vcs_ref":"refs/tags/v0.1.0"},\ | ||
| 578 | {"module":"github.com/go-fonts/dejavu","version":"v0.1.0","vcs_hash":"c52f7f296cc4b47c541a8a8cc56b21cd40190a05e1e3dc65f1ce14f642f86529","timestamp":"2020-04-30T14:40:14Z","subdir":"","vcs_ref":"refs/tags/v0.1.0"},\ | ||
| 579 | {"module":"github.com/go-fonts/liberation","version":"v0.2.0","vcs_hash":"04ce7cf16b9997e52037c2beea3bea27dfbba1a0f23f670588c8fdb47213f181","timestamp":"2021-06-24T09:03:51Z","subdir":"","vcs_ref":"refs/tags/v0.2.0"},\ | ||
| 580 | {"module":"github.com/go-fonts/liberation","version":"v0.1.1","vcs_hash":"0d9223f19f7e86420210f6348f801cee83ca56d0772478c0bd9345efb9766b3b","timestamp":"2020-05-01T11:00:55Z","subdir":"","vcs_ref":"refs/tags/v0.1.1"},\ | ||
| 581 | {"module":"github.com/go-fonts/liberation","version":"v0.3.2","vcs_hash":"2d395cc92d5224237d548fd9bcd6fa211075dd4bb869b89eb21089babd58b693","timestamp":"2023-11-03T08:22:35Z","subdir":"","vcs_ref":"refs/tags/v0.3.2"},\ | ||
| 582 | {"module":"github.com/monochromegane/go-gitignore","version":"v0.0.0-20200626010858-205db1a8cc00","vcs_hash":"eecd6bfcd78190812fe00fdab06d7cc4e8b1df9276e4965ae923996e9bba09cd","timestamp":"2020-06-26T01:08:58Z","subdir":"","vcs_ref":""},\ | ||
| 583 | {"module":"github.com/smallstep/pkcs7","version":"v0.1.1","vcs_hash":"2f19e869b678f6b075729ec3df26ac81f8f576057860ead9a9c70212023b6927","timestamp":"2024-12-16T14:13:52Z","subdir":"","vcs_ref":"refs/tags/v0.1.1"},\ | ||
| 584 | {"module":"github.com/natefinch/lumberjack","version":"v2.0.0+incompatible","vcs_hash":"576193a875ad316d0d18cd60a70efab6ecfe55f31ab59dffa431b4632e771db4","timestamp":"2018-08-17T14:57:47Z","subdir":"","vcs_ref":"refs/tags/v2.0.0"},\ | ||
| 585 | {"module":"github.com/bradfitz/go-smtpd","version":"v0.0.0-20170404230938-deb6d6237625","vcs_hash":"1b424f68d4f8e67b68a250259077b2b1bb6b78cc0ffbd18d035ecc83c61ce63d","timestamp":"2017-04-04T23:09:38Z","subdir":"","vcs_ref":""},\ | ||
| 586 | {"module":"github.com/containerd/stargz-snapshotter","version":"v0.17.0","vcs_hash":"24a2796839044959bbf030bb3fd1172f4a49c4577d48199b4f7087d3952367d6","timestamp":"2025-07-22T06:57:12Z","subdir":"","vcs_ref":"refs/tags/v0.17.0"},\ | ||
| 587 | {"module":"github.com/containerd/stargz-snapshotter/estargz","version":"v0.17.0","vcs_hash":"24a2796839044959bbf030bb3fd1172f4a49c4577d48199b4f7087d3952367d6","timestamp":"2025-07-22T06:57:12Z","subdir":"estargz","vcs_ref":"refs/tags/estargz/v0.17.0"},\ | ||
| 588 | {"module":"github.com/containerd/otelttrpc","version":"v0.1.0","vcs_hash":"c27d4a7087a7f4624cdf40c161f9707dbb90cd2d71159840f7c7b610260e9f24","timestamp":"2025-01-09T19:17:17Z","subdir":"","vcs_ref":"refs/tags/v0.1.0"},\ | ||
| 589 | {"module":"github.com/containerd/platforms","version":"v1.0.0-rc.1","vcs_hash":"228b46280b8405c1f31e6357892b48ca503c9081ad55b4542dacec14a2cb0142","timestamp":"2025-01-11T00:16:51Z","subdir":"","vcs_ref":"refs/tags/v1.0.0-rc.1"},\ | ||
| 590 | {"module":"github.com/containerd/go-runc","version":"v1.1.0","vcs_hash":"9044e9e240020298712a51a4db4736afc66d70b1870cf11cac73c0661be06842","timestamp":"2023-05-17T04:55:20Z","subdir":"","vcs_ref":"refs/tags/v1.1.0"},\ | ||
| 591 | {"module":"github.com/containerd/errdefs","version":"v1.0.0","vcs_hash":"d9d1c9949e837f39205605237b656e944c7d0cd69e48a906fabdb6bebe0edb66","timestamp":"2024-10-08T13:10:09Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 592 | {"module":"github.com/containerd/errdefs/pkg","version":"v0.3.0","vcs_hash":"d9d1c9949e837f39205605237b656e944c7d0cd69e48a906fabdb6bebe0edb66","timestamp":"2024-10-08T13:10:09Z","subdir":"pkg","vcs_ref":"refs/tags/pkg/v0.3.0"},\ | ||
| 593 | {"module":"github.com/containerd/protobuild","version":"v0.3.0","vcs_hash":"7cfac99318ce6513d3f62c22baae310b7cc70562da7c000901e610a84fb83c70","timestamp":"2022-11-07T19:29:47Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 594 | {"module":"github.com/containerd/nri","version":"v0.8.0","vcs_hash":"ba74adc9d7b3b1cfa448d53477902136dcbbecec853952e1cf60100155fb0f11","timestamp":"2024-10-31T20:13:36Z","subdir":"","vcs_ref":"refs/tags/v0.8.0"},\ | ||
| 595 | {"module":"github.com/containerd/typeurl/v2","version":"v2.2.3","vcs_hash":"60bc9255cadbea28631b3293cd629cbe0b9a9cffb987712231cdc4f9dc75a2cb","timestamp":"2024-11-07T03:45:23Z","subdir":"","vcs_ref":"refs/tags/v2.2.3"},\ | ||
| 596 | {"module":"github.com/containerd/typeurl/v2","version":"v2.2.2","vcs_hash":"e6b5c36737c4ffa04d478cec9a53cfeeba76014733d6cad1362231933c47b2c6","timestamp":"2024-11-05T06:26:26Z","subdir":"","vcs_ref":"refs/tags/v2.2.2"},\ | ||
| 597 | {"module":"github.com/containerd/fuse-overlayfs-snapshotter/v2","version":"v2.1.6","vcs_hash":"d6462a2e449413e1dd1cf0af4cad9575f645aa1bdbde1b40c8a967fe3de781cf","timestamp":"2025-05-20T18:05:52Z","subdir":"","vcs_ref":"refs/tags/v2.1.6"},\ | ||
| 598 | {"module":"github.com/containerd/cgroups","version":"v0.0.0-20201119153540-4cbc285b3327","vcs_hash":"efdc4a4bcf92a38fdda6308b27a617183f63949243d144893e252eb1f81568c1","timestamp":"2020-11-19T15:35:40Z","subdir":"","vcs_ref":""},\ | ||
| 599 | {"module":"github.com/containerd/cgroups","version":"v1.1.0","vcs_hash":"b7eed1c3a5878daec84f43cd928ea64e16fc8f878586727e74e9ffe16c493abb","timestamp":"2022-10-27T19:37:24Z","subdir":"","vcs_ref":"refs/tags/v1.1.0"},\ | ||
| 600 | {"module":"github.com/containerd/cgroups/v3","version":"v3.0.3","vcs_hash":"4facc103f8573c4f839111228e9c7574a58961a95adeb930baa6602293e7e524","timestamp":"2023-12-29T11:40:23Z","subdir":"","vcs_ref":"refs/tags/v3.0.3"},\ | ||
| 601 | {"module":"github.com/containerd/cgroups/v3","version":"v3.0.5","vcs_hash":"5915036ca3b1a492afe8acd828fa11ac9556f8742822bb2a5b5c0050c65e4b9b","timestamp":"2024-12-17T02:43:09Z","subdir":"","vcs_ref":"refs/tags/v3.0.5"},\ | ||
| 602 | {"module":"github.com/containerd/plugin","version":"v1.0.0","vcs_hash":"f786b847c888d27ca5c517b566772c78216ed963d31d5119a32ebad7494855ea","timestamp":"2024-10-20T22:03:21Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 603 | {"module":"github.com/containerd/zfs/v2","version":"v2.0.0-rc.0","vcs_hash":"760d9b417b3649f7335a5437c1ddc3ce9a7d15632bcac73a7aabc3c145104a12","timestamp":"2024-10-24T13:31:35Z","subdir":"","vcs_ref":"refs/tags/v2.0.0-rc.0"},\ | ||
| 604 | {"module":"github.com/containerd/continuity","version":"v0.4.4","vcs_hash":"23309c787117edd5f5443e0ca83e8765d9ed8618c46a36529770d78d9f376911","timestamp":"2024-10-28T00:45:15Z","subdir":"","vcs_ref":"refs/tags/v0.4.4"},\ | ||
| 605 | {"module":"github.com/containerd/continuity","version":"v0.4.5","vcs_hash":"ef286b146362aa5da58f9ef4e88323a32e1ea45eda78c6d484875972ce0a81e0","timestamp":"2024-10-30T04:18:59Z","subdir":"","vcs_ref":"refs/tags/v0.4.5"},\ | ||
| 606 | {"module":"github.com/containerd/imgcrypt","version":"v1.1.11","vcs_hash":"17da6d128306c148de29d6f7cdef54b559d793d7812b86e0c56c05df293474b5","timestamp":"2024-04-19T20:03:22Z","subdir":"","vcs_ref":"refs/tags/v1.1.11"},\ | ||
| 607 | {"module":"github.com/containerd/imgcrypt/v2","version":"v2.0.1","vcs_hash":"cf07f49bde1cc9b1c042dfb7055d38c832cb69592e89521daa5ad46b367e047b","timestamp":"2025-03-18T01:41:40Z","subdir":"","vcs_ref":"refs/tags/v2.0.1"},\ | ||
| 608 | {"module":"github.com/containerd/console","version":"v1.0.5","vcs_hash":"a38aca664db28f607862e39301d2fd06b3c58312662cbd189f451215c3eb9894","timestamp":"2025-05-20T06:25:07Z","subdir":"","vcs_ref":"refs/tags/v1.0.5"},\ | ||
| 609 | {"module":"github.com/containerd/ttrpc","version":"v1.2.7","vcs_hash":"89e0e59ec2637becf69ff869326d460e7b3aa5c251d58a6d42981bc9c12360fd","timestamp":"2024-12-28T23:29:38Z","subdir":"","vcs_ref":"refs/tags/v1.2.7"},\ | ||
| 610 | {"module":"github.com/containerd/ttrpc","version":"v1.2.6","vcs_hash":"61f33d90a47ea9cea2cc2eb6f5bf3d20d369be34d5fbddc7c9b9d421d5ce49ec","timestamp":"2024-09-26T17:15:50Z","subdir":"","vcs_ref":"refs/tags/v1.2.6"},\ | ||
| 611 | {"module":"github.com/containerd/fifo","version":"v1.1.0","vcs_hash":"e4b0152cde11b075ce8a8a9f0db77d54abb72ee1bab1036ab0c157b678aade47","timestamp":"2023-02-17T21:37:13Z","subdir":"","vcs_ref":"refs/tags/v1.1.0"},\ | ||
| 612 | {"module":"github.com/containerd/go-cni","version":"v1.1.12","vcs_hash":"55070c8abada9a5bff1ca98847799f569e31b4d2f5e8f75fd9d55e51e55a9447","timestamp":"2025-01-09T14:22:27Z","subdir":"","vcs_ref":"refs/tags/v1.1.12"},\ | ||
| 613 | {"module":"github.com/containerd/containerd","version":"v1.7.23","vcs_hash":"a1d7484f71722c8333276b8a97578cdc7a2b04a9fe0f1e1054185b3fe55fcac0","timestamp":"2024-10-14T20:31:48Z","subdir":"","vcs_ref":"refs/tags/v1.7.23"},\ | ||
| 614 | {"module":"github.com/containerd/containerd","version":"v1.6.26","vcs_hash":"64b8191be7540e3ff8c8a0744acb50f83ad9e59a14f599ac5bdfbf26fba37e0f","timestamp":"2023-12-08T23:30:22Z","subdir":"","vcs_ref":"refs/tags/v1.6.26"},\ | ||
| 615 | {"module":"github.com/containerd/containerd/api","version":"v1.8.0","vcs_hash":"bc8017d9dffb143b7124d71be2017fef2a6352076f6074797e640cb36b518d50","timestamp":"2024-11-04T05:25:19Z","subdir":"api","vcs_ref":"refs/tags/api/v1.8.0"},\ | ||
| 616 | {"module":"github.com/containerd/containerd/api","version":"v1.9.0","vcs_hash":"a97ed33307fd5222dcceff22a874ffe5191127480c383c0f3595bc3c3e07e4b9","timestamp":"2025-05-07T16:24:19Z","subdir":"api","vcs_ref":"refs/tags/api/v1.9.0"},\ | ||
| 617 | {"module":"github.com/containerd/containerd/v2","version":"v2.0.5","vcs_hash":"bd8d461ae010c246fc971658ffa5dcb3b49de1357882a0389983b19d1b1f00cd","timestamp":"2025-04-17T19:39:09Z","subdir":"","vcs_ref":"refs/tags/v2.0.5"},\ | ||
| 618 | {"module":"github.com/containerd/containerd/v2","version":"v2.1.3","vcs_hash":"3cd3f8dda6ace1e73cad11ca07b54d623dd1f4dd0b2cf585a050a0b5fd966292","timestamp":"2025-06-19T22:31:30Z","subdir":"","vcs_ref":"refs/tags/v2.1.3"},\ | ||
| 619 | {"module":"github.com/containerd/log","version":"v0.1.0","vcs_hash":"697be36d9b8a0eb34f8591d0f69b6d596e1e9341b5944ebf81ddd334b1907bc6","timestamp":"2023-09-09T00:27:15Z","subdir":"","vcs_ref":"refs/tags/v0.1.0"},\ | ||
| 620 | {"module":"github.com/containerd/btrfs/v2","version":"v2.0.0","vcs_hash":"8a2ee3ce7d871ae06962c07984197acdfd6035091884c9db0791378ac0229823","timestamp":"2023-02-10T01:01:25Z","subdir":"","vcs_ref":"refs/tags/v2.0.0"},\ | ||
| 621 | {"module":"github.com/veraison/go-cose","version":"v1.1.0","vcs_hash":"50c5af8aef66bbc4e1a8a9f6b19b68ca530de0496e90d9cd401290662aa52946","timestamp":"2023-05-18T12:32:47Z","subdir":"","vcs_ref":"refs/tags/v1.1.0"},\ | ||
| 622 | {"module":"github.com/docker/distribution","version":"v2.8.3+incompatible","vcs_hash":"179a4ea80ae56a5b38e4349dac5aa88a7180045bd04943c05933125b8abc5d93","timestamp":"2023-10-02T17:09:30Z","subdir":"","vcs_ref":"refs/tags/v2.8.3"},\ | ||
| 623 | {"module":"github.com/docker/go-metrics","version":"v0.0.1","vcs_hash":"96ae8893e24907a70aef922af47d48651611460f2b982f7e1e27dacd5ad82b9f","timestamp":"2019-08-28T14:40:21Z","subdir":"","vcs_ref":"refs/tags/v0.0.1"},\ | ||
| 624 | {"module":"github.com/docker/docker-credential-helpers","version":"v0.7.0","vcs_hash":"dec3c7feaf80b600beff65a7a5011fa4215905f39ed602aa878644f3dfdb1de3","timestamp":"2022-08-31T07:33:52Z","subdir":"","vcs_ref":"refs/tags/v0.7.0"},\ | ||
| 625 | {"module":"github.com/docker/go-events","version":"v0.0.0-20190806004212-e31b211e4f1c","vcs_hash":"3e0bfea9682128db4b902dfb300a63020f2a4e0fd9e50a9a43529185ded21203","timestamp":"2019-08-06T00:42:12Z","subdir":"","vcs_ref":""},\ | ||
| 626 | {"module":"github.com/docker/go-connections","version":"v0.6.0","vcs_hash":"cd70a0eee460c110e4a842a78601dec1916771fc94b97da790e5cdff44cf6b59","timestamp":"2025-08-06T15:47:19Z","subdir":"","vcs_ref":"refs/tags/v0.6.0"},\ | ||
| 627 | {"module":"github.com/docker/go-connections","version":"v0.5.0","vcs_hash":"537a652ffe4ade5b6ad2a464d46ac04ecd52e765db706829f721e228252e1310","timestamp":"2023-11-10T21:24:14Z","subdir":"","vcs_ref":"refs/tags/v0.5.0"},\ | ||
| 628 | {"module":"github.com/docker/docker","version":"v26.1.4+incompatible","vcs_hash":"2b7f16246d905e4d3daad9399b8acc10b019cd04b7c0799f38b1fd80911941d5","timestamp":"2024-06-05T10:33:21Z","subdir":"","vcs_ref":"refs/tags/v26.1.4"},\ | ||
| 629 | {"module":"github.com/docker/docker","version":"v28.3.3+incompatible","vcs_hash":"1cdb153e706f2111024c0e86d68d25c76bb9c61d1bce1aa409cfd244cc38d1bf","timestamp":"2025-07-25T08:13:16Z","subdir":"","vcs_ref":"refs/tags/v28.3.3"},\ | ||
| 630 | {"module":"github.com/docker/docker","version":"v27.5.1+incompatible","vcs_hash":"741f3e770f1be5b9eeb6b08ba1dec29abf4466cd217f173c27fc597f15587769","timestamp":"2025-01-21T23:46:50Z","subdir":"","vcs_ref":"refs/tags/v27.5.1"},\ | ||
| 631 | {"module":"github.com/docker/docker","version":"v25.0.8+incompatible","vcs_hash":"08e113490f2b19ad6431c6c3d13b9f77f68765dbc562a25879f108b2ec9cf6c9","timestamp":"2025-01-14T11:58:14Z","subdir":"","vcs_ref":"refs/tags/v25.0.8"},\ | ||
| 632 | {"module":"github.com/docker/go-units","version":"v0.4.0","vcs_hash":"3d29fc2a6f83a128ac23e54c757ee42eb18408242a5463f6e00ed534947c04b4","timestamp":"2019-04-23T14:49:23Z","subdir":"","vcs_ref":"refs/tags/v0.4.0"},\ | ||
| 633 | {"module":"github.com/docker/go-units","version":"v0.5.0","vcs_hash":"2f970538f28b36d4a39663fa90033ec5c742ddd7774a86d94cc6c179e63a1c49","timestamp":"2022-05-17T10:43:04Z","subdir":"","vcs_ref":"refs/tags/v0.5.0"},\ | ||
| 634 | {"module":"github.com/docker/cli","version":"v28.3.2+incompatible","vcs_hash":"bae322747f14ccd4203ce946c663f624395056707fdd3f52cd3848911717dac3","timestamp":"2025-07-09T12:04:02Z","subdir":"","vcs_ref":"refs/tags/v28.3.2"},\ | ||
| 635 | {"module":"github.com/klauspost/pgzip","version":"v1.2.6","vcs_hash":"02e19538a5e11918b1a8e352986c626de6e0a94b861bc4f4f84538ad857e14ec","timestamp":"2022-09-30T10:46:21Z","subdir":"","vcs_ref":"refs/tags/v1.2.6"},\ | ||
| 636 | {"module":"github.com/klauspost/compress","version":"v1.17.9","vcs_hash":"4f845ee699a0d248d06fc5a5f47db618be866b82e1477ccd82985e3a1d448585","timestamp":"2024-06-12T08:58:18Z","subdir":"","vcs_ref":"refs/tags/v1.17.9"},\ | ||
| 637 | {"module":"github.com/klauspost/compress","version":"v1.18.0","vcs_hash":"acdd26bc7e11320191664fe567e96e13863435ec47b9be014f26e8ca6283ca80","timestamp":"2025-02-19T09:26:03Z","subdir":"","vcs_ref":"refs/tags/v1.18.0"},\ | ||
| 638 | {"module":"github.com/klauspost/compress","version":"v1.15.9","vcs_hash":"8e33d748be1c348a240688ef34cf04f9ac5dc829148e9d5df8da48a701ad6316","timestamp":"2022-07-20T16:06:07Z","subdir":"","vcs_ref":"refs/tags/v1.15.9"},\ | ||
| 639 | {"module":"github.com/klauspost/asmfmt","version":"v1.3.2","vcs_hash":"29514b7fd73cff50fdd2adf52bd4ce9142682040105ed04639e17843e1648b64","timestamp":"2022-03-30T12:04:09Z","subdir":"","vcs_ref":"refs/tags/v1.3.2"},\ | ||
| 640 | {"module":"github.com/klauspost/cpuid/v2","version":"v2.0.1","vcs_hash":"b530fbd86ce728818022953d75d42fbb7cfbe90c31861cb1755e916e1f52cc51","timestamp":"2020-12-08T11:47:31Z","subdir":"v2","vcs_ref":"refs/tags/v2.0.1"},\ | ||
| 641 | {"module":"github.com/klauspost/cpuid/v2","version":"v2.0.9","vcs_hash":"d56dba3a021e74a769375213fac876928aab9dc10df2f3734d8394c3cd25f2e2","timestamp":"2021-07-30T06:58:55Z","subdir":"v2","vcs_ref":"refs/tags/v2.0.9"},\ | ||
| 642 | {"module":"github.com/klauspost/cpuid/v2","version":"v2.2.10","vcs_hash":"c8fcc2c953978946a38caae7607885d3100436a541243af65dfed333e4170ee6","timestamp":"2025-02-24T19:37:05Z","subdir":"","vcs_ref":"refs/tags/v2.2.10"},\ | ||
| 643 | {"module":"github.com/jpillora/backoff","version":"v1.0.0","vcs_hash":"f3877637b1b0b11053bd3f6485df13672bc371749f756a13048e72298849b276","timestamp":"2019-10-03T12:57:08Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 644 | {"module":"github.com/davecgh/go-spew","version":"v1.1.1","vcs_hash":"4c7d69cfe586f86079773ff48d94f76d327c2914d8dfeffca9e34fd1146e5d5e","timestamp":"2018-02-21T23:26:28Z","subdir":"","vcs_ref":"refs/tags/v1.1.1"},\ | ||
| 645 | {"module":"github.com/davecgh/go-spew","version":"v1.1.2-0.20180830191138-d8f796af33cc","vcs_hash":"0bbb25cc88e50a90d274f6ee02d66c1a618efd4ad460b7046fdd7f680cb60ffc","timestamp":"2018-08-30T19:11:38Z","subdir":"","vcs_ref":""},\ | ||
| 646 | {"module":"github.com/davecgh/go-spew","version":"v1.1.0","vcs_hash":"5ce38ad71c2d3bc390b87154a89c53fd5ead19aed2bf005419db5c0b28ea9dfd","timestamp":"2016-10-29T20:57:26Z","subdir":"","vcs_ref":"refs/tags/v1.1.0"},\ | ||
| 647 | {"module":"github.com/munnerz/goautoneg","version":"v0.0.0-20191010083416-a7dc8b61c822","vcs_hash":"0f68eeb31e17a8fc96eede1943fe26be5835b08f5cc4a9eee4ed1b8eee4887ee","timestamp":"2019-10-10T08:34:16Z","subdir":"","vcs_ref":""},\ | ||
| 648 | {"module":"github.com/intel/goresctrl","version":"v0.8.0","vcs_hash":"5d20d90ec5de5ded41d2af02d43b1894cd4847e927f36f70d656aaed8856fdf5","timestamp":"2024-09-19T05:35:30Z","subdir":"","vcs_ref":"refs/tags/v0.8.0"},\ | ||
| 649 | {"module":"github.com/ipfs/go-ipfs-pq","version":"v0.0.3","vcs_hash":"003f429d117659d17e098921ba943c1b0748d7df069e8b95ec7bd7fab8c06f46","timestamp":"2023-02-17T16:55:40Z","subdir":"","vcs_ref":"refs/tags/v0.0.3"},\ | ||
| 650 | {"module":"github.com/ipfs/go-ipfs-util","version":"v0.0.3","vcs_hash":"ff9ab42531db569020f257cc310e025a1fcd6310ebc3388003527b258955f5a9","timestamp":"2023-05-25T13:43:45Z","subdir":"","vcs_ref":"refs/tags/v0.0.3"},\ | ||
| 651 | {"module":"github.com/ipfs/go-ipld-legacy","version":"v0.2.1","vcs_hash":"1dee012c6d69e765a24ba0342ef798dbebe3ea8617aec1e378bbf04178dd96c7","timestamp":"2023-06-01T04:00:38Z","subdir":"","vcs_ref":"refs/tags/v0.2.1"},\ | ||
| 652 | {"module":"github.com/ipfs/go-log","version":"v1.0.5","vcs_hash":"bc9ee2138a065b3312fa69d9a7697bab05247b0b45a74a95517a9b6ea98664c9","timestamp":"2021-03-18T23:39:38Z","subdir":"","vcs_ref":"refs/tags/v1.0.5"},\ | ||
| 653 | {"module":"github.com/ipfs/go-log/v2","version":"v2.5.1","vcs_hash":"6132090d51b984068211ce1e3b6e31ae83773207cec061edd37e70352b888775","timestamp":"2022-03-03T17:29:38Z","subdir":"v2","vcs_ref":"refs/tags/v2.5.1"},\ | ||
| 654 | {"module":"github.com/ipfs/go-log/v2","version":"v2.1.3","vcs_hash":"f0c0123b3fc95652442909cabfb06200269dda34056e1d024fe2caea34a21147","timestamp":"2021-03-18T23:26:43Z","subdir":"v2","vcs_ref":"refs/tags/v2.1.3"},\ | ||
| 655 | {"module":"github.com/ipfs/go-ipfs-blockstore","version":"v1.3.1","vcs_hash":"59f4f9aaa477a592926b77ed5d9f21bdb0abcc721d442e413584b954b73dbd83","timestamp":"2023-05-25T13:47:59Z","subdir":"","vcs_ref":"refs/tags/v1.3.1"},\ | ||
| 656 | {"module":"github.com/ipfs/go-metrics-interface","version":"v0.3.0","vcs_hash":"bf95c79de3e8d7bb90d653071611e24b72ab888b5e3e7cfe3945ee4a48da0a88","timestamp":"2025-02-19T15:49:13Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 657 | {"module":"github.com/ipfs/go-bitfield","version":"v1.1.0","vcs_hash":"376f02b97dcb2f8a8be0306192e9e62255f78cb5af9b48d670e561ab889a8cab","timestamp":"2023-02-09T18:45:01Z","subdir":"","vcs_ref":"refs/tags/v1.1.0"},\ | ||
| 658 | {"module":"github.com/ipfs/go-ipld-format","version":"v0.6.0","vcs_hash":"2c8abcdc7505ba5ad9d751602c5057897b469a3de8eb323f0042eff113792129","timestamp":"2023-08-28T04:18:13Z","subdir":"","vcs_ref":"refs/tags/v0.6.0"},\ | ||
| 659 | {"module":"github.com/ipfs/bbloom","version":"v0.0.4","vcs_hash":"883bfe2c0bb81f720ff004517378cb4f1692475d48c701ce2b5fcca95cb1cda8","timestamp":"2019-08-23T18:21:42Z","subdir":"","vcs_ref":"refs/tags/v0.0.4"},\ | ||
| 660 | {"module":"github.com/ipfs/go-blockservice","version":"v0.5.2","vcs_hash":"e8a1152231ada000dc0561c0ba7eeec4cdba1efa9f174d6aa8dc26a9c3ac42dd","timestamp":"2023-05-25T13:48:28Z","subdir":"","vcs_ref":"refs/tags/v0.5.2"},\ | ||
| 661 | {"module":"github.com/ipfs/go-ipld-cbor","version":"v0.1.0","vcs_hash":"bdd692f72f9b70e5dac5eb849222064bd9852cd8b802565a214c8cf600894d25","timestamp":"2023-08-28T03:32:05Z","subdir":"","vcs_ref":"refs/tags/v0.1.0"},\ | ||
| 662 | {"module":"github.com/ipfs/go-ds-badger","version":"v0.3.0","vcs_hash":"6f79c621ab08266e6149be10383abb8c827191168d255ab2a832df94050b94ea","timestamp":"2021-10-27T22:49:27Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 663 | {"module":"github.com/ipfs/go-cid","version":"v0.5.0","vcs_hash":"f9d98dac659a9ed4485c28357c206284fce4a2443cdbe1fd53692667347fef19","timestamp":"2025-01-22T02:02:05Z","subdir":"","vcs_ref":"refs/tags/v0.5.0"},\ | ||
| 664 | {"module":"github.com/ipfs/go-ipfs-exchange-interface","version":"v0.2.1","vcs_hash":"a6bae53f1e0e7c0e55659fa8b1634b4b0c552bd3337c8e080a7f3a62e2c20d8d","timestamp":"2023-05-23T08:43:24Z","subdir":"","vcs_ref":"refs/tags/v0.2.1"},\ | ||
| 665 | {"module":"github.com/ipfs/go-block-format","version":"v0.2.0","vcs_hash":"23eba249ccd722126d191eb41c03c13d1b847782101f8c75ae88c76595591d69","timestamp":"2023-08-28T05:39:07Z","subdir":"","vcs_ref":"refs/tags/v0.2.0"},\ | ||
| 666 | {"module":"github.com/ipfs/go-test","version":"v0.2.1","vcs_hash":"bceb6b587f00ccea350078d22efbe1bd7545b4c1532a826fdf4cb367e199ce7e","timestamp":"2025-02-24T17:55:04Z","subdir":"","vcs_ref":"refs/tags/v0.2.1"},\ | ||
| 667 | {"module":"github.com/ipfs/boxo","version":"v0.29.1","vcs_hash":"45b3774229a51910b22ab7d6d0788cfc9ab31cf1c09dd956257126f2dbf551da","timestamp":"2025-03-13T23:10:56Z","subdir":"","vcs_ref":"refs/tags/v0.29.1"},\ | ||
| 668 | {"module":"github.com/ipfs/go-ipfs-redirects-file","version":"v0.1.2","vcs_hash":"9fec20c8452d3f9fd9b9100121915f3718a1623b85ea76f9f01bd637322fa91e","timestamp":"2024-10-22T20:50:34Z","subdir":"","vcs_ref":"refs/tags/v0.1.2"},\ | ||
| 669 | {"module":"github.com/ipfs/go-peertaskqueue","version":"v0.8.2","vcs_hash":"218357a48c3e4748c51dc38cfb5d6e2746e7f7f9fa2f27595e08db8aef31505f","timestamp":"2024-12-17T19:48:10Z","subdir":"","vcs_ref":"refs/tags/v0.8.2"},\ | ||
| 670 | {"module":"github.com/ipfs/go-verifcid","version":"v0.0.3","vcs_hash":"5d93dabb1c364ab6aa6e3aa997db33656bd143246f7509747ef3c5a77b236ca8","timestamp":"2023-05-25T13:38:49Z","subdir":"","vcs_ref":"refs/tags/v0.0.3"},\ | ||
| 671 | {"module":"github.com/ipfs/go-datastore","version":"v0.8.2","vcs_hash":"92705f0ee4b6e2cd834bb90b4513c2bd9c9a8451c107e78071593fed4a92e96a","timestamp":"2025-03-04T15:26:11Z","subdir":"","vcs_ref":"refs/tags/v0.8.2"},\ | ||
| 672 | {"module":"github.com/ipfs/go-datastore","version":"v0.5.0","vcs_hash":"b3cb6a7561cac9e589f4c8266ea2b5b4e77171a8317faf9c69dc2568212ad429","timestamp":"2021-10-27T18:34:44Z","subdir":"","vcs_ref":"refs/tags/v0.5.0"},\ | ||
| 673 | {"module":"github.com/ipfs/go-unixfsnode","version":"v1.10.0","vcs_hash":"3854aa73103efff253b820c998d65b128a32cf35789d23e09f22f34fb90a2b29","timestamp":"2025-02-18T01:01:02Z","subdir":"","vcs_ref":"refs/tags/v1.10.0"},\ | ||
| 674 | {"module":"github.com/ipfs/go-ds-leveldb","version":"v0.5.0","vcs_hash":"d0edff3f8018e43ea279d3a469c021de0eb2e793e1a9e10fe146ef3519ae9f9c","timestamp":"2021-10-27T23:16:10Z","subdir":"","vcs_ref":"refs/tags/v0.5.0"},\ | ||
| 675 | {"module":"github.com/ipfs/go-merkledag","version":"v0.11.0","vcs_hash":"2b30ec15a11e12b888e824ccec20f63aa3a60230f11b0e721ff79999438f7495","timestamp":"2023-06-09T23:40:04Z","subdir":"","vcs_ref":"refs/tags/v0.11.0"},\ | ||
| 676 | {"module":"github.com/ipfs/go-detect-race","version":"v0.0.1","vcs_hash":"d422579bf9d29199fa61fa3a9d6dda933e08476f6794974e89c2b8d7e74b8ecc","timestamp":"2019-02-28T17:34:18Z","subdir":"","vcs_ref":"refs/tags/v0.0.1"},\ | ||
| 677 | {"module":"github.com/ipfs/go-cidutil","version":"v0.1.0","vcs_hash":"8bc879705bea58606148b10a748d4ba981fb9af115ac45f1c8dc242f66487c7d","timestamp":"2022-05-11T14:45:05Z","subdir":"","vcs_ref":"refs/tags/v0.1.0"},\ | ||
| 678 | {"module":"github.com/ipfs/go-ipfs-delay","version":"v0.0.0-20181109222059-70721b86a9a8","vcs_hash":"ab94caa5e416745c3fbbe4868a9b5e36ed3b125b1a1f7682170f34abbd593eac","timestamp":"2018-11-09T22:20:59Z","subdir":"","vcs_ref":""},\ | ||
| 679 | {"module":"github.com/ipfs/go-ipfs-delay","version":"v0.0.1","vcs_hash":"2ced3804ecf261bdadd8b09ef35b7f54afb27f27bd9994bded6cc96388306052","timestamp":"2019-02-28T15:31:00Z","subdir":"","vcs_ref":"refs/tags/v0.0.1"},\ | ||
| 680 | {"module":"github.com/ipfs/go-ipfs-ds-help","version":"v1.1.1","vcs_hash":"6ba25efee6af4970cde743d8e7bcd39628b79b4c3bd495ed64450eea9b3d245c","timestamp":"2023-05-25T13:44:10Z","subdir":"","vcs_ref":"refs/tags/v1.1.1"},\ | ||
| 681 | {"module":"github.com/gofrs/flock","version":"v0.8.1","vcs_hash":"ed9a6d8d10fb2cabfe673afa8edb232235b5100352a2d24f82643ae6881cc5c4","timestamp":"2021-06-26T18:46:38Z","subdir":"","vcs_ref":"refs/tags/v0.8.1"},\ | ||
| 682 | {"module":"github.com/flannel-io/flannel","version":"v0.27.0","vcs_hash":"1bdcecde54190e1db70bfa8bdda0eb7bebac560cf2ba3fd5242cbda22a7e654d","timestamp":"2025-06-04T14:05:27Z","subdir":"","vcs_ref":"refs/tags/v0.27.0"},\ | ||
| 683 | {"module":"github.com/moby/vpnkit","version":"v0.5.0","vcs_hash":"e87172b8659c2c06fd1c759745489c8dedb5ca436a1e7e41ed8ce01ea55b1559","timestamp":"2021-02-09T11:11:00Z","subdir":"","vcs_ref":"refs/tags/v0.5.0"},\ | ||
| 684 | {"module":"github.com/moby/sys/symlink","version":"v0.3.0","vcs_hash":"c5c70dcea521c7e4cc66d0ca1ccdc1721b1a865780c1a1b9274ced410fa0553f","timestamp":"2024-07-16T17:21:58Z","subdir":"symlink","vcs_ref":"refs/tags/symlink/v0.3.0"},\ | ||
| 685 | {"module":"github.com/moby/sys/sequential","version":"v0.6.0","vcs_hash":"c5c70dcea521c7e4cc66d0ca1ccdc1721b1a865780c1a1b9274ced410fa0553f","timestamp":"2024-07-16T17:21:58Z","subdir":"sequential","vcs_ref":"refs/tags/sequential/v0.6.0"},\ | ||
| 686 | {"module":"github.com/moby/sys/userns","version":"v0.1.0","vcs_hash":"8ea1faceda9bb3618c7b96f0749fcc6b4672432eef27c1f25c4bf631513501f2","timestamp":"2024-08-07T23:23:49Z","subdir":"userns","vcs_ref":"refs/tags/userns/v0.1.0"},\ | ||
| 687 | {"module":"github.com/moby/sys/signal","version":"v0.7.1","vcs_hash":"c5c70dcea521c7e4cc66d0ca1ccdc1721b1a865780c1a1b9274ced410fa0553f","timestamp":"2024-07-16T17:21:58Z","subdir":"signal","vcs_ref":"refs/tags/signal/v0.7.1"},\ | ||
| 688 | {"module":"github.com/moby/sys/mountinfo","version":"v0.7.2","vcs_hash":"c5c70dcea521c7e4cc66d0ca1ccdc1721b1a865780c1a1b9274ced410fa0553f","timestamp":"2024-07-16T17:21:58Z","subdir":"mountinfo","vcs_ref":"refs/tags/mountinfo/v0.7.2"},\ | ||
| 689 | {"module":"github.com/moby/sys/user","version":"v0.3.0","vcs_hash":"8ea1faceda9bb3618c7b96f0749fcc6b4672432eef27c1f25c4bf631513501f2","timestamp":"2024-08-07T23:23:49Z","subdir":"user","vcs_ref":"refs/tags/user/v0.3.0"},\ | ||
| 690 | {"module":"github.com/moby/sys/user","version":"v0.4.0","vcs_hash":"1ea4d88317a39a40b500e6a8370c6c5f6d53cf5486d16925f6374042d8bf9896","timestamp":"2025-02-27T19:37:07Z","subdir":"user","vcs_ref":"refs/tags/user/v0.4.0"},\ | ||
| 691 | {"module":"github.com/moby/ipvs","version":"v1.1.0","vcs_hash":"85ad978ede4c5144b2f8625692b46b54aabbc582a90819deed18a5ecee25930a","timestamp":"2023-01-14T15:54:03Z","subdir":"","vcs_ref":"refs/tags/v1.1.0"},\ | ||
| 692 | {"module":"github.com/moby/term","version":"v0.0.0-20221205130635-1aeaba878587","vcs_hash":"73f708b9d9059493286c6397b036d30bed42bf690e136a7734e2c3ab02bf2a5a","timestamp":"2022-12-05T13:06:35Z","subdir":"","vcs_ref":""},\ | ||
| 693 | {"module":"github.com/moby/term","version":"v0.5.0","vcs_hash":"5cc8891a8c0a335a819bc8631c6ae22843fe9aaf3603be8dd7afbb418e7ff526","timestamp":"2023-05-02T11:56:13Z","subdir":"","vcs_ref":"refs/heads/main"},\ | ||
| 694 | {"module":"github.com/moby/term","version":"v0.5.2","vcs_hash":"b7e959e4874fee596e5f3eaf06300410fe7cefde4fbece51042d17be137ef04e","timestamp":"2025-01-02T15:40:12Z","subdir":"","vcs_ref":"refs/tags/v0.5.2"},\ | ||
| 695 | {"module":"github.com/moby/docker-image-spec","version":"v1.3.1","vcs_hash":"7e0006fc710e13d8f5d4dd052be9861a4fd4562e1330ab6bdf94303f885e80da","timestamp":"2024-02-09T17:17:29Z","subdir":"","vcs_ref":"refs/tags/v1.3.1"},\ | ||
| 696 | {"module":"github.com/moby/locker","version":"v1.0.1","vcs_hash":"5549df51df50be0334c0cca67abc7ed6c0bd4fceee3f7bb56eb917b56bfe8644","timestamp":"2020-09-10T19:56:44Z","subdir":"","vcs_ref":"refs/tags/v1.0.1"},\ | ||
| 697 | {"module":"github.com/moby/spdystream","version":"v0.5.0","vcs_hash":"d7500df0fff4308611e91e5edf74d69178b53dccca9230c03beecb0a26d56124","timestamp":"2024-07-23T13:25:06Z","subdir":"","vcs_ref":"refs/tags/v0.5.0"},\ | ||
| 698 | {"module":"github.com/planetscale/vtprotobuf","version":"v0.6.1-0.20240319094008-0393e58bdf10","vcs_hash":"2a8f7a744764b6b7d0f6b17003fd8217cc861be946aee65fccc7d1491634942f","timestamp":"2024-03-19T09:40:08Z","subdir":"","vcs_ref":""},\ | ||
| 699 | {"module":"github.com/nats-io/nkeys","version":"v0.4.11","vcs_hash":"d20c93d6f5ac1f5f8e5eb950657e053af32be938d95b6a29677ec3245e47144f","timestamp":"2025-04-16T14:15:12Z","subdir":"","vcs_ref":"refs/tags/v0.4.11"},\ | ||
| 700 | {"module":"github.com/nats-io/nats.go","version":"v1.44.0","vcs_hash":"7d316307068d6471c75da6e12b989ed3a252ab9f3e396bdbaea0a47579cbc090","timestamp":"2025-07-29T16:35:42Z","subdir":"","vcs_ref":"refs/tags/v1.44.0"},\ | ||
| 701 | {"module":"github.com/nats-io/jwt/v2","version":"v2.7.4","vcs_hash":"daa982b2e29c4240c0482a8c039338864552217536523b7942fcb57a386e8b63","timestamp":"2025-04-16T14:29:44Z","subdir":"","vcs_ref":"refs/tags/v2.7.4"},\ | ||
| 702 | {"module":"github.com/nats-io/jsm.go","version":"v0.2.4","vcs_hash":"c67e08c727feb49a06fe181c6c40fc3c9104a70e94850486572d6a214bd8d035","timestamp":"2025-07-18T08:21:43Z","subdir":"","vcs_ref":"refs/tags/v0.2.4"},\ | ||
| 703 | {"module":"github.com/nats-io/nuid","version":"v1.0.1","vcs_hash":"70e5b7a162103d757c2a0da23b52b243928fba49770aaef433c861e7af100c8e","timestamp":"2019-04-10T00:38:38Z","subdir":"","vcs_ref":"refs/tags/v1.0.1"},\ | ||
| 704 | {"module":"github.com/nats-io/nats-server/v2","version":"v2.11.6","vcs_hash":"0cf9b401abe53142f699d98c8f6a1de81deb9198430557f5af434a806e155ca6","timestamp":"2025-07-01T15:53:55Z","subdir":"","vcs_ref":"refs/tags/v2.11.6"},\ | ||
| 705 | {"module":"github.com/miekg/dns","version":"v1.1.63","vcs_hash":"3339903bfdc843908363af9155248eb4263401a1240c7f1fa08f500129440a65","timestamp":"2025-01-24T11:05:25Z","subdir":"","vcs_ref":"refs/tags/v1.1.63"},\ | ||
| 706 | {"module":"github.com/miekg/pkcs11","version":"v1.1.1","vcs_hash":"cfc32d6973be9c203ec1d8480b59f61c59be67d146de9d920f82d4eb7c4d994a","timestamp":"2022-01-05T09:50:38Z","subdir":"","vcs_ref":"refs/tags/v1.1.1"},\ | ||
| 707 | {"module":"github.com/jstemmer/go-junit-report","version":"v0.9.1","vcs_hash":"02567effcb53f4b0fa353f44e344720b283adffc4e4e56c8fc00cb1a6101acf7","timestamp":"2019-10-04T19:55:37Z","subdir":"","vcs_ref":"refs/tags/v0.9.1"},\ | ||
| 708 | {"module":"github.com/jstemmer/go-junit-report","version":"v0.0.0-20190106144839-af01ea7f8024","vcs_hash":"8124ba3f2d8728403f4dc90ebaa06daebaa11ec294e656a7cecf012286dad538","timestamp":"2019-01-06T14:48:39Z","subdir":"","vcs_ref":""},\ | ||
| 709 | {"module":"github.com/lestrrat-go/backoff/v2","version":"v2.0.8","vcs_hash":"cac61700ad617eae68ad7b4b604e2484e0a4f702cfdf125e784add42fc9af8c1","timestamp":"2021-02-28T05:19:12Z","subdir":"v2","vcs_ref":"refs/tags/v2.0.8"},\ | ||
| 710 | {"module":"github.com/lestrrat-go/blackmagic","version":"v1.0.2","vcs_hash":"27d85daf215783d115f87d7b6624f7770dd9d8cbe340e8b4bef8784123d8c5f9","timestamp":"2022-11-07T10:26:54Z","subdir":"","vcs_ref":"refs/tags/v1.0.2"},\ | ||
| 711 | {"module":"github.com/lestrrat-go/httpcc","version":"v1.0.1","vcs_hash":"466b0cb68191ccc31d667d0e1cf8f0eec07556bbc61fdad149b67379fba0f789","timestamp":"2022-03-29T04:21:01Z","subdir":"","vcs_ref":"refs/tags/v1.0.1"},\ | ||
| 712 | {"module":"github.com/lestrrat-go/jwx","version":"v1.2.29","vcs_hash":"0222375b3ed66cac8023dafca7428deb89df4aeb20d854951140e101b0c5f28b","timestamp":"2024-03-07T02:56:40Z","subdir":"","vcs_ref":"refs/tags/v1.2.29"},\ | ||
| 713 | {"module":"github.com/lestrrat-go/iter","version":"v1.0.2","vcs_hash":"8798d95cb251c99e3a5db9f362a5935bbe2e986c343f71908f1aecf634de6fbf","timestamp":"2022-03-29T05:42:43Z","subdir":"","vcs_ref":"refs/tags/v1.0.2"},\ | ||
| 714 | {"module":"github.com/lestrrat-go/option","version":"v1.0.1","vcs_hash":"1f8dcec97d12a81cde1ec2ba90e51e5a7642e0b6ac69fa6d060c924499d9e826","timestamp":"2022-12-15T23:46:30Z","subdir":"","vcs_ref":"refs/tags/v1.0.1"},\ | ||
| 715 | {"module":"github.com/mndrix/tap-go","version":"v0.0.0-20171203230836-629fa407e90b","vcs_hash":"8bb1ed2d8275bc2dbf722411dd9448c055174d4deabf466b5d13bd0b0d5d3e80","timestamp":"2017-12-03T23:08:36Z","subdir":"","vcs_ref":""},\ | ||
| 716 | {"module":"github.com/cskr/pubsub","version":"v1.0.2","vcs_hash":"7f74633a37e29fd4d96df0f6d3328d282aa5724c1c3dcfb7d87e45a5ebc8bb6d","timestamp":"2019-02-11T16:11:10Z","subdir":"","vcs_ref":"refs/tags/v1.0.2"},\ | ||
| 717 | {"module":"github.com/kballard/go-shellquote","version":"v0.0.0-20180428030007-95032a82bc51","vcs_hash":"49fe182d1b759955b666e8ad12ff66052cc7e14ba9ccf9e8371ee85848f1f9ac","timestamp":"2018-04-28T03:00:07Z","subdir":"","vcs_ref":""},\ | ||
| 718 | {"module":"github.com/dgraph-io/badger","version":"v1.6.2","vcs_hash":"49ed18fb6cfeacdf1ac19d3bf9acbce535c8c8002b2eac36207a595c8ec70d62","timestamp":"2020-09-10T12:55:59Z","subdir":"","vcs_ref":"refs/tags/v1.6.2"},\ | ||
| 719 | {"module":"github.com/dgraph-io/ristretto","version":"v0.0.2","vcs_hash":"8caaf63bbae80090a9005069218581eb3efa3399b0f80f881e69a987d1dafd8c","timestamp":"2020-02-24T21:59:11Z","subdir":"","vcs_ref":"refs/tags/v0.0.2"},\ | ||
| 720 | {"module":"github.com/cenkalti/backoff/v5","version":"v5.0.2","vcs_hash":"4ed30c170ae0f557303777eec03bf1e0493c04e9a8839a7728764692563d5b9a","timestamp":"2025-02-09T18:04:00Z","subdir":"","vcs_ref":"refs/tags/v5.0.2"},\ | ||
| 721 | {"module":"github.com/cenkalti/backoff/v5","version":"v5.0.3","vcs_hash":"656f7cb59961eb5e57ba97bf50166eda0c13e2ecff4c8c15b33eb72e8ad26dc4","timestamp":"2025-07-23T16:23:35Z","subdir":"","vcs_ref":"refs/tags/v5.0.3"},\ | ||
| 722 | {"module":"github.com/cenkalti/backoff/v4","version":"v4.3.0","vcs_hash":"c644c1d0f5212c0210f056d6c7d45f3e482a1fca002b7c3e65edf8d3c060566f","timestamp":"2024-01-02T22:56:19Z","subdir":"","vcs_ref":"refs/tags/v4.3.0"},\ | ||
| 723 | {"module":"github.com/ruudk/golang-pdf417","version":"v0.0.0-20201230142125-a7e3863a1245","vcs_hash":"93b7c770797398b0ef30c930347e43de7ebbf9440f939ec59f7139cc52d3414f","timestamp":"2020-12-30T14:21:25Z","subdir":"","vcs_ref":""},\ | ||
| 724 | {"module":"github.com/ruudk/golang-pdf417","version":"v0.0.0-20181029194003-1af4ab5afa58","vcs_hash":"63346948c2e5f9a1d2158321ad92056ce33e12c2fdc52b8dcc6bc61338847d5c","timestamp":"2018-10-29T19:40:03Z","subdir":"","vcs_ref":""},\ | ||
| 725 | {"module":"github.com/avast/retry-go/v4","version":"v4.6.1","vcs_hash":"c6c0b66f1d97506e5ea2ef535277871572a2dbb28ed0ddfd875ec2b7351557d4","timestamp":"2025-02-24T09:11:41Z","subdir":"","vcs_ref":"refs/tags/v4.6.1"},\ | ||
| 726 | {"module":"github.com/buger/jsonparser","version":"v1.1.1","vcs_hash":"9e7d88ec56247178ccab447d74a526005db3524f40984768e84aa7c9dbcbe255","timestamp":"2021-01-08T09:37:36Z","subdir":"","vcs_ref":"refs/tags/v1.1.1"},\ | ||
| 727 | {"module":"github.com/buger/jsonparser","version":"v0.0.0-20181115193947-bf1c66bbce23","vcs_hash":"901336b30fc76e411d2bb38577c1468994ac5071302a3e77afc7d385071133cf","timestamp":"2018-11-15T19:39:47Z","subdir":"","vcs_ref":""},\ | ||
| 728 | {"module":"github.com/mitchellh/go-homedir","version":"v1.1.0","vcs_hash":"0466071bcdbaca5ed0a5cdacf380534de6af614c1d6ebac6ec08513f20ffc5ad","timestamp":"2019-01-27T04:21:35Z","subdir":"","vcs_ref":"refs/tags/v1.1.0"},\ | ||
| 729 | {"module":"github.com/mitchellh/copystructure","version":"v1.2.0","vcs_hash":"d3fc75b255c7157669cb2bfb806c854438546d13de557d12d405a6c09392b5f6","timestamp":"2021-05-05T17:08:07Z","subdir":"","vcs_ref":"refs/tags/v1.2.0"},\ | ||
| 730 | {"module":"github.com/mitchellh/mapstructure","version":"v1.5.0","vcs_hash":"d9f5489d4515cf23689f7c9a7a71a85fdd52671cf92601ea8e8c59bf3644b6b5","timestamp":"2022-04-20T22:31:31Z","subdir":"","vcs_ref":"refs/tags/v1.5.0"},\ | ||
| 731 | {"module":"github.com/mitchellh/reflectwalk","version":"v1.0.2","vcs_hash":"cef150715ca3823275a9d97895b7fdc3d73afcb2a90e53183ddffeff1bf246a8","timestamp":"2021-05-03T23:34:11Z","subdir":"","vcs_ref":"refs/tags/v1.0.2"},\ | ||
| 732 | {"module":"github.com/mitchellh/go-wordwrap","version":"v1.0.1","vcs_hash":"c6c7d05ba9f6db2637751fa2ce7bbc8bb04f632abc0b05363566319c8fd9c9b0","timestamp":"2020-09-25T18:08:01Z","subdir":"","vcs_ref":"refs/tags/v1.0.1"},\ | ||
| 733 | {"module":"github.com/nxadm/tail","version":"v1.4.11","vcs_hash":"3d7309c6f9225628d49b0bfc2f32d3f696a9d127463b00b3f716798800b51993","timestamp":"2023-10-10T14:11:07Z","subdir":"","vcs_ref":"refs/tags/v1.4.11"},\ | ||
| 734 | {"module":"github.com/nxadm/tail","version":"v1.4.8","vcs_hash":"badc5a9928e990b92696d59abf692d0a8a1f1de81c54722f9be8817c4d19afc4","timestamp":"2021-02-07T16:08:07Z","subdir":"","vcs_ref":"refs/tags/v1.4.8"},\ | ||
| 735 | {"module":"github.com/wk8/go-ordered-map/v2","version":"v2.1.8","vcs_hash":"70866e43bf55d824436c0593881ac6b844dc779bcb805887d174d38ee21c1966","timestamp":"2023-06-27T17:54:31Z","subdir":"","vcs_ref":"refs/tags/v2.1.8"},\ | ||
| 736 | {"module":"github.com/goccy/go-json","version":"v0.9.11","vcs_hash":"952764996a51fed7c881078845e4e5c719e2b3550d1d59ccb5583c789a8a0c7d","timestamp":"2022-08-18T03:15:19Z","subdir":"","vcs_ref":"refs/tags/v0.9.11"},\ | ||
| 737 | {"module":"github.com/goccy/go-json","version":"v0.10.5","vcs_hash":"9135ffafe2f170bce8f90413934c0b25aa6d201122cc437153cf64a206c46389","timestamp":"2025-01-25T05:38:06Z","subdir":"","vcs_ref":"refs/tags/v0.10.5"},\ | ||
| 738 | {"module":"github.com/hashicorp/hcl","version":"v1.0.0","vcs_hash":"4001ff21b09bcafa71da9dbb8546e662be54956882fc49db209d139c60a059a5","timestamp":"2018-08-26T00:51:36Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 739 | {"module":"github.com/hashicorp/errwrap","version":"v1.0.0","vcs_hash":"65db17b2a8abd8c2bde5a919d17f7abc0e891ae4037aa21f7aa2482f560cf21f","timestamp":"2018-08-24T00:39:10Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 740 | {"module":"github.com/hashicorp/errwrap","version":"v1.1.0","vcs_hash":"a0949020a0c14672f86d32cbf0d984b8d048a27e6f75aeac79f8ca3f7cc4ecae","timestamp":"2020-07-14T15:51:01Z","subdir":"","vcs_ref":"refs/tags/v1.1.0"},\ | ||
| 741 | {"module":"github.com/hashicorp/go-version","version":"v1.7.0","vcs_hash":"fd3860df5d492a5119c8c51b16a6aab4a06c5aa25b862415b5447aa36f240677","timestamp":"2024-05-24T10:16:12Z","subdir":"","vcs_ref":"refs/tags/v1.7.0"},\ | ||
| 742 | {"module":"github.com/hashicorp/go-multierror","version":"v1.1.1","vcs_hash":"cec0f337a88725c16a86058204a5dd4ae667b8a92bbed995ab204ebcb62177a5","timestamp":"2021-03-11T20:17:12Z","subdir":"","vcs_ref":"refs/tags/v1.1.1"},\ | ||
| 743 | {"module":"github.com/hashicorp/go-hclog","version":"v1.6.3","vcs_hash":"0b4bc1f484bcdfdcb3ceaacd23eff50d33afa85db395a0f6a5f55b1bd0e8c0c5","timestamp":"2024-04-01T20:03:54Z","subdir":"","vcs_ref":"refs/tags/v1.6.3"},\ | ||
| 744 | {"module":"github.com/hashicorp/go-retryablehttp","version":"v0.7.8","vcs_hash":"420ce476cca0369183e19289674513fb1d412be25fb7aa1ce6f21f22444e1b02","timestamp":"2025-06-18T14:25:10Z","subdir":"","vcs_ref":"refs/tags/v0.7.8"},\ | ||
| 745 | {"module":"github.com/hashicorp/golang-lru","version":"v0.5.0","vcs_hash":"011e067d188efe7429b197f7d8192b24ad223dac023428634f938f922098aa79","timestamp":"2018-08-30T03:29:55Z","subdir":"","vcs_ref":"refs/tags/v0.5.0"},\ | ||
| 746 | {"module":"github.com/hashicorp/golang-lru","version":"v0.5.1","vcs_hash":"cfc230cd80a88bd2cd24c2fddbbc333c736d5191372a39b531d22888301fbd16","timestamp":"2019-02-27T22:24:58Z","subdir":"","vcs_ref":"refs/tags/v0.5.1"},\ | ||
| 747 | {"module":"github.com/hashicorp/golang-lru","version":"v1.0.2","vcs_hash":"343208606456fb4f9643d8e8742dd757b64a6b252025dc7a30adb732272fce26","timestamp":"2023-08-08T11:23:39Z","subdir":"","vcs_ref":"refs/tags/v1.0.2"},\ | ||
| 748 | {"module":"github.com/hashicorp/golang-lru/arc/v2","version":"v2.0.7","vcs_hash":"c9db15d955aa462c711a58edd3e65d05914a638094a1240b0345fea64df2762b","timestamp":"2023-09-29T16:48:14Z","subdir":"arc","vcs_ref":"refs/tags/arc/v2.0.7"},\ | ||
| 749 | {"module":"github.com/hashicorp/golang-lru/v2","version":"v2.0.7","vcs_hash":"0a17d620bc2f7dd8c00efd79d0b78bb5f5c0bfaa2ec311417e9256a33b35db77","timestamp":"2023-09-21T18:26:40Z","subdir":"","vcs_ref":"refs/tags/v2.0.7"},\ | ||
| 750 | {"module":"github.com/hashicorp/go-cleanhttp","version":"v0.5.2","vcs_hash":"da345fc970b7e579c1da9ec42edfbe1bf896f5e3274ce418f134b15952eb2494","timestamp":"2021-02-03T18:51:13Z","subdir":"","vcs_ref":"refs/tags/v0.5.2"},\ | ||
| 751 | {"module":"github.com/Azure/go-ansiterm","version":"v0.0.0-20230124172434-306776ec8161","vcs_hash":"20b5a68b53b8ff2636a1b1fca6d6cd742cad314b06d086bf72e1ed0987689ef5","timestamp":"2023-01-24T17:24:34Z","subdir":"","vcs_ref":""},\ | ||
| 752 | {"module":"github.com/Azure/go-ansiterm","version":"v0.0.0-20250102033503-faa5f7b0171c","vcs_hash":"d9abe4d330489bbcc2f3473a042a0886c4f556d7a3b9128c484c2fef3396e790","timestamp":"2025-01-02T03:35:03Z","subdir":"","vcs_ref":""},\ | ||
| 753 | {"module":"github.com/jung-kurt/gofpdf","version":"v1.0.3-0.20190309125859-24315acbbda5","vcs_hash":"35fa9cdfc6e7291edf290acbd304516a5983d9786ae9c7781e046b9689526085","timestamp":"2019-03-09T12:58:59Z","subdir":"","vcs_ref":""},\ | ||
| 754 | {"module":"github.com/jung-kurt/gofpdf","version":"v1.0.0","vcs_hash":"94ccb71a620d44eb00175df7e31d4a18e0a06e890997834b8c10da3c9f9c6424","timestamp":"2017-05-05T12:04:42Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 755 | {"module":"github.com/cilium/ebpf","version":"v0.16.0","vcs_hash":"8e810695e5aecdedc82025b50fe217f458e95243dfd6f3a725e4be31bb89421b","timestamp":"2024-07-23T16:13:54Z","subdir":"","vcs_ref":"refs/tags/v0.16.0"},\ | ||
| 756 | {"module":"github.com/cilium/ebpf","version":"v0.12.3","vcs_hash":"27b87ab64b375e62ae86b22936d61ab8e529b1e2573f57e1ff6c2c7962831fd3","timestamp":"2023-11-09T10:27:46Z","subdir":"","vcs_ref":"refs/tags/v0.12.3"},\ | ||
| 757 | {"module":"github.com/NYTimes/gziphandler","version":"v1.1.1","vcs_hash":"4432cf17688d98dd536a5b6fffc152e59d0c129e894bd16e3de993748e44bed5","timestamp":"2019-02-21T23:16:47Z","subdir":"","vcs_ref":"refs/tags/v1.1.1"},\ | ||
| 758 | {"module":"github.com/osrg/gobgp/v3","version":"v3.29.0","vcs_hash":"3d4c9442edc58fb06b8d3a1c947a55999ae63ba7d7959bb75564508ce6879d2d","timestamp":"2024-08-02T09:12:57Z","subdir":"","vcs_ref":"refs/tags/v3.29.0"},\ | ||
| 759 | {"module":"github.com/magiconair/properties","version":"v1.8.7","vcs_hash":"b7ddc5a84485cad9de28d1ea4c8294d0497dcdbc97785fdcd203542d07be353f","timestamp":"2022-12-08T14:25:49Z","subdir":"","vcs_ref":"refs/tags/v1.8.7"},\ | ||
| 760 | {"module":"github.com/jonboulle/clockwork","version":"v0.5.0","vcs_hash":"8a9b3a40ae13b2679138bcbfbe409f1586f92c23e873f4e219066c6596debc26","timestamp":"2024-11-29T18:02:53Z","subdir":"","vcs_ref":"refs/tags/v0.5.0"},\ | ||
| 761 | {"module":"github.com/checkpoint-restore/go-criu/v7","version":"v7.2.0","vcs_hash":"cd3a96bfb455f01e0ad41b83fe0a2ba40c017e12b43cf536dd72401c0a9efa9b","timestamp":"2024-09-09T09:30:43Z","subdir":"","vcs_ref":"refs/tags/v7.2.0"},\ | ||
| 762 | {"module":"github.com/checkpoint-restore/checkpointctl","version":"v1.3.0","vcs_hash":"2c7723c5a9ee119e95480471084db495771076bc7a1f870bc1cba6832e279438","timestamp":"2024-10-23T09:47:41Z","subdir":"","vcs_ref":"refs/tags/v1.3.0"},\ | ||
| 763 | {"module":"github.com/kisielk/errcheck","version":"v1.2.0","vcs_hash":"839916615056d6af43f8d8aaa22ecee7de6a03166fb63a68dbdca21e038463cc","timestamp":"2019-01-03T18:17:43Z","subdir":"","vcs_ref":"refs/tags/v1.2.0"},\ | ||
| 764 | {"module":"github.com/kisielk/errcheck","version":"v1.5.0","vcs_hash":"2ae681313b6ac49c6c60836f406eed1f7f4db5b86a3027f0ec720f5984386390","timestamp":"2021-01-05T19:12:31Z","subdir":"","vcs_ref":"refs/tags/v1.5.0"},\ | ||
| 765 | {"module":"github.com/kisielk/gotool","version":"v1.0.0","vcs_hash":"5f448e8a93894c89c55e73478ef6dc8a0a1a6a3fd3fe3a2b5cd5e03e65915fb1","timestamp":"2018-02-21T18:54:26Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 766 | {"module":"github.com/francoispqt/gojay","version":"v1.2.13","vcs_hash":"3cd097f43291e91b6f3543dadab7a3eccaa625e9a3443de7a9d7aa799f6807f5","timestamp":"2019-06-11T06:42:31Z","subdir":"","vcs_ref":"refs/tags/v1.2.13"},\ | ||
| 767 | {"module":"github.com/imdario/mergo","version":"v0.3.16","vcs_hash":"290fb19f9a5f9073db90468b4dc0e8fe8311dc6cedba860d5135f4d0e7fd7ecc","timestamp":"2023-04-02T14:27:58Z","subdir":"","vcs_ref":"refs/tags/v0.3.16"},\ | ||
| 768 | {"module":"github.com/gregjones/httpcache","version":"v0.0.0-20190611155906-901d90724c79","vcs_hash":"0af7be998159ab0dc0165b502262d5536011cd1634a80210d2c71cac89e1481e","timestamp":"2019-06-11T15:59:06Z","subdir":"","vcs_ref":""},\ | ||
| 769 | {"module":"github.com/gregjones/httpcache","version":"v0.0.0-20180305231024-9cad4c3443a7","vcs_hash":"1a426dcf2bd73bb01f3e2a33b6dda0049c74e6ae66ae07236e3326ff6ce2b6fc","timestamp":"2018-03-05T23:10:24Z","subdir":"","vcs_ref":""},\ | ||
| 770 | {"module":"github.com/dustin/go-humanize","version":"v1.0.0","vcs_hash":"175b4352ad26cc827755eddbeed444f8209c255c4e7c110d30416e6ef58ced8a","timestamp":"2018-07-13T05:29:10Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 771 | {"module":"github.com/dustin/go-humanize","version":"v1.0.1","vcs_hash":"c6234fca390287f69b38a8f6d0ab98d492cb6f0df51d81ae32097b058cde1f72","timestamp":"2023-01-10T06:44:38Z","subdir":"","vcs_ref":"refs/tags/v1.0.1"},\ | ||
| 772 | {"module":"github.com/phpdave11/gofpdf","version":"v1.4.2","vcs_hash":"d948d07226ac81ca9dfa21b460dc9d5a8b9fe8d2f91e68b9a470b579d27acf4a","timestamp":"2020-05-17T15:11:04Z","subdir":"","vcs_ref":"refs/tags/v1.4.2"},\ | ||
| 773 | {"module":"github.com/phpdave11/gofpdi","version":"v1.0.12","vcs_hash":"6a626a54c90f4d9de05c792d1a59d5a84e149ff9e3b616bcf63ee14954ba3b6c","timestamp":"2020-05-17T15:02:57Z","subdir":"","vcs_ref":"refs/tags/v1.0.12"},\ | ||
| 774 | {"module":"github.com/phpdave11/gofpdi","version":"v1.0.13","vcs_hash":"879b0b1c952355c7c7b15b6000329a3fa78045d0285f33d1d40466bfd4295fcc","timestamp":"2020-06-02T13:04:38Z","subdir":"","vcs_ref":"refs/tags/v1.0.13"},\ | ||
| 775 | {"module":"github.com/pquerna/cachecontrol","version":"v0.1.0","vcs_hash":"55ff67f1ea0d8e70a60dfc1e76d10663447207af4f4f70ff5260aee35790d0b7","timestamp":"2021-04-01T18:24:07Z","subdir":"","vcs_ref":"refs/tags/v0.1.0"},\ | ||
| 776 | {"module":"github.com/onsi/gomega","version":"v1.36.2","vcs_hash":"fadfbc0b7f9eeef9444a17dcaca214bcb4dc6224346dc4ddfbd25854ee024948","timestamp":"2024-12-24T09:54:36Z","subdir":"","vcs_ref":"refs/tags/v1.36.2"},\ | ||
| 777 | {"module":"github.com/onsi/gomega","version":"v1.35.1","vcs_hash":"55528403183c5ca0f949540f07a593519920aec994598bfcdfd458e000bd03cf","timestamp":"2024-10-31T21:18:19Z","subdir":"","vcs_ref":"refs/tags/v1.35.1"},\ | ||
| 778 | {"module":"github.com/onsi/gomega","version":"v1.38.0","vcs_hash":"59674a262b3775795463502ae953fc9220d3230821e27dde27b6fc041eb58778","timestamp":"2025-07-22T19:18:51Z","subdir":"","vcs_ref":"refs/tags/v1.38.0"},\ | ||
| 779 | {"module":"github.com/onsi/gomega","version":"v1.4.3","vcs_hash":"3e693db8d747171810730ce9cdd20edcd184964ce5eebd2f68358f2feaaa0e56","timestamp":"2018-11-21T17:14:07Z","subdir":"","vcs_ref":"refs/tags/v1.4.3"},\ | ||
| 780 | {"module":"github.com/onsi/ginkgo","version":"v1.7.0","vcs_hash":"b6304e9db1ac57c8ceb3161772d93cf44ea2cf34c82ca270777495335a4d3948","timestamp":"2018-11-21T17:19:17Z","subdir":"","vcs_ref":"refs/tags/v1.7.0"},\ | ||
| 781 | {"module":"github.com/onsi/ginkgo","version":"v1.16.5","vcs_hash":"5d5337553584cfbd61a079f00c73fab896dfe1413aba0d8fc16c28a2fc5c2f3d","timestamp":"2021-10-11T17:27:58Z","subdir":"","vcs_ref":"refs/tags/v1.16.5"},\ | ||
| 782 | {"module":"github.com/onsi/ginkgo","version":"v1.6.0","vcs_hash":"084961c940c1064ad8f72342797a7f84ceb5184e0f4f98076f0ac0a75a0a376f","timestamp":"2018-07-17T16:34:38Z","subdir":"","vcs_ref":"refs/tags/v1.6.0"},\ | ||
| 783 | {"module":"github.com/onsi/ginkgo/v2","version":"v2.25.0","vcs_hash":"8929a71cf946974f42a622f7cecca8acf10fbc65944ef20909866959ce5d95eb","timestamp":"2025-08-21T03:42:58Z","subdir":"","vcs_ref":"refs/tags/v2.25.0"},\ | ||
| 784 | {"module":"github.com/onsi/ginkgo/v2","version":"v2.21.0","vcs_hash":"d6335eeb4c3e27d39b38a6f963dd64f8219219f2fc86e3667e80f4a8fe4bbd9d","timestamp":"2024-10-29T20:48:21Z","subdir":"","vcs_ref":"refs/tags/v2.21.0"},\ | ||
| 785 | {"module":"github.com/onsi/ginkgo/v2","version":"v2.22.2","vcs_hash":"a7ab519f40eca9576664ca40f2c4e29fdbcb7219e8a454f6b503d9c24305cc25","timestamp":"2024-12-30T15:47:43Z","subdir":"","vcs_ref":"refs/tags/v2.22.2"},\ | ||
| 786 | {"module":"github.com/cockroachdb/datadriven","version":"v1.0.2","vcs_hash":"7f9aeac808866822052bb4ed51dc861e3a67c7e873ec73bc2eaed15490ebc819","timestamp":"2022-09-01T11:39:47Z","subdir":"","vcs_ref":"refs/tags/v1.0.2"},\ | ||
| 787 | {"module":"github.com/Microsoft/hnslib","version":"v0.1.1","vcs_hash":"0f7d0b71a42a39937d865059fcc362de1f2f524b8f18b51a71552dfc6b268135","timestamp":"2025-04-23T04:08:39Z","subdir":"","vcs_ref":"refs/tags/v0.1.1"},\ | ||
| 788 | {"module":"github.com/Microsoft/cosesign1go","version":"v1.2.0","vcs_hash":"3055be8736bbe9c13656922d0bc61931b54c0f2a56cda5ce2bd392dcd5ebc324","timestamp":"2024-09-09T17:23:18Z","subdir":"","vcs_ref":"refs/tags/v1.2.0"},\ | ||
| 789 | {"module":"github.com/Microsoft/go-winio","version":"v0.6.2","vcs_hash":"963154633520174004b7a508de4bfa23c0374f9312f6db845c29aa3cb751d708","timestamp":"2024-04-09T20:07:04Z","subdir":"","vcs_ref":"refs/tags/v0.6.2"},\ | ||
| 790 | {"module":"github.com/Microsoft/hcsshim","version":"v0.11.4","vcs_hash":"70f738c5b5d744db93e1c89468b6d93a9cb4774e7fd3923020771c69592cac85","timestamp":"2023-11-02T19:20:21Z","subdir":"","vcs_ref":"refs/tags/v0.11.4"},\ | ||
| 791 | {"module":"github.com/Microsoft/hcsshim","version":"v0.13.0","vcs_hash":"ebcb311f78cca55ebb6d8ea742540278b027226d0bb748b6d0f3b011755af9a0","timestamp":"2025-04-21T17:49:13Z","subdir":"","vcs_ref":"refs/tags/v0.13.0"},\ | ||
| 792 | {"module":"github.com/Microsoft/hcsshim","version":"v0.12.9","vcs_hash":"05dc4d58e83373d88f474ae8e70744afab6cb5a48243bd4618d3a0e36276f49a","timestamp":"2024-10-30T01:31:23Z","subdir":"","vcs_ref":"refs/tags/v0.12.9"},\ | ||
| 793 | {"module":"github.com/Microsoft/didx509go","version":"v0.0.3","vcs_hash":"9d732379493b8d4ba557d271dfac2f175c56544888b810e4884820c70ff7fb20","timestamp":"2024-02-23T09:37:27Z","subdir":"","vcs_ref":"refs/tags/v0.0.3"},\ | ||
| 794 | {"module":"github.com/Rican7/retry","version":"v0.3.1","vcs_hash":"b6aa146f9f73585a5b28f15fef6a1b500c54f448b3f550777e4cedf7c8f9de82","timestamp":"2021-08-12T02:25:09Z","subdir":"","vcs_ref":"refs/tags/v0.3.1"},\ | ||
| 795 | {"module":"github.com/ucarion/urlpath","version":"v0.0.0-20200424170820-7ccc79b76bbb","vcs_hash":"d8e173a71d3b09082cd60a40b418e742b39bff366afa2e306e5890eaab230e97","timestamp":"2020-04-24T17:08:20Z","subdir":"","vcs_ref":""},\ | ||
| 796 | {"module":"github.com/russross/blackfriday","version":"v1.6.0","vcs_hash":"45882c51d4da17f32775abbdabd353753e5115f6ec6282c3bf028fe3471fc743","timestamp":"2020-10-27T03:46:40Z","subdir":"","vcs_ref":"refs/tags/v1.6.0"},\ | ||
| 797 | {"module":"github.com/russross/blackfriday","version":"v1.5.2","vcs_hash":"88a644b02cec99e16a7a4b418e482def4525d65927e45fe0aa15d6774bf71e36","timestamp":"2018-09-17T18:59:06Z","subdir":"","vcs_ref":"refs/tags/v1.5.2"},\ | ||
| 798 | {"module":"github.com/russross/blackfriday/v2","version":"v2.0.1","vcs_hash":"3c6cd20af2fcb06acb997b2e5ad1ec087f26361c5d5ac5975478e298942c7130","timestamp":"2018-09-20T17:16:15Z","subdir":"v2","vcs_ref":"refs/tags/v2.0.1"},\ | ||
| 799 | {"module":"github.com/russross/blackfriday/v2","version":"v2.1.0","vcs_hash":"6dd1604eceba1790dbf7f827f1e22a5866a5348a2ab616daed7363a6e16e081d","timestamp":"2020-10-27T03:47:54Z","subdir":"v2","vcs_ref":"refs/tags/v2.1.0"},\ | ||
| 800 | {"module":"github.com/goccmack/gocc","version":"v0.0.0-20230228185258-2292f9e40198","vcs_hash":"334b745c54925ef3a2267ac8278eb59a29f0f1d792bcf56d02226be0be31041f","timestamp":"2023-02-28T18:52:58Z","subdir":"","vcs_ref":""},\ | ||
| 801 | {"module":"github.com/josharian/native","version":"v1.1.0","vcs_hash":"1c1112f47669d0f21f7bd8836fe3b760e3cc2998ae4dc5e47e222ab0955d8e1e","timestamp":"2022-12-13T03:33:49Z","subdir":"","vcs_ref":"refs/tags/v1.1.0"},\ | ||
| 802 | {"module":"github.com/josharian/intern","version":"v1.0.0","vcs_hash":"273d42676826fc8f106c11c2800d01690a09463878fa115700b2e26df24a2440","timestamp":"2019-12-14T22:12:22Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 803 | {"module":"github.com/tarm/serial","version":"v0.0.0-20180830185346-98f6abe2eb07","vcs_hash":"1a9bb6795d7043c19f0c44f0d74c97669cc624e026ce6a22b0d4f3bf52265b44","timestamp":"2018-08-30T18:53:46Z","subdir":"","vcs_ref":""},\ | ||
| 804 | {"module":"github.com/yl2chen/cidranger","version":"v1.0.2","vcs_hash":"4628bff85b11a73edcf5be87f1c279452c9152b3f1a12bff225f01d74804b948","timestamp":"2020-09-21T18:28:35Z","subdir":"","vcs_ref":"refs/tags/v1.0.2"},\ | ||
| 805 | {"module":"github.com/JeffAshton/win_pdh","version":"v0.0.0-20161109143554-76bb4ee9f0ab","vcs_hash":"d04540925c4331f3e4a4f736d023490507faad3a0adb620190c5f3faef26d008","timestamp":"2016-11-09T14:35:54Z","subdir":"","vcs_ref":""},\ | ||
| 806 | {"module":"github.com/multiformats/go-multiaddr-dns","version":"v0.4.1","vcs_hash":"3a5d5a2a52015f0b62ebca80333a09e10edbf4e39cd0d488843980bcc22b7016","timestamp":"2024-11-26T14:24:30Z","subdir":"","vcs_ref":"refs/tags/v0.4.1"},\ | ||
| 807 | {"module":"github.com/multiformats/go-multiaddr-fmt","version":"v0.1.0","vcs_hash":"b9363f18a917e06fd15aaa89c4c5892b33c77381e91fb6113248cbd2ec6fe104","timestamp":"2019-09-19T01:35:45Z","subdir":"","vcs_ref":"refs/tags/v0.1.0"},\ | ||
| 808 | {"module":"github.com/multiformats/go-base36","version":"v0.2.0","vcs_hash":"b53b08586b57e1c9d5907ee7589ddc68381618b8b71a4a91cf585531a2925d85","timestamp":"2022-11-14T03:52:54Z","subdir":"","vcs_ref":"refs/tags/v0.2.0"},\ | ||
| 809 | {"module":"github.com/multiformats/go-varint","version":"v0.0.7","vcs_hash":"ce0dad13d3a66794d01ddcba58a1d4edcebfcc735198acfda0cb2217b3b7da09","timestamp":"2022-11-23T21:39:49Z","subdir":"","vcs_ref":"refs/tags/v0.0.7"},\ | ||
| 810 | {"module":"github.com/multiformats/go-base32","version":"v0.1.0","vcs_hash":"22f9647a611ada581aab67ff89be4a59f14ef1c6101708feb4c8248bd30beba8","timestamp":"2022-08-25T05:50:59Z","subdir":"","vcs_ref":"refs/tags/v0.1.0"},\ | ||
| 811 | {"module":"github.com/multiformats/go-multicodec","version":"v0.9.0","vcs_hash":"e82a32ff5c3e0c5f061bad7083de6f9b06ec93bff5b076a0621c2b4a1a5b91dd","timestamp":"2023-04-24T09:18:14Z","subdir":"","vcs_ref":"refs/tags/v0.9.0"},\ | ||
| 812 | {"module":"github.com/multiformats/go-multibase","version":"v0.2.0","vcs_hash":"336ef425701a0f8e2a7fd9038f8015dc08a8c83b80d82305e7fdb531e67b848a","timestamp":"2023-03-15T04:43:10Z","subdir":"","vcs_ref":"refs/tags/v0.2.0"},\ | ||
| 813 | {"module":"github.com/multiformats/go-multistream","version":"v0.6.0","vcs_hash":"8bfeaf3cf7cdfb9da36d345b9e0f1c5edca47a7e849387b053fc7eb8bed09bb1","timestamp":"2024-11-14T22:16:03Z","subdir":"","vcs_ref":"refs/tags/v0.6.0"},\ | ||
| 814 | {"module":"github.com/multiformats/go-multihash","version":"v0.0.8","vcs_hash":"156329e1d8fb42524cb5f10735c9ac97e24eccfbbdd0078544b96a543cfca3cd","timestamp":"2019-09-13T15:28:20Z","subdir":"","vcs_ref":"refs/tags/v0.0.8"},\ | ||
| 815 | {"module":"github.com/multiformats/go-multihash","version":"v0.2.3","vcs_hash":"5357d62ff01a1b90a3740db211ad8dce9191406dda2bded9fa50679d59183137","timestamp":"2023-06-12T07:48:41Z","subdir":"","vcs_ref":"refs/tags/v0.2.3"},\ | ||
| 816 | {"module":"github.com/multiformats/go-multiaddr","version":"v0.15.0","vcs_hash":"132595ba2696035ea593177db5d567c0981fb2575348a6dd5f205ba00adc171e","timestamp":"2025-02-24T21:50:12Z","subdir":"","vcs_ref":"refs/tags/v0.15.0"},\ | ||
| 817 | {"module":"github.com/multiformats/go-multiaddr","version":"v0.1.1","vcs_hash":"757011a7dfa054e1bd8aa193c0b02452f7bd545a8d545b453c1c99932f128c47","timestamp":"2019-09-19T00:19:38Z","subdir":"","vcs_ref":"refs/tags/v0.1.1"},\ | ||
| 818 | {"module":"github.com/pion/sctp","version":"v1.8.37","vcs_hash":"80218102507bd1aac5bc8dd65086d5c0f0522be3c00cde979179245d90d521ca","timestamp":"2025-03-05T02:05:21Z","subdir":"","vcs_ref":"refs/tags/v1.8.37"},\ | ||
| 819 | {"module":"github.com/pion/transport/v3","version":"v3.0.7","vcs_hash":"cc0d137f95b00065198a0a459106b9cd055a2c0805fd8400c3a38e0c71f7a3b1","timestamp":"2024-08-02T16:07:08Z","subdir":"","vcs_ref":"refs/tags/v3.0.7"},\ | ||
| 820 | {"module":"github.com/pion/transport/v2","version":"v2.2.4","vcs_hash":"f0c5c82ca0673ba913c1259349a00ec6cc1a5d422c84c31afbfc0d55ec9d5e3f","timestamp":"2023-09-08T20:00:55Z","subdir":"","vcs_ref":"refs/tags/v2.2.4"},\ | ||
| 821 | {"module":"github.com/pion/transport/v2","version":"v2.2.10","vcs_hash":"d72c38fb4df48f4c3463671256a7457b5382e8d917551726a404fe752bc96ab4","timestamp":"2024-08-02T16:08:03Z","subdir":"","vcs_ref":"refs/tags/v2.2.10"},\ | ||
| 822 | {"module":"github.com/pion/transport/v2","version":"v2.2.1","vcs_hash":"33c1129fb68bf629874f94a05d4be8b9572343a080a4455e916208a833d0330e","timestamp":"2023-05-19T10:30:25Z","subdir":"","vcs_ref":"refs/tags/v2.2.1"},\ | ||
| 823 | {"module":"github.com/pion/srtp/v3","version":"v3.0.4","vcs_hash":"fb53aa18d1bdb73c07c5bef46e09880135f2e3bda92b2543fa023658250fabcf","timestamp":"2024-10-02T15:14:04Z","subdir":"","vcs_ref":"refs/tags/v3.0.4"},\ | ||
| 824 | {"module":"github.com/pion/dtls/v3","version":"v3.0.4","vcs_hash":"f2c8343c186194a610bc8be42f593b37148edbf75f3e3260e8b6bbb33c14c14c","timestamp":"2024-11-04T20:22:43Z","subdir":"","vcs_ref":"refs/tags/v3.0.4"},\ | ||
| 825 | {"module":"github.com/pion/dtls/v2","version":"v2.2.12","vcs_hash":"bcbffe6ea8683ca03a08f8b44b8f378f2cf166700f970fb2f80d897c902ee9e1","timestamp":"2024-07-20T18:26:29Z","subdir":"","vcs_ref":"refs/tags/v2.2.12"},\ | ||
| 826 | {"module":"github.com/pion/dtls/v2","version":"v2.2.7","vcs_hash":"dbdb2922642557a7544d1311add3c99f6e63adabf66e83836e33c55601a47722","timestamp":"2023-05-19T10:50:27Z","subdir":"","vcs_ref":"refs/tags/v2.2.7"},\ | ||
| 827 | {"module":"github.com/pion/logging","version":"v0.2.2","vcs_hash":"fd208e5a5ed033d70cb062b4facbd9a2214cb7f7b3db8edb84bf6099ec19d649","timestamp":"2019-07-03T03:02:48Z","subdir":"","vcs_ref":"refs/tags/v0.2.2"},\ | ||
| 828 | {"module":"github.com/pion/logging","version":"v0.2.3","vcs_hash":"cb3ec019159fe6ab8d3d76ebfb75c40bcee4852025a1a81b59119bf4ea37063b","timestamp":"2025-01-10T17:55:39Z","subdir":"","vcs_ref":"refs/tags/v0.2.3"},\ | ||
| 829 | {"module":"github.com/pion/sdp/v3","version":"v3.0.10","vcs_hash":"1d7f9f84a33ef3e0a2eb18308d8163497b4344a2b2bdfb17094275f057dba697","timestamp":"2025-01-13T11:02:23Z","subdir":"","vcs_ref":"refs/tags/v3.0.10"},\ | ||
| 830 | {"module":"github.com/pion/interceptor","version":"v0.1.37","vcs_hash":"1bdaeb578967931a492fc8ead3bd5ceed65cb79b737294935a1e5d018ec2dee7","timestamp":"2024-10-07T02:36:07Z","subdir":"","vcs_ref":"refs/tags/v0.1.37"},\ | ||
| 831 | {"module":"github.com/pion/webrtc/v4","version":"v4.0.10","vcs_hash":"f204803a17d415dcd32328ae04370622c4186f711b293668c7661842a194af0a","timestamp":"2025-02-17T18:40:12Z","subdir":"","vcs_ref":"refs/tags/v4.0.10"},\ | ||
| 832 | {"module":"github.com/pion/randutil","version":"v0.1.0","vcs_hash":"3ad94561134b2bd3cb7aa750e8ac307b2fe005ac3889ffca89116ffaa056fc63","timestamp":"2020-07-13T14:37:39Z","subdir":"","vcs_ref":"refs/tags/v0.1.0"},\ | ||
| 833 | {"module":"github.com/pion/rtcp","version":"v1.2.15","vcs_hash":"bb97adf139c89793c54fcd2ae979fc00da0df172dc269f5c666e1231660fb1a9","timestamp":"2024-11-23T15:28:59Z","subdir":"","vcs_ref":"refs/tags/v1.2.15"},\ | ||
| 834 | {"module":"github.com/pion/turn/v4","version":"v4.0.0","vcs_hash":"a3bb6f0bc5a6957988ca35e03ff9eb6a99ddc2d94400819eac192928891ddd40","timestamp":"2024-08-12T15:33:43Z","subdir":"","vcs_ref":"refs/tags/v4.0.0"},\ | ||
| 835 | {"module":"github.com/pion/mdns/v2","version":"v2.0.7","vcs_hash":"7c4020bd5b18afd44f4d641174750b0ea79c558ddd6092825c881220dd845300","timestamp":"2024-04-02T01:30:59Z","subdir":"","vcs_ref":"refs/tags/v2.0.7"},\ | ||
| 836 | {"module":"github.com/pion/stun","version":"v0.6.1","vcs_hash":"45c8cb65e8b0dba1e5a5ca654f68c7379d26dc16aa5d24529d3d96d3e1ad7fb3","timestamp":"2023-06-24T08:03:12Z","subdir":"","vcs_ref":"refs/tags/v0.6.1"},\ | ||
| 837 | {"module":"github.com/pion/stun/v3","version":"v3.0.0","vcs_hash":"b98877e484b6abb98d4e398df85a794918a75ed50573868ee1cb6f5965e56b50","timestamp":"2024-08-12T15:13:06Z","subdir":"","vcs_ref":"refs/tags/v3.0.0"},\ | ||
| 838 | {"module":"github.com/pion/ice/v4","version":"v4.0.8","vcs_hash":"1e8f3ce18f126bb6fea61ada7cfcc87e6739cf5c4f0ddabef734061e939cb82b","timestamp":"2025-03-17T18:06:54Z","subdir":"","vcs_ref":"refs/tags/v4.0.8"},\ | ||
| 839 | {"module":"github.com/pion/datachannel","version":"v1.5.10","vcs_hash":"3166a86378cd092e0a93e3c91e92f0d7eefcd6085614b29de554ec52ef22ed79","timestamp":"2024-12-10T05:44:02Z","subdir":"","vcs_ref":"refs/tags/v1.5.10"},\ | ||
| 840 | {"module":"github.com/pion/rtp","version":"v1.8.11","vcs_hash":"4e13b630d49ca3bcb63e3f14e4f37cf11fb2fec8e32640c3d290006783f9fc7f","timestamp":"2025-01-12T08:37:28Z","subdir":"","vcs_ref":"refs/tags/v1.8.11"},\ | ||
| 841 | {"module":"github.com/kr/pretty","version":"v0.1.0","vcs_hash":"0f21d99b403d8e61d556bfa775400b5cd3eeb5d2fb19e978a43ff5e77dae75ee","timestamp":"2018-05-06T08:33:45Z","subdir":"","vcs_ref":"refs/tags/v0.1.0"},\ | ||
| 842 | {"module":"github.com/kr/pretty","version":"v0.3.0","vcs_hash":"613c09580fcd6809c6beaa1a76f6bb11a74725e615cc9f4558bae8c68a92cbb3","timestamp":"2020-11-24T22:22:38Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 843 | {"module":"github.com/kr/pretty","version":"v0.3.1","vcs_hash":"487dccea2d19da29e6f873ffd57f7f4d33720781a3f60bb9f852176acb476435","timestamp":"2022-08-29T23:03:05Z","subdir":"","vcs_ref":"refs/tags/v0.3.1"},\ | ||
| 844 | {"module":"github.com/kr/pretty","version":"v0.2.0","vcs_hash":"5c58189dae24ac93d8a9267591721fb4c8ea70c19f2611a47f36c6900fd24653","timestamp":"2019-12-31T23:40:08Z","subdir":"","vcs_ref":"refs/tags/v0.2.0"},\ | ||
| 845 | {"module":"github.com/kr/pretty","version":"v0.2.1","vcs_hash":"910eaae1a45b64a385e9b5cf589986cb7c9441f3e51dafccad658a47f2b9d937","timestamp":"2020-07-29T04:02:43Z","subdir":"","vcs_ref":"refs/tags/v0.2.1"},\ | ||
| 846 | {"module":"github.com/kr/fs","version":"v0.1.0","vcs_hash":"788a8b841315d1131eeb62169145328d6f904d6a78a63b897ad827bf68d746b6","timestamp":"2018-05-06T03:17:01Z","subdir":"","vcs_ref":"refs/tags/v0.1.0"},\ | ||
| 847 | {"module":"github.com/kr/text","version":"v0.1.0","vcs_hash":"d47a4a089998b1398264c79fffcb25588459baa28396ff9e275fff9f4995519a","timestamp":"2018-05-06T08:24:08Z","subdir":"","vcs_ref":"refs/tags/v0.1.0"},\ | ||
| 848 | {"module":"github.com/kr/text","version":"v0.2.0","vcs_hash":"62674ecb33f72b9ab66dd856fe2e651dbf7344dea40ba5132203c7b4b32cfd61","timestamp":"2020-02-14T20:31:06Z","subdir":"","vcs_ref":"refs/tags/v0.2.0"},\ | ||
| 849 | {"module":"github.com/kr/pty","version":"v1.1.1","vcs_hash":"1bac58bd1947d8ae4f18469faf2550b830a1ff3614f2644b00e44b1dc16e13ec","timestamp":"2018-01-13T18:08:13Z","subdir":"","vcs_ref":"refs/tags/v1.1.1"},\ | ||
| 850 | {"module":"github.com/kr/pty","version":"v1.1.3","vcs_hash":"554ee6f5ec5e9892b7daef8bc08e3d3269857d7d4df9d8ba08f636e64a11a252","timestamp":"2018-09-15T15:00:18Z","subdir":"","vcs_ref":"refs/tags/v1.1.3"},\ | ||
| 851 | {"module":"github.com/xhit/go-str2duration/v2","version":"v2.1.0","vcs_hash":"395a3ddd7e351b7b882dc20af4936a00bd11a84147f83ac7a7c25f8093a51cb3","timestamp":"2022-12-07T00:32:32Z","subdir":"","vcs_ref":"refs/tags/v2.1.0"},\ | ||
| 852 | {"module":"github.com/go-errors/errors","version":"v1.0.1","vcs_hash":"bd902bb55d3203ba820919cba2d9b8979bf9015dfc5503b247893b3356f59fe5","timestamp":"2018-02-26T18:00:45Z","subdir":"","vcs_ref":"refs/tags/v1.0.1"},\ | ||
| 853 | {"module":"github.com/go-errors/errors","version":"v1.4.2","vcs_hash":"e89baf203a1d185b7272705d5ddb9ad62af4e74186fabb8fa5bfdc52c96e133e","timestamp":"2022-01-20T06:49:10Z","subdir":"","vcs_ref":"refs/tags/v1.4.2"},\ | ||
| 854 | {"module":"github.com/rcrowley/go-metrics","version":"v0.0.0-20200313005456-10cdbea86bc0","vcs_hash":"72f5f2e29a16b9692a19a2b94e23cbbb89dbabf006c0af691e69618cebfb7b5b","timestamp":"2020-03-13T00:54:56Z","subdir":"","vcs_ref":""},\ | ||
| 855 | {"module":"github.com/shopspring/decimal","version":"v1.4.0","vcs_hash":"81d14461a67982eaec5bffc77f8be489a3c6f734185bbe7b48d2143a04bcf53f","timestamp":"2024-04-12T14:15:38Z","subdir":"","vcs_ref":"refs/tags/v1.4.0"},\ | ||
| 856 | {"module":"github.com/containers/storage","version":"v1.54.0","vcs_hash":"5771b6614008ee25f678b5ec6a9454bae2908ee1b2f17c1616a0472c2464f272","timestamp":"2024-05-17T17:39:26Z","subdir":"","vcs_ref":"refs/tags/v1.54.0"},\ | ||
| 857 | {"module":"github.com/containers/ocicrypt","version":"v1.2.1","vcs_hash":"bec170205b8cb4f7646d21f6d05f4e78b62b540ff061d55788f38ccecc6313b7","timestamp":"2024-12-16T16:02:12Z","subdir":"","vcs_ref":"refs/tags/v1.2.1"},\ | ||
| 858 | {"module":"github.com/gopherjs/gopherjs","version":"v0.0.0-20190430165422-3e4dfb77656c","vcs_hash":"96f41cb09211316a8ed120c255c87c97920f88a25ac5b2148ca596faf99716f7","timestamp":"2019-04-30T16:54:22Z","subdir":"","vcs_ref":""},\ | ||
| 859 | {"module":"github.com/gopherjs/gopherjs","version":"v0.0.0-20181017120253-0766667cb4d1","vcs_hash":"01a1edbf006e84ee72823df53fd6bfec0668d43ccc43130966699159da6af4f1","timestamp":"2018-10-17T12:02:53Z","subdir":"","vcs_ref":""},\ | ||
| 860 | {"module":"github.com/boombuler/barcode","version":"v1.0.0","vcs_hash":"8d666854a7caacdc5967fa1e27ffc08f41fd72c5e40be09e693722dbf8bd5d2f","timestamp":"2017-09-22T10:33:52Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 861 | {"module":"github.com/boombuler/barcode","version":"v1.0.1","vcs_hash":"0a0efb4280c325862e9637bb8db36c731fb3078492bd1292def4cd024a373081","timestamp":"2019-02-19T06:25:09Z","subdir":"","vcs_ref":"refs/tags/v1.0.1"},\ | ||
| 862 | {"module":"github.com/liggitt/tabwriter","version":"v0.0.0-20181228230101-89fcab3d43de","vcs_hash":"693f14cdaaa2e1cecdd9585bef0d8adb4f255658a22c358bff628d1e569cc4f9","timestamp":"2018-12-28T23:01:01Z","subdir":"","vcs_ref":""},\ | ||
| 863 | {"module":"github.com/aws/aws-sdk-go","version":"v1.55.6","vcs_hash":"fcf5ef0b6d56f50be5d6868cf80e677ab70a2505357bb49d4b86964479b5a61f","timestamp":"2025-01-15T18:57:15Z","subdir":"","vcs_ref":"refs/tags/v1.55.6"},\ | ||
| 864 | {"module":"github.com/aws/smithy-go","version":"v1.20.3","vcs_hash":"c1f9fc4ebee11068a7c704ab9d4d1dbf1f08118e5d144a287927a03613bf5c94","timestamp":"2024-06-27T21:33:29Z","subdir":"","vcs_ref":"refs/tags/v1.20.3"},\ | ||
| 865 | {"module":"github.com/aws/aws-sdk-go-v2","version":"v1.30.1","vcs_hash":"955a184cf2a0f33544045aa04663746a0ac0b9af6f2b103a53c7e0971c83f741","timestamp":"2024-06-28T19:27:56Z","subdir":"","vcs_ref":"refs/tags/v1.30.1"},\ | ||
| 866 | {"module":"github.com/aws/aws-sdk-go-v2/credentials","version":"v1.17.24","vcs_hash":"a8852e0f20dc8097fdeba5e7e49e906d28eb4abb30651ef33d8eb086d24d530a","timestamp":"2024-07-03T18:30:23Z","subdir":"credentials","vcs_ref":"refs/tags/credentials/v1.17.24"},\ | ||
| 867 | {"module":"github.com/aws/aws-sdk-go-v2/service/sts","version":"v1.30.1","vcs_hash":"955a184cf2a0f33544045aa04663746a0ac0b9af6f2b103a53c7e0971c83f741","timestamp":"2024-06-28T19:27:56Z","subdir":"service/sts","vcs_ref":"refs/tags/service/sts/v1.30.1"},\ | ||
| 868 | {"module":"github.com/aws/aws-sdk-go-v2/service/sso","version":"v1.22.1","vcs_hash":"955a184cf2a0f33544045aa04663746a0ac0b9af6f2b103a53c7e0971c83f741","timestamp":"2024-06-28T19:27:56Z","subdir":"service/sso","vcs_ref":"refs/tags/service/sso/v1.22.1"},\ | ||
| 869 | {"module":"github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding","version":"v1.11.3","vcs_hash":"955a184cf2a0f33544045aa04663746a0ac0b9af6f2b103a53c7e0971c83f741","timestamp":"2024-06-28T19:27:56Z","subdir":"service/internal/accept-encoding","vcs_ref":"refs/tags/service/internal/accept-encoding/v1.11.3"},\ | ||
| 870 | {"module":"github.com/aws/aws-sdk-go-v2/service/internal/presigned-url","version":"v1.11.15","vcs_hash":"955a184cf2a0f33544045aa04663746a0ac0b9af6f2b103a53c7e0971c83f741","timestamp":"2024-06-28T19:27:56Z","subdir":"service/internal/presigned-url","vcs_ref":"refs/tags/service/internal/presigned-url/v1.11.15"},\ | ||
| 871 | {"module":"github.com/aws/aws-sdk-go-v2/service/ssooidc","version":"v1.26.2","vcs_hash":"a8852e0f20dc8097fdeba5e7e49e906d28eb4abb30651ef33d8eb086d24d530a","timestamp":"2024-07-03T18:30:23Z","subdir":"service/ssooidc","vcs_ref":"refs/tags/service/ssooidc/v1.26.2"},\ | ||
| 872 | {"module":"github.com/aws/aws-sdk-go-v2/internal/endpoints/v2","version":"v2.6.13","vcs_hash":"955a184cf2a0f33544045aa04663746a0ac0b9af6f2b103a53c7e0971c83f741","timestamp":"2024-06-28T19:27:56Z","subdir":"internal/endpoints","vcs_ref":"refs/tags/internal/endpoints/v2.6.13"},\ | ||
| 873 | {"module":"github.com/aws/aws-sdk-go-v2/internal/configsources","version":"v1.3.13","vcs_hash":"955a184cf2a0f33544045aa04663746a0ac0b9af6f2b103a53c7e0971c83f741","timestamp":"2024-06-28T19:27:56Z","subdir":"internal/configsources","vcs_ref":"refs/tags/internal/configsources/v1.3.13"},\ | ||
| 874 | {"module":"github.com/aws/aws-sdk-go-v2/internal/ini","version":"v1.8.0","vcs_hash":"1019db3148ced92df014f3223b25aa98b2ba2efdbeabf15f6118d4ee009ddf00","timestamp":"2024-02-13T19:15:02Z","subdir":"internal/ini","vcs_ref":"refs/tags/internal/ini/v1.8.0"},\ | ||
| 875 | {"module":"github.com/aws/aws-sdk-go-v2/config","version":"v1.27.24","vcs_hash":"a8852e0f20dc8097fdeba5e7e49e906d28eb4abb30651ef33d8eb086d24d530a","timestamp":"2024-07-03T18:30:23Z","subdir":"config","vcs_ref":"refs/tags/config/v1.27.24"},\ | ||
| 876 | {"module":"github.com/aws/aws-sdk-go-v2/feature/ec2/imds","version":"v1.16.9","vcs_hash":"955a184cf2a0f33544045aa04663746a0ac0b9af6f2b103a53c7e0971c83f741","timestamp":"2024-06-28T19:27:56Z","subdir":"feature/ec2/imds","vcs_ref":"refs/tags/feature/ec2/imds/v1.16.9"},\ | ||
| 877 | {"module":"github.com/open-policy-agent/opa","version":"v0.59.0","vcs_hash":"1a713831847a09d011646d4dab059845b70fe1e96581d9d37090175437db2f57","timestamp":"2023-11-30T15:17:55Z","subdir":"","vcs_ref":"refs/tags/v0.59.0"},\ | ||
| 878 | {"module":"github.com/rogpeppe/fastuuid","version":"v1.2.0","vcs_hash":"20ca2e2cf2990cc136cad7958992d06abd356dc16a58362afd2bd51be48ae0ac","timestamp":"2019-07-08T15:05:45Z","subdir":"","vcs_ref":"refs/tags/v1.2.0"},\ | ||
| 879 | {"module":"github.com/rogpeppe/go-internal","version":"v1.6.1","vcs_hash":"8b16c925b7b44bc1769facde784afd44ec49089cacb9ca08cd3e9335e4fd077f","timestamp":"2020-07-31T15:24:24Z","subdir":"","vcs_ref":"refs/tags/v1.6.1"},\ | ||
| 880 | {"module":"github.com/rogpeppe/go-internal","version":"v1.12.0","vcs_hash":"854fa605c8c2f83276293dc0208b83f9cab4c76d2d02dfd3210bef082dc98568","timestamp":"2023-12-13T11:29:26Z","subdir":"","vcs_ref":"refs/tags/v1.12.0"},\ | ||
| 881 | {"module":"github.com/rogpeppe/go-internal","version":"v1.10.0","vcs_hash":"ec2f9172e408da725008495c4f5b090e3c5345bf6bac1d7aa9aa59db29466061","timestamp":"2023-03-27T09:34:06Z","subdir":"","vcs_ref":"refs/tags/v1.10.0"},\ | ||
| 882 | {"module":"github.com/rogpeppe/go-internal","version":"v1.9.0","vcs_hash":"dbc2fd9c4bbfd2fd8126efa54f3249bfaad1e514d80687e8b19b85b388d0ba5f","timestamp":"2022-08-22T10:17:05Z","subdir":"","vcs_ref":"refs/tags/v1.9.0"},\ | ||
| 883 | {"module":"github.com/rogpeppe/go-internal","version":"v1.11.0","vcs_hash":"8521c4daf279dbb841109a6f0572450b9dbe1f33136567e800f487bd2dd296ef","timestamp":"2023-05-24T17:50:51Z","subdir":"","vcs_ref":"refs/tags/v1.11.0"},\ | ||
| 884 | {"module":"github.com/rogpeppe/go-internal","version":"v1.13.1","vcs_hash":"6a8cf885e1574a3d34afe5d7b0a7b4272403e5d756cae287c06d90a7e9eb2d09","timestamp":"2024-09-23T11:44:11Z","subdir":"","vcs_ref":"refs/tags/v1.13.1"},\ | ||
| 885 | {"module":"github.com/rogpeppe/go-internal","version":"v1.3.0","vcs_hash":"60f86e5b4a52222c559501c80d3f185830c7ea76a16e57cc035a8db43a4b0596","timestamp":"2019-04-03T15:02:29Z","subdir":"","vcs_ref":"refs/tags/v1.3.0"},\ | ||
| 886 | {"module":"github.com/microcosm-cc/bluemonday","version":"v1.0.1","vcs_hash":"1f5f16ce297343e10bfd1fdee29be4d6468aad83de3febc58f20a778d6c282ee","timestamp":"2018-08-19T07:54:06Z","subdir":"","vcs_ref":"refs/tags/v1.0.1"},\ | ||
| 887 | {"module":"github.com/zeebo/xxh3","version":"v1.0.2","vcs_hash":"6ff380c78f9192039ae2ec13f599419e0022c714692f97d61077009291b0925f","timestamp":"2022-03-05T19:10:09Z","subdir":"","vcs_ref":"refs/tags/v1.0.2"},\ | ||
| 888 | {"module":"github.com/zeebo/assert","version":"v1.3.0","vcs_hash":"8559cbe776730b58e86880b74817b38b0b85b10df76aae9ce920a9abe4b52560","timestamp":"2021-01-22T19:48:59Z","subdir":"","vcs_ref":"refs/tags/v1.3.0"},\ | ||
| 889 | {"module":"github.com/zeebo/errs","version":"v1.4.0","vcs_hash":"c48b3247a05cb20bf2a81d75ef369d317463f64a4267ed1c3e73da685dd8fa09","timestamp":"2023-05-08T22:56:17Z","subdir":"","vcs_ref":"refs/tags/v1.4.0"},\ | ||
| 890 | {"module":"github.com/cncf/xds/go","version":"v0.0.0-20250121191232-2f005788dc42","vcs_hash":"5cee355852124c6f8af7d24d6e2eafab2bd02c4cbd2bce07fdbde9fc7f1098f8","timestamp":"2025-01-21T19:12:32Z","subdir":"go","vcs_ref":""},\ | ||
| 891 | {"module":"github.com/cncf/xds/go","version":"v0.0.0-20230105202645-06c439db220b","vcs_hash":"4c6a74ed467015c869d7a8549a9005c06fec9d43acbd666e538bf32da14091dd","timestamp":"2023-01-05T20:26:45Z","subdir":"go","vcs_ref":""},\ | ||
| 892 | {"module":"github.com/cncf/xds/go","version":"v0.0.0-20220314180256-7f1daf1720fc","vcs_hash":"c217e72fcfe3020d4747971f8b4ebfdcb05c4bf0c174b5df8026ddb291fafae0","timestamp":"2022-03-14T18:02:56Z","subdir":"go","vcs_ref":""},\ | ||
| 893 | {"module":"github.com/cncf/xds/go","version":"v0.0.0-20240905190251-b4127c9b8d78","vcs_hash":"59411b899b4de9b9df58397f83b829e20e5646fece957765821dd0b69c8f9611","timestamp":"2024-09-05T19:02:51Z","subdir":"go","vcs_ref":""},\ | ||
| 894 | {"module":"github.com/cncf/xds/go","version":"v0.0.0-20210922020428-25de7278fc84","vcs_hash":"5969b989550779a1287d933d61dfb4f877e191670d78b548a673d3fcc4568b9b","timestamp":"2021-09-22T02:04:28Z","subdir":"go","vcs_ref":""},\ | ||
| 895 | {"module":"github.com/cncf/xds/go","version":"v0.0.0-20240723142845-024c85f92f20","vcs_hash":"646321f6493048ddfe6f0c30e7ee065cc19da6b6a5d32b4a9e56fa665434d831","timestamp":"2024-07-23T14:28:45Z","subdir":"go","vcs_ref":""},\ | ||
| 896 | {"module":"github.com/cncf/udpa/go","version":"v0.0.0-20220112060539-c52dc94e7fbe","vcs_hash":"ec72f975b484846f872dbb5213c46451b8ac8aa0cfe61bbfc6ff15519fd2ab31","timestamp":"2022-01-12T06:05:39Z","subdir":"go","vcs_ref":""},\ | ||
| 897 | {"module":"github.com/cyphar/filepath-securejoin","version":"v0.4.1","vcs_hash":"e6efc2f143e5d54f9ed7fb3e3e739703147c08b8dbae0e4bbc72141935a26a33","timestamp":"2025-01-28T07:38:45Z","subdir":"","vcs_ref":"refs/tags/v0.4.1"},\ | ||
| 898 | {"module":"github.com/k3s-io/stargz-snapshotter","version":"v0.17.0-k3s1","vcs_hash":"e959f176352331501b7f5540a063c78cee667766282127d4ad26297d03841765","timestamp":"2025-09-03T02:43:40Z","subdir":"","vcs_ref":"refs/tags/v0.17.0-k3s1"},\ | ||
| 899 | {"module":"github.com/k3s-io/cadvisor","version":"v0.52.1","vcs_hash":"93030510f02aa70b8f50a52818a1de4dd9a6adff9444e1917a1c98d4080db9e8","timestamp":"2025-03-05T02:18:55Z","subdir":"","vcs_ref":"refs/tags/v0.52.1"},\ | ||
| 900 | {"module":"github.com/k3s-io/helm-controller","version":"v0.16.13","vcs_hash":"aeec7c5da8437459b27d506a7dfc2a13590458bfd9c4759f0fc484bdf9aa72ae","timestamp":"2025-07-09T22:04:08Z","subdir":"","vcs_ref":"refs/tags/v0.16.13"},\ | ||
| 901 | {"module":"github.com/k3s-io/api","version":"v0.1.3","vcs_hash":"2594970aca989e7b1b157600caac139bddb508d3a21116dd03d02c33b70bb122","timestamp":"2025-07-31T18:31:04Z","subdir":"","vcs_ref":"refs/tags/v0.1.3"},\ | ||
| 902 | {"module":"github.com/k3s-io/cri-tools","version":"v1.34.0-k3s2","vcs_hash":"af3fbccf26e370c1bf092eeb59f4f9b85e33672cd57e62de8d930838cd32ef6d","timestamp":"2025-08-21T23:15:20Z","subdir":"","vcs_ref":"refs/tags/v1.34.0-k3s2"},\ | ||
| 903 | {"module":"github.com/k3s-io/kube-router/v2","version":"v2.5.0","vcs_hash":"9d16c28f5c0286b0fe28a56f14466154c9fdefd8b18cccd94500c2ba53067cef","timestamp":"2025-06-12T14:07:27Z","subdir":"","vcs_ref":"refs/tags/v2.5.0"},\ | ||
| 904 | {"module":"github.com/k3s-io/klog","version":"v1.0.0-k3s2","vcs_hash":"2e108ba44351052580aebf201088a76d7845c9a3361597dc7e4d24146554a34a","timestamp":"2021-10-13T17:57:23Z","subdir":"","vcs_ref":"refs/tags/v1.0.0-k3s2"},\ | ||
| 905 | {"module":"github.com/k3s-io/klog/v2","version":"v2.120.1-k3s1","vcs_hash":"b4ecd10d658bd3e159ff70ac7f7ed0d80d4862ca5f6f1ecddbdacf900f0a6486","timestamp":"2024-04-30T19:31:05Z","subdir":"","vcs_ref":"refs/tags/v2.120.1-k3s1"},\ | ||
| 906 | {"module":"github.com/k3s-io/cri-dockerd","version":"v0.3.19-k3s3","vcs_hash":"e0fc826ae76d9fc361a5896a547acafa3b8a0a905bb9e72a288c98ced9309460","timestamp":"2025-09-04T18:03:35Z","subdir":"","vcs_ref":"refs/tags/v0.3.19-k3s3"},\ | ||
| 907 | {"module":"github.com/k3s-io/kine","version":"v0.14.0","vcs_hash":"7c0ccf4b3214ad42de16de61b8d611a125c2961b26676975375871182fc97575","timestamp":"2025-09-04T23:58:03Z","subdir":"","vcs_ref":"refs/tags/v0.14.0"},\ | ||
| 908 | {"module":"github.com/k3s-io/containerd/v2","version":"v2.1.4-k3s2","vcs_hash":"4afdec7ff7853a7b0cb663d1d99abccd2d882a50e7fd386221d873614c60af31","timestamp":"2025-09-04T17:27:12Z","subdir":"","vcs_ref":"refs/tags/v2.1.4-k3s2"},\ | ||
| 909 | {"module":"github.com/k3s-io/etcd/client/pkg/v3","version":"v3.6.4-k3s3","vcs_hash":"77876f9fbc55bf8dfc2a02c17af988342b12ab3a3f49591c3cff834d27a3565b","timestamp":"2025-09-04T22:50:52Z","subdir":"client/pkg","vcs_ref":"refs/tags/client/pkg/v3.6.4-k3s3"},\ | ||
| 910 | {"module":"github.com/k3s-io/etcd/client/v3","version":"v3.6.4-k3s3","vcs_hash":"77876f9fbc55bf8dfc2a02c17af988342b12ab3a3f49591c3cff834d27a3565b","timestamp":"2025-09-04T22:50:52Z","subdir":"client","vcs_ref":"refs/tags/client/v3.6.4-k3s3"},\ | ||
| 911 | {"module":"github.com/k3s-io/etcd/pkg/v3","version":"v3.6.4-k3s3","vcs_hash":"77876f9fbc55bf8dfc2a02c17af988342b12ab3a3f49591c3cff834d27a3565b","timestamp":"2025-09-04T22:50:52Z","subdir":"pkg","vcs_ref":"refs/tags/pkg/v3.6.4-k3s3"},\ | ||
| 912 | {"module":"github.com/k3s-io/etcd/api/v3","version":"v3.6.4-k3s3","vcs_hash":"77876f9fbc55bf8dfc2a02c17af988342b12ab3a3f49591c3cff834d27a3565b","timestamp":"2025-09-04T22:50:52Z","subdir":"api","vcs_ref":"refs/tags/api/v3.6.4-k3s3"},\ | ||
| 913 | {"module":"github.com/k3s-io/etcd/server/v3","version":"v3.6.4-k3s3","vcs_hash":"77876f9fbc55bf8dfc2a02c17af988342b12ab3a3f49591c3cff834d27a3565b","timestamp":"2025-09-04T22:50:52Z","subdir":"server","vcs_ref":"refs/tags/server/v3.6.4-k3s3"},\ | ||
| 914 | {"module":"github.com/k3s-io/etcd/etcdutl/v3","version":"v3.6.4-k3s3","vcs_hash":"77876f9fbc55bf8dfc2a02c17af988342b12ab3a3f49591c3cff834d27a3565b","timestamp":"2025-09-04T22:50:52Z","subdir":"etcdutl","vcs_ref":"refs/tags/etcdutl/v3.6.4-k3s3"},\ | ||
| 915 | {"module":"github.com/k3s-io/kubernetes","version":"v1.34.1-k3s1","vcs_hash":"79755ecf75cd1d73a5512f7dce51f85b5904ac4b1e66d7ff50c8f44c85b23658","timestamp":"2025-09-10T19:07:36Z","subdir":"","vcs_ref":"refs/tags/v1.34.1-k3s1"},\ | ||
| 916 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/apiserver","version":"v1.34.1-k3s1","vcs_hash":"79755ecf75cd1d73a5512f7dce51f85b5904ac4b1e66d7ff50c8f44c85b23658","timestamp":"2025-09-10T19:07:36Z","subdir":"staging/src/k8s.io/apiserver","vcs_ref":"refs/tags/staging/src/k8s.io/apiserver/v1.34.1-k3s1"},\ | ||
| 917 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/apimachinery","version":"v1.34.1-k3s1","vcs_hash":"79755ecf75cd1d73a5512f7dce51f85b5904ac4b1e66d7ff50c8f44c85b23658","timestamp":"2025-09-10T19:07:36Z","subdir":"staging/src/k8s.io/apimachinery","vcs_ref":"refs/tags/staging/src/k8s.io/apimachinery/v1.34.1-k3s1"},\ | ||
| 918 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/csi-translation-lib","version":"v1.34.1-k3s1","vcs_hash":"79755ecf75cd1d73a5512f7dce51f85b5904ac4b1e66d7ff50c8f44c85b23658","timestamp":"2025-09-10T19:07:36Z","subdir":"staging/src/k8s.io/csi-translation-lib","vcs_ref":"refs/tags/staging/src/k8s.io/csi-translation-lib/v1.34.1-k3s1"},\ | ||
| 919 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-scheduler","version":"v1.34.1-k3s1","vcs_hash":"79755ecf75cd1d73a5512f7dce51f85b5904ac4b1e66d7ff50c8f44c85b23658","timestamp":"2025-09-10T19:07:36Z","subdir":"staging/src/k8s.io/kube-scheduler","vcs_ref":"refs/tags/staging/src/k8s.io/kube-scheduler/v1.34.1-k3s1"},\ | ||
| 920 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/cloud-provider","version":"v1.34.1-k3s1","vcs_hash":"79755ecf75cd1d73a5512f7dce51f85b5904ac4b1e66d7ff50c8f44c85b23658","timestamp":"2025-09-10T19:07:36Z","subdir":"staging/src/k8s.io/cloud-provider","vcs_ref":"refs/tags/staging/src/k8s.io/cloud-provider/v1.34.1-k3s1"},\ | ||
| 921 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/api","version":"v1.34.1-k3s1","vcs_hash":"79755ecf75cd1d73a5512f7dce51f85b5904ac4b1e66d7ff50c8f44c85b23658","timestamp":"2025-09-10T19:07:36Z","subdir":"staging/src/k8s.io/api","vcs_ref":"refs/tags/staging/src/k8s.io/api/v1.34.1-k3s1"},\ | ||
| 922 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-proxy","version":"v1.34.1-k3s1","vcs_hash":"79755ecf75cd1d73a5512f7dce51f85b5904ac4b1e66d7ff50c8f44c85b23658","timestamp":"2025-09-10T19:07:36Z","subdir":"staging/src/k8s.io/kube-proxy","vcs_ref":"refs/tags/staging/src/k8s.io/kube-proxy/v1.34.1-k3s1"},\ | ||
| 923 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver","version":"v1.34.1-k3s1","vcs_hash":"79755ecf75cd1d73a5512f7dce51f85b5904ac4b1e66d7ff50c8f44c85b23658","timestamp":"2025-09-10T19:07:36Z","subdir":"staging/src/k8s.io/apiextensions-apiserver","vcs_ref":"refs/tags/staging/src/k8s.io/apiextensions-apiserver/v1.34.1-k3s1"},\ | ||
| 924 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/mount-utils","version":"v1.34.1-k3s1","vcs_hash":"79755ecf75cd1d73a5512f7dce51f85b5904ac4b1e66d7ff50c8f44c85b23658","timestamp":"2025-09-10T19:07:36Z","subdir":"staging/src/k8s.io/mount-utils","vcs_ref":"refs/tags/staging/src/k8s.io/mount-utils/v1.34.1-k3s1"},\ | ||
| 925 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-aggregator","version":"v1.34.1-k3s1","vcs_hash":"79755ecf75cd1d73a5512f7dce51f85b5904ac4b1e66d7ff50c8f44c85b23658","timestamp":"2025-09-10T19:07:36Z","subdir":"staging/src/k8s.io/kube-aggregator","vcs_ref":"refs/tags/staging/src/k8s.io/kube-aggregator/v1.34.1-k3s1"},\ | ||
| 926 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/externaljwt","version":"v1.34.1-k3s1","vcs_hash":"79755ecf75cd1d73a5512f7dce51f85b5904ac4b1e66d7ff50c8f44c85b23658","timestamp":"2025-09-10T19:07:36Z","subdir":"staging/src/k8s.io/externaljwt","vcs_ref":"refs/tags/staging/src/k8s.io/externaljwt/v1.34.1-k3s1"},\ | ||
| 927 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/code-generator","version":"v1.34.1-k3s1","vcs_hash":"79755ecf75cd1d73a5512f7dce51f85b5904ac4b1e66d7ff50c8f44c85b23658","timestamp":"2025-09-10T19:07:36Z","subdir":"staging/src/k8s.io/code-generator","vcs_ref":"refs/tags/staging/src/k8s.io/code-generator/v1.34.1-k3s1"},\ | ||
| 928 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/endpointslice","version":"v1.34.1-k3s1","vcs_hash":"79755ecf75cd1d73a5512f7dce51f85b5904ac4b1e66d7ff50c8f44c85b23658","timestamp":"2025-09-10T19:07:36Z","subdir":"staging/src/k8s.io/endpointslice","vcs_ref":"refs/tags/staging/src/k8s.io/endpointslice/v1.34.1-k3s1"},\ | ||
| 929 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/component-base","version":"v1.34.1-k3s1","vcs_hash":"79755ecf75cd1d73a5512f7dce51f85b5904ac4b1e66d7ff50c8f44c85b23658","timestamp":"2025-09-10T19:07:36Z","subdir":"staging/src/k8s.io/component-base","vcs_ref":"refs/tags/staging/src/k8s.io/component-base/v1.34.1-k3s1"},\ | ||
| 930 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/cli-runtime","version":"v1.34.1-k3s1","vcs_hash":"79755ecf75cd1d73a5512f7dce51f85b5904ac4b1e66d7ff50c8f44c85b23658","timestamp":"2025-09-10T19:07:36Z","subdir":"staging/src/k8s.io/cli-runtime","vcs_ref":"refs/tags/staging/src/k8s.io/cli-runtime/v1.34.1-k3s1"},\ | ||
| 931 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/kms","version":"v1.34.1-k3s1","vcs_hash":"79755ecf75cd1d73a5512f7dce51f85b5904ac4b1e66d7ff50c8f44c85b23658","timestamp":"2025-09-10T19:07:36Z","subdir":"staging/src/k8s.io/kms","vcs_ref":"refs/tags/staging/src/k8s.io/kms/v1.34.1-k3s1"},\ | ||
| 932 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/metrics","version":"v1.34.1-k3s1","vcs_hash":"79755ecf75cd1d73a5512f7dce51f85b5904ac4b1e66d7ff50c8f44c85b23658","timestamp":"2025-09-10T19:07:36Z","subdir":"staging/src/k8s.io/metrics","vcs_ref":"refs/tags/staging/src/k8s.io/metrics/v1.34.1-k3s1"},\ | ||
| 933 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/kubectl","version":"v1.34.1-k3s1","vcs_hash":"79755ecf75cd1d73a5512f7dce51f85b5904ac4b1e66d7ff50c8f44c85b23658","timestamp":"2025-09-10T19:07:36Z","subdir":"staging/src/k8s.io/kubectl","vcs_ref":"refs/tags/staging/src/k8s.io/kubectl/v1.34.1-k3s1"},\ | ||
| 934 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/dynamic-resource-allocation","version":"v1.34.1-k3s1","vcs_hash":"79755ecf75cd1d73a5512f7dce51f85b5904ac4b1e66d7ff50c8f44c85b23658","timestamp":"2025-09-10T19:07:36Z","subdir":"staging/src/k8s.io/dynamic-resource-allocation","vcs_ref":"refs/tags/staging/src/k8s.io/dynamic-resource-allocation/v1.34.1-k3s1"},\ | ||
| 935 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/component-helpers","version":"v1.34.1-k3s1","vcs_hash":"79755ecf75cd1d73a5512f7dce51f85b5904ac4b1e66d7ff50c8f44c85b23658","timestamp":"2025-09-10T19:07:36Z","subdir":"staging/src/k8s.io/component-helpers","vcs_ref":"refs/tags/staging/src/k8s.io/component-helpers/v1.34.1-k3s1"},\ | ||
| 936 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/sample-controller","version":"v1.34.1-k3s1","vcs_hash":"79755ecf75cd1d73a5512f7dce51f85b5904ac4b1e66d7ff50c8f44c85b23658","timestamp":"2025-09-10T19:07:36Z","subdir":"staging/src/k8s.io/sample-controller","vcs_ref":"refs/tags/staging/src/k8s.io/sample-controller/v1.34.1-k3s1"},\ | ||
| 937 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/controller-manager","version":"v1.34.1-k3s1","vcs_hash":"79755ecf75cd1d73a5512f7dce51f85b5904ac4b1e66d7ff50c8f44c85b23658","timestamp":"2025-09-10T19:07:36Z","subdir":"staging/src/k8s.io/controller-manager","vcs_ref":"refs/tags/staging/src/k8s.io/controller-manager/v1.34.1-k3s1"},\ | ||
| 938 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-controller-manager","version":"v1.34.1-k3s1","vcs_hash":"79755ecf75cd1d73a5512f7dce51f85b5904ac4b1e66d7ff50c8f44c85b23658","timestamp":"2025-09-10T19:07:36Z","subdir":"staging/src/k8s.io/kube-controller-manager","vcs_ref":"refs/tags/staging/src/k8s.io/kube-controller-manager/v1.34.1-k3s1"},\ | ||
| 939 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/cri-api","version":"v1.34.1-k3s1","vcs_hash":"79755ecf75cd1d73a5512f7dce51f85b5904ac4b1e66d7ff50c8f44c85b23658","timestamp":"2025-09-10T19:07:36Z","subdir":"staging/src/k8s.io/cri-api","vcs_ref":"refs/tags/staging/src/k8s.io/cri-api/v1.34.1-k3s1"},\ | ||
| 940 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/kubelet","version":"v1.34.1-k3s1","vcs_hash":"79755ecf75cd1d73a5512f7dce51f85b5904ac4b1e66d7ff50c8f44c85b23658","timestamp":"2025-09-10T19:07:36Z","subdir":"staging/src/k8s.io/kubelet","vcs_ref":"refs/tags/staging/src/k8s.io/kubelet/v1.34.1-k3s1"},\ | ||
| 941 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/cluster-bootstrap","version":"v1.34.1-k3s1","vcs_hash":"79755ecf75cd1d73a5512f7dce51f85b5904ac4b1e66d7ff50c8f44c85b23658","timestamp":"2025-09-10T19:07:36Z","subdir":"staging/src/k8s.io/cluster-bootstrap","vcs_ref":"refs/tags/staging/src/k8s.io/cluster-bootstrap/v1.34.1-k3s1"},\ | ||
| 942 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/sample-apiserver","version":"v1.34.1-k3s1","vcs_hash":"79755ecf75cd1d73a5512f7dce51f85b5904ac4b1e66d7ff50c8f44c85b23658","timestamp":"2025-09-10T19:07:36Z","subdir":"staging/src/k8s.io/sample-apiserver","vcs_ref":"refs/tags/staging/src/k8s.io/sample-apiserver/v1.34.1-k3s1"},\ | ||
| 943 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/pod-security-admission","version":"v1.34.1-k3s1","vcs_hash":"79755ecf75cd1d73a5512f7dce51f85b5904ac4b1e66d7ff50c8f44c85b23658","timestamp":"2025-09-10T19:07:36Z","subdir":"staging/src/k8s.io/pod-security-admission","vcs_ref":"refs/tags/staging/src/k8s.io/pod-security-admission/v1.34.1-k3s1"},\ | ||
| 944 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/sample-cli-plugin","version":"v1.34.1-k3s1","vcs_hash":"79755ecf75cd1d73a5512f7dce51f85b5904ac4b1e66d7ff50c8f44c85b23658","timestamp":"2025-09-10T19:07:36Z","subdir":"staging/src/k8s.io/sample-cli-plugin","vcs_ref":"refs/tags/staging/src/k8s.io/sample-cli-plugin/v1.34.1-k3s1"},\ | ||
| 945 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/client-go","version":"v1.34.1-k3s1","vcs_hash":"79755ecf75cd1d73a5512f7dce51f85b5904ac4b1e66d7ff50c8f44c85b23658","timestamp":"2025-09-10T19:07:36Z","subdir":"staging/src/k8s.io/client-go","vcs_ref":"refs/tags/staging/src/k8s.io/client-go/v1.34.1-k3s1"},\ | ||
| 946 | {"module":"github.com/k3s-io/spegel","version":"v0.2.0-k3s1","vcs_hash":"37ed036879002392385932523096cd7803dead8e8241d7e4b08868f7bdfe01e9","timestamp":"2025-05-06T22:46:58Z","subdir":"","vcs_ref":"refs/tags/v0.2.0-k3s1"},\ | ||
| 947 | {"module":"github.com/antithesishq/antithesis-sdk-go","version":"v0.4.3-default-no-op","vcs_hash":"9348188c1abdd414a3385a581d8b775ee6059db841fe04b9ecb580b99a26d685","timestamp":"2024-12-16T21:08:21Z","subdir":"","vcs_ref":"refs/tags/v0.4.3-default-no-op"},\ | ||
| 948 | {"module":"github.com/AdamKorcz/go-118-fuzz-build","version":"v0.0.0-20231105174938-2b5cbb29f3e2","vcs_hash":"7b745e973a8111f30e1e95d1a88ce98b403177bbe2a1b34d1eb16d90d5352448","timestamp":"2023-11-05T17:49:38Z","subdir":"","vcs_ref":""},\ | ||
| 949 | {"module":"github.com/ishidawataru/sctp","version":"v0.0.0-20250521072954-ae8eb7fa7995","vcs_hash":"ddb2358d95db6d07eccd870d7632bbeacbf54c252b00efb2a04b4adef8568910","timestamp":"2025-05-21T07:29:54Z","subdir":"","vcs_ref":""},\ | ||
| 950 | {"module":"github.com/vbatts/tar-split","version":"v0.12.1","vcs_hash":"d468886e06770735fad26b87b41fabfcf704280b035ef7cf89f6545e589c95cc","timestamp":"2025-01-30T22:58:54Z","subdir":"","vcs_ref":"refs/tags/v0.12.1"},\ | ||
| 951 | {"module":"github.com/MakeNowJust/heredoc","version":"v1.0.0","vcs_hash":"992eff60258071cdc2412f5253f0ba9650dc9e968dd601a2f2df5de245be5e3e","timestamp":"2019-08-23T03:24:15Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 952 | {"module":"github.com/stretchr/testify","version":"v1.7.1","vcs_hash":"719be8c83742fcd5ea6c60cce03388f5367bceeb8522379d83d0110c884426a5","timestamp":"2022-03-15T21:08:43Z","subdir":"","vcs_ref":"refs/tags/v1.7.1"},\ | ||
| 953 | {"module":"github.com/stretchr/testify","version":"v1.7.0","vcs_hash":"f87883f9ef1ad6bd6ecb844fe9108ae126c4dfab49080e5fb37bd27ca64417be","timestamp":"2021-01-13T09:54:11Z","subdir":"","vcs_ref":"refs/tags/v1.7.0"},\ | ||
| 954 | {"module":"github.com/stretchr/testify","version":"v1.4.0","vcs_hash":"9e52b2f6204cf4daab20f41d30029448e95ae1a472c112e86dbdd68a16e14a2e","timestamp":"2019-07-12T00:01:36Z","subdir":"","vcs_ref":"refs/tags/v1.4.0"},\ | ||
| 955 | {"module":"github.com/stretchr/testify","version":"v1.6.1","vcs_hash":"782e156612c5b8f52bb9daab64be055460c9e50ce18305034fc5c8954a4e6b4a","timestamp":"2020-06-05T10:48:45Z","subdir":"","vcs_ref":"refs/tags/v1.6.1"},\ | ||
| 956 | {"module":"github.com/stretchr/testify","version":"v1.8.0","vcs_hash":"39798af0c50431f2d4ce305d1aea9c6d13ad19d1ab6af227d59ebb3580e7a7f0","timestamp":"2022-06-29T10:56:06Z","subdir":"","vcs_ref":"refs/tags/v1.8.0"},\ | ||
| 957 | {"module":"github.com/stretchr/testify","version":"v1.10.0","vcs_hash":"9f66a27582a9e6eca9bf419e24508c10315317c311c9f2dd15c7944badd99385","timestamp":"2024-11-12T22:58:45Z","subdir":"","vcs_ref":"refs/tags/v1.10.0"},\ | ||
| 958 | {"module":"github.com/stretchr/testify","version":"v1.8.3","vcs_hash":"8a197762b99efcc9569be6574437bbc8ba68bb08552483d98ac7cebad4717beb","timestamp":"2023-05-10T21:42:04Z","subdir":"","vcs_ref":"refs/tags/v1.8.3"},\ | ||
| 959 | {"module":"github.com/stretchr/testify","version":"v1.9.0","vcs_hash":"003499734bee17b8844982adea572bd169732e82c6d280c8ebabd92ad4fc5e97","timestamp":"2024-02-29T14:36:18Z","subdir":"","vcs_ref":"refs/tags/v1.9.0"},\ | ||
| 960 | {"module":"github.com/stretchr/testify","version":"v1.2.2","vcs_hash":"2bb8c4aae39dd3460bd5d8094b70444e65cec7f2390b1c2a41ffb7d431d41317","timestamp":"2018-06-09T11:55:18Z","subdir":"","vcs_ref":"refs/tags/v1.2.2"},\ | ||
| 961 | {"module":"github.com/stretchr/testify","version":"v1.8.1","vcs_hash":"d45ab2961914a9a432c9fbbee6a5e2e51a7c04a9c7b64b567c83074a7152bb5f","timestamp":"2022-10-20T10:50:56Z","subdir":"","vcs_ref":"refs/tags/v1.8.1"},\ | ||
| 962 | {"module":"github.com/stretchr/testify","version":"v1.11.1","vcs_hash":"ba91b84762300277627df761c9f004ffcc560434a1a1c2e613269b0c2e378278","timestamp":"2025-08-27T10:46:31Z","subdir":"","vcs_ref":"refs/tags/v1.11.1"},\ | ||
| 963 | {"module":"github.com/stretchr/testify","version":"v1.3.0","vcs_hash":"15f4be955793ecb9ef81031cf64191211271265868a72e4bf25c409e978a8ce8","timestamp":"2019-01-03T19:31:39Z","subdir":"","vcs_ref":"refs/tags/v1.3.0"},\ | ||
| 964 | {"module":"github.com/stretchr/testify","version":"v1.8.2","vcs_hash":"5eed4f7019d77fd1a97b264bb91f3668f2495d84acd03b9b60d32e894e4518a5","timestamp":"2023-02-25T12:46:30Z","subdir":"","vcs_ref":"refs/tags/v1.8.2"},\ | ||
| 965 | {"module":"github.com/stretchr/testify","version":"v1.8.4","vcs_hash":"cec0eadb3ceb93408aae446eb0c115ea4a39cd4ba2048947ee55e1f8969c3872","timestamp":"2023-05-30T09:38:40Z","subdir":"","vcs_ref":"refs/tags/v1.8.4"},\ | ||
| 966 | {"module":"github.com/stretchr/objx","version":"v0.1.0","vcs_hash":"39828321881a0709a36a2d1edde8fc9928ddd471ebd0bbdf7012076e7214bb02","timestamp":"2018-01-06T01:13:53Z","subdir":"","vcs_ref":"refs/tags/v0.1.0"},\ | ||
| 967 | {"module":"github.com/stretchr/objx","version":"v0.4.0","vcs_hash":"4ca532f3c50e5c7c19e3dc9316d05026ba007fe253a359de8b2a8492d16f1faa","timestamp":"2022-04-12T09:17:15Z","subdir":"","vcs_ref":"refs/tags/v0.4.0"},\ | ||
| 968 | {"module":"github.com/stretchr/objx","version":"v0.5.0","vcs_hash":"956998068f3cc530e52afae6bcb80d92158cdaee2b707bdfdaf132ff05de3b4f","timestamp":"2022-09-18T03:09:40Z","subdir":"","vcs_ref":"refs/tags/v0.5.0"},\ | ||
| 969 | {"module":"github.com/stretchr/objx","version":"v0.5.2","vcs_hash":"fe4a57d26379977ebf461da8c71a20095b9f973a91d55076b67fa0de48206a1e","timestamp":"2024-02-29T09:57:51Z","subdir":"","vcs_ref":"refs/tags/v0.5.2"},\ | ||
| 970 | {"module":"github.com/tidwall/btree","version":"v1.8.1","vcs_hash":"b6030c500d1c4cd1b5b59d994c6fec9b763c326710ac0a29574525b249c4c6e6","timestamp":"2025-08-05T22:12:24Z","subdir":"","vcs_ref":"refs/tags/v1.8.1"},\ | ||
| 971 | {"module":"github.com/smartystreets/assertions","version":"v1.2.0","vcs_hash":"cc0efd8f340f37c912292832b2d49577de2465533410021569800162eec7d326","timestamp":"2020-09-12T01:45:55Z","subdir":"","vcs_ref":"refs/tags/v1.2.0"},\ | ||
| 972 | {"module":"github.com/smartystreets/goconvey","version":"v1.7.2","vcs_hash":"86b60135ab3a95316ff39e6ba689a4d066801d206b7cd10937ec3302b18ccec4","timestamp":"2021-10-28T04:54:40Z","subdir":"","vcs_ref":"refs/tags/v1.7.2"},\ | ||
| 973 | {"module":"github.com/gliderlabs/ssh","version":"v0.1.1","vcs_hash":"c6e39df71984481a76325df4d86e19fff932ac8541a9e1e4021be3ce2860b614","timestamp":"2018-05-07T23:10:55Z","subdir":"","vcs_ref":"refs/tags/v0.1.1"},\ | ||
| 974 | {"module":"github.com/inconshreveable/mousetrap","version":"v1.1.0","vcs_hash":"a9f0ac4cf05240ceb9790811cbd8ab3cbdcd404501a9ca5a402a28033e7235d8","timestamp":"2022-11-27T22:01:53Z","subdir":"","vcs_ref":"refs/tags/v1.1.0"},\ | ||
| 975 | {"module":"github.com/cpuguy83/go-md2man/v2","version":"v2.0.0-20190314233015-f79a8a8ca69d","vcs_hash":"494e210529b35b6873eafaf90caab9198cbc1f4aa877b875861a51d99856f450","timestamp":"2019-03-14T23:30:15Z","subdir":"v2","vcs_ref":""},\ | ||
| 976 | {"module":"github.com/cpuguy83/go-md2man/v2","version":"v2.0.6","vcs_hash":"0b9036af46cc50aa9433a461266e6ef3b3645807c3d1fa49cc53eb201e011781","timestamp":"2024-12-16T17:50:50Z","subdir":"","vcs_ref":"refs/tags/v2.0.6"},\ | ||
| 977 | {"module":"github.com/cpuguy83/go-md2man/v2","version":"v2.0.0","vcs_hash":"494e210529b35b6873eafaf90caab9198cbc1f4aa877b875861a51d99856f450","timestamp":"2019-03-14T23:30:15Z","subdir":"v2","vcs_ref":"refs/tags/v2.0.0"},\ | ||
| 978 | {"module":"github.com/cpuguy83/go-md2man/v2","version":"v2.0.7","vcs_hash":"44790142f31974c97a48f51298f4d80d17cdea0211947e7cbfe90054a7fe7774","timestamp":"2025-04-24T23:51:24Z","subdir":"","vcs_ref":"refs/tags/v2.0.7"},\ | ||
| 979 | {"module":"github.com/quic-go/qpack","version":"v0.5.1","vcs_hash":"cfcf46ed7f6b4ebedf88d1f8fb3bedbd3d592095505ebff103ddcb3ddf37ea01","timestamp":"2024-09-04T06:01:29Z","subdir":"","vcs_ref":"refs/tags/v0.5.1"},\ | ||
| 980 | {"module":"github.com/quic-go/webtransport-go","version":"v0.8.1-0.20241018022711-4ac2c9250e66","vcs_hash":"5e12c717a1f4c0c6da0516751fb2bc9d607b30706405a6dbe9953061fe6c4d38","timestamp":"2024-10-18T02:27:11Z","subdir":"","vcs_ref":""},\ | ||
| 981 | {"module":"github.com/quic-go/quic-go","version":"v0.50.1","vcs_hash":"32523cd7727a0f2d64908f37b93809d9bf8d00ddcbfc40db7792a7e3eb8e2fa3","timestamp":"2025-03-21T05:29:53Z","subdir":"","vcs_ref":"refs/tags/v0.50.1"},\ | ||
| 982 | {"module":"github.com/choria-io/fisk","version":"v0.7.1","vcs_hash":"df2f698ca9100ea51cfa914d0147efd70373847951d1251c0433cf9c7419a480","timestamp":"2025-04-08T08:30:09Z","subdir":"","vcs_ref":"refs/tags/v0.7.1"},\ | ||
| 983 | {"module":"github.com/hpcloud/tail","version":"v1.0.0","vcs_hash":"9dfd08c5a4f07a465c8fe6fd4e5e96ac82ccaeba87143831c1a6290e944a3c84","timestamp":"2016-04-28T00:30:50Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 984 | {"module":"github.com/AndreasBriese/bbloom","version":"v0.0.0-20190825152654-46b345b51c96","vcs_hash":"573c33e18f0054d4ecbf36ec3ed6ad245188af625675866eb09c46b5850b2139","timestamp":"2019-08-25T15:26:54Z","subdir":"","vcs_ref":""},\ | ||
| 985 | {"module":"github.com/xiang90/probing","version":"v0.0.0-20221125231312-a49e3df8f510","vcs_hash":"d2061d68c832996bd0e67cf52556c9e8923750fb34190a39eba1a85e96d63c26","timestamp":"2022-11-25T23:13:12Z","subdir":"","vcs_ref":""},\ | ||
| 986 | {"module":"github.com/xiang90/probing","version":"v0.0.0-20190116061207-43a291ad63a2","vcs_hash":"0d47dfcb60edac5534bead1b8901c3c729078f9a10fe384a43d78672a2725866","timestamp":"2019-01-16T06:12:07Z","subdir":"","vcs_ref":""},\ | ||
| 987 | {"module":"github.com/peterbourgon/diskv","version":"v2.0.1+incompatible","vcs_hash":"8625edde317f1f22cc2818a98d9abcbe70bd7594027c378d1af3b3b0354ac6fe","timestamp":"2017-08-14T17:35:58Z","subdir":"","vcs_ref":"refs/tags/v2.0.1"},\ | ||
| 988 | {"module":"github.com/mikioh/tcp","version":"v0.0.0-20190314235350-803a9b46060c","vcs_hash":"b5018b1632de9497f73466e6e74890e66ea73426b1654ecabffc283ddc76d241","timestamp":"2019-03-14T23:53:50Z","subdir":"","vcs_ref":""},\ | ||
| 989 | {"module":"github.com/mikioh/tcpinfo","version":"v0.0.0-20190314235526-30a79bb1804b","vcs_hash":"4a5614e584aeea02cac795328a3831dc0f25b929872390eac1db8d3362c95929","timestamp":"2019-03-14T23:55:26Z","subdir":"","vcs_ref":""},\ | ||
| 990 | {"module":"github.com/mikioh/tcpopt","version":"v0.0.0-20190314235656-172688c1accc","vcs_hash":"af90ca34a7ae8e7eb9302780266e78a7f94198251ca6982770d866368b6680b0","timestamp":"2019-03-14T23:56:56Z","subdir":"","vcs_ref":""},\ | ||
| 991 | {"module":"github.com/mikioh/ipaddr","version":"v0.0.0-20190404000644-d465c8ab6721","vcs_hash":"60b561c79969dff0b810b19930e0f41d48404a26b5354e19527f2a78cc3d5b06","timestamp":"2019-04-04T00:06:44Z","subdir":"","vcs_ref":""},\ | ||
| 992 | {"module":"github.com/iancoleman/strcase","version":"v0.3.0","vcs_hash":"e6b03d190b19f538af3e5683072f36c8e86b6a4478ff41704344b8df9f72b035","timestamp":"2023-07-13T00:09:19Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 993 | {"module":"github.com/iancoleman/strcase","version":"v0.2.0","vcs_hash":"bada0a35478d8281532b5a73a507a7c63a65439b876aa50eb6ec464091a62898","timestamp":"2021-07-12T23:15:45Z","subdir":"","vcs_ref":"refs/tags/v0.2.0"},\ | ||
| 994 | {"module":"github.com/cespare/xxhash","version":"v1.1.0","vcs_hash":"f1efb2c29b6433b427aff2bdf512fd9ff9b4ab5751f1fc3a6c99a8a37c4ca2c0","timestamp":"2018-09-10T06:45:31Z","subdir":"","vcs_ref":"refs/tags/v1.1.0"},\ | ||
| 995 | {"module":"github.com/cespare/xxhash/v2","version":"v2.3.0","vcs_hash":"4cf9134295bfe252b2146507759140e7050e00021c322cfd0d38a231ef3c0b20","timestamp":"2024-04-04T20:00:10Z","subdir":"","vcs_ref":"refs/tags/v2.3.0"},\ | ||
| 996 | {"module":"github.com/cespare/xxhash/v2","version":"v2.2.0","vcs_hash":"7746ae0f30410353176582bb9e382aff24108dd618b7ef963012b677127ce920","timestamp":"2022-12-04T02:06:23Z","subdir":"","vcs_ref":"refs/tags/v2.2.0"},\ | ||
| 997 | {"module":"github.com/fogleman/gg","version":"v1.2.1-0.20190220221249-0403632d5b90","vcs_hash":"bf5446a50b64b0fd09ff100133aa0560b38557ad8e9c591cbcb189b2701117a5","timestamp":"2019-02-20T22:12:49Z","subdir":"","vcs_ref":""},\ | ||
| 998 | {"module":"github.com/fogleman/gg","version":"v1.3.0","vcs_hash":"bf5446a50b64b0fd09ff100133aa0560b38557ad8e9c591cbcb189b2701117a5","timestamp":"2019-02-20T22:12:49Z","subdir":"","vcs_ref":"refs/tags/v1.3.0"},\ | ||
| 999 | {"module":"github.com/santhosh-tekuri/jsonschema/v5","version":"v5.3.1","vcs_hash":"9964fa94eb99b405ebcfa3af19e0e16d07aef590c7af497cdfc6743aa4544776","timestamp":"2023-07-22T18:48:50Z","subdir":"","vcs_ref":"refs/tags/v5.3.1"},\ | ||
| 1000 | {"module":"github.com/mistifyio/go-zfs","version":"v2.1.2-0.20190413222219-f784269be439+incompatible","vcs_hash":"9dc8214350758a72ca00412fbd7206979e339443cf6a5eaeb608d9e849ffb843","timestamp":"2019-04-13T22:22:19Z","subdir":"","vcs_ref":""},\ | ||
| 1001 | {"module":"github.com/mistifyio/go-zfs","version":"v2.1.1+incompatible","vcs_hash":"08c1715702a3dc031d9ba986ee984563b57ebb0e338526ea942c5af9526f752e","timestamp":"2015-05-29T14:27:51Z","subdir":"","vcs_ref":"refs/tags/v2.1.1"},\ | ||
| 1002 | {"module":"github.com/mistifyio/go-zfs/v3","version":"v3.0.1","vcs_hash":"14a067948c9001a8443e88278679f597430282136bcd53894095ccfed51182ca","timestamp":"2023-05-23T02:04:01Z","subdir":"","vcs_ref":"refs/tags/v3.0.1"},\ | ||
| 1003 | {"module":"go.uber.org/mock","version":"v0.5.0","vcs_hash":"84690e1069b4ad70e2d5fec3d8f934623d7d299829df8ba8c5fcaeec38806c67","timestamp":"2024-10-17T21:35:14Z","subdir":"","vcs_ref":"refs/tags/v0.5.0"},\ | ||
| 1004 | {"module":"go.uber.org/mock","version":"v0.5.2","vcs_hash":"92d065240c92b2ba820a0d6c3bb4b5174d1752db7a0990a7eb1fe9ce425eca6a","timestamp":"2025-04-28T16:20:04Z","subdir":"","vcs_ref":"refs/tags/v0.5.2"},\ | ||
| 1005 | {"module":"go.uber.org/dig","version":"v1.18.0","vcs_hash":"746f0f8743d2016d2b471b8cbe7b42c902668d196e9c6de3053737b788b2469d","timestamp":"2024-08-07T14:31:06Z","subdir":"","vcs_ref":"refs/tags/v1.18.0"},\ | ||
| 1006 | {"module":"go.uber.org/goleak","version":"v1.3.0","vcs_hash":"358840d6c8d4d8a268b95a505fd6f93da14af34041c0824fe51920b4cd523ae2","timestamp":"2023-10-24T16:28:03Z","subdir":"","vcs_ref":"refs/tags/v1.3.0"},\ | ||
| 1007 | {"module":"go.uber.org/multierr","version":"v1.11.0","vcs_hash":"9e9b72c633d0ee4d572aa2aef1a020bd0d0430b461457342ecf9ba78885e216c","timestamp":"2023-03-29T23:00:37Z","subdir":"","vcs_ref":"refs/tags/v1.11.0"},\ | ||
| 1008 | {"module":"go.uber.org/automaxprocs","version":"v1.6.0","vcs_hash":"8ab31d7b6c65257de48f8b07a1403dfaa497f722b374c5c6ddcb0804a3c02e9a","timestamp":"2024-09-23T17:47:22Z","subdir":"","vcs_ref":"refs/tags/v1.6.0"},\ | ||
| 1009 | {"module":"go.uber.org/atomic","version":"v1.11.0","vcs_hash":"d00c989f8bb8a9438dd86b0aa36df5fb6d45f6e7fc0c9a3e46fb1aa00c952c73","timestamp":"2023-05-03T17:25:03Z","subdir":"","vcs_ref":"refs/tags/v1.11.0"},\ | ||
| 1010 | {"module":"go.uber.org/zap","version":"v1.27.0","vcs_hash":"7ea0c9e80e2a0bb1bd91b81faf8ace4dfef165de4ce47d177768475c6d02c2f1","timestamp":"2024-02-20T20:55:06Z","subdir":"","vcs_ref":"refs/tags/v1.27.0"},\ | ||
| 1011 | {"module":"go.uber.org/fx","version":"v1.23.0","vcs_hash":"ef0fde5a2b45ed0be8a78a5b2d8b63187d716902f6a9ed8240ae253beee26dbb","timestamp":"2024-10-11T16:56:13Z","subdir":"","vcs_ref":"refs/tags/v1.23.0"},\ | ||
| 1012 | {"module":"filippo.io/edwards25519","version":"v1.1.0","vcs_hash":"f4c4c638435f40478f3fd4350a83ea7fc251e7970f9edee9b9bc5101fbd4f799","timestamp":"2023-12-10T19:13:24Z","subdir":"","vcs_ref":"refs/tags/v1.1.0"},\ | ||
| 1013 | {"module":"sigs.k8s.io/cli-utils","version":"v0.37.2","vcs_hash":"bff3525ef45b568078e9c3abd8ea25c9ffefe690ddc4804aeff00414847d9d3b","timestamp":"2024-07-08T23:21:16Z","subdir":"","vcs_ref":"refs/tags/v0.37.2"},\ | ||
| 1014 | {"module":"sigs.k8s.io/kustomize/kustomize/v5","version":"v5.7.1","vcs_hash":"560052c6e8e1e43719507c1722267c9ab89b2acbd58bb5737b0405c54cd0624a","timestamp":"2025-07-23T12:44:29Z","subdir":"kustomize","vcs_ref":"refs/tags/kustomize/v5.7.1"},\ | ||
| 1015 | {"module":"sigs.k8s.io/kustomize/kyaml","version":"v0.20.1","vcs_hash":"3f7955ef663154dde14b5915ce642a2a6eb52cc7cf07cf8d2e1ec2fbecdd3a3b","timestamp":"2025-07-20T19:50:25Z","subdir":"kyaml","vcs_ref":"refs/tags/kyaml/v0.20.1"},\ | ||
| 1016 | {"module":"sigs.k8s.io/kustomize/api","version":"v0.20.1","vcs_hash":"31556c12be78f3355ccbeb69d43c300517c7ca9054bd4dba7b5e1588e3eef8c2","timestamp":"2025-07-23T12:30:29Z","subdir":"api","vcs_ref":"refs/tags/api/v0.20.1"},\ | ||
| 1017 | {"module":"sigs.k8s.io/kustomize/cmd/config","version":"v0.20.1","vcs_hash":"cd5046b6e9788c37d63249f1f0e4efc1d3556bd8126aeeea71926e0aed56ab74","timestamp":"2025-07-23T12:18:27Z","subdir":"cmd/config","vcs_ref":"refs/tags/cmd/config/v0.20.1"},\ | ||
| 1018 | {"module":"sigs.k8s.io/structured-merge-diff/v4","version":"v4.4.1","vcs_hash":"4a63ad967da7904ce5fc3bb9f38fa10e528be9f375ff26c2f8dfbf8691298928","timestamp":"2023-10-27T03:34:02Z","subdir":"","vcs_ref":"refs/tags/v4.4.1"},\ | ||
| 1019 | {"module":"sigs.k8s.io/structured-merge-diff/v4","version":"v4.6.0","vcs_hash":"81d83ddafdea91b3ca45b61ae19d3ce9c163389fa42f1ab0ccef266a73d6a686","timestamp":"2025-03-04T18:29:45Z","subdir":"","vcs_ref":"refs/tags/v4.6.0"},\ | ||
| 1020 | {"module":"sigs.k8s.io/structured-merge-diff/v6","version":"v6.3.0","vcs_hash":"d66ac94ec61bd2ff1830ecd910c5ba59307d9987a0b5e8bc4d43eed2a9670e03","timestamp":"2025-07-16T20:34:24Z","subdir":"","vcs_ref":"refs/tags/v6.3.0"},\ | ||
| 1021 | {"module":"sigs.k8s.io/json","version":"v0.0.0-20241014173422-cfa47c3a1cc8","vcs_hash":"af72b3861f1b450d8fac535a64ce765bba3c291956ec3c652a5f54db46add460","timestamp":"2024-10-14T17:34:22Z","subdir":"","vcs_ref":""},\ | ||
| 1022 | {"module":"sigs.k8s.io/json","version":"v0.0.0-20250730193827-2d320260d730","vcs_hash":"464b6144a42f16f67617e6ae70c780fa6b3663ca909d664a33af0b61e7456764","timestamp":"2025-07-30T19:38:27Z","subdir":"","vcs_ref":""},\ | ||
| 1023 | {"module":"sigs.k8s.io/json","version":"v0.0.0-20221116044647-bc3834ca7abd","vcs_hash":"75caa32e3677fcec80221cbc877ff77fe39daae57f9bb7addb78b26f595031fe","timestamp":"2022-11-16T04:46:47Z","subdir":"","vcs_ref":""},\ | ||
| 1024 | {"module":"sigs.k8s.io/apiserver-network-proxy/konnectivity-client","version":"v0.31.2","vcs_hash":"97a720af9e39ade9188cb87c2b7ddab95b710cc571873f829a9c9941d5a717ed","timestamp":"2025-02-07T00:45:56Z","subdir":"konnectivity-client","vcs_ref":"refs/tags/konnectivity-client/v0.31.2"},\ | ||
| 1025 | {"module":"sigs.k8s.io/apiserver-network-proxy/konnectivity-client","version":"v0.33.0","vcs_hash":"4978430bfa566b2b400f2a2df7673a8718c5a6b8848d7939a0d2450cd7ce6da3","timestamp":"2025-05-19T21:35:14Z","subdir":"konnectivity-client","vcs_ref":"refs/tags/konnectivity-client/v0.33.0"},\ | ||
| 1026 | {"module":"sigs.k8s.io/knftables","version":"v0.0.17","vcs_hash":"dfbaa11305eac8d43be4f986419faf5687ffd8a13979bfa871813b18f8c7d8b0","timestamp":"2024-07-22T21:25:31Z","subdir":"","vcs_ref":"refs/tags/v0.0.17"},\ | ||
| 1027 | {"module":"sigs.k8s.io/knftables","version":"v0.0.18","vcs_hash":"e1a6f7a503b540d2cba78ffaa72a5e8807399224b9c0095c37b5c1d0478c1084","timestamp":"2024-10-30T15:17:59Z","subdir":"","vcs_ref":"refs/tags/v0.0.18"},\ | ||
| 1028 | {"module":"sigs.k8s.io/yaml","version":"v1.4.0","vcs_hash":"1a5189a2f11994a0ed72dcd69d5046be49f0ac8890830fc52ddb333e63e84cd5","timestamp":"2023-10-24T17:13:34Z","subdir":"","vcs_ref":"refs/tags/v1.4.0"},\ | ||
| 1029 | {"module":"sigs.k8s.io/yaml","version":"v1.6.0","vcs_hash":"289ff1bc36e2275d8f58e8de4b1e27b0cabf0d8bfcb2058f040045490a48f9fc","timestamp":"2025-07-24T18:12:28Z","subdir":"","vcs_ref":"refs/tags/v1.6.0"},\ | ||
| 1030 | {"module":"sigs.k8s.io/randfill","version":"v1.0.0","vcs_hash":"64598686d0dc1d499a7860fd9d58ec01370c353b03b4e9377d668d615af13dc6","timestamp":"2025-03-04T18:23:53Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 1031 | {"module":"gvisor.dev/gvisor","version":"v0.0.0-20230927004350-cbd86285d259","vcs_hash":"12f47a5ee7cbad248c7615a62fee820a9df218ea4343550d804674dd7205d41b","timestamp":"2023-09-27T00:43:50Z","subdir":"","vcs_ref":""},\ | ||
| 1032 | {"module":"cel.dev/expr","version":"v0.20.0","vcs_hash":"e2b4c78a33832732c0a406be7ded6c20bb7230678f9c38b821241e73ff858838","timestamp":"2025-02-12T20:24:05Z","subdir":"","vcs_ref":"refs/tags/v0.20.0"},\ | ||
| 1033 | {"module":"cel.dev/expr","version":"v0.19.0","vcs_hash":"cbea25bc9fe77d358c0c7105ec4d3387a645e2879918aef6945299fd172a69c8","timestamp":"2024-12-02T21:06:23Z","subdir":"","vcs_ref":"refs/tags/v0.19.0"},\ | ||
| 1034 | {"module":"cel.dev/expr","version":"v0.15.0","vcs_hash":"5116033168f56f4b23a436481f9f15e7e0b4d98bc29ebfe5841551fdfd60daa7","timestamp":"2024-03-26T21:31:36Z","subdir":"","vcs_ref":"refs/tags/v0.15.0"},\ | ||
| 1035 | {"module":"cel.dev/expr","version":"v0.16.0","vcs_hash":"d35a94d23177d5f4e2b972f2b037a438d3adf639bb1153ef655c13a8d6dd7cfd","timestamp":"2024-08-13T17:47:30Z","subdir":"","vcs_ref":"refs/tags/v0.16.0"},\ | ||
| 1036 | {"module":"cel.dev/expr","version":"v0.24.0","vcs_hash":"22be8bab702f88ee991b30c18c7bac8535814d8de3215c69ac9ee1e73da82c45","timestamp":"2025-05-07T15:31:15Z","subdir":"","vcs_ref":"refs/tags/v0.24.0"},\ | ||
| 1037 | {"module":"golang.zx2c4.com/wireguard","version":"v0.0.0-20231211153847-12269c276173","vcs_hash":"f27d42cad7e531e67b9eb454350e09b0fb8aa120131d49898b20c16531c40497","timestamp":"2023-12-11T15:38:47Z","subdir":"","vcs_ref":""},\ | ||
| 1038 | {"module":"golang.zx2c4.com/wireguard/wgctrl","version":"v0.0.0-20241231184526-a9ab2273dd10","vcs_hash":"3303b8532c5eda2a6a0b07aff895c8ace79d08b37be9a57e2134ccde31c6fe3c","timestamp":"2024-12-31T18:45:26Z","subdir":"","vcs_ref":""},\ | ||
| 1039 | {"module":"golang.zx2c4.com/wintun","version":"v0.0.0-20230126152724-0fa3db229ce2","vcs_hash":"8708f19e807bdf4dc48c8a3783169a0aa59ae11fec12b2c9a9e04b573d1b6920","timestamp":"2023-01-26T15:27:24Z","subdir":"","vcs_ref":""},\ | ||
| 1040 | {"module":"go.opencensus.io","version":"v0.24.0","vcs_hash":"8607148e6fbec2ab3d0020ea3ffb8bdce7bc15dae97ebec60385afa6ddb97c29","timestamp":"2022-11-03T20:13:50Z","subdir":"","vcs_ref":"refs/tags/v0.24.0"},\ | ||
| 1041 | {"module":"gonum.org/v1/gonum","version":"v0.15.1","vcs_hash":"5d8af3bea3daf7e64da40a324747478d3fb8d80db6e58854766de028e820a0d8","timestamp":"2024-08-16T23:11:18Z","subdir":"","vcs_ref":"refs/tags/v0.15.1"},\ | ||
| 1042 | {"module":"gonum.org/v1/plot","version":"v0.14.0","vcs_hash":"8f8696ba9fb54f559adaf9f5f9cdd67dada40d9c7b50a8a2257e330a0df0178c","timestamp":"2023-08-31T05:47:16Z","subdir":"","vcs_ref":"refs/tags/v0.14.0"},\ | ||
| 1043 | {"module":"go.yaml.in/yaml/v3","version":"v3.0.4","vcs_hash":"28af0e86ac86bfc3e00873c91eee3b58eb4f82e4f4c0f7963ccfc8872fd4a4a5","timestamp":"2025-06-29T14:09:51Z","subdir":"","vcs_ref":"refs/tags/v3.0.4"},\ | ||
| 1044 | {"module":"go.yaml.in/yaml/v2","version":"v2.4.2","vcs_hash":"8e5c657c86d0e182b5f4d6ed3715a0ec93dfb998d8ef94555af035578a3aba8d","timestamp":"2025-06-02T16:37:17Z","subdir":"","vcs_ref":"refs/tags/v2.4.2"},\ | ||
| 1045 | {"module":"golang.org/x/sys","version":"v0.35.0","vcs_hash":"f10760bd79dec3ae3deb5c7e80a5341c9e5063e347f2cffc7799e8661bf7a7b9","timestamp":"2025-08-06T21:03:43Z","subdir":"","vcs_ref":"refs/tags/v0.35.0"},\ | ||
| 1046 | {"module":"golang.org/x/sys","version":"v0.31.0","vcs_hash":"c87d91ed596c4c340f033586e42fe11bf578a7f212448d4a3fa86dbd4b8d4747","timestamp":"2025-02-14T21:48:03Z","subdir":"","vcs_ref":"refs/tags/v0.31.0"},\ | ||
| 1047 | {"module":"golang.org/x/sys","version":"v0.30.0","vcs_hash":"cef0b94e63cc5f5b9e0a30e26b3a4b3cbfcf2356d9ce5285e78900231b8efdd8","timestamp":"2025-01-31T15:57:49Z","subdir":"","vcs_ref":"refs/tags/v0.30.0"},\ | ||
| 1048 | {"module":"golang.org/x/sys","version":"v0.34.0","vcs_hash":"2b062c37af0c61e127746bd6edbd8a4ab78a43e7a985582e31e25d2d9539449c","timestamp":"2025-06-17T17:35:38Z","subdir":"","vcs_ref":"refs/tags/v0.34.0"},\ | ||
| 1049 | {"module":"golang.org/x/sys","version":"v0.29.0","vcs_hash":"f38a791419f4d5b967057378dd4050b42368925d6b7a668ded952eaad5ca184f","timestamp":"2024-12-26T16:00:01Z","subdir":"","vcs_ref":"refs/tags/v0.29.0"},\ | ||
| 1050 | {"module":"golang.org/x/image","version":"v0.14.0","vcs_hash":"c1bc0401104ed0700b972d3239cff34e5c25c71a585fdf192166e5fffd86d2b5","timestamp":"2023-11-07T19:04:26Z","subdir":"","vcs_ref":"refs/tags/v0.14.0"},\ | ||
| 1051 | {"module":"golang.org/x/mod","version":"v0.7.0","vcs_hash":"ef19e6412fd24a3f6a04528cf94a6f4a990d6401faff4167170e33521f6a972f","timestamp":"2022-11-08T21:31:42Z","subdir":"","vcs_ref":"refs/tags/v0.7.0"},\ | ||
| 1052 | {"module":"golang.org/x/mod","version":"v0.6.0","vcs_hash":"74713812b6fe8157fc71ab8e56adbb96692f32b1e16d4c12258550972c0167bf","timestamp":"2022-10-19T17:57:57Z","subdir":"","vcs_ref":"refs/tags/v0.6.0"},\ | ||
| 1053 | {"module":"golang.org/x/mod","version":"v0.8.0","vcs_hash":"7ef51338d8e623e736e20c1b31c1b901aaec9b92183668719ead1a38003fbd8c","timestamp":"2023-02-02T20:50:06Z","subdir":"","vcs_ref":"refs/tags/v0.8.0"},\ | ||
| 1054 | {"module":"golang.org/x/mod","version":"v0.18.0","vcs_hash":"9bf2815e529f54c303a717858f212b598d63451dae7c527cd3ae3120966ec7f2","timestamp":"2024-05-14T17:47:13Z","subdir":"","vcs_ref":"refs/tags/v0.18.0"},\ | ||
| 1055 | {"module":"golang.org/x/mod","version":"v0.12.0","vcs_hash":"6298f3a9437391a0bc3f25313e688f4d0fadb24b18e5241b03c109c66fc85ed2","timestamp":"2023-06-21T11:18:17Z","subdir":"","vcs_ref":"refs/tags/v0.12.0"},\ | ||
| 1056 | {"module":"golang.org/x/mod","version":"v0.21.0","vcs_hash":"b353f336a8275795b8f764cbc880dab145e59c77d2680640cb8b8406d84d13ca","timestamp":"2024-08-16T18:30:36Z","subdir":"","vcs_ref":"refs/tags/v0.21.0"},\ | ||
| 1057 | {"module":"golang.org/x/mod","version":"v0.15.0","vcs_hash":"7e2510260fb34e72e79e38bbfdb10ff9a20e584f7d79822b31c6b8f4177f1f2a","timestamp":"2024-01-26T20:57:38Z","subdir":"","vcs_ref":"refs/tags/v0.15.0"},\ | ||
| 1058 | {"module":"golang.org/x/mod","version":"v0.24.0","vcs_hash":"809f2b0ddaa3729cfade74e7ee11f229989864a955e83864fe69d136cd5537c0","timestamp":"2025-02-14T21:54:42Z","subdir":"","vcs_ref":"refs/tags/v0.24.0"},\ | ||
| 1059 | {"module":"golang.org/x/mod","version":"v0.9.0","vcs_hash":"5d37f452b45a9fa695391acad9005fe8c18db1b7ec3da7f75e8eaebcc35fe607","timestamp":"2023-02-27T21:59:11Z","subdir":"","vcs_ref":"refs/tags/v0.9.0"},\ | ||
| 1060 | {"module":"golang.org/x/mod","version":"v0.27.0","vcs_hash":"c732fb18987301684a2d18c11ad478d8b2f6d1b824544e3603e467859fd58c6a","timestamp":"2025-08-07T14:51:59Z","subdir":"","vcs_ref":"refs/tags/v0.27.0"},\ | ||
| 1061 | {"module":"golang.org/x/mod","version":"v0.17.0","vcs_hash":"f5ac06bdfe55fc7bd179f7c5a60562be13e6bcc09b95c407d4406e98a81ce1c0","timestamp":"2024-03-15T15:59:16Z","subdir":"","vcs_ref":"refs/tags/v0.17.0"},\ | ||
| 1062 | {"module":"golang.org/x/oauth2","version":"v0.7.0","vcs_hash":"c5f76558204f83c53192609f087d59588eab142c6209e08ca50fbe6262dd103c","timestamp":"2023-04-06T17:54:20Z","subdir":"","vcs_ref":"refs/tags/v0.7.0"},\ | ||
| 1063 | {"module":"golang.org/x/oauth2","version":"v0.6.0","vcs_hash":"f0689574d5bcb200d96aaa39170246a206dc86784db8bce26930d46e18470235","timestamp":"2023-03-05T04:01:11Z","subdir":"","vcs_ref":"refs/tags/v0.6.0"},\ | ||
| 1064 | {"module":"golang.org/x/oauth2","version":"v0.4.0","vcs_hash":"282615a8ce4596cc4e45bdc04232784e114dd27dc975826c421d448e061dbb22","timestamp":"2023-01-04T16:08:32Z","subdir":"","vcs_ref":"refs/tags/v0.4.0"},\ | ||
| 1065 | {"module":"golang.org/x/oauth2","version":"v0.0.0-20221014153046-6fdb5e3db783","vcs_hash":"af317d31f0cec8852ae8f768f264e6409b76adfd771754e4799c2ae40f281265","timestamp":"2022-10-14T15:30:46Z","subdir":"","vcs_ref":""},\ | ||
| 1066 | {"module":"golang.org/x/oauth2","version":"v0.8.0","vcs_hash":"82a7329560ffc3e9e45527430c8067b43aa5714b3da8421a4b4189452bcd3736","timestamp":"2023-05-08T21:24:50Z","subdir":"","vcs_ref":"refs/tags/v0.8.0"},\ | ||
| 1067 | {"module":"golang.org/x/oauth2","version":"v0.28.0","vcs_hash":"d2b6ecf539d65ddfeb4fb1ae239242eda4beabc633af2fc4ce8c73915ed91fc6","timestamp":"2025-03-03T20:46:08Z","subdir":"","vcs_ref":"refs/tags/v0.28.0"},\ | ||
| 1068 | {"module":"golang.org/x/oauth2","version":"v0.5.0","vcs_hash":"774719951f8ca497a82b5ae20c0f9b96fc20362e7479dc39e8bb97def975f09d","timestamp":"2023-02-08T21:58:22Z","subdir":"","vcs_ref":"refs/tags/v0.5.0"},\ | ||
| 1069 | {"module":"golang.org/x/oauth2","version":"v0.0.0-20221006150949-b44042a4b9c1","vcs_hash":"4643c5fa8a017020dd3260693bfa1131093f8322b73211f95d6710568ec0fd9a","timestamp":"2022-10-06T15:09:49Z","subdir":"","vcs_ref":""},\ | ||
| 1070 | {"module":"golang.org/x/oauth2","version":"v0.30.0","vcs_hash":"9d690404d55fe61f12b60291b8248b30b26748c84367097aae3de38a202f1504","timestamp":"2025-04-30T15:42:02Z","subdir":"","vcs_ref":"refs/tags/v0.30.0"},\ | ||
| 1071 | {"module":"golang.org/x/oauth2","version":"v0.24.0","vcs_hash":"be89d63080feffbcbe6644bcea46d6fc18206e67876ec876ed0f9049c6538349","timestamp":"2024-11-01T18:29:12Z","subdir":"","vcs_ref":"refs/tags/v0.24.0"},\ | ||
| 1072 | {"module":"golang.org/x/oauth2","version":"v0.26.0","vcs_hash":"1f83206f82f75017d0a4418bcc97edca2e4183c31b83ded29e926f4755b46735","timestamp":"2025-01-29T22:42:25Z","subdir":"","vcs_ref":"refs/tags/v0.26.0"},\ | ||
| 1073 | {"module":"golang.org/x/oauth2","version":"v0.0.0-20220822191816-0ebed06d0094","vcs_hash":"89118000acfc5423c5eccd6d329118f7f52ce480e36cee728f61b3f06ba85af9","timestamp":"2022-08-22T19:18:16Z","subdir":"","vcs_ref":""},\ | ||
| 1074 | {"module":"golang.org/x/oauth2","version":"v0.23.0","vcs_hash":"78ce5b000291abd93fd9abe5ed3da0e80d8b8d0a608ef4cdc081689cdf7eacf8","timestamp":"2024-08-21T18:21:24Z","subdir":"","vcs_ref":"refs/tags/v0.23.0"},\ | ||
| 1075 | {"module":"golang.org/x/oauth2","version":"v0.0.0-20220909003341-f21342109be1","vcs_hash":"351d1fabdb4fa60c3e4cb2cc5d4a44b30955567cba29728bf9f0d856a050ae6f","timestamp":"2022-09-09T00:33:41Z","subdir":"","vcs_ref":""},\ | ||
| 1076 | {"module":"golang.org/x/oauth2","version":"v0.27.0","vcs_hash":"cac8bc5f9c1271e14eb9f4bee6443b763f599859866fbff6c799a7311a71b391","timestamp":"2025-02-24T17:56:26Z","subdir":"","vcs_ref":"refs/tags/v0.27.0"},\ | ||
| 1077 | {"module":"golang.org/x/term","version":"v0.28.0","vcs_hash":"c7ab826908bfbeedd10778ec2f9e99bf8c4f17dc2307f3f8b629c3c57e3aec5e","timestamp":"2025-01-05T01:14:59Z","subdir":"","vcs_ref":"refs/tags/v0.28.0"},\ | ||
| 1078 | {"module":"golang.org/x/term","version":"v0.30.0","vcs_hash":"230a9ad5970c535aa1950c73435327a9cb9d5e83503624d5c6e16e85e01f577a","timestamp":"2025-03-05T15:52:00Z","subdir":"","vcs_ref":"refs/tags/v0.30.0"},\ | ||
| 1079 | {"module":"golang.org/x/term","version":"v0.34.0","vcs_hash":"4068bd62e633557f5121f1150b74cc041354352d709c0b6f81073ee6de3b795a","timestamp":"2025-08-07T14:52:19Z","subdir":"","vcs_ref":"refs/tags/v0.34.0"},\ | ||
| 1080 | {"module":"golang.org/x/sync","version":"v0.1.0","vcs_hash":"82c5f68308634d71f14642af33f7cae6ce2af441f244d3c2d379f3b81e8912f8","timestamp":"2022-09-29T20:41:14Z","subdir":"","vcs_ref":"refs/tags/v0.1.0"},\ | ||
| 1081 | {"module":"golang.org/x/sync","version":"v0.7.0","vcs_hash":"ee5f66a740cf90c02e7e970c3568863387f64bb7461b46cd2e1b321f0f2cedd5","timestamp":"2024-03-04T17:26:02Z","subdir":"","vcs_ref":"refs/tags/v0.7.0"},\ | ||
| 1082 | {"module":"golang.org/x/sync","version":"v0.3.0","vcs_hash":"250b838d3dd291145ccea7fef1b9f7e7b1a081a69d0f055b5079955bd87597da","timestamp":"2023-06-01T20:35:10Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 1083 | {"module":"golang.org/x/sync","version":"v0.0.0-20220819030929-7fc1605a5dde","vcs_hash":"463fa6019c65d8e667ea1543c48af9adc0f85ed2192d79a82c22d050950ba743","timestamp":"2022-08-19T03:09:29Z","subdir":"","vcs_ref":""},\ | ||
| 1084 | {"module":"golang.org/x/sync","version":"v0.6.0","vcs_hash":"d1f9c53373163011c3c882e0a20cabac6c7f78d5004f190209f6f6e56bcfb008","timestamp":"2023-12-07T16:58:19Z","subdir":"","vcs_ref":"refs/tags/v0.6.0"},\ | ||
| 1085 | {"module":"golang.org/x/sync","version":"v0.8.0","vcs_hash":"552bab19670b2a96ac65b9bf6d179b6bbbdd4321531f3f9b5a1e39585df8bd69","timestamp":"2024-07-16T16:06:58Z","subdir":"","vcs_ref":"refs/tags/v0.8.0"},\ | ||
| 1086 | {"module":"golang.org/x/sync","version":"v0.2.0","vcs_hash":"a7ad2126a1ecc8b6983bf462c8c108fa0516b752af69da928520874a03907e9b","timestamp":"2023-04-19T16:11:59Z","subdir":"","vcs_ref":"refs/tags/v0.2.0"},\ | ||
| 1087 | {"module":"golang.org/x/sync","version":"v0.12.0","vcs_hash":"816f766106b7a38cd9a650db7a181bc3dee8da3eaab0487f1ff7e618c6f19d72","timestamp":"2025-03-04T23:33:19Z","subdir":"","vcs_ref":"refs/tags/v0.12.0"},\ | ||
| 1088 | {"module":"golang.org/x/sync","version":"v0.13.0","vcs_hash":"a33a3a0f53ccdab2ce7a33e5a447e5d85635802ec4dffa5677f6965e6e07b706","timestamp":"2025-04-02T15:05:34Z","subdir":"","vcs_ref":"refs/tags/v0.13.0"},\ | ||
| 1089 | {"module":"golang.org/x/sync","version":"v0.0.0-20220929204114-8fcdb60fdcc0","vcs_hash":"82c5f68308634d71f14642af33f7cae6ce2af441f244d3c2d379f3b81e8912f8","timestamp":"2022-09-29T20:41:14Z","subdir":"","vcs_ref":""},\ | ||
| 1090 | {"module":"golang.org/x/sync","version":"v0.16.0","vcs_hash":"17303686dd20f8890e406d26fb4a7132b9859025d470a9d471f2290d9471d58c","timestamp":"2025-06-20T18:29:35Z","subdir":"","vcs_ref":"refs/tags/v0.16.0"},\ | ||
| 1091 | {"module":"golang.org/x/sync","version":"v0.11.0","vcs_hash":"a1ea9c5d66cb424c251553fb8c78853cf27fd86db554b15dc8e4ca40ed88f6f2","timestamp":"2025-01-17T15:49:37Z","subdir":"","vcs_ref":"refs/tags/v0.11.0"},\ | ||
| 1092 | {"module":"golang.org/x/sync","version":"v0.10.0","vcs_hash":"ecf38e62fdc11d73893fcbb5321fdb3a36329ddbca9848162be0d5bf11e7cc5b","timestamp":"2024-11-13T01:18:28Z","subdir":"","vcs_ref":"refs/tags/v0.10.0"},\ | ||
| 1093 | {"module":"golang.org/x/crypto","version":"v0.36.0","vcs_hash":"e604e80bcc65f6bfcf2b77eacfe5e23de57628a541140ef5b929504f1bf5dec2","timestamp":"2025-03-05T17:04:21Z","subdir":"","vcs_ref":"refs/tags/v0.36.0"},\ | ||
| 1094 | {"module":"golang.org/x/net","version":"v0.33.0","vcs_hash":"efb49d6c533f0c4edb5aaa1328290d633a3c9d6b88a92eed26a023d8ff604d7a","timestamp":"2024-12-18T19:34:41Z","subdir":"","vcs_ref":"refs/tags/v0.33.0"},\ | ||
| 1095 | {"module":"golang.org/x/net","version":"v0.43.0","vcs_hash":"82a07fe1904c263f9f213772e8b13c56a46fabfea0ee1ca2eed4873551103c0e","timestamp":"2025-08-07T19:56:06Z","subdir":"","vcs_ref":"refs/tags/v0.43.0"},\ | ||
| 1096 | {"module":"golang.org/x/net","version":"v0.38.0","vcs_hash":"5a5fbae248b5082295ad2d3f305366fff8b6f7f2bdf52f962ab7307ad7df3fd3","timestamp":"2025-03-27T19:51:24Z","subdir":"","vcs_ref":"refs/tags/v0.38.0"},\ | ||
| 1097 | {"module":"golang.org/x/net","version":"v0.34.0","vcs_hash":"24d91a8da0c61c84416bc081f87c9530bdd043f861805147b823427a1685f4a0","timestamp":"2025-01-06T16:00:15Z","subdir":"","vcs_ref":"refs/tags/v0.34.0"},\ | ||
| 1098 | {"module":"golang.org/x/exp","version":"v0.0.0-20241108190413-2d47ceb2692f","vcs_hash":"fa78cf25fa01c74cefb0336713724c43d794cf309539a0b58c51aa1c413b6612","timestamp":"2024-11-08T19:04:13Z","subdir":"","vcs_ref":""},\ | ||
| 1099 | {"module":"golang.org/x/exp","version":"v0.0.0-20250305212735-054e65f0b394","vcs_hash":"dbb067264d2f4bb818fb9a2ea13cd7f757ff6d42d3564c479d688490c14fad88","timestamp":"2025-03-05T21:27:35Z","subdir":"","vcs_ref":""},\ | ||
| 1100 | {"module":"golang.org/x/exp","version":"v0.0.0-20250717185816-542afb5b7346","vcs_hash":"4d68604c768c2db1f3a002a4924870097b24fd45f2fef4ed6fda23efa710af33","timestamp":"2025-07-17T18:58:16Z","subdir":"","vcs_ref":""},\ | ||
| 1101 | {"module":"golang.org/x/exp","version":"v0.0.0-20230224173230-c95f2b4c22f2","vcs_hash":"f76523cedcb5f027ada68cb92d0853bc7821bd839c9080b39d75620c26fda2d2","timestamp":"2023-02-24T17:32:30Z","subdir":"","vcs_ref":""},\ | ||
| 1102 | {"module":"golang.org/x/exp","version":"v0.0.0-20240719175910-8a7402abbf56","vcs_hash":"3575b051814aade4d8d39c1eaad80043b24b44f1c94ac279ffa894655e6e9268","timestamp":"2024-07-19T17:59:10Z","subdir":"","vcs_ref":""},\ | ||
| 1103 | {"module":"golang.org/x/exp","version":"v0.0.0-20220827204233-334a2380cb91","vcs_hash":"52e7a308d0009512027c90d3cb8746f08c35e838b8c5bcfdcf228f8c247082a0","timestamp":"2022-08-27T20:42:33Z","subdir":"","vcs_ref":""},\ | ||
| 1104 | {"module":"golang.org/x/text","version":"v0.7.0","vcs_hash":"96612e2431a1761ab2f4e3efdfda115a56ed517010d61db70a8407c43037c89f","timestamp":"2023-01-31T16:01:06Z","subdir":"","vcs_ref":"refs/tags/v0.7.0"},\ | ||
| 1105 | {"module":"golang.org/x/text","version":"v0.6.0","vcs_hash":"b8a903f703513b2581d07cb95305680dfbfa228869b8fba9564dce4d47d162b9","timestamp":"2022-12-06T18:24:05Z","subdir":"","vcs_ref":"refs/tags/v0.6.0"},\ | ||
| 1106 | {"module":"golang.org/x/text","version":"v0.4.0","vcs_hash":"5ad35cfebebfa5b556ca6d44b5026673bb71ab874271a0fc395ab751275779ae","timestamp":"2022-10-14T17:33:59Z","subdir":"","vcs_ref":"refs/tags/v0.4.0"},\ | ||
| 1107 | {"module":"golang.org/x/text","version":"v0.14.0","vcs_hash":"314ce90da59b55f1c43f4f8d9511a0fdba7d266959c9169598c6ca4e65509a34","timestamp":"2023-10-11T21:58:48Z","subdir":"","vcs_ref":"refs/tags/v0.14.0"},\ | ||
| 1108 | {"module":"golang.org/x/text","version":"v0.3.8","vcs_hash":"58ff57824b0729eefaf3df2367dae8bc8ac492e23e66261031610ca60cc202a8","timestamp":"2022-10-11T16:58:47Z","subdir":"","vcs_ref":"refs/tags/v0.3.8"},\ | ||
| 1109 | {"module":"golang.org/x/text","version":"v0.8.0","vcs_hash":"7301a8d6bc73b52110759ca9f9a6077d67edd1f6a2c1b6e1090b637096d9087b","timestamp":"2023-02-27T23:15:59Z","subdir":"","vcs_ref":"refs/tags/v0.8.0"},\ | ||
| 1110 | {"module":"golang.org/x/text","version":"v0.12.0","vcs_hash":"74d70156218364b0ba18f38742a4dee9e0c6829f7242834ff0f9e44461fd643c","timestamp":"2023-07-21T21:34:41Z","subdir":"","vcs_ref":"refs/tags/v0.12.0"},\ | ||
| 1111 | {"module":"golang.org/x/text","version":"v0.28.0","vcs_hash":"a7d5fe87723af3c471d5ed18e25d604d34081f39ab1219b457b5da3a8ff54d08","timestamp":"2025-08-07T14:53:29Z","subdir":"","vcs_ref":"refs/tags/v0.28.0"},\ | ||
| 1112 | {"module":"golang.org/x/text","version":"v0.21.0","vcs_hash":"7fcb78a8fd04f8a91f109513bdf93dd6c6681a83c61c24ba5d330cc070dad0a6","timestamp":"2024-12-04T16:04:30Z","subdir":"","vcs_ref":"refs/tags/v0.21.0"},\ | ||
| 1113 | {"module":"golang.org/x/text","version":"v0.5.0","vcs_hash":"9974d41816273a58d8b62e9171e596f80984fe4fa9d97cb8ba42d9cd287d2180","timestamp":"2022-11-10T18:46:32Z","subdir":"","vcs_ref":"refs/tags/v0.5.0"},\ | ||
| 1114 | {"module":"golang.org/x/text","version":"v0.16.0","vcs_hash":"2a43a8d9f7fda989d18550dbde2e274aacbe0eabcbd14bd38be60f84d1c1fd67","timestamp":"2024-05-14T20:26:09Z","subdir":"","vcs_ref":"refs/tags/v0.16.0"},\ | ||
| 1115 | {"module":"golang.org/x/text","version":"v0.22.0","vcs_hash":"048a81c21999c74347b58bb43a6fc3a39ee90657527bbd2758fc37765fb93d61","timestamp":"2025-02-04T15:50:10Z","subdir":"","vcs_ref":"refs/tags/v0.22.0"},\ | ||
| 1116 | {"module":"golang.org/x/text","version":"v0.23.0","vcs_hash":"2868deb5bd5e435710cf636cb91e294492c665341a5f65e26da3b82c645fd40d","timestamp":"2025-03-05T15:52:56Z","subdir":"","vcs_ref":"refs/tags/v0.23.0"},\ | ||
| 1117 | {"module":"golang.org/x/text","version":"v0.9.0","vcs_hash":"3967a908774b78ac4accafb04231e416ce132dfa549184a51d5d00981ace0f45","timestamp":"2023-04-04T14:19:46Z","subdir":"","vcs_ref":"refs/tags/v0.9.0"},\ | ||
| 1118 | {"module":"golang.org/x/text","version":"v0.17.0","vcs_hash":"b2ed225adb707701e8acdb5ca1f97b68330d6b62805bc3b9f9f3473e33d22e39","timestamp":"2024-08-06T15:16:44Z","subdir":"","vcs_ref":"refs/tags/v0.17.0"},\ | ||
| 1119 | {"module":"golang.org/x/time","version":"v0.1.0","vcs_hash":"99c0566fe2c2c74fd06b335e0f79a1dd361c2d21e5f34e7f893379b51f71cbde","timestamp":"2022-09-22T22:03:47Z","subdir":"","vcs_ref":"refs/tags/v0.1.0"},\ | ||
| 1120 | {"module":"golang.org/x/time","version":"v0.3.0","vcs_hash":"8716990bce5a795ed7217a8414cde3a2264737d777a6c6d672af4f144ebc54d7","timestamp":"2022-11-16T15:19:46Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 1121 | {"module":"golang.org/x/time","version":"v0.12.0","vcs_hash":"0892c89bc686df08eb12440ea6150587e81a2a64d649aa806391f724242e39d9","timestamp":"2025-06-04T19:36:50Z","subdir":"","vcs_ref":"refs/tags/v0.12.0"},\ | ||
| 1122 | {"module":"golang.org/x/time","version":"v0.5.0","vcs_hash":"2156f2e87ae87986a90bbc7e90f96dbadd6c75e5a5cf58374156774aa149e6a8","timestamp":"2023-11-21T18:52:48Z","subdir":"","vcs_ref":"refs/tags/v0.5.0"},\ | ||
| 1123 | {"module":"golang.org/x/time","version":"v0.9.0","vcs_hash":"ee6cc7ed0b5163f469fb16f28670cd552975136162b0b78e37c241b49a2ab45a","timestamp":"2025-01-03T16:42:23Z","subdir":"","vcs_ref":"refs/tags/v0.9.0"},\ | ||
| 1124 | {"module":"golang.org/x/xerrors","version":"v0.0.0-20220907171357-04be3eba64a2","vcs_hash":"eebbc7ff1ce54422705a4e11c1a375ce3ad751ff9c853e7948e423942bb5e416","timestamp":"2022-09-07T17:13:57Z","subdir":"","vcs_ref":""},\ | ||
| 1125 | {"module":"golang.org/x/xerrors","version":"v0.0.0-20240903120638-7835f813f4da","vcs_hash":"85f1ddb5366a63575b400fe71b8e71e61442686574ec1bd9cbe86a4d29b14eaa","timestamp":"2024-09-03T12:06:38Z","subdir":"","vcs_ref":""},\ | ||
| 1126 | {"module":"golang.org/x/telemetry","version":"v0.0.0-20250807160809-1a19826ec488","vcs_hash":"521d61e180a192ddd858d6c59db514ef9d319fa8000362b4167fe2314fb70264","timestamp":"2025-08-07T16:08:09Z","subdir":"","vcs_ref":""},\ | ||
| 1127 | {"module":"golang.org/x/telemetry","version":"v0.0.0-20240521205824-bda55230c457","vcs_hash":"55f64daa6b07d1422edbea2ff80ef3c3307bd4fcf3117421ebc3cbcbb7f53bb8","timestamp":"2024-05-21T20:58:24Z","subdir":"","vcs_ref":""},\ | ||
| 1128 | {"module":"golang.org/x/telemetry","version":"v0.0.0-20240228155512-f48c80bd79b2","vcs_hash":"c54180718e7e7daabb84b58a6b2956cf351a2230912f69d7c617c0eff9cb6428","timestamp":"2024-02-28T15:55:12Z","subdir":"","vcs_ref":""},\ | ||
| 1129 | {"module":"golang.org/x/tools","version":"v0.3.0","vcs_hash":"0c7dcbfb4a6c111157758f6817e56887899598231c73d48b48772aff20f57497","timestamp":"2022-11-09T17:16:50Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 1130 | {"module":"golang.org/x/tools","version":"v0.6.0","vcs_hash":"9cceea9495e6089f0c928f6375a5a449bcc62a88cb95dab0e1f31915000449d9","timestamp":"2023-02-08T22:43:44Z","subdir":"","vcs_ref":"refs/tags/v0.6.0"},\ | ||
| 1131 | {"module":"golang.org/x/tools","version":"v0.36.0","vcs_hash":"eca34926517222149ac44d6549f9f4c024e04ce49fc348e07ddcf1d9141cb855","timestamp":"2025-08-07T20:42:58Z","subdir":"","vcs_ref":"refs/tags/v0.36.0"},\ | ||
| 1132 | {"module":"golang.org/x/tools","version":"v0.31.0","vcs_hash":"bed17cc240f5db53481ff12da26dafbfc6624413bd0f5b8d53c644ed17dc3a44","timestamp":"2025-03-05T20:18:18Z","subdir":"","vcs_ref":"refs/tags/v0.31.0"},\ | ||
| 1133 | {"module":"golang.org/x/tools","version":"v0.2.0","vcs_hash":"6a7c07c85d0e6cfd90fe681aecaa4717b8966dd488b09b79b2dabe0c3148c39f","timestamp":"2022-10-20T20:04:29Z","subdir":"","vcs_ref":"refs/tags/v0.2.0"},\ | ||
| 1134 | {"module":"golang.org/x/tools","version":"v0.21.1-0.20240508182429-e35e4ccd0d2d","vcs_hash":"0b4650c7b05369ac18500a7c8384cc765164e101ec7c04e735cf8c33b4e514c9","timestamp":"2024-05-08T18:24:29Z","subdir":"","vcs_ref":""},\ | ||
| 1135 | {"module":"golang.org/x/tools","version":"v0.13.0","vcs_hash":"113f573f2a2c2d878f629ffd220d2fb3cfeacb1a574a60b2ab9343fc01919103","timestamp":"2023-09-05T16:59:35Z","subdir":"","vcs_ref":"refs/tags/v0.13.0"},\ | ||
| 1136 | {"module":"golang.org/x/tools","version":"v0.11.0","vcs_hash":"a6989a0d2594b0d1275515c24788d86390e508148425434ebd0c5ddd24eff318","timestamp":"2023-07-05T15:50:13Z","subdir":"","vcs_ref":"refs/tags/v0.11.0"},\ | ||
| 1137 | {"module":"golang.org/x/tools","version":"v0.22.0","vcs_hash":"10bea447200918a13a0eaada4a47b9a446243e6ececead01fd2287ea617160ed","timestamp":"2024-06-04T17:56:46Z","subdir":"","vcs_ref":"refs/tags/v0.22.0"},\ | ||
| 1138 | {"module":"golang.org/x/tools","version":"v0.26.0","vcs_hash":"271ef829b5b5fa76803855af1b275a7a031b1ceb2f51196c3759837cf381f745","timestamp":"2024-10-04T17:29:21Z","subdir":"","vcs_ref":"refs/tags/v0.26.0"},\ | ||
| 1139 | {"module":"golang.org/x/tools/go/expect","version":"v0.1.0-deprecated","vcs_hash":"2eb3287db940156bd2959401e8d48cb2fb49c63aa67526d9ceb95c021e217faa","timestamp":"2025-06-12T15:17:39Z","subdir":"go/expect","vcs_ref":"refs/tags/go/expect/v0.1.0-deprecated"},\ | ||
| 1140 | {"module":"golang.org/x/tools/go/packages/packagestest","version":"v0.1.1-deprecated","vcs_hash":"8e3caf6560e23534404ba0ab07b0c731a8ce6b61a9e6f462e08b6981ef496441","timestamp":"2025-06-13T18:44:18Z","subdir":"go/packages/packagestest","vcs_ref":"refs/tags/go/packages/packagestest/v0.1.1-deprecated"},\ | ||
| 1141 | {"module":"k8s.io/apiserver","version":"v0.34.0","vcs_hash":"0b1771dc158b05ff0d741838d7bf96f9aa79ce8ad25c1efb6dd10aa2697ca434","timestamp":"2025-08-27T20:24:55Z","subdir":"","vcs_ref":"refs/tags/v0.34.0"},\ | ||
| 1142 | {"module":"k8s.io/apimachinery","version":"v0.32.2","vcs_hash":"b42df9917fb3146f95cd1eae569677e2cfe12d6500c0104cb756aaa2b18fe527","timestamp":"2024-12-06T18:18:55Z","subdir":"","vcs_ref":"refs/tags/v0.32.2"},\ | ||
| 1143 | {"module":"k8s.io/apimachinery","version":"v0.31.3","vcs_hash":"26170b50e37f07cc31ef36c1a32f4ba52613fb968ad57ea9c68d51d25490eb11","timestamp":"2024-07-19T19:04:41Z","subdir":"","vcs_ref":"refs/tags/v0.31.3"},\ | ||
| 1144 | {"module":"k8s.io/apimachinery","version":"v0.34.0-rc.2","vcs_hash":"9131e9ebe36078f01c5a5e8e9866300b853aa46fab527d00fc089d4c16938663","timestamp":"2025-08-16T07:57:26Z","subdir":"","vcs_ref":"refs/tags/v0.34.0-rc.2"},\ | ||
| 1145 | {"module":"k8s.io/apimachinery","version":"v0.34.0","vcs_hash":"9131e9ebe36078f01c5a5e8e9866300b853aa46fab527d00fc089d4c16938663","timestamp":"2025-08-16T07:57:26Z","subdir":"","vcs_ref":"refs/tags/v0.34.0"},\ | ||
| 1146 | {"module":"k8s.io/cri-client","version":"v0.34.1","vcs_hash":"da96e29ada69cae3ebde2d235f6bdbd0f8b320c860d135991549f36f64b63cdd","timestamp":"2025-09-10T06:40:42Z","subdir":"","vcs_ref":"refs/tags/v0.34.1"},\ | ||
| 1147 | {"module":"k8s.io/cri-client","version":"v0.34.0-rc.2","vcs_hash":"bd473e7fe6e6114bfea2d31163ce9d71ba4fa8e7d66b95386e7b5977e8ca6892","timestamp":"2025-08-21T00:55:07Z","subdir":"","vcs_ref":"refs/tags/v0.34.0-rc.2"},\ | ||
| 1148 | {"module":"k8s.io/cri-client","version":"v0.34.0","vcs_hash":"0a59b072c0f9fc0d1f38a0adb66053688a4f2670cbc800e91b8c100c35fead4c","timestamp":"2025-08-27T20:58:06Z","subdir":"","vcs_ref":"refs/tags/v0.34.0"},\ | ||
| 1149 | {"module":"k8s.io/api","version":"v0.31.3","vcs_hash":"c1da2db22e08bd992e21a44713bd685b30b104a1c375cd46c176a056adcc9f31","timestamp":"2024-11-21T04:08:15Z","subdir":"","vcs_ref":"refs/tags/v0.31.3"},\ | ||
| 1150 | {"module":"k8s.io/api","version":"v0.34.0-rc.2","vcs_hash":"63a74dd6cabe2e69c57d87cbd43527f5223a3317d24ff52784bc12dcf6ebd005","timestamp":"2025-08-20T23:53:24Z","subdir":"","vcs_ref":"refs/tags/v0.34.0-rc.2"},\ | ||
| 1151 | {"module":"k8s.io/api","version":"v0.34.0","vcs_hash":"4c4fcbbd7e5c96a4b02a0429e1cf34b5695ac2cd809974f78ebcb3c51a0cf618","timestamp":"2025-08-27T19:53:44Z","subdir":"","vcs_ref":"refs/tags/v0.34.0"},\ | ||
| 1152 | {"module":"k8s.io/apiextensions-apiserver","version":"v0.32.0","vcs_hash":"5edeb8eb5c943a02aeec948a3965b1fca5b74fb12fe6cd5ded3c5f9dea9c80e1","timestamp":"2024-12-11T22:32:13Z","subdir":"","vcs_ref":"refs/tags/v0.32.0"},\ | ||
| 1153 | {"module":"k8s.io/klog/v2","version":"v2.100.1","vcs_hash":"92dcf615c376b09af5b48a517655c288872e6b9aa90a8d84a20b9a1abdb9bd96","timestamp":"2023-04-28T22:22:18Z","subdir":"","vcs_ref":"refs/tags/v2.100.1"},\ | ||
| 1154 | {"module":"k8s.io/klog/v2","version":"v2.130.1","vcs_hash":"eaab5e8e1958570d9bced9a912298fdaa9472cecec794161f58aebf8c4d1e963","timestamp":"2024-06-20T00:51:19Z","subdir":"","vcs_ref":"refs/tags/v2.130.1"},\ | ||
| 1155 | {"module":"k8s.io/mount-utils","version":"v0.32.0","vcs_hash":"a57f851156402e115b23addca96f9b43590a072d95349a134d23abaacc70cad0","timestamp":"2024-12-06T19:57:46Z","subdir":"","vcs_ref":"refs/tags/v0.32.0"},\ | ||
| 1156 | {"module":"k8s.io/component-base","version":"v0.34.0-rc.2","vcs_hash":"ddad57ca9acafb4835840e484653a5770a24b6f3e994325cca1baff2176a1cc3","timestamp":"2025-08-21T00:08:01Z","subdir":"","vcs_ref":"refs/tags/v0.34.0-rc.2"},\ | ||
| 1157 | {"module":"k8s.io/component-base","version":"v0.34.0","vcs_hash":"9128638cc329718ce32fdc2cc81e41680e2dcb16a7f4d45e9107df788a542cea","timestamp":"2025-08-27T20:09:10Z","subdir":"","vcs_ref":"refs/tags/v0.34.0"},\ | ||
| 1158 | {"module":"k8s.io/cli-runtime","version":"v0.34.0-rc.2","vcs_hash":"c4dd34ba0992192916116538c80ba3020560a8f126e775a1d130c50a4dee5f71","timestamp":"2025-08-21T00:45:08Z","subdir":"","vcs_ref":"refs/tags/v0.34.0-rc.2"},\ | ||
| 1159 | {"module":"k8s.io/kubectl","version":"v0.34.0-rc.2","vcs_hash":"367e825b9b504b8ccf7cd202119ca750e99e981c1df6836b62663bcca394b890","timestamp":"2025-08-21T01:22:07Z","subdir":"","vcs_ref":"refs/tags/v0.34.0-rc.2"},\ | ||
| 1160 | {"module":"k8s.io/component-helpers","version":"v0.34.0","vcs_hash":"0a59d78398ccc3b0049f43ac0c384865256019a8db4102a11ada9a2faf37bee4","timestamp":"2025-08-27T20:11:40Z","subdir":"","vcs_ref":"refs/tags/v0.34.0"},\ | ||
| 1161 | {"module":"k8s.io/kube-openapi","version":"v0.0.0-20250710124328-f3f2b991d03b","vcs_hash":"bbdfcb1726af92c510f587baa66600e18719a63bbabc846728d7c2ff829a2146","timestamp":"2025-07-10T12:43:28Z","subdir":"","vcs_ref":""},\ | ||
| 1162 | {"module":"k8s.io/kube-openapi","version":"v0.0.0-20240730131305-7a9a4e85957e","vcs_hash":"38acf8bf7142092f35abddc35e07d6154a39be11723d6c06f9f283cdb03cd0ed","timestamp":"2024-07-30T13:13:05Z","subdir":"","vcs_ref":""},\ | ||
| 1163 | {"module":"k8s.io/cri-api","version":"v0.31.3","vcs_hash":"891e2f4aaa1d1ad61a2021f914c621afafb5c6117c4ed588cae65178dc2b15a4","timestamp":"2024-06-24T08:34:43Z","subdir":"","vcs_ref":"refs/tags/v0.31.3"},\ | ||
| 1164 | {"module":"k8s.io/cri-api","version":"v0.32.0","vcs_hash":"364e2f7b7a4b8f6eb53c279739d82e7dea54320b7eb8e5c5cae7765e878a2f0e","timestamp":"2024-12-06T19:37:13Z","subdir":"","vcs_ref":"refs/tags/v0.32.0"},\ | ||
| 1165 | {"module":"k8s.io/cri-api","version":"v0.34.0-rc.2","vcs_hash":"7301e739a4795b683b66e93dd7c6f440f5c5fddd2ad7816c05a5678c723aca60","timestamp":"2025-08-16T07:57:26Z","subdir":"","vcs_ref":"refs/tags/v0.34.0-rc.2"},\ | ||
| 1166 | {"module":"k8s.io/cri-api","version":"v0.34.0","vcs_hash":"7301e739a4795b683b66e93dd7c6f440f5c5fddd2ad7816c05a5678c723aca60","timestamp":"2025-08-16T07:57:26Z","subdir":"","vcs_ref":"refs/tags/v0.34.0"},\ | ||
| 1167 | {"module":"k8s.io/system-validators","version":"v1.10.1","vcs_hash":"588ebe9de3d6575ae2d8a441ca3d7212351215fddfcfa70d3a134a8200abd883","timestamp":"2025-05-23T06:10:35Z","subdir":"","vcs_ref":"refs/tags/v1.10.1"},\ | ||
| 1168 | {"module":"k8s.io/kubernetes","version":"v1.34.0","vcs_hash":"c9d2ef78a8d2dd69b009a48230b47a151a656f480d9ead44f6d0fb0c5cfaf854","timestamp":"2025-08-27T10:09:04Z","subdir":"","vcs_ref":"refs/tags/v1.34.0"},\ | ||
| 1169 | {"module":"k8s.io/kubelet","version":"v0.34.0-rc.2","vcs_hash":"572294e7f9768cf813632a63cfc6a685d0e6b818b65fa615503dd4c77337985d","timestamp":"2025-08-21T00:58:05Z","subdir":"","vcs_ref":"refs/tags/v0.34.0-rc.2"},\ | ||
| 1170 | {"module":"k8s.io/kubelet","version":"v0.34.0","vcs_hash":"b61e8e93ef142e730d5d45b6f9f68a752fb868ab130ebe65f1257b446d720c18","timestamp":"2025-08-27T21:01:09Z","subdir":"","vcs_ref":"refs/tags/v0.34.0"},\ | ||
| 1171 | {"module":"k8s.io/gengo","version":"v0.0.0-20250130153323-76c5745d3511","vcs_hash":"090f1773e66d5d5a460eb0fa7d3ab67bc78ed27e620f54dfba8d7e154f7d0aec","timestamp":"2025-01-30T15:33:23Z","subdir":"","vcs_ref":""},\ | ||
| 1172 | {"module":"k8s.io/gengo/v2","version":"v2.0.0-20250604051438-85fd79dbfd9f","vcs_hash":"fecf0b6497c8938df1af06bac17e71f9443e9b53c193ded4d9ff97fae707fc02","timestamp":"2025-06-04T05:14:38Z","subdir":"","vcs_ref":""},\ | ||
| 1173 | {"module":"k8s.io/utils","version":"v0.0.0-20250604170112-4c0f3b243397","vcs_hash":"60ee1a48e44e3b939997e0fd54e801d1b11cfe7183c5f295746d2564bd6860e8","timestamp":"2025-06-04T17:01:12Z","subdir":"","vcs_ref":""},\ | ||
| 1174 | {"module":"k8s.io/utils","version":"v0.0.0-20230406110748-d93618cff8a2","vcs_hash":"5cf0619807856cbd6a404525b715e92fe5bb7a3ebcbf9fd58c7c6a49a880a857","timestamp":"2023-04-06T11:07:48Z","subdir":"","vcs_ref":""},\ | ||
| 1175 | {"module":"k8s.io/utils","version":"v0.0.0-20240711033017-18e509b52bc8","vcs_hash":"97853f3a1c8c98c8da2a9a88dfe3f6c95380fbf82c6261cc711f1c7df391ff62","timestamp":"2024-07-11T03:30:17Z","subdir":"","vcs_ref":""},\ | ||
| 1176 | {"module":"k8s.io/utils","version":"v0.0.0-20250820121507-0af2bda4dd1d","vcs_hash":"412ce20112e66799b2741bf75932f9be5b8946f566fa272287f2fdeef5305184","timestamp":"2025-08-20T12:15:07Z","subdir":"","vcs_ref":""},\ | ||
| 1177 | {"module":"k8s.io/client-go","version":"v0.31.3","vcs_hash":"b66e2de93aac38150c96b60a9ce9dbf4b098673a43b81edf79974979fde5e658","timestamp":"2024-11-21T04:17:44Z","subdir":"","vcs_ref":"refs/tags/v0.31.3"},\ | ||
| 1178 | {"module":"k8s.io/client-go","version":"v0.34.0-rc.2","vcs_hash":"c818793666381e128d4739aa42232c957ee4e3566397391c94bf17bbdd5f8ef9","timestamp":"2025-08-21T00:01:03Z","subdir":"","vcs_ref":"refs/tags/v0.34.0-rc.2"},\ | ||
| 1179 | {"module":"k8s.io/client-go","version":"v0.34.0","vcs_hash":"182b74ff1a6a31c5caa957e6620edcc8d14cdb9f2fe61ad42373477b77f30983","timestamp":"2025-08-27T20:02:19Z","subdir":"","vcs_ref":"refs/tags/v0.34.0"},\ | ||
| 1180 | {"module":"lukechampine.com/blake3","version":"v1.4.0","vcs_hash":"f4e898c99f36a3048ab052b85759125266683b83042bfab1bb4e365e91d55917","timestamp":"2025-02-24T23:00:26Z","subdir":"","vcs_ref":"refs/tags/v1.4.0"},\ | ||
| 1181 | {"module":"helm.sh/helm/v3","version":"v3.17.3","vcs_hash":"f6717b1e9762a48fcfd9c6be43396848479d6ba05c7290900b26cf004535c7a7","timestamp":"2025-04-09T17:15:24Z","subdir":"","vcs_ref":"refs/tags/v3.17.3"},\ | ||
| 1182 | {"module":"go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful","version":"v0.44.0","vcs_hash":"0343665c2cbdd84e9074c44a022689e135907211e6bffff17bf631dfef6a2417","timestamp":"2023-09-12T18:40:21Z","subdir":"instrumentation/github.com/emicklei/go-restful/otelrestful","vcs_ref":"refs/tags/instrumentation/github.com/emicklei/go-restful/otelrestful/v0.44.0"},\ | ||
| 1183 | {"module":"go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp","version":"v0.56.0","vcs_hash":"48c3168b81321d95e77298c427895735ed62dcca9c4c8b4f797f78d60f2ee89c","timestamp":"2024-10-14T15:28:59Z","subdir":"instrumentation/net/http/otelhttp","vcs_ref":"refs/tags/instrumentation/net/http/otelhttp/v0.56.0"},\ | ||
| 1184 | {"module":"go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp","version":"v0.60.0","vcs_hash":"e68cfa240102a0ba411506ff8b1aa264dbdc8d1fde95e16ea08f3695aad05b0b","timestamp":"2025-03-06T01:43:27Z","subdir":"instrumentation/net/http/otelhttp","vcs_ref":"refs/tags/instrumentation/net/http/otelhttp/v0.60.0"},\ | ||
| 1185 | {"module":"go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp","version":"v0.52.0","vcs_hash":"f71518c5ea0c79540f0f07892e3c5ea5837930a60d0839f291f7e8c3d36b6bf5","timestamp":"2024-05-21T19:19:58Z","subdir":"instrumentation/net/http/otelhttp","vcs_ref":"refs/tags/instrumentation/net/http/otelhttp/v0.52.0"},\ | ||
| 1186 | {"module":"go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp","version":"v0.53.0","vcs_hash":"df6b1cf4f44c1c96687389f1f68f6c5b860a47db8720fe38eb28f2429459ca8f","timestamp":"2024-07-03T14:22:57Z","subdir":"instrumentation/net/http/otelhttp","vcs_ref":"refs/tags/instrumentation/net/http/otelhttp/v0.53.0"},\ | ||
| 1187 | {"module":"go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp","version":"v0.58.0","vcs_hash":"a9c4a9b02eb2c6f492e0e6c3458d6906943eb07d3f7270472988e0c7198d6399","timestamp":"2024-12-12T20:27:03Z","subdir":"instrumentation/net/http/otelhttp","vcs_ref":"refs/tags/instrumentation/net/http/otelhttp/v0.58.0"},\ | ||
| 1188 | {"module":"go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc","version":"v0.60.0","vcs_hash":"e68cfa240102a0ba411506ff8b1aa264dbdc8d1fde95e16ea08f3695aad05b0b","timestamp":"2025-03-06T01:43:27Z","subdir":"instrumentation/google.golang.org/grpc/otelgrpc","vcs_ref":"refs/tags/instrumentation/google.golang.org/grpc/otelgrpc/v0.60.0"},\ | ||
| 1189 | {"module":"go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc","version":"v0.59.0","vcs_hash":"dbfe72d27de1e23d10d744bf87e29fd48bda6f510c9fb5bf985eb3dd37e62476","timestamp":"2025-01-17T19:30:40Z","subdir":"instrumentation/google.golang.org/grpc/otelgrpc","vcs_ref":"refs/tags/instrumentation/google.golang.org/grpc/otelgrpc/v0.59.0"},\ | ||
| 1190 | {"module":"go.opentelemetry.io/contrib/propagators/b3","version":"v1.19.0","vcs_hash":"0343665c2cbdd84e9074c44a022689e135907211e6bffff17bf631dfef6a2417","timestamp":"2023-09-12T18:40:21Z","subdir":"propagators/b3","vcs_ref":"refs/tags/propagators/b3/v1.19.0"},\ | ||
| 1191 | {"module":"go.opentelemetry.io/contrib/detectors/gcp","version":"v1.34.0","vcs_hash":"dbfe72d27de1e23d10d744bf87e29fd48bda6f510c9fb5bf985eb3dd37e62476","timestamp":"2025-01-17T19:30:40Z","subdir":"detectors/gcp","vcs_ref":"refs/tags/detectors/gcp/v1.34.0"},\ | ||
| 1192 | {"module":"go.opentelemetry.io/auto/sdk","version":"v1.1.0","vcs_hash":"7d299be0b1f84cdc22954c7fe0a7398309e62b99c0488a544fd0be16b0db85f4","timestamp":"2024-12-05T17:49:43Z","subdir":"sdk","vcs_ref":"refs/tags/sdk/v1.1.0"},\ | ||
| 1193 | {"module":"go.opentelemetry.io/proto/otlp","version":"v1.7.0","vcs_hash":"3044452349d050f7201d6290f2b0fc0bffc98e2463968cb32684782af91feb1a","timestamp":"2025-05-29T15:17:30Z","subdir":"otlp","vcs_ref":"refs/tags/otlp/v1.7.0"},\ | ||
| 1194 | {"module":"go.opentelemetry.io/proto/otlp","version":"v1.5.0","vcs_hash":"bb2df70072e7b2abbf91b8af5835a5535fafdffbd50581924af5c001b24385f3","timestamp":"2025-01-06T12:02:47Z","subdir":"otlp","vcs_ref":"refs/tags/otlp/v1.5.0"},\ | ||
| 1195 | {"module":"go.opentelemetry.io/proto/otlp","version":"v1.0.0","vcs_hash":"bdd125ee04992b48002f914f38692ddfc6839598c5d25d8a54e90d1ace6dc9f5","timestamp":"2023-07-14T08:43:04Z","subdir":"otlp","vcs_ref":"refs/tags/otlp/v1.0.0"},\ | ||
| 1196 | {"module":"go.opentelemetry.io/otel","version":"v1.32.0","vcs_hash":"a88bcf462be50b5ec9893d845737cdb0869a6945d49c699596a1c973d2ca76d0","timestamp":"2024-11-08T17:52:26Z","subdir":"","vcs_ref":"refs/tags/v1.32.0"},\ | ||
| 1197 | {"module":"go.opentelemetry.io/otel","version":"v1.37.0","vcs_hash":"781ff191099a4dbb688b1ab043b1c6ab5c6d691f0f32fade9b2451f7eb5f55dc","timestamp":"2025-06-25T06:41:12Z","subdir":"","vcs_ref":"refs/tags/v1.37.0"},\ | ||
| 1198 | {"module":"go.opentelemetry.io/otel","version":"v1.27.0","vcs_hash":"64b3ddcba5dcae1058f524ef477a77506770fb67e3fa49ca7a583d037cb37289","timestamp":"2024-05-21T17:59:36Z","subdir":"","vcs_ref":"refs/tags/v1.27.0"},\ | ||
| 1199 | {"module":"go.opentelemetry.io/otel","version":"v1.35.0","vcs_hash":"b9cfff93834a1198be78227766ecca2711856b6b1b0c7afbad371f153e4a7552","timestamp":"2025-03-05T18:33:59Z","subdir":"","vcs_ref":"refs/heads/main"},\ | ||
| 1200 | {"module":"go.opentelemetry.io/otel","version":"v1.31.0","vcs_hash":"32a87864cfa3320f417f47862642c312d2c19908839bd781f0f1073a0a9b899e","timestamp":"2024-10-11T16:59:27Z","subdir":"","vcs_ref":""},\ | ||
| 1201 | {"module":"go.opentelemetry.io/otel","version":"v1.34.0","vcs_hash":"b3db51e5327b5a2694ee02cefa53a9678f2b3e00617b8462e1ea597e27997f25","timestamp":"2025-01-17T16:21:54Z","subdir":"","vcs_ref":"refs/tags/v1.34.0"},\ | ||
| 1202 | {"module":"go.opentelemetry.io/otel/sdk","version":"v1.37.0","vcs_hash":"781ff191099a4dbb688b1ab043b1c6ab5c6d691f0f32fade9b2451f7eb5f55dc","timestamp":"2025-06-25T06:41:12Z","subdir":"sdk","vcs_ref":"refs/tags/sdk/v1.37.0"},\ | ||
| 1203 | {"module":"go.opentelemetry.io/otel/sdk","version":"v1.27.0","vcs_hash":"64b3ddcba5dcae1058f524ef477a77506770fb67e3fa49ca7a583d037cb37289","timestamp":"2024-05-21T17:59:36Z","subdir":"sdk","vcs_ref":"refs/tags/sdk/v1.27.0"},\ | ||
| 1204 | {"module":"go.opentelemetry.io/otel/sdk","version":"v1.35.0","vcs_hash":"b9cfff93834a1198be78227766ecca2711856b6b1b0c7afbad371f153e4a7552","timestamp":"2025-03-05T18:33:59Z","subdir":"sdk","vcs_ref":"refs/tags/sdk/v1.35.0"},\ | ||
| 1205 | {"module":"go.opentelemetry.io/otel/sdk","version":"v1.34.0","vcs_hash":"b3db51e5327b5a2694ee02cefa53a9678f2b3e00617b8462e1ea597e27997f25","timestamp":"2025-01-17T16:21:54Z","subdir":"sdk","vcs_ref":"refs/tags/sdk/v1.34.0"},\ | ||
| 1206 | {"module":"go.opentelemetry.io/otel/sdk/metric","version":"v1.35.0","vcs_hash":"b9cfff93834a1198be78227766ecca2711856b6b1b0c7afbad371f153e4a7552","timestamp":"2025-03-05T18:33:59Z","subdir":"sdk/metric","vcs_ref":"refs/tags/sdk/metric/v1.35.0"},\ | ||
| 1207 | {"module":"go.opentelemetry.io/otel/sdk/metric","version":"v1.34.0","vcs_hash":"b3db51e5327b5a2694ee02cefa53a9678f2b3e00617b8462e1ea597e27997f25","timestamp":"2025-01-17T16:21:54Z","subdir":"sdk/metric","vcs_ref":"refs/tags/sdk/metric/v1.34.0"},\ | ||
| 1208 | {"module":"go.opentelemetry.io/otel/metric","version":"v1.32.0","vcs_hash":"a88bcf462be50b5ec9893d845737cdb0869a6945d49c699596a1c973d2ca76d0","timestamp":"2024-11-08T17:52:26Z","subdir":"metric","vcs_ref":"refs/tags/metric/v1.32.0"},\ | ||
| 1209 | {"module":"go.opentelemetry.io/otel/metric","version":"v1.37.0","vcs_hash":"781ff191099a4dbb688b1ab043b1c6ab5c6d691f0f32fade9b2451f7eb5f55dc","timestamp":"2025-06-25T06:41:12Z","subdir":"metric","vcs_ref":"refs/tags/metric/v1.37.0"},\ | ||
| 1210 | {"module":"go.opentelemetry.io/otel/metric","version":"v1.27.0","vcs_hash":"64b3ddcba5dcae1058f524ef477a77506770fb67e3fa49ca7a583d037cb37289","timestamp":"2024-05-21T17:59:36Z","subdir":"metric","vcs_ref":"refs/tags/metric/v1.27.0"},\ | ||
| 1211 | {"module":"go.opentelemetry.io/otel/metric","version":"v1.35.0","vcs_hash":"b9cfff93834a1198be78227766ecca2711856b6b1b0c7afbad371f153e4a7552","timestamp":"2025-03-05T18:33:59Z","subdir":"metric","vcs_ref":"refs/tags/metric/v1.35.0"},\ | ||
| 1212 | {"module":"go.opentelemetry.io/otel/metric","version":"v1.31.0","vcs_hash":"32a87864cfa3320f417f47862642c312d2c19908839bd781f0f1073a0a9b899e","timestamp":"2024-10-11T16:59:27Z","subdir":"metric","vcs_ref":""},\ | ||
| 1213 | {"module":"go.opentelemetry.io/otel/metric","version":"v1.34.0","vcs_hash":"b3db51e5327b5a2694ee02cefa53a9678f2b3e00617b8462e1ea597e27997f25","timestamp":"2025-01-17T16:21:54Z","subdir":"metric","vcs_ref":"refs/tags/metric/v1.34.0"},\ | ||
| 1214 | {"module":"go.opentelemetry.io/otel/trace","version":"v1.32.0","vcs_hash":"a88bcf462be50b5ec9893d845737cdb0869a6945d49c699596a1c973d2ca76d0","timestamp":"2024-11-08T17:52:26Z","subdir":"trace","vcs_ref":"refs/tags/trace/v1.32.0"},\ | ||
| 1215 | {"module":"go.opentelemetry.io/otel/trace","version":"v1.37.0","vcs_hash":"781ff191099a4dbb688b1ab043b1c6ab5c6d691f0f32fade9b2451f7eb5f55dc","timestamp":"2025-06-25T06:41:12Z","subdir":"trace","vcs_ref":"refs/tags/trace/v1.37.0"},\ | ||
| 1216 | {"module":"go.opentelemetry.io/otel/trace","version":"v1.27.0","vcs_hash":"64b3ddcba5dcae1058f524ef477a77506770fb67e3fa49ca7a583d037cb37289","timestamp":"2024-05-21T17:59:36Z","subdir":"trace","vcs_ref":"refs/tags/trace/v1.27.0"},\ | ||
| 1217 | {"module":"go.opentelemetry.io/otel/trace","version":"v1.35.0","vcs_hash":"b9cfff93834a1198be78227766ecca2711856b6b1b0c7afbad371f153e4a7552","timestamp":"2025-03-05T18:33:59Z","subdir":"trace","vcs_ref":"refs/tags/trace/v1.35.0"},\ | ||
| 1218 | {"module":"go.opentelemetry.io/otel/trace","version":"v1.31.0","vcs_hash":"32a87864cfa3320f417f47862642c312d2c19908839bd781f0f1073a0a9b899e","timestamp":"2024-10-11T16:59:27Z","subdir":"trace","vcs_ref":""},\ | ||
| 1219 | {"module":"go.opentelemetry.io/otel/trace","version":"v1.34.0","vcs_hash":"b3db51e5327b5a2694ee02cefa53a9678f2b3e00617b8462e1ea597e27997f25","timestamp":"2025-01-17T16:21:54Z","subdir":"trace","vcs_ref":"refs/tags/trace/v1.34.0"},\ | ||
| 1220 | {"module":"go.opentelemetry.io/otel/exporters/zipkin","version":"v1.31.0","vcs_hash":"32a87864cfa3320f417f47862642c312d2c19908839bd781f0f1073a0a9b899e","timestamp":"2024-10-11T16:59:27Z","subdir":"exporters/zipkin","vcs_ref":"refs/tags/exporters/zipkin/v1.31.0"},\ | ||
| 1221 | {"module":"go.opentelemetry.io/otel/exporters/stdout/stdouttrace","version":"v1.31.0","vcs_hash":"32a87864cfa3320f417f47862642c312d2c19908839bd781f0f1073a0a9b899e","timestamp":"2024-10-11T16:59:27Z","subdir":"exporters/stdout/stdouttrace","vcs_ref":""},\ | ||
| 1222 | {"module":"go.opentelemetry.io/otel/exporters/otlp/otlptrace","version":"v1.37.0","vcs_hash":"781ff191099a4dbb688b1ab043b1c6ab5c6d691f0f32fade9b2451f7eb5f55dc","timestamp":"2025-06-25T06:41:12Z","subdir":"exporters/otlp/otlptrace","vcs_ref":"refs/tags/exporters/otlp/otlptrace/v1.37.0"},\ | ||
| 1223 | {"module":"go.opentelemetry.io/otel/exporters/otlp/otlptrace","version":"v1.35.0","vcs_hash":"b9cfff93834a1198be78227766ecca2711856b6b1b0c7afbad371f153e4a7552","timestamp":"2025-03-05T18:33:59Z","subdir":"exporters/otlp/otlptrace","vcs_ref":"refs/tags/exporters/otlp/otlptrace/v1.35.0"},\ | ||
| 1224 | {"module":"go.opentelemetry.io/otel/exporters/otlp/otlptrace","version":"v1.34.0","vcs_hash":"b3db51e5327b5a2694ee02cefa53a9678f2b3e00617b8462e1ea597e27997f25","timestamp":"2025-01-17T16:21:54Z","subdir":"exporters/otlp/otlptrace","vcs_ref":"refs/tags/exporters/otlp/otlptrace/v1.34.0"},\ | ||
| 1225 | {"module":"go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp","version":"v1.27.0","vcs_hash":"64b3ddcba5dcae1058f524ef477a77506770fb67e3fa49ca7a583d037cb37289","timestamp":"2024-05-21T17:59:36Z","subdir":"exporters/otlp/otlptrace/otlptracehttp","vcs_ref":"refs/tags/exporters/otlp/otlptrace/otlptracehttp/v1.27.0"},\ | ||
| 1226 | {"module":"go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp","version":"v1.24.0","vcs_hash":"b1b319cca9ee8cc859071d82cc0f6e13aedc92fac1ce6a55102c2d5669745a56","timestamp":"2024-02-23T16:32:44Z","subdir":"exporters/otlp/otlptrace/otlptracehttp","vcs_ref":"refs/tags/exporters/otlp/otlptrace/otlptracehttp/v1.24.0"},\ | ||
| 1227 | {"module":"go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp","version":"v1.35.0","vcs_hash":"b9cfff93834a1198be78227766ecca2711856b6b1b0c7afbad371f153e4a7552","timestamp":"2025-03-05T18:33:59Z","subdir":"exporters/otlp/otlptrace/otlptracehttp","vcs_ref":"refs/tags/exporters/otlp/otlptrace/otlptracehttp/v1.35.0"},\ | ||
| 1228 | {"module":"go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc","version":"v1.37.0","vcs_hash":"781ff191099a4dbb688b1ab043b1c6ab5c6d691f0f32fade9b2451f7eb5f55dc","timestamp":"2025-06-25T06:41:12Z","subdir":"exporters/otlp/otlptrace/otlptracegrpc","vcs_ref":"refs/tags/exporters/otlp/otlptrace/otlptracegrpc/v1.37.0"},\ | ||
| 1229 | {"module":"go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc","version":"v1.35.0","vcs_hash":"b9cfff93834a1198be78227766ecca2711856b6b1b0c7afbad371f153e4a7552","timestamp":"2025-03-05T18:33:59Z","subdir":"exporters/otlp/otlptrace/otlptracegrpc","vcs_ref":"refs/tags/exporters/otlp/otlptrace/otlptracegrpc/v1.35.0"},\ | ||
| 1230 | {"module":"go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc","version":"v1.34.0","vcs_hash":"b3db51e5327b5a2694ee02cefa53a9678f2b3e00617b8462e1ea597e27997f25","timestamp":"2025-01-17T16:21:54Z","subdir":"exporters/otlp/otlptrace/otlptracegrpc","vcs_ref":"refs/tags/exporters/otlp/otlptrace/otlptracegrpc/v1.34.0"},\ | ||
| 1231 | {"module":"modernc.org/cc/v3","version":"v3.36.2","vcs_hash":"9856a35d3434f01c2bbdbeb16dd784a74a6bbd86784663eaeae59c65e6b97256","timestamp":"2022-08-18T08:41:00Z","subdir":"","vcs_ref":"refs/tags/v3.36.2"},\ | ||
| 1232 | {"module":"modernc.org/cc/v3","version":"v3.36.3","vcs_hash":"ed8414d1a6c19dbaf975879262386654b5494c37de1fc0294b960a41f87d9422","timestamp":"2022-08-22T13:11:48Z","subdir":"","vcs_ref":"refs/tags/v3.36.3"},\ | ||
| 1233 | {"module":"modernc.org/sqlite","version":"v1.18.1","vcs_hash":"fdbe6617375de1a9a66fc632c8069afd20f384dd8b3a07c8c6080f42b28eda0e","timestamp":"2022-08-10T06:49:05Z","subdir":"","vcs_ref":"refs/tags/v1.18.1"},\ | ||
| 1234 | {"module":"modernc.org/strutil","version":"v1.1.3","vcs_hash":"1e99b09442b6c2019e0e7b598422bc67c9cf9a8b9676835db4d3f047b87c4f85","timestamp":"2022-08-25T14:17:15Z","subdir":"","vcs_ref":"refs/tags/v1.1.3"},\ | ||
| 1235 | {"module":"modernc.org/mathutil","version":"v1.5.0","vcs_hash":"0e18bbd7b03178cacced97e2025b9141e301accc33d76248ac1cd1176c27e3d5","timestamp":"2022-08-22T14:27:38Z","subdir":"","vcs_ref":"refs/tags/v1.5.0"},\ | ||
| 1236 | {"module":"modernc.org/memory","version":"v1.2.1","vcs_hash":"4fd7bd293a9eab4597434da0680f62810c5bb927585c49747b3f354d9427972d","timestamp":"2022-08-25T14:13:29Z","subdir":"","vcs_ref":"refs/tags/v1.2.1"},\ | ||
| 1237 | {"module":"modernc.org/memory","version":"v1.2.0","vcs_hash":"0e7bc3e877e7976ad1ed92272748c02849fbcd42eb70acd17247ec4fe038e835","timestamp":"2022-07-30T02:09:04Z","subdir":"","vcs_ref":"refs/tags/v1.2.0"},\ | ||
| 1238 | {"module":"modernc.org/ccgo/v3","version":"v3.16.9","vcs_hash":"3fd049f49fe66f8bab0c14f687a55d5816f5dacb0249c41047777bfd527e0f49","timestamp":"2022-08-23T16:17:53Z","subdir":"","vcs_ref":"refs/tags/v3.16.9"},\ | ||
| 1239 | {"module":"modernc.org/libc","version":"v1.17.1","vcs_hash":"b2c848296a4ac5d8b4094420f44f97719595fa3b0c963a304c11de5388aeabdf","timestamp":"2022-08-26T15:46:04Z","subdir":"","vcs_ref":"refs/tags/v1.17.1"},\ | ||
| 1240 | {"module":"modernc.org/libc","version":"v1.17.0","vcs_hash":"c2b55640c9a2367c1f176d4048a5a6bfeeb880bff73d2a05c0df11ae419edf4b","timestamp":"2022-08-21T15:36:40Z","subdir":"","vcs_ref":"refs/tags/v1.17.0"},\ | ||
| 1241 | {"module":"go.etcd.io/bbolt","version":"v1.4.0","vcs_hash":"3e77d827d0ebfa5b01caf8ec24b42f458d14b98d9b60a7dd612b0403dc237e90","timestamp":"2025-02-05T12:08:07Z","subdir":"","vcs_ref":"refs/tags/v1.4.0"},\ | ||
| 1242 | {"module":"go.etcd.io/bbolt","version":"v1.4.2","vcs_hash":"ee3b60e787e266e53a0300c5c56ed0bd76b76f12442ebf2b1c3d8cae3540d3e9","timestamp":"2025-06-27T10:53:57Z","subdir":"","vcs_ref":"refs/tags/v1.4.2"},\ | ||
| 1243 | {"module":"go.etcd.io/gofail","version":"v0.2.0","vcs_hash":"94af41cb3791d3446ad2efcce59de525d2df0ae4cf689775b2914bcf4100d3a8","timestamp":"2024-06-19T04:45:01Z","subdir":"","vcs_ref":"refs/tags/v0.2.0"},\ | ||
| 1244 | {"module":"go.etcd.io/etcd/client/pkg/v3","version":"v3.6.4","vcs_hash":"74448a9c4e05046728e12a5e2ab7fd8711064d226a47614dfeed8aa6f48de4da","timestamp":"2025-07-25T18:14:45Z","subdir":"client/pkg","vcs_ref":"refs/tags/client/pkg/v3.6.4"},\ | ||
| 1245 | {"module":"go.etcd.io/etcd/client/v3","version":"v3.6.4","vcs_hash":"74448a9c4e05046728e12a5e2ab7fd8711064d226a47614dfeed8aa6f48de4da","timestamp":"2025-07-25T18:14:45Z","subdir":"client","vcs_ref":"refs/tags/client/v3.6.4"},\ | ||
| 1246 | {"module":"go.etcd.io/etcd/pkg/v3","version":"v3.6.4","vcs_hash":"74448a9c4e05046728e12a5e2ab7fd8711064d226a47614dfeed8aa6f48de4da","timestamp":"2025-07-25T18:14:45Z","subdir":"pkg","vcs_ref":"refs/tags/pkg/v3.6.4"},\ | ||
| 1247 | {"module":"go.etcd.io/etcd/api/v3","version":"v3.6.4","vcs_hash":"74448a9c4e05046728e12a5e2ab7fd8711064d226a47614dfeed8aa6f48de4da","timestamp":"2025-07-25T18:14:45Z","subdir":"api","vcs_ref":"refs/tags/api/v3.6.4"},\ | ||
| 1248 | {"module":"go.etcd.io/etcd/server/v3","version":"v3.6.4","vcs_hash":"74448a9c4e05046728e12a5e2ab7fd8711064d226a47614dfeed8aa6f48de4da","timestamp":"2025-07-25T18:14:45Z","subdir":"server","vcs_ref":"refs/tags/server/v3.6.4"},\ | ||
| 1249 | {"module":"go.etcd.io/etcd/tests/v3","version":"v3.5.21","vcs_hash":"6c9c82f459c65b99d218880bcfe4f9ec1b15b0babc8a456ae341bf3a307a1871","timestamp":"2025-03-27T22:56:36Z","subdir":"tests","vcs_ref":"refs/tags/tests/v3.5.21"},\ | ||
| 1250 | {"module":"go.etcd.io/etcd/raft/v3","version":"v3.5.21","vcs_hash":"6c9c82f459c65b99d218880bcfe4f9ec1b15b0babc8a456ae341bf3a307a1871","timestamp":"2025-03-27T22:56:36Z","subdir":"raft","vcs_ref":"refs/tags/raft/v3.5.21"},\ | ||
| 1251 | {"module":"go.etcd.io/raft/v3","version":"v3.6.0","vcs_hash":"021b1761a70a4212e4f2b025e054475e53e23fb505ca7d877de026578df975ca","timestamp":"2025-02-05T08:13:35Z","subdir":"","vcs_ref":"refs/tags/v3.6.0"},\ | ||
| 1252 | {"module":"gopkg.in/check.v1","version":"v0.0.0-20161208181325-20d25e280405","vcs_hash":"f6f7125ac7ef086ca6395a14a9a28c8c11cd6f8790a8be7cfd6475d1acd0f40b","timestamp":"2016-12-08T18:13:25Z","subdir":"","vcs_ref":""},\ | ||
| 1253 | {"module":"gopkg.in/check.v1","version":"v1.0.0-20180628173108-788fd7840127","vcs_hash":"4c3ba71ea98d2c5297a7f0582e773355df148f78f4553723e35403a852adb666","timestamp":"2018-06-28T17:31:08Z","subdir":"","vcs_ref":""},\ | ||
| 1254 | {"module":"gopkg.in/check.v1","version":"v1.0.0-20190902080502-41f04d3bba15","vcs_hash":"b7951985cdbd8450a02d07fa23ccc53e6697516195b166ef9831e19a0c06da7d","timestamp":"2019-09-02T08:05:02Z","subdir":"","vcs_ref":""},\ | ||
| 1255 | {"module":"gopkg.in/check.v1","version":"v1.0.0-20201130134442-10cb98267c6c","vcs_hash":"b8ed7c01feb15e76511fd0dcf4b7d5e0ab535f96b5fe0e22cd9854a758a6c38d","timestamp":"2020-11-30T13:44:42Z","subdir":"","vcs_ref":""},\ | ||
| 1256 | {"module":"gopkg.in/errgo.v2","version":"v2.1.0","vcs_hash":"1d12f78e32dbca2d0444388465b0d12d20195abba51688fed428a647df9041e1","timestamp":"2018-08-23T07:15:05Z","subdir":"","vcs_ref":"refs/tags/v2.1.0"},\ | ||
| 1257 | {"module":"gopkg.in/inf.v0","version":"v0.9.1","vcs_hash":"61185ca91404d2e09a193aede807b4a9ededd43199f58cd49ec4cef480d7bc7f","timestamp":"2018-03-26T17:23:32Z","subdir":"","vcs_ref":"refs/tags/v0.9.1"},\ | ||
| 1258 | {"module":"gopkg.in/tomb.v1","version":"v1.0.0-20141024135613-dd632973f1e7","vcs_hash":"3eb09c53457860b46e591b55bd3d381c6c4ceb426eeef3c43e3b3eac38964c0d","timestamp":"2014-10-24T13:56:13Z","subdir":"","vcs_ref":""},\ | ||
| 1259 | {"module":"gopkg.in/evanphx/json-patch.v4","version":"v4.13.0","vcs_hash":"664c761587abdd7a37f78115c7dbea5a3bcbea104244f81430c0e47dc5396047","timestamp":"2025-01-28T17:43:52Z","subdir":"","vcs_ref":"refs/tags/v4.13.0"},\ | ||
| 1260 | {"module":"gopkg.in/yaml.v2","version":"v2.2.8","vcs_hash":"400816c86851106c70bff651cdce4df77403b9659ec70d1d1bbe2d3211dfa942","timestamp":"2020-01-21T17:19:40Z","subdir":"","vcs_ref":"refs/tags/v2.2.8"},\ | ||
| 1261 | {"module":"gopkg.in/yaml.v2","version":"v2.2.2","vcs_hash":"8a100ce674e65e72daf096e45d53f5beec9f9123c742acb89993de84b6414834","timestamp":"2018-11-15T11:05:04Z","subdir":"","vcs_ref":"refs/tags/v2.2.2"},\ | ||
| 1262 | {"module":"gopkg.in/yaml.v2","version":"v2.4.0","vcs_hash":"84e688efadb8602ec1990d3cd251d5818e95c14682a169266ac9a1edadfe5424","timestamp":"2020-11-17T15:46:20Z","subdir":"","vcs_ref":"refs/tags/v2.4.0"},\ | ||
| 1263 | {"module":"gopkg.in/yaml.v2","version":"v2.2.1","vcs_hash":"0fa3b98a4c1a3d9bd017c1d1c94874fecbc693d1400e5f002f53d4444a42664c","timestamp":"2018-03-28T19:50:20Z","subdir":"","vcs_ref":"refs/tags/v2.2.1"},\ | ||
| 1264 | {"module":"gopkg.in/go-jose/go-jose.v2","version":"v2.6.3","vcs_hash":"3379754b4af15203abde6f71eb3b73900bd1c55436e703511081f9685fa1984f","timestamp":"2024-03-07T22:25:21Z","subdir":"","vcs_ref":"refs/tags/v2.6.3"},\ | ||
| 1265 | {"module":"gopkg.in/natefinch/lumberjack.v2","version":"v2.2.1","vcs_hash":"77a6dec8af06a8bf3eb517dd856ae09528093b19ff97b50a057dcd174887232f","timestamp":"2023-02-06T19:38:14Z","subdir":"","vcs_ref":"refs/tags/v2.2.1"},\ | ||
| 1266 | {"module":"gopkg.in/fsnotify.v1","version":"v1.4.7","vcs_hash":"cc44f7bf337eee80812ff411465b4e87c78887003ae940c1b27adb151bbed7d2","timestamp":"2018-01-10T05:33:47Z","subdir":"","vcs_ref":"refs/tags/v1.4.7"},\ | ||
| 1267 | {"module":"gopkg.in/ini.v1","version":"v1.67.0","vcs_hash":"35aca96c4c1dbe28b4a68dd8f9ad52ed4d311b137ae51f57e5f73034281e5da5","timestamp":"2022-08-08T11:35:30Z","subdir":"","vcs_ref":"refs/tags/v1.67.0"},\ | ||
| 1268 | {"module":"gopkg.in/yaml.v3","version":"v3.0.1","vcs_hash":"8d340fff421a1861f196061b40e49b2f9e802647204935d08e1062b8ecd90b0d","timestamp":"2022-05-27T08:35:30Z","subdir":"","vcs_ref":"refs/tags/v3.0.1"},\ | ||
| 1269 | {"module":"gopkg.in/yaml.v3","version":"v3.0.0-20200313102051-9f266ea9e77c","vcs_hash":"ae6e6119974a43d5668501b6efe7e743408319dee4094d1929d3e75a4f5dac98","timestamp":"2020-03-13T10:20:51Z","subdir":"","vcs_ref":""},\ | ||
| 1270 | {"module":"gopkg.in/yaml.v3","version":"v3.0.0-20210107192922-496545a6307b","vcs_hash":"e97305305378d3abaabce6b36aced1d40b09ad77e2c49963854d4364b16d1d1c","timestamp":"2021-01-07T19:29:22Z","subdir":"","vcs_ref":""},\ | ||
| 1271 | {"module":"google.golang.org/api","version":"v0.77.0","vcs_hash":"880c3361e785252e4d9f57c8c3f17b2274fb9c51066cbb330b3cc4154b16d02f","timestamp":"2022-04-29T20:00:45Z","subdir":"","vcs_ref":"refs/tags/v0.77.0"},\ | ||
| 1272 | {"module":"google.golang.org/api","version":"v0.20.0","vcs_hash":"23eb4a26dc9b47453374f9dddbe95b6b9a0854dfeda0613040b861060ef6be1e","timestamp":"2020-03-03T22:08:36Z","subdir":"","vcs_ref":"refs/tags/v0.20.0"},\ | ||
| 1273 | {"module":"google.golang.org/api","version":"v0.55.0","vcs_hash":"59df96a5466677a65a22e97e123f710b712e4fcf1c6d19eeff37ebdcb0a86526","timestamp":"2021-08-31T02:51:08Z","subdir":"","vcs_ref":"refs/tags/v0.55.0"},\ | ||
| 1274 | {"module":"google.golang.org/api","version":"v0.1.0","vcs_hash":"b64224330b0ca87becd851a9a620893cc055dc465211cb096e607415bad2113d","timestamp":"2019-01-02T18:28:59Z","subdir":"","vcs_ref":"refs/tags/v0.1.0"},\ | ||
| 1275 | {"module":"google.golang.org/api","version":"v0.35.0","vcs_hash":"ebd9bf9a722b43e71183c3050d89bf6ad9828d8e2906d5602b0ee9b9285d8b79","timestamp":"2020-11-06T16:02:07Z","subdir":"","vcs_ref":"refs/tags/v0.35.0"},\ | ||
| 1276 | {"module":"google.golang.org/api","version":"v0.7.0","vcs_hash":"aee168ddcfc4953d898f044e848275d235131068ee358fdbfa225b1445d818f1","timestamp":"2019-06-24T19:17:51Z","subdir":"","vcs_ref":"refs/tags/v0.7.0"},\ | ||
| 1277 | {"module":"google.golang.org/api","version":"v0.75.0","vcs_hash":"01ac8f28e7bc00d9d68dd984b82b393710a2f0a7308e41762cfe16a08b80d8db","timestamp":"2022-04-20T21:32:21Z","subdir":"","vcs_ref":"refs/tags/v0.75.0"},\ | ||
| 1278 | {"module":"google.golang.org/api","version":"v0.74.0","vcs_hash":"50d3d405a295773a6b07547dda37bca9b19f76ea040fa57253264a9cab92c64d","timestamp":"2022-03-30T17:14:06Z","subdir":"","vcs_ref":"refs/tags/v0.74.0"},\ | ||
| 1279 | {"module":"google.golang.org/api","version":"v0.4.0","vcs_hash":"80181b41254dc7a8bd15b0bb830b29ab086896c5171b4b1bb95a3495cc79934f","timestamp":"2019-04-25T17:02:30Z","subdir":"","vcs_ref":"refs/tags/v0.4.0"},\ | ||
| 1280 | {"module":"google.golang.org/api","version":"v0.61.0","vcs_hash":"6c9d71a92656c7c025f6c2a54fc10769101063033dda6f34fdf475288685e50e","timestamp":"2021-12-02T20:12:22Z","subdir":"","vcs_ref":"refs/tags/v0.61.0"},\ | ||
| 1281 | {"module":"google.golang.org/api","version":"v0.47.0","vcs_hash":"66d1de6059eedffb58ffbbecc7e81b38122d33a658954100fae360cb3292e0d4","timestamp":"2021-05-19T17:27:35Z","subdir":"","vcs_ref":"refs/tags/v0.47.0"},\ | ||
| 1282 | {"module":"google.golang.org/api","version":"v0.14.0","vcs_hash":"a3c3d9d92d521b98db8b70e365e91b3db223f268a7e27dbe5788c9bfcaf9c55a","timestamp":"2019-11-15T19:12:53Z","subdir":"","vcs_ref":"refs/tags/v0.14.0"},\ | ||
| 1283 | {"module":"google.golang.org/api","version":"v0.36.0","vcs_hash":"68b17b88fafe84d46235c1198b6a1107b19382274315798ee00fe0ac95accf85","timestamp":"2020-12-03T15:43:55Z","subdir":"","vcs_ref":"refs/tags/v0.36.0"},\ | ||
| 1284 | {"module":"google.golang.org/api","version":"v0.100.0","vcs_hash":"c5a47d80229d7d750e14c99eaafeb99678b1e5de3c83128b52dcc8bce0ff8e63","timestamp":"2022-10-18T18:59:04Z","subdir":"","vcs_ref":"refs/tags/v0.100.0"},\ | ||
| 1285 | {"module":"google.golang.org/api","version":"v0.19.0","vcs_hash":"2346cfeecbf9a25b01bcd00bd66d67085b82e45f4115a5a89f581d929511dfdc","timestamp":"2020-02-25T19:58:39Z","subdir":"","vcs_ref":"refs/tags/v0.19.0"},\ | ||
| 1286 | {"module":"google.golang.org/api","version":"v0.63.0","vcs_hash":"475a29ebfe0a2bdeafaffdb72036000ca50bf8c9e6b435a00fa78a3d66e88d59","timestamp":"2021-12-13T21:18:59Z","subdir":"","vcs_ref":"refs/tags/v0.63.0"},\ | ||
| 1287 | {"module":"google.golang.org/api","version":"v0.103.0","vcs_hash":"52fa443220f2b2f11f02053d4e5d6d8f5f053c1ac70bc093d7587603a8efffad","timestamp":"2022-11-08T20:03:28Z","subdir":"","vcs_ref":"refs/tags/v0.103.0"},\ | ||
| 1288 | {"module":"google.golang.org/api","version":"v0.51.0","vcs_hash":"7976fda09b3b704937ff096b751dd7a6dfbd93a1df6ceb71cff607665060b014","timestamp":"2021-07-22T17:26:10Z","subdir":"","vcs_ref":"refs/tags/v0.51.0"},\ | ||
| 1289 | {"module":"google.golang.org/api","version":"v0.8.0","vcs_hash":"20791057c93ae70c656a8118745e267b31231c8300e5f7c7ae21f2333fa06419","timestamp":"2019-08-09T15:21:22Z","subdir":"","vcs_ref":"refs/tags/v0.8.0"},\ | ||
| 1290 | {"module":"google.golang.org/api","version":"v0.93.0","vcs_hash":"0ab25feac90af2fa562bcb41329da0c00b76965033834a6cb63c02c1dc974fb8","timestamp":"2022-08-16T19:22:17Z","subdir":"","vcs_ref":"refs/tags/v0.93.0"},\ | ||
| 1291 | {"module":"google.golang.org/api","version":"v0.18.0","vcs_hash":"c56bc734a94da4ee969db66434723db16fc71419a98e36113f925bdad3b7e053","timestamp":"2020-02-24T22:37:09Z","subdir":"","vcs_ref":"refs/tags/v0.18.0"},\ | ||
| 1292 | {"module":"google.golang.org/api","version":"v0.108.0","vcs_hash":"de9b469d3a3f8400aa03da6da2163e42cf85eba7793d0681e608b74e0430f582","timestamp":"2023-01-18T23:42:42Z","subdir":"","vcs_ref":"refs/tags/v0.108.0"},\ | ||
| 1293 | {"module":"google.golang.org/api","version":"v0.99.0","vcs_hash":"a5c41118233024c0464ea7f41560a2cbf41638460bc4ac28ec50a0e309b2678b","timestamp":"2022-10-14T18:00:18Z","subdir":"","vcs_ref":"refs/tags/v0.99.0"},\ | ||
| 1294 | {"module":"google.golang.org/api","version":"v0.0.0-20180910000450-7ca32eb868bf","vcs_hash":"98898452c28104a5112c94f18ac04b5498cc264463ed3030038579cd593d9658","timestamp":"2018-09-10T00:04:50Z","subdir":"","vcs_ref":""},\ | ||
| 1295 | {"module":"google.golang.org/api","version":"v0.48.0","vcs_hash":"f9686ee7a87eec7c04edb73a0b426ef15410ad38064ea1b706f4c2031cbee1bb","timestamp":"2021-06-07T17:07:55Z","subdir":"","vcs_ref":"refs/tags/v0.48.0"},\ | ||
| 1296 | {"module":"google.golang.org/api","version":"v0.28.0","vcs_hash":"49033fc86c907eec7703c9889427222e6749c980ce4775375829fbcd70e62659","timestamp":"2020-06-18T15:07:54Z","subdir":"","vcs_ref":"refs/tags/v0.28.0"},\ | ||
| 1297 | {"module":"google.golang.org/api","version":"v0.13.0","vcs_hash":"8de1e7954d8c65675145bfd8ebb8541edb70904906ed04fffeb0292b9e0f1406","timestamp":"2019-10-28T18:21:11Z","subdir":"","vcs_ref":"refs/tags/v0.13.0"},\ | ||
| 1298 | {"module":"google.golang.org/api","version":"v0.54.0","vcs_hash":"8b3b955eb52f31e4c95e081aa7ac1f1f998c563d10fb31127b86aba47f59ad88","timestamp":"2021-08-13T14:40:25Z","subdir":"","vcs_ref":"refs/tags/v0.54.0"},\ | ||
| 1299 | {"module":"google.golang.org/api","version":"v0.15.0","vcs_hash":"33ca300d48a3d01994bc33e565dff05122b46b20e9a3045025c97da167e2ad1e","timestamp":"2019-12-17T19:56:32Z","subdir":"","vcs_ref":"refs/tags/v0.15.0"},\ | ||
| 1300 | {"module":"google.golang.org/api","version":"v0.84.0","vcs_hash":"61903893b8af13cb3edd2d71e311b4e13f71ee952083bb5a08231187d6832ee6","timestamp":"2022-06-14T18:28:03Z","subdir":"","vcs_ref":"refs/tags/v0.84.0"},\ | ||
| 1301 | {"module":"google.golang.org/api","version":"v0.41.0","vcs_hash":"a2a24f2ac16563e37cd078940129a435eb60c6d7f36f2328fa3171f775258f85","timestamp":"2021-03-09T16:53:15Z","subdir":"","vcs_ref":"refs/tags/v0.41.0"},\ | ||
| 1302 | {"module":"google.golang.org/api","version":"v0.80.0","vcs_hash":"86aa4eb8d630fed04289532b66769d3446b74ea683252c7a66d1c0d805c299d3","timestamp":"2022-05-17T17:04:03Z","subdir":"","vcs_ref":"refs/tags/v0.80.0"},\ | ||
| 1303 | {"module":"google.golang.org/api","version":"v0.111.0","vcs_hash":"bdf99a56b6f205f7af13b9a8f10d5bc37b3128594f515a49cddd624c5eb7adeb","timestamp":"2023-02-28T20:33:42Z","subdir":"","vcs_ref":"refs/tags/v0.111.0"},\ | ||
| 1304 | {"module":"google.golang.org/api","version":"v0.85.0","vcs_hash":"ae4bb175ca5e142dd76c50ba37d98f1fb64b94ff593973d562a6ce57fcce0c93","timestamp":"2022-06-21T19:54:29Z","subdir":"","vcs_ref":"refs/tags/v0.85.0"},\ | ||
| 1305 | {"module":"google.golang.org/api","version":"v0.40.0","vcs_hash":"9f6b28d2bed04a7758913f4c4682b3f7783d6d556b391bb18bad189aa83af21e","timestamp":"2021-02-12T17:26:01Z","subdir":"","vcs_ref":"refs/tags/v0.40.0"},\ | ||
| 1306 | {"module":"google.golang.org/api","version":"v0.0.0-20181030000543-1d582fd0359e","vcs_hash":"8406279b6b79ce2923cb2f13fab6cddb14670dfc5e4be5ef31841683779e05ae","timestamp":"2018-10-30T00:05:43Z","subdir":"","vcs_ref":""},\ | ||
| 1307 | {"module":"google.golang.org/api","version":"v0.67.0","vcs_hash":"685c25c6df3a4b603c89ca6fef7475af30640ca908127eb41d3cf27d648f71cd","timestamp":"2022-02-03T18:50:26Z","subdir":"","vcs_ref":"refs/tags/v0.67.0"},\ | ||
| 1308 | {"module":"google.golang.org/api","version":"v0.30.0","vcs_hash":"29c1bbf10afb63358cfa30a9f53d44df868c21a0799554fe7d303bc45f9f140d","timestamp":"2020-08-04T15:43:03Z","subdir":"","vcs_ref":"refs/tags/v0.30.0"},\ | ||
| 1309 | {"module":"google.golang.org/api","version":"v0.24.0","vcs_hash":"12733c74266e790304493625a12bfaa45e5f030a99cccaac4015a7785e8f24ec","timestamp":"2020-05-11T18:23:52Z","subdir":"","vcs_ref":"refs/tags/v0.24.0"},\ | ||
| 1310 | {"module":"google.golang.org/api","version":"v0.106.0","vcs_hash":"f5dcaae5a98835ab56b377a5876f18ecc384cd97a5db002f74fe832cc0f81e1f","timestamp":"2023-01-04T18:20:47Z","subdir":"","vcs_ref":"refs/tags/v0.106.0"},\ | ||
| 1311 | {"module":"google.golang.org/api","version":"v0.97.0","vcs_hash":"e75b1fbd97c416c193ed231dec3432747a99b66650f372f90d04573cb159d479","timestamp":"2022-09-21T22:29:09Z","subdir":"","vcs_ref":"refs/tags/v0.97.0"},\ | ||
| 1312 | {"module":"google.golang.org/api","version":"v0.70.0","vcs_hash":"862919c9a83484220919f57da35a6bff3625eb4067565879b33db88ef8b7ff98","timestamp":"2022-02-22T16:34:49Z","subdir":"","vcs_ref":"refs/tags/v0.70.0"},\ | ||
| 1313 | {"module":"google.golang.org/api","version":"v0.22.0","vcs_hash":"51f976a807b7c2058d6edfb8c77975e40b017a777ddeb30c523d10e73cf56efb","timestamp":"2020-04-21T19:45:08Z","subdir":"","vcs_ref":"refs/tags/v0.22.0"},\ | ||
| 1314 | {"module":"google.golang.org/api","version":"v0.128.0","vcs_hash":"e90d7f7156d1f61d6b95895f31f7fa88b01f82c3cdd6f1ba4c768a788275b3bf","timestamp":"2023-06-15T19:11:43Z","subdir":"","vcs_ref":"refs/tags/v0.128.0"},\ | ||
| 1315 | {"module":"google.golang.org/api","version":"v0.96.0","vcs_hash":"cbf28de57360be4df71c4784b4bad512f6e205fdc01ea4efe37a7dd5afaf7340","timestamp":"2022-09-14T16:29:30Z","subdir":"","vcs_ref":"refs/tags/v0.96.0"},\ | ||
| 1316 | {"module":"google.golang.org/api","version":"v0.43.0","vcs_hash":"b21d0306f078808a40c50693bb994f98d82aaef3862b71a8a93f1cb19f813dfe","timestamp":"2021-03-24T21:10:55Z","subdir":"","vcs_ref":"refs/tags/v0.43.0"},\ | ||
| 1317 | {"module":"google.golang.org/api","version":"v0.114.0","vcs_hash":"b91e9477739dc7139d4ad535354a67d2713d6f21e23e99bf5fb613e360311583","timestamp":"2023-03-17T14:41:34Z","subdir":"","vcs_ref":"refs/tags/v0.114.0"},\ | ||
| 1318 | {"module":"google.golang.org/api","version":"v0.102.0","vcs_hash":"08fdddaae5db736ed379136272037185d4ab853a832f1653c2f822e879a71c3f","timestamp":"2022-11-02T16:20:22Z","subdir":"","vcs_ref":"refs/tags/v0.102.0"},\ | ||
| 1319 | {"module":"google.golang.org/api","version":"v0.50.0","vcs_hash":"dd94f1077150431193b5beea2e9200eadd854cf5f8cc1943a64b6cdfab6edb73","timestamp":"2021-06-30T18:57:45Z","subdir":"","vcs_ref":"refs/tags/v0.50.0"},\ | ||
| 1320 | {"module":"google.golang.org/api","version":"v0.9.0","vcs_hash":"6b01f073069e36d3c19b2a04625a54b633c9230c66ffbee31c81f8638377c690","timestamp":"2019-08-20T17:08:51Z","subdir":"","vcs_ref":"refs/tags/v0.9.0"},\ | ||
| 1321 | {"module":"google.golang.org/api","version":"v0.110.0","vcs_hash":"f15fc66b7ffff407c397275f5747a9c3acf91240d2daf0aead21b6186b67baf0","timestamp":"2023-02-13T21:38:12Z","subdir":"","vcs_ref":"refs/tags/v0.110.0"},\ | ||
| 1322 | {"module":"google.golang.org/api","version":"v0.17.0","vcs_hash":"8f93d42fb1d12795914e916cc1b915c46dbabe25edf4407a980c0abb3eb2296f","timestamp":"2020-02-06T17:45:07Z","subdir":"","vcs_ref":"refs/tags/v0.17.0"},\ | ||
| 1323 | {"module":"google.golang.org/api","version":"v0.57.0","vcs_hash":"3ce3b2ea78bec0b40dd7ac0e51d063036f80711ec5fa9974dd29f51247021349","timestamp":"2021-09-16T15:05:25Z","subdir":"","vcs_ref":"refs/tags/v0.57.0"},\ | ||
| 1324 | {"module":"google.golang.org/api","version":"v0.122.0","vcs_hash":"61639457aecdcc06b129ab636e71b83971f8ebde9f3631c97c5aad5af58b8ccf","timestamp":"2023-05-09T16:47:31Z","subdir":"","vcs_ref":"refs/tags/v0.122.0"},\ | ||
| 1325 | {"module":"google.golang.org/api","version":"v0.29.0","vcs_hash":"6e4d31f70d461be2c439583bf327fc4c547e8b4fc2d4195b358baa66344135b5","timestamp":"2020-07-08T20:43:56Z","subdir":"","vcs_ref":"refs/tags/v0.29.0"},\ | ||
| 1326 | {"module":"google.golang.org/grpc","version":"v1.75.0","vcs_hash":"9229d717259c6d4bce0a42eb7b7c4fe0695a33370ed995a86d1b6efb32d0f55d","timestamp":"2025-08-19T18:25:33Z","subdir":"","vcs_ref":"refs/tags/v1.75.0"},\ | ||
| 1327 | {"module":"google.golang.org/grpc","version":"v1.69.4","vcs_hash":"051c9b53bb6bcf4c5b7c1ab3c7efa7e830eaf91c3d727b3c80f22907a4a799c8","timestamp":"2025-01-13T06:48:14Z","subdir":"","vcs_ref":"refs/tags/v1.69.4"},\ | ||
| 1328 | {"module":"google.golang.org/grpc","version":"v1.72.1","vcs_hash":"33d87f75545c9bca9daa89273b1d0b1df75936951b9e027f923f9a77d99b9621","timestamp":"2025-05-14T09:00:17Z","subdir":"","vcs_ref":"refs/tags/v1.72.1"},\ | ||
| 1329 | {"module":"google.golang.org/grpc","version":"v1.73.0","vcs_hash":"71ca0270e87698e679a332c50187781705d81eb20fb0c6cc5eb02b10f71f97ef","timestamp":"2025-06-05T11:12:02Z","subdir":"","vcs_ref":"refs/tags/v1.73.0"},\ | ||
| 1330 | {"module":"google.golang.org/grpc","version":"v1.67.0","vcs_hash":"cd5715c60f3d3c321c2f1230fdd08c5af12c68b69a250220d122cb104148ffd7","timestamp":"2024-09-20T06:43:44Z","subdir":"","vcs_ref":"refs/tags/v1.67.0"},\ | ||
| 1331 | {"module":"google.golang.org/grpc","version":"v1.71.1","vcs_hash":"bc8f3fd45d0d471d9ddb353cea26b2c9d5275f94ca8a5f6d55f8a7300602e835","timestamp":"2025-03-28T15:29:51Z","subdir":"","vcs_ref":"refs/tags/v1.71.1"},\ | ||
| 1332 | {"module":"google.golang.org/grpc","version":"v1.72.0","vcs_hash":"98be1fc40399dd0d63ac4a0edfa2f9504b3219d4b6aaa1b7ea421b56af1f8570","timestamp":"2025-04-21T04:25:46Z","subdir":"","vcs_ref":"refs/tags/v1.72.0"},\ | ||
| 1333 | {"module":"google.golang.org/grpc/examples","version":"v0.0.0-20230224211313-3775f633ce20","vcs_hash":"a2d24e539edf68ad5ba748345573eca51b9fd8341e4308b7bf9b8e0c25a69d08","timestamp":"2023-02-24T21:13:13Z","subdir":"examples","vcs_ref":""},\ | ||
| 1334 | {"module":"google.golang.org/grpc/cmd/protoc-gen-go-grpc","version":"v1.5.1","vcs_hash":"ce5a862c22ded840bff7b7ec1016804cb0af284075ea09fb5fe73b9866532a3a","timestamp":"2024-07-29T17:04:12Z","subdir":"cmd/protoc-gen-go-grpc","vcs_ref":"refs/tags/cmd/protoc-gen-go-grpc/v1.5.1"},\ | ||
| 1335 | {"module":"google.golang.org/grpc/cmd/protoc-gen-go-grpc","version":"v1.1.0","vcs_hash":"113fc503ab9b0f0885dbd999df98825584f23669cc9cda2ed230b52b85b92cee","timestamp":"2021-01-14T22:28:25Z","subdir":"cmd/protoc-gen-go-grpc","vcs_ref":"refs/tags/cmd/protoc-gen-go-grpc/v1.1.0"},\ | ||
| 1336 | {"module":"google.golang.org/appengine","version":"v1.6.6","vcs_hash":"a674d0c9404a47bf59cec9b7cb73ddb30e1943b49fbeca25158b12d9c82a809c","timestamp":"2020-04-22T17:14:01Z","subdir":"","vcs_ref":"refs/tags/v1.6.6"},\ | ||
| 1337 | {"module":"google.golang.org/appengine","version":"v1.4.0","vcs_hash":"6985551872e9385a78906b511015e4428f8582eda7da3fa8b99f12fc9e94e0e3","timestamp":"2018-12-17T20:59:03Z","subdir":"","vcs_ref":"refs/tags/v1.4.0"},\ | ||
| 1338 | {"module":"google.golang.org/appengine","version":"v1.6.1","vcs_hash":"18c02d6f824283e4b90c4ca8b1b49c5a290085d9a4d9c19eb071924eee3223a3","timestamp":"2019-06-06T17:30:15Z","subdir":"","vcs_ref":"refs/tags/v1.6.1"},\ | ||
| 1339 | {"module":"google.golang.org/appengine","version":"v1.2.0","vcs_hash":"79c0e2a1da93fdb0d933d94e90157fac1f5b9d1821c62aec9956c76be3ca6a57","timestamp":"2018-09-18T20:26:59Z","subdir":"","vcs_ref":"refs/tags/v1.2.0"},\ | ||
| 1340 | {"module":"google.golang.org/appengine","version":"v1.5.0","vcs_hash":"51f0674a310dd593213d36e872dee0ca0815e2a9ae81dcbe90432d1ad38330b2","timestamp":"2019-02-15T20:43:44Z","subdir":"","vcs_ref":"refs/tags/v1.5.0"},\ | ||
| 1341 | {"module":"google.golang.org/appengine","version":"v1.3.0","vcs_hash":"f21252fefb689e3b8d99b2b896a9d9f292a3eafc8d39f729c8403a89af18c1f0","timestamp":"2018-10-31T00:20:03Z","subdir":"","vcs_ref":"refs/tags/v1.3.0"},\ | ||
| 1342 | {"module":"google.golang.org/appengine","version":"v1.6.7","vcs_hash":"6bdf990cc785ba8bbfcab2c1c60ac596e4bf69f43271a52a2739d56c5b1131ad","timestamp":"2020-10-13T00:46:28Z","subdir":"","vcs_ref":"refs/tags/v1.6.7"},\ | ||
| 1343 | {"module":"google.golang.org/appengine","version":"v1.6.5","vcs_hash":"1159422b97094fe82db8178caf011b661d8bf60c0193e5c8121fe79a2eea1829","timestamp":"2019-10-07T22:26:40Z","subdir":"","vcs_ref":"refs/tags/v1.6.5"},\ | ||
| 1344 | {"module":"google.golang.org/genproto","version":"v0.0.0-20230525234035-dd9d682886f9","vcs_hash":"f05a28713ab30e4c74b8f2f7427773426c53102662b4a571e691122bfe61b785","timestamp":"2023-05-25T23:40:35Z","subdir":"","vcs_ref":""},\ | ||
| 1345 | {"module":"google.golang.org/genproto/googleapis/api","version":"v0.0.0-20230525234035-dd9d682886f9","vcs_hash":"f05a28713ab30e4c74b8f2f7427773426c53102662b4a571e691122bfe61b785","timestamp":"2023-05-25T23:40:35Z","subdir":"googleapis/api","vcs_ref":""},\ | ||
| 1346 | {"module":"google.golang.org/genproto/googleapis/api","version":"v0.0.0-20230530153820-e85fd2cbaebc","vcs_hash":"cd6b29f01a6d39c3603ebc6432008fbdcbaa798fdd217870e96e1691cd65bd45","timestamp":"2023-05-30T15:38:20Z","subdir":"googleapis/api","vcs_ref":""},\ | ||
| 1347 | {"module":"google.golang.org/genproto/googleapis/api","version":"v0.0.0-20230822172742-b8732ec3820d","vcs_hash":"f7d20fde87efd6ba8466ca5345fcf51b151495ed9c9e16545fd32da881dd0041","timestamp":"2023-08-22T17:27:42Z","subdir":"googleapis/api","vcs_ref":""},\ | ||
| 1348 | {"module":"google.golang.org/genproto/googleapis/api","version":"v0.0.0-20230525234020-1aefcd67740a","vcs_hash":"78ab891afcc1672ed9e4e186c1209d7713d061290e95f4ae6b2d62c560b65575","timestamp":"2023-05-25T23:40:20Z","subdir":"googleapis/api","vcs_ref":""},\ | ||
| 1349 | {"module":"google.golang.org/genproto/googleapis/api","version":"v0.0.0-20250218202821-56aae31c358a","vcs_hash":"42377f5bed6dd130535d28053dfe53195acf88d9d4b8dc443cb65c6375e10574","timestamp":"2025-02-18T20:28:21Z","subdir":"googleapis/api","vcs_ref":""},\ | ||
| 1350 | {"module":"google.golang.org/genproto/googleapis/api","version":"v0.0.0-20250303144028-a0af3efb3deb","vcs_hash":"7e476d98613961f08f863a29fcd6ca794faa994c0585dd3b426b0e044eea1f16","timestamp":"2025-03-03T14:40:28Z","subdir":"googleapis/api","vcs_ref":""},\ | ||
| 1351 | {"module":"google.golang.org/genproto/googleapis/api","version":"v0.0.0-20250826171959-ef028d996bc1","vcs_hash":"9e8a2b2fd63abcac4119eaa7a0d07392b3fee9071df3a5625a63c15f90f4aa52","timestamp":"2025-08-26T17:19:59Z","subdir":"googleapis/api","vcs_ref":""},\ | ||
| 1352 | {"module":"google.golang.org/genproto/googleapis/api","version":"v0.0.0-20250707201910-8d1bb00bc6a7","vcs_hash":"fb9f2bc9aeaff6d696072f1eb000255867be4ee5cab317db72f23d8ec88f9a82","timestamp":"2025-07-07T20:19:10Z","subdir":"googleapis/api","vcs_ref":""},\ | ||
| 1353 | {"module":"google.golang.org/genproto/googleapis/api","version":"v0.0.0-20240814211410-ddb44dafa142","vcs_hash":"7b0a08c7cc0c53bcf5881d844216c47496f8d89d20b5d7e822edded170955443","timestamp":"2024-08-14T21:14:10Z","subdir":"googleapis/api","vcs_ref":""},\ | ||
| 1354 | {"module":"google.golang.org/genproto/googleapis/api","version":"v0.0.0-20241202173237-19429a94021a","vcs_hash":"2f5bb31a0a8f937de324b23ab84e814e504046e93133c7326bf700b0882dc384","timestamp":"2024-12-02T17:32:37Z","subdir":"googleapis/api","vcs_ref":""},\ | ||
| 1355 | {"module":"google.golang.org/genproto/googleapis/api","version":"v0.0.0-20250324211829-b45e905df463","vcs_hash":"bb5c2d0541586f7d5aa127865d4447c3db9ec4af31be4a5b6672d043262f99e2","timestamp":"2025-03-24T21:18:29Z","subdir":"googleapis/api","vcs_ref":""},\ | ||
| 1356 | {"module":"google.golang.org/genproto/googleapis/bytestream","version":"v0.0.0-20230530153820-e85fd2cbaebc","vcs_hash":"cd6b29f01a6d39c3603ebc6432008fbdcbaa798fdd217870e96e1691cd65bd45","timestamp":"2023-05-30T15:38:20Z","subdir":"googleapis/bytestream","vcs_ref":""},\ | ||
| 1357 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20240826202546-f6391c0de4c7","vcs_hash":"21b127d794551fb8b68ee8353e95694c558cc521fbcaebf9911ca27598e19983","timestamp":"2024-08-26T20:25:46Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 1358 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20230530153820-e85fd2cbaebc","vcs_hash":"cd6b29f01a6d39c3603ebc6432008fbdcbaa798fdd217870e96e1691cd65bd45","timestamp":"2023-05-30T15:38:20Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 1359 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20230822172742-b8732ec3820d","vcs_hash":"f7d20fde87efd6ba8466ca5345fcf51b151495ed9c9e16545fd32da881dd0041","timestamp":"2023-08-22T17:27:42Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 1360 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20230525234015-3fc162c6f38a","vcs_hash":"98ad6fbb42913e285edba3dffb08e24a4552b82899deb671eb70fb27318c471a","timestamp":"2023-05-25T23:40:15Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 1361 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20250218202821-56aae31c358a","vcs_hash":"42377f5bed6dd130535d28053dfe53195acf88d9d4b8dc443cb65c6375e10574","timestamp":"2025-02-18T20:28:21Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 1362 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20240903143218-8af14fe29dc1","vcs_hash":"f1bd1ca66295cb17fed8a5976cf59ac29773bf9d6730122ced5e117de0d3e357","timestamp":"2024-09-03T14:32:18Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 1363 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20250303144028-a0af3efb3deb","vcs_hash":"7e476d98613961f08f863a29fcd6ca794faa994c0585dd3b426b0e044eea1f16","timestamp":"2025-03-03T14:40:28Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 1364 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20230525234030-28d5490b6b19","vcs_hash":"0e35a28c4e33036962bce91bafbe9644dff2efedc8d74c6625a224a2f445b021","timestamp":"2023-05-25T23:40:30Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 1365 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20240318140521-94a12d6c2237","vcs_hash":"7be2b57206b770a67f0233eaf298d8ee2253c5c1fb18b16490fcfe150808ab17","timestamp":"2024-03-18T14:05:21Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 1366 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20241118233622-e639e219e697","vcs_hash":"622aa4b2e270374e6578de6d772d7651d46c72c325e2a310768fbc935e90ebb2","timestamp":"2024-11-18T23:36:22Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 1367 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20250826171959-ef028d996bc1","vcs_hash":"9e8a2b2fd63abcac4119eaa7a0d07392b3fee9071df3a5625a63c15f90f4aa52","timestamp":"2025-08-26T17:19:59Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 1368 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20240730163845-b1a4ccb954bf","vcs_hash":"f76b725573d8fb7bc3ba3245a9f4b522563f8754b46c30e74c972436f7b1a418","timestamp":"2024-07-30T16:38:45Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 1369 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20250212204824-5a70512c5d8b","vcs_hash":"f213c6c928eec4655be0b0feab958080a7f1d7036e193ccc06dbddcbbdb96655","timestamp":"2025-02-12T20:48:24Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 1370 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20241015192408-796eee8c2d53","vcs_hash":"e3d69a9ee8ef52931417c6e9a640d6d4fbabb74b87d50ce3dc084e7b2e055f2f","timestamp":"2024-10-15T19:24:08Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 1371 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20250707201910-8d1bb00bc6a7","vcs_hash":"fb9f2bc9aeaff6d696072f1eb000255867be4ee5cab317db72f23d8ec88f9a82","timestamp":"2025-07-07T20:19:10Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 1372 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20240814211410-ddb44dafa142","vcs_hash":"7b0a08c7cc0c53bcf5881d844216c47496f8d89d20b5d7e822edded170955443","timestamp":"2024-08-14T21:14:10Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 1373 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20241202173237-19429a94021a","vcs_hash":"2f5bb31a0a8f937de324b23ab84e814e504046e93133c7326bf700b0882dc384","timestamp":"2024-12-02T17:32:37Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 1374 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20230803162519-f966b187b2e5","vcs_hash":"9e94f890c97e6f0612c75732c81ca5e5c7f80a201da5df556807ed9893c25701","timestamp":"2023-08-03T16:25:19Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 1375 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20250324211829-b45e905df463","vcs_hash":"bb5c2d0541586f7d5aa127865d4447c3db9ec4af31be4a5b6672d043262f99e2","timestamp":"2025-03-24T21:18:29Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 1376 | {"module":"google.golang.org/protobuf","version":"v1.26.0","vcs_hash":"370ff55436487ce8327607354d76a2fe5c1bea3a9995f9dae41280231ebd4e59","timestamp":"2021-03-18T00:27:53Z","subdir":"","vcs_ref":"refs/tags/v1.26.0"},\ | ||
| 1377 | {"module":"google.golang.org/protobuf","version":"v1.32.0","vcs_hash":"b22d0efd6756094dcd14604ce193c76b4928ad6de5466b9d0bf040b6476e6331","timestamp":"2023-12-22T09:30:25Z","subdir":"","vcs_ref":"refs/tags/v1.32.0"},\ | ||
| 1378 | {"module":"google.golang.org/protobuf","version":"v1.36.4","vcs_hash":"034b4a578d2aff6fd5d4fed9f4708bcedc2f3344332b2aba159fde5758b93361","timestamp":"2025-01-24T13:07:33Z","subdir":"","vcs_ref":"refs/tags/v1.36.4"},\ | ||
| 1379 | {"module":"google.golang.org/protobuf","version":"v1.30.0","vcs_hash":"b9deebfd9979277a79b13801ac2e728a08c587179b0e7499f6451f8afbfa738e","timestamp":"2023-03-16T08:32:54Z","subdir":"","vcs_ref":"refs/tags/v1.30.0"},\ | ||
| 1380 | {"module":"google.golang.org/protobuf","version":"v1.36.5","vcs_hash":"bb51a2b86fda968e37d775eaa5bc31bf06a0d06b73ee9f4351d49197c82cf64f","timestamp":"2025-02-06T11:23:15Z","subdir":"","vcs_ref":"refs/tags/v1.36.5"},\ | ||
| 1381 | {"module":"google.golang.org/protobuf","version":"v1.28.1","vcs_hash":"d5fa91d990cc4728182eeae9fe0d98e9b1ccb7b9e8a553c7d19cec22e2cf2d46","timestamp":"2022-07-28T12:39:19Z","subdir":"","vcs_ref":"refs/tags/v1.28.1"},\ | ||
| 1382 | {"module":"google.golang.org/protobuf","version":"v1.33.0","vcs_hash":"dcc4da028231d46d51a0a65ad219b43de4d614eeb33328a10e7c8dd47679e348","timestamp":"2024-03-05T19:00:20Z","subdir":"","vcs_ref":"refs/tags/v1.33.0"},\ | ||
| 1383 | {"module":"google.golang.org/protobuf","version":"v1.36.6","vcs_hash":"3c8745b1e1bcd136c1d376e4203a578aa3349100d6bc64bd9da6cc2b9fbfab9f","timestamp":"2025-03-24T10:34:58Z","subdir":"","vcs_ref":"refs/tags/v1.36.6"},\ | ||
| 1384 | {"module":"google.golang.org/protobuf","version":"v1.23.0","vcs_hash":"fe9b8770004b8051ad2328d8bc677057a91d457f03b0a432dda814855d97d008","timestamp":"2020-05-14T20:12:30Z","subdir":"","vcs_ref":"refs/tags/v1.23.0"},\ | ||
| 1385 | {"module":"google.golang.org/protobuf","version":"v1.25.0","vcs_hash":"3d6aee3027d2f1fb2a147e8904f03ce6eb1828daf030dc46aaf1528caa0d21f7","timestamp":"2020-06-22T20:32:15Z","subdir":"","vcs_ref":"refs/tags/v1.25.0"},\ | ||
| 1386 | {"module":"google.golang.org/protobuf","version":"v1.27.1","vcs_hash":"3d8bf27609bc75da68dd8664a5bf51cb5bfb4994d2c7dc5c774e75719e50cfbf","timestamp":"2021-06-28T18:25:36Z","subdir":"","vcs_ref":"refs/tags/v1.27.1"},\ | ||
| 1387 | {"module":"google.golang.org/protobuf","version":"v1.35.2","vcs_hash":"0c67444ea9910e060a9eecff1756801f86c29e8b3b530800a00304736b7b2996","timestamp":"2024-11-14T09:28:32Z","subdir":"","vcs_ref":"refs/tags/v1.35.2"},\ | ||
| 1388 | {"module":"google.golang.org/protobuf","version":"v1.36.8","vcs_hash":"da991c95fec3b53ee8ddaab1d419b9756936e9dd59532fea1f38d6d67ef43db9","timestamp":"2025-08-20T14:38:26Z","subdir":"","vcs_ref":"refs/tags/v1.36.8"},\ | ||
| 1389 | {"module":"google.golang.org/protobuf","version":"v1.36.1","vcs_hash":"ff88d473798ceffc8e585ca58e7a46e09d2568eefb05983f028187f8a71b23f9","timestamp":"2024-12-23T12:47:17Z","subdir":"","vcs_ref":"refs/tags/v1.36.1"},\ | ||
| 1390 | {"module":"google.golang.org/protobuf","version":"v1.31.0","vcs_hash":"a4d2974b1f89a00f845374732673a84302fdd1acc1cbbc7001c67979d45fa8b6","timestamp":"2023-06-26T11:17:38Z","subdir":"","vcs_ref":"refs/tags/v1.31.0"},\ | ||
| 1391 | {"module":"google.golang.org/protobuf","version":"v1.34.2","vcs_hash":"e7d3ef82ba270dd10c446201e07763e32da1576081630eb3ea46b5c7327be8ac","timestamp":"2024-06-11T07:18:36Z","subdir":"","vcs_ref":"refs/tags/v1.34.2"},\ | ||
| 1392 | {"module":"google.golang.org/protobuf","version":"v1.36.3","vcs_hash":"fa2ad7c51853cbdbf962e5cd1221f5a3ad33c75f67b5a344abcc90ba573afa8b","timestamp":"2025-01-15T14:25:00Z","subdir":"","vcs_ref":"refs/tags/v1.36.3"},\ | ||
| 1393 | {"module":"google.golang.org/protobuf","version":"v1.28.0","vcs_hash":"e3d069a641ceab794ab9e1d2243c93dbc82ba4bb2ac9bf20657b5b0e47023f39","timestamp":"2022-03-22T07:56:23Z","subdir":"","vcs_ref":"refs/tags/v1.28.0"},\ | ||
| 1394 | {"module":"google.golang.org/protobuf","version":"v1.29.1","vcs_hash":"a312248f346320a1ba74d3bbb98a0f8d3e7717873018d75af7975ad8f487b1ee","timestamp":"2023-03-14T09:20:35Z","subdir":"","vcs_ref":"refs/tags/v1.29.1"},\ | ||
| 1395 | {"module":"tags.cncf.io/container-device-interface","version":"v1.0.1","vcs_hash":"228f05c3a05800a5e1340385d34910aac599df817838e50aa367b9cd09151186","timestamp":"2025-03-22T07:35:24Z","subdir":"","vcs_ref":"refs/tags/v1.0.1"},\ | ||
| 1396 | {"module":"tags.cncf.io/container-device-interface/specs-go","version":"v1.0.0","vcs_hash":"a9b36137e55bc5c537c3eddc79e73eca4dc1c855628a8e32e027103df4d865f4","timestamp":"2025-03-07T16:36:12Z","subdir":"specs-go","vcs_ref":"refs/tags/specs-go/v1.0.0"},\ | ||
| 1397 | {"module":"bitbucket.org/bertimus9/systemstat","version":"v0.5.0","vcs_hash":"6ca0e0fb7cbc92d202c2811fcab489de19da52e28373c626af0f0a1dc83c58fb","timestamp":"2022-02-08T17:53:03Z","subdir":"","vcs_ref":"refs/tags/v0.5.0"},\ | ||
| 1398 | {"module":"cloud.google.com/go","version":"v0.107.0","vcs_hash":"0bec27d910a6c6f923cd2ef64411541df0ff66ea5ab3aac2841651c4f571aa9c","timestamp":"2022-11-16T14:49:52Z","subdir":"","vcs_ref":"refs/tags/v0.107.0"},\ | ||
| 1399 | {"module":"cloud.google.com/go","version":"v0.105.0","vcs_hash":"7eb6034d3ae4ea10fa9dbbe0c3eb9fa71edc14797b958f2d2f152219a64688bd","timestamp":"2022-10-26T21:58:18Z","subdir":"","vcs_ref":""},\ | ||
| 1400 | {"module":"cloud.google.com/go","version":"v0.104.0","vcs_hash":"e1732755559e422d81de774120b3e393a4682a6b8052acfcc15aa68a25a5f4b3","timestamp":"2022-08-24T13:33:52Z","subdir":"","vcs_ref":"refs/tags/v0.104.0"},\ | ||
| 1401 | {"module":"cloud.google.com/go","version":"v0.110.0","vcs_hash":"3eb00a05770eb9cdc4ca914054fe73e39f91c54df2ddaff3484170db110c731c","timestamp":"2023-02-15T18:08:27Z","subdir":"","vcs_ref":"refs/tags/v0.110.0"},\ | ||
| 1402 | {"module":"cloud.google.com/go/language","version":"v1.9.0","vcs_hash":"3630c70041e226e9c6007e499bddcf67e2ccaf86513fbbd0927a03539f196ee4","timestamp":"2023-01-05T16:56:24Z","subdir":"language","vcs_ref":"refs/tags/language/v1.9.0"},\ | ||
| 1403 | {"module":"cloud.google.com/go/clouddms","version":"v1.5.0","vcs_hash":"3630c70041e226e9c6007e499bddcf67e2ccaf86513fbbd0927a03539f196ee4","timestamp":"2023-01-05T16:56:24Z","subdir":"clouddms","vcs_ref":"refs/tags/clouddms/v1.5.0"},\ | ||
| 1404 | {"module":"cloud.google.com/go/shell","version":"v1.6.0","vcs_hash":"3630c70041e226e9c6007e499bddcf67e2ccaf86513fbbd0927a03539f196ee4","timestamp":"2023-01-05T16:56:24Z","subdir":"shell","vcs_ref":"refs/tags/shell/v1.6.0"},\ | ||
| 1405 | {"module":"cloud.google.com/go/metastore","version":"v1.10.0","vcs_hash":"3630c70041e226e9c6007e499bddcf67e2ccaf86513fbbd0927a03539f196ee4","timestamp":"2023-01-05T16:56:24Z","subdir":"metastore","vcs_ref":"refs/tags/metastore/v1.10.0"},\ | ||
| 1406 | {"module":"cloud.google.com/go/webrisk","version":"v1.8.0","vcs_hash":"3630c70041e226e9c6007e499bddcf67e2ccaf86513fbbd0927a03539f196ee4","timestamp":"2023-01-05T16:56:24Z","subdir":"webrisk","vcs_ref":"refs/tags/webrisk/v1.8.0"},\ | ||
| 1407 | {"module":"cloud.google.com/go/area120","version":"v0.7.1","vcs_hash":"1525a429c8d4f8c555cf5e1789b0cfc9243d6646302f882234466de04ccb6548","timestamp":"2023-03-01T23:42:54Z","subdir":"area120","vcs_ref":"refs/tags/area120/v0.7.1"},\ | ||
| 1408 | {"module":"cloud.google.com/go/datacatalog","version":"v1.13.0","vcs_hash":"f11241d1e14390e3617f702b3ca39f1546fc5e4be50f7e3b27689550649d33e6","timestamp":"2023-03-15T18:03:28Z","subdir":"datacatalog","vcs_ref":"refs/tags/datacatalog/v1.13.0"},\ | ||
| 1409 | {"module":"cloud.google.com/go/datastream","version":"v1.7.0","vcs_hash":"f11241d1e14390e3617f702b3ca39f1546fc5e4be50f7e3b27689550649d33e6","timestamp":"2023-03-15T18:03:28Z","subdir":"datastream","vcs_ref":"refs/tags/datastream/v1.7.0"},\ | ||
| 1410 | {"module":"cloud.google.com/go/eventarc","version":"v1.11.0","vcs_hash":"f11241d1e14390e3617f702b3ca39f1546fc5e4be50f7e3b27689550649d33e6","timestamp":"2023-03-15T18:03:28Z","subdir":"eventarc","vcs_ref":"refs/tags/eventarc/v1.11.0"},\ | ||
| 1411 | {"module":"cloud.google.com/go/translate","version":"v1.7.0","vcs_hash":"f11241d1e14390e3617f702b3ca39f1546fc5e4be50f7e3b27689550649d33e6","timestamp":"2023-03-15T18:03:28Z","subdir":"translate","vcs_ref":"refs/tags/translate/v1.7.0"},\ | ||
| 1412 | {"module":"cloud.google.com/go/datastore","version":"v1.11.0","vcs_hash":"f81b913266aef0efd9c0061d88a123d1cbff38a374bc04ec920ed45877f904df","timestamp":"2023-04-04T16:05:16Z","subdir":"datastore","vcs_ref":"refs/tags/datastore/v1.11.0"},\ | ||
| 1413 | {"module":"cloud.google.com/go/vmmigration","version":"v1.6.0","vcs_hash":"f11241d1e14390e3617f702b3ca39f1546fc5e4be50f7e3b27689550649d33e6","timestamp":"2023-03-15T18:03:28Z","subdir":"vmmigration","vcs_ref":"refs/tags/vmmigration/v1.6.0"},\ | ||
| 1414 | {"module":"cloud.google.com/go/binaryauthorization","version":"v1.5.0","vcs_hash":"3630c70041e226e9c6007e499bddcf67e2ccaf86513fbbd0927a03539f196ee4","timestamp":"2023-01-05T16:56:24Z","subdir":"binaryauthorization","vcs_ref":"refs/tags/binaryauthorization/v1.5.0"},\ | ||
| 1415 | {"module":"cloud.google.com/go/recaptchaenterprise/v2","version":"v2.7.0","vcs_hash":"0c186def62dae0a7f74b18cd772f48a83c8dd700c66cffc62686b774ad54c771","timestamp":"2023-03-22T20:17:17Z","subdir":"recaptchaenterprise","vcs_ref":"refs/tags/recaptchaenterprise/v2.7.0"},\ | ||
| 1416 | {"module":"cloud.google.com/go/automl","version":"v1.12.0","vcs_hash":"e82b0fcc6518b31a8f87b735d4b1e0b2c9f44feed5269d1b73c59e6d658494f3","timestamp":"2023-01-26T17:58:10Z","subdir":"automl","vcs_ref":"refs/tags/automl/v1.12.0"},\ | ||
| 1417 | {"module":"cloud.google.com/go/video","version":"v1.15.0","vcs_hash":"cc27d3332ce5f22c4c98870f78572fbf5cf77977e783c8b28df50f7f84001eb4","timestamp":"2023-04-04T16:50:14Z","subdir":"video","vcs_ref":"refs/tags/video/v1.15.0"},\ | ||
| 1418 | {"module":"cloud.google.com/go/baremetalsolution","version":"v0.5.0","vcs_hash":"3630c70041e226e9c6007e499bddcf67e2ccaf86513fbbd0927a03539f196ee4","timestamp":"2023-01-05T16:56:24Z","subdir":"baremetalsolution","vcs_ref":"refs/tags/baremetalsolution/v0.5.0"},\ | ||
| 1419 | {"module":"cloud.google.com/go/monitoring","version":"v1.13.0","vcs_hash":"f11241d1e14390e3617f702b3ca39f1546fc5e4be50f7e3b27689550649d33e6","timestamp":"2023-03-15T18:03:28Z","subdir":"monitoring","vcs_ref":"refs/tags/monitoring/v1.13.0"},\ | ||
| 1420 | {"module":"cloud.google.com/go/assuredworkloads","version":"v1.10.0","vcs_hash":"3630c70041e226e9c6007e499bddcf67e2ccaf86513fbbd0927a03539f196ee4","timestamp":"2023-01-05T16:56:24Z","subdir":"assuredworkloads","vcs_ref":"refs/tags/assuredworkloads/v1.10.0"},\ | ||
| 1421 | {"module":"cloud.google.com/go/resourcemanager","version":"v1.7.0","vcs_hash":"cc27d3332ce5f22c4c98870f78572fbf5cf77977e783c8b28df50f7f84001eb4","timestamp":"2023-04-04T16:50:14Z","subdir":"resourcemanager","vcs_ref":"refs/tags/resourcemanager/v1.7.0"},\ | ||
| 1422 | {"module":"cloud.google.com/go/containeranalysis","version":"v0.9.0","vcs_hash":"0c186def62dae0a7f74b18cd772f48a83c8dd700c66cffc62686b774ad54c771","timestamp":"2023-03-22T20:17:17Z","subdir":"containeranalysis","vcs_ref":"refs/tags/containeranalysis/v0.9.0"},\ | ||
| 1423 | {"module":"cloud.google.com/go/networksecurity","version":"v0.8.0","vcs_hash":"f11241d1e14390e3617f702b3ca39f1546fc5e4be50f7e3b27689550649d33e6","timestamp":"2023-03-15T18:03:28Z","subdir":"networksecurity","vcs_ref":"refs/tags/networksecurity/v0.8.0"},\ | ||
| 1424 | {"module":"cloud.google.com/go/videointelligence","version":"v1.10.0","vcs_hash":"3630c70041e226e9c6007e499bddcf67e2ccaf86513fbbd0927a03539f196ee4","timestamp":"2023-01-05T16:56:24Z","subdir":"videointelligence","vcs_ref":"refs/tags/videointelligence/v1.10.0"},\ | ||
| 1425 | {"module":"cloud.google.com/go/iap","version":"v1.7.1","vcs_hash":"cc27d3332ce5f22c4c98870f78572fbf5cf77977e783c8b28df50f7f84001eb4","timestamp":"2023-04-04T16:50:14Z","subdir":"iap","vcs_ref":"refs/tags/iap/v1.7.1"},\ | ||
| 1426 | {"module":"cloud.google.com/go/iam","version":"v0.7.0","vcs_hash":"a15323629ee8ae35ad1d0d1af7b2d97db3f3aa89b6af66724ede87654f911459","timestamp":"2022-11-03T17:54:00Z","subdir":"iam","vcs_ref":"refs/tags/iam/v0.7.0"},\ | ||
| 1427 | {"module":"cloud.google.com/go/iam","version":"v0.6.0","vcs_hash":"90d398f07459729da9186d901543984a16327facb1c3274fcb31ad7c196e5117","timestamp":"2022-10-25T18:59:00Z","subdir":"iam","vcs_ref":"refs/tags/iam/v0.6.0"},\ | ||
| 1428 | {"module":"cloud.google.com/go/iam","version":"v0.8.0","vcs_hash":"7209d38f6644d6a8d1818fac7557a3526a2e126698b86def8b4800ffe657cec0","timestamp":"2022-12-05T18:51:25Z","subdir":"iam","vcs_ref":"refs/tags/iam/v0.8.0"},\ | ||
| 1429 | {"module":"cloud.google.com/go/iam","version":"v0.12.0","vcs_hash":"a4a079629de638d5ff06c7791d502bea07404f5929ad807a954e01f6dc7f3ada","timestamp":"2023-02-17T16:06:11Z","subdir":"iam","vcs_ref":"refs/tags/iam/v0.12.0"},\ | ||
| 1430 | {"module":"cloud.google.com/go/iam","version":"v0.13.0","vcs_hash":"f11241d1e14390e3617f702b3ca39f1546fc5e4be50f7e3b27689550649d33e6","timestamp":"2023-03-15T18:03:28Z","subdir":"iam","vcs_ref":"refs/tags/iam/v0.13.0"},\ | ||
| 1431 | {"module":"cloud.google.com/go/iam","version":"v0.11.0","vcs_hash":"6a714cdb5142408730551c791c7874235d0ec0278adb0f7aae5016b58fb28d6e","timestamp":"2023-02-16T21:57:19Z","subdir":"iam","vcs_ref":"refs/tags/iam/v0.11.0"},\ | ||
| 1432 | {"module":"cloud.google.com/go/ids","version":"v1.3.0","vcs_hash":"3630c70041e226e9c6007e499bddcf67e2ccaf86513fbbd0927a03539f196ee4","timestamp":"2023-01-05T16:56:24Z","subdir":"ids","vcs_ref":"refs/tags/ids/v1.3.0"},\ | ||
| 1433 | {"module":"cloud.google.com/go/maps","version":"v0.7.0","vcs_hash":"0c186def62dae0a7f74b18cd772f48a83c8dd700c66cffc62686b774ad54c771","timestamp":"2023-03-22T20:17:17Z","subdir":"maps","vcs_ref":"refs/tags/maps/v0.7.0"},\ | ||
| 1434 | {"module":"cloud.google.com/go/gsuiteaddons","version":"v1.5.0","vcs_hash":"3630c70041e226e9c6007e499bddcf67e2ccaf86513fbbd0927a03539f196ee4","timestamp":"2023-01-05T16:56:24Z","subdir":"gsuiteaddons","vcs_ref":"refs/tags/gsuiteaddons/v1.5.0"},\ | ||
| 1435 | {"module":"cloud.google.com/go/analytics","version":"v0.19.0","vcs_hash":"0c186def62dae0a7f74b18cd772f48a83c8dd700c66cffc62686b774ad54c771","timestamp":"2023-03-22T20:17:17Z","subdir":"analytics","vcs_ref":"refs/tags/analytics/v0.19.0"},\ | ||
| 1436 | {"module":"cloud.google.com/go/storage","version":"v1.28.1","vcs_hash":"328ff1f52af08e0324d7c72df47d8c7d47882340af6fb2dcecce024f516e015a","timestamp":"2022-12-02T18:34:17Z","subdir":"storage","vcs_ref":"refs/tags/storage/v1.28.1"},\ | ||
| 1437 | {"module":"cloud.google.com/go/storage","version":"v1.29.0","vcs_hash":"aab2dc94de4369a20e2f38855ada4e73cdbb4961e74b06ca16b4fb6e5b21aafd","timestamp":"2023-01-19T20:36:08Z","subdir":"storage","vcs_ref":"refs/tags/storage/v1.29.0"},\ | ||
| 1438 | {"module":"cloud.google.com/go/storage","version":"v1.27.0","vcs_hash":"3d2b851809aa67c64dc641219140622c85ab1463050221390ea68e9ef14b5d4b","timestamp":"2022-09-22T22:54:20Z","subdir":"storage","vcs_ref":"refs/tags/storage/v1.27.0"},\ | ||
| 1439 | {"module":"cloud.google.com/go/gaming","version":"v1.9.0","vcs_hash":"3630c70041e226e9c6007e499bddcf67e2ccaf86513fbbd0927a03539f196ee4","timestamp":"2023-01-05T16:56:24Z","subdir":"gaming","vcs_ref":"refs/tags/gaming/v1.9.0"},\ | ||
| 1440 | {"module":"cloud.google.com/go/scheduler","version":"v1.9.0","vcs_hash":"f11241d1e14390e3617f702b3ca39f1546fc5e4be50f7e3b27689550649d33e6","timestamp":"2023-03-15T18:03:28Z","subdir":"scheduler","vcs_ref":"refs/tags/scheduler/v1.9.0"},\ | ||
| 1441 | {"module":"cloud.google.com/go/osconfig","version":"v1.11.0","vcs_hash":"3630c70041e226e9c6007e499bddcf67e2ccaf86513fbbd0927a03539f196ee4","timestamp":"2023-01-05T16:56:24Z","subdir":"osconfig","vcs_ref":"refs/tags/osconfig/v1.11.0"},\ | ||
| 1442 | {"module":"cloud.google.com/go/security","version":"v1.13.0","vcs_hash":"f11241d1e14390e3617f702b3ca39f1546fc5e4be50f7e3b27689550649d33e6","timestamp":"2023-03-15T18:03:28Z","subdir":"security","vcs_ref":"refs/tags/security/v1.13.0"},\ | ||
| 1443 | {"module":"cloud.google.com/go/logging","version":"v1.7.0","vcs_hash":"0279d1606680b9c7598aebcfa83529fddc0043426140ba3c1486778adb49a1d3","timestamp":"2023-02-27T20:13:14Z","subdir":"logging","vcs_ref":"refs/tags/logging/v1.7.0"},\ | ||
| 1444 | {"module":"cloud.google.com/go/networkmanagement","version":"v1.6.0","vcs_hash":"3630c70041e226e9c6007e499bddcf67e2ccaf86513fbbd0927a03539f196ee4","timestamp":"2023-01-05T16:56:24Z","subdir":"networkmanagement","vcs_ref":"refs/tags/networkmanagement/v1.6.0"},\ | ||
| 1445 | {"module":"cloud.google.com/go/iot","version":"v1.6.0","vcs_hash":"f11241d1e14390e3617f702b3ca39f1546fc5e4be50f7e3b27689550649d33e6","timestamp":"2023-03-15T18:03:28Z","subdir":"iot","vcs_ref":"refs/tags/iot/v1.6.0"},\ | ||
| 1446 | {"module":"cloud.google.com/go/accesscontextmanager","version":"v1.7.0","vcs_hash":"f11241d1e14390e3617f702b3ca39f1546fc5e4be50f7e3b27689550649d33e6","timestamp":"2023-03-15T18:03:28Z","subdir":"accesscontextmanager","vcs_ref":"refs/tags/accesscontextmanager/v1.7.0"},\ | ||
| 1447 | {"module":"cloud.google.com/go/dataform","version":"v0.7.0","vcs_hash":"f11241d1e14390e3617f702b3ca39f1546fc5e4be50f7e3b27689550649d33e6","timestamp":"2023-03-15T18:03:28Z","subdir":"dataform","vcs_ref":"refs/tags/dataform/v0.7.0"},\ | ||
| 1448 | {"module":"cloud.google.com/go/orchestration","version":"v1.6.0","vcs_hash":"3630c70041e226e9c6007e499bddcf67e2ccaf86513fbbd0927a03539f196ee4","timestamp":"2023-01-05T16:56:24Z","subdir":"orchestration","vcs_ref":"refs/tags/orchestration/v1.6.0"},\ | ||
| 1449 | {"module":"cloud.google.com/go/domains","version":"v0.8.0","vcs_hash":"3630c70041e226e9c6007e499bddcf67e2ccaf86513fbbd0927a03539f196ee4","timestamp":"2023-01-05T16:56:24Z","subdir":"domains","vcs_ref":"refs/tags/domains/v0.8.0"},\ | ||
| 1450 | {"module":"cloud.google.com/go/errorreporting","version":"v0.3.0","vcs_hash":"c4a772c1fc6c9f2d513fcf21c61d6c9d435d488f438a97d88dd0b534491ad286","timestamp":"2022-11-17T20:47:11Z","subdir":"errorreporting","vcs_ref":"refs/tags/errorreporting/v0.3.0"},\ | ||
| 1451 | {"module":"cloud.google.com/go/certificatemanager","version":"v1.6.0","vcs_hash":"d3657b54277173a20eb852d4e9d53eb0de5866432be7173d7f77960375a129eb","timestamp":"2023-02-14T23:12:03Z","subdir":"certificatemanager","vcs_ref":"refs/tags/certificatemanager/v1.6.0"},\ | ||
| 1452 | {"module":"cloud.google.com/go/vision/v2","version":"v2.7.0","vcs_hash":"f11241d1e14390e3617f702b3ca39f1546fc5e4be50f7e3b27689550649d33e6","timestamp":"2023-03-15T18:03:28Z","subdir":"vision","vcs_ref":"refs/tags/vision/v2.7.0"},\ | ||
| 1453 | {"module":"cloud.google.com/go/recommendationengine","version":"v0.7.0","vcs_hash":"3630c70041e226e9c6007e499bddcf67e2ccaf86513fbbd0927a03539f196ee4","timestamp":"2023-01-05T16:56:24Z","subdir":"recommendationengine","vcs_ref":"refs/tags/recommendationengine/v0.7.0"},\ | ||
| 1454 | {"module":"cloud.google.com/go/pubsublite","version":"v1.7.0","vcs_hash":"547bcc606f17fdee8a4e746e4bc8e53f4bdab567833520e649ae7bd7e615cbcd","timestamp":"2023-03-21T13:32:12Z","subdir":"pubsublite","vcs_ref":"refs/tags/pubsublite/v1.7.0"},\ | ||
| 1455 | {"module":"cloud.google.com/go/compute","version":"v1.19.0","vcs_hash":"0c186def62dae0a7f74b18cd772f48a83c8dd700c66cffc62686b774ad54c771","timestamp":"2023-03-22T20:17:17Z","subdir":"compute","vcs_ref":"refs/tags/compute/v1.19.0"},\ | ||
| 1456 | {"module":"cloud.google.com/go/compute","version":"v1.19.3","vcs_hash":"8c1a189de721529fdc795f95c6d5a644cdf4e277c92a50c2b3d0c73731b5aa13","timestamp":"2023-05-16T18:52:12Z","subdir":"compute","vcs_ref":"refs/tags/compute/v1.19.3"},\ | ||
| 1457 | {"module":"cloud.google.com/go/compute","version":"v1.12.0","vcs_hash":"82df32d4daaf5cabca0a58d2904ef57458c45d65a4355f68de0dc67e588db9ce","timestamp":"2022-10-26T20:24:27Z","subdir":"compute","vcs_ref":"refs/tags/compute/v1.12.0"},\ | ||
| 1458 | {"module":"cloud.google.com/go/compute","version":"v1.13.0","vcs_hash":"ea268d0ffc7f46c5379a110aa36265f7938f14253e60a15854b44c5c07c33739","timestamp":"2022-12-01T20:20:33Z","subdir":"compute","vcs_ref":"refs/tags/compute/v1.13.0"},\ | ||
| 1459 | {"module":"cloud.google.com/go/compute","version":"v1.10.0","vcs_hash":"1d74a84bfc999f82c74fc47d353b13155f2cc2be4fc46084aaffceeca1e76c99","timestamp":"2022-09-15T18:34:49Z","subdir":"compute","vcs_ref":"refs/tags/compute/v1.10.0"},\ | ||
| 1460 | {"module":"cloud.google.com/go/compute","version":"v1.15.1","vcs_hash":"bdb6c8df626ebeb03676b1b17ac78bbac07a07fffea3d6de43bfce9f3b0a21f7","timestamp":"2023-01-10T16:46:53Z","subdir":"compute","vcs_ref":"refs/tags/compute/v1.15.1"},\ | ||
| 1461 | {"module":"cloud.google.com/go/compute","version":"v1.12.1","vcs_hash":"cb2d2c7bb536ca050e799d59b9574309d408ede867330bd01698a7fd4541dcbd","timestamp":"2022-10-26T21:32:59Z","subdir":"compute","vcs_ref":"refs/tags/compute/v1.12.1"},\ | ||
| 1462 | {"module":"cloud.google.com/go/compute","version":"v1.14.0","vcs_hash":"7209d38f6644d6a8d1818fac7557a3526a2e126698b86def8b4800ffe657cec0","timestamp":"2022-12-05T18:51:25Z","subdir":"compute","vcs_ref":"refs/tags/compute/v1.14.0"},\ | ||
| 1463 | {"module":"cloud.google.com/go/compute","version":"v1.18.0","vcs_hash":"e82b0fcc6518b31a8f87b735d4b1e0b2c9f44feed5269d1b73c59e6d658494f3","timestamp":"2023-01-26T17:58:10Z","subdir":"compute","vcs_ref":"refs/tags/compute/v1.18.0"},\ | ||
| 1464 | {"module":"cloud.google.com/go/compute/metadata","version":"v0.1.0","vcs_hash":"82df32d4daaf5cabca0a58d2904ef57458c45d65a4355f68de0dc67e588db9ce","timestamp":"2022-10-26T20:24:27Z","subdir":"compute/metadata","vcs_ref":"refs/tags/compute/metadata/v0.1.0"},\ | ||
| 1465 | {"module":"cloud.google.com/go/compute/metadata","version":"v0.3.0","vcs_hash":"6cefe0e999f7e54f8e4350f47ea965e709d95914a8205ce1f2c9f111222524ac","timestamp":"2024-04-15T20:50:16Z","subdir":"compute/metadata","vcs_ref":"refs/tags/compute/metadata/v0.3.0"},\ | ||
| 1466 | {"module":"cloud.google.com/go/compute/metadata","version":"v0.6.0","vcs_hash":"d28d24a1c059f24f9a19e965a78cb9f99f1d7b30bd6e1af88358e59da7e762dd","timestamp":"2024-12-13T18:08:24Z","subdir":"compute/metadata","vcs_ref":"refs/tags/compute/metadata/v0.6.0"},\ | ||
| 1467 | {"module":"cloud.google.com/go/compute/metadata","version":"v0.2.0","vcs_hash":"7721cca1db0223ae75394c2047a351fae91e1f92f7e8d5c4df198b8616e9e864","timestamp":"2022-10-27T14:50:21Z","subdir":"compute/metadata","vcs_ref":"refs/tags/compute/metadata/v0.2.0"},\ | ||
| 1468 | {"module":"cloud.google.com/go/compute/metadata","version":"v0.5.0","vcs_hash":"089b3c1386cf111c3317b786cdf3d790a4f200d0e92bd4ace1efe29b55b8d75c","timestamp":"2024-07-10T17:10:24Z","subdir":"compute/metadata","vcs_ref":"refs/tags/compute/metadata/v0.5.0"},\ | ||
| 1469 | {"module":"cloud.google.com/go/compute/metadata","version":"v0.2.3","vcs_hash":"9781311b5fcf66277a24594fe45884bd90cf6bb3b5b187c6807d1bb0b50707c5","timestamp":"2022-12-15T21:47:22Z","subdir":"compute/metadata","vcs_ref":"refs/tags/compute/metadata/v0.2.3"},\ | ||
| 1470 | {"module":"cloud.google.com/go/compute/metadata","version":"v0.5.2","vcs_hash":"545512f9060ccdd4a5f961c7872003895f14afd8d660e406e141363d3cbedd5a","timestamp":"2024-09-23T14:41:47Z","subdir":"compute/metadata","vcs_ref":"refs/tags/compute/metadata/v0.5.2"},\ | ||
| 1471 | {"module":"cloud.google.com/go/compute/metadata","version":"v0.2.1","vcs_hash":"f8239654c937164cc6334a1550e2564de5ab3a83f19af69dd417e1dae7e23ba6","timestamp":"2022-10-28T15:34:42Z","subdir":"compute/metadata","vcs_ref":"refs/tags/compute/metadata/v0.2.1"},\ | ||
| 1472 | {"module":"cloud.google.com/go/apigeeconnect","version":"v1.5.0","vcs_hash":"3630c70041e226e9c6007e499bddcf67e2ccaf86513fbbd0927a03539f196ee4","timestamp":"2023-01-05T16:56:24Z","subdir":"apigeeconnect","vcs_ref":"refs/tags/apigeeconnect/v1.5.0"},\ | ||
| 1473 | {"module":"cloud.google.com/go/accessapproval","version":"v1.6.0","vcs_hash":"3630c70041e226e9c6007e499bddcf67e2ccaf86513fbbd0927a03539f196ee4","timestamp":"2023-01-05T16:56:24Z","subdir":"accessapproval","vcs_ref":"refs/tags/accessapproval/v1.6.0"},\ | ||
| 1474 | {"module":"cloud.google.com/go/batch","version":"v0.7.0","vcs_hash":"45fdc59ebb89ea304418f28be93aa6613d32d05b8b377929074d7c25b263fb9e","timestamp":"2023-02-14T20:13:39Z","subdir":"batch","vcs_ref":"refs/tags/batch/v0.7.0"},\ | ||
| 1475 | {"module":"cloud.google.com/go/edgecontainer","version":"v1.0.0","vcs_hash":"0c186def62dae0a7f74b18cd772f48a83c8dd700c66cffc62686b774ad54c771","timestamp":"2023-03-22T20:17:17Z","subdir":"edgecontainer","vcs_ref":"refs/tags/edgecontainer/v1.0.0"},\ | ||
| 1476 | {"module":"cloud.google.com/go/functions","version":"v1.13.0","vcs_hash":"cc27d3332ce5f22c4c98870f78572fbf5cf77977e783c8b28df50f7f84001eb4","timestamp":"2023-04-04T16:50:14Z","subdir":"functions","vcs_ref":"refs/tags/functions/v1.13.0"},\ | ||
| 1477 | {"module":"cloud.google.com/go/talent","version":"v1.5.0","vcs_hash":"3630c70041e226e9c6007e499bddcf67e2ccaf86513fbbd0927a03539f196ee4","timestamp":"2023-01-05T16:56:24Z","subdir":"talent","vcs_ref":"refs/tags/talent/v1.5.0"},\ | ||
| 1478 | {"module":"cloud.google.com/go/websecurityscanner","version":"v1.5.0","vcs_hash":"3630c70041e226e9c6007e499bddcf67e2ccaf86513fbbd0927a03539f196ee4","timestamp":"2023-01-05T16:56:24Z","subdir":"websecurityscanner","vcs_ref":"refs/tags/websecurityscanner/v1.5.0"},\ | ||
| 1479 | {"module":"cloud.google.com/go/essentialcontacts","version":"v1.5.0","vcs_hash":"3630c70041e226e9c6007e499bddcf67e2ccaf86513fbbd0927a03539f196ee4","timestamp":"2023-01-05T16:56:24Z","subdir":"essentialcontacts","vcs_ref":"refs/tags/essentialcontacts/v1.5.0"},\ | ||
| 1480 | {"module":"cloud.google.com/go/deploy","version":"v1.8.0","vcs_hash":"0c186def62dae0a7f74b18cd772f48a83c8dd700c66cffc62686b774ad54c771","timestamp":"2023-03-22T20:17:17Z","subdir":"deploy","vcs_ref":"refs/tags/deploy/v1.8.0"},\ | ||
| 1481 | {"module":"cloud.google.com/go/resourcesettings","version":"v1.5.0","vcs_hash":"3630c70041e226e9c6007e499bddcf67e2ccaf86513fbbd0927a03539f196ee4","timestamp":"2023-01-05T16:56:24Z","subdir":"resourcesettings","vcs_ref":"refs/tags/resourcesettings/v1.5.0"},\ | ||
| 1482 | {"module":"cloud.google.com/go/cloudbuild","version":"v1.9.0","vcs_hash":"0c186def62dae0a7f74b18cd772f48a83c8dd700c66cffc62686b774ad54c771","timestamp":"2023-03-22T20:17:17Z","subdir":"cloudbuild","vcs_ref":"refs/tags/cloudbuild/v1.9.0"},\ | ||
| 1483 | {"module":"cloud.google.com/go/speech","version":"v1.15.0","vcs_hash":"0c186def62dae0a7f74b18cd772f48a83c8dd700c66cffc62686b774ad54c771","timestamp":"2023-03-22T20:17:17Z","subdir":"speech","vcs_ref":"refs/tags/speech/v1.15.0"},\ | ||
| 1484 | {"module":"cloud.google.com/go/longrunning","version":"v0.3.0","vcs_hash":"a15323629ee8ae35ad1d0d1af7b2d97db3f3aa89b6af66724ede87654f911459","timestamp":"2022-11-03T17:54:00Z","subdir":"longrunning","vcs_ref":"refs/tags/longrunning/v0.3.0"},\ | ||
| 1485 | {"module":"cloud.google.com/go/longrunning","version":"v0.4.1","vcs_hash":"45fdc59ebb89ea304418f28be93aa6613d32d05b8b377929074d7c25b263fb9e","timestamp":"2023-02-14T20:13:39Z","subdir":"longrunning","vcs_ref":"refs/tags/longrunning/v0.4.1"},\ | ||
| 1486 | {"module":"cloud.google.com/go/longrunning","version":"v0.1.1","vcs_hash":"79131b5bc942072dcf42aea4271b97409de03d9f1d30502810bcd5d5ea51a2d7","timestamp":"2022-10-26T23:04:14Z","subdir":"longrunning","vcs_ref":"refs/tags/longrunning/v0.1.1"},\ | ||
| 1487 | {"module":"cloud.google.com/go/dialogflow","version":"v1.32.0","vcs_hash":"f11241d1e14390e3617f702b3ca39f1546fc5e4be50f7e3b27689550649d33e6","timestamp":"2023-03-15T18:03:28Z","subdir":"dialogflow","vcs_ref":"refs/tags/dialogflow/v1.32.0"},\ | ||
| 1488 | {"module":"cloud.google.com/go/contactcenterinsights","version":"v1.6.0","vcs_hash":"45fdc59ebb89ea304418f28be93aa6613d32d05b8b377929074d7c25b263fb9e","timestamp":"2023-02-14T20:13:39Z","subdir":"contactcenterinsights","vcs_ref":"refs/tags/contactcenterinsights/v1.6.0"},\ | ||
| 1489 | {"module":"cloud.google.com/go/pubsub","version":"v1.30.0","vcs_hash":"0192e5c0cb05cf9d9525a0be46d4c12a8f7b3d8afe9a90434bfa6c55e8dabac8","timestamp":"2023-03-23T01:36:56Z","subdir":"pubsub","vcs_ref":"refs/tags/pubsub/v1.30.0"},\ | ||
| 1490 | {"module":"cloud.google.com/go/pubsub","version":"v1.28.0","vcs_hash":"fb65615d3397e5d763aa37d818a7aa6e7e67309626c49b6451b8e7afa4cd1aa6","timestamp":"2022-12-05T20:04:14Z","subdir":"pubsub","vcs_ref":"refs/tags/pubsub/v1.28.0"},\ | ||
| 1491 | {"module":"cloud.google.com/go/cloudtasks","version":"v1.10.0","vcs_hash":"f11241d1e14390e3617f702b3ca39f1546fc5e4be50f7e3b27689550649d33e6","timestamp":"2023-03-15T18:03:28Z","subdir":"cloudtasks","vcs_ref":"refs/tags/cloudtasks/v1.10.0"},\ | ||
| 1492 | {"module":"cloud.google.com/go/gkemulticloud","version":"v0.5.0","vcs_hash":"3630c70041e226e9c6007e499bddcf67e2ccaf86513fbbd0927a03539f196ee4","timestamp":"2023-01-05T16:56:24Z","subdir":"gkemulticloud","vcs_ref":"refs/tags/gkemulticloud/v0.5.0"},\ | ||
| 1493 | {"module":"cloud.google.com/go/retail","version":"v1.12.0","vcs_hash":"3630c70041e226e9c6007e499bddcf67e2ccaf86513fbbd0927a03539f196ee4","timestamp":"2023-01-05T16:56:24Z","subdir":"retail","vcs_ref":"refs/tags/retail/v1.12.0"},\ | ||
| 1494 | {"module":"cloud.google.com/go/securitycenter","version":"v1.19.0","vcs_hash":"f11241d1e14390e3617f702b3ca39f1546fc5e4be50f7e3b27689550649d33e6","timestamp":"2023-03-15T18:03:28Z","subdir":"securitycenter","vcs_ref":"refs/tags/securitycenter/v1.19.0"},\ | ||
| 1495 | {"module":"cloud.google.com/go/oslogin","version":"v1.9.0","vcs_hash":"3630c70041e226e9c6007e499bddcf67e2ccaf86513fbbd0927a03539f196ee4","timestamp":"2023-01-05T16:56:24Z","subdir":"oslogin","vcs_ref":"refs/tags/oslogin/v1.9.0"},\ | ||
| 1496 | {"module":"cloud.google.com/go/artifactregistry","version":"v1.13.0","vcs_hash":"cc27d3332ce5f22c4c98870f78572fbf5cf77977e783c8b28df50f7f84001eb4","timestamp":"2023-04-04T16:50:14Z","subdir":"artifactregistry","vcs_ref":"refs/tags/artifactregistry/v1.13.0"},\ | ||
| 1497 | {"module":"cloud.google.com/go/datalabeling","version":"v0.7.0","vcs_hash":"3630c70041e226e9c6007e499bddcf67e2ccaf86513fbbd0927a03539f196ee4","timestamp":"2023-01-05T16:56:24Z","subdir":"datalabeling","vcs_ref":"refs/tags/datalabeling/v0.7.0"},\ | ||
| 1498 | {"module":"cloud.google.com/go/gkeconnect","version":"v0.7.0","vcs_hash":"3630c70041e226e9c6007e499bddcf67e2ccaf86513fbbd0927a03539f196ee4","timestamp":"2023-01-05T16:56:24Z","subdir":"gkeconnect","vcs_ref":"refs/tags/gkeconnect/v0.7.0"},\ | ||
| 1499 | {"module":"cloud.google.com/go/spanner","version":"v1.45.0","vcs_hash":"f3aa3ca9566ce95c17185541c91237648e6011af5df40998b2210fed59d4a203","timestamp":"2023-04-10T06:31:29Z","subdir":"spanner","vcs_ref":"refs/tags/spanner/v1.45.0"},\ | ||
| 1500 | {"module":"cloud.google.com/go/optimization","version":"v1.3.1","vcs_hash":"45fdc59ebb89ea304418f28be93aa6613d32d05b8b377929074d7c25b263fb9e","timestamp":"2023-02-14T20:13:39Z","subdir":"optimization","vcs_ref":"refs/tags/optimization/v1.3.1"},\ | ||
| 1501 | {"module":"cloud.google.com/go/networkconnectivity","version":"v1.11.0","vcs_hash":"f11241d1e14390e3617f702b3ca39f1546fc5e4be50f7e3b27689550649d33e6","timestamp":"2023-03-15T18:03:28Z","subdir":"networkconnectivity","vcs_ref":"refs/tags/networkconnectivity/v1.11.0"},\ | ||
| 1502 | {"module":"cloud.google.com/go/gkehub","version":"v0.12.0","vcs_hash":"f11241d1e14390e3617f702b3ca39f1546fc5e4be50f7e3b27689550649d33e6","timestamp":"2023-03-15T18:03:28Z","subdir":"gkehub","vcs_ref":"refs/tags/gkehub/v0.12.0"},\ | ||
| 1503 | {"module":"cloud.google.com/go/datafusion","version":"v1.6.0","vcs_hash":"3630c70041e226e9c6007e499bddcf67e2ccaf86513fbbd0927a03539f196ee4","timestamp":"2023-01-05T16:56:24Z","subdir":"datafusion","vcs_ref":"refs/tags/datafusion/v1.6.0"},\ | ||
| 1504 | {"module":"cloud.google.com/go/servicedirectory","version":"v1.9.0","vcs_hash":"f11241d1e14390e3617f702b3ca39f1546fc5e4be50f7e3b27689550649d33e6","timestamp":"2023-03-15T18:03:28Z","subdir":"servicedirectory","vcs_ref":"refs/tags/servicedirectory/v1.9.0"},\ | ||
| 1505 | {"module":"cloud.google.com/go/firestore","version":"v1.9.0","vcs_hash":"ceb4b249f664729cc64329479900818ede6e2e15b1f44715a2f23d5fad459446","timestamp":"2022-11-30T19:03:26Z","subdir":"firestore","vcs_ref":"refs/tags/firestore/v1.9.0"},\ | ||
| 1506 | {"module":"cloud.google.com/go/kms","version":"v1.9.0","vcs_hash":"1525a429c8d4f8c555cf5e1789b0cfc9243d6646302f882234466de04ccb6548","timestamp":"2023-03-01T23:42:54Z","subdir":"kms","vcs_ref":"refs/tags/kms/v1.9.0"},\ | ||
| 1507 | {"module":"cloud.google.com/go/kms","version":"v1.6.0","vcs_hash":"a15323629ee8ae35ad1d0d1af7b2d97db3f3aa89b6af66724ede87654f911459","timestamp":"2022-11-03T17:54:00Z","subdir":"kms","vcs_ref":"refs/tags/kms/v1.6.0"},\ | ||
| 1508 | {"module":"cloud.google.com/go/kms","version":"v1.10.1","vcs_hash":"cc27d3332ce5f22c4c98870f78572fbf5cf77977e783c8b28df50f7f84001eb4","timestamp":"2023-04-04T16:50:14Z","subdir":"kms","vcs_ref":"refs/tags/kms/v1.10.1"},\ | ||
| 1509 | {"module":"cloud.google.com/go/trace","version":"v1.9.0","vcs_hash":"f11241d1e14390e3617f702b3ca39f1546fc5e4be50f7e3b27689550649d33e6","timestamp":"2023-03-15T18:03:28Z","subdir":"trace","vcs_ref":"refs/tags/trace/v1.9.0"},\ | ||
| 1510 | {"module":"cloud.google.com/go/appengine","version":"v1.7.1","vcs_hash":"cc27d3332ce5f22c4c98870f78572fbf5cf77977e783c8b28df50f7f84001eb4","timestamp":"2023-04-04T16:50:14Z","subdir":"appengine","vcs_ref":"refs/tags/appengine/v1.7.1"},\ | ||
| 1511 | {"module":"cloud.google.com/go/gkebackup","version":"v0.4.0","vcs_hash":"3630c70041e226e9c6007e499bddcf67e2ccaf86513fbbd0927a03539f196ee4","timestamp":"2023-01-05T16:56:24Z","subdir":"gkebackup","vcs_ref":"refs/tags/gkebackup/v0.4.0"},\ | ||
| 1512 | {"module":"cloud.google.com/go/secretmanager","version":"v1.10.0","vcs_hash":"3630c70041e226e9c6007e499bddcf67e2ccaf86513fbbd0927a03539f196ee4","timestamp":"2023-01-05T16:56:24Z","subdir":"secretmanager","vcs_ref":"refs/tags/secretmanager/v1.10.0"},\ | ||
| 1513 | {"module":"cloud.google.com/go/documentai","version":"v1.18.0","vcs_hash":"0c186def62dae0a7f74b18cd772f48a83c8dd700c66cffc62686b774ad54c771","timestamp":"2023-03-22T20:17:17Z","subdir":"documentai","vcs_ref":"refs/tags/documentai/v1.18.0"},\ | ||
| 1514 | {"module":"cloud.google.com/go/vmwareengine","version":"v0.3.0","vcs_hash":"f11241d1e14390e3617f702b3ca39f1546fc5e4be50f7e3b27689550649d33e6","timestamp":"2023-03-15T18:03:28Z","subdir":"vmwareengine","vcs_ref":"refs/tags/vmwareengine/v0.3.0"},\ | ||
| 1515 | {"module":"cloud.google.com/go/container","version":"v1.15.0","vcs_hash":"cc27d3332ce5f22c4c98870f78572fbf5cf77977e783c8b28df50f7f84001eb4","timestamp":"2023-04-04T16:50:14Z","subdir":"container","vcs_ref":"refs/tags/container/v1.15.0"},\ | ||
| 1516 | {"module":"cloud.google.com/go/dataplex","version":"v1.6.0","vcs_hash":"f11241d1e14390e3617f702b3ca39f1546fc5e4be50f7e3b27689550649d33e6","timestamp":"2023-03-15T18:03:28Z","subdir":"dataplex","vcs_ref":"refs/tags/dataplex/v1.6.0"},\ | ||
| 1517 | {"module":"cloud.google.com/go/dlp","version":"v1.9.0","vcs_hash":"3630c70041e226e9c6007e499bddcf67e2ccaf86513fbbd0927a03539f196ee4","timestamp":"2023-01-05T16:56:24Z","subdir":"dlp","vcs_ref":"refs/tags/dlp/v1.9.0"},\ | ||
| 1518 | {"module":"cloud.google.com/go/run","version":"v0.9.0","vcs_hash":"f11241d1e14390e3617f702b3ca39f1546fc5e4be50f7e3b27689550649d33e6","timestamp":"2023-03-15T18:03:28Z","subdir":"run","vcs_ref":"refs/tags/run/v0.9.0"},\ | ||
| 1519 | {"module":"cloud.google.com/go/apigeeregistry","version":"v0.6.0","vcs_hash":"f11241d1e14390e3617f702b3ca39f1546fc5e4be50f7e3b27689550649d33e6","timestamp":"2023-03-15T18:03:28Z","subdir":"apigeeregistry","vcs_ref":"refs/tags/apigeeregistry/v0.6.0"},\ | ||
| 1520 | {"module":"cloud.google.com/go/orgpolicy","version":"v1.10.0","vcs_hash":"45fdc59ebb89ea304418f28be93aa6613d32d05b8b377929074d7c25b263fb9e","timestamp":"2023-02-14T20:13:39Z","subdir":"orgpolicy","vcs_ref":"refs/tags/orgpolicy/v1.10.0"},\ | ||
| 1521 | {"module":"cloud.google.com/go/dataflow","version":"v0.8.0","vcs_hash":"3630c70041e226e9c6007e499bddcf67e2ccaf86513fbbd0927a03539f196ee4","timestamp":"2023-01-05T16:56:24Z","subdir":"dataflow","vcs_ref":"refs/tags/dataflow/v0.8.0"},\ | ||
| 1522 | {"module":"cloud.google.com/go/filestore","version":"v1.6.0","vcs_hash":"0c186def62dae0a7f74b18cd772f48a83c8dd700c66cffc62686b774ad54c771","timestamp":"2023-03-22T20:17:17Z","subdir":"filestore","vcs_ref":"refs/tags/filestore/v1.6.0"},\ | ||
| 1523 | {"module":"cloud.google.com/go/bigquery","version":"v1.50.0","vcs_hash":"1c03e9457f90be4b8998effb917c342db7cc012dbd10b2f78d28494b3d6d15a0","timestamp":"2023-04-03T15:50:12Z","subdir":"bigquery","vcs_ref":"refs/tags/bigquery/v1.50.0"},\ | ||
| 1524 | {"module":"cloud.google.com/go/recommender","version":"v1.9.0","vcs_hash":"3630c70041e226e9c6007e499bddcf67e2ccaf86513fbbd0927a03539f196ee4","timestamp":"2023-01-05T16:56:24Z","subdir":"recommender","vcs_ref":"refs/tags/recommender/v1.9.0"},\ | ||
| 1525 | {"module":"cloud.google.com/go/vpcaccess","version":"v1.6.0","vcs_hash":"3630c70041e226e9c6007e499bddcf67e2ccaf86513fbbd0927a03539f196ee4","timestamp":"2023-01-05T16:56:24Z","subdir":"vpcaccess","vcs_ref":"refs/tags/vpcaccess/v1.6.0"},\ | ||
| 1526 | {"module":"cloud.google.com/go/channel","version":"v1.12.0","vcs_hash":"f11241d1e14390e3617f702b3ca39f1546fc5e4be50f7e3b27689550649d33e6","timestamp":"2023-03-15T18:03:28Z","subdir":"channel","vcs_ref":"refs/tags/channel/v1.12.0"},\ | ||
| 1527 | {"module":"cloud.google.com/go/notebooks","version":"v1.8.0","vcs_hash":"f11241d1e14390e3617f702b3ca39f1546fc5e4be50f7e3b27689550649d33e6","timestamp":"2023-03-15T18:03:28Z","subdir":"notebooks","vcs_ref":"refs/tags/notebooks/v1.8.0"},\ | ||
| 1528 | {"module":"cloud.google.com/go/privatecatalog","version":"v0.8.0","vcs_hash":"f11241d1e14390e3617f702b3ca39f1546fc5e4be50f7e3b27689550649d33e6","timestamp":"2023-03-15T18:03:28Z","subdir":"privatecatalog","vcs_ref":"refs/tags/privatecatalog/v0.8.0"},\ | ||
| 1529 | {"module":"cloud.google.com/go/dataproc","version":"v1.12.0","vcs_hash":"e82b0fcc6518b31a8f87b735d4b1e0b2c9f44feed5269d1b73c59e6d658494f3","timestamp":"2023-01-26T17:58:10Z","subdir":"dataproc","vcs_ref":"refs/tags/dataproc/v1.12.0"},\ | ||
| 1530 | {"module":"cloud.google.com/go/lifesciences","version":"v0.8.0","vcs_hash":"3630c70041e226e9c6007e499bddcf67e2ccaf86513fbbd0927a03539f196ee4","timestamp":"2023-01-05T16:56:24Z","subdir":"lifesciences","vcs_ref":"refs/tags/lifesciences/v0.8.0"},\ | ||
| 1531 | {"module":"cloud.google.com/go/dataqna","version":"v0.7.0","vcs_hash":"3630c70041e226e9c6007e499bddcf67e2ccaf86513fbbd0927a03539f196ee4","timestamp":"2023-01-05T16:56:24Z","subdir":"dataqna","vcs_ref":"refs/tags/dataqna/v0.7.0"},\ | ||
| 1532 | {"module":"cloud.google.com/go/workflows","version":"v1.10.0","vcs_hash":"3630c70041e226e9c6007e499bddcf67e2ccaf86513fbbd0927a03539f196ee4","timestamp":"2023-01-05T16:56:24Z","subdir":"workflows","vcs_ref":"refs/tags/workflows/v1.10.0"},\ | ||
| 1533 | {"module":"cloud.google.com/go/mediatranslation","version":"v0.7.0","vcs_hash":"3630c70041e226e9c6007e499bddcf67e2ccaf86513fbbd0927a03539f196ee4","timestamp":"2023-01-05T16:56:24Z","subdir":"mediatranslation","vcs_ref":"refs/tags/mediatranslation/v0.7.0"},\ | ||
| 1534 | {"module":"cloud.google.com/go/beyondcorp","version":"v0.5.0","vcs_hash":"f11241d1e14390e3617f702b3ca39f1546fc5e4be50f7e3b27689550649d33e6","timestamp":"2023-03-15T18:03:28Z","subdir":"beyondcorp","vcs_ref":"refs/tags/beyondcorp/v0.5.0"},\ | ||
| 1535 | {"module":"cloud.google.com/go/phishingprotection","version":"v0.7.0","vcs_hash":"3630c70041e226e9c6007e499bddcf67e2ccaf86513fbbd0927a03539f196ee4","timestamp":"2023-01-05T16:56:24Z","subdir":"phishingprotection","vcs_ref":"refs/tags/phishingprotection/v0.7.0"},\ | ||
| 1536 | {"module":"cloud.google.com/go/tpu","version":"v1.5.0","vcs_hash":"3630c70041e226e9c6007e499bddcf67e2ccaf86513fbbd0927a03539f196ee4","timestamp":"2023-01-05T16:56:24Z","subdir":"tpu","vcs_ref":"refs/tags/tpu/v1.5.0"},\ | ||
| 1537 | {"module":"cloud.google.com/go/apigateway","version":"v1.5.0","vcs_hash":"3630c70041e226e9c6007e499bddcf67e2ccaf86513fbbd0927a03539f196ee4","timestamp":"2023-01-05T16:56:24Z","subdir":"apigateway","vcs_ref":"refs/tags/apigateway/v1.5.0"},\ | ||
| 1538 | {"module":"cloud.google.com/go/aiplatform","version":"v1.37.0","vcs_hash":"cc27d3332ce5f22c4c98870f78572fbf5cf77977e783c8b28df50f7f84001eb4","timestamp":"2023-04-04T16:50:14Z","subdir":"aiplatform","vcs_ref":"refs/tags/aiplatform/v1.37.0"},\ | ||
| 1539 | {"module":"cloud.google.com/go/memcache","version":"v1.9.0","vcs_hash":"3630c70041e226e9c6007e499bddcf67e2ccaf86513fbbd0927a03539f196ee4","timestamp":"2023-01-05T16:56:24Z","subdir":"memcache","vcs_ref":"refs/tags/memcache/v1.9.0"},\ | ||
| 1540 | {"module":"cloud.google.com/go/policytroubleshooter","version":"v1.6.0","vcs_hash":"f11241d1e14390e3617f702b3ca39f1546fc5e4be50f7e3b27689550649d33e6","timestamp":"2023-03-15T18:03:28Z","subdir":"policytroubleshooter","vcs_ref":"refs/tags/policytroubleshooter/v1.6.0"},\ | ||
| 1541 | {"module":"cloud.google.com/go/asset","version":"v1.13.0","vcs_hash":"cc27d3332ce5f22c4c98870f78572fbf5cf77977e783c8b28df50f7f84001eb4","timestamp":"2023-04-04T16:50:14Z","subdir":"asset","vcs_ref":"refs/tags/asset/v1.13.0"},\ | ||
| 1542 | {"module":"cloud.google.com/go/storagetransfer","version":"v1.8.0","vcs_hash":"f11241d1e14390e3617f702b3ca39f1546fc5e4be50f7e3b27689550649d33e6","timestamp":"2023-03-15T18:03:28Z","subdir":"storagetransfer","vcs_ref":"refs/tags/storagetransfer/v1.8.0"},\ | ||
| 1543 | {"module":"cloud.google.com/go/managedidentities","version":"v1.5.0","vcs_hash":"3630c70041e226e9c6007e499bddcf67e2ccaf86513fbbd0927a03539f196ee4","timestamp":"2023-01-05T16:56:24Z","subdir":"managedidentities","vcs_ref":"refs/tags/managedidentities/v1.5.0"},\ | ||
| 1544 | {"module":"cloud.google.com/go/texttospeech","version":"v1.6.0","vcs_hash":"3630c70041e226e9c6007e499bddcf67e2ccaf86513fbbd0927a03539f196ee4","timestamp":"2023-01-05T16:56:24Z","subdir":"texttospeech","vcs_ref":"refs/tags/texttospeech/v1.6.0"},\ | ||
| 1545 | {"module":"cloud.google.com/go/redis","version":"v1.11.0","vcs_hash":"3630c70041e226e9c6007e499bddcf67e2ccaf86513fbbd0927a03539f196ee4","timestamp":"2023-01-05T16:56:24Z","subdir":"redis","vcs_ref":"refs/tags/redis/v1.11.0"},\ | ||
| 1546 | {"module":"cloud.google.com/go/billing","version":"v1.13.0","vcs_hash":"f11241d1e14390e3617f702b3ca39f1546fc5e4be50f7e3b27689550649d33e6","timestamp":"2023-03-15T18:03:28Z","subdir":"billing","vcs_ref":"refs/tags/billing/v1.13.0"},\ | ||
| 1547 | {"module":"git.sr.ht/~sbinet/gg","version":"v0.5.0","vcs_hash":"802f333bb90d1bafe13e0bdd35cad5e77d453ca60c79b907d2a34a16cbff8413","timestamp":"2023-05-15T08:17:52Z","subdir":"","vcs_ref":"refs/tags/v0.5.0"},\ | ||
| 1548 | {"module":"gotest.tools/v3","version":"v3.4.0","vcs_hash":"62ea99291f9aef30c2347a769e0f44f9e0b4e5a7cfe1652e9571c2f15fb2ecd4","timestamp":"2022-10-06T01:25:29Z","subdir":"","vcs_ref":"refs/tags/v3.4.0"},\ | ||
| 1549 | {"module":"gotest.tools/v3","version":"v3.5.0","vcs_hash":"4d98752b7c5d5b79f47b900532006856110408567e0d4a9c2bef112fd08232ef","timestamp":"2023-06-16T03:25:45Z","subdir":"","vcs_ref":"refs/tags/v3.5.0"},\ | ||
| 1550 | {"module":"dario.cat/mergo","version":"v1.0.1","vcs_hash":"ec93951cf02739e6e999cf0902a7970a4983432145559425fd7600b4d7fd553b","timestamp":"2024-08-17T20:16:10Z","subdir":"","vcs_ref":"refs/tags/v1.0.1"},\ | ||
| 1551 | {"module":"cloud.google.com/go","version":"v0.100.2","vcs_hash":"8f1905daf867ec0b5e08a8b567419075a32b3025defd5986e14901910d42be2c","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.100.2"},\ | ||
| 1552 | {"module":"cloud.google.com/go","version":"v0.102.0","vcs_hash":"abf0a818373ed838017b3c4e2c095dc49d3596434a4df414cf16b1bfd5a32001","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.102.0"},\ | ||
| 1553 | {"module":"cloud.google.com/go","version":"v0.102.1","vcs_hash":"3ff06e67fc463ebdc97119f99b8fe1bfc5dee35222beb11f0ae1cf800f72f7cc","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.102.1"},\ | ||
| 1554 | {"module":"cloud.google.com/go","version":"v0.31.0","vcs_hash":"e00ea9f64eabbf9a9f221a272d9b8bba0bf2955ed6bc71c66d3f69bc26de6d57","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.31.0"},\ | ||
| 1555 | {"module":"cloud.google.com/go","version":"v0.34.0","vcs_hash":"7ad758c4afa07e6d3eb84e55900eeb0ff823b42b3cc292be6b8ea1282a8fabdd","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.34.0"},\ | ||
| 1556 | {"module":"cloud.google.com/go","version":"v0.37.0","vcs_hash":"90b488f875629fea1edb8c640a0226f5839168f947add1fec1ad3ed82f733207","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.37.0"},\ | ||
| 1557 | {"module":"cloud.google.com/go","version":"v0.38.0","vcs_hash":"5933d0346f98b5e818b31546f3361b0cfd4fc785135d5047043b3c46aac43e4d","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.38.0"},\ | ||
| 1558 | {"module":"cloud.google.com/go","version":"v0.44.1","vcs_hash":"77a653a2698a34f18f297d16fa94ed1966c94014b679e285cc2218c821030b83","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.44.1"},\ | ||
| 1559 | {"module":"cloud.google.com/go","version":"v0.44.2","vcs_hash":"14757f8cdcf1b5f5fea99a0b6427c2367c68af3a6b3314512b6fe9c4e89e1dbf","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.44.2"},\ | ||
| 1560 | {"module":"cloud.google.com/go","version":"v0.44.3","vcs_hash":"24e285f07cd9c0a14066e60065f8bdb716deb8de5b4cb8f9f49f3a50844a747b","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.44.3"},\ | ||
| 1561 | {"module":"cloud.google.com/go","version":"v0.45.1","vcs_hash":"3d58727c7b52e938bdda1392282e968c0fcdaefa02596301a3ccf4ca52236684","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.45.1"},\ | ||
| 1562 | {"module":"cloud.google.com/go","version":"v0.46.3","vcs_hash":"ad04bf19c8e676046d04fd39dfb263b0986dc7f2e0a3d7ff9d50b116eb0899c3","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.46.3"},\ | ||
| 1563 | {"module":"cloud.google.com/go","version":"v0.50.0","vcs_hash":"89062298181093c14eca0b795d368045c510b8131551e7e0607d6beda8df0cef","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.50.0"},\ | ||
| 1564 | {"module":"cloud.google.com/go","version":"v0.52.0","vcs_hash":"eea8ca18c0885d5dd09afbbffaeaa8b1bec09e22f03cccb13b5c788ee77d502c","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.52.0"},\ | ||
| 1565 | {"module":"cloud.google.com/go","version":"v0.53.0","vcs_hash":"d87010ffe0aa3f31fc0e1a12ae8c86b69f122b30c9e2d231aea274d9244c4017","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.53.0"},\ | ||
| 1566 | {"module":"cloud.google.com/go","version":"v0.54.0","vcs_hash":"643c7ad670c2babb5230f39ae42a095ca08a4f896441270c95478c910307eabd","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.54.0"},\ | ||
| 1567 | {"module":"cloud.google.com/go","version":"v0.56.0","vcs_hash":"2c54e38defb5dd556378ba26ee0c65786d0f6296b86a655d917f7461dbfcc751","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.56.0"},\ | ||
| 1568 | {"module":"cloud.google.com/go","version":"v0.57.0","vcs_hash":"3d59ac8823d7dd43d82bc2211e31e8be3ac10b15765a249c2985a5153bdf03d3","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.57.0"},\ | ||
| 1569 | {"module":"cloud.google.com/go","version":"v0.62.0","vcs_hash":"1452f5fa14873c4e7e03f8afdbba0306f2a99d0aca851efb3d63cd1b52f6c5b1","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.62.0"},\ | ||
| 1570 | {"module":"cloud.google.com/go","version":"v0.65.0","vcs_hash":"5ab5786d1dd61aeb45ab9d535988ed7a53b1dddc50b37192fb1298fce8babc77","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.65.0"},\ | ||
| 1571 | {"module":"cloud.google.com/go","version":"v0.72.0","vcs_hash":"561f8a1401677c2cd508f6f67e24958f2b20ba5130e3dd4cebeebf0551c29022","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.72.0"},\ | ||
| 1572 | {"module":"cloud.google.com/go","version":"v0.74.0","vcs_hash":"993e946f6dc15fb972472d46f2f64f71cf65baf6ccb9fc8227d2c133a885c446","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.74.0"},\ | ||
| 1573 | {"module":"cloud.google.com/go","version":"v0.75.0","vcs_hash":"6b8c349bc0c7c5f22cb7ed159e66eadfa34cc4eb99daa7f8b7fe85dc1ca910e8","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.75.0"},\ | ||
| 1574 | {"module":"cloud.google.com/go","version":"v0.78.0","vcs_hash":"9dfb9984b7a384a1d413f21fced678b83eca79e247fa930c5cdc1d411cb82251","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.78.0"},\ | ||
| 1575 | {"module":"cloud.google.com/go","version":"v0.79.0","vcs_hash":"f7f486a0948a9da7caae091a2c03a8bbf4085525e03af9f21ff82a3ac77d0dd6","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.79.0"},\ | ||
| 1576 | {"module":"cloud.google.com/go","version":"v0.81.0","vcs_hash":"72eb750ec6bc3c197bb7c7fe1386a95c1cd3dd56fffe8b6b57ef4c5b6378b1ee","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.81.0"},\ | ||
| 1577 | {"module":"cloud.google.com/go","version":"v0.83.0","vcs_hash":"7f4f9abf8e4c57096eb1360bc3026be4765c670fe2c1f2b309ffb036ba11abac","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.83.0"},\ | ||
| 1578 | {"module":"cloud.google.com/go","version":"v0.84.0","vcs_hash":"7246e10db395d40ebeb3660505170d9cc37fdf1f896b04667268bbdb40aec5c3","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.84.0"},\ | ||
| 1579 | {"module":"cloud.google.com/go","version":"v0.87.0","vcs_hash":"3bd23936ac05ea93983ee27ffee76cb0033d5bf8d5d04c19bc3ff86f3aedd856","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.87.0"},\ | ||
| 1580 | {"module":"cloud.google.com/go","version":"v0.90.0","vcs_hash":"50a39d3ef02514605a409479867a9f43566d6174f46b32015f0d5a11a2581185","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.90.0"},\ | ||
| 1581 | {"module":"cloud.google.com/go","version":"v0.93.3","vcs_hash":"e36ccce6d1cd743c1138ac40f4301daa0ad91e036f198d9e6f0908d5b311db0b","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.93.3"},\ | ||
| 1582 | {"module":"cloud.google.com/go","version":"v0.94.1","vcs_hash":"a1074b1a6eea84588b01563c199258b62134634586a06ae7d4bde3d6dfd91c80","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.94.1"},\ | ||
| 1583 | {"module":"cloud.google.com/go","version":"v0.97.0","vcs_hash":"dff11aa213cd83ed83f49e9ac5a1f9fc8d13376ed14aaf51307692bbf0237982","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.97.0"},\ | ||
| 1584 | {"module":"cloud.google.com/go","version":"v0.99.0","vcs_hash":"de22d8e511d3eea0a886608bc4d8fcc3c0083b36b1463b99ed19b11fd9aa6c06","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.99.0"},\ | ||
| 1585 | {"module":"cloud.google.com/go/bigquery","version":"v1.0.1","vcs_hash":"2b26d6ffc2838d3fe8d32be07b4985bc39b8823ae03add5e392408ec020bf4d2","timestamp":"1970-01-01T00:00:00Z","subdir":"bigquery","vcs_ref":""},\ | ||
| 1586 | {"module":"cloud.google.com/go/bigquery","version":"v1.3.0","vcs_hash":"28c57ddff358135b9f2f56291f1f16d87c906b4f30d2bcb21f528bcf075f390e","timestamp":"1970-01-01T00:00:00Z","subdir":"bigquery","vcs_ref":""},\ | ||
| 1587 | {"module":"cloud.google.com/go/bigquery","version":"v1.4.0","vcs_hash":"90d398f07459729da9186d901543984a16327facb1c3274fcb31ad7c196e5117","timestamp":"1970-01-01T00:00:00Z","subdir":"bigquery","vcs_ref":""},\ | ||
| 1588 | {"module":"cloud.google.com/go/bigquery","version":"v1.5.0","vcs_hash":"a15323629ee8ae35ad1d0d1af7b2d97db3f3aa89b6af66724ede87654f911459","timestamp":"1970-01-01T00:00:00Z","subdir":"bigquery","vcs_ref":""},\ | ||
| 1589 | {"module":"cloud.google.com/go/bigquery","version":"v1.7.0","vcs_hash":"74b8353220c78705a2e8b7a6b3bbe1acd812406f7ae05effb9ac8ec7e7c1f6b2","timestamp":"1970-01-01T00:00:00Z","subdir":"bigquery","vcs_ref":""},\ | ||
| 1590 | {"module":"cloud.google.com/go/bigquery","version":"v1.8.0","vcs_hash":"a35f7138c197a678f26b06ea0b23fcb309be9874c4a34c38f613d4fb67eeb01a","timestamp":"1970-01-01T00:00:00Z","subdir":"bigquery","vcs_ref":""},\ | ||
| 1591 | {"module":"cloud.google.com/go/compute","version":"v0.1.0","vcs_hash":"e6240fa4ef6c55a8494690a374eebb04f4bbc41833452903681e7ed6f0a0a221","timestamp":"1970-01-01T00:00:00Z","subdir":"compute","vcs_ref":"refs/tags/v0.1.0"},\ | ||
| 1592 | {"module":"cloud.google.com/go/compute","version":"v1.3.0","vcs_hash":"28c57ddff358135b9f2f56291f1f16d87c906b4f30d2bcb21f528bcf075f390e","timestamp":"1970-01-01T00:00:00Z","subdir":"compute","vcs_ref":""},\ | ||
| 1593 | {"module":"cloud.google.com/go/compute","version":"v1.5.0","vcs_hash":"a15323629ee8ae35ad1d0d1af7b2d97db3f3aa89b6af66724ede87654f911459","timestamp":"1970-01-01T00:00:00Z","subdir":"compute","vcs_ref":""},\ | ||
| 1594 | {"module":"cloud.google.com/go/compute","version":"v1.6.0","vcs_hash":"3630c70041e226e9c6007e499bddcf67e2ccaf86513fbbd0927a03539f196ee4","timestamp":"1970-01-01T00:00:00Z","subdir":"compute","vcs_ref":""},\ | ||
| 1595 | {"module":"cloud.google.com/go/compute","version":"v1.6.1","vcs_hash":"ed64f7df340d7f69a225424c487e875d2243c98e1e1012099915764d88a733de","timestamp":"1970-01-01T00:00:00Z","subdir":"compute","vcs_ref":""},\ | ||
| 1596 | {"module":"cloud.google.com/go/compute","version":"v1.7.0","vcs_hash":"74b8353220c78705a2e8b7a6b3bbe1acd812406f7ae05effb9ac8ec7e7c1f6b2","timestamp":"1970-01-01T00:00:00Z","subdir":"compute","vcs_ref":""},\ | ||
| 1597 | {"module":"cloud.google.com/go/datastore","version":"v1.0.0","vcs_hash":"a4ee6dd3dada85c16ede483eda8b56db8179ae443f63e8a1430d2c56682fd04a","timestamp":"1970-01-01T00:00:00Z","subdir":"datastore","vcs_ref":""},\ | ||
| 1598 | {"module":"cloud.google.com/go/datastore","version":"v1.1.0","vcs_hash":"7e41d2729283e50e6dda6f43e97c08a4e4110048a085e61d6b13aa80c6564fd2","timestamp":"1970-01-01T00:00:00Z","subdir":"datastore","vcs_ref":""},\ | ||
| 1599 | {"module":"cloud.google.com/go/iam","version":"v0.3.0","vcs_hash":"c241f40f71492a6bffcde3e02f62c08af9d4275a6df9f64513bf527b22f0ae40","timestamp":"1970-01-01T00:00:00Z","subdir":"iam","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 1600 | {"module":"cloud.google.com/go/pubsub","version":"v1.0.1","vcs_hash":"2b26d6ffc2838d3fe8d32be07b4985bc39b8823ae03add5e392408ec020bf4d2","timestamp":"1970-01-01T00:00:00Z","subdir":"pubsub","vcs_ref":""},\ | ||
| 1601 | {"module":"cloud.google.com/go/pubsub","version":"v1.1.0","vcs_hash":"7e41d2729283e50e6dda6f43e97c08a4e4110048a085e61d6b13aa80c6564fd2","timestamp":"1970-01-01T00:00:00Z","subdir":"pubsub","vcs_ref":""},\ | ||
| 1602 | {"module":"cloud.google.com/go/pubsub","version":"v1.2.0","vcs_hash":"da5fed3e77e6c34534cccf240d6303797df6d5fe7fa8b925de8bbc7e3f207d9d","timestamp":"1970-01-01T00:00:00Z","subdir":"pubsub","vcs_ref":""},\ | ||
| 1603 | {"module":"cloud.google.com/go/pubsub","version":"v1.3.1","vcs_hash":"037cac145b388035c6618605e5719bff739ad5da2337f464958b3da07a3a0ab7","timestamp":"1970-01-01T00:00:00Z","subdir":"pubsub","vcs_ref":""},\ | ||
| 1604 | {"module":"cloud.google.com/go/storage","version":"v1.0.0","vcs_hash":"a4ee6dd3dada85c16ede483eda8b56db8179ae443f63e8a1430d2c56682fd04a","timestamp":"1970-01-01T00:00:00Z","subdir":"storage","vcs_ref":""},\ | ||
| 1605 | {"module":"cloud.google.com/go/storage","version":"v1.10.0","vcs_hash":"28c57ddff358135b9f2f56291f1f16d87c906b4f30d2bcb21f528bcf075f390e","timestamp":"1970-01-01T00:00:00Z","subdir":"storage","vcs_ref":""},\ | ||
| 1606 | {"module":"cloud.google.com/go/storage","version":"v1.14.0","vcs_hash":"b204b39ecd40f78188e1c45bc946057b037cf8b6bf15db430337fe6fe6540527","timestamp":"1970-01-01T00:00:00Z","subdir":"storage","vcs_ref":""},\ | ||
| 1607 | {"module":"cloud.google.com/go/storage","version":"v1.22.1","vcs_hash":"3e8e9b4c229432a8f8af4e2cefeb43c526ab5f1652c61b7edcc5ad4ee38a2bb1","timestamp":"1970-01-01T00:00:00Z","subdir":"storage","vcs_ref":""},\ | ||
| 1608 | {"module":"cloud.google.com/go/storage","version":"v1.23.0","vcs_hash":"2fab9a28d38f9c7d3da82a58401adbdad61f21397afaf83b54f4f29ecaf2e129","timestamp":"1970-01-01T00:00:00Z","subdir":"storage","vcs_ref":""},\ | ||
| 1609 | {"module":"cloud.google.com/go/storage","version":"v1.5.0","vcs_hash":"a15323629ee8ae35ad1d0d1af7b2d97db3f3aa89b6af66724ede87654f911459","timestamp":"1970-01-01T00:00:00Z","subdir":"storage","vcs_ref":""},\ | ||
| 1610 | {"module":"cloud.google.com/go/storage","version":"v1.6.0","vcs_hash":"3630c70041e226e9c6007e499bddcf67e2ccaf86513fbbd0927a03539f196ee4","timestamp":"1970-01-01T00:00:00Z","subdir":"storage","vcs_ref":""},\ | ||
| 1611 | {"module":"cloud.google.com/go/storage","version":"v1.8.0","vcs_hash":"a35f7138c197a678f26b06ea0b23fcb309be9874c4a34c38f613d4fb67eeb01a","timestamp":"1970-01-01T00:00:00Z","subdir":"storage","vcs_ref":""},\ | ||
| 1612 | {"module":"git.sr.ht/~sbinet/gg","version":"v0.3.1","vcs_hash":"b0b7c32c517341f1ab275e93f37f0bf93a8bec77322e2c0c651229e3e4fcbb3b","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.3.1"},\ | ||
| 1613 | {"module":"go.opencensus.io","version":"v0.18.0","vcs_hash":"1b011ee7ebb631e966493c0d19433b5804acba42c5072ef8869f3a3fc905fad7","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.18.0"},\ | ||
| 1614 | {"module":"go.opencensus.io","version":"v0.21.0","vcs_hash":"76f8188d5aed995e611ea5a3013a22208df2d39c230863118de3864f55ebb384","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.21.0"},\ | ||
| 1615 | {"module":"go.opencensus.io","version":"v0.22.0","vcs_hash":"457389ca3f129461d5844f3201db3e1c06c823d16e69c076f39c226d80f5d3ee","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.22.0"},\ | ||
| 1616 | {"module":"go.opencensus.io","version":"v0.22.2","vcs_hash":"f6cca93ebef602ae8a87e7b0bacc57023890eb97cc5f60ce920972ca1a8125d0","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.22.2"},\ | ||
| 1617 | {"module":"go.opencensus.io","version":"v0.22.3","vcs_hash":"fa8308f975ba4803481400c0d0fdcec0836edc018c5fcb9e6454b166265bdd35","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.22.3"},\ | ||
| 1618 | {"module":"go.opencensus.io","version":"v0.22.4","vcs_hash":"abc55fbdb4d7ecc00052e93e738819ed19e8678a0e81e6ba272cc0f6029e3ab8","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.22.4"},\ | ||
| 1619 | {"module":"go.opencensus.io","version":"v0.22.5","vcs_hash":"8a7aae40966b2c25f188d8402e8780f5b6752dc4074d70cf769b8587db93b86e","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.22.5"},\ | ||
| 1620 | {"module":"go.opencensus.io","version":"v0.23.0","vcs_hash":"d410e1dd0d94491f021d4910237b8b4c2590c8e960b0e34b9bd72de650d36912","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.23.0"},\ | ||
| 1621 | {"module":"go.opentelemetry.io/proto/otlp","version":"v0.15.0","vcs_hash":"8759eb7fd719b72e1a61d0540695099c61966d3272ec61750d8ef2418c069380","timestamp":"1970-01-01T00:00:00Z","subdir":"otlp","vcs_ref":"refs/tags/v0.15.0"},\ | ||
| 1622 | {"module":"go.uber.org/atomic","version":"v1.6.0","vcs_hash":"d96e60ab9bcd3a3fb8116b2bf22c9eb6fb1b62795700ccd79118844745275a1e","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v1.6.0"},\ | ||
| 1623 | {"module":"go.uber.org/atomic","version":"v1.7.0","vcs_hash":"630acce1bbe47080c64ec02ceaa94c2c5ff87b9c9ab95c67983fe60bfec97cb2","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v1.7.0"},\ | ||
| 1624 | {"module":"go.uber.org/goleak","version":"v1.1.11-0.20210813005559-691160354723","vcs_hash":"fe6d70c375590f267740e529a471d0c44a66b4697de95300fbf44daf739acd0c","timestamp":"2021-08-13T00:55:59Z","subdir":"","vcs_ref":"refs/tags/v1.7.0"},\ | ||
| 1625 | {"module":"go.uber.org/multierr","version":"v1.5.0","vcs_hash":"22e4935a4fb3167e64531d5ab43f86958438ffb04a6392974b4beabdd5d9081f","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v1.5.0"},\ | ||
| 1626 | {"module":"go.uber.org/multierr","version":"v1.6.0","vcs_hash":"24d8dd360230e23f94b672a25b6a7aafa95908906903ca67dea88c60cbd6c38c","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v1.6.0"},\ | ||
| 1627 | {"module":"go.uber.org/zap","version":"v1.16.0","vcs_hash":"22e4c68b8f7e1f80b4d64d85def0a959be7f1e7e4eaf22f70ad837fefd122032","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v1.16.0"},\ | ||
| 1628 | {"module":"go.uber.org/zap","version":"v1.19.1","vcs_hash":"a6ab76a32642114d0471f995b9cc327b3c7eab9bdd6b151ef1e93f5d3ac408ad","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v1.19.1"},\ | ||
| 1629 | {"module":"golang.org/x/exp","version":"v0.0.0-20180321215751-8460e604b9de","vcs_hash":"40977dead8068fd4b2ff7931c2a65890c06ac3fbe73cedd91e7bdaba1396450c","timestamp":"2018-03-21T21:57:51Z","subdir":"","vcs_ref":"refs/tags/v1.19.1"},\ | ||
| 1630 | {"module":"golang.org/x/exp","version":"v0.0.0-20180807140117-3d87b88a115f","vcs_hash":"b24969f2e7dcc79cbe05f9664aee0357541a14e2fce927851795c1bab65c851d","timestamp":"2018-08-07T14:01:17Z","subdir":"","vcs_ref":"refs/tags/v1.19.1"},\ | ||
| 1631 | {"module":"golang.org/x/exp","version":"v0.0.0-20190121172915-509febef88a4","vcs_hash":"24a92c0230c7a99a0620162cfb1c9889faa209539dc7a8d6c83fe5ce9072c5a3","timestamp":"2019-01-21T17:29:15Z","subdir":"","vcs_ref":"refs/tags/v1.19.1"},\ | ||
| 1632 | {"module":"golang.org/x/exp","version":"v0.0.0-20190125153040-c74c464bbbf2","vcs_hash":"048156c64e3fc8188190d7b12d3a6b0225808e64a7322471dce0880951f52ed0","timestamp":"2019-01-25T15:30:40Z","subdir":"","vcs_ref":"refs/tags/v1.19.1"},\ | ||
| 1633 | {"module":"golang.org/x/exp","version":"v0.0.0-20190306152737-a1d7652674e8","vcs_hash":"5da1e6476d8c10399b2d224d117d1922fe284dbd2d5a779a5c8eed9ef52b1ae1","timestamp":"2019-03-06T15:27:37Z","subdir":"","vcs_ref":"refs/tags/v1.19.1"},\ | ||
| 1634 | {"module":"golang.org/x/exp","version":"v0.0.0-20190510132918-efd6b22b2522","vcs_hash":"4281c66658a4012d76c7a15fa06fddce2becfd1e8d1481fc5f88cc83d970e281","timestamp":"2019-05-10T13:29:18Z","subdir":"","vcs_ref":"refs/tags/v1.19.1"},\ | ||
| 1635 | {"module":"golang.org/x/exp","version":"v0.0.0-20190829153037-c13cbed26979","vcs_hash":"5e3865da628c79dcfbf1fe1b38e44eec9a2cb87916320ca4b24e18c632d01c0e","timestamp":"2019-08-29T15:30:37Z","subdir":"","vcs_ref":"refs/tags/v1.19.1"},\ | ||
| 1636 | {"module":"golang.org/x/exp","version":"v0.0.0-20191002040644-a1355ae1e2c3","vcs_hash":"8142b4f7c5934b463d74ac709369928d7bd5de48755654856e25b7cfc4680248","timestamp":"2019-10-02T04:06:44Z","subdir":"","vcs_ref":"refs/tags/v1.19.1"},\ | ||
| 1637 | {"module":"golang.org/x/exp","version":"v0.0.0-20191030013958-a1ab85dbe136","vcs_hash":"c407947082e00cb9b17e762f1bdf26756d1c843481a7cbf2b9db2195a5f000e3","timestamp":"2019-10-30T01:39:58Z","subdir":"","vcs_ref":"refs/tags/v1.19.1"},\ | ||
| 1638 | {"module":"golang.org/x/exp","version":"v0.0.0-20191129062945-2f5052295587","vcs_hash":"a9173c2f6c06cf46d8d352e9a005f8a639979213a6b3ce9c28b85b3a8feea812","timestamp":"2019-11-29T06:29:45Z","subdir":"","vcs_ref":"refs/tags/v1.19.1"},\ | ||
| 1639 | {"module":"golang.org/x/exp","version":"v0.0.0-20191227195350-da58074b4299","vcs_hash":"0c008f03dfadc1ba1ed0f9302784a76949b4893799820d559755ea2e0ab1acfa","timestamp":"2019-12-27T19:53:50Z","subdir":"","vcs_ref":"refs/tags/v1.19.1"},\ | ||
| 1640 | {"module":"golang.org/x/exp","version":"v0.0.0-20200119233911-0405dc783f0a","vcs_hash":"d8094bfff5be63c2b0853e1c998c2afa53b43dba21cc8d3cfe527f9d7ece4fe5","timestamp":"2020-01-19T23:39:11Z","subdir":"","vcs_ref":"refs/tags/v1.19.1"},\ | ||
| 1641 | {"module":"golang.org/x/exp","version":"v0.0.0-20200207192155-f17229e696bd","vcs_hash":"91669ead7de1bac04412edfec51b8a55066b1b5d40fd8e953da885087ddb5d1b","timestamp":"2020-02-07T19:21:55Z","subdir":"","vcs_ref":"refs/tags/v1.19.1"},\ | ||
| 1642 | {"module":"golang.org/x/exp","version":"v0.0.0-20200224162631-6cc2880d07d6","vcs_hash":"d44b881013a1a32499c214d17a48e29f44234e14bdad245c0c13d53242305333","timestamp":"2020-02-24T16:26:31Z","subdir":"","vcs_ref":"refs/tags/v1.19.1"},\ | ||
| 1643 | {"module":"golang.org/x/image","version":"v0.0.0-20180708004352-c73c2afc3b81","vcs_hash":"b102b22127c1245c8a36117c04c695c96bab07b8625fa6ea6acb0817661b53d5","timestamp":"2018-07-08T00:43:52Z","subdir":"","vcs_ref":"refs/tags/v1.19.1"},\ | ||
| 1644 | {"module":"golang.org/x/image","version":"v0.0.0-20190227222117-0694c2d4d067","vcs_hash":"070e6e260472315f6ba6e238626e285d84a43336630a1d16b3b36bdf4646aa6c","timestamp":"2019-02-27T22:21:17Z","subdir":"","vcs_ref":"refs/tags/v1.19.1"},\ | ||
| 1645 | {"module":"golang.org/x/image","version":"v0.0.0-20190802002840-cff245a6509b","vcs_hash":"0d317c9aa4b4b4dfde8410acf4c7f3d1abb7f9c1c2a2b87b529fc268e6850aaa","timestamp":"2019-08-02T00:28:40Z","subdir":"","vcs_ref":"refs/tags/v1.19.1"},\ | ||
| 1646 | {"module":"golang.org/x/image","version":"v0.0.0-20190910094157-69e4b8554b2a","vcs_hash":"8aa6a4103a642027318e71c34cf96f36841d3b0f2207784428d262c8196a1d9a","timestamp":"2019-09-10T09:41:57Z","subdir":"","vcs_ref":"refs/tags/v1.19.1"},\ | ||
| 1647 | {"module":"golang.org/x/image","version":"v0.0.0-20200119044424-58c23975cae1","vcs_hash":"7da3c11cba2a787aaee93ffb1c3df9569f261518e0756d12397899de67cd4ba4","timestamp":"2020-01-19T04:44:24Z","subdir":"","vcs_ref":"refs/tags/v1.19.1"},\ | ||
| 1648 | {"module":"golang.org/x/image","version":"v0.0.0-20200430140353-33d19683fad8","vcs_hash":"423eb15a04e4454e890f30e4c0dac1d9e77fccc49b3362364c35587a12fdb6fb","timestamp":"2020-04-30T14:03:53Z","subdir":"","vcs_ref":"refs/tags/v1.19.1"},\ | ||
| 1649 | {"module":"golang.org/x/image","version":"v0.0.0-20200618115811-c13761719519","vcs_hash":"b37f0eab9e6f594ee0606e7133ca4097ac11bd4ae233cace2435f40c5b0c92ad","timestamp":"2020-06-18T11:58:11Z","subdir":"","vcs_ref":"refs/tags/v1.19.1"},\ | ||
| 1650 | {"module":"golang.org/x/image","version":"v0.0.0-20201208152932-35266b937fa6","vcs_hash":"960b7c9d4ddfbefd45a6d48297a906f4b0ccbe3c3383ef05023e54917ade5ef4","timestamp":"2020-12-08T15:29:32Z","subdir":"","vcs_ref":"refs/tags/v1.19.1"},\ | ||
| 1651 | {"module":"golang.org/x/image","version":"v0.0.0-20210216034530-4410531fe030","vcs_hash":"e45e91f63ecabed6e2fc5694479f5815a6f9f194ed9cc6de3b82f138849c49b8","timestamp":"2021-02-16T03:45:30Z","subdir":"","vcs_ref":"refs/tags/v1.19.1"},\ | ||
| 1652 | {"module":"golang.org/x/image","version":"v0.0.0-20210607152325-775e3b0c77b9","vcs_hash":"62e6da8160fab0b85476f6635c9b7a91cd8d2ffcf3e378ccae364f35a52f8d04","timestamp":"2021-06-07T15:23:25Z","subdir":"","vcs_ref":"refs/tags/v1.19.1"},\ | ||
| 1653 | {"module":"golang.org/x/image","version":"v0.0.0-20210628002857-a66eb6448b8d","vcs_hash":"a2dc1025c2f6f5aea92e4b16ad5652ef8e42828b81996d69f78f6e748e4353d3","timestamp":"2021-06-28T00:28:57Z","subdir":"","vcs_ref":"refs/tags/v1.19.1"},\ | ||
| 1654 | {"module":"golang.org/x/image","version":"v0.0.0-20211028202545-6944b10bf410","vcs_hash":"f716d31e61736a881b3a3455606db76d06070f46197ac4854fee481664779d19","timestamp":"2021-10-28T20:25:45Z","subdir":"","vcs_ref":"refs/tags/v1.19.1"},\ | ||
| 1655 | {"module":"golang.org/x/image","version":"v0.0.0-20220302094943-723b81ca9867","vcs_hash":"b8ab23f0dae178e32879b632dbe6bdafa68d2adbca0cdab246a1a191861ae41c","timestamp":"2022-03-02T09:49:43Z","subdir":"","vcs_ref":"refs/tags/v1.19.1"},\ | ||
| 1656 | {"module":"golang.org/x/mod","version":"v0.0.0-20190513183733-4bf6d317e70e","vcs_hash":"29507dbad2cae46fbcae4fc962a243a2c5e892dd2074ef6f1734d294b3ba9cec","timestamp":"2019-05-13T18:37:33Z","subdir":"","vcs_ref":"refs/tags/v1.19.1"},\ | ||
| 1657 | {"module":"golang.org/x/mod","version":"v0.1.0","vcs_hash":"67c5b61acf0613f31cf24fb7b39c85659f78dd48e34194ac1b3ed6afcfad73df","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.1.0"},\ | ||
| 1658 | {"module":"golang.org/x/mod","version":"v0.1.1-0.20191105210325-c90efee705ee","vcs_hash":"297abdff6eb1d63062878ae152e4dbbe2044e72c3faa8a549a52f14cb613602d","timestamp":"2019-11-05T21:03:25Z","subdir":"","vcs_ref":"refs/tags/v0.1.0"},\ | ||
| 1659 | {"module":"golang.org/x/mod","version":"v0.1.1-0.20191107180719-034126e5016b","vcs_hash":"ccf36b46cf0ea9db00e8eee78451e8ec194df1878864b880291d5568879ef46b","timestamp":"2019-11-07T18:07:19Z","subdir":"","vcs_ref":"refs/tags/v0.1.0"},\ | ||
| 1660 | {"module":"golang.org/x/mod","version":"v0.2.0","vcs_hash":"d8ce3a26ef11a4e81bfc12391c4d0bf865766bcb2812acb31931c12ee0d326f8","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.2.0"},\ | ||
| 1661 | {"module":"golang.org/x/mod","version":"v0.3.0","vcs_hash":"c7adf8bcca55c1652cddd18c7e949788e387f878482d2553dd5f0a8b63dae8ba","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 1662 | {"module":"golang.org/x/mod","version":"v0.4.0","vcs_hash":"6cde361d88de4dffd488cfa918dff8f19a8bfc876e3bcb0d3ba469b9838b74a5","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.4.0"},\ | ||
| 1663 | {"module":"golang.org/x/mod","version":"v0.4.1","vcs_hash":"206acb8ff959778c884f1c3bbbaa82e36913ae74a9d04c7d1daf9ae735e6b899","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.4.1"},\ | ||
| 1664 | {"module":"golang.org/x/mod","version":"v0.4.2","vcs_hash":"1448cd87ba33f0c5f7c01cf93b4c22767eb3d941a3e9ab58be3df424f0abb989","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 1665 | {"module":"golang.org/x/mod","version":"v0.5.0","vcs_hash":"d990221fa3e13bf5d553a63ee9c6d1230da3203e25f35da86e44fbcbdb37fbcc","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.5.0"},\ | ||
| 1666 | {"module":"golang.org/x/mod","version":"v0.5.1","vcs_hash":"889c218c9f791913eb421eb515ddc05b99ff527458a58d48e57cefdf60215045","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.5.1"},\ | ||
| 1667 | {"module":"golang.org/x/mod","version":"v0.6.0-dev.0.20220419223038-86c51ed26bb4","vcs_hash":"8d01fb415e3ecdf7c1c57243ebaa9b07a2cecd87ea1574f747bbc2ab686be373","timestamp":"2022-04-19T22:30:38Z","subdir":"","vcs_ref":"refs/tags/v0.5.1"},\ | ||
| 1668 | {"module":"golang.org/x/oauth2","version":"v0.0.0-20181017192945-9dcd33a902f4","vcs_hash":"75d99cea02de603ece3b274301070e364efccb149c6fb524517dea736d27d61a","timestamp":"2018-10-17T19:29:45Z","subdir":"","vcs_ref":"refs/tags/v0.5.1"},\ | ||
| 1669 | {"module":"golang.org/x/oauth2","version":"v0.0.0-20181203162652-d668ce993890","vcs_hash":"4229195363ef2a96dc974c3d2151dd7f37bc3e361d886f7feae1141baf42e63b","timestamp":"2018-12-03T16:26:52Z","subdir":"","vcs_ref":"refs/tags/v0.5.1"},\ | ||
| 1670 | {"module":"golang.org/x/oauth2","version":"v0.0.0-20190226205417-e64efc72b421","vcs_hash":"211a40fa92a2ec1c3cde36d221c9accab5379e7a230d56adf81aaae313ae059a","timestamp":"2019-02-26T20:54:17Z","subdir":"","vcs_ref":"refs/tags/v0.5.1"},\ | ||
| 1671 | {"module":"golang.org/x/oauth2","version":"v0.0.0-20190604053449-0f29369cfe45","vcs_hash":"6a5bc2506db942146d8a314ada12f48a941f5ee9aafb0b9e7d53f1de7f4c0bfc","timestamp":"2019-06-04T05:34:49Z","subdir":"","vcs_ref":"refs/tags/v0.5.1"},\ | ||
| 1672 | {"module":"golang.org/x/oauth2","version":"v0.0.0-20191202225959-858c2ad4c8b6","vcs_hash":"953b311a964505de6e1c6de0e08ba65ce5eb3334bd9016417470f4352ad05b98","timestamp":"2019-12-02T22:59:59Z","subdir":"","vcs_ref":"refs/tags/v0.5.1"},\ | ||
| 1673 | {"module":"golang.org/x/oauth2","version":"v0.0.0-20200107190931-bf48bf16ab8d","vcs_hash":"ba506cfd432b7920fb2c5d6f6cb280c42e9d1911208fba8592a075d263ddf70b","timestamp":"2020-01-07T19:09:31Z","subdir":"","vcs_ref":"refs/tags/v0.5.1"},\ | ||
| 1674 | {"module":"golang.org/x/oauth2","version":"v0.0.0-20200902213428-5d25da1a8d43","vcs_hash":"519b663d463d4efc56fd4a810585f7ef16426cce018e6e42ed60142506539041","timestamp":"2020-09-02T21:34:28Z","subdir":"","vcs_ref":"refs/tags/v0.5.1"},\ | ||
| 1675 | {"module":"golang.org/x/oauth2","version":"v0.0.0-20201109201403-9fd604954f58","vcs_hash":"c20351aab32c314523f5e7a58c41e14e5a174d8fb9019b3063f0eefaa7c3c580","timestamp":"2020-11-09T20:14:03Z","subdir":"","vcs_ref":"refs/tags/v0.5.1"},\ | ||
| 1676 | {"module":"golang.org/x/oauth2","version":"v0.0.0-20201208152858-08078c50e5b5","vcs_hash":"6e426c04cd5151809be86349a81d8e817b0c3ee8a42a6cea4697ba1b81abbb88","timestamp":"2020-12-08T15:28:58Z","subdir":"","vcs_ref":"refs/tags/v0.5.1"},\ | ||
| 1677 | {"module":"golang.org/x/oauth2","version":"v0.0.0-20210218202405-ba52d332ba99","vcs_hash":"076dc968d89193de10ca00d86d5661fe03700d3ccafa53769dac5e090c5a7550","timestamp":"2021-02-18T20:24:05Z","subdir":"","vcs_ref":"refs/tags/v0.5.1"},\ | ||
| 1678 | {"module":"golang.org/x/oauth2","version":"v0.0.0-20210220000619-9bb904979d93","vcs_hash":"92954437a4c76ccacf6fe2fe66e6b9e0f13c497250678b4de2119d55af9fc81b","timestamp":"2021-02-20T00:06:19Z","subdir":"","vcs_ref":"refs/tags/v0.5.1"},\ | ||
| 1679 | {"module":"golang.org/x/oauth2","version":"v0.0.0-20210313182246-cd4f82c27b84","vcs_hash":"7c0db46f66056ac02fc0470c096aaa02ec57613845a3e8e77565f5f6f9ec862b","timestamp":"2021-03-13T18:22:46Z","subdir":"","vcs_ref":"refs/tags/v0.5.1"},\ | ||
| 1680 | {"module":"golang.org/x/oauth2","version":"v0.0.0-20210514164344-f6687ab2804c","vcs_hash":"0d7f9e058c13f764178ba4477f1822d080b7c0230111df567dde87d34f38f303","timestamp":"2021-05-14T16:43:44Z","subdir":"","vcs_ref":"refs/tags/v0.5.1"},\ | ||
| 1681 | {"module":"golang.org/x/oauth2","version":"v0.0.0-20210628180205-a41e5a781914","vcs_hash":"55e97d12893a1f162c1a112be1cd59e2f915b260d2e3135435b23d8b2dca7ed6","timestamp":"2021-06-28T18:02:05Z","subdir":"","vcs_ref":"refs/tags/v0.5.1"},\ | ||
| 1682 | {"module":"golang.org/x/oauth2","version":"v0.0.0-20210805134026-6f1e6394065a","vcs_hash":"f85811280024110f0ee87d56b0970029b87432912bbda48798cdd047895707e6","timestamp":"2021-08-05T13:40:26Z","subdir":"","vcs_ref":"refs/tags/v0.5.1"},\ | ||
| 1683 | {"module":"golang.org/x/oauth2","version":"v0.0.0-20210819190943-2bc19b11175f","vcs_hash":"8a78323c8c445319afee32896e4e0d4994c957b3016731747d55317ad43666bb","timestamp":"2021-08-19T19:09:43Z","subdir":"","vcs_ref":"refs/tags/v0.5.1"},\ | ||
| 1684 | {"module":"golang.org/x/oauth2","version":"v0.0.0-20211104180415-d3ed0bb246c8","vcs_hash":"82edac4de3ad67e00370a2ae07ea7507c954621a90b063bc7bf075f84a15791d","timestamp":"2021-11-04T18:04:15Z","subdir":"","vcs_ref":"refs/tags/v0.5.1"},\ | ||
| 1685 | {"module":"golang.org/x/oauth2","version":"v0.0.0-20220309155454-6242fa91716a","vcs_hash":"321670aa94588466ddd75c62d07312768b12ea7e80c4fb2ff36b7b5d7b7b7ae6","timestamp":"2022-03-09T15:54:54Z","subdir":"","vcs_ref":"refs/tags/v0.5.1"},\ | ||
| 1686 | {"module":"golang.org/x/oauth2","version":"v0.0.0-20220411215720-9780585627b5","vcs_hash":"27fde3276078b39a8ff13b73a43f320c8ad417fe00ce51358d1221da036b9438","timestamp":"2022-04-11T21:57:20Z","subdir":"","vcs_ref":"refs/tags/v0.5.1"},\ | ||
| 1687 | {"module":"golang.org/x/oauth2","version":"v0.0.0-20220608161450-d0670ef3b1eb","vcs_hash":"8f11176a43f20d4ac553cc9eb7634e205fcbd7d539e566651ee44c98adf424f8","timestamp":"2022-06-08T16:14:50Z","subdir":"","vcs_ref":"refs/tags/v0.5.1"},\ | ||
| 1688 | {"module":"golang.org/x/oauth2","version":"v0.0.0-20220622183110-fd043fe589d2","vcs_hash":"73bd1dd884e57af3aac27c5b454b6868a455a88ba7c6e49584ce04b59a3f70b1","timestamp":"2022-06-22T18:31:10Z","subdir":"","vcs_ref":"refs/tags/v0.5.1"},\ | ||
| 1689 | {"module":"golang.org/x/sync","version":"v0.0.0-20180314180146-1d60e4601c6f","vcs_hash":"a474d88ee14fcd89b314b779d02a4628461aebbfc6613a6ba90e583c35e15b02","timestamp":"2018-03-14T18:01:46Z","subdir":"","vcs_ref":"refs/tags/v0.5.1"},\ | ||
| 1690 | {"module":"golang.org/x/sync","version":"v0.0.0-20181108010431-42b317875d0f","vcs_hash":"19d48188f5a03164bde06d13dc555c6a2ebc78aafd3dabc7439ec4c9dcca3519","timestamp":"2018-11-08T01:04:31Z","subdir":"","vcs_ref":"refs/tags/v0.5.1"},\ | ||
| 1691 | {"module":"golang.org/x/sync","version":"v0.0.0-20181221193216-37e7f081c4d4","vcs_hash":"901f082ea4e1c94dfbaef54bd883432751214951b6b2d5885765a306b1c60d1f","timestamp":"2018-12-21T19:32:16Z","subdir":"","vcs_ref":"refs/tags/v0.5.1"},\ | ||
| 1692 | {"module":"golang.org/x/sync","version":"v0.0.0-20190227155943-e225da77a7e6","vcs_hash":"21df7493a16af12233b318b2a2a914c541c6b155a0bb6ec0891d01554074c1f4","timestamp":"2019-02-27T15:59:43Z","subdir":"","vcs_ref":"refs/tags/v0.5.1"},\ | ||
| 1693 | {"module":"golang.org/x/sync","version":"v0.0.0-20190423024810-112230192c58","vcs_hash":"b68e56943c8c12324ce0414e7075fd80f016eafe879c0c69e6b25893ebb49bce","timestamp":"2019-04-23T02:48:10Z","subdir":"","vcs_ref":"refs/tags/v0.5.1"},\ | ||
| 1694 | {"module":"golang.org/x/sync","version":"v0.0.0-20190911185100-cd5d95a43a6e","vcs_hash":"eaa2921285a7524f3154ea98a551847767b259c18f901ed97668900b204aa7a6","timestamp":"2019-09-11T18:51:00Z","subdir":"","vcs_ref":"refs/tags/v0.5.1"},\ | ||
| 1695 | {"module":"golang.org/x/sync","version":"v0.0.0-20200317015054-43a5402ce75a","vcs_hash":"32b2418d90427c02e56a995b913942d75791bb2c01e6fe4bf4397ff7373d9d58","timestamp":"2020-03-17T01:50:54Z","subdir":"","vcs_ref":"refs/tags/v0.5.1"},\ | ||
| 1696 | {"module":"golang.org/x/sync","version":"v0.0.0-20200625203802-6e8e738ad208","vcs_hash":"7d5034817f1223ca018ebdc04acb161be44c7701db7dc206d930a59b8df9a014","timestamp":"2020-06-25T20:38:02Z","subdir":"","vcs_ref":"refs/tags/v0.5.1"},\ | ||
| 1697 | {"module":"golang.org/x/sync","version":"v0.0.0-20201020160332-67f06af15bc9","vcs_hash":"63c5dce6fecd17ec0193ec4ee4221b61ccd0834c745a066128df4000c7ec583e","timestamp":"2020-10-20T16:03:32Z","subdir":"","vcs_ref":"refs/tags/v0.5.1"},\ | ||
| 1698 | {"module":"golang.org/x/sync","version":"v0.0.0-20201207232520-09787c993a3a","vcs_hash":"cbc28b85bb7dc700be3c18580ce9ab3ed657bdd6fddc6e818c41725dc83e6f42","timestamp":"2020-12-07T23:25:20Z","subdir":"","vcs_ref":"refs/tags/v0.5.1"},\ | ||
| 1699 | {"module":"golang.org/x/sync","version":"v0.0.0-20210220032951-036812b2e83c","vcs_hash":"737630eedb4e22444bcc842c824d09c82d5ad676f18cc2707c343fe462789b29","timestamp":"2021-02-20T03:29:51Z","subdir":"","vcs_ref":"refs/tags/v0.5.1"},\ | ||
| 1700 | {"module":"golang.org/x/sync","version":"v0.0.0-20220601150217-0de741cfad7f","vcs_hash":"a4127a4166f0454b5fd36927c78ee4923f61426c8326a6f0e1678a9b7f056e8c","timestamp":"2022-06-01T15:02:17Z","subdir":"","vcs_ref":"refs/tags/v0.5.1"},\ | ||
| 1701 | {"module":"golang.org/x/sync","version":"v0.0.0-20220722155255-886fb9371eb4","vcs_hash":"ca22f14e147dd49170157c4d70861fe830bc43b62113fa8da7da7806f515979b","timestamp":"2022-07-22T15:52:55Z","subdir":"","vcs_ref":"refs/tags/v0.5.1"},\ | ||
| 1702 | {"module":"golang.org/x/text","version":"v0.0.0-20170915032832-14c0d48ead0c","vcs_hash":"7afd1c64dfde05434b834de00d80d064b0dee0ac8e86a20a3ccb3b3477062816","timestamp":"2017-09-15T03:28:32Z","subdir":"","vcs_ref":"refs/tags/v0.5.1"},\ | ||
| 1703 | {"module":"golang.org/x/text","version":"v0.3.0","vcs_hash":"4d433f261a2c7cdc7fd6aff90f7c6096c21b412fcc4b5c8494239264cb0c661b","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 1704 | {"module":"golang.org/x/text","version":"v0.3.1-0.20180807135948-17ff2d5776d2","vcs_hash":"4d433f261a2c7cdc7fd6aff90f7c6096c21b412fcc4b5c8494239264cb0c661b","timestamp":"2018-08-07T13:59:48Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 1705 | {"module":"golang.org/x/text","version":"v0.3.2","vcs_hash":"7b34b135bbda1292ea284d86dfed6e5bdf5fc64fa2fe19d2299467019e4d1944","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.3.2"},\ | ||
| 1706 | {"module":"golang.org/x/text","version":"v0.3.3","vcs_hash":"cb54f76ec6181ed72414cbac7c1d4de145545dbe7cf920063654dab541ce2dc1","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.3.3"},\ | ||
| 1707 | {"module":"golang.org/x/text","version":"v0.3.4","vcs_hash":"e76db68acf0b576548fa714f294c3cc8f71a39e409d5458a9af88b7c906026db","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.3.4"},\ | ||
| 1708 | {"module":"golang.org/x/text","version":"v0.3.5","vcs_hash":"7c683dff6b1d330d20dc7fc0e186c8632c397daa3755d4b91c1b350508bb8953","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.3.5"},\ | ||
| 1709 | {"module":"golang.org/x/text","version":"v0.3.6","vcs_hash":"4b522f9dc77a0e02cea9ffd3b10d3f85a766a1f7900b412ab5c3f6a41718c2ea","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.3.6"},\ | ||
| 1710 | {"module":"golang.org/x/text","version":"v0.3.7","vcs_hash":"62c926369bbefb0babf3ce89762737f7c9e16aefa43a75d7b49d544bdf87dd3e","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1711 | {"module":"golang.org/x/time","version":"v0.0.0-20180412165947-fbb02b2291d2","vcs_hash":"81ecc17ec6f9ce3c24c81bc47c225d106aa16cc8682f661c5bd5121645a5d02c","timestamp":"2018-04-12T16:59:47Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1712 | {"module":"golang.org/x/time","version":"v0.0.0-20181108054448-85acf8d2951c","vcs_hash":"b7d0032a2b35ad2b155634b64567be8ddff4d50ec5f5b11d4d6dbcd5de0d4a04","timestamp":"2018-11-08T05:44:48Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1713 | {"module":"golang.org/x/time","version":"v0.0.0-20190308202827-9d24e82272b4","vcs_hash":"a7bf7a0a97321984eb1263f5f8bcb9a99d0c8c477cc52ef001a84cf9d22bdc60","timestamp":"2019-03-08T20:28:27Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1714 | {"module":"golang.org/x/time","version":"v0.0.0-20191024005414-555d28b269f0","vcs_hash":"cc2d1a6d2eaa513064d93e0e7d68799f6f3b9e55afaad10db65a954e84930405","timestamp":"2019-10-24T00:54:14Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1715 | {"module":"golang.org/x/tools","version":"v0.0.0-20180525024113-a5b4c53f6e8b","vcs_hash":"9aa0538da27525d431d8f63a93dbd2124b97ae084c55a124cf3af87d09c1350b","timestamp":"2018-05-25T02:41:13Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1716 | {"module":"golang.org/x/tools","version":"v0.0.0-20180917221912-90fa682c2a6e","vcs_hash":"e396d41e128acc62cbad331ee090a99e470d23a3611d8b07d3c2cc41a1cc0b49","timestamp":"2018-09-17T22:19:12Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1717 | {"module":"golang.org/x/tools","version":"v0.0.0-20181030000716-a0a13e073c7b","vcs_hash":"069fe73566295ef215af76b1a6e6ededd162cc4a918c9c8afb215b68d8fd8d7f","timestamp":"2018-10-30T00:07:16Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1718 | {"module":"golang.org/x/tools","version":"v0.0.0-20181030221726-6c7e314b6563","vcs_hash":"7354e9c60da187bf76c29e054523e4bac2ac4bfe88809db6dee0fd062fbde0da","timestamp":"2018-10-30T22:17:26Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1719 | {"module":"golang.org/x/tools","version":"v0.0.0-20190206041539-40960b6deb8e","vcs_hash":"a73cd8dde59b9198ec496fef230dd07ae439facd33bf7b95f5610f1859d30b2a","timestamp":"2019-02-06T04:15:39Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1720 | {"module":"golang.org/x/tools","version":"v0.0.0-20190226205152-f727befe758c","vcs_hash":"4e56e084dd75c8283bc4445105a474a9f715b9fd5d860b0e5c12c567ddd9f950","timestamp":"2019-02-26T20:51:52Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1721 | {"module":"golang.org/x/tools","version":"v0.0.0-20190311212946-11955173bddd","vcs_hash":"844d4dad510f2c01dc0afd28d06c23ff2ffc385ddf161fb554c91479292e1856","timestamp":"2019-03-11T21:29:46Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1722 | {"module":"golang.org/x/tools","version":"v0.0.0-20190312151545-0bb0c0a6e846","vcs_hash":"9bcffe49fd6f1222546abfdb28e7b18b0bd6579d413b369c2fc3e67eb2af5be2","timestamp":"2019-03-12T15:15:45Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1723 | {"module":"golang.org/x/tools","version":"v0.0.0-20190312170243-e65039ee4138","vcs_hash":"997a34db84eadec76534a800881cfdad5e184fc260cbf1d53bcfe3ac91dc2f64","timestamp":"2019-03-12T17:02:43Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1724 | {"module":"golang.org/x/tools","version":"v0.0.0-20190328211700-ab21143f2384","vcs_hash":"7120c62aa1f536f776c11268e04c38e6f605d466d77fdee84ce605103cb163c9","timestamp":"2019-03-28T21:17:00Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1725 | {"module":"golang.org/x/tools","version":"v0.0.0-20190425150028-36563e24a262","vcs_hash":"99ab34378fbb8c2df203059478095f39cae3e1680e667b56e537713b29c25b70","timestamp":"2019-04-25T15:00:28Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1726 | {"module":"golang.org/x/tools","version":"v0.0.0-20190506145303-2d16b83fe98c","vcs_hash":"f527e1fac3f75fc1a067a73434c4c47c4b96ac108d2cba6b0e47872d79a9a180","timestamp":"2019-05-06T14:53:03Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1727 | {"module":"golang.org/x/tools","version":"v0.0.0-20190524140312-2c0ae7006135","vcs_hash":"4c8a444f6107791541908255bd50e11af470e356ff01ab9ac1f463decf2926fe","timestamp":"2019-05-24T14:03:12Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1728 | {"module":"golang.org/x/tools","version":"v0.0.0-20190606124116-d0a3d012864b","vcs_hash":"96223c6883b6ad53c22b89242d9d1822370ac2846c4f8978c66911fb347463eb","timestamp":"2019-06-06T12:41:16Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1729 | {"module":"golang.org/x/tools","version":"v0.0.0-20190621195816-6e04913cbbac","vcs_hash":"6944ed54388a92cad4d9aa7f6954b553270a8bdd815358451b7f2df801d00eb2","timestamp":"2019-06-21T19:58:16Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1730 | {"module":"golang.org/x/tools","version":"v0.0.0-20190628153133-6cdbf07be9d0","vcs_hash":"8634fb91aae0d9ac927aa95432dd838b88fa185eb24871e8719bb90baeec6312","timestamp":"2019-06-28T15:31:33Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1731 | {"module":"golang.org/x/tools","version":"v0.0.0-20190816200558-6889da9d5479","vcs_hash":"4bb680d5078e9f5b224321050fa642d40db62d9aa94cd313b947c99ae68dec5f","timestamp":"2019-08-16T20:05:58Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1732 | {"module":"golang.org/x/tools","version":"v0.0.0-20190911174233-4f2ddba30aff","vcs_hash":"127436867fee18029c314cbf5aa8f3817b6baa749db4930661ea03d4cf64fc1a","timestamp":"2019-09-11T17:42:33Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1733 | {"module":"golang.org/x/tools","version":"v0.0.0-20190927191325-030b2cf1153e","vcs_hash":"4ef86113602963c32d8cec3fb6b2eaa3acdfffdce617ce6eaa391b607b6ec2f6","timestamp":"2019-09-27T19:13:25Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1734 | {"module":"golang.org/x/tools","version":"v0.0.0-20191012152004-8de300cfc20a","vcs_hash":"8c146f3af69ca54b0f4041c7e3494127df29dd0184a797039c33277936e0e8d0","timestamp":"2019-10-12T15:20:04Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1735 | {"module":"golang.org/x/tools","version":"v0.0.0-20191029041327-9cc4af7d6b2c","vcs_hash":"45c50e63284bcc972ab6ab4025fb4a3c5e8bde43cc50c9d4172210b58401d8f4","timestamp":"2019-10-29T04:13:27Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1736 | {"module":"golang.org/x/tools","version":"v0.0.0-20191029190741-b9c20aec41a5","vcs_hash":"5146172ace0e6119ac3f43e3cacfc64d4cf1863f17ef7f0b739796477b8129ad","timestamp":"2019-10-29T19:07:41Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1737 | {"module":"golang.org/x/tools","version":"v0.0.0-20191113191852-77e3bb0ad9e7","vcs_hash":"cce92615db3a3b6760dc9c89f486481afa96867100287870b9b10b2418b14c29","timestamp":"2019-11-13T19:18:52Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1738 | {"module":"golang.org/x/tools","version":"v0.0.0-20191115202509-3a792d9c32b2","vcs_hash":"305ed2d38b46f24b73f9e12743362ec0902aef39adfa78bad6c7a3313e5b63d4","timestamp":"2019-11-15T20:25:09Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1739 | {"module":"golang.org/x/tools","version":"v0.0.0-20191119224855-298f0cb1881e","vcs_hash":"4bdade122172b6644bff0ea433cdb68d5460d8b894432e030ced235888ac6fdc","timestamp":"2019-11-19T22:48:55Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1740 | {"module":"golang.org/x/tools","version":"v0.0.0-20191125144606-a911d9008d1f","vcs_hash":"66ef5cdeff3f23cd4cb68ee35cea085a2611f440b73b84717eaf81c91073c59c","timestamp":"2019-11-25T14:46:06Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1741 | {"module":"golang.org/x/tools","version":"v0.0.0-20191130070609-6e064ea0cf2d","vcs_hash":"efa64d8d3cd55f203299331ff8e8e78d5b40939e93c3d4630911486b2c36a6db","timestamp":"2019-11-30T07:06:09Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1742 | {"module":"golang.org/x/tools","version":"v0.0.0-20191216173652-a0e659d51361","vcs_hash":"1980977bb288fad93cf20d33c91d1b3c0e055ea4d1684e06dc77923ac1279aaf","timestamp":"2019-12-16T17:36:52Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1743 | {"module":"golang.org/x/tools","version":"v0.0.0-20191227053925-7b8e75db28f4","vcs_hash":"6d390c64b47660abe1d1ce2ce2ef75a6e5b2b861ee6468715614a2c2dc3b8eec","timestamp":"2019-12-27T05:39:25Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1744 | {"module":"golang.org/x/tools","version":"v0.0.0-20200117161641-43d50277825c","vcs_hash":"d240ea68b66b61b52fcb2f0df676a9917cd4ba684b16e8a6a3661744be6d149f","timestamp":"2020-01-17T16:16:41Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1745 | {"module":"golang.org/x/tools","version":"v0.0.0-20200122220014-bf1340f18c4a","vcs_hash":"6c8790fc7b3befa2907aa988d6874dc4e1f8e7d5c07ba6a015d4776be0e2a4e4","timestamp":"2020-01-22T22:00:14Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1746 | {"module":"golang.org/x/tools","version":"v0.0.0-20200130002326-2f3ba24bd6e7","vcs_hash":"1c2aaa00f769aa85e30892812bc2d3337acbf407b7b7572dba2749015f07e032","timestamp":"2020-01-30T00:23:26Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1747 | {"module":"golang.org/x/tools","version":"v0.0.0-20200204074204-1cc6d1ef6c74","vcs_hash":"b1ff1fcac3f303ec8f9dc45f0a04e618eb529d4b6f31d5a63510d76ecaa5decb","timestamp":"2020-02-04T07:42:04Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1748 | {"module":"golang.org/x/tools","version":"v0.0.0-20200207183749-b753a1ba74fa","vcs_hash":"392fab25e5f801d07d491491567c4db5dee7a7a32a1a6567457ef700862486c7","timestamp":"2020-02-07T18:37:49Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1749 | {"module":"golang.org/x/tools","version":"v0.0.0-20200212150539-ea181f53ac56","vcs_hash":"312b74551646c70a4fcbb0a1dfbf1768f6e42206c1e119131d2af5faaf4f0a73","timestamp":"2020-02-12T15:05:39Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1750 | {"module":"golang.org/x/tools","version":"v0.0.0-20200224181240-023911ca70b2","vcs_hash":"ea46f0fa4dd9eba08f834a2bd8dc044113f8b67d61f85320b560e68b442e05f9","timestamp":"2020-02-24T18:12:40Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1751 | {"module":"golang.org/x/tools","version":"v0.0.0-20200227222343-706bc42d1f0d","vcs_hash":"f5f732e5f87c658191cc36b24e9fe8add41b81ac928ea26c1ef182fad341b09f","timestamp":"2020-02-27T22:23:43Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1752 | {"module":"golang.org/x/tools","version":"v0.0.0-20200304193943-95d2e580d8eb","vcs_hash":"478c24895abd62719976e666dd78fadc4852bcfe2907e14e2ea05ed20c641fc9","timestamp":"2020-03-04T19:39:43Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1753 | {"module":"golang.org/x/tools","version":"v0.0.0-20200312045724-11d5b4c81c7d","vcs_hash":"2d8d3902f23e044a5cf54516d823fff0b6b9f9f5f68437d7ecc2be9b9c21c578","timestamp":"2020-03-12T04:57:24Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1754 | {"module":"golang.org/x/tools","version":"v0.0.0-20200331025713-a30bf2db82d4","vcs_hash":"35569a3e9a1616f688fef658c58f92ff87ff0e02f5e9b3f1b86683e655148455","timestamp":"2020-03-31T02:57:13Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1755 | {"module":"golang.org/x/tools","version":"v0.0.0-20200501065659-ab2804fb9c9d","vcs_hash":"681d3176ec23cc963357eee4e001402c35ba39a7b6b9050a438517f6513a06f2","timestamp":"2020-05-01T06:56:59Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1756 | {"module":"golang.org/x/tools","version":"v0.0.0-20200512131952-2bc93b1c0c88","vcs_hash":"a38308477b0826f4e2722c46d57181206aed37d83120b2006c188cb3ffd8b45d","timestamp":"2020-05-12T13:19:52Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1757 | {"module":"golang.org/x/tools","version":"v0.0.0-20200515010526-7d3b6ebf133d","vcs_hash":"c755819b69cf8b7b057384c91b3783a9b6fb8e30eb2cc7bb6cbd47a844700fc9","timestamp":"2020-05-15T01:05:26Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1758 | {"module":"golang.org/x/tools","version":"v0.0.0-20200618134242-20370b0cb4b2","vcs_hash":"bd0bf6e3ed018e210e16e525555d05e0486d4ec53d3ba7c609b7e56b9364fd2f","timestamp":"2020-06-18T13:42:42Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1759 | {"module":"golang.org/x/tools","version":"v0.0.0-20200619180055-7c47624df98f","vcs_hash":"a7efe20c5bee119c7e0018be6d57820b9b6a182d1818d3ec344c022fad6b7114","timestamp":"2020-06-19T18:00:55Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1760 | {"module":"golang.org/x/tools","version":"v0.0.0-20200729194436-6467de6f59a7","vcs_hash":"c31e56539c4f66de07b7aed2ace97400ca14f476578f99758dae504d826b50d5","timestamp":"2020-07-29T19:44:36Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1761 | {"module":"golang.org/x/tools","version":"v0.0.0-20200804011535-6c149bb5ef0d","vcs_hash":"6692c891910018beadfcc14c9ec45f46ab5327bfd61da79d3af068a112d336cb","timestamp":"2020-08-04T01:15:35Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1762 | {"module":"golang.org/x/tools","version":"v0.0.0-20200825202427-b303f430e36d","vcs_hash":"ca0a4bf9cc24502eb0d02fad0c6ac2b3af2b6ddabbf8da645234be4dad57bdce","timestamp":"2020-08-25T20:24:27Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1763 | {"module":"golang.org/x/tools","version":"v0.0.0-20200904185747-39188db58858","vcs_hash":"d264cf9b238b9cff8b395b9b32e33d4177f14385bed998da7abed371f5e0526f","timestamp":"2020-09-04T18:57:47Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1764 | {"module":"golang.org/x/tools","version":"v0.0.0-20201110124207-079ba7bd75cd","vcs_hash":"a6af1240cf48c72e88e6c9c3f3ec6c90e090639c21e772e6efe0718ba8ed7f5e","timestamp":"2020-11-10T12:42:07Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1765 | {"module":"golang.org/x/tools","version":"v0.0.0-20201124115921-2c860bdd6e78","vcs_hash":"221ec0cb17bf3a2346aea44d74eee60627df413a858eb87bc88634d8c35d571a","timestamp":"2020-11-24T11:59:21Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1766 | {"module":"golang.org/x/tools","version":"v0.0.0-20201201161351-ac6f37ff4c2a","vcs_hash":"43b44f7fa1982c6186dd9e542925373fcba4fb45f5f11c6bb15ae15ae102e76a","timestamp":"2020-12-01T16:13:51Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1767 | {"module":"golang.org/x/tools","version":"v0.0.0-20201208233053-a543418bbed2","vcs_hash":"604b6ba5d4ebe76a481d4830bee4d6f566e7e631b571ac8015ce69c86641d7ab","timestamp":"2020-12-08T23:30:53Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1768 | {"module":"golang.org/x/tools","version":"v0.0.0-20210105154028-b0ab187a4818","vcs_hash":"1125b0e89656eb8e1827a5e40f05c6f90cefd3865b1ade44e370a473fc143751","timestamp":"2021-01-05T15:40:28Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1769 | {"module":"golang.org/x/tools","version":"v0.0.0-20210106214847-113979e3529a","vcs_hash":"74532c68be1c7f64a0eee926ba2b0b7d4552a8c11bae36838bf170186db4264d","timestamp":"2021-01-06T21:48:47Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1770 | {"module":"golang.org/x/tools","version":"v0.0.0-20210108195828-e2f9c7f1fc8e","vcs_hash":"ca5030a33b2caba3679e360e649b9e573cc660e9cdf4a4f688926e443a25293a","timestamp":"2021-01-08T19:58:28Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1771 | {"module":"golang.org/x/tools","version":"v0.1.0","vcs_hash":"09b8c3d38b40154ed1e7eb0e59cab361ef8cb98e5b119ce32f5f1aff63b473e6","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.1.0"},\ | ||
| 1772 | {"module":"golang.org/x/tools","version":"v0.1.1","vcs_hash":"886612312141612c41f7e440a435372859c2488766ef38844a8f08e4f254e464","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.1.1"},\ | ||
| 1773 | {"module":"golang.org/x/tools","version":"v0.1.12","vcs_hash":"caef14ab3734fcbf0d05c7a9aab8ffc3dee6066c109316257d37ec9c806f1482","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.1.12"},\ | ||
| 1774 | {"module":"golang.org/x/tools","version":"v0.1.2","vcs_hash":"99ed6e2cadb97ba3a9fe774b6c6faf8ad27a3b136188c69f6ec28f265dfbd55e","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.1.2"},\ | ||
| 1775 | {"module":"golang.org/x/tools","version":"v0.1.4","vcs_hash":"cc860187ce86cace85b270cf8d9ce367c759d765af32d68b21ce2053300cc455","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.1.4"},\ | ||
| 1776 | {"module":"golang.org/x/tools","version":"v0.1.5","vcs_hash":"32011ee50b2e2b3fde1b309b6eb03d8779eae964763651ef589169357141e117","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.1.5"},\ | ||
| 1777 | {"module":"golang.org/x/tools","version":"v0.1.9","vcs_hash":"32e8c4907baf7e591acc33b8b672c6da6327a28ae18311b72a365ae8a71f69f2","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.1.9"},\ | ||
| 1778 | {"module":"golang.org/x/xerrors","version":"v0.0.0-20190717185122-a985d3407aa7","vcs_hash":"19bf66358270f1db6b287805895c6fc8385236e01234a96b3da1d15fe70245f7","timestamp":"2019-07-17T18:51:22Z","subdir":"","vcs_ref":"refs/tags/v0.1.9"},\ | ||
| 1779 | {"module":"golang.org/x/xerrors","version":"v0.0.0-20191011141410-1b5146add898","vcs_hash":"8c142112d3bf2046dde4cb3dda11db03c95a8ab51bfb424b4d31be45594f7e6a","timestamp":"2019-10-11T14:14:10Z","subdir":"","vcs_ref":"refs/tags/v0.1.9"},\ | ||
| 1780 | {"module":"golang.org/x/xerrors","version":"v0.0.0-20191204190536-9bdfabe68543","vcs_hash":"a190c0bd506167cc1631eefeb81697d88fd666066c0d35abb4f058915f9881cd","timestamp":"2019-12-04T19:05:36Z","subdir":"","vcs_ref":"refs/tags/v0.1.9"},\ | ||
| 1781 | {"module":"golang.org/x/xerrors","version":"v0.0.0-20200804184101-5ec99f83aff1","vcs_hash":"1a7eef0babb47828059471e537bef1e9023bf22cd1c23e5fcaf7523b68332e82","timestamp":"2020-08-04T18:41:01Z","subdir":"","vcs_ref":"refs/tags/v0.1.9"},\ | ||
| 1782 | {"module":"golang.org/x/xerrors","version":"v0.0.0-20220411194840-2f41105eb62f","vcs_hash":"d1005dd1711b63891c69b5b7174c44abae72f194572a3a97648371206aff52f6","timestamp":"2022-04-11T19:48:40Z","subdir":"","vcs_ref":"refs/tags/v0.1.9"},\ | ||
| 1783 | {"module":"golang.org/x/xerrors","version":"v0.0.0-20220517211312-f3a8303e98df","vcs_hash":"b58a4cb0d6e1fba648c1252d9b2defce5bc798b0687f24402e56035456e8856c","timestamp":"2022-05-17T21:13:12Z","subdir":"","vcs_ref":"refs/tags/v0.1.9"},\ | ||
| 1784 | {"module":"golang.org/x/xerrors","version":"v0.0.0-20220609144429-65e65417b02f","vcs_hash":"fb4550d892569011a6d824653edfa1346570f06c13855e9f494086cb828c67d0","timestamp":"2022-06-09T14:44:29Z","subdir":"","vcs_ref":"refs/tags/v0.1.9"},\ | ||
| 1785 | {"module":"gonum.org/v1/gonum","version":"v0.0.0-20180816165407-929014505bf4","vcs_hash":"c48d6fb580206f3603b9ceff466ba84ac4366dc2d2d1a5241b9aefbb37eb7fa5","timestamp":"2018-08-16T16:54:07Z","subdir":"","vcs_ref":"refs/tags/v0.1.9"},\ | ||
| 1786 | {"module":"gonum.org/v1/gonum","version":"v0.11.0","vcs_hash":"895dacda62b82f81079b5c09f7f6a79215a3bd4e4a07947f202613996a4d0608","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.11.0"},\ | ||
| 1787 | {"module":"gonum.org/v1/gonum","version":"v0.8.2","vcs_hash":"72faab144b655f1f209bb6025af179c6c43ad78d11444b0881a86f09a5e234e2","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.8.2"},\ | ||
| 1788 | {"module":"gonum.org/v1/gonum","version":"v0.9.3","vcs_hash":"02fa64dac3c6ca24c2aadc0adf158cc58c0dee657f4f1ec0624597246dddd66d","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.9.3"},\ | ||
| 1789 | {"module":"gonum.org/v1/plot","version":"v0.0.0-20190515093506-e2840ee46a6b","vcs_hash":"732c732962fffad2a899f86c7c783b55dc43f357131adfcde3f392c47a1bc6bd","timestamp":"2019-05-15T09:35:06Z","subdir":"","vcs_ref":"refs/tags/v0.9.3"},\ | ||
| 1790 | {"module":"gonum.org/v1/plot","version":"v0.10.1","vcs_hash":"055b67ae95c9ae01b9a575294231d7020628d7ca26cd24abbded5b288b88e304","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.10.1"},\ | ||
| 1791 | {"module":"gonum.org/v1/plot","version":"v0.9.0","vcs_hash":"f513803ede9782b45980fef882f474df1f99eba82f07ce0896cb41efd39392d8","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.9.0"},\ | ||
| 1792 | {"module":"modernc.org/cc/v3","version":"v3.36.0","vcs_hash":"b02fe8bc03c5e851593620d531755ef0ae8da67c09aa2c59c65f6b04200d4617","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v3.36.0"},\ | ||
| 1793 | {"module":"modernc.org/ccgo/v3","version":"v3.0.0-20220428102840-41399a37e894","vcs_hash":"6712f69bc486743bc43b0c86f2e3dd6915cb0beccb1446fa30e821f2dd169c23","timestamp":"2022-04-28T10:28:40Z","subdir":"","vcs_ref":"refs/tags/v3.36.0"},\ | ||
| 1794 | {"module":"modernc.org/ccgo/v3","version":"v3.0.0-20220430103911-bc99d88307be","vcs_hash":"f6aec29ba268f3671d7ae97ddd1d945f07bdc2a3a2a380e470983fd85bccce1e","timestamp":"2022-04-30T10:39:11Z","subdir":"","vcs_ref":"refs/tags/v3.36.0"},\ | ||
| 1795 | {"module":"modernc.org/ccgo/v3","version":"v3.16.4","vcs_hash":"557efb4651615324e327d9049783b8afeaca848273bdcc3d36643ede00658fd2","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v3.16.4"},\ | ||
| 1796 | {"module":"modernc.org/ccgo/v3","version":"v3.16.6","vcs_hash":"ff506f3effa69bf86cc29cbb04978c325b9c60a267546c2f4d62ab7a9ed2c281","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v3.16.6"},\ | ||
| 1797 | {"module":"modernc.org/ccgo/v3","version":"v3.16.8","vcs_hash":"1feeb8567194fd3b5f8dc49dde85eb2f375c1eb1d972c93b567c2892504abe0f","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v3.16.8"},\ | ||
| 1798 | {"module":"modernc.org/libc","version":"v0.0.0-20220428101251-2d5f3daf273b","vcs_hash":"d79d0847682efd4711f36f69807e2368efed591926683bad587d39806c7381ac","timestamp":"2022-04-28T10:12:51Z","subdir":"","vcs_ref":"refs/tags/v3.16.8"},\ | ||
| 1799 | {"module":"modernc.org/libc","version":"v1.16.0","vcs_hash":"7a8f68de5f49b5088a510c30ef71338e2b6445cae74113140f1a098e260f0532","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v1.16.0"},\ | ||
| 1800 | {"module":"modernc.org/libc","version":"v1.16.1","vcs_hash":"0481cbc237b34be2a7bcaadbc867f56f2afefa650eb1ded68d6add0edb6aeccb","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v1.16.1"},\ | ||
| 1801 | {"module":"modernc.org/libc","version":"v1.16.17","vcs_hash":"a0c1b5a4a42a29909f00b88cf609894972a75f968839843180738f2f45580705","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v1.16.17"},\ | ||
| 1802 | {"module":"modernc.org/libc","version":"v1.16.19","vcs_hash":"f6e8081e351e38f874cdc07a3dd854763131e37f7515505659187200cf40090c","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v1.16.19"},\ | ||
| 1803 | {"module":"modernc.org/mathutil","version":"v1.2.2","vcs_hash":"251ee1101b335908928139f9ae781bcf1d91572691ad2f88ee1c99eec731c1b7","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v1.2.2"},\ | ||
| 1804 | {"module":"modernc.org/mathutil","version":"v1.4.1","vcs_hash":"60fe669ee9b827300d36b7b9381e180f3d6ea4bfd24a295446f9ca338a4dd604","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v1.4.1"},\ | ||
| 1805 | {"module":"modernc.org/memory","version":"v1.1.1","vcs_hash":"e8852b19512bea7e443771c8e3ef2fd67d33e0119f4be216435cd601a3cc7d7a","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v1.1.1"},\ | ||
| 1806 | {"module":"modernc.org/strutil","version":"v1.1.1","vcs_hash":"acc879212d0e15bff2ae46119565975264d41c2a593011ad4e247638924e3c0c","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v1.1.1"}\ | ||
| 1807 | ]' | ||
diff --git a/recipes-containers/k3s/go-mod-git.inc b/recipes-containers/k3s/go-mod-git.inc new file mode 100644 index 00000000..d5c90af9 --- /dev/null +++ b/recipes-containers/k3s/go-mod-git.inc | |||
| @@ -0,0 +1,2323 @@ | |||
| 1 | # Generated by oe-go-mod-fetcher.py v3.0.0 | ||
| 2 | # Git repositories for Go module dependencies | ||
| 3 | |||
| 4 | SRC_URI += "git://github.com/mr-tron/base58;protocol=https;nobranch=1;shallow=1;rev=cd0e5141f51dfcadb8311fd8e495eb11126a8010;name=git_2382a1fa_0;destsuffix=vcs_cache/14d7e3112c3f11ef311960c71847e06e31560d98c3f1564a4855ea1cffa55234" | ||
| 5 | SRC_URI += "git://github.com/mr-tron/base58;protocol=https;nobranch=1;shallow=1;rev=d504ab2e22d97cb9f10b1d146a1e6a063f4a5f43;name=git_2382a1fa_1;destsuffix=vcs_cache/3369e156e7fc62c8176e0235366ab60f1073929fd2791dd086e105fbb96021c3" | ||
| 6 | SRC_URI += "git://github.com/go-sql-driver/mysql;protocol=https;nobranch=1;shallow=1;rev=62984ada4402df6571557bc3fed2bcbde48ec908;name=git_825229b4_0;destsuffix=vcs_cache/8d8b13db0a1aeb458c063fdae5bc8310ea4fe3f080f94fad773cad52094745d9" | ||
| 7 | SRC_URI += "git://github.com/julienschmidt/httprouter;protocol=https;nobranch=1;shallow=1;rev=4eec211fa4e8df74ed978dc5681612131854144f;name=git_50116b68_0;destsuffix=vcs_cache/14612f57dd95aeae83955a7b4f9b44d716f96bdef922732f059430cdff278e10" | ||
| 8 | SRC_URI += "git://github.com/rivo/uniseg;protocol=https;nobranch=1;shallow=1;rev=03509a98a092b522b2ff0de13e53513d18b3b837;name=git_b3b758f5_0;destsuffix=vcs_cache/1e062c5a8f3a8c313cef582853dc2ed0687bb0632f4cf127d7aaad85b7ce642f" | ||
| 9 | SRC_URI += "git://github.com/benbjohnson/clock;protocol=https;nobranch=1;shallow=1;rev=307483a2173c76d3ded778bd68214865fcf05ec8;name=git_71dfd08e_0;destsuffix=vcs_cache/aef93d48ecdccde80a656e5bbb0b93ff7053f06e66e5f839515948e752f964c0" | ||
| 10 | SRC_URI += "git://github.com/benbjohnson/clock;protocol=https;nobranch=1;shallow=1;rev=68df829297d4f02d5997a02f8c0e8d4b12f0b2a3;name=git_71dfd08e_1;destsuffix=vcs_cache/4d2e8de5fcd7cc9a9f3d325c0b29ae964c400dc961cbdce431497d7dfd8b9608" | ||
| 11 | SRC_URI += "git://github.com/benbjohnson/clock;protocol=https;nobranch=1;shallow=1;rev=96c602caabb567343046c08a8fca8560b4f00bb4;name=git_71dfd08e_2;destsuffix=vcs_cache/13c6bd884580072d009b6d7940bb2f58b613f9c8c4495f9a0781ec3105ee2993" | ||
| 12 | SRC_URI += "git://github.com/tencentcloud/tencentcloud-sdk-go;protocol=https;nobranch=1;shallow=1;rev=60a2f96450c4ecdcc8a336d349385cf87e953349;name=git_48d09131_0;destsuffix=vcs_cache/ea40a914bba09ef2b8a1f9491a3d05fa72c143bc0bd5a604897e64854346bf9f" | ||
| 13 | SRC_URI += "git://github.com/tencentcloud/tencentcloud-sdk-go;protocol=https;nobranch=1;shallow=1;rev=e16bf519574e77f8c08ac57c205a91e22aacb598;name=git_48d09131_1;destsuffix=vcs_cache/a63670dd61eb61aeaa3dba30275c67041639a132d474d31cbdc85408a2dfe105" | ||
| 14 | SRC_URI += "git://github.com/spiffe/go-spiffe;protocol=https;nobranch=1;shallow=1;rev=dd15542826b6e12943e74670a8807a74b4da09d9;name=git_217f6de8_0;destsuffix=vcs_cache/1493a5bfbe7b3525b8e369dad6284bf19f8510cf53db0a7f023db2d97777cabd" | ||
| 15 | SRC_URI += "git://github.com/distribution/reference;protocol=https;nobranch=1;rev=ff14fafe2236e51c2894ac07d4bdfc778e96d682;name=git_b4d8130d_0;destsuffix=vcs_cache/ac2c94a9c45cfe172807163d3f9ae441bf0db0b30e528660d1b5db49678ed93a" | ||
| 16 | SRC_URI += "git://github.com/anmitsu/go-shlex;protocol=https;branch=master;rev=648efa622239a2f6ff949fed78ee37b48d499ba4;name=git_62ad5a45_0;destsuffix=vcs_cache/2afb75e28c0f6da79ec78dd54570dc28d1b877745be962a42763a788f0754d58" | ||
| 17 | SRC_URI += "git://github.com/karrick/godirwalk;protocol=https;nobranch=1;rev=9a7752c108e7ea76255201b9f47bd4d4d2df868e;name=git_8aec9722_0;destsuffix=vcs_cache/00df926e167fc3ac0bffbc2589333a82b9a2d1d11a2f8699eccdccd2123f3b01" | ||
| 18 | SRC_URI += "git://github.com/ccoveille/go-safecast;protocol=https;nobranch=1;shallow=1;rev=18f613b6035966362d82fbf41896b1d089fcd589;name=git_3545f9ef_0;destsuffix=vcs_cache/5ebf8f5efec55695299f16dd2d1007fb750b1e0103803f4f6a53052cc0211db1" | ||
| 19 | SRC_URI += "git://github.com/campoy/embedmd;protocol=https;nobranch=1;shallow=1;rev=54781ea47c31d8d2e4e351c1e05ce3ebf95f1446;name=git_5532df9d_0;destsuffix=vcs_cache/d43d85aa2bde039589938e3fbe00e30e4a4c6c138461d89429caf1f7957e0937" | ||
| 20 | SRC_URI += "git://github.com/alexflint/go-filemutex;protocol=https;nobranch=1;shallow=1;rev=d273d2a9c3e7a8d04fe55266079812748f045ffd;name=git_30bbe144_0;destsuffix=vcs_cache/4bc80c029b912b71081826e769697da46a3fb902cbda086feac07c555787e17f" | ||
| 21 | SRC_URI += "git://github.com/alexflint/go-arg;protocol=https;nobranch=1;shallow=1;rev=bee5cf5d7cc07c41b2a528052bfba0566b5069c0;name=git_62e1d458_0;destsuffix=vcs_cache/c93291152d467fbb2a25bc23bc105940d7d2ab454b537b0bf82ec0000dd9ab3b" | ||
| 22 | SRC_URI += "git://github.com/alexflint/go-scalar;protocol=https;nobranch=1;shallow=1;rev=489daf05a6ccfffdd72c1d5e972bb14163fa07b1;name=git_14774712_0;destsuffix=vcs_cache/bb5544d7107518483b3580a2708d7b533175bf6c2805018b1715f6339f095c5e" | ||
| 23 | SRC_URI += "git://github.com/lunixbochs/vtclean;protocol=https;nobranch=1;shallow=1;rev=88cfb0c2efe8ed7b0ccf0af83db39359829027bb;name=git_714fafb1_0;destsuffix=vcs_cache/a64635e7069ce30842828241b69c56949c4fef627243d112779ccba4e6bac350" | ||
| 24 | SRC_URI += "git://github.com/modern-go/reflect2;protocol=https;nobranch=1;shallow=1;rev=2b33151c9bbc5231aea69b8861c540102b087070;name=git_975c3d3f_0;destsuffix=vcs_cache/21d04a5177cfeef214577aa3b5c90454aed60c2184b77a0fffa7922aa843666a" | ||
| 25 | SRC_URI += "git://github.com/modern-go/reflect2;protocol=https;branch=master;rev=35a7c28c31ee079903db043180532306a621943a;name=git_975c3d3f_1;destsuffix=vcs_cache/b0f41ee692517b4a6786fb48ce9d49e532c4f77cac6cacadd6ff49dcb7325931" | ||
| 26 | SRC_URI += "git://github.com/modern-go/reflect2;protocol=https;nobranch=1;shallow=1;rev=94122c33edd36123c84d5368cfb2b69df93a0ec8;name=git_975c3d3f_2;destsuffix=vcs_cache/5f837a9261606850c86cb464d91848cb7e2e334be529f812891c080cfd881b9a" | ||
| 27 | SRC_URI += "git://github.com/modern-go/concurrent;protocol=https;branch=master;rev=bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94;name=git_2bbaef4c_0;destsuffix=vcs_cache/09a996e0549b43adaeb1c40a8dc339563ed1a8dcc831e5cb074441a30d502d23" | ||
| 28 | SRC_URI += "git://github.com/modern-go/concurrent;protocol=https;branch=master;rev=e0a39a4cb4216ea8db28e22a69f4ec25610d513a;name=git_2bbaef4c_1;destsuffix=vcs_cache/720429d876e0c333185ab19ebc83ff389edac9e5b459d07c74e7a18cae1c5b7a" | ||
| 29 | SRC_URI += "git://github.com/andybalholm/brotli;protocol=https;nobranch=1;shallow=1;rev=1d750214c25205863625bb3eb8190a51b2cef26d;name=git_ea22ee5a_0;destsuffix=vcs_cache/2e0b83183a9179f7090fbc742d4418d31433b282c16c41a58ed824a71a3ff16f" | ||
| 30 | SRC_URI += "git://github.com/spf13/jwalterweatherman;protocol=https;nobranch=1;shallow=1;rev=94f6ae3ed3bceceafa716478c5fbf8d29ca601a1;name=git_dbf881a0_0;destsuffix=vcs_cache/1b388a1684e1a9c684765489ae3b6773c18ed7e7fd1b43f66505af2786ebedea" | ||
| 31 | SRC_URI += "git://github.com/spf13/cast;protocol=https;nobranch=1;shallow=1;rev=48ddde5701366ade1d3aba346e09bb58430d37c6;name=git_60c66923_0;destsuffix=vcs_cache/9ec75fbe9e00cca157fc565d008521e46a9656e192f37d754d596e3214cd525e" | ||
| 32 | SRC_URI += "git://github.com/spf13/cast;protocol=https;nobranch=1;shallow=1;rev=6e0c3abdfe6a2d4df3c91ebf847f984c78eeba25;name=git_60c66923_1;destsuffix=vcs_cache/3449a70be0cba2b36e892d66ed5416394c998d95bf2678fdca96ac5b79ab2d1a" | ||
| 33 | SRC_URI += "git://github.com/spf13/afero;protocol=https;nobranch=1;shallow=1;rev=238028b461aa4b67a4f04c765fa37354b75b749c;name=git_799c94ee_0;destsuffix=vcs_cache/605793e1ac3c11bc9d6e01a2809fed02ac84c0b7581c2411b390bf7ebcc9dcfd" | ||
| 34 | SRC_URI += "git://github.com/spf13/afero;protocol=https;nobranch=1;shallow=1;rev=2a70f2bb2db1524bf2aa3ca0cfebefa8d6367b7b;name=git_799c94ee_1;destsuffix=vcs_cache/e18a0e861d722a712f5c7c3b6b816c4bfcee4d60386ff56ccad4c1b464b5e392" | ||
| 35 | SRC_URI += "git://github.com/spf13/afero;protocol=https;nobranch=1;shallow=1;rev=5c4385aa20510dba5ca4db12c02b0c9211d82892;name=git_799c94ee_2;destsuffix=vcs_cache/60efb83b6288e983050bf2fecb13d4327c1e2cf5b2aed8cdf1f3f30a87374663" | ||
| 36 | SRC_URI += "git://github.com/spf13/afero;protocol=https;nobranch=1;shallow=1;rev=bc94f58beda5dbff6f74599fcb1f1717c5b1c111;name=git_799c94ee_3;destsuffix=vcs_cache/eec62a9237b2ed5a555bea3fc6454feb2cfb8edef4925f762bd7f483e3f7111d" | ||
| 37 | SRC_URI += "git://github.com/spf13/afero;protocol=https;nobranch=1;rev=ea38482beffb2485aed022e0c1ed3b4b561f67b6;name=git_799c94ee_4;destsuffix=vcs_cache/10eb29b31a6d121ad5e6736bcb97bea1f12989832dd250b2978cb4ca9f063786" | ||
| 38 | SRC_URI += "git://github.com/spf13/afero;protocol=https;nobranch=1;shallow=1;rev=ee6eef77ef4a6c73b07a4bc070a9a2f076fd121e;name=git_799c94ee_5;destsuffix=vcs_cache/557c850ba5601aa018dcb6e0056cd98e07051c557806cab1023900faec1d979d" | ||
| 39 | SRC_URI += "git://github.com/spf13/cobra;protocol=https;nobranch=1;rev=40b5bc1437a564fc795d388b23835e84f54cd1d1;name=git_41456771_0;destsuffix=vcs_cache/b9eaed78e0a5f6d8926cb7b295c1304ebd0c79848e4fc0ad5e0ab83089f9081b" | ||
| 40 | SRC_URI += "git://github.com/spf13/cobra;protocol=https;nobranch=1;shallow=1;rev=e94f6d0dd9a5e5738dca6bce03c4b1207ffbc0ec;name=git_41456771_1;destsuffix=vcs_cache/2d91d6bc5de03fdd7c7a38386c83b43ea19399859bc492d6f78c8a36a38a0a6f" | ||
| 41 | SRC_URI += "git://github.com/spf13/viper;protocol=https;nobranch=1;rev=21a7fd828ed231bbe62068d6aafa5aa9f85dc79e;name=git_133525c9_0;destsuffix=vcs_cache/3eba7acad766c32d29d8a40e8275f02ca63e7a9d26586fe25a7b926c7c615ebc" | ||
| 42 | SRC_URI += "git://github.com/spf13/viper;protocol=https;nobranch=1;rev=b9733f03ad014259d08f405c13e3d7f469fa1a8e;name=git_133525c9_1;destsuffix=vcs_cache/49e4392ef048dee8e4864464b674a8468cb61b218447507a5d093ba680c065c0" | ||
| 43 | SRC_URI += "git://github.com/spf13/pflag;protocol=https;nobranch=1;shallow=1;rev=5ca813443bd2a4d9f46a253ea0407d23b3790713;name=git_66b7b8c8_0;destsuffix=vcs_cache/b7f51c906eabb517613129455992f23a2f48e1c6186855b1b66ba9e619db1aa4" | ||
| 44 | SRC_URI += "git://github.com/spf13/pflag;protocol=https;nobranch=1;shallow=1;rev=f9cbdd9ca94287ab4ef0848e67ecd77cf1361d48;name=git_66b7b8c8_1;destsuffix=vcs_cache/9325cb311901fc4d638afc02c2b6486fbe7957c09113848aa160e435f89a12ab" | ||
| 45 | SRC_URI += "git://github.com/json-iterator/go;protocol=https;nobranch=1;shallow=1;rev=024077e996b048517130b21ea6bf12aa23055d3d;name=git_61c80dd4_0;destsuffix=vcs_cache/bdb67d21e426f2274ff76d4829ac60348539016b1aa54fa98cfccc554be12f3b" | ||
| 46 | SRC_URI += "git://github.com/json-iterator/go;protocol=https;nobranch=1;shallow=1;rev=0ff49de124c6f76f8494e194af75bde0f1a49a29;name=git_61c80dd4_1;destsuffix=vcs_cache/49dd68855c9609b742b2b0b4f38fc7310fe801de54098c1919a0a64c7a0df65f" | ||
| 47 | SRC_URI += "git://github.com/jellevandenhooff/dkim;protocol=https;branch=master;rev=f50fe3d243e1a9c9369eea29813517f3af190518;name=git_885fe4b8_0;destsuffix=vcs_cache/9e4a30734fce86854ee4aa881f2c309bd19baeaef70f181545ed2b2a1c061853" | ||
| 48 | SRC_URI += "git://github.com/vishvananda/netlink;protocol=https;branch=main;rev=0e7078ed04c84cea47daea45be061544e565ec49;name=git_2270cfb3_0;destsuffix=vcs_cache/ee1f1c5bcf192f2a15f81de96d6b7394f3a18f159a729169e712e601f100595f" | ||
| 49 | SRC_URI += "git://github.com/vishvananda/netlink;protocol=https;nobranch=1;shallow=1;rev=17daef607c6442d47b0565343cf8a69f985a4cb7;name=git_2270cfb3_1;destsuffix=vcs_cache/add152ec680cd6ba7b1daeb50425ed8986ca51024d78c50810923119dbf60a49" | ||
| 50 | SRC_URI += "git://github.com/vishvananda/netlink;protocol=https;nobranch=1;shallow=1;rev=6f5713947556a0288c5cb71f036f9e91924ebcaa;name=git_2270cfb3_2;destsuffix=vcs_cache/8f3f8bf16d8e1a4469338406628276a5ba5eef185cc1b0b87cdb85fcc7ec40e3" | ||
| 51 | SRC_URI += "git://github.com/vishvananda/netns;protocol=https;nobranch=1;shallow=1;rev=4c46424d73b556b3ea4bc5a7cec9e7376dcb2a73;name=git_e786acee_0;destsuffix=vcs_cache/9f1ef5c3417729b4f24554f4b88d06d9e7cdeb771a5d62000cc1344bb1c985d8" | ||
| 52 | SRC_URI += "git://github.com/openzipkin/zipkin-go;protocol=https;nobranch=1;shallow=1;rev=d455a5674050831c1e187644faa4046d653433c2;name=git_ee38636b_0;destsuffix=vcs_cache/1d655b27e8a62450ffe4a1211121c495b65a261b580d5c8d6e9a51c7e5c924f1" | ||
| 53 | SRC_URI += "git://github.com/openzipkin/zipkin-go;protocol=https;nobranch=1;shallow=1;rev=e609ce4fbeb610ff0c19b342956a040b0e2f8c67;name=git_ee38636b_1;destsuffix=vcs_cache/ba7772ca7ade52834cfaaaa92e14c1330219b9261aef903e2d24a500def3e37d" | ||
| 54 | SRC_URI += "git://github.com/docopt/docopt-go;protocol=https;branch=master;rev=ee0de3bc6815ee19d4a46c7eb90f829db0e014b1;name=git_fd9895cf_0;destsuffix=vcs_cache/751de0440af708f4965069ceb6bd0ea4be3936767177b3370285c4be76b4c1b7" | ||
| 55 | SRC_URI += "git://github.com/fatih/camelcase;protocol=https;nobranch=1;shallow=1;rev=44e46d280b43ec1531bb25252440e34f1b800b65;name=git_1ec3dcd6_0;destsuffix=vcs_cache/6a70c3e9444a569228a1f78a8f5675b37449de9d847ac7156e8fc8d028bdd829" | ||
| 56 | SRC_URI += "git://github.com/fatih/color;protocol=https;nobranch=1;shallow=1;rev=0f9779ed479afd460f0c2cc5a3d3eb69b9ba188b;name=git_be555826_0;destsuffix=vcs_cache/c9c4254c80a65cc2fd4e139ee8cca1b50f6168b9a40d3bbf4a174548c4e38898" | ||
| 57 | SRC_URI += "git://github.com/spaolacci/murmur3;protocol=https;nobranch=1;shallow=1;rev=f09979ecbc725b9e6d41a297405f65e7e8804acc;name=git_5f45d9a4_0;destsuffix=vcs_cache/a9c1720f1e20cf70178b36d24d6d66ecb259eba3a3e6fd0ca670097f00bd2c48" | ||
| 58 | SRC_URI += "git://github.com/stefanberger/go-pkcs11uri;protocol=https;branch=master;rev=78284954bff6dcce7888166bb79bbba93bea0879;name=git_1abe3c80_0;destsuffix=vcs_cache/38fa201d7d655497d33723d139ffc3ec2ee78d3caab251015a1c3a5190f5e073" | ||
| 59 | SRC_URI += "git://github.com/fxamacker/cbor;protocol=https;nobranch=1;shallow=1;rev=02b69dbb52f4ecf450b3aa5e9a04b7a0b4bf409a;name=git_3a88ac44_0;destsuffix=vcs_cache/4b59857912b9ea71beceb3684f965865607f578625ab12541c012ff811a120c9" | ||
| 60 | SRC_URI += "git://github.com/fxamacker/cbor;protocol=https;nobranch=1;shallow=1;rev=d29ad7351b55b1844387cf9306c4101658cc5256;name=git_3a88ac44_1;destsuffix=vcs_cache/a2e55d2b4fdba69f8a4cfc76758713247ee27c62d5ad4168e8c14369f3c94c36" | ||
| 61 | SRC_URI += "git://github.com/davidlazar/go-crypto;protocol=https;branch=master;rev=b73af7476f6c55b31aa2797d1f98afc94699548d;name=git_6d330e66_0;destsuffix=vcs_cache/f8545c6c5e0f5ce36f49f75f9833021b00462cdac0533b39a4de3c1e32b359d3" | ||
| 62 | SRC_URI += "git://github.com/xlab/treeprint;protocol=https;nobranch=1;shallow=1;rev=044005a3b405f660f109e066d9f589755835c2ea;name=git_eebd9ad8_0;destsuffix=vcs_cache/ee4e106490f6c5b18fc6de44494c8ef4c0e0fd4a80e7af8fdfb9020f97453746" | ||
| 63 | SRC_URI += "git://github.com/OneOfOne/xxhash;protocol=https;nobranch=1;shallow=1;rev=73388e8298b5e5a3611e6b62c2fc41b1b108491e;name=git_263f925e_0;destsuffix=vcs_cache/574662bdca3437a1a2b63a6fb52e05b654c57b8d21015a54e240b726cc649b5c" | ||
| 64 | SRC_URI += "git://github.com/prometheus/common;protocol=https;nobranch=1;shallow=1;rev=0c7b585c7da330aae136aaa874cb4f89f5b3e5d9;name=git_63ab0745_0;destsuffix=vcs_cache/c773458e4153a1156de46f9b19a0c9e562195ea659bd1db2a371c7d3c9894d51" | ||
| 65 | SRC_URI += "git://github.com/prometheus/common;protocol=https;nobranch=1;shallow=1;rev=280b0e7d5bdf09ddfd2d93c226671cb2ebdb7d5f;name=git_63ab0745_1;destsuffix=vcs_cache/1c7689cfee4233aa062bec8ece46dce07f442cf27c9c0c1166508855e3b0be21" | ||
| 66 | SRC_URI += "git://github.com/prometheus/common;protocol=https;nobranch=1;shallow=1;rev=cf3c56f7b7d09d67cb46592c5e930651fd2d296e;name=git_63ab0745_2;destsuffix=vcs_cache/cf643f42f31268421790c0b0e30560c3f9a5fc15801101442a72832a5bb070c9" | ||
| 67 | SRC_URI += "git://github.com/prometheus/client_model;protocol=https;nobranch=1;rev=571429e996ba2d9499e3dcb12926767ba953c0ef;name=git_63d71ba5_0;destsuffix=vcs_cache/caf181efa4396d95dac9ea7d6879b5ffa11a4c19d16fb9f0cdb4401b8bad274e" | ||
| 68 | SRC_URI += "git://github.com/prometheus/client_model;protocol=https;branch=master;rev=5c3871d89910bfb32f5fcab2aa4b9ec68e65a99f;name=git_63d71ba5_1;destsuffix=vcs_cache/f6f51abd7b0f905d6b844652733802c893708c937a90eddb39855a9027e795ef" | ||
| 69 | SRC_URI += "git://github.com/prometheus/client_model;protocol=https;nobranch=1;rev=7bc5445566f0fe75b15de23e6b93886e982d7bf9;name=git_63d71ba5_2;destsuffix=vcs_cache/956572947cafa016504d9c969badcfcac4978c09ecb2f24b156d94349ffa584a" | ||
| 70 | SRC_URI += "git://github.com/prometheus/client_model;protocol=https;nobranch=1;rev=d56cd794bca9543da8cc93e95432cd64d5f99635;name=git_63d71ba5_3;destsuffix=vcs_cache/069e95e903f8059099fa1060d8aad72df06ddda303ae3e832179548b86006178" | ||
| 71 | SRC_URI += "git://github.com/prometheus/client_model;protocol=https;nobranch=1;shallow=1;rev=eb136e513d419e0c31ad750922f0a6f7675c2dee;name=git_63d71ba5_4;destsuffix=vcs_cache/ce4113e6c8f9de1c05a5198a36f67001c5b8ac458bbdbca291a0800fa698d5b1" | ||
| 72 | SRC_URI += "git://github.com/prometheus/client_golang;protocol=https;nobranch=1;shallow=1;rev=48e12a185519fd76b4e514b597483781d9ba4093;name=git_6ffa6057_0;destsuffix=vcs_cache/1a0860e1de6c5f86bfdf0955c8c04423e5e5ff7aa2653d61019308999d3e38b5" | ||
| 73 | SRC_URI += "git://github.com/prometheus/client_golang;protocol=https;nobranch=1;rev=d50be25511d790f4c166d68ce7d046c2977d148b;name=git_6ffa6057_1;destsuffix=vcs_cache/fe4288714ba7ad45e7c10ed15d06ed07d31906852c1926f103bd4b73cb475e17" | ||
| 74 | SRC_URI += "git://github.com/prometheus/procfs;protocol=https;branch=master;rev=05ee40e3a273f7245e8777337fc7b46e533a9a92;name=git_0ab7c7bc_0;destsuffix=vcs_cache/a31afc6d496c301e460791751c825c4adb554572fc9b0898f20b5141bc3373d1" | ||
| 75 | SRC_URI += "git://github.com/prometheus/procfs;protocol=https;nobranch=1;shallow=1;rev=51919fd4b9d0aaca69854ac81bdeda5f96dab366;name=git_0ab7c7bc_1;destsuffix=vcs_cache/9e485df4f8bbb8f868792732d9cf24f477d4d035cf6ee9fdf45dae2869f8e03f" | ||
| 76 | SRC_URI += "git://github.com/prometheus/procfs;protocol=https;nobranch=1;shallow=1;rev=61fe41207276bc95c4c391762e9ef137385e8a5d;name=git_0ab7c7bc_2;destsuffix=vcs_cache/bd38c110e95e59c4551170b1bdd1a77f0c2d3bfb31346fe6c34a3ff9a2d59911" | ||
| 77 | SRC_URI += "git://github.com/jedib0t/go-pretty;protocol=https;nobranch=1;shallow=1;rev=b14745cbcf545d2704cdd6f97163344b0fe683a3;name=git_2afde39a_0;destsuffix=vcs_cache/8dd325fc1142fd358eca5fbf7c852b91aaba202d2bda5a092496c442bc1b870d" | ||
| 78 | SRC_URI += "git://github.com/k-sone/critbitgo;protocol=https;nobranch=1;shallow=1;rev=4536a49cdb164af1fc76e276ebeaf004338d2044;name=git_9413eb56_0;destsuffix=vcs_cache/a3697235ba00d6a9d66568f48215082dd6e3304dbf16742a140087ed6bfaadf1" | ||
| 79 | SRC_URI += "git://github.com/sasha-s/go-deadlock;protocol=https;nobranch=1;shallow=1;rev=464d34347a399b840a4f963cc96dfc993ccf8c62;name=git_8c229f40_0;destsuffix=vcs_cache/fa29175221f16401d041954c9a07bc5aa8b90d585d480873eaa15a18b5fa8e6d" | ||
| 80 | SRC_URI += "git://github.com/syndtr/goleveldb;protocol=https;nobranch=1;shallow=1;rev=9d007e481048296f09f59bd19bb7ae584563cd95;name=git_a05e1273_0;destsuffix=vcs_cache/daf11d5cd6cea0a9e60de8226178ce2ababe41af5e83a99dd00b42e2e27febf4" | ||
| 81 | SRC_URI += "git://github.com/syndtr/gocapability;protocol=https;branch=master;rev=42c35b4376354fd554efc7ad35e0b7f94e3a0ffb;name=git_bddf7e02_0;destsuffix=vcs_cache/4480911d3d4457413aedb0be556a8ab2b064c475167177096e4dec65342505e9" | ||
| 82 | SRC_URI += "git://github.com/alecthomas/units;protocol=https;branch=master;rev=0f3dac36c52b29c22285af9a6e6593035dadd74c;name=git_12276b46_0;destsuffix=vcs_cache/a29df7d1a787519b6e2ce58aba8e52ffc0aa566a3c6cfdb79fee16be24a0616b" | ||
| 83 | SRC_URI += "git://github.com/alecthomas/units;protocol=https;branch=master;rev=b94a6e3cc13755c0a75fffecbb089eb346fc4289;name=git_12276b46_1;destsuffix=vcs_cache/fd740bbc9bdec5b8bf13526eff2ee852c365b4c2a8feb66c89e2aa4b36a0d677" | ||
| 84 | SRC_URI += "git://github.com/alecthomas/kingpin;protocol=https;nobranch=1;shallow=1;rev=64d23c54e3e2a385ce12757939bed9c632d1693c;name=git_f0f35838_0;destsuffix=vcs_cache/ae34e4803d18ba03ac4e70e84f5e737ec48634b725413ad5282fb01d6fc47dda" | ||
| 85 | SRC_URI += "git://github.com/container-storage-interface/spec;protocol=https;nobranch=1;shallow=1;rev=80d53107c70981b9da8aaf9cd1c90249562b22f0;name=git_ec343ccc_0;destsuffix=vcs_cache/50a317890fc319f14986be324b319ba7b273e81a1018320dacafd7b7205305e9" | ||
| 86 | SRC_URI += "git://github.com/GoogleCloudPlatform/opentelemetry-operations-go;protocol=https;nobranch=1;shallow=1;rev=b3bdb19182d7e63f4a9d87e95223bb2f6ff94b15;name=git_2c8937f6_0;destsuffix=vcs_cache/6104f04c10a69440134a3077d94e7091acb7792dba37ef833832dcab14fc75dd" | ||
| 87 | SRC_URI += "git://github.com/GoogleCloudPlatform/opentelemetry-operations-go;protocol=https;nobranch=1;shallow=1;rev=d637680bde0cb1e4d06117621478e5ac281ff556;name=git_2c8937f6_1;destsuffix=vcs_cache/be287d0c5f0cf7c8552c99e2b8be67e46cf1c24c93310324e134c8c36f9821e9" | ||
| 88 | SRC_URI += "git://github.com/decred/dcrd;protocol=https;nobranch=1;rev=0d2e94857b109d8bcf1056b3d5061ca90f0f8b94;name=git_9fd408f7_0;destsuffix=vcs_cache/6b53d2d53c1d8abc0b1e3afd84693f1e8e516f653a62396f262dd3998d23cdf9" | ||
| 89 | SRC_URI += "git://github.com/decred/dcrd;protocol=https;nobranch=1;rev=f98d08ef138a99711dbbc86c569935ded8d6a986;name=git_9fd408f7_1;destsuffix=vcs_cache/dea203beeafba9300d7341afcdd38985621ebd2ec9d4c5a8a7d262cbb2c2bc41" | ||
| 90 | SRC_URI += "git://github.com/gogo/protobuf;protocol=https;nobranch=1;shallow=1;rev=5628607bb4c51c3157aacc3a50f0ab707582b805;name=git_99185c7b_0;destsuffix=vcs_cache/487846ea4fbb1d95dc2e657d4e80ef368991c8969416806cb750f49d60d76f50" | ||
| 91 | SRC_URI += "git://github.com/gogo/protobuf;protocol=https;nobranch=1;shallow=1;rev=b03c65ea87cdc3521ede29f62fe3ce239267c1bc;name=git_99185c7b_1;destsuffix=vcs_cache/e07d7c0e03a0e2831dd973581be0944984030693bc73f0b67a64e53b4c690635" | ||
| 92 | SRC_URI += "git://github.com/antihax/optional;protocol=https;nobranch=1;shallow=1;rev=c3f0ba9c1a592b971d66b2787679af55b5c58f21;name=git_aab58b7d_0;destsuffix=vcs_cache/535a79fbd6ec4a2d00a2eaeb938554011f822f57d36bc924215af19f4bab0697" | ||
| 93 | SRC_URI += "git://github.com/mwitkow/go-conntrack;protocol=https;branch=master;rev=2f068394615f73e460c2f3d2c158b0ad9321cadb;name=git_ff07aa22_0;destsuffix=vcs_cache/0c95da896ecaf67638f45eea2282c2c840e57fd5bef90b1316645fe86914c177" | ||
| 94 | SRC_URI += "git://github.com/mwitkow/go-http-dialer;protocol=https;branch=master;rev=378f744fb2b81a6b96e3f40cde4f3bcab5a9cff0;name=git_f8e1cb85_0;destsuffix=vcs_cache/b49226158203716f61a63aabfe5b5505264ac6a52d468bf41edf85479a6c7b8d" | ||
| 95 | SRC_URI += "git://github.com/bronze1man/goStrongswanVici;protocol=https;branch=master;rev=211cef3b0b20c5c00c0ad49f7b4ccb78c06eee58;name=git_35e9e2e0_0;destsuffix=vcs_cache/d421cb26539bd984124aa1407f9183358053224a7aeab84c95a169a35343a0f7" | ||
| 96 | SRC_URI += "git://github.com/jmespath/go-jmespath;protocol=https;nobranch=1;rev=3d4fd11601ddca248480565884e34e393313cd62;name=git_d4b17222_0;destsuffix=vcs_cache/c3c97b2a21733410cf7bdf451fa4187fbd4cd760335a06d42b48140ef8934d6b" | ||
| 97 | SRC_URI += "git://github.com/google/cadvisor;protocol=https;nobranch=1;shallow=1;rev=0b675defd46277198f7c15c1053301421a4b733e;name=git_b50ba4dc_0;destsuffix=vcs_cache/5e19f55ae6958643674663ad2bbdf551844b678ae58c9da1a47abd1f7b1e1dca" | ||
| 98 | SRC_URI += "git://github.com/google/martian;protocol=https;nobranch=1;shallow=1;rev=195b986b4b6d4c513582cf4d2b8c4fd7e2494f7e;name=git_4a343155_0;destsuffix=vcs_cache/d73e4def39ac1a50bc14992c07a5ebf3b91b1754e1ebc00b945814c45625391f" | ||
| 99 | SRC_URI += "git://github.com/google/martian;protocol=https;nobranch=1;shallow=1;rev=7e75073889cd2324f33b959c4fb4545440da046c;name=git_4a343155_1;destsuffix=vcs_cache/a9b520ab0be644c48d9f8e22a34ce4be4bce6362c277f11ffe82d877e2ddca01" | ||
| 100 | SRC_URI += "git://github.com/google/martian;protocol=https;nobranch=1;shallow=1;rev=b41869697484173d2e936754152cd64e40a046d4;name=git_4a343155_2;destsuffix=vcs_cache/1c9c7f2e0387e0ac37f9c9a64ff9d408185df9a7242fe36230582351ab09b84d" | ||
| 101 | SRC_URI += "git://github.com/google/martian;protocol=https;nobranch=1;shallow=1;rev=b99070ab9f10410a3f8d25fae01dd611a6cc79ff;name=git_4a343155_3;destsuffix=vcs_cache/a09315e0183ebc605e8e556dbc5e51bcd84786f4af95a81bb8edd69589ac306f" | ||
| 102 | SRC_URI += "git://github.com/google/martian;protocol=https;nobranch=1;shallow=1;rev=dacbe1a1813d1e1b8f44f17b03ffe0cd9fb5ba54;name=git_4a343155_4;destsuffix=vcs_cache/3fab31e32a857abe13f8cc551dd75b033181876cfd43a246ac1f8b6e1626b526" | ||
| 103 | SRC_URI += "git://github.com/google/go-tpm-tools;protocol=https;branch=main;rev=4639ecce2abad383ae6c5cbbc0eba5ba37abb05a;name=git_a2ded532_0;destsuffix=vcs_cache/73d32a98c475a66274d59f051c52384d2f4304aa4a039387d817e9262dfb82ff" | ||
| 104 | SRC_URI += "git://github.com/google/flatbuffers;protocol=https;nobranch=1;rev=06c5c7ed0bd987a918cf88caafb094f22cdd1721;name=git_e3acc77f_0;destsuffix=vcs_cache/3ee6379a1463366e0e5e78827ade43add602ea4741ce02acae01bf01e84775ca" | ||
| 105 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;shallow=1;rev=039e37cba1f3e52c48404633d6960421b369a19a;name=git_8726c33a_0;destsuffix=vcs_cache/82c4f88ad26eb27b5843cdacdecd2e9f2d7e2fb3529eae2e69835a4677dc4912" | ||
| 106 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;shallow=1;rev=0a3ecd384c2ae80de757e4b62138949ab721f02e;name=git_8726c33a_1;destsuffix=vcs_cache/f0648a9cebe17ac6cb2e543c1b3c24b2c85c8b2bc09d2e2ba22ce58b2b89cdb0" | ||
| 107 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;shallow=1;rev=2d0692c2e9617365a95b295612ac0d4415ba4627;name=git_8726c33a_2;destsuffix=vcs_cache/bbba6265e3e26d3a892583135ccfff338512124f01097cb15f8532f41f14d3f1" | ||
| 108 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;shallow=1;rev=3af367b6b30c263d47e8895973edcca9a49cf029;name=git_8726c33a_3;destsuffix=vcs_cache/bb2851e042ef699bbc2df1ef8c7b0c754822560b89602db9ff6f6315b5afddf7" | ||
| 109 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;shallow=1;rev=5a6f75716e1203a923a78c9efb94089d857df0f6;name=git_8726c33a_4;destsuffix=vcs_cache/04ff364bb494ac39b4a8c906ddd6c47ddef7d89071af49fc9d78eebd2ee4f937" | ||
| 110 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;shallow=1;rev=6f77996f0c42f7b84e5a2b252227263f93432e9b;name=git_8726c33a_5;destsuffix=vcs_cache/ae58fd0d54f7194cd02ff68b9600f09892901604ebd985b881c9860505e91785" | ||
| 111 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;shallow=1;rev=77ae86f624cb174e21763cffcbbf070eb06cb016;name=git_8726c33a_6;destsuffix=vcs_cache/06401ba5971b1b6dbf869860d7b89a3bf1fbcf3c04ffb585b80919dddb781ca6" | ||
| 112 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;shallow=1;rev=7e5cb83929c528b29e5a8ac1244eab0436f79bce;name=git_8726c33a_7;destsuffix=vcs_cache/62a8289459060624d6de0eef227bc5b985cdacccc616b88d5977d28d0ddafb02" | ||
| 113 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;shallow=1;rev=8fa37b4dd109f12e42b131e485268768f18bcbf8;name=git_8726c33a_8;destsuffix=vcs_cache/0cb91aa96094555f9ecdf5cd1f80913d4c0b415460a65e7aa698aaf406dae3ce" | ||
| 114 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;shallow=1;rev=9680bfaf28748393e28e00238d94070fb9972fd8;name=git_8726c33a_9;destsuffix=vcs_cache/e18ba015e95b56df6f6927f92e11f2e6c61d012dbcd72b50b8e578d13bc2f752" | ||
| 115 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;shallow=1;rev=9b12f366a942ebc7254abc7f32ca05068b455fb7;name=git_8726c33a_10;destsuffix=vcs_cache/460ed71bde70f3a932cad8d9044d3f12302bf8b6e95353bd17c44189712e2763" | ||
| 116 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;shallow=1;rev=a97318bf6562f2ed2632c5f985db51b1bc5bdcd0;name=git_8726c33a_11;destsuffix=vcs_cache/fd14e45645e0977841a8f51fbe51cc4ca8444dbd2b4e5eddd91172a3805102fa" | ||
| 117 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;shallow=1;rev=c3ad8435e7bef96af35732bc0789e5a2278c6d5f;name=git_8726c33a_12;destsuffix=vcs_cache/066c8baed8b5c49c8bf75e59b5e0a559593a7098e3e99236e4fc5b6e29e3ac91" | ||
| 118 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;shallow=1;rev=d103655696d8ae43c4125ee61454dbf03d8e8324;name=git_8726c33a_13;destsuffix=vcs_cache/1422c21cf85623a9e0375e435404b59ca39b995df53077c760d230ae2efc5cec" | ||
| 119 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;shallow=1;rev=d2fcc899bdc2d134b7c00e36137260db963e193c;name=git_8726c33a_14;destsuffix=vcs_cache/bc0be26361e8cef7d5d19a88e76640ca90d6cf97700da6bfcb85b9a2cb309f46" | ||
| 120 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;shallow=1;rev=ec71d6d790538ad88c95a192fd059e11afb45b6f;name=git_8726c33a_15;destsuffix=vcs_cache/990ac138252d2a8529826b2237fedeecd3c72e28d4ccb7016c8a8bda4fd28151" | ||
| 121 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;shallow=1;rev=f144a35ed4ac538fae93fa3783175108738f71b9;name=git_8726c33a_16;destsuffix=vcs_cache/e9c9c25dc056da118c79d8fe80d5c9607c174191206587359d435b45a4783882" | ||
| 122 | SRC_URI += "git://github.com/google/go-tpm;protocol=https;nobranch=1;shallow=1;rev=d88acdb2077207b23d3b5dacc2873169283cf11c;name=git_8c4e446b_0;destsuffix=vcs_cache/3dda13b111be57c8028aea328f04ab5ce7d13756e61ef7918195db7b71084497" | ||
| 123 | SRC_URI += "git://github.com/google/btree;protocol=https;nobranch=1;shallow=1;rev=4030bb1f1f0c35b30ca7009e9ebd06849dd45306;name=git_5967e616_0;destsuffix=vcs_cache/85612efd55a9aab7a0918f1197aae84a1320d80139a9a4c9d83d7ad087c71300" | ||
| 124 | SRC_URI += "git://github.com/google/btree;protocol=https;nobranch=1;shallow=1;rev=aeba20f7a1e1315badec4eca4fdc9f754f5f880a;name=git_5967e616_1;destsuffix=vcs_cache/6ab438bcfaa9c1612b157b0bd34881cf1fb3c76d6152d52d03e8bfcb0763a691" | ||
| 125 | SRC_URI += "git://github.com/google/go-github;protocol=https;nobranch=1;shallow=1;rev=747f93dd9b489bd56f7442b3c42bfea12800a75b;name=git_c3631c01_0;destsuffix=vcs_cache/78ebc68fbb9fd069ec840c081e9e4373bf433a73486f88b5f9806f80db950025" | ||
| 126 | SRC_URI += "git://github.com/google/go-containerregistry;protocol=https;nobranch=1;shallow=1;rev=c195f151efe3369874c72662cd69ad43ee485128;name=git_e4a968c9_0;destsuffix=vcs_cache/341854b57c4450774f0bfb0e735005a0aacc137969d63d2bb61371bd8a5b9f67" | ||
| 127 | SRC_URI += "git://github.com/google/renameio;protocol=https;nobranch=1;shallow=1;rev=f0e32980c006571efd537032e5f9cd8c1a92819e;name=git_ce1dfceb_0;destsuffix=vcs_cache/76f4072558e5deba8821b89cf58abb617b9d1d10b99be8f2d83f095779579603" | ||
| 128 | SRC_URI += "git://github.com/google/cel-go;protocol=https;nobranch=1;shallow=1;rev=8e7beb65e9a70f501fd743c3b70b2a0a2fadac52;name=git_84576395_0;destsuffix=vcs_cache/578448d7e5e229b277fe461a7f5985c6e45f1a836230fec91b750327cd0ce5d9" | ||
| 129 | SRC_URI += "git://github.com/google/cel-go;protocol=https;nobranch=1;shallow=1;rev=b023645243168e15bfe52522afccedfeb36ee023;name=git_84576395_1;destsuffix=vcs_cache/29bf51781ec639ac1ab8cea9775b0eb2c33f9ffbea85f69c32fae2a596e305f8" | ||
| 130 | SRC_URI += "git://github.com/google/uuid;protocol=https;nobranch=1;shallow=1;rev=0cd6bf5da1e1c83f8b45653022c74f71af0538a4;name=git_c3a7687c_0;destsuffix=vcs_cache/eb93ca348ebb31319a7c752da38e6b49c9cd7ebca47e4d077bcfeb02d6f02fd5" | ||
| 131 | SRC_URI += "git://github.com/google/uuid;protocol=https;nobranch=1;shallow=1;rev=0e4e31197428a347842d152773b4cace4645ca25;name=git_c3a7687c_1;destsuffix=vcs_cache/192548bfd3acdce00ddcc9091abd663f637e675eb5470859ea5ca544d5150646" | ||
| 132 | SRC_URI += "git://github.com/google/uuid;protocol=https;nobranch=1;shallow=1;rev=0f11ee6918f41a04c201eceeadf612a377bc7fbc;name=git_c3a7687c_2;destsuffix=vcs_cache/1743dd7863ebf20fb946ec26a0525a27c91536f2d01acf863b0a99566cd8f3e5" | ||
| 133 | SRC_URI += "git://github.com/google/uuid;protocol=https;nobranch=1;shallow=1;rev=44b5fee7c49cf3bcdf723f106b36d56ef13ccc88;name=git_c3a7687c_3;destsuffix=vcs_cache/baaff4147d4a04e5d30e5b64e58b5212e2563d7d6043a2edc09a3a5c217ad47f" | ||
| 134 | SRC_URI += "git://github.com/google/uuid;protocol=https;nobranch=1;shallow=1;rev=bfb86fa49a73e4194d93bea18d7acfe3694438ce;name=git_c3a7687c_4;destsuffix=vcs_cache/d413b418a716d2949c57a5676b5887607713136568f6b6894fed0ce9e8faddea" | ||
| 135 | SRC_URI += "git://github.com/google/pprof;protocol=https;branch=main;rev=01bbb1931b22f146c60e458c0d3fb88e97fc581d;name=git_4d435d14_0;destsuffix=vcs_cache/4f47d9210cf66bab50760ee662dabb16a7a3fe8c2318317e99e8f565a566b73c" | ||
| 136 | SRC_URI += "git://github.com/google/pprof;protocol=https;branch=main;rev=1a94d8640e99342fa76ae6296aaa921d08ac451f;name=git_4d435d14_1;destsuffix=vcs_cache/31f2a8537f441e892d141aab3000d57a9294410e58dd345137721b34a0951883" | ||
| 137 | SRC_URI += "git://github.com/google/pprof;protocol=https;branch=main;rev=1bf35d6f28c2d0288b382023b376d4db634119e2;name=git_4d435d14_2;destsuffix=vcs_cache/d44ac676ff8477827cab56c253ae3763dbf72913bbb4610edb3a736c62c51ec6" | ||
| 138 | SRC_URI += "git://github.com/google/pprof;protocol=https;branch=main;rev=1ebb73c60ed3b70bd749d4f798d7ae427263e2c5;name=git_4d435d14_3;destsuffix=vcs_cache/ff557c8ed5038276d9002de4c1a6afcd2d47a1f85dfc034a08911cf425cebdbe" | ||
| 139 | SRC_URI += "git://github.com/google/pprof;protocol=https;branch=main;rev=27863c87afa6df68fb88a574f81b47d6fb7fbf29;name=git_4d435d14_4;destsuffix=vcs_cache/37982032545a9f78659ba1c62425d992be58995a45bdfeee0578df9c417a2591" | ||
| 140 | SRC_URI += "git://github.com/google/pprof;protocol=https;branch=main;rev=3e6fc7fc9c4c9330ef785c791f2fc143499b5cc7;name=git_4d435d14_5;destsuffix=vcs_cache/caa83ba8d6b4a436b85fa97fa28ef855cc55cfb28ae8352dee17ea3ea201213f" | ||
| 141 | SRC_URI += "git://github.com/google/pprof;protocol=https;branch=main;rev=3ea8567a2e5752420fc544d2e2ad249721768934;name=git_4d435d14_6;destsuffix=vcs_cache/8f5be92f8ffca2ad32e5c35a0be99dfc9c4da1b0793abd7b267f92cc007bc91c" | ||
| 142 | SRC_URI += "git://github.com/google/pprof;protocol=https;branch=main;rev=4bb14d4b1be14417e47d0bbaf2bd4e188eda647f;name=git_4d435d14_7;destsuffix=vcs_cache/d7ba069139885203e79c6654a1c56b58ad95a84d38c27b49fcd1b22895f09977" | ||
| 143 | SRC_URI += "git://github.com/google/pprof;protocol=https;branch=main;rev=54271f7e092ff31b10b7626fee166cbc6304e350;name=git_4d435d14_8;destsuffix=vcs_cache/dbbe87c6d3129524299bea08543469e71eead63a334d873ff29785e62dd91f90" | ||
| 144 | SRC_URI += "git://github.com/google/pprof;protocol=https;branch=main;rev=a478d1d731e942fbe69291748caafefe749a19ea;name=git_4d435d14_9;destsuffix=vcs_cache/aba5934657cdc66abc897f9a8770562d890b555e80c09df73ba7843468e3cefe" | ||
| 145 | SRC_URI += "git://github.com/google/pprof;protocol=https;branch=main;rev=b9804c9f04c2d0c7bbd1af5129f853563f990541;name=git_4d435d14_10;destsuffix=vcs_cache/ef956e6977489abfccc62649f52626c5ed32a942b904d5d39f022f07a1937ae9" | ||
| 146 | SRC_URI += "git://github.com/google/pprof;protocol=https;branch=main;rev=cbba55b83ad56c9286566b96b0c82cead332b729;name=git_4d435d14_11;destsuffix=vcs_cache/4092dee517d79dbd953b0f8e1f0cd311a8990db197d0b18d0dcb6599d62a98fe" | ||
| 147 | SRC_URI += "git://github.com/google/pprof;protocol=https;branch=main;rev=d0013a5989418def857cc76c50c08ea2ca37055e;name=git_4d435d14_12;destsuffix=vcs_cache/de48edfe45db65355f3ce0cf62305aa5383c9ac6ff05ec3a500128407f58f4fb" | ||
| 148 | SRC_URI += "git://github.com/google/pprof;protocol=https;branch=main;rev=d1b30febd7dbc1a25a756add949019450c0eedf7;name=git_4d435d14_13;destsuffix=vcs_cache/01e2b07a20be192511d99959651413e14e03470a4094298865db4e45d059b53d" | ||
| 149 | SRC_URI += "git://github.com/google/pprof;protocol=https;branch=main;rev=d4f498aebedc02388a1c34ebe8dcb2e7c9e99f29;name=git_4d435d14_14;destsuffix=vcs_cache/de36d138e98e00f435d8ea2a0165624ef24795222a94843a98eb6e5c87767005" | ||
| 150 | SRC_URI += "git://github.com/google/pprof;protocol=https;branch=main;rev=d980be63207e5eee573e37d2a498655773cba403;name=git_4d435d14_15;destsuffix=vcs_cache/fdefd4153ee925d7300716d5ceed15e427a1ca1b0f830871f7444cf62a746613" | ||
| 151 | SRC_URI += "git://github.com/google/pprof;protocol=https;branch=main;rev=f11f1df84d12adcffbe33959f0629087311bd28f;name=git_4d435d14_16;destsuffix=vcs_cache/d8a8bc063f43182a53887d028f2a8989d26b355ef8abbf508170190ae81c2b73" | ||
| 152 | SRC_URI += "git://github.com/google/pprof;protocol=https;branch=main;rev=fc25d7d30c6dd710a0e8c4ed0fb7410039c51135;name=git_4d435d14_17;destsuffix=vcs_cache/ab946ff6d98dc83a86a77b85983d69f27af1e843592f79d22ace49b20266a435" | ||
| 153 | SRC_URI += "git://github.com/google/gofuzz;protocol=https;nobranch=1;rev=379e164120fbc98885a8f494b5aa41ba94f64c56;name=git_32fcbcb4_0;destsuffix=vcs_cache/3937010173fd05b3f7349b62cbf84ac3b69011d5b5f248f16416a9e481943f54" | ||
| 154 | SRC_URI += "git://github.com/google/gofuzz;protocol=https;nobranch=1;shallow=1;rev=f140a6486e521aad38f5917de355cbf147cc0496;name=git_32fcbcb4_1;destsuffix=vcs_cache/3b10b16f3e547f9036aa468f5a846c1e873d084728258048c32c4afc2a1bb2cf" | ||
| 155 | SRC_URI += "git://github.com/google/gopacket;protocol=https;nobranch=1;shallow=1;rev=a9779d139771f6a06fc983b18e0efd23ca30222f;name=git_140ad762_0;destsuffix=vcs_cache/028d3eaa48c22838281fed3a66d89c08174127a145bcc3d3fb80fb786564009f" | ||
| 156 | SRC_URI += "git://github.com/google/s2a-go;protocol=https;nobranch=1;shallow=1;rev=bb60477ba7d14d1c916863c80ed8343447ec40c0;name=git_cb2b4d4a_0;destsuffix=vcs_cache/e153e0f7e1923456d5ff38676157d7c15d014535f4a261d9c2a2d899bb8b9de1" | ||
| 157 | SRC_URI += "git://github.com/google/s2a-go;protocol=https;nobranch=1;shallow=1;rev=c55b46fff1d4265431d79b2d1ce28d7c808fdcbe;name=git_cb2b4d4a_1;destsuffix=vcs_cache/5825061f32b431665ac43f91fab58c889afffb7a0870b868453d36dfdfbd6c3c" | ||
| 158 | SRC_URI += "git://github.com/google/go-querystring;protocol=https;nobranch=1;shallow=1;rev=44c6ddd0a2342c386950e880b658017258da92fc;name=git_88468261_0;destsuffix=vcs_cache/08a0ab24e6c7c28483bf7fafcf8364fed600f35553cdb6685f859e03cba6d453" | ||
| 159 | SRC_URI += "git://github.com/google/gnostic-models;protocol=https;nobranch=1;shallow=1;rev=82b4ba06c153dcd30e1dbcf93601b3bee5cb3792;name=git_62ad6da8_0;destsuffix=vcs_cache/88a05eeac87ac843d53bbad4f86c891fbd1a6eb73d10d5b2c7381c229c0a25ab" | ||
| 160 | SRC_URI += "git://github.com/google/gnostic-models;protocol=https;branch=main;rev=c7be7c783f49e86348a1081eb387e01a347a4f23;name=git_62ad6da8_1;destsuffix=vcs_cache/9cb02a48bd58ac2a050dea41ebfe49f7cf5987f1435a987a07d3c373d8ac806f" | ||
| 161 | SRC_URI += "git://github.com/mohae/deepcopy;protocol=https;branch=master;rev=c48cc78d482608239f6c4c92a4abd87eb8761c90;name=git_05ffc213_0;destsuffix=vcs_cache/f46591c97eaa5894e7974f259d9dbffc1c1ec8c97eff69355560914307521d7b" | ||
| 162 | SRC_URI += "git://github.com/jackpal/go-nat-pmp;protocol=https;nobranch=1;rev=059203efa1edd7130293a583541b8308e7c640c4;name=git_1ca5cc9c_0;destsuffix=vcs_cache/a9c9e696f5c2025a684a3d9fe55c0014cae2c3985dca22c996c9dd828504babe" | ||
| 163 | SRC_URI += "git://github.com/tchap/go-patricia;protocol=https;nobranch=1;shallow=1;rev=583dbe1884ffba565db4259568911f9277c2f12c;name=git_faedb7d0_0;destsuffix=vcs_cache/6c727785fed6a5390bc8febf030038ea36e899b69a48aaf91b3bd52fd48f31fa" | ||
| 164 | SRC_URI += "git://github.com/raulk/go-watchdog;protocol=https;nobranch=1;shallow=1;rev=9c5e371109037bec1852ea63c9512a94307bfea0;name=git_2dbaa760_0;destsuffix=vcs_cache/34d6a570c4d70327aaea767dcbdc29163f948cd0c01cf3e21cea350f0e244d23" | ||
| 165 | SRC_URI += "git://github.com/slok/go-http-metrics;protocol=https;nobranch=1;rev=3bddbe25bb479ff3ffba2a4dc4bc4aedaf6ac94e;name=git_c93f7c1c_0;destsuffix=vcs_cache/aa31e40f08cb56b16342974864f72b17488d64c931af04cc35a809a680b0e9f2" | ||
| 166 | SRC_URI += "git://github.com/go-ini/ini;protocol=https;nobranch=1;shallow=1;rev=b2f570e5b5b844226bbefe6fb521d891f529a951;name=git_833ca107_0;destsuffix=vcs_cache/cad9f449f807ba878152dab9e71ba0f300b51a0a69390f502d55fb24a11f73a2" | ||
| 167 | SRC_URI += "git://github.com/bahlo/generic-list-go;protocol=https;nobranch=1;shallow=1;rev=89fb9b4cdfd4b5295651f72e9f892f1595b4d6c9;name=git_b593ddee_0;destsuffix=vcs_cache/336e9cb12ebc89503883ddd49ee8665a91a926bcd8ca8f0b61825251d069562a" | ||
| 168 | SRC_URI += "git://github.com/elastic/gosigar;protocol=https;nobranch=1;shallow=1;rev=226a3899de055358d2b823c9861975d230225201;name=git_0a2941fd_0;destsuffix=vcs_cache/2e39448ff8a9e932492f1010eee3851639038eb2755641f2bfb5f1ff28bf633c" | ||
| 169 | SRC_URI += "git://github.com/elastic/gosigar;protocol=https;nobranch=1;shallow=1;rev=a1c62e5557684c3b690284ec229176b842c0bf6b;name=git_0a2941fd_1;destsuffix=vcs_cache/502b85e96d6b8490429794f4ce87a3841cfdc14dcf15cda8a66439fde597b2d7" | ||
| 170 | SRC_URI += "git://github.com/flynn/go-shlex;protocol=https;branch=master;rev=3f9db97f856818214da2e1057f8ad84803971cff;name=git_d39529aa_0;destsuffix=vcs_cache/3f01c4c07ac9db8363b61a215f4733412171c0f2e9c35c15977caebd30d95a40" | ||
| 171 | SRC_URI += "git://github.com/flynn/noise;protocol=https;nobranch=1;shallow=1;rev=4d9f71cd4ba1fe81415efac312664ccc4bc79b46;name=git_5699bf4e_0;destsuffix=vcs_cache/9df1d9a6f035fb81d08721cb7b9cbe62cf40e8d08f8af85e189a590fe7560ea5" | ||
| 172 | SRC_URI += "git://github.com/census-instrumentation/opencensus-proto;protocol=https;nobranch=1;rev=4aa53e15cbf1a47bc9087e6cfdca214c1eea4e89;name=git_67c76c7d_0;destsuffix=vcs_cache/eec16351afa5aee2969e2bd029fd99a58f4b318b96e652094b0db27b17a0b178" | ||
| 173 | SRC_URI += "git://github.com/census-instrumentation/opencensus-proto;protocol=https;nobranch=1;rev=e53624a87b9b9b919147a9b4626c669a869ebb34;name=git_67c76c7d_1;destsuffix=vcs_cache/50810a84fdec2d9c8210c7c5c4280d5911adb9a7bfd62c792a0353ebe06863ab" | ||
| 174 | SRC_URI += "git://github.com/warpfork/go-testmark;protocol=https;nobranch=1;shallow=1;rev=99d84c893cb54747ebb67b19336ab0370d01a092;name=git_ee4adbb2_0;destsuffix=vcs_cache/8e75753c9cfcd34a776df08190dff784f325672504720330a0127568766e940b" | ||
| 175 | SRC_URI += "git://github.com/warpfork/go-wish;protocol=https;branch=master;rev=39a1cc7a02d01d037bc6bc075e6550279026e645;name=git_2ee5ca4e_0;destsuffix=vcs_cache/d54a5a826f35a7d8f810dbcc25416fe92de38e073136e37513ded87e2b85baa9" | ||
| 176 | SRC_URI += "git://github.com/gobwas/glob;protocol=https;nobranch=1;rev=5ccd90ef52e1e632236f7326478d4faa74f99438;name=git_84be3b9c_0;destsuffix=vcs_cache/9ea137b0f545be63130971285b3e0b109491f0a0c45197efd72385336ab0ed05" | ||
| 177 | SRC_URI += "git://github.com/crackcomm/go-gitignore;protocol=https;branch=master;rev=7843d2ba8fdf5e4a4930032287f600cbb3f41fad;name=git_0b39fa94_0;destsuffix=vcs_cache/749e0ab358801ca7a35880e9a38c392d5611c47b90fa4c3bcd9cd33b61c78765" | ||
| 178 | SRC_URI += "git://github.com/inetaf/tcpproxy;protocol=https;branch=master;rev=3ce58045626c8bc343a593c90354975e61b1817a;name=git_06c27a40_0;destsuffix=vcs_cache/6f8092fc239a6808ac9273b08c8c8cd7e2406aa9c22e81976077935dbbc50e52" | ||
| 179 | SRC_URI += "git://github.com/fsnotify/fsnotify;protocol=https;nobranch=1;rev=ae0e7923765f64fb8061396db7edebb558cf6093;name=git_3fa8b61c_0;destsuffix=vcs_cache/e7e3eb9997b88b1856ec41676de694527bda7173c94d395822f6eec3ec2067e2" | ||
| 180 | SRC_URI += "git://github.com/fsnotify/fsnotify;protocol=https;nobranch=1;shallow=1;rev=c2828203cd70a50dcccfb2761f8b1f8ceef9a8e9;name=git_3fa8b61c_1;destsuffix=vcs_cache/cc44f7bf337eee80812ff411465b4e87c78887003ae940c1b27adb151bbed7d2" | ||
| 181 | SRC_URI += "git://github.com/fsnotify/fsnotify;protocol=https;nobranch=1;rev=cfc9c4f277ea6ec18de92444b31983b183deb4fb;name=git_3fa8b61c_2;destsuffix=vcs_cache/611e6edb829e44642e664d56f4e7b3828ea1a4ca48f28bb89ca53c1c9010ecbb" | ||
| 182 | SRC_URI += "git://github.com/mrunalp/fileutils;protocol=https;nobranch=1;shallow=1;rev=7363e975f9cfb558be601bece0df81714c3c9084;name=git_98373e58_0;destsuffix=vcs_cache/ed861d7592fdcfee340262e40fbb722c2e90df75cf148417c121234067effa98" | ||
| 183 | SRC_URI += "git://github.com/mrunalp/fileutils;protocol=https;nobranch=1;shallow=1;rev=d7fdd64cc1cabe10bc154ee7d2318b07b7f296ef;name=git_98373e58_1;destsuffix=vcs_cache/80bd1af07a30fc2d094f02ec5b9871e476767c6ceb240dbc6ccf1015f5974a69" | ||
| 184 | SRC_URI += "git://github.com/exponent-io/jsonpath;protocol=https;branch=master;rev=1de76d718b3f2694498041a6e578675bf52cee06;name=git_99958ecb_0;destsuffix=vcs_cache/05cf7009676b4edc801baa60baa5fe8dc8498a15cce8f94d9ebb0560b2f71540" | ||
| 185 | SRC_URI += "git://github.com/morikuni/aec;protocol=https;nobranch=1;shallow=1;rev=39771216ff4c63d11f5e604076f9c45e8be1067b;name=git_a24d8d91_0;destsuffix=vcs_cache/ed63d58cf112e0b59a076da22b09a7543de7421c2457060482db3ad8303454e1" | ||
| 186 | SRC_URI += "git://github.com/urfave/cli;protocol=https;nobranch=1;shallow=1;rev=0bdeddeeb0f650497d603c4ad7b20cfe685682f6;name=git_cd035cbf_0;destsuffix=vcs_cache/16abec32eeeacf78ac938b59d96d2b50aba6e642cc5617322f40d2aa3b51daa0" | ||
| 187 | SRC_URI += "git://github.com/urfave/cli;protocol=https;nobranch=1;rev=19b951ab78929023a9a670722b26ffb1d67c733a;name=git_cd035cbf_1;destsuffix=vcs_cache/b063b9db6f64a681153d8de9f4474fe963c29b610e0cb156372dbc3dffad882a" | ||
| 188 | SRC_URI += "git://github.com/urfave/cli;protocol=https;nobranch=1;rev=77bdfaba349380095e742cb8aedbaf4e68d9f3b2;name=git_cd035cbf_2;destsuffix=vcs_cache/496cd8a1b24daac973dcb806ca432503824f1918d2978a8fc9dc8b241b3efe5f" | ||
| 189 | SRC_URI += "git://github.com/urfave/cli;protocol=https;nobranch=1;shallow=1;rev=850de854cda08e97afb500b72967f1a56f0330e5;name=git_cd035cbf_3;destsuffix=vcs_cache/8df09289d41a4d006191630ffbd05d94e437e3572a992335e9d3de83d39549a6" | ||
| 190 | SRC_URI += "git://github.com/urfave/cli;protocol=https;nobranch=1;rev=c24c9f398d5d925f8c3d990509e8c7b3ae942646;name=git_cd035cbf_4;destsuffix=vcs_cache/225872daef360d9b21e205c4d9b552c0b8cf9d6db7ef54d031f8d796b338825c" | ||
| 191 | SRC_URI += "git://github.com/pkg/sftp;protocol=https;nobranch=1;rev=3edd153f213d8d4191a0ee4577c61cca19436632;name=git_74e1affc_0;destsuffix=vcs_cache/6849ecbcede57bcaaab8fab92de8438f58bf7233857344385822616b9ab0f4a0" | ||
| 192 | SRC_URI += "git://github.com/pkg/sftp;protocol=https;nobranch=1;shallow=1;rev=5b98d05076b8ac5e6e762559e7c2d69efe1676ee;name=git_74e1affc_1;destsuffix=vcs_cache/29fe5dad408ceb81fd3ce51b9cf4ced1d698e46c3c498fdd065936b4f6df4c0a" | ||
| 193 | SRC_URI += "git://github.com/pkg/errors;protocol=https;nobranch=1;shallow=1;rev=614d223910a179a466c1767a985424175c39b465;name=git_6d82bc63_0;destsuffix=vcs_cache/58e525151c02acebc6662bf19060e7ee1112335787f1ffb059ea8d46a3164e5e" | ||
| 194 | SRC_URI += "git://github.com/pkg/errors;protocol=https;nobranch=1;rev=ba968bfe8b2f7e042a574c888954fccecfa385b4;name=git_6d82bc63_1;destsuffix=vcs_cache/05a9ae48ad2a27ee2ace909fb6dfe443196ef4ba6b92bd0e3d2f6a9460fc8fea" | ||
| 195 | SRC_URI += "git://github.com/pkg/diff;protocol=https;branch=main;rev=20ebb0f2a09e612109b224b32f79370409108bcc;name=git_192939f3_0;destsuffix=vcs_cache/affde47da8cb6bb94705195a6eadcd70ea6d521f8128e1030b06d97add1a0da2" | ||
| 196 | SRC_URI += "git://github.com/antlr4-go/antlr;protocol=https;nobranch=1;rev=4d7e18847d8881a176db3d7cca909e3f3942a05f;name=git_fe30925c_0;destsuffix=vcs_cache/096a48a66e783be10de52ef93ca366d977430e8b49a79bedea51ff8e16480448" | ||
| 197 | SRC_URI += "git://github.com/antlr4-go/antlr;protocol=https;nobranch=1;rev=9549173c7ad83c2bf580a654ce0fe666fd7d2557;name=git_fe30925c_1;destsuffix=vcs_cache/60621af84507c8d126bbdd70d9f0e8feba7b29011ba5e1a667fdf9c123d5eb38" | ||
| 198 | SRC_URI += "git://github.com/josephspurrier/goversioninfo;protocol=https;nobranch=1;shallow=1;rev=233067e5ebdfc62d994b1446a607b40ced91907b;name=git_38ae8b7f_0;destsuffix=vcs_cache/31bc53a2c13e3ce6a43bac2550dd75c60ec7ad9dd3850b761c28332b606b6ef0" | ||
| 199 | SRC_URI += "git://github.com/dgryski/go-farm;protocol=https;branch=master;rev=a6ae2369ad13dc757768086f0cb902728c7e03e5;name=git_04a299a5_0;destsuffix=vcs_cache/3b337c74a1dc086ce360ec44513bbd981a4b87e42b336b8fb79649d61d18cda3" | ||
| 200 | SRC_URI += "git://github.com/hanwen/go-fuse;protocol=https;nobranch=1;rev=ee34567408d6ab557a0169089879ec111bd74408;name=git_4e8568a3_0;destsuffix=vcs_cache/9549fd67be856dc5565aa6f4996edb86a648510a1efb4dec609c4133bdba118c" | ||
| 201 | SRC_URI += "git://github.com/xeipuuv/gojsonpointer;protocol=https;branch=master;rev=02993c407bfbf5f6dae44c4f4b1cf6a39b5fc5bb;name=git_bd44e658_0;destsuffix=vcs_cache/4b0abfc7aeea962cf44836059fabc8aebf20db8d2e9ce317db13d42ade75c19f" | ||
| 202 | SRC_URI += "git://github.com/xeipuuv/gojsonpointer;protocol=https;branch=master;rev=4e3ac2762d5f479393488629ee9370b50873b3a6;name=git_bd44e658_1;destsuffix=vcs_cache/f35df1afe406fbe96a9200b2fa5c736db1be1c70f292d9e69247d35fa318ec32" | ||
| 203 | SRC_URI += "git://github.com/xeipuuv/gojsonreference;protocol=https;branch=master;rev=bd5ef7bd5415a7ac448318e64f11a24cd21e594b;name=git_ca2a9119_0;destsuffix=vcs_cache/6cce19ebe3be9e8f13d8b3c5090971f010f3f3cda349fa51197c974450d133ee" | ||
| 204 | SRC_URI += "git://github.com/xeipuuv/gojsonschema;protocol=https;nobranch=1;shallow=1;rev=82fcdeb203eb6ab2a67d0a623d9c19e5e5a64927;name=git_6efae2af_0;destsuffix=vcs_cache/21478840c17d30281eb0f8b90406d132c72274e71f74dcbe3dfb4fa4236df77c" | ||
| 205 | SRC_URI += "git://github.com/akavel/rsrc;protocol=https;nobranch=1;shallow=1;rev=936343600d578fb5da472acf6987ed76935a389b;name=git_a0872af8_0;destsuffix=vcs_cache/98e001b3b120966f753da164ca31ce83a6735298cb3b3365762a81db7f41969f" | ||
| 206 | SRC_URI += "git://github.com/xrash/smetrics;protocol=https;branch=master;rev=686a1a2994c11fac124829fadcb683a24ab8d25f;name=git_51ee97a4_0;destsuffix=vcs_cache/39f621debd197a5e0bcda4514cb54d787e4e443693f317363918ceb70d590944" | ||
| 207 | SRC_URI += "git://github.com/networkplumbing/go-nft;protocol=https;nobranch=1;rev=166e1322cbd5197ec002571746b6c5761fcea239;name=git_701e4690_0;destsuffix=vcs_cache/8a53bd8d8c005b78a57d3844fd2a9d1665a596923d3d30d90ea05e34315dc028" | ||
| 208 | SRC_URI += "git://github.com/beorn7/perks;protocol=https;nobranch=1;rev=37c8de3658fcb183f997c4e13e8337516ab753e6;name=git_42750950_0;destsuffix=vcs_cache/c20c7a1c80a243f687008566bc9b8a9517bdf7e3a4f9db15e17160ad20568e9d" | ||
| 209 | SRC_URI += "git://github.com/beorn7/perks;protocol=https;branch=master;rev=3a771d992973f24aa725d07868b467d1ddfceafb;name=git_42750950_1;destsuffix=vcs_cache/b05d3659d70127d95ec0b6f7d3aa9b87a50009706e0919be0913fc61dc69e093" | ||
| 210 | SRC_URI += "git://github.com/expr-lang/expr;protocol=https;nobranch=1;shallow=1;rev=eeb1b8b6259d9a34ad5fb06bdd8cde80841396ac;name=git_a35880a0_0;destsuffix=vcs_cache/578a1c0fcd3665d41c4eeda2bd83962edd1230eece05e099cded19fcb09943e3" | ||
| 211 | SRC_URI += "git://github.com/kylelemons/godebug;protocol=https;nobranch=1;shallow=1;rev=9ff306d4fbead574800b66369df5b6144732d58e;name=git_463ad04b_0;destsuffix=vcs_cache/070cd2056d33748c34b60876b93e86d0f8bcfa86a4dee28d6da2a6f3aaea66ac" | ||
| 212 | SRC_URI += "git://github.com/mxk/go-flowrate;protocol=https;branch=master;rev=cca7078d478f8520f85629ad7c68962d31ed7682;name=git_a209a0d8_0;destsuffix=vcs_cache/12c25c020a66ecc07c7c90ff8a8793d5462f3f4e58338c9b36012b25b4ed81b8" | ||
| 213 | SRC_URI += "git://github.com/creack/pty;protocol=https;nobranch=1;shallow=1;rev=3a6a957789163cacdfe0e291617a1c8e80612c11;name=git_86cb0bb0_0;destsuffix=vcs_cache/90ab694bdf1c87cb7742c9e23a91280fd693f673a912c6ed840ff28d25b2d46e" | ||
| 214 | SRC_URI += "git://github.com/creack/pty;protocol=https;nobranch=1;shallow=1;rev=d301b27172d49dd53f82d18d37105669ba84fbe1;name=git_86cb0bb0_1;destsuffix=vcs_cache/541d6636fdab893abb2fc286a49654d76beb482cf851428ad687526708ebcced" | ||
| 215 | SRC_URI += "git://github.com/sergi/go-diff;protocol=https;nobranch=1;rev=0a651d56613f9de4bed8b9c4769b776ef168bfca;name=git_e1fff811_0;destsuffix=vcs_cache/86106c4efc271d1677439593b9fe785d3c91b004e3bcf98a1c4ad43ed2a45f1c" | ||
| 216 | SRC_URI += "git://github.com/sergi/go-diff;protocol=https;nobranch=1;rev=1744e2970ca51c86172c8190fadad617561ed6e7;name=git_e1fff811_1;destsuffix=vcs_cache/344874ac4867ac9c8ed33411004cbbaa6d0209b978da7ba178f92e0f1fb63da8" | ||
| 217 | SRC_URI += "git://github.com/yashtewari/glob-intersection;protocol=https;nobranch=1;shallow=1;rev=9f24ebf25f62b3565b778d6ec98775caf0e37720;name=git_2842a744_0;destsuffix=vcs_cache/f808bebdb4b58643c351139a2ad430afee40f2154d96cfe1086091dbffa08d35" | ||
| 218 | SRC_URI += "git://github.com/Jorropo/jsync;protocol=https;nobranch=1;rev=f51a772a4b6c97a506f2d318a8a434e1659fc1e8;name=git_f04c8b33_0;destsuffix=vcs_cache/a96c08a6a76a5a81758e76710f7b02de2f40c96f4915be5225b216661cb4409f" | ||
| 219 | SRC_URI += "git://github.com/subosito/gotenv;protocol=https;nobranch=1;rev=14a05352a5cf0f66fd7cbce114374f56065891f0;name=git_5b5e0365_0;destsuffix=vcs_cache/969b108156150f99db1b4fd02a8e4c75fe9263a14398b659bd61cae4c3e63199" | ||
| 220 | SRC_URI += "git://github.com/subosito/gotenv;protocol=https;nobranch=1;shallow=1;rev=d2e64e6317e94db9c598bb9934e75fb80c804bca;name=git_5b5e0365_1;destsuffix=vcs_cache/aeac8220bb7bbb026571421c2fa54a6dcf67461f52be920d4a100e2e8d187440" | ||
| 221 | SRC_URI += "git://github.com/libp2p/go-libp2p-asn-util;protocol=https;nobranch=1;shallow=1;rev=3ec6bf02c86c57c28d29b2963a9d7b9d6d74bfb2;name=git_6983fdc8_0;destsuffix=vcs_cache/b3e487f4f1a804ba5fd00c2e44608c05f5254bceab8696f98aa6261bfa28e657" | ||
| 222 | SRC_URI += "git://github.com/libp2p/go-libp2p-kad-dht;protocol=https;nobranch=1;shallow=1;rev=0af416971f51f07a60afb16851f030deea29ce2b;name=git_25b5a527_0;destsuffix=vcs_cache/6efa937b641652efe63b63f5dbae119be75184cb9d72aa5956dd3df88b7379e7" | ||
| 223 | SRC_URI += "git://github.com/libp2p/go-libp2p;protocol=https;nobranch=1;shallow=1;rev=8ce45df1bd142373cdf0a6f8355a757273258f49;name=git_1131ff7b_0;destsuffix=vcs_cache/24e3eed66f0e5f2a9270b6b44db15ed386e3c0f3380f81fb87abc5dcdec18326" | ||
| 224 | SRC_URI += "git://github.com/libp2p/go-doh-resolver;protocol=https;nobranch=1;shallow=1;rev=b8b3f3c2a6dc74a403137667e9316e7a74477a8c;name=git_270745b2_0;destsuffix=vcs_cache/f2c877ff09875bd25b8c67d7e758e528ed1f5b4bca2df174a4923f3d12cff76d" | ||
| 225 | SRC_URI += "git://github.com/libp2p/go-yamux;protocol=https;nobranch=1;shallow=1;rev=ea96c0b850325d55dca998ffc511211d14116d04;name=git_c90ebe9b_0;destsuffix=vcs_cache/3207b25ebd397803e697e49e0c7736e20af7703b7ce41233009ba4ce893a4ada" | ||
| 226 | SRC_URI += "git://github.com/libp2p/go-libp2p-routing-helpers;protocol=https;nobranch=1;shallow=1;rev=ad93cfa49d5eceda7ee273c220ac61baa70eb925;name=git_aad60384_0;destsuffix=vcs_cache/bf006d5158367e5f967be11fef840440179f53724f0908e8c18f48f81c844d81" | ||
| 227 | SRC_URI += "git://github.com/libp2p/go-cidranger;protocol=https;nobranch=1;shallow=1;rev=1dec7f87b45b32e24d3f59548ad61647de34586d;name=git_9f3f1c23_0;destsuffix=vcs_cache/9efbeef894af3e174595eeb060ed932cb5e80dc8a739b38280fec931faeb467b" | ||
| 228 | SRC_URI += "git://github.com/libp2p/go-libp2p-record;protocol=https;nobranch=1;shallow=1;rev=865384fbdd41d98d724ae888c69f94bfb448dab1;name=git_65e9a471_0;destsuffix=vcs_cache/4df716baf2f89259444a0dc52dfcc913ce9ef54f49a31373275375841370ddbb" | ||
| 229 | SRC_URI += "git://github.com/libp2p/zeroconf;protocol=https;nobranch=1;rev=586e7c571d106f842c8567012dacd28d73fcf966;name=git_648aa7b0_0;destsuffix=vcs_cache/9c3da338075964017428f40d360e774cc82ca63dc528858b16336d08f3e49a82" | ||
| 230 | SRC_URI += "git://github.com/libp2p/go-buffer-pool;protocol=https;nobranch=1;shallow=1;rev=c5070857211a0615ebd7b56588154941af580a4d;name=git_073a1a6b_0;destsuffix=vcs_cache/bd74d92636babf3afd87a4097b1a7641e762bc5b880ab58e12cc93f362b7a626" | ||
| 231 | SRC_URI += "git://github.com/libp2p/go-msgio;protocol=https;nobranch=1;shallow=1;rev=12f8f7a72c7dbbb246151e4c98b5a6d59e27e0c6;name=git_e3824482_0;destsuffix=vcs_cache/efca377e4f53a9aaffa5b415abb4e1d901847a5c95e37eab97af71b05da2a54c" | ||
| 232 | SRC_URI += "git://github.com/libp2p/go-libp2p-kbucket;protocol=https;nobranch=1;shallow=1;rev=d581bff96da20b4f6c0cdddefddf78cb7c196211;name=git_38f8b860_0;destsuffix=vcs_cache/64f3f5ea521f1bef2f56384dccba820d3b95ce188cef6d08c692fe78b25b7527" | ||
| 233 | SRC_URI += "git://github.com/libp2p/go-libp2p-xor;protocol=https;nobranch=1;shallow=1;rev=5c005aca55db27a0dc6d6defaa16c52125f02206;name=git_9c0e598a_0;destsuffix=vcs_cache/1c085e1b675ca95803261c61ce296a7fcb22a31cf13bf4883183cce1460f97f1" | ||
| 234 | SRC_URI += "git://github.com/libp2p/go-reuseport;protocol=https;nobranch=1;shallow=1;rev=ac34b4fb35437abcc176b5bb97cc431d62d983e0;name=git_64c35749_0;destsuffix=vcs_cache/ae79637b0367740e834bb6b76854af56df39a0f01145519b2fc895feacc9d94f" | ||
| 235 | SRC_URI += "git://github.com/libp2p/go-flow-metrics;protocol=https;nobranch=1;shallow=1;rev=0aae1a1aba2c8823c356a1b6cbfb62f39fb173e2;name=git_1da9366a_0;destsuffix=vcs_cache/616dadd94867ae4caa1ea52a653797ea94402ea19bfa8802b7e0c49da7e260d8" | ||
| 236 | SRC_URI += "git://github.com/libp2p/go-netroute;protocol=https;nobranch=1;rev=598d3840947c4d855652ef346bbda169ce71d0e5;name=git_c28fad8e_0;destsuffix=vcs_cache/e95c4bdb136950e9e9cb7476c72f4527f09b19a18b9069d9e324d6665aba573a" | ||
| 237 | SRC_URI += "git://github.com/libp2p/go-libp2p-testing;protocol=https;nobranch=1;shallow=1;rev=aac9ce834b218b0d51ab729256812a1b4ea9164b;name=git_7ae5f70d_0;destsuffix=vcs_cache/1510f000c7274171a697a58004ecb86dc8ea5529bf9aead0198726ab7fda4dbb" | ||
| 238 | SRC_URI += "git://github.com/koron/go-ssdp;protocol=https;nobranch=1;rev=156d60dcc8ad19f8079697dd8c7faffdc257f13d;name=git_18fc3f69_0;destsuffix=vcs_cache/b3f2fe616a78079307d5651878a0a66e3c3aa032a54ebe2eea8de07ca286248c" | ||
| 239 | SRC_URI += "git://github.com/ajstarks/deck;protocol=https;branch=master;rev=30c9fc6549a9c9cf8a6d87f7fb2e66b6469e4287;name=git_f1bf0fda_0;destsuffix=vcs_cache/5bf32b1fd49b6193d170889b0e4629046cf8c1f8a06717ac987e3c7b179a10d5" | ||
| 240 | SRC_URI += "git://github.com/ajstarks/deck;protocol=https;branch=master;rev=c3f852c02e19235a0b00a692c533fc1c4a4852ca;name=git_f1bf0fda_1;destsuffix=vcs_cache/af1cc3fbe7d85bbc2ce83c047a49e63039f66a6aed11752895e4baa48443208c" | ||
| 241 | SRC_URI += "git://github.com/ajstarks/svgo;protocol=https;branch=master;rev=1546f124cd8b0cba8d505fa2ddb110c211670c59;name=git_90a535fe_0;destsuffix=vcs_cache/8606dbb2be1a41feb383f4a165e17fd83d666c2cd82413329c9166c5e32ac5dd" | ||
| 242 | SRC_URI += "git://github.com/ajstarks/svgo;protocol=https;branch=master;rev=644b8db467afccf19a0692a3e31a1868e4287ab8;name=git_90a535fe_1;destsuffix=vcs_cache/d883a0b49135b7c797fb8245e4caccaa899926e6662a89007c114c2e4ff64b27" | ||
| 243 | SRC_URI += "git://github.com/mattn/go-colorable;protocol=https;nobranch=1;shallow=1;rev=11a925cff3d38c293ddc8c05a16b504e3e2c63be;name=git_65d23631_0;destsuffix=vcs_cache/6a55366e9e60cc108e1e5a2ed7de5f7a45982abaf5a3d3a6b7acc8b4cfce973b" | ||
| 244 | SRC_URI += "git://github.com/mattn/go-sqlite3;protocol=https;nobranch=1;shallow=1;rev=3ccccfb4c9c683a80e2cce810ac652616579e51c;name=git_e0a410bf_0;destsuffix=vcs_cache/50c4747bf84d49eba4b0f7f79bdd9de26f5c94b34f8a35ae9a8e1c28f451c9ce" | ||
| 245 | SRC_URI += "git://github.com/mattn/go-sqlite3;protocol=https;nobranch=1;shallow=1;rev=8bf7a8a844faf952aa0245b4c0ad0a47e84f4efd;name=git_e0a410bf_1;destsuffix=vcs_cache/2402d96027b91a7f37020e011f755b272dfd9b1870162a52ceba4b4749a6a070" | ||
| 246 | SRC_URI += "git://github.com/mattn/go-isatty;protocol=https;nobranch=1;shallow=1;rev=13e91bf4058fb93d5629deb7b2e3763ec8f4fdf8;name=git_bdb8c628_0;destsuffix=vcs_cache/f79b0a50499696515d01ee34055f66e2f63d620014b0df96e0086e89846966e7" | ||
| 247 | SRC_URI += "git://github.com/mattn/go-isatty;protocol=https;nobranch=1;shallow=1;rev=504425e14f742f1f517c4586048b49b37f829c8e;name=git_bdb8c628_1;destsuffix=vcs_cache/2308136371fd99bebf386bb8085b2fbd52239bb9ed641108297f12fe1449c7c9" | ||
| 248 | SRC_URI += "git://github.com/mattn/go-isatty;protocol=https;nobranch=1;shallow=1;rev=7b513a986450394f7bbf1476909911b3aa3a55ce;name=git_bdb8c628_2;destsuffix=vcs_cache/88b9a1a69baf78034f4579abd912e2e201eff5c07b6a01f37a1a0adc46e8ae8a" | ||
| 249 | SRC_URI += "git://github.com/mattn/go-isatty;protocol=https;nobranch=1;shallow=1;rev=a7c02353c47bc4ec6b30dc9628154ae4fe760c11;name=git_bdb8c628_3;destsuffix=vcs_cache/d07760adabb0d05ba45e3c8997554326fa96668c12bc4572654f288670e1af35" | ||
| 250 | SRC_URI += "git://github.com/mattn/go-runewidth;protocol=https;nobranch=1;shallow=1;rev=6ceadc68530e7bfea8cba17d6523bed32912d4fa;name=git_54f38250_0;destsuffix=vcs_cache/1af9e649dfc4b15b3476c94bfc74f82df8afa71fae63a7efc761b8a649019d2d" | ||
| 251 | SRC_URI += "git://github.com/mattn/go-shellwords;protocol=https;nobranch=1;shallow=1;rev=973b9d5391598d4ee601db46fa32f6e186a356ac;name=git_86631c51_0;destsuffix=vcs_cache/3e9de7967c04a07a314669e56b72110ac8eee96a9646f5b9863c709575abe8d1" | ||
| 252 | SRC_URI += "git://github.com/huin/goupnp;protocol=https;nobranch=1;shallow=1;rev=00783e79ec6092ce7c16ab10ef62e92e75e89939;name=git_925a882d_0;destsuffix=vcs_cache/b2416529b374ba266852415e21422dca93151105a7f8be85237fcea7f3e3de89" | ||
| 253 | SRC_URI += "git://github.com/sirupsen/logrus;protocol=https;nobranch=1;shallow=1;rev=6699a89a232f3db797f2e280639854bbc4b89725;name=git_02061634_0;destsuffix=vcs_cache/81335b2629d8436e03cd7a0110567d20301cf6fd100cc1723a57a0678e9a4ec8" | ||
| 254 | SRC_URI += "git://github.com/sirupsen/logrus;protocol=https;nobranch=1;shallow=1;rev=bdc0db8ead3853c56b7cd1ac2ba4e11b47d7da6b;name=git_02061634_1;destsuffix=vcs_cache/1389673f985797078534cc41d2be170c341c9dc3ceff65dd417e2583d488159b" | ||
| 255 | SRC_URI += "git://github.com/sirupsen/logrus;protocol=https;nobranch=1;shallow=1;rev=d40e25cd45ed9c6b2b66e6b97573a0413e4c23bd;name=git_02061634_2;destsuffix=vcs_cache/a1230aee5f8f1a866199cbec636d1525e00a9b13cf2fe0023dcf6b874c525014" | ||
| 256 | SRC_URI += "git://github.com/lithammer/dedent;protocol=https;nobranch=1;rev=8478954c3bc893cf36c5ee7c822266b993a3b3ee;name=git_3cad4305_0;destsuffix=vcs_cache/d53248f36af525e84f4f7c5a91ae7d7d486541f8dd66f43aa6de8ea8f34aae23" | ||
| 257 | SRC_URI += "git://github.com/frankban/quicktest;protocol=https;nobranch=1;shallow=1;rev=7c937a98c92dfcaffbb7feee5f64965f6aece031;name=git_7bad3199_0;destsuffix=vcs_cache/f65e832d9f3df35d267946cd94fd2fce2bf2e04cc1fca291a728a1eef3accab5" | ||
| 258 | SRC_URI += "git://github.com/frankban/quicktest;protocol=https;nobranch=1;shallow=1;rev=abb14deb7c540e6343a0d78225e218b1cfb7a778;name=git_7bad3199_1;destsuffix=vcs_cache/f1be398e5db82886cce20d812d059b09b6612142d67000a71a5e99199c6542df" | ||
| 259 | SRC_URI += "git://github.com/apache/thrift;protocol=https;nobranch=1;rev=2a93df80f27739ccabb5b885cb12a8dc7595ecdf;name=git_354ad823_0;destsuffix=vcs_cache/e3a0f9ad78c3b60bd030f145bb7641d229da7b58694651a9b20b0068eae47729" | ||
| 260 | SRC_URI += "git://github.com/apache/arrow;protocol=https;nobranch=1;rev=f10f5cfd1376fb0e602334588b3f3624d41dee7d;name=git_8c8c14f7_0;destsuffix=vcs_cache/a77f4e48e75b4e5bdd75a92fcd6394b6be77f28b9f8dbdb31f2e909698e54c4d" | ||
| 261 | SRC_URI += "git://github.com/shurcooL/go;protocol=https;branch=main;rev=9e1955d9fb6e1ee2345ba1f5e71669263e719e27;name=git_535b1a59_0;destsuffix=vcs_cache/d3132db806112f4124d9f02b819694196e3d0bca407a31b48a1b0ef8b5d1e2c7" | ||
| 262 | SRC_URI += "git://github.com/shurcooL/notifications;protocol=https;branch=main;rev=627ab5aea122bf029d0f8f6c3d44e614b4a33361;name=git_7821a883_0;destsuffix=vcs_cache/a55f5066e33e10eb8e0bdc357eab5827564b06a69ce1974065cbfcd4c00fd0c4" | ||
| 263 | SRC_URI += "git://github.com/shurcooL/htmlg;protocol=https;branch=main;rev=d01228ac9e50f5ab7eee96dcf692117607ef516e;name=git_3dbbbcd1_0;destsuffix=vcs_cache/4c2677bc24b170ed7f954e5c11a5fbd6ef3330c1b3337e7691cc88a1eb26c2ce" | ||
| 264 | SRC_URI += "git://github.com/shurcooL/users;protocol=https;branch=main;rev=49c67e49c5377c48c01f82d3e1b6844a901a0b33;name=git_56eeb344_0;destsuffix=vcs_cache/482ef9d81f0316783e6f1d40b8e29d7f5ead7dc20f5db9440c529e641df93ef4" | ||
| 265 | SRC_URI += "git://github.com/shurcooL/octicon;protocol=https;branch=main;rev=fa4f57f9efb2a4c329dfe0f6d85e33b6c489ad70;name=git_ad08dd83_0;destsuffix=vcs_cache/fe11ae157518b23e08af8a70bcb48dc65413206eaccf70f4d5db3520154a1b06" | ||
| 266 | SRC_URI += "git://github.com/shurcooL/gopherjslib;protocol=https;branch=main;rev=feb6d3990c2c26126a3678fd5c7110a548c513a5;name=git_f4e7d9b0_0;destsuffix=vcs_cache/aa7d8148ac1e281800478af62c580cebcfca0644a8bbaf2d38d35fdb7016aad0" | ||
| 267 | SRC_URI += "git://github.com/shurcooL/home;protocol=https;branch=main;rev=80b7ffcb30f96505d4bc10546d8cd3008bba0fd4;name=git_d58b3381_0;destsuffix=vcs_cache/3436e22a848f9df61a85a8c129e3c1e73bff81274cc403590d5451ee07dd057e" | ||
| 268 | SRC_URI += "git://github.com/shurcooL/sanitized_anchor_name;protocol=https;nobranch=1;shallow=1;rev=7bfe4c7ecddb3666a94b053b422cdd8f5aaa3615;name=git_ec1f1814_0;destsuffix=vcs_cache/26b4576f96297643b9efc73febfc8ec054630fc8d7a4de462e1c95b52f64aa01" | ||
| 269 | SRC_URI += "git://github.com/shurcooL/sanitized_anchor_name;protocol=https;branch=main;rev=86672fcb3f950f35f2e675df2240550f2a50762f;name=git_ec1f1814_1;destsuffix=vcs_cache/3ff54fa1e7ca8ba5262e96de6a3e2d41f9a92abf537b938ea9a571ba251e7501" | ||
| 270 | SRC_URI += "git://github.com/shurcooL/go-goon;protocol=https;branch=main;rev=37c2f522c041b74919a9e5e3a6c5c47eb34730a5;name=git_b687779a_0;destsuffix=vcs_cache/f57c8ff2cbf50a2a567f9cf15ef309f32762442e3dd5af13a9734f1411f21281" | ||
| 271 | SRC_URI += "git://github.com/shurcooL/highlight_diff;protocol=https;branch=main;rev=09bb4053de1b1d872a9f25dc21378fa71dca4e4e;name=git_3084a6c0_0;destsuffix=vcs_cache/8b3d219ee033ebc274b1dc576def3008a46234e7eca64238efdeeb07f641e54d" | ||
| 272 | SRC_URI += "git://github.com/shurcooL/issues;protocol=https;branch=main;rev=6292fdc1e191266a0c6dae65364c411fe0e6ff33;name=git_d21d443c_0;destsuffix=vcs_cache/175e95b8b7e835ca72560ba934474167e7685ca283009e68d2d44f998550f20f" | ||
| 273 | SRC_URI += "git://github.com/shurcooL/reactions;protocol=https;branch=main;rev=f2e0b4ca5b8268a0c20f3ec187f0c739266547d8;name=git_2fb14f39_0;destsuffix=vcs_cache/e0c0f24f37f7f5d50f9d42ea154b1963b3a6bfd617d953de84fdc4c0e342e593" | ||
| 274 | SRC_URI += "git://github.com/shurcooL/events;protocol=https;branch=main;rev=410e4ca65f48ffdd749002a20a0b182c174e7020;name=git_6e01c3db_0;destsuffix=vcs_cache/91f6469664c65f293d5d1f767c92f9305de9f8074135e92d3f5096a64cd7c73b" | ||
| 275 | SRC_URI += "git://github.com/shurcooL/highlight_go;protocol=https;branch=main;rev=98c3abbbae20a9fb3e3b218784855756b611656f;name=git_3a46012a_0;destsuffix=vcs_cache/a3fc9ff1b9074a6cb5abd9d765b335950a78100ac5f05b9b746d3aec8010ee26" | ||
| 276 | SRC_URI += "git://github.com/shurcooL/webdavfs;protocol=https;branch=main;rev=18c3829fa13384cc05cf82a03324c4ea61562b30;name=git_b93cbc20_0;destsuffix=vcs_cache/f15b1e7f9f5d889f733470dfa01eb4c5d8fb05f33dc77959e8a7417169ca0623" | ||
| 277 | SRC_URI += "git://github.com/shurcooL/github_flavored_markdown;protocol=https;branch=main;rev=2122de53247006a637e59cf1c99d0770312d4be3;name=git_97666770_0;destsuffix=vcs_cache/4d55faf0c58a68c7e409d890a69324717cedc26940c0035b10835d3c69a5ed81" | ||
| 278 | SRC_URI += "git://github.com/shurcooL/httpgzip;protocol=https;branch=main;rev=b1c53ac65af9fd3d354d6f9ad30a0cca35e173ed;name=git_e793c148_0;destsuffix=vcs_cache/6f308b4707f23a61685e9f52c5fc6d7784973584100ec63e15d6f2531db940bb" | ||
| 279 | SRC_URI += "git://github.com/shurcooL/component;protocol=https;branch=main;rev=f88ec8f54cc4038bdd2c3b1aecf4b96c132d7beb;name=git_9bff404a_0;destsuffix=vcs_cache/ff99013df7d7f1f1747fc5483d0c31d8c8935bbde23733c7c7f8960b8fab1776" | ||
| 280 | SRC_URI += "git://github.com/shurcooL/gofontwoff;protocol=https;branch=main;rev=29b52fc0a18d8e3a04d56ae2401154eeed67b029;name=git_53761360_0;destsuffix=vcs_cache/50013c4526eb82538928ec631bdedf7b14ee69da92ad473a24db420e835ca074" | ||
| 281 | SRC_URI += "git://github.com/shurcooL/httperror;protocol=https;branch=main;rev=86b7830d14cca73aeceaaf08bd620c49a148dd7b;name=git_cba9b936_0;destsuffix=vcs_cache/7fb86efdcb155b77c70c124970d3baa5d071a260fbaa71ccb21bf6a832cabf94" | ||
| 282 | SRC_URI += "git://github.com/shurcooL/httpfs;protocol=https;branch=main;rev=809beceb23714880abc4a382a00c05f89d13b1cc;name=git_a1ca46a9_0;destsuffix=vcs_cache/fdde3dc7d836d495a313372918cc7f64856404bc1909fff5c1818921c1f5ae0a" | ||
| 283 | SRC_URI += "git://github.com/shurcooL/issuesapp;protocol=https;branch=main;rev=048589ce2241c1c07ffb4c5434a21169a100380e;name=git_47a3d441_0;destsuffix=vcs_cache/027d24054dd058366a3a025d885d3ecf5b9aab9bb7716142060e6cf9af50578b" | ||
| 284 | SRC_URI += "git://github.com/jackc/puddle;protocol=https;nobranch=1;shallow=1;rev=bd09d14bd4018b6d65a9d7770e2f3ddf8b00af1c;name=git_c64e1e43_0;destsuffix=vcs_cache/f3334a91ad7dbb92655b9f37614612cc5df45c529576e03e8308dfed92ae9050" | ||
| 285 | SRC_URI += "git://github.com/jackc/pgpassfile;protocol=https;nobranch=1;shallow=1;rev=99d8e8e28945ffceaf75b0299fcb2bb656b8a683;name=git_3d88473b_0;destsuffix=vcs_cache/bcb7f6d6bafda56d4f5f42db214defa53f1769aa323ba6f941283d833ed326d1" | ||
| 286 | SRC_URI += "git://github.com/jackc/pgservicefile;protocol=https;branch=master;rev=5a60cdf6a76120dc3d5152b95f3b5fd8aa7cc9eb;name=git_71385c65_0;destsuffix=vcs_cache/ddeb106f0a503bc56c2377cf8c3863fd5b039a12e3472f1f499e89f689d70793" | ||
| 287 | SRC_URI += "git://github.com/jackc/pgerrcode;protocol=https;branch=master;rev=6e2875d9b438d43808cc033afe2d978db3b9c9e7;name=git_0f497702_0;destsuffix=vcs_cache/373427e37d2aef89a64da82effb02d3a41ed94875e017a3516cba42fb01aa896" | ||
| 288 | SRC_URI += "git://github.com/jackc/pgx;protocol=https;nobranch=1;shallow=1;rev=15bca4a4e14e0049777c1245dba4c16300fe4fd0;name=git_4fb6b0aa_0;destsuffix=vcs_cache/7d428807020135278d6c041ab060af6cb7629a2458e8beedf6520c22a981521c" | ||
| 289 | SRC_URI += "git://github.com/petar/GoLLRB;protocol=https;branch=master;rev=ae3b015fd3e9d3cdb1e0b0e3da2caf14dd3f908f;name=git_f7d53f04_0;destsuffix=vcs_cache/c861e78d6c138ec77ffb47326b07fae61930eaaa77fde5a5862241d5cdf53eca" | ||
| 290 | SRC_URI += "git://github.com/robfig/cron;protocol=https;nobranch=1;shallow=1;rev=ccba498c397bb90a9c84945bbb0f7af2d72b6309;name=git_f3a95453_0;destsuffix=vcs_cache/00d176702936bee725781f4dd7cd294bd05d1bb8010926c16acf4353c0320d82" | ||
| 291 | SRC_URI += "git://github.com/otiai10/curr;protocol=https;nobranch=1;shallow=1;rev=88e2f2cffa0b5f13e90ee963a321bd1b2f715561;name=git_98c4fbb2_0;destsuffix=vcs_cache/5eb6dd8287ffbf3e67aa5853b6440b1f370d72e34fd36d490e597e30add2cd78" | ||
| 292 | SRC_URI += "git://github.com/otiai10/curr;protocol=https;branch=main;rev=9b4961190c954a7dd7811374be900a20546c9424;name=git_98c4fbb2_1;destsuffix=vcs_cache/eff2ce573bec08183a45ad840977a7365447d3aee4db2d3b65ea49fe17b76a7e" | ||
| 293 | SRC_URI += "git://github.com/otiai10/copy;protocol=https;nobranch=1;shallow=1;rev=323db161ae97db91e6e13dbcda403fdb29c3fff8;name=git_e0ff6709_0;destsuffix=vcs_cache/ee6ebcb00d35d74291430705adb0ca5641987c48a3bf837d739e1564d1ea313c" | ||
| 294 | SRC_URI += "git://github.com/otiai10/mint;protocol=https;nobranch=1;shallow=1;rev=a80106dbfe216e22b6fdbd069dd84ab0bfed6665;name=git_7127f064_0;destsuffix=vcs_cache/bc41fe04cf4c5ff71fb69e50e92d579ab9da8278dbc603791dd9092ac0fc0608" | ||
| 295 | SRC_URI += "git://github.com/otiai10/mint;protocol=https;nobranch=1;shallow=1;rev=f8e74d5076fdd79c3db0aa8b1dda35e603c328e5;name=git_7127f064_1;destsuffix=vcs_cache/d0c82e45e04c05b740d4178d7bb3e9922d451889b6674fd748e350ee0efe5ddb" | ||
| 296 | SRC_URI += "git://github.com/go-test/deep;protocol=https;nobranch=1;shallow=1;rev=c733f5ed5136b7437e29ac91bb97c653af3694b5;name=git_59b468af_0;destsuffix=vcs_cache/94d4a11baea8e58d71ed93c3668271812a845501c70e0c970c96b786efcf33ee" | ||
| 297 | SRC_URI += "git://github.com/googleapis/gax-go;protocol=https;nobranch=1;shallow=1;rev=317e0006254c44a0ac427cc52a0e083ff0b9622f;name=git_d73d62d0_0;destsuffix=vcs_cache/32b8f654a4a737e466b9547467a8d512c1664f9781cc2f39357ae21d1fab4d1b" | ||
| 298 | SRC_URI += "git://github.com/googleapis/gax-go;protocol=https;nobranch=1;shallow=1;rev=db3387b70e605dfc1f09513359d396496a91c66b;name=git_d73d62d0_1;destsuffix=vcs_cache/1567feed32884d75433a980fb326e0a4e99be37921135de274e95b719eb8d704" | ||
| 299 | SRC_URI += "git://github.com/googleapis/enterprise-certificate-proxy;protocol=https;nobranch=1;shallow=1;rev=44c5943ab9cb72207a0c0eaa3bff8af794c518f5;name=git_74b84612_0;destsuffix=vcs_cache/20c59093fedda9fff9682aa722d1f4655528544e611a24c31efe56a6ff09293b" | ||
| 300 | SRC_URI += "git://github.com/googleapis/enterprise-certificate-proxy;protocol=https;nobranch=1;shallow=1;rev=80592736477602cc7992372d4280f819dc7e4cbf;name=git_74b84612_1;destsuffix=vcs_cache/eca6c825ee3e2dffca1603f1520cd6a9e579a0f089680724a34671bb1c0086f7" | ||
| 301 | SRC_URI += "git://github.com/googleapis/enterprise-certificate-proxy;protocol=https;nobranch=1;shallow=1;rev=c5f65f94cd903cc16bba58964863229eb35ec41c;name=git_74b84612_2;destsuffix=vcs_cache/6af9c51cb3fdf8229a20c65e082033818395c9986171421d1a8d6dd5beb2a7c3" | ||
| 302 | SRC_URI += "git://github.com/googleapis/enterprise-certificate-proxy;protocol=https;nobranch=1;shallow=1;rev=d0957a96ce28f68cd21ce2742c06237f3fa93fbe;name=git_74b84612_3;destsuffix=vcs_cache/48ce0ccffc84a0e7199263f10299afb506d5a93c9e4bbbabb269baa389fddfc0" | ||
| 303 | SRC_URI += "git://github.com/googleapis/enterprise-certificate-proxy;protocol=https;nobranch=1;shallow=1;rev=d6d5a59fc2126315cc027eb4417d930e50f9251f;name=git_74b84612_4;destsuffix=vcs_cache/2ac939426211092a4f09b0aa9285e17316f019b8f8ace59e4294be824bf3704c" | ||
| 304 | SRC_URI += "git://github.com/googleapis/enterprise-certificate-proxy;protocol=https;branch=main;rev=fd19c99a87aaa23c18aac95b491590df05b7d72e;name=git_74b84612_5;destsuffix=vcs_cache/b52e24e1c49f0b88a7e80ebde3a275812d7ac7c04a4367428852cd9ca02cf87d" | ||
| 305 | SRC_URI += "git://github.com/googleapis/google-cloud-go-testing;protocol=https;branch=master;rev=bcd43fbb19e8d79524fce1b71f4a2145afbd6039;name=git_921f970f_0;destsuffix=vcs_cache/4b47d6f17cf42260649d9591c00a65fd696bf3bb2302af8b95b9fc71ae0fa919" | ||
| 306 | SRC_URI += "git://github.com/googleapis/go-type-adapters;protocol=https;nobranch=1;shallow=1;rev=cdaad719a6599c9ef7f83139dbdef1163f397b74;name=git_6ae5463a_0;destsuffix=vcs_cache/ed89159ac1045bcd69c3340c49d424965963062f621d11e6e06537f7bb52d39e" | ||
| 307 | SRC_URI += "git://github.com/Masterminds/goutils;protocol=https;nobranch=1;shallow=1;rev=f1923532a168b8203bfe956d8cd3b17ebece5982;name=git_b267b5ec_0;destsuffix=vcs_cache/8eb3fffa1f3cd577c7f4c46828a53f22817e3d27d7475a2838b67a520ce7a742" | ||
| 308 | SRC_URI += "git://github.com/Masterminds/sprig;protocol=https;nobranch=1;rev=e708470d529a10ac1a3f02ab6fdd339b65958372;name=git_19d83dbb_0;destsuffix=vcs_cache/6b4207b8c7d013c483646f5f7386acb35e85752ca0216b1a97a63a4f513a6734" | ||
| 309 | SRC_URI += "git://github.com/Masterminds/semver;protocol=https;nobranch=1;rev=1558ca3488226e3490894a145e831ad58a5ff958;name=git_ff930dd9_0;destsuffix=vcs_cache/e32f36071c804546813c0e841f9aa5e8e1f8cf2054fb3cb89d9a4ce396cdad75" | ||
| 310 | SRC_URI += "git://github.com/samber/lo;protocol=https;nobranch=1;shallow=1;rev=bbd44ff2a9c7f4bd4a28ecd9cfdfc41e3339453b;name=git_e2b620fe_0;destsuffix=vcs_cache/3f33461b742b4fc0fcbf6de70ccd1ac12d7f3184b7cb646b2572e13b3c0caf0f" | ||
| 311 | SRC_URI += "git://github.com/envoyproxy/go-control-plane;protocol=https;nobranch=1;shallow=1;rev=1d7ad182c6f4820d713680e3987538e28917e62b;name=git_f80b47a3_0;destsuffix=vcs_cache/a0b8d3463c49a11b1735137ba400545873873dbf8635da21c9ba4d9c88fe2004" | ||
| 312 | SRC_URI += "git://github.com/envoyproxy/go-control-plane;protocol=https;nobranch=1;rev=2cdf9fc1e8a104e69a6487721514041c335d86f6;name=git_f80b47a3_1;destsuffix=vcs_cache/906f63aa0b71e9714823fdb45d45be4659d30de781b6a053c93f43371894845f" | ||
| 313 | SRC_URI += "git://github.com/envoyproxy/go-control-plane;protocol=https;nobranch=1;rev=2d07f5a1efda9ba496b69ffafa7efbf86661c35c;name=git_f80b47a3_2;destsuffix=vcs_cache/b9288b2d8f4e58a2125b708e8a9b1fdb4f0524da33789c4cd0f33b034528f5bc" | ||
| 314 | SRC_URI += "git://github.com/envoyproxy/go-control-plane;protocol=https;nobranch=1;rev=c19bf63a811c90bf9e02f8e0dc1dcef94931ebb4;name=git_f80b47a3_3;destsuffix=vcs_cache/b764640e72f39b0abeb1eee792c7fd920bb28361222420dedee7bbe30022afa6" | ||
| 315 | SRC_URI += "git://github.com/envoyproxy/protoc-gen-validate;protocol=https;nobranch=1;shallow=1;rev=32c2415389a3538082507ae537e7edd9578c64ed;name=git_ac4e3fea_0;destsuffix=vcs_cache/ba653e68e62c27005dc8b12fc4ff872f91132a86a99ed568f495801bda2f4f33" | ||
| 316 | SRC_URI += "git://github.com/envoyproxy/protoc-gen-validate;protocol=https;nobranch=1;shallow=1;rev=4694024279bdac52b77e22dc87808bd0fd732b69;name=git_ac4e3fea_1;destsuffix=vcs_cache/dcc95e9bed3fa683448a9bc867a1205a859b75fe2b2a15aed67246a76bc6fd3e" | ||
| 317 | SRC_URI += "git://github.com/envoyproxy/protoc-gen-validate;protocol=https;nobranch=1;shallow=1;rev=7b06248484ceeaa947e93ca2747eccf336a88ecc;name=git_ac4e3fea_2;destsuffix=vcs_cache/d5f02e84a7cac6538441cf10353084bc8986687c4fb1dbec8ce868f36087a44c" | ||
| 318 | SRC_URI += "git://github.com/envoyproxy/protoc-gen-validate;protocol=https;nobranch=1;shallow=1;rev=8ed4f9cc85f771d1f29838a1e4a66b7565ca70ba;name=git_ac4e3fea_3;destsuffix=vcs_cache/3d9cfe300a6eded2c3ffad9dd668b8f3c58133b90ed7417ddd598885722615c7" | ||
| 319 | SRC_URI += "git://github.com/envoyproxy/protoc-gen-validate;protocol=https;nobranch=1;rev=9eff07ddfcb4001aa1aab280648153f46e1a8ddc;name=git_ac4e3fea_4;destsuffix=vcs_cache/17dee49ca0a12c9d068fb9ddd8d0ade5d40bec4965b4d5b57c0163c07b7cc1f7" | ||
| 320 | SRC_URI += "git://github.com/envoyproxy/protoc-gen-validate;protocol=https;nobranch=1;shallow=1;rev=be2520c8aa2105ea1cb7b89ff8e506c7e8141c26;name=git_ac4e3fea_5;destsuffix=vcs_cache/ecd89a579c798e2583479ead808e21e18beb78976348081588cdcfcf79ec8e8a" | ||
| 321 | SRC_URI += "git://github.com/armon/go-proxyproto;protocol=https;branch=master;rev=7e956b284f0a872909d3e91c8bf292a1b7f1252d;name=git_e007e91e_0;destsuffix=vcs_cache/a991590e09adeec66f1f1ad2e7f523bfcbfb979b8e244c65a33a560adf6f4bba" | ||
| 322 | SRC_URI += "git://github.com/armon/circbuf;protocol=https;branch=master;rev=5111143e8da2e98b4ea6a8f32b9065ea1821c191;name=git_95ffcffa_0;destsuffix=vcs_cache/f44b726eafbedd3c7d5723dfd9850375946a0b78000629a3558aacfbb013cecb" | ||
| 323 | SRC_URI += "git://github.com/armon/go-socks5;protocol=https;branch=master;rev=e75332964ef517daa070d7c38a9466a0d687e0a5;name=git_2b8f1887_0;destsuffix=vcs_cache/e611fb2e9fe86f2cb19c89c1dc37c0ad6b5656135015f1466fb20c934e3dc531" | ||
| 324 | SRC_URI += "git://github.com/shengdoushi/base58;protocol=https;nobranch=1;shallow=1;rev=c5f44ca1af76fb63925d5fba8fa7b85870199839;name=git_5bf66d47_0;destsuffix=vcs_cache/035baa9ea735720820f8db8fcb1243512e712c7b053c7f9a90ae59535b86ff59" | ||
| 325 | SRC_URI += "git://github.com/jtolds/gls;protocol=https;nobranch=1;shallow=1;rev=b4936e06046bbecbb94cae9c18127ebe510a2cb9;name=git_d2f6e184_0;destsuffix=vcs_cache/dd5cfff6e6a0707c8f8a8272ef6b888ab15fa63a5c11a9ccdd30dd6e338e868e" | ||
| 326 | SRC_URI += "git://github.com/chai2010/gettext-go;protocol=https;nobranch=1;rev=274d1753d015d0362761b6a1cc2a572e6a035913;name=git_0181700b_0;destsuffix=vcs_cache/cba9b4e61c984a3976533386ddf554039d37c1b026fc80032c10b80d834a8bf2" | ||
| 327 | SRC_URI += "git://github.com/coreos/go-systemd;protocol=https;nobranch=1;shallow=1;rev=8214e15a7a799dc18f0ef8dd788b830f815d7530;name=git_1f60ff15_0;destsuffix=vcs_cache/cb3155042a873c409f7dda7401561f3206a5dc4225d8ce9335fd9da1ee482c05" | ||
| 328 | SRC_URI += "git://github.com/coreos/go-systemd;protocol=https;nobranch=1;rev=b51e752dd1c9c618846f8bc5b95ab524bd7b11c2;name=git_1f60ff15_1;destsuffix=vcs_cache/b0af26b2c1617363ba4404db4d917fa1f0879fdd5ea9825fa8bea2c01cacb185" | ||
| 329 | SRC_URI += "git://github.com/coreos/go-systemd;protocol=https;branch=main;rev=c6f51f82210d9608a835763225a5e2a3c87583c6;name=git_1f60ff15_2;destsuffix=vcs_cache/9fe56ae7acf5c26da1f8e363ebc3efb9f7779daff9c3080b05e7838044978c12" | ||
| 330 | SRC_URI += "git://github.com/coreos/go-systemd;protocol=https;nobranch=1;rev=d5623bf85e8e73ae6352f78ee6b55a287619dd4e;name=git_1f60ff15_3;destsuffix=vcs_cache/1240ab68de5778e9c43b2943db956bd157fab582cec5363f953cb5c72f2e445b" | ||
| 331 | SRC_URI += "git://github.com/coreos/go-semver;protocol=https;nobranch=1;rev=c16f28124668daf02b2a32a431dec2f183977ffc;name=git_54f8ad6f_0;destsuffix=vcs_cache/bc5814f476c03ba95df77de9e368f42150b3368b0f4ab21268b7478a13c35e00" | ||
| 332 | SRC_URI += "git://github.com/coreos/pkg;protocol=https;branch=main;rev=bbd7aa9bf6fb51acc905bd45a5363ebecf065f30;name=git_28d14d3e_0;destsuffix=vcs_cache/f2533d33a12c08b79924ab6e48fb3bad7e539de78473f127459ffda70a888544" | ||
| 333 | SRC_URI += "git://github.com/coreos/go-iptables;protocol=https;nobranch=1;shallow=1;rev=26e42518b22e6878bd6e479a574122c319fa923e;name=git_6a376bb3_0;destsuffix=vcs_cache/a9ebf5d9af87c16085497d4c2236656aea2599db678e589259e7c191f6c4b73a" | ||
| 334 | SRC_URI += "git://github.com/coreos/go-oidc;protocol=https;nobranch=1;shallow=1;rev=b7e896c40598f5307b3b5a163b6ad02ae97ec1a5;name=git_565daa15_0;destsuffix=vcs_cache/8d5581ed493edc793ddc0830b4df04f67df8b2ccf0519e4c83b9ec0078185424" | ||
| 335 | SRC_URI += "git://github.com/mdlayher/netlink;protocol=https;nobranch=1;rev=657f7da1d9bd78d246ae610e0b5efc63a6a5f9e4;name=git_df057909_0;destsuffix=vcs_cache/03cbfeb29fc859f82bf909bcd8a811d16afe562b84a25deb837af35d2fe7be73" | ||
| 336 | SRC_URI += "git://github.com/mdlayher/packet;protocol=https;nobranch=1;rev=f9999b41d9cfb0586e75467db1c81cfde4f965ba;name=git_41032c2a_0;destsuffix=vcs_cache/adfceb158478f4557c264b26d617dda54188585f88295f7c3b79be433b8bde59" | ||
| 337 | SRC_URI += "git://github.com/mdlayher/socket;protocol=https;nobranch=1;rev=9c51a391be6c6bc5b7ce52f328497931c5e97733;name=git_4845c6c9_0;destsuffix=vcs_cache/ade2a4b5630096b489828944f4f75b866125a6d37fc95c3524f0cc002cbe8cf9" | ||
| 338 | SRC_URI += "git://github.com/mdlayher/vsock;protocol=https;nobranch=1;rev=8569e301791e164b669ff36b51035bb1d7c9b3a3;name=git_9e9130ba_0;destsuffix=vcs_cache/a7b2ec13026e78d41b91e1e452aab0a78ae155b70966624ec8e5e52ba56a0b08" | ||
| 339 | SRC_URI += "git://github.com/mdlayher/genetlink;protocol=https;nobranch=1;rev=7531bffe0f5e10d1ce558d35e6feb5d1d1600851;name=git_0929e6d7_0;destsuffix=vcs_cache/e745ecde2527974b72d2960c46350ffce499aa8cbc51db7d6fe763619caea7d0" | ||
| 340 | SRC_URI += "git://github.com/soheilhy/cmux;protocol=https;nobranch=1;shallow=1;rev=5ec6847320e53b5fee0ab9a4757b56625a946c85;name=git_4d205919_0;destsuffix=vcs_cache/0eb8d423f961736e5cfd383d1dd7bf2ed7cb3502aa09c4ea7d57615fe3ff21e9" | ||
| 341 | SRC_URI += "git://github.com/ghodss/yaml;protocol=https;nobranch=1;shallow=1;rev=0ca9ea5df5451ffdf184b4428c902747c2c11cd7;name=git_5c75ad62_0;destsuffix=vcs_cache/80fe9a835966dce3e484e8b446741cfac9c1f552dcd6ae067fe34cdc19e94504" | ||
| 342 | SRC_URI += "git://github.com/ipld/go-ipld-prime;protocol=https;nobranch=1;shallow=1;rev=b6717c4b2f7fbbb4a7fa2d328c757abebe005fef;name=git_01136527_0;destsuffix=vcs_cache/bb8bc9521cbe28559a97647e7f8a78fb2945f984dad2d5b962d897cb6871a7c2" | ||
| 343 | SRC_URI += "git://github.com/ipld/go-codec-dagpb;protocol=https;nobranch=1;shallow=1;rev=e87d740fd0ddc5016a25545404de85084ff35246;name=git_31287f8b_0;destsuffix=vcs_cache/dd8b896fc06894121e0800e3894828fc6d21d19e9664cee1eab16c3d830df695" | ||
| 344 | SRC_URI += "git://github.com/ipld/go-car;protocol=https;nobranch=1;shallow=1;rev=40add1a048591fa33225e158e7aedbbd51258618;name=git_e8224461_0;destsuffix=vcs_cache/80047fb50fd3341888db11ba7140e3ae6917e9e0fe45c213f7b92dbc72d28ee9" | ||
| 345 | SRC_URI += "git://github.com/ipld/go-car;protocol=https;nobranch=1;shallow=1;rev=a15405610d5b915b0b14403a201a7c90a910e071;name=git_e8224461_1;destsuffix=vcs_cache/d48161e77a4323f61fefb470b7d9c2a62c9b8a884fac83271ec4e18450e68b8a" | ||
| 346 | SRC_URI += "git://github.com/mailru/easyjson;protocol=https;branch=master;rev=1de009706dbeb9d05f18586f0735fcdb7c524481;name=git_4620abf9_0;destsuffix=vcs_cache/c8e037d59dc730dc3ffc46ed7a98a72c0ffc14dee7620040b6cc06fd16a22fe6" | ||
| 347 | SRC_URI += "git://github.com/mailru/easyjson;protocol=https;nobranch=1;rev=5e854fb809ec83ff18eb74554fd5c693e28eaadb;name=git_4620abf9_1;destsuffix=vcs_cache/77b9db486b47ac2ba95b3715c07fb44e6ebfa5d17ab6c7b1a0999f5ff40b0193" | ||
| 348 | SRC_URI += "git://github.com/mailru/easyjson;protocol=https;nobranch=1;shallow=1;rev=c120ca7ced6051261161ce15e8f1542a4b2567fc;name=git_4620abf9_2;destsuffix=vcs_cache/5b802334c301c91bd13cee6264caa8c327300bfc16173c6074fc315244620dd8" | ||
| 349 | SRC_URI += "git://github.com/chzyer/test;protocol=https;branch=master;rev=a1ea475d72b168a29f44221e0ad031a842642302;name=git_ad9a8e97_0;destsuffix=vcs_cache/e15872792aa8b087f6d3216a8e07cf2ca9bfde139ee58c466bbbb633416d2856" | ||
| 350 | SRC_URI += "git://github.com/chzyer/logex;protocol=https;nobranch=1;shallow=1;rev=cd112f618178aaaf4ea8592c8839f5276145d9cf;name=git_18c99d76_0;destsuffix=vcs_cache/92a6f8ff364d5c78129d723e93bc80561a4d6f62e89131c1c9f55157435fe20e" | ||
| 351 | SRC_URI += "git://github.com/chzyer/readline;protocol=https;branch=main;rev=2972be24d48e78746da79ba8e24e8b488c9880de;name=git_2b1d73c0_0;destsuffix=vcs_cache/8a803f89048e07c05fc7887b4f50d22643ddbc3edcd738b8d052084561a8bfa2" | ||
| 352 | SRC_URI += "git://github.com/chzyer/readline;protocol=https;nobranch=1;rev=7f93d88cd5ffa0e805d58d2f9fc3191be15ec668;name=git_2b1d73c0_1;destsuffix=vcs_cache/52071e641b114be49adcba007fd97faf1f4baeb21b57b3920f7baba279eb71fa" | ||
| 353 | SRC_URI += "git://github.com/linuxkit/virtsock;protocol=https;branch=master;rev=f8cee7dfc7a3a337738ff3c1852fafe193a4f5d3;name=git_8f3e9c04_0;destsuffix=vcs_cache/706021837a1fd29aa5615d81a9fc5095a64d5a29eb28550399942b9a15e7881f" | ||
| 354 | SRC_URI += "git://github.com/stoewer/go-strcase;protocol=https;nobranch=1;rev=6c4ce445f323378b0865757ffd2c50d8bb2737f8;name=git_59561842_0;destsuffix=vcs_cache/f75efc30617757a01c813975e22457d6a40cfb4429460fb4bb34cc10d9a863cc" | ||
| 355 | SRC_URI += "git://github.com/stoewer/go-strcase;protocol=https;nobranch=1;rev=992183722cdb474a541bf3bc9d205b302edd47c2;name=git_59561842_1;destsuffix=vcs_cache/17bf9603f55eb37b94902202ff383a663ee8daa03b6fc6688ed2b99cad65b3a1" | ||
| 356 | SRC_URI += "git://github.com/joho/godotenv;protocol=https;nobranch=1;rev=3fc4292b58a67b78e1dbb6e47b4879a6cc602ec4;name=git_77b424c4_0;destsuffix=vcs_cache/cf45c7a052c0f64f7ea75c3a1731d066a553b49b1e140100c84a997a124e7e67" | ||
| 357 | SRC_URI += "git://github.com/invopop/jsonschema;protocol=https;nobranch=1;shallow=1;rev=328cc73c3399c73df18b708fa00d29669cb0e4cc;name=git_15937e6d_0;destsuffix=vcs_cache/cbe0293bc0ebdf8cd16b7cdc781989d15a890f7e2e5e773e3aa40aae265f6322" | ||
| 358 | SRC_URI += "git://github.com/magefile/mage;protocol=https;nobranch=1;rev=300bbc868ba8f2c15b35e09df7e8804753cac00d;name=git_4be9d374_0;destsuffix=vcs_cache/aa06d81787b87b7fb650df45bdfdd0382bc309275420cf8f707897f49d7a0a7d" | ||
| 359 | SRC_URI += "git://github.com/gammazero/deque;protocol=https;nobranch=1;shallow=1;rev=610179f8334623677273c5dc8c63ec699e263c0e;name=git_121f8ac4_0;destsuffix=vcs_cache/54cc9845d08ed88533809b0be20355294d5d6067263b938e03a5939eaad641fc" | ||
| 360 | SRC_URI += "git://github.com/gammazero/chanqueue;protocol=https;nobranch=1;shallow=1;rev=030542e8e28df9e6a9c23bb97758b0de85078739;name=git_eabf34b8_0;destsuffix=vcs_cache/0ca3c1a9ba5ad3627cd83062956e6ecc231e85d4891639f3413059722dc24c0e" | ||
| 361 | SRC_URI += "git://github.com/evanphx/json-patch;protocol=https;nobranch=1;shallow=1;rev=84a4bb100ade42a86fce2647c95a7dbcbf569cb2;name=git_55d8c710_0;destsuffix=vcs_cache/27c14deff506910582384f22dee1947f276a48e3e741caa04157345ca331f135" | ||
| 362 | SRC_URI += "git://github.com/AdaLogics/go-fuzz-headers;protocol=https;branch=main;rev=e8a1dd7889d65b8a6f02175e0d79d7c0557db7f9;name=git_77272b21_0;destsuffix=vcs_cache/618ef3cd1ed01872674845eae25e7d6a50a3d70b49881ccd500327b0778fedb9" | ||
| 363 | SRC_URI += "git://github.com/libopenstorage/openstorage;protocol=https;nobranch=1;rev=093a0c3888753c2056e7373183693d670c6bba01;name=git_baa2cfc9_0;destsuffix=vcs_cache/bde8b7c7cda7932b0f7b8b0399287997a1362e2043ea9a41dfa4e5aa52775339" | ||
| 364 | SRC_URI += "git://github.com/go-gl/glfw;protocol=https;branch=master;rev=12ad95a8df72b2f4e72eab0d29daa5e27a5c84ac;name=git_9bab791a_0;destsuffix=vcs_cache/13c0a1fb6f141dfc5be8ba267f70735111ab33c01bbc87de1e3f7ad00f8aa555" | ||
| 365 | SRC_URI += "git://github.com/go-gl/glfw;protocol=https;branch=master;rev=6f7a984d4dc470c3f197229ad1991ae9e211bba2;name=git_9bab791a_1;destsuffix=vcs_cache/125215c19c4ce47eea8152d4760d88e290b8213b9d2c0407a22307f549e1566f" | ||
| 366 | SRC_URI += "git://github.com/go-gl/glfw;protocol=https;branch=master;rev=e6da0acd62b1b57ee2799d4d0a76a7d4514dc5bc;name=git_9bab791a_2;destsuffix=vcs_cache/585e1262de37f034792d4912d52a9702a0f95e59204c91d1924b2cf159c36e2f" | ||
| 367 | SRC_URI += "git://github.com/marten-seemann/tcp;protocol=https;branch=master;rev=dfbc87cc63fd003b9a070c76d605769fa3e2e3b2;name=git_956a28b8_0;destsuffix=vcs_cache/33a0eb67e183fd6a89d060780dc85cc189b9dc45c859bdd37071c3600c208181" | ||
| 368 | SRC_URI += "git://github.com/ulikunitz/xz;protocol=https;nobranch=1;rev=4f11dce79b9977ec2976a978d6c594ea1c23cf29;name=git_0eda9f24_0;destsuffix=vcs_cache/6893ec11e21a25b31cb8083b8131e91054ca2975087e9f827acce2f13da916ef" | ||
| 369 | SRC_URI += "git://github.com/erikdubbelboer/gspt;protocol=https;branch=master;rev=e68493906b8382891943ddc9960cb9c6ecd1a1f0;name=git_5917482c_0;destsuffix=vcs_cache/76ba437ac8c655323e21cec60f6c7f5653582b6bece909619b94a91c906fa3a7" | ||
| 370 | SRC_URI += "git://github.com/coredns/caddy;protocol=https;nobranch=1;shallow=1;rev=8adcfe62194e7ae9f1a7cf952a02dff49e9dc6bd;name=git_57578e27_0;destsuffix=vcs_cache/4e88cc3742999dca3436d8c134b46450c57d9f20540672f550fd112beed2336f" | ||
| 371 | SRC_URI += "git://github.com/coredns/corefile-migration;protocol=https;nobranch=1;shallow=1;rev=68bbb0f25f1077dccf9c98119791d31153d450c9;name=git_8caa3b20_0;destsuffix=vcs_cache/3ce3612385588152b6667ee7cec3ed16d1a698e7c98a37b359a6e7c1f2a83d17" | ||
| 372 | SRC_URI += "git://github.com/u-root/uio;protocol=https;branch=main;rev=d2acac8f37018c514adec45c51f58eace3795df4;name=git_f2a66663_0;destsuffix=vcs_cache/e1d54bb1ec40bb873ac1dcec0470975c01f76b08617640fb6c32dbcd9454ad25" | ||
| 373 | SRC_URI += "git://github.com/go-pdf/fpdf;protocol=https;nobranch=1;shallow=1;rev=504c6dd8cc916cd7f2097877efd52cae5f1d8b18;name=git_fe793f4c_0;destsuffix=vcs_cache/723365688454e5f65e26dbdbe56debec9213552a9d8073bc118fc9a55e373b9c" | ||
| 374 | SRC_URI += "git://github.com/go-pdf/fpdf;protocol=https;nobranch=1;shallow=1;rev=def36bb599562ff8152cbf139055b51e6d1d2651;name=git_fe793f4c_1;destsuffix=vcs_cache/5d3317e54dc0894f0efba748fb7ef8e98f86625771f022c3f4c140cea3416869" | ||
| 375 | SRC_URI += "git://github.com/go-pdf/fpdf;protocol=https;nobranch=1;shallow=1;rev=e9b37cc8e2a5cdc43e3faeee3c7e5c52bd1bca25;name=git_fe793f4c_2;destsuffix=vcs_cache/c9fd7356ad2e27360396d3e7ff43b3eea7e6dc3a07f5a4455f85f5195e30c333" | ||
| 376 | SRC_URI += "git://github.com/opencontainers/runc;protocol=https;nobranch=1;rev=59923ef18c98053ddb1acf23ecba10344056c28e;name=git_8f91da41_0;destsuffix=vcs_cache/de04c3666c6e2cb551aa22c73723ec9519b2a04c5bba5ac31478dfdbafeabbee" | ||
| 377 | SRC_URI += "git://github.com/opencontainers/runc;protocol=https;nobranch=1;rev=e6457afc48eff1ce22dece664932395026a7105e;name=git_8f91da41_1;destsuffix=vcs_cache/2aacd7601f51918bf6cd881d50d81ffaafb4cdae975d2b40710e6b1e6a612e27" | ||
| 378 | SRC_URI += "git://github.com/opencontainers/runtime-spec;protocol=https;nobranch=1;rev=36852b0d072a4b5da675300a9e73bc4b0853f5c6;name=git_502d0543_0;destsuffix=vcs_cache/5dd5e40a73eece5da452e07f7921fde1940d6b484a76b9c3203be7a9a0807cb0" | ||
| 379 | SRC_URI += "git://github.com/opencontainers/runtime-spec;protocol=https;nobranch=1;rev=524fc0e1b8ab0180e2fc9abd31837a0f4ed1fd6b;name=git_502d0543_1;destsuffix=vcs_cache/527ad6550cd654c758c3a90c33fba5de9598578a66be5e157153797cc1e49aa3" | ||
| 380 | SRC_URI += "git://github.com/opencontainers/runtime-spec;protocol=https;branch=main;rev=86290f6a00fbdc6d561e14b2e6a11788a1a5f29c;name=git_502d0543_2;destsuffix=vcs_cache/b7f00a50da96a09af8326765b452206a7485b8f9119fb6238b2613430b2aedf8" | ||
| 381 | SRC_URI += "git://github.com/opencontainers/runtime-spec;protocol=https;nobranch=1;rev=c4ee7d12c742ffe806cd9350b6af3b4b19faed6f;name=git_502d0543_3;destsuffix=vcs_cache/0384b4972667ad3789b612c63c4560926b7d40d0a680338575ded5ca52eabd7f" | ||
| 382 | SRC_URI += "git://github.com/opencontainers/cgroups;protocol=https;nobranch=1;shallow=1;rev=a3e2ecd1f756a19cee15f85b96337a59c3b5337b;name=git_fb51202b_0;destsuffix=vcs_cache/9f7b24c55e2b265aed9fb854f6f3f2f61b81c4c938a341590ff1fdb834ed97d4" | ||
| 383 | SRC_URI += "git://github.com/opencontainers/cgroups;protocol=https;nobranch=1;shallow=1;rev=afa9f8f3e67258a4777ec48e7949f961dfb791da;name=git_fb51202b_1;destsuffix=vcs_cache/9314cf83403c484df35d153b34032fcb3da035907b4e701b47342dc60123fe46" | ||
| 384 | SRC_URI += "git://github.com/opencontainers/go-digest;protocol=https;nobranch=1;rev=ea51bea511f75cfa3ef6098cc253c5c3609b037a;name=git_552be1ee_0;destsuffix=vcs_cache/1a4d20c74c510ca00ecb86a3379c151579ed626508723e74a394480a71a0af24" | ||
| 385 | SRC_URI += "git://github.com/opencontainers/selinux;protocol=https;nobranch=1;shallow=1;rev=44b3337c67171896cf6f299ece82ec31abfe8c0d;name=git_49bf5caa_0;destsuffix=vcs_cache/7a79fab55a520abe1fd1c87ab4a52fb9e469ee25eb924c5bc3c3f151e045078d" | ||
| 386 | SRC_URI += "git://github.com/opencontainers/selinux;protocol=https;nobranch=1;shallow=1;rev=996c4cffd3c5fb210e4ff01b4998ac73ff0031fa;name=git_49bf5caa_1;destsuffix=vcs_cache/4335d93e7b91bac4d4e22725cfaafc1cae44ef37a037022ea852d084e488e42a" | ||
| 387 | SRC_URI += "git://github.com/opencontainers/image-spec;protocol=https;nobranch=1;rev=147f9c13cedb47a0c4d9a11a222961073d585877;name=git_a9e099ef_0;destsuffix=vcs_cache/5bb7cbac46d5df774d087c364c00445553d3db253ca80dc7050c4e57832c118d" | ||
| 388 | SRC_URI += "git://github.com/opencontainers/image-spec;protocol=https;nobranch=1;rev=e7f7c0ca69b21688c3cea7c87a04e4503e6099e2;name=git_a9e099ef_1;destsuffix=vcs_cache/774d705414556b063b95580b3cb76727e07351144ef8d343349a4242ec20d46c" | ||
| 389 | SRC_URI += "git://github.com/opencontainers/runtime-tools;protocol=https;branch=master;rev=2e043c6bd62639199bdd0d5f0c5082797de4de2a;name=git_b055e1ee_0;destsuffix=vcs_cache/8b8cdfeb7bd96052c4ebea0b549284e395ebb9bac1a75605850eea9bc5202abf" | ||
| 390 | SRC_URI += "git://github.com/go-yaml/yaml;protocol=https;nobranch=1;rev=3e6d767784b037b90a14701b6c9f0643f05db963;name=git_b0089ab1_0;destsuffix=vcs_cache/1b6463a06e9196c0b5a6d4b485d1b3c19e75457da99b51d586621a0bdc672835" | ||
| 391 | SRC_URI += "git://github.com/go-yaml/yaml;protocol=https;branch=v3;rev=496545a6307b2a7d7a710fd516e5e16e8ab62dbc;name=git_b0089ab1_1;destsuffix=vcs_cache/e97305305378d3abaabce6b36aced1d40b09ad77e2c49963854d4364b16d1d1c" | ||
| 392 | SRC_URI += "git://github.com/go-yaml/yaml;protocol=https;nobranch=1;shallow=1;rev=51d6538a90f86fe93ac480b35f37b2be17fef232;name=git_b0089ab1_2;destsuffix=vcs_cache/8a100ce674e65e72daf096e45d53f5beec9f9123c742acb89993de84b6414834" | ||
| 393 | SRC_URI += "git://github.com/go-yaml/yaml;protocol=https;nobranch=1;shallow=1;rev=53403b58ad1b561927d19068c655246f2db79d48;name=git_b0089ab1_3;destsuffix=vcs_cache/400816c86851106c70bff651cdce4df77403b9659ec70d1d1bbe2d3211dfa942" | ||
| 394 | SRC_URI += "git://github.com/go-yaml/yaml;protocol=https;nobranch=1;shallow=1;rev=5420a8b6744d3b0345ab293f6fcba19c978f1183;name=git_b0089ab1_4;destsuffix=vcs_cache/0fa3b98a4c1a3d9bd017c1d1c94874fecbc693d1400e5f002f53d4444a42664c" | ||
| 395 | SRC_URI += "git://github.com/go-yaml/yaml;protocol=https;nobranch=1;shallow=1;rev=7649d4548cb53a614db133b2a8ac1f31859dda8c;name=git_b0089ab1_5;destsuffix=vcs_cache/84e688efadb8602ec1990d3cd251d5818e95c14682a169266ac9a1edadfe5424" | ||
| 396 | SRC_URI += "git://github.com/go-yaml/yaml;protocol=https;branch=v3;rev=9f266ea9e77c4c7aab4cf02650570e7c7b3031a5;name=git_b0089ab1_6;destsuffix=vcs_cache/ae6e6119974a43d5668501b6efe7e743408319dee4094d1929d3e75a4f5dac98" | ||
| 397 | SRC_URI += "git://github.com/go-yaml/yaml;protocol=https;nobranch=1;shallow=1;rev=f6f7691b1fdeb513f56608cd2c32c51f8194bf51;name=git_b0089ab1_7;destsuffix=vcs_cache/8d340fff421a1861f196061b40e49b2f9e802647204935d08e1062b8ecd90b0d" | ||
| 398 | SRC_URI += "git://github.com/yuin/goldmark;protocol=https;nobranch=1;shallow=1;rev=12fc98ebcd751822bbd43314119e483472e6f55f;name=git_40d8a3db_0;destsuffix=vcs_cache/fb45f805a799ac2f897942f334c68fc215fa5bfc06f4b0277d583fe78f6c36ca" | ||
| 399 | SRC_URI += "git://github.com/yuin/goldmark;protocol=https;nobranch=1;shallow=1;rev=33089e232f3ae65a718a0fc3b205ac5d89995885;name=git_40d8a3db_1;destsuffix=vcs_cache/4d8e65dde523b2ecd19bb3bacf6dce7eb6b72fd4b382ecd732a1f5c8fb8859d4" | ||
| 400 | SRC_URI += "git://github.com/yuin/goldmark;protocol=https;nobranch=1;shallow=1;rev=829d874034a5048e1a5c6354dcd8b40e1e41c3a2;name=git_40d8a3db_2;destsuffix=vcs_cache/99d522df278615d654c06174161495a295b56f37f18c70b93be7ae19a5f89849" | ||
| 401 | SRC_URI += "git://github.com/yuin/goldmark;protocol=https;nobranch=1;shallow=1;rev=91e5269fb0f873f91c9a01e98f32de15ca49440f;name=git_40d8a3db_3;destsuffix=vcs_cache/4c58efe0c28d74a0131cf65fc06af9bf723f3852cb20f81dce6ce9ae50793119" | ||
| 402 | SRC_URI += "git://github.com/yuin/goldmark;protocol=https;nobranch=1;shallow=1;rev=9f5125e104c38283b8ca0a581793abe4260dd786;name=git_40d8a3db_4;destsuffix=vcs_cache/b23efb0c9bc0dc0b0b4a019953944537802c3df6caefc56d2d8462d9bbe7dd79" | ||
| 403 | SRC_URI += "git://github.com/yuin/goldmark;protocol=https;nobranch=1;shallow=1;rev=c0856327b39b00b39b5d7e1f5ed0eed8bb1b6a23;name=git_40d8a3db_5;destsuffix=vcs_cache/fbec1a06cf7d810b36a87559756866f825159c4db030b543bd6359717d401035" | ||
| 404 | SRC_URI += "git://github.com/yuin/goldmark;protocol=https;nobranch=1;shallow=1;rev=fea52e86ab0a270b4c912a5681fae878a8f6e053;name=git_40d8a3db_6;destsuffix=vcs_cache/aa711c15dff4a421f2da78a8246856c752bc94aee78fac21afc76f9e987aa343" | ||
| 405 | SRC_URI += "git://github.com/eapache/queue;protocol=https;nobranch=1;shallow=1;rev=44cc805cf13205b55f69e14bcb69867d1ae92f98;name=git_d80d5ca1_0;destsuffix=vcs_cache/ba2ad1068c3529ddb963e552541629857896d8c6ee8757652f5748840d598e0c" | ||
| 406 | SRC_URI += "git://github.com/eapache/channels;protocol=https;nobranch=1;shallow=1;rev=47238d5aae8c0fefd518ef2bee46290909cf8263;name=git_f2d1a81f_0;destsuffix=vcs_cache/eda59f1cad7c96c76bae1c5af9f36f10e0396a2ab9863a89ba65e537ecc4a2b4" | ||
| 407 | SRC_URI += "git://github.com/rancher/remotedialer;protocol=https;branch=main;rev=e6b68fd83a6b94cd706c1a7ea94487f66565641e;name=git_cdcc28fb_0;destsuffix=vcs_cache/206cb4efeedee1c1fe966d9a43ff3bbc0d4c509ab2aa8d0004db7b049f5c7ffe" | ||
| 408 | SRC_URI += "git://github.com/rancher/wharfie;protocol=https;nobranch=1;shallow=1;rev=532348fc570e63bb96d25d33f48f18d2b48ec8bd;name=git_09989b2b_0;destsuffix=vcs_cache/2099d01958c66b6b4b97899d57c84122c056ea2b32e88b00c636bbda7439e3e3" | ||
| 409 | SRC_URI += "git://github.com/rancher/dynamiclistener;protocol=https;nobranch=1;shallow=1;rev=242c2af2db15d1c29283f31efcfff4ae9d5fa0da;name=git_c46470ac_0;destsuffix=vcs_cache/eeec8f47ef9c42ae6b8c657bd6fb79331e1dce35eb9a5be6d0e6f85399adfe38" | ||
| 410 | SRC_URI += "git://github.com/rancher/lasso;protocol=https;nobranch=1;shallow=1;rev=d9be1e6a051ddf344ab23f18d8ec92f8b1ece3ea;name=git_27a33120_0;destsuffix=vcs_cache/77bd15319c06cf5c1fa06cf66af40d74684745541f0665c86f51cac712a00b2c" | ||
| 411 | SRC_URI += "git://github.com/rancher/permissions;protocol=https;branch=main;rev=4001d3d637f7e7f9aa17c84d89b2462539f1b331;name=git_b05bb6c2_0;destsuffix=vcs_cache/e02ade53a21906ec92d95d6254b258217c135734029c1268cddd026f61e6fbf0" | ||
| 412 | SRC_URI += "git://github.com/rancher/wrangler;protocol=https;nobranch=1;shallow=1;rev=cc0fd777bcfd3be1f98587c2663fbb7f308922d7;name=git_9c1e9f76_0;destsuffix=vcs_cache/3a83960094a7d66b391479a7747405e8e507cb0ef1ff3f3d1fa72ec18b02a5a4" | ||
| 413 | SRC_URI += "git://github.com/euank/go-kmsg-parser;protocol=https;nobranch=1;shallow=1;rev=5ba4d492e455a77d25dcf0d2c4acc9f2afebef4e;name=git_0a078211_0;destsuffix=vcs_cache/43ad90c2713d8cb4b8bcc2a7a43c407d64acce9a98f6f1bcb3ef01c9cb9bfcab" | ||
| 414 | SRC_URI += "git://github.com/norwoodj/helm-docs;protocol=https;nobranch=1;shallow=1;rev=37d3055fece566105cf8cff7c17b7b2355a01677;name=git_c5a10f8a_0;destsuffix=vcs_cache/0dae90d63582b75797b84f8c4e75b7f95dd325f01d83f8840e005a192b55cb70" | ||
| 415 | SRC_URI += "git://github.com/pelletier/go-toml;protocol=https;nobranch=1;shallow=1;rev=a3d5a0bb530b5206c728eed9cb57323061922bcb;name=git_5fc8a683_0;destsuffix=vcs_cache/f16c5ced6b530e5c3ea966c274cd62dbd4ce30a2804d17f41a4db2c067724588" | ||
| 416 | SRC_URI += "git://github.com/pelletier/go-toml;protocol=https;nobranch=1;shallow=1;rev=ee07c9203b72060f12e31c04ace80e8a187d5a67;name=git_5fc8a683_1;destsuffix=vcs_cache/024e6f520632e6be8a8fbc0202fdf0da2cfc0266ff95451a8e8d944dd0d8882f" | ||
| 417 | SRC_URI += "git://github.com/pelletier/go-toml;protocol=https;nobranch=1;shallow=1;rev=fed1464066413075eac02cd4dc368b5221845541;name=git_5fc8a683_2;destsuffix=vcs_cache/22bc2e212b193b23af04b0014dd6e6f15e66953913e88670099f8375927b48c7" | ||
| 418 | SRC_URI += "git://github.com/pierrec/lz4;protocol=https;nobranch=1;shallow=1;rev=0e583d326e0ec6b9c1ad223188dc709af385408e;name=git_03659512_0;destsuffix=vcs_cache/a98076bac271901b0e4d2dc92ded1422c460b7f75731123de136051d1ea69965" | ||
| 419 | SRC_URI += "git://github.com/pierrec/lz4;protocol=https;nobranch=1;shallow=1;rev=294e7659e17723306ebf3a44cd7ad2c11f456c37;name=git_03659512_1;destsuffix=vcs_cache/9cd0f5a014da5bd9abe80b05ec4b2e8749e8c126923b6f77e0bd0f24384c4b61" | ||
| 420 | SRC_URI += "git://github.com/pierrec/lz4;protocol=https;nobranch=1;shallow=1;rev=c3eaa1e8841ece1461ec5e0f1fbbd5f1c52d2f85;name=git_03659512_2;destsuffix=vcs_cache/bf4bcc2b9e27f77f1783338a0d327e8bf5ce14f1b7ac4432bb31a00d0d143d48" | ||
| 421 | SRC_URI += "git://github.com/x448/float16;protocol=https;nobranch=1;shallow=1;rev=cb9afec31f2649663ebb64da5c6c32c3d365c3ca;name=git_b79b770f_0;destsuffix=vcs_cache/e395eca01f11e874b5b2b165e3dc2620faa30374fb308657449d3a3023ce5cbb" | ||
| 422 | SRC_URI += "git://github.com/minio/c2goasm;protocol=https;branch=master;rev=36a3d3bbc4f3ec1eafcf7989776be7e84736ace9;name=git_14fb0335_0;destsuffix=vcs_cache/c771a7e488b145a938a24f50bcb884ac42f5c6258234cac239220927ceedd89d" | ||
| 423 | SRC_URI += "git://github.com/minio/asm2plan9s;protocol=https;branch=master;rev=cdd76441f9d8c17c52d85f7657da5e8ce55f6083;name=git_39f5b609_0;destsuffix=vcs_cache/1d713c116cf07cde94fb7217feaa2a84754f66a5f9efcce083b8e323dc8d4639" | ||
| 424 | SRC_URI += "git://github.com/minio/md5-simd;protocol=https;nobranch=1;shallow=1;rev=776275e0c9a74ceebbd50fe5c1d61b0c80c608df;name=git_5c4d2205_0;destsuffix=vcs_cache/397f359a68246a8b77921be7c65472b7e4a7c5a0c837e37d23051103bb3e7452" | ||
| 425 | SRC_URI += "git://github.com/minio/crc64nvme;protocol=https;nobranch=1;shallow=1;rev=0a53153041b96db22da97cd5a39090ec49ff8deb;name=git_a9bf449d_0;destsuffix=vcs_cache/99d22a47d7dc0b6d727f8bd46880ad0e2df5a2ea16c812830dbada8145e44c08" | ||
| 426 | SRC_URI += "git://github.com/minio/highwayhash;protocol=https;nobranch=1;shallow=1;rev=030a8b332625f1501d534324055b1de810fe9233;name=git_46fe2f72_0;destsuffix=vcs_cache/13e55fb9c4891d9f755648df608529ee6f656107bacfc2a7dd12e6c5cc406fc2" | ||
| 427 | SRC_URI += "git://github.com/minio/minio-go;protocol=https;nobranch=1;rev=e8e8acaa6eaaefd79cea2d814b99a1217078bf3f;name=git_df6be319_0;destsuffix=vcs_cache/bc8f82bd1430bf02acd11930cc47020ff170fbf1ae9bb9d48ba406bb09fe9ef0" | ||
| 428 | SRC_URI += "git://github.com/minio/blake2b-simd;protocol=https;branch=master;rev=3f5f724cb5b182a5c278d6d3d55b40e7f8c2efb4;name=git_37f6f35a_0;destsuffix=vcs_cache/a7172bc363c1aa8958685ed450a1cbfc85d03ce6d4613c888737d3596695372a" | ||
| 429 | SRC_URI += "git://github.com/minio/sha256-simd;protocol=https;nobranch=1;shallow=1;rev=6096f891a77bfe490cbea7a424c821b5fdb92849;name=git_83ebb5d1_0;destsuffix=vcs_cache/3ac524d45cebe2855802574ee18fc2060f5f3a93ddd4d91a68f06877e8209b2f" | ||
| 430 | SRC_URI += "git://github.com/minio/sha256-simd;protocol=https;branch=master;rev=6de4475307716de15b286880ff321c9547086fdd;name=git_83ebb5d1_1;destsuffix=vcs_cache/f7483cb191fb530c8632db183ab89d999b4043d7002985ac12d052b1b5576a7b" | ||
| 431 | SRC_URI += "git://github.com/JohnCGriffin/overflow;protocol=https;branch=master;rev=46fa312c352cdb9517817d04f2067d49f418e332;name=git_f7f1a882_0;destsuffix=vcs_cache/dd996835062d34e4037945d1eae5fbc030d54b829d729b7822cc08c659132ea2" | ||
| 432 | SRC_URI += "git://github.com/remyoudompheng/bigfft;protocol=https;branch=master;rev=eec4a21b6bb01e5c1260ca5e04d0c58e11e20f30;name=git_b54a2ca5_0;destsuffix=vcs_cache/c63c22b1b8a281a6242d4a3b1cfdea569efeda6e1bc3f0518a2b33ed4db354f4" | ||
| 433 | SRC_URI += "git://github.com/filecoin-project/go-clock;protocol=https;nobranch=1;shallow=1;rev=3c7b448af078af6b40c9e914261a9dd829c979e3;name=git_b8aa062c_0;destsuffix=vcs_cache/9b6d15bf12cb60d144da033d9b9decd34ef83d07da3f434686967263c130f12c" | ||
| 434 | SRC_URI += "git://github.com/prashantv/gostub;protocol=https;nobranch=1;shallow=1;rev=9fc4f583f114a72d2d711ec21d8963c7dfda9a8c;name=git_0da5172b_0;destsuffix=vcs_cache/b588818790d599de07cc3df44ef055145602e6f52d1bc089a62335c8c8ca0abd" | ||
| 435 | SRC_URI += "git://github.com/safchain/ethtool;protocol=https;nobranch=1;shallow=1;rev=8136d40f7436231a84e43166424897f72502b1af;name=git_2cf27740_0;destsuffix=vcs_cache/460657168ac3b62d1b991bd3aabff2736bd643d8fac6aef749703513c88f3f87" | ||
| 436 | SRC_URI += "git://github.com/go-latex/latex;protocol=https;branch=main;rev=5c1ce85aa4ea1636d7a06434177ed7ef995a1064;name=git_3dd6c072_0;destsuffix=vcs_cache/2a3145f0b17378f5fb16ed06015f287f825e50a00afdd9984610394d1dda23a3" | ||
| 437 | SRC_URI += "git://github.com/go-latex/latex;protocol=https;branch=main;rev=b3d85cf34e0756d932ffcc339b952a0959ebc2f7;name=git_3dd6c072_1;destsuffix=vcs_cache/9917e76614de610432fc4c3f4a597da35ecac379b0d9ccf0ef05c0ce1184f86b" | ||
| 438 | SRC_URI += "git://github.com/go-latex/latex;protocol=https;branch=main;rev=c0d11ff05a81a63afdffbba6e577b2a3a6e69c85;name=git_3dd6c072_2;destsuffix=vcs_cache/580bdda7056a94d8f54a3b3257ba9d91897b0f5154f73878fb2e0990b0e4fc49" | ||
| 439 | SRC_URI += "git://github.com/songgao/water;protocol=https;branch=master;rev=2b4b6d7c09d80835e5f13f6b040d69f00a158b24;name=git_4875b2dc_0;destsuffix=vcs_cache/714722326fa1f5699d0d8e07217e7c9b00cb895c858ddcb3a5706322c0647741" | ||
| 440 | SRC_URI += "git://github.com/sourcegraph/conc;protocol=https;nobranch=1;shallow=1;rev=7b8c8f2875cb861bb61844c9bcaa1aed070adbd4;name=git_40e2eeda_0;destsuffix=vcs_cache/6e751d6a2735237f28f48148717beb90e01a4e012126ddcd5ccfc6020a769a31" | ||
| 441 | SRC_URI += "git://github.com/sourcegraph/annotate;protocol=https;branch=master;rev=f4cad6c6324d3f584e1743d8b3e0e017a5f3a636;name=git_2c768bf5_0;destsuffix=vcs_cache/d3a5f37cf3ca517f64bd115401936281575f089dbd3577db6d1b5913768947b7" | ||
| 442 | SRC_URI += "git://github.com/sourcegraph/go-diff;protocol=https;nobranch=1;shallow=1;rev=96789e3401eadc2247f02d416dc90be9ccd98962;name=git_e5832dbd_0;destsuffix=vcs_cache/f607517425140d606ca96ff8ae819ff5f9f44855f85afc31d9a93609df09671d" | ||
| 443 | SRC_URI += "git://github.com/sourcegraph/syntaxhighlight;protocol=https;branch=master;rev=bd320f5d308e1a3c4314c678d8227a0d72574ae7;name=git_4b063f78_0;destsuffix=vcs_cache/b7f4caab679f38b1142b2d0f9c6c411626b607965090830027e0a6776106a01b" | ||
| 444 | SRC_URI += "git://github.com/rootless-containers/rootlesskit;protocol=https;nobranch=1;rev=a2c596ff9b3fddc0c2becb38f2ef4004f15765b5;name=git_fc76d262_0;destsuffix=vcs_cache/c40c7edbc87b52c4ec9e35cf48e5d4557c8c35a181e94507263035cc2d41f256" | ||
| 445 | SRC_URI += "git://github.com/godbus/dbus;protocol=https;nobranch=1;shallow=1;rev=37bf87eef99d69c4f1d3528bd66e3a87dc201472;name=git_d9e1e146_0;destsuffix=vcs_cache/ac5ad82d53a8cb25949ed80271a38a1a6de8902979cdf8bf9dbf4922bd67231f" | ||
| 446 | SRC_URI += "git://github.com/godbus/dbus;protocol=https;nobranch=1;shallow=1;rev=e523abc905595cf17fb0001a7d77eaaddfaa216d;name=git_d9e1e146_1;destsuffix=vcs_cache/64a1380eac8fb56f64570a9ee44f46ff49a8cfc74d31623d696b49699728d072" | ||
| 447 | SRC_URI += "git://github.com/go-logr/zapr;protocol=https;nobranch=1;shallow=1;rev=78b8af5329abd1ba8695aad821f95fb2e7f4e651;name=git_2cc458ef_0;destsuffix=vcs_cache/ae3cdf9b15bd3f89ac37576db09881fc1eb8089d8793591cc61ab6082dcc887e" | ||
| 448 | SRC_URI += "git://github.com/go-logr/logr;protocol=https;nobranch=1;shallow=1;rev=1205f429d540b8b81c2b75a38943afb738dac223;name=git_e0ff909e_0;destsuffix=vcs_cache/9655eab28e005d39cc2bb4b149948f2765b6737fb833acda1ea9a8fa1c01f086" | ||
| 449 | SRC_URI += "git://github.com/go-logr/logr;protocol=https;nobranch=1;shallow=1;rev=38a1c47ef633fa6b2eee6b8f2e1371ba8626e557;name=git_e0ff909e_1;destsuffix=vcs_cache/5b4f8e13d26b7581594ade5c47d93fb87ebb7720ce23eff7afaed11743464e1f" | ||
| 450 | SRC_URI += "git://github.com/go-logr/logr;protocol=https;nobranch=1;shallow=1;rev=99e02a994f50f904b6b201df394776cf687238a9;name=git_e0ff909e_2;destsuffix=vcs_cache/761d6b76e4ca57583edd8a7d6cf39d5a0c0dfd1fb4f82f099c044f754193f7d1" | ||
| 451 | SRC_URI += "git://github.com/go-logr/logr;protocol=https;nobranch=1;shallow=1;rev=9fb12b3b21c5415d16ac18dc5cd42c1cfdd40c4e;name=git_e0ff909e_3;destsuffix=vcs_cache/0cb49fece609723c8850b4ad9e521c09c6c85209913c44f1919bb4dedf52fa01" | ||
| 452 | SRC_URI += "git://github.com/go-logr/logr;protocol=https;nobranch=1;shallow=1;rev=dcdc3f2cd12e8a5c4e2a6712d6958c90e2e5bd98;name=git_e0ff909e_4;destsuffix=vcs_cache/b10cddf7ded0262c50dc21f1fe4a7dc4510f309ae41e2e02b92554973e08e158" | ||
| 453 | SRC_URI += "git://github.com/go-logr/stdr;protocol=https;nobranch=1;shallow=1;rev=521af2addfa7c81c8a65d0e85ed34bb6bb6dc262;name=git_76834f06_0;destsuffix=vcs_cache/e69aa58ea5f2f28aa8623652f5e6643b2299d9fe8ba1e6c73a8e3d602290ac67" | ||
| 454 | SRC_URI += "git://github.com/go-logr/stdr;protocol=https;branch=master;rev=96bad1d688c524409b0da98c82fb7d3d51e60639;name=git_76834f06_1;destsuffix=vcs_cache/1b100f72a351c3b4a878a2bf93e1fddb3b291f1c65a8e97e32d7570ca0e09c59" | ||
| 455 | SRC_URI += "git://github.com/gabriel-vasile/mimetype;protocol=https;nobranch=1;shallow=1;rev=2998a94e1b488475165fb2c4f00d1a6d497289f7;name=git_6ec51d16_0;destsuffix=vcs_cache/d6d447b539ccafa09e6c72434229e52b1481a25c442cca7774c7bd619f403345" | ||
| 456 | SRC_URI += "git://github.com/huandu/xstrings;protocol=https;nobranch=1;shallow=1;rev=1040c040a86302c5a4de066f5653bccdff2ecd2f;name=git_86fff295_0;destsuffix=vcs_cache/b79834bb0fe1feb0d1aa69de77cd803b494ff880f1c14cb5faf0dddd4536f6b5" | ||
| 457 | SRC_URI += "git://github.com/jbenet/go-cienv;protocol=https;nobranch=1;rev=856fd20ff669251745b22ee64eaa32e5763f0c3c;name=git_0de95c08_0;destsuffix=vcs_cache/9ad2f40c59d81ffa7692eb72325dd0dbb910bc39fe67aab8ce253524ba18fe25" | ||
| 458 | SRC_URI += "git://github.com/jbenet/go-temp-err-catcher;protocol=https;nobranch=1;shallow=1;rev=fa11adda5e7cccb838a208007c9ea79dda63c0c0;name=git_e3c6e2b0_0;destsuffix=vcs_cache/bd6a030fa865e999b81ab776c7320137641ad1a185710ae9a120ce776a4eed25" | ||
| 459 | SRC_URI += "git://github.com/jbenet/goprocess;protocol=https;nobranch=1;shallow=1;rev=23d20c20149e1f362afda26f4500cb9d6393f0ad;name=git_7e7546ff_0;destsuffix=vcs_cache/eb92a7f06003a8421d094e3086f104ce86f1dec2aed483ccf5d66084b052c56e" | ||
| 460 | SRC_URI += "git://github.com/insomniacslk/dhcp;protocol=https;branch=master;rev=a3a4c1f04475c0dbe037fd87d5363c2ea13005b8;name=git_8f965cad_0;destsuffix=vcs_cache/c49f83160d9bdc4e0f9a11abb12ce5da4f77b01be643ea257e8df7c287deff88" | ||
| 461 | SRC_URI += "git://github.com/petermattis/goid;protocol=https;branch=master;rev=4fcff4a6cae7cd8fdaeeaa8bb87443eda9dec107;name=git_8e87b253_0;destsuffix=vcs_cache/28fe23d2ffb5463ca74406309be8d07f56f5b77b8f151b1f3d5a8edf6d6ae9be" | ||
| 462 | SRC_URI += "git://github.com/ianlancetaylor/demangle;protocol=https;branch=master;rev=28f6c0f3b63983aaa99575ca3b693afff7996387;name=git_92f2e92b_0;destsuffix=vcs_cache/6e36f8d337dfd06a7e6cccc8587108b9e30c4a654c06b3155241e230385a2eb6" | ||
| 463 | SRC_URI += "git://github.com/ianlancetaylor/demangle;protocol=https;branch=master;rev=5e5cf60278f657d30daa329dd0e7e893b6b8f027;name=git_92f2e92b_1;destsuffix=vcs_cache/6ab1003576a9482cccab98961139f8d3c213a5a05b67a4808f0f0c8361364669" | ||
| 464 | SRC_URI += "git://github.com/ianlancetaylor/demangle;protocol=https;branch=master;rev=bd984b5ce465cae93d894caa85838021209b9a57;name=git_92f2e92b_2;destsuffix=vcs_cache/190d0769fcb0583bb638d524115b887c6d000e04c6d64f1488a06b55bf5eac4c" | ||
| 465 | SRC_URI += "git://github.com/blang/semver;protocol=https;nobranch=1;shallow=1;rev=2ee87856327ba09384cabd113bc6b5d174e9ec0f;name=git_b6bc1865_0;destsuffix=vcs_cache/fb904b093dc37ee6efcaa2a562389f10a2411237cdeef7cddf15818be70366d1" | ||
| 466 | SRC_URI += "git://github.com/blang/semver;protocol=https;nobranch=1;shallow=1;rev=af3461a9cbcf1f3f5889d21b83f5ef63880c33a8;name=git_b6bc1865_1;destsuffix=vcs_cache/592c6d9a3fd1b340b1d148a1229b29c0f07951f6a2324b4abdbe310d546bda36" | ||
| 467 | SRC_URI += "git://github.com/danieljoos/wincred;protocol=https;nobranch=1;shallow=1;rev=258b3ae58806e4aa09a7ca7ee9c951f89522bde1;name=git_340c15e0_0;destsuffix=vcs_cache/373aec14578cb803c7c083424ed35df0eb831de51e2825d364f19de1912902b7" | ||
| 468 | SRC_URI += "git://github.com/tmc/grpc-websocket-proxy;protocol=https;branch=master;rev=673ab2c3ae75cc01952b84b88590e30e75dcf395;name=git_d76e2b7f_0;destsuffix=vcs_cache/0649f951fd33c15edac652de5124561a8e85424635180a5dba6a7093d33fc71c" | ||
| 469 | SRC_URI += "git://github.com/tmc/grpc-websocket-proxy;protocol=https;branch=master;rev=e5319fda780223b9d4d06dba2059a26ebff67b8a;name=git_d76e2b7f_1;destsuffix=vcs_cache/4f14c6e1687e68eae26059c95a830f4c62887772549f07e6f9641ecf240667fb" | ||
| 470 | SRC_URI += "git://github.com/sagikazarmark/slog-shim;protocol=https;nobranch=1;rev=eee7ea0c5b908723aed346b2391e3d09ff2f6818;name=git_0d9220c7_0;destsuffix=vcs_cache/f3be91604cf714dd2b480e712ec24de49956501e22e4940c29ea63e0193adcb8" | ||
| 471 | SRC_URI += "git://github.com/sagikazarmark/locafero;protocol=https;nobranch=1;rev=3add67b02885e6dfa54e592644f8aafcd7693f2e;name=git_43f789e0_0;destsuffix=vcs_cache/1e12c5b97703fde4658372f4b816314209ce38c28aca51d18ec787ea01752016" | ||
| 472 | SRC_URI += "git://github.com/grpc-ecosystem/go-grpc-middleware;protocol=https;nobranch=1;shallow=1;rev=3f5e2b31e36c931159a1b80287847840cd581e6e;name=git_e9f7c9ac_0;destsuffix=vcs_cache/4e15ad209f57f1610bea03c67dbeef9ef7792fafe9b2902ca1a141277719f091" | ||
| 473 | SRC_URI += "git://github.com/grpc-ecosystem/go-grpc-middleware;protocol=https;nobranch=1;shallow=1;rev=7da22cf3f3d3ae190467d9c7a3ea749b3d0e63b5;name=git_e9f7c9ac_1;destsuffix=vcs_cache/3e59bfc763822ab8a68a88fa3e9fac0f47783c9374d27ac65298f1f8d1b2571a" | ||
| 474 | SRC_URI += "git://github.com/grpc-ecosystem/go-grpc-middleware;protocol=https;nobranch=1;shallow=1;rev=8ce5e4220c2f6cb6440bad4e977536099a6002f9;name=git_e9f7c9ac_2;destsuffix=vcs_cache/eb8013503d12845ef03a8a225617c122e166d08f7790860431910c3aec77f6aa" | ||
| 475 | SRC_URI += "git://github.com/grpc-ecosystem/go-grpc-middleware;protocol=https;nobranch=1;shallow=1;rev=df0f91b29bbbdfc3a686a7a8edbe2b9de2072fdd;name=git_e9f7c9ac_3;destsuffix=vcs_cache/f9e6f8f2efbbd5a99a7d24a16dacfb2aec52c722e58816f1d2616ed02c164245" | ||
| 476 | SRC_URI += "git://github.com/grpc-ecosystem/grpc-gateway;protocol=https;nobranch=1;shallow=1;rev=0197faf8b072910084edd1209aa2ac51833b895c;name=git_3fba78e5_0;destsuffix=vcs_cache/f90ca67bbf7c3799855e74cb463b80f6d6aefad11d72ee185564a91a79de0590" | ||
| 477 | SRC_URI += "git://github.com/grpc-ecosystem/grpc-gateway;protocol=https;nobranch=1;shallow=1;rev=094a6fe78b3ca888297d090185cdf30f0e42e157;name=git_3fba78e5_1;destsuffix=vcs_cache/dcb67129f7f42088caddd617e1d006a98ef75266189d65ac236c39b060bd23ab" | ||
| 478 | SRC_URI += "git://github.com/grpc-ecosystem/grpc-gateway;protocol=https;nobranch=1;shallow=1;rev=09e3965a330155f7db8482269d7d91b9bceb7641;name=git_3fba78e5_2;destsuffix=vcs_cache/1806b1b4049a328c529afd03e0debb1bfbbaf9bade72906aa588e4e6eaf7f37e" | ||
| 479 | SRC_URI += "git://github.com/grpc-ecosystem/grpc-gateway;protocol=https;nobranch=1;shallow=1;rev=8558711daa6c2853489043207b563dceacbc19cf;name=git_3fba78e5_3;destsuffix=vcs_cache/8f8b38530af669edbc4014d377644331264d3f87b252953eb0de0a022c2571a4" | ||
| 480 | SRC_URI += "git://github.com/grpc-ecosystem/grpc-gateway;protocol=https;nobranch=1;shallow=1;rev=91958df0371da5c71794adc92e21cf8fed58df97;name=git_3fba78e5_4;destsuffix=vcs_cache/6c43ad48e059624148bd0ae0b851bb5d1200cd6574bdf1b8e9006ed161aaad3d" | ||
| 481 | SRC_URI += "git://github.com/grpc-ecosystem/grpc-gateway;protocol=https;nobranch=1;shallow=1;rev=9bff7b14fab8aace99d7febe4ae1ee4fac526eca;name=git_3fba78e5_5;destsuffix=vcs_cache/e97a5532df5bba6a602ccc79d4b73c5acd796205dc0bd7e6d5ef4b0521cd67d5" | ||
| 482 | SRC_URI += "git://github.com/grpc-ecosystem/grpc-gateway;protocol=https;nobranch=1;shallow=1;rev=d08f8db7a006221004859a974ecc1d8a8cd5fe69;name=git_3fba78e5_6;destsuffix=vcs_cache/14cb149986565914275b3024c52fb1fca8eedc9ac90c3b9373f902680a2a6b82" | ||
| 483 | SRC_URI += "git://github.com/grpc-ecosystem/grpc-gateway;protocol=https;nobranch=1;shallow=1;rev=e80a2e5ec8a869822546ff43962c9ff1e6b91b5d;name=git_3fba78e5_7;destsuffix=vcs_cache/59d5caeb76440943f3ffe5923de7271c919d20694e6c63c85933f29efbfb703a" | ||
| 484 | SRC_URI += "git://github.com/grpc-ecosystem/go-grpc-prometheus;protocol=https;nobranch=1;rev=c225b8c3b01faf2899099b768856a9e916e5087b;name=git_b160b895_0;destsuffix=vcs_cache/6ae402a49d1bc3bac276f99d1080f315457578cfa96e8f1bceda4a7f68873878" | ||
| 485 | SRC_URI += "git://github.com/olekukonko/tablewriter;protocol=https;nobranch=1;shallow=1;rev=c7d2a8a09b076b70918308a3cd95464b2ae3b5d8;name=git_b777bc51_0;destsuffix=vcs_cache/acfa379cdbc96fc3b709c526bb5d64f394c1896fbc82f1c81bd73071446e5a15" | ||
| 486 | SRC_URI += "git://github.com/bufbuild/protovalidate-go;protocol=https;nobranch=1;rev=107b51bb93ef18ea769ece164b12e844315ae6b1;name=git_f2552920_0;destsuffix=vcs_cache/1e227bf24fd07c92ee9ab694fc9a433bd29332b25e3d7f6fc81797204d01c6b9" | ||
| 487 | SRC_URI += "git://github.com/go-task/slim-sprig;protocol=https;branch=master;rev=52ccab3ef572c7e1a2c258be183f9a9296d60152;name=git_0442e1d1_0;destsuffix=vcs_cache/44d3eae252a05df6c236ecc6cb76ddbdcc073ee851716f0fffb2d3c7ac0fe232" | ||
| 488 | SRC_URI += "git://github.com/go-task/slim-sprig;protocol=https;nobranch=1;rev=b05cce61fffa5c6dea6ac8b9a1f12b6e3fb7c894;name=git_0442e1d1_1;destsuffix=vcs_cache/8dd5020cf322cc4f91014ac7828ac4826cba4ce7da08320ac497d655159088a5" | ||
| 489 | SRC_URI += "git://github.com/containernetworking/cni;protocol=https;nobranch=1;shallow=1;rev=3363d143688bb83ca18489ac8b9dc204c1d49c4a;name=git_4ce5ee0d_0;destsuffix=vcs_cache/87a00205ccab1273bc857f73790e9f3b6992245964f22970be973875c3df09e3" | ||
| 490 | SRC_URI += "git://github.com/containernetworking/cni;protocol=https;nobranch=1;shallow=1;rev=a28faab92684aed3af64d5085733c34550ce9877;name=git_4ce5ee0d_1;destsuffix=vcs_cache/6fa30880d920c48b1630347223a375694a450629a1037b649907b1ab1f2f237a" | ||
| 491 | SRC_URI += "git://github.com/containernetworking/plugins;protocol=https;nobranch=1;shallow=1;rev=a5d507e2b884d8bd6a001c9e5a9118113ffef444;name=git_4541537c_0;destsuffix=vcs_cache/2e15cdcec7dd8f067163f45e43158d2400226e1aae480e0e1ca8a35f9dda829b" | ||
| 492 | SRC_URI += "git://github.com/opentracing/opentracing-go;protocol=https;nobranch=1;shallow=1;rev=d34af3eaa63c4d08ab54863a4bdd0daa45212e12;name=git_198e2417_0;destsuffix=vcs_cache/74f64728aa8efcb14baafd00e9e6005750d9b20c98b28ecc6407a440d0b25498" | ||
| 493 | SRC_URI += "git://github.com/neelance/astrewrite;protocol=https;branch=master;rev=99348263ae862cc230986ce88deaddbf7edcc034;name=git_13d7b568_0;destsuffix=vcs_cache/14ca4fc9d94a0f307806c76b6d8274e7498d1f24099a7902e38966e660d4cd00" | ||
| 494 | SRC_URI += "git://github.com/neelance/sourcemap;protocol=https;branch=master;rev=8c68805598ab8d5637b1a72b5f7d381ea0f39c31;name=git_aa27249b_0;destsuffix=vcs_cache/a7af8ed9f5632745fae221a6741b93e6b969bec253f2376b92592478fbd9a2bc" | ||
| 495 | SRC_URI += "git://github.com/whyrusleeping/go-keyspace;protocol=https;branch=master;rev=5b898ac5add1da7178a4a98e69cb7b9205c085ee;name=git_9846fe63_0;destsuffix=vcs_cache/1d322f1edfb9261e8cf6150fdeffa9bdd8efbc1a89acd9fd867ab9a1aeaac611" | ||
| 496 | SRC_URI += "git://github.com/whyrusleeping/chunker;protocol=https;branch=master;rev=fe64bd25879f446bb7e8a4adf5d4a68552211bd3;name=git_8636a469_0;destsuffix=vcs_cache/43750163bf022fa1498bf227f84da1d59f5c88a85b71abd8b484a6bca6afcf7e" | ||
| 497 | SRC_URI += "git://github.com/whyrusleeping/base32;protocol=https;branch=master;rev=c30ac30633ccdabefe87eb12465113f06f1bab75;name=git_f54dfd1c_0;destsuffix=vcs_cache/9bc5bcf596cf0883e714d5647e8e9e5056102e96b8e7bac5037634c50aa7abc5" | ||
| 498 | SRC_URI += "git://github.com/whyrusleeping/cbor;protocol=https;branch=master;rev=63513f603b11583741970c5045ea567130ddb492;name=git_a1dbb6c6_0;destsuffix=vcs_cache/43b6845fbf164f79cf2d744e7ab529b41e005195028025f059322dafaa5bf57e" | ||
| 499 | SRC_URI += "git://github.com/whyrusleeping/cbor-gen;protocol=https;nobranch=1;shallow=1;rev=705424352f6b52705e9739886f80979474b12892;name=git_88576334_0;destsuffix=vcs_cache/969b6287b872660d39b9d4f9436c69ebbb3a80aac2aa2a1e5367c843921eefee" | ||
| 500 | SRC_URI += "git://github.com/BurntSushi/toml;protocol=https;nobranch=1;rev=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005;name=git_ec7059c7_0;destsuffix=vcs_cache/c7591feaba0db5f458f0e6745283c8246ea0f50af4eb4714a53ff88805ecd88a" | ||
| 501 | SRC_URI += "git://github.com/BurntSushi/toml;protocol=https;nobranch=1;rev=d97def528e83313822a9f98946334ffccd542bdf;name=git_ec7059c7_1;destsuffix=vcs_cache/7eaf0473d885d9366544dd1ef1773de590a2093dc497585662fd63f2c1713eda" | ||
| 502 | SRC_URI += "git://github.com/BurntSushi/xgb;protocol=https;branch=master;rev=27f122750802c950b2c869a5b63dafcf590ced95;name=git_ee7d19c2_0;destsuffix=vcs_cache/8265837fe815c004de0b7b0184ac3b48ffe1e0d82c4261d024f03ec8eccc0fb3" | ||
| 503 | SRC_URI += "git://github.com/go-openapi/jsonreference;protocol=https;nobranch=1;rev=1f158e563669961b8e54817e3ea57978d439ffff;name=git_2d19bf8f_0;destsuffix=vcs_cache/2b1f5e4abef192d562993c04982e0222c673c03ef641b68a8e86ea31eae7b8e4" | ||
| 504 | SRC_URI += "git://github.com/go-openapi/jsonreference;protocol=https;nobranch=1;shallow=1;rev=6973d2f8636af9d72c2d4b37d6779cf3699afe8d;name=git_2d19bf8f_1;destsuffix=vcs_cache/32252b7288576cccb8099d9d6957d28ee21d9f4f78e06340d819346e090be49b" | ||
| 505 | SRC_URI += "git://github.com/go-openapi/jsonreference;protocol=https;nobranch=1;shallow=1;rev=c5fa756d84ccb15425cb8664d142ad550fe58b1b;name=git_2d19bf8f_2;destsuffix=vcs_cache/359a0a2bd5b2e27fa39b50aa5bc4877d0e7eb71d87351cbb4add221a16567f13" | ||
| 506 | SRC_URI += "git://github.com/go-openapi/swag;protocol=https;nobranch=1;shallow=1;rev=04b65d3aff180750a2ad252c8b3da549a1c02dfa;name=git_8c33ed8b_0;destsuffix=vcs_cache/94e3966ec332dabf18fd4edbe42a9d1441527fc63864651167313e4fbfe78d57" | ||
| 507 | SRC_URI += "git://github.com/go-openapi/swag;protocol=https;nobranch=1;shallow=1;rev=3b4039d0b89a2722b0a6b96e5cce47505e0dd184;name=git_8c33ed8b_1;destsuffix=vcs_cache/451aa60797eedc0c6c6be636b34daa2e4879e7a6b036c164737518362fb3493e" | ||
| 508 | SRC_URI += "git://github.com/go-openapi/swag;protocol=https;nobranch=1;shallow=1;rev=53e32e82f758c8e884819330a87aef294ff10c1f;name=git_8c33ed8b_2;destsuffix=vcs_cache/c9cae28160c75921d2cb4ab3d1f827a75eff410d92b10dbdb59ee96851a11ee6" | ||
| 509 | SRC_URI += "git://github.com/go-openapi/jsonpointer;protocol=https;nobranch=1;shallow=1;rev=8b546b950409bd7b131488a88613339cd8937b7f;name=git_a3358eda_0;destsuffix=vcs_cache/eaab28eda54bc7b1675e90e5ebeb79d02f5b4b71c2430301297b1b41c648226c" | ||
| 510 | SRC_URI += "git://github.com/go-openapi/jsonpointer;protocol=https;nobranch=1;shallow=1;rev=ea421064bbd1a1dc07bf3cecd02a049066f02146;name=git_a3358eda_1;destsuffix=vcs_cache/07a3b6466e7ec1b616693fe05543cd37ed1685e7ac95219768f8bbee4c6991fd" | ||
| 511 | SRC_URI += "git://github.com/emicklei/go-restful;protocol=https;nobranch=1;rev=30bec7807481e62e1e1e59ad57e7f22054806966;name=git_98baf7ea_0;destsuffix=vcs_cache/eeb71d093818e9ca5330b299be473b34d4e409659702a5b3608fe23fb85b1798" | ||
| 512 | SRC_URI += "git://github.com/emicklei/go-restful;protocol=https;nobranch=1;rev=4e4aaa187c47266dbccca626b15dfea72eefced3;name=git_98baf7ea_1;destsuffix=vcs_cache/855bd1cfbd8f9e8043055fb7d961f2efb9c95af238fd627729caba407f7b80f2" | ||
| 513 | SRC_URI += "git://github.com/emicklei/go-restful;protocol=https;nobranch=1;rev=ac666c045e035603f2704c98c59e979fccbfa94f;name=git_98baf7ea_2;destsuffix=vcs_cache/719803ef3511709bf13425167025eba753c6d09f87a9058b39e607ca2253be4f" | ||
| 514 | SRC_URI += "git://github.com/emicklei/go-restful;protocol=https;nobranch=1;rev=d59fac5bd1b1c244342c44e3e41699b8c03a14c1;name=git_98baf7ea_3;destsuffix=vcs_cache/975e2e4e6d6a8d82e84fe9b3a6faa2338034c488f355e6b2aca1d3a9b38ec78d" | ||
| 515 | SRC_URI += "git://github.com/polydawn/refmt;protocol=https;nobranch=1;shallow=1;rev=ad1efcb83999082a4ec5ac34b9d5c08bc388faf3;name=git_9e4c55d7_0;destsuffix=vcs_cache/985d3accfe8c6a30d2848dca299fe2066f1e98f7f3d9ac232c8fbcbabd015242" | ||
| 516 | SRC_URI += "git://github.com/gorilla/mux;protocol=https;nobranch=1;shallow=1;rev=b4617d0b9670ad14039b2739167fd35a60f557c5;name=git_ebce69d6_0;destsuffix=vcs_cache/489d4511710bd1a1fc80974aa65ee7c2b851f7c6354c34549b8cd131f4435f0f" | ||
| 517 | SRC_URI += "git://github.com/gorilla/websocket;protocol=https;nobranch=1;shallow=1;rev=b65e62901fc1c0d968042419e74789f6af455eb9;name=git_05a135b6_0;destsuffix=vcs_cache/675625eeeefad9c3f4459df3247d933fb6e7d14c2bf0197d7b150977db401831" | ||
| 518 | SRC_URI += "git://github.com/gorilla/websocket;protocol=https;nobranch=1;shallow=1;rev=ce903f6d1d961af3a8602f2842c8b1c3fca58c4d;name=git_05a135b6_1;destsuffix=vcs_cache/488d8cd8a88abb482d8f1492062df580a20ee01cc094793ff84f205a4fe52d4f" | ||
| 519 | SRC_URI += "git://github.com/gorilla/websocket;protocol=https;branch=main;rev=e064f32e3674d9d79a8fd417b5bc06fa5c6cad8f;name=git_05a135b6_2;destsuffix=vcs_cache/722c87c831f4b73fd3a40f24d8693191974f7a5a180d73f29a05c9bb3f84589f" | ||
| 520 | SRC_URI += "git://github.com/matttproud/golang_protobuf_extensions;protocol=https;nobranch=1;shallow=1;rev=c12348ce28de40eed0136aa2b644d0ee0650e56c;name=git_2855aad4_0;destsuffix=vcs_cache/dd0fe058870feb088b8d2d88a7ff601f4c8c03aedeede7d837efcd311b5aea9b" | ||
| 521 | SRC_URI += "git://github.com/matttproud/golang_protobuf_extensions;protocol=https;nobranch=1;shallow=1;rev=c182affec369e30f25d3eb8cd8a478dee585ae7d;name=git_2855aad4_1;destsuffix=vcs_cache/dc91b7ef768d33ce05718aabced02bf61e12e8c43be5d718762c2abbeb1346af" | ||
| 522 | SRC_URI += "git://github.com/sclevine/agouti;protocol=https;nobranch=1;shallow=1;rev=e3f6c97a4077ad821daab49db8172cf9f6690faf;name=git_e5142247_0;destsuffix=vcs_cache/a39a71edfc48836f24c1454d1e17ada69371aeb1f7acacdd95a088dba92ca928" | ||
| 523 | SRC_URI += "git://github.com/viant/toolbox;protocol=https;nobranch=1;shallow=1;rev=1be8e4d172138324f40d55ea61a2aeab0c5ce864;name=git_15a07bc4_0;destsuffix=vcs_cache/c98652b7de1e3d1bf96b66a3f56e88a34afd8922921443b0488d547362505d3d" | ||
| 524 | SRC_URI += "git://github.com/viant/assertly;protocol=https;nobranch=1;shallow=1;rev=04f45e0aeb6f3455884877b047a97bcc95dc9493;name=git_74bbaac9_0;destsuffix=vcs_cache/762929efec7eee67563d3e66591baa2d0d193803006eec40a29a8dc1b886b2cf" | ||
| 525 | SRC_URI += "git://github.com/wlynxg/anet;protocol=https;nobranch=1;shallow=1;rev=839bc3a920f1b87dd3ce1386e425aa5ef2e69d24;name=git_fb128353_0;destsuffix=vcs_cache/6e97bb11853767e00afec043f13abfd3d741facce94e50bacdc395a38ed0c10b" | ||
| 526 | SRC_URI += "git://github.com/wlynxg/anet;protocol=https;nobranch=1;shallow=1;rev=a8525cbb183e42802dcf57e39bd1daf26e771050;name=git_fb128353_1;destsuffix=vcs_cache/3fff681b48e7bb19b2c7eb9cbd840891c440aa0ec9b381c91b3b826cde7dc3cd" | ||
| 527 | SRC_URI += "git://github.com/pmezard/go-difflib;protocol=https;branch=master;rev=5d4384ee4fb2527b0a1256a821ebfc92f91efefc;name=git_b66720d7_0;destsuffix=vcs_cache/542a02198867d48986449e0f3353a6afa6fd53ac0a9f07be5882207092512174" | ||
| 528 | SRC_URI += "git://github.com/pmezard/go-difflib;protocol=https;nobranch=1;rev=792786c7400a136282c1664665ae0a8db921c6c2;name=git_b66720d7_1;destsuffix=vcs_cache/c04ad296d2e3203fda8b7ca96feaca21b20b3b7441e33c7d67cda029ea61ab4c" | ||
| 529 | SRC_URI += "git://github.com/golang/mock;protocol=https;nobranch=1;shallow=1;rev=3a35fb6e3e18b9dbfee291262260dee7372d2a92;name=git_e0a6dff9_0;destsuffix=vcs_cache/a4dd2d471becb215e7f4d0390280773f99c1a018adca86e2e666f0231d12d2f2" | ||
| 530 | SRC_URI += "git://github.com/golang/mock;protocol=https;nobranch=1;shallow=1;rev=3dcdcb6994c4de42a73bd2e4790178be3ed4554b;name=git_e0a6dff9_1;destsuffix=vcs_cache/59e9c16dc2927b2fab4546d5f267a26588255d521455d4b12fee0d7a2606a362" | ||
| 531 | SRC_URI += "git://github.com/golang/mock;protocol=https;nobranch=1;shallow=1;rev=51421b967af1f557f93a59e0057aaf15ca02e29c;name=git_e0a6dff9_2;destsuffix=vcs_cache/bc50a84aad470cdbf86d2b258c9129d4ff5d08a2c2d363dc1489f29914afda26" | ||
| 532 | SRC_URI += "git://github.com/golang/mock;protocol=https;nobranch=1;shallow=1;rev=a23c5e7c8f7bb73c8ae5d8711815bbd30f3cfac8;name=git_e0a6dff9_3;destsuffix=vcs_cache/6e3e8c2d74f4289acb1fae38fc6b1cc574a9414f33821b3767878b7a5b1e96e5" | ||
| 533 | SRC_URI += "git://github.com/golang/mock;protocol=https;nobranch=1;shallow=1;rev=aba2ff9a6844d5e3289e8472d3217d5b3090f083;name=git_e0a6dff9_4;destsuffix=vcs_cache/a19a13f847d42ff656cb22e9dbdc97d4948d9b4de5fed51ede193023dbe5b720" | ||
| 534 | SRC_URI += "git://github.com/golang/mock;protocol=https;nobranch=1;shallow=1;rev=b48cb6623c04dae64c28537143aca42d16561daf;name=git_e0a6dff9_5;destsuffix=vcs_cache/3fa72b1dafb48225d7a3691574a11c3ebe8b2365d895fdb751729dae65411e18" | ||
| 535 | SRC_URI += "git://github.com/golang/mock;protocol=https;nobranch=1;shallow=1;rev=d74b93584564161b2de771089ee697f07d8bd5b5;name=git_e0a6dff9_6;destsuffix=vcs_cache/aaa9e794d1e31e2c1b9998398bfbdfd85ec274fe11ebef4f7d614e3e07390e51" | ||
| 536 | SRC_URI += "git://github.com/golang/mock;protocol=https;nobranch=1;shallow=1;rev=f7b1909c82a8958747e5c87c6a5c3b2eaed8a33d;name=git_e0a6dff9_7;destsuffix=vcs_cache/105e085221d32b054ae134a94f6baceb00c325cf2cd65d2a3ab254f7ccd15472" | ||
| 537 | SRC_URI += "git://github.com/golang/groupcache;protocol=https;branch=master;rev=215e87163ea771ffa998a96c611387313bb5a403;name=git_24e750eb_0;destsuffix=vcs_cache/056f6bf402d16ffd87c1a0a833ec3e7618e9587119ea1db39fca685fcfd07efe" | ||
| 538 | SRC_URI += "git://github.com/golang/groupcache;protocol=https;branch=master;rev=2c02b8208cf8c02a3e358cb1d9b60950647543fc;name=git_24e750eb_1;destsuffix=vcs_cache/42d84b5a864149912b1976573aa12f43cdea041dfbb41206b5548b1134452af5" | ||
| 539 | SRC_URI += "git://github.com/golang/groupcache;protocol=https;branch=master;rev=41bb18bfe9da5321badc438f91158cd790a33aa3;name=git_24e750eb_2;destsuffix=vcs_cache/9cb4fa70f6f35f54f74cdd67019238c735edf9b37265c9047d5be47d613fac53" | ||
| 540 | SRC_URI += "git://github.com/golang/groupcache;protocol=https;branch=master;rev=869f871628b6baa9cfbc11732cdf6546b17c1298;name=git_24e750eb_3;destsuffix=vcs_cache/111b690b761949f0f3836c8be2071d353d62f4abe7d759c12ee10f875fbaf66e" | ||
| 541 | SRC_URI += "git://github.com/golang/groupcache;protocol=https;branch=master;rev=8c9f03a8e57eb486e42badaed3fb287da51807ba;name=git_24e750eb_4;destsuffix=vcs_cache/650bdea426b0ab9b6b2f1702e9e9d6abe4d771a6acdd8f04a1b6bc48e374550f" | ||
| 542 | SRC_URI += "git://github.com/golang/glog;protocol=https;nobranch=1;rev=115d1f9172402af5d19c22bb21c1d90686fa8b20;name=git_d14ca79d_0;destsuffix=vcs_cache/f70ccfda0291a017b9b36146c93562d36b4461a3b0858c4620678b4d6edf1392" | ||
| 543 | SRC_URI += "git://github.com/golang/glog;protocol=https;branch=master;rev=23def4e6c14b4da8ac2ed8007337bc5eb5007998;name=git_d14ca79d_1;destsuffix=vcs_cache/f5cbb2974dc34ce4944f2c4c42cdc6c20abcd2a192abab4ba1b6e9c67ef409d5" | ||
| 544 | SRC_URI += "git://github.com/golang/glog;protocol=https;nobranch=1;shallow=1;rev=9ef845f417d839250ceabbc25c1b26101e772dd7;name=git_d14ca79d_2;destsuffix=vcs_cache/3c0266592d39bfde6b036fa0b5312f08c7583d63b6b36ad4adcf630a8c016bbc" | ||
| 545 | SRC_URI += "git://github.com/golang/glog;protocol=https;nobranch=1;shallow=1;rev=a0e3c40a0ed0cecc58c84e7684d9ce55a54044ee;name=git_d14ca79d_3;destsuffix=vcs_cache/5921c2810da51c8e73458acf75a5bd28fdf355de1d5e25c438b92808e83b80f6" | ||
| 546 | SRC_URI += "git://github.com/golang/snappy;protocol=https;branch=master;rev=2e65f85255dbc3072edf28d6b5b8efc472979f5a;name=git_bd5478a7_0;destsuffix=vcs_cache/f2fd322c658010d5e842c20d325fff29a7f9502c3d801553c7cf78231dcd6f9e" | ||
| 547 | SRC_URI += "git://github.com/golang/snappy;protocol=https;nobranch=1;shallow=1;rev=544b4180ac705b7605231d4a4550a1acb22a19fe;name=git_bd5478a7_1;destsuffix=vcs_cache/0e8300bf89da9cc73c5b1fb83a5b5f3a9473d85cec3174c9484fb3b87ff8031d" | ||
| 548 | SRC_URI += "git://github.com/golang/snappy;protocol=https;nobranch=1;shallow=1;rev=674baa8c7fc30da5df3074a459494a7e6b427dff;name=git_bd5478a7_2;destsuffix=vcs_cache/788a49f389fdae6bbc841b458d39e10f697365f22876a5ce156cca7a57e8ef73" | ||
| 549 | SRC_URI += "git://github.com/golang/freetype;protocol=https;branch=master;rev=e2365dfdc4a05e4b8299a783240d4a7d5a65d4e4;name=git_811ce0b1_0;destsuffix=vcs_cache/a0c1e83a3b328844fe973bc60212ab582d5600b27e195b4b525252e0c3a036f4" | ||
| 550 | SRC_URI += "git://github.com/golang/protobuf;protocol=https;nobranch=1;shallow=1;rev=75de7c059e36b64f01d0dd234ff2fff404ec3374;name=git_6e18cbff_0;destsuffix=vcs_cache/ff75ecee442381e7c87bac5ec092ebaf50137bc693ba5c5c1edce6eb4bd3ce94" | ||
| 551 | SRC_URI += "git://github.com/go-jose/go-jose;protocol=https;nobranch=1;shallow=1;rev=15bc4c2ac4575ad865f078390db61d44530f985d;name=git_3c60bf8b_0;destsuffix=vcs_cache/19011aacdb618bd78f198fe7f98f5dd0d87658ba153cfe43f6dac19de23aace4" | ||
| 552 | SRC_URI += "git://github.com/go-jose/go-jose;protocol=https;nobranch=1;shallow=1;rev=99b346cec4e86d102284642c5dcbe9bb0cacfc22;name=git_3c60bf8b_1;destsuffix=vcs_cache/4120375bb60edff2cdbd2c111f0a2a830983601f7ac090275871972cba41f818" | ||
| 553 | SRC_URI += "git://github.com/golang-jwt/jwt;protocol=https;nobranch=1;shallow=1;rev=0951d184286dece21f73c85673fd308786ffe9c3;name=git_6a52582e_0;destsuffix=vcs_cache/8c8157dd77cc8a916815a655cc63e5c3c0421c3ce9743c80afa3e0ef75c0e3c7" | ||
| 554 | SRC_URI += "git://github.com/golang-jwt/jwt;protocol=https;nobranch=1;shallow=1;rev=2f0e9add62078527821828c76865661aa7718a84;name=git_6a52582e_1;destsuffix=vcs_cache/ed377d1ab5a786e12e5ac9212b3b771832aca833f1458aae5077fd332a594123" | ||
| 555 | SRC_URI += "git://github.com/lyft/protoc-gen-star;protocol=https;nobranch=1;shallow=1;rev=1635a6baa3f5803596cca67b641e8ee46d12ecca;name=git_6c3dbd55_0;destsuffix=vcs_cache/954e002c0ca53e9a63bc41b7a47e67ce7c07c452bcac5686cde096f3f8c15e17" | ||
| 556 | SRC_URI += "git://github.com/lyft/protoc-gen-star;protocol=https;branch=master;rev=496ad1ac90a4573d8b89f09e6ef5f8e25dd4adb8;name=git_6c3dbd55_1;destsuffix=vcs_cache/1ca7403dedc7c0fa8b51d7953d5122425b70b3a2d16c061990848ffbc3e2a376" | ||
| 557 | SRC_URI += "git://github.com/lyft/protoc-gen-star;protocol=https;nobranch=1;shallow=1;rev=c5d8db18cd90807e53e5fa5f8bd8e4eb58570c30;name=git_6c3dbd55_2;destsuffix=vcs_cache/3b4d4bc0c19fa6a3e89dd96803627ae2fafd4fc0e96ac3f0244f6cdd349b5b20" | ||
| 558 | SRC_URI += "git://github.com/lyft/protoc-gen-star;protocol=https;nobranch=1;shallow=1;rev=d186061f0cdc717ce813e52d91c29130e2d1a6bc;name=git_6c3dbd55_3;destsuffix=vcs_cache/8960bb77696761b7c48866b91ff764e35b341fbdf7208d92d844683d403c2b13" | ||
| 559 | SRC_URI += "git://github.com/rs/xid;protocol=https;nobranch=1;shallow=1;rev=7aed5a87c88ebb644e4e6d077f58147ac42f03b9;name=git_a158212c_0;destsuffix=vcs_cache/8c8e0881535c4a849e580fe715b34dbc3794e0d11141a2fcea7613de27ba2e46" | ||
| 560 | SRC_URI += "git://github.com/felixge/httpsnoop;protocol=https;nobranch=1;shallow=1;rev=c5817c27ec125409c069052fdd171023c353501c;name=git_b48d732c_0;destsuffix=vcs_cache/4faaa0a5649a2ae9245609ad7ed739dbc2e39cfd27a3018400f3dad114269d26" | ||
| 561 | SRC_URI += "git://github.com/pbnjay/memory;protocol=https;branch=master;rev=7b4eea64cf580186c0eceb10dc94ba3a098af46c;name=git_b4934740_0;destsuffix=vcs_cache/c896d22f0aacacf7ef3a27b3015fd189100b1f07cf3abcf397331f27eaacd3d2" | ||
| 562 | SRC_URI += "git://github.com/agnivade/levenshtein;protocol=https;nobranch=1;shallow=1;rev=51ec67d01101f5fe22e83980dc53e1d5fc96603c;name=git_65ddb0f9_0;destsuffix=vcs_cache/9f46ea48a4d0a06e6ee96f4400a716cced2e66bfe9a3dc216c6e7a354ed6d266" | ||
| 563 | SRC_URI += "git://github.com/go-fonts/latin-modern;protocol=https;nobranch=1;shallow=1;rev=6a97d92f4ec723c9f04a0ab5b5d3ee51cd2787ea;name=git_f219072f_0;destsuffix=vcs_cache/161accc08ff364be5ea40d6a9512175f0fd1469bdb82f01c5737970bc2f0077d" | ||
| 564 | SRC_URI += "git://github.com/go-fonts/stix;protocol=https;nobranch=1;shallow=1;rev=b56f8deef1f104331a0f4714f16bc63a9589a13e;name=git_dea314dc_0;destsuffix=vcs_cache/469dfeff561b62ef91b7e8355eaf0c3894bbb4c6c155632f2c805a5a85422392" | ||
| 565 | SRC_URI += "git://github.com/go-fonts/dejavu;protocol=https;nobranch=1;shallow=1;rev=2ff2a946b2ac300367ae8ed46d4e9c7149bf8fe8;name=git_7f8626fd_0;destsuffix=vcs_cache/c52f7f296cc4b47c541a8a8cc56b21cd40190a05e1e3dc65f1ce14f642f86529" | ||
| 566 | SRC_URI += "git://github.com/go-fonts/liberation;protocol=https;nobranch=1;shallow=1;rev=0c2fdab5e932afd0923f4f71ae23691a66305ef6;name=git_432b5eb1_0;destsuffix=vcs_cache/04ce7cf16b9997e52037c2beea3bea27dfbba1a0f23f670588c8fdb47213f181" | ||
| 567 | SRC_URI += "git://github.com/go-fonts/liberation;protocol=https;nobranch=1;shallow=1;rev=6c37e0b71113a94d020aa1de89f902892972b407;name=git_432b5eb1_1;destsuffix=vcs_cache/0d9223f19f7e86420210f6348f801cee83ca56d0772478c0bd9345efb9766b3b" | ||
| 568 | SRC_URI += "git://github.com/go-fonts/liberation;protocol=https;nobranch=1;shallow=1;rev=cd4f31071d90e9748c4075c4ee14ae100ed174a9;name=git_432b5eb1_2;destsuffix=vcs_cache/2d395cc92d5224237d548fd9bcd6fa211075dd4bb869b89eb21089babd58b693" | ||
| 569 | SRC_URI += "git://github.com/monochromegane/go-gitignore;protocol=https;branch=master;rev=205db1a8cc001de79230472da52edde4974df734;name=git_5fc09b1c_0;destsuffix=vcs_cache/eecd6bfcd78190812fe00fdab06d7cc4e8b1df9276e4965ae923996e9bba09cd" | ||
| 570 | SRC_URI += "git://github.com/smallstep/pkcs7;protocol=https;nobranch=1;rev=21b5bd412d3d388540388c0165151f7e3df92213;name=git_dd95d004_0;destsuffix=vcs_cache/2f19e869b678f6b075729ec3df26ac81f8f576057860ead9a9c70212023b6927" | ||
| 571 | SRC_URI += "git://github.com/natefinch/lumberjack;protocol=https;nobranch=1;rev=7d6a1875575e09256dc552b4c0e450dcd02bd10e;name=git_18aad6ee_0;destsuffix=vcs_cache/576193a875ad316d0d18cd60a70efab6ecfe55f31ab59dffa431b4632e771db4" | ||
| 572 | SRC_URI += "git://github.com/bradfitz/go-smtpd;protocol=https;branch=master;rev=deb6d623762522f8ad4a55b952001e4215a76cf4;name=git_3dafbe03_0;destsuffix=vcs_cache/1b424f68d4f8e67b68a250259077b2b1bb6b78cc0ffbd18d035ecc83c61ce63d" | ||
| 573 | SRC_URI += "git://github.com/containerd/stargz-snapshotter;protocol=https;nobranch=1;shallow=1;rev=6f6aacb044960a0820a2d2954f5cbcc40b17fbdb;name=git_0c473532_0;destsuffix=vcs_cache/24a2796839044959bbf030bb3fd1172f4a49c4577d48199b4f7087d3952367d6" | ||
| 574 | SRC_URI += "git://github.com/containerd/otelttrpc;protocol=https;nobranch=1;shallow=1;rev=fa91cafe17adf59a0edc10650135dfd1dfb761c2;name=git_69c055ed_0;destsuffix=vcs_cache/c27d4a7087a7f4624cdf40c161f9707dbb90cd2d71159840f7c7b610260e9f24" | ||
| 575 | SRC_URI += "git://github.com/containerd/platforms;protocol=https;nobranch=1;shallow=1;rev=e3566b8ff1994b8dc88bae5768d32830e0cd0cfd;name=git_96693f8e_0;destsuffix=vcs_cache/228b46280b8405c1f31e6357892b48ca503c9081ad55b4542dacec14a2cb0142" | ||
| 576 | SRC_URI += "git://github.com/containerd/go-runc;protocol=https;nobranch=1;rev=df3c22d088ca919d1943efa8ae0cfc0514da0542;name=git_84c96084_0;destsuffix=vcs_cache/9044e9e240020298712a51a4db4736afc66d70b1870cf11cac73c0661be06842" | ||
| 577 | SRC_URI += "git://github.com/containerd/errdefs;protocol=https;nobranch=1;shallow=1;rev=4817405e4a3caeb7aee9dac68ed55339c59cb635;name=git_070120f7_0;destsuffix=vcs_cache/d9d1c9949e837f39205605237b656e944c7d0cd69e48a906fabdb6bebe0edb66" | ||
| 578 | SRC_URI += "git://github.com/containerd/protobuild;protocol=https;nobranch=1;shallow=1;rev=168a8eac459f4c240ad54e1147f916056efd4c46;name=git_d8d48ca8_0;destsuffix=vcs_cache/7cfac99318ce6513d3f62c22baae310b7cc70562da7c000901e610a84fb83c70" | ||
| 579 | SRC_URI += "git://github.com/containerd/nri;protocol=https;nobranch=1;shallow=1;rev=6d486acd3f7190d39f3b22490b59f7b7bb937b22;name=git_523249c2_0;destsuffix=vcs_cache/ba74adc9d7b3b1cfa448d53477902136dcbbecec853952e1cf60100155fb0f11" | ||
| 580 | SRC_URI += "git://github.com/containerd/typeurl;protocol=https;nobranch=1;shallow=1;rev=1666bdbd120dd0fe93eb4198e9fca8e06c826e04;name=git_94e812bb_0;destsuffix=vcs_cache/e6b5c36737c4ffa04d478cec9a53cfeeba76014733d6cad1362231933c47b2c6" | ||
| 581 | SRC_URI += "git://github.com/containerd/typeurl;protocol=https;nobranch=1;shallow=1;rev=5b047adad57d172afa9654c019fe65bf0540cc4d;name=git_94e812bb_1;destsuffix=vcs_cache/60bc9255cadbea28631b3293cd629cbe0b9a9cffb987712231cdc4f9dc75a2cb" | ||
| 582 | SRC_URI += "git://github.com/containerd/fuse-overlayfs-snapshotter;protocol=https;nobranch=1;rev=8b4beab359e7d031f06783f60a34f2a9b7297ef5;name=git_923d9d3e_0;destsuffix=vcs_cache/d6462a2e449413e1dd1cf0af4cad9575f645aa1bdbde1b40c8a967fe3de781cf" | ||
| 583 | SRC_URI += "git://github.com/containerd/cgroups;protocol=https;nobranch=1;rev=1e056883d58ac58daf7566065a46016b4532f35c;name=git_85a7d8f6_0;destsuffix=vcs_cache/4facc103f8573c4f839111228e9c7574a58961a95adeb930baa6602293e7e524" | ||
| 584 | SRC_URI += "git://github.com/containerd/cgroups;protocol=https;branch=main;rev=4cbc285b33272039927a0b066d3412799db8de14;name=git_85a7d8f6_1;destsuffix=vcs_cache/efdc4a4bcf92a38fdda6308b27a617183f63949243d144893e252eb1f81568c1" | ||
| 585 | SRC_URI += "git://github.com/containerd/cgroups;protocol=https;nobranch=1;shallow=1;rev=bce3c7e5fbf05852294998684293918fcb3f59dd;name=git_85a7d8f6_2;destsuffix=vcs_cache/5915036ca3b1a492afe8acd828fa11ac9556f8742822bb2a5b5c0050c65e4b9b" | ||
| 586 | SRC_URI += "git://github.com/containerd/cgroups;protocol=https;nobranch=1;shallow=1;rev=fe7323f622bc222e72473679f12a9089aeeda177;name=git_85a7d8f6_3;destsuffix=vcs_cache/b7eed1c3a5878daec84f43cd928ea64e16fc8f878586727e74e9ffe16c493abb" | ||
| 587 | SRC_URI += "git://github.com/containerd/plugin;protocol=https;nobranch=1;shallow=1;rev=19cedbf730bb9ae1c106c4d4df8492bb3d3fb8fd;name=git_0f1fd608_0;destsuffix=vcs_cache/f786b847c888d27ca5c517b566772c78216ed963d31d5119a32ebad7494855ea" | ||
| 588 | SRC_URI += "git://github.com/containerd/zfs;protocol=https;nobranch=1;rev=ac25940eac8d55a66eb07b5444da0bd98ab03f2b;name=git_62ef0568_0;destsuffix=vcs_cache/760d9b417b3649f7335a5437c1ddc3ce9a7d15632bcac73a7aabc3c145104a12" | ||
| 589 | SRC_URI += "git://github.com/containerd/continuity;protocol=https;nobranch=1;rev=2fab5e9ef807da8b932addc4ca1fe6c551ca1c15;name=git_b4d76115_0;destsuffix=vcs_cache/23309c787117edd5f5443e0ca83e8765d9ed8618c46a36529770d78d9f376911" | ||
| 590 | SRC_URI += "git://github.com/containerd/continuity;protocol=https;nobranch=1;shallow=1;rev=44e2adf7e9cd87330f3ad656e7a006ef91ed8c1e;name=git_b4d76115_1;destsuffix=vcs_cache/ef286b146362aa5da58f9ef4e88323a32e1ea45eda78c6d484875972ce0a81e0" | ||
| 591 | SRC_URI += "git://github.com/containerd/imgcrypt;protocol=https;nobranch=1;shallow=1;rev=619fd33080b087702c72e93451a698c381d522d0;name=git_3f4049aa_0;destsuffix=vcs_cache/17da6d128306c148de29d6f7cdef54b559d793d7812b86e0c56c05df293474b5" | ||
| 592 | SRC_URI += "git://github.com/containerd/imgcrypt;protocol=https;nobranch=1;rev=c377ec98ff79ec9205eabf555ebd2ea784738c6c;name=git_3f4049aa_1;destsuffix=vcs_cache/cf07f49bde1cc9b1c042dfb7055d38c832cb69592e89521daa5ad46b367e047b" | ||
| 593 | SRC_URI += "git://github.com/containerd/console;protocol=https;nobranch=1;rev=c8d962180f543ac07c008ecc79a413406ea10c0b;name=git_7dc259a2_0;destsuffix=vcs_cache/a38aca664db28f607862e39301d2fd06b3c58312662cbd189f451215c3eb9894" | ||
| 594 | SRC_URI += "git://github.com/containerd/ttrpc;protocol=https;nobranch=1;shallow=1;rev=3b8c8b75577584e412043afb7b561193a4a47d2e;name=git_1deba031_0;destsuffix=vcs_cache/89e0e59ec2637becf69ff869326d460e7b3aa5c251d58a6d42981bc9c12360fd" | ||
| 595 | SRC_URI += "git://github.com/containerd/ttrpc;protocol=https;nobranch=1;shallow=1;rev=bcc40a4d692214bd62f70bb4ce06f59530fd952c;name=git_1deba031_1;destsuffix=vcs_cache/61f33d90a47ea9cea2cc2eb6f5bf3d20d369be34d5fbddc7c9b9d421d5ce49ec" | ||
| 596 | SRC_URI += "git://github.com/containerd/fifo;protocol=https;nobranch=1;rev=151b205263c29d471e0d55c787d2ce9f5343fd46;name=git_6f3d1077_0;destsuffix=vcs_cache/e4b0152cde11b075ce8a8a9f0db77d54abb72ee1bab1036ab0c157b678aade47" | ||
| 597 | SRC_URI += "git://github.com/containerd/go-cni;protocol=https;nobranch=1;shallow=1;rev=f4736bb1d1b10293d9c484cbf79254a5efa1e020;name=git_cab8b449_0;destsuffix=vcs_cache/55070c8abada9a5bff1ca98847799f569e31b4d2f5e8f75fd9d55e51e55a9447" | ||
| 598 | SRC_URI += "git://github.com/containerd/containerd;protocol=https;nobranch=1;rev=3dd1e886e55dd695541fdcd67420c2888645a495;name=git_c2fd43eb_0;destsuffix=vcs_cache/64b8191be7540e3ff8c8a0744acb50f83ad9e59a14f599ac5bdfbf26fba37e0f" | ||
| 599 | SRC_URI += "git://github.com/containerd/containerd;protocol=https;nobranch=1;rev=57f17b0a6295a39009d861b89e3b3b87b005ca27;name=git_c2fd43eb_1;destsuffix=vcs_cache/a1d7484f71722c8333276b8a97578cdc7a2b04a9fe0f1e1054185b3fe55fcac0" | ||
| 600 | SRC_URI += "git://github.com/containerd/containerd;protocol=https;nobranch=1;rev=9033738f0870139e925d1afe05774a0387ebbabd;name=git_c2fd43eb_2;destsuffix=vcs_cache/a97ed33307fd5222dcceff22a874ffe5191127480c383c0f3595bc3c3e07e4b9" | ||
| 601 | SRC_URI += "git://github.com/containerd/containerd;protocol=https;nobranch=1;rev=c787fb98911740dd3ff2d0e45ce88cdf01410486;name=git_c2fd43eb_3;destsuffix=vcs_cache/3cd3f8dda6ace1e73cad11ca07b54d623dd1f4dd0b2cf585a050a0b5fd966292" | ||
| 602 | SRC_URI += "git://github.com/containerd/containerd;protocol=https;nobranch=1;rev=cf36acf6b6dde383952f523e9b0b721b20dec88a;name=git_c2fd43eb_4;destsuffix=vcs_cache/bc8017d9dffb143b7124d71be2017fef2a6352076f6074797e640cb36b518d50" | ||
| 603 | SRC_URI += "git://github.com/containerd/containerd;protocol=https;nobranch=1;rev=fb4c30d4ede3531652d86197bf3fc9515e5276d9;name=git_c2fd43eb_5;destsuffix=vcs_cache/bd8d461ae010c246fc971658ffa5dcb3b49de1357882a0389983b19d1b1f00cd" | ||
| 604 | SRC_URI += "git://github.com/containerd/log;protocol=https;nobranch=1;shallow=1;rev=0fc1e28871fdf2786e2cc51bbe4133db6547a199;name=git_b70b7359_0;destsuffix=vcs_cache/697be36d9b8a0eb34f8591d0f69b6d596e1e9341b5944ebf81ddd334b1907bc6" | ||
| 605 | SRC_URI += "git://github.com/containerd/btrfs;protocol=https;nobranch=1;rev=f611cf12b33f43269574b2ad82bcb55e4d6f9982;name=git_afc7f4f6_0;destsuffix=vcs_cache/8a2ee3ce7d871ae06962c07984197acdfd6035091884c9db0791378ac0229823" | ||
| 606 | SRC_URI += "git://github.com/veraison/go-cose;protocol=https;nobranch=1;shallow=1;rev=354ac997519fe3d62314afe2906b106ef43bca5d;name=git_11746de1_0;destsuffix=vcs_cache/50c5af8aef66bbc4e1a8a9f6b19b68ca530de0496e90d9cd401290662aa52946" | ||
| 607 | SRC_URI += "git://github.com/docker/distribution;protocol=https;nobranch=1;rev=4772604ae973031ab32dd9805a4bccf61d94909f;name=git_3954c8b6_0;destsuffix=vcs_cache/179a4ea80ae56a5b38e4349dac5aa88a7180045bd04943c05933125b8abc5d93" | ||
| 608 | SRC_URI += "git://github.com/docker/go-metrics;protocol=https;nobranch=1;shallow=1;rev=b619b3592b65de4f087d9f16863a7e6ff905973c;name=git_08ad7bc8_0;destsuffix=vcs_cache/96ae8893e24907a70aef922af47d48651611460f2b982f7e1e27dacd5ad82b9f" | ||
| 609 | SRC_URI += "git://github.com/docker/docker-credential-helpers;protocol=https;nobranch=1;shallow=1;rev=ac5992b5f4756fc0398a7d0c93c609e624368bde;name=git_46e68097_0;destsuffix=vcs_cache/dec3c7feaf80b600beff65a7a5011fa4215905f39ed602aa878644f3dfdb1de3" | ||
| 610 | SRC_URI += "git://github.com/docker/go-events;protocol=https;branch=main;rev=e31b211e4f1cd09aa76fe4ac244571fab96ae47f;name=git_2703dc86_0;destsuffix=vcs_cache/3e0bfea9682128db4b902dfb300a63020f2a4e0fd9e50a9a43529185ded21203" | ||
| 611 | SRC_URI += "git://github.com/docker/go-connections;protocol=https;nobranch=1;rev=42faf792bde28c414a060127d6351769408a675f;name=git_d4d85c75_0;destsuffix=vcs_cache/cd70a0eee460c110e4a842a78601dec1916771fc94b97da790e5cdff44cf6b59" | ||
| 612 | SRC_URI += "git://github.com/docker/go-connections;protocol=https;nobranch=1;rev=fa09c952e3eadbffaf8afc5b8a1667158ba38ace;name=git_d4d85c75_1;destsuffix=vcs_cache/537a652ffe4ade5b6ad2a464d46ac04ecd52e765db706829f721e228252e1310" | ||
| 613 | SRC_URI += "git://github.com/docker/docker;protocol=https;nobranch=1;rev=4c9b3b011ae4c30145a7b344c870bdda01b454e2;name=git_248eb0d1_0;destsuffix=vcs_cache/741f3e770f1be5b9eeb6b08ba1dec29abf4466cd217f173c27fc597f15587769" | ||
| 614 | SRC_URI += "git://github.com/docker/docker;protocol=https;nobranch=1;rev=71907ca48ef98bc6640795e50dcf257d683af53b;name=git_248eb0d1_1;destsuffix=vcs_cache/08e113490f2b19ad6431c6c3d13b9f77f68765dbc562a25879f108b2ec9cf6c9" | ||
| 615 | SRC_URI += "git://github.com/docker/docker;protocol=https;nobranch=1;rev=bea959c7b793b32a893820b97c4eadc7c87fabb0;name=git_248eb0d1_2;destsuffix=vcs_cache/1cdb153e706f2111024c0e86d68d25c76bb9c61d1bce1aa409cfd244cc38d1bf" | ||
| 616 | SRC_URI += "git://github.com/docker/docker;protocol=https;nobranch=1;rev=de5c9cf0b96e4e172b96db54abababa4a328462f;name=git_248eb0d1_3;destsuffix=vcs_cache/2b7f16246d905e4d3daad9399b8acc10b019cd04b7c0799f38b1fd80911941d5" | ||
| 617 | SRC_URI += "git://github.com/docker/go-units;protocol=https;nobranch=1;rev=519db1ee28dcc9fd2474ae59fca29a810482bfb1;name=git_35e0b052_0;destsuffix=vcs_cache/3d29fc2a6f83a128ac23e54c757ee42eb18408242a5463f6e00ed534947c04b4" | ||
| 618 | SRC_URI += "git://github.com/docker/go-units;protocol=https;nobranch=1;rev=e682442797b36348f8e1f98defdbf32bac0b6c6f;name=git_35e0b052_1;destsuffix=vcs_cache/2f970538f28b36d4a39663fa90033ec5c742ddd7774a86d94cc6c179e63a1c49" | ||
| 619 | SRC_URI += "git://github.com/docker/cli;protocol=https;nobranch=1;rev=578ccf607d24abc5270e9a4cbd5ba9b5355b042f;name=git_cad1045a_0;destsuffix=vcs_cache/bae322747f14ccd4203ce946c663f624395056707fdd3f52cd3848911717dac3" | ||
| 620 | SRC_URI += "git://github.com/klauspost/pgzip;protocol=https;nobranch=1;shallow=1;rev=17e8dac29df8ce00febbd08ee5d8ee922024a003;name=git_b3093e6b_0;destsuffix=vcs_cache/02e19538a5e11918b1a8e352986c626de6e0a94b861bc4f4f84538ad857e14ec" | ||
| 621 | SRC_URI += "git://github.com/klauspost/compress;protocol=https;nobranch=1;shallow=1;rev=4b4f3c94fdf8c3a6c725e2ff110d9b44f88823ed;name=git_98939663_0;destsuffix=vcs_cache/8e33d748be1c348a240688ef34cf04f9ac5dc829148e9d5df8da48a701ad6316" | ||
| 622 | SRC_URI += "git://github.com/klauspost/compress;protocol=https;nobranch=1;shallow=1;rev=7ae2138b16cc43afcea3ce7d3d2f2625fb389d51;name=git_98939663_1;destsuffix=vcs_cache/4f845ee699a0d248d06fc5a5f47db618be866b82e1477ccd82985e3a1d448585" | ||
| 623 | SRC_URI += "git://github.com/klauspost/compress;protocol=https;nobranch=1;shallow=1;rev=8e79dc4b98d4c5a09c62a2546b79c14edf7c3e38;name=git_98939663_2;destsuffix=vcs_cache/acdd26bc7e11320191664fe567e96e13863435ec47b9be014f26e8ca6283ca80" | ||
| 624 | SRC_URI += "git://github.com/klauspost/asmfmt;protocol=https;nobranch=1;shallow=1;rev=ef134b9cec704e2b7b336fb02153b7d1a58247da;name=git_98f31443_0;destsuffix=vcs_cache/29514b7fd73cff50fdd2adf52bd4ce9142682040105ed04639e17843e1648b64" | ||
| 625 | SRC_URI += "git://github.com/klauspost/cpuid;protocol=https;nobranch=1;shallow=1;rev=22ab8b9e7d0bace6b004331e4541a0779db894df;name=git_7d314923_0;destsuffix=vcs_cache/c8fcc2c953978946a38caae7607885d3100436a541243af65dfed333e4170ee6" | ||
| 626 | SRC_URI += "git://github.com/klauspost/cpuid;protocol=https;nobranch=1;shallow=1;rev=23e01ae8a150f66375d25ea1f1d52031fc3da4b9;name=git_7d314923_1;destsuffix=vcs_cache/b530fbd86ce728818022953d75d42fbb7cfbe90c31861cb1755e916e1f52cc51" | ||
| 627 | SRC_URI += "git://github.com/klauspost/cpuid;protocol=https;nobranch=1;shallow=1;rev=6903d4066801a7d800d4537ee9eebe81ea97000e;name=git_7d314923_2;destsuffix=vcs_cache/d56dba3a021e74a769375213fac876928aab9dc10df2f3734d8394c3cd25f2e2" | ||
| 628 | SRC_URI += "git://github.com/jpillora/backoff;protocol=https;nobranch=1;shallow=1;rev=d80867952dff4e2fbfb4280ded4ff94d67790457;name=git_59c0b9df_0;destsuffix=vcs_cache/f3877637b1b0b11053bd3f6485df13672bc371749f756a13048e72298849b276" | ||
| 629 | SRC_URI += "git://github.com/davecgh/go-spew;protocol=https;nobranch=1;rev=346938d642f2ec3594ed81d874461961cd0faa76;name=git_d9a489aa_0;destsuffix=vcs_cache/5ce38ad71c2d3bc390b87154a89c53fd5ead19aed2bf005419db5c0b28ea9dfd" | ||
| 630 | SRC_URI += "git://github.com/davecgh/go-spew;protocol=https;nobranch=1;rev=8991bc29aa16c548c550c7ff78260e27b9ab7c73;name=git_d9a489aa_1;destsuffix=vcs_cache/4c7d69cfe586f86079773ff48d94f76d327c2914d8dfeffca9e34fd1146e5d5e" | ||
| 631 | SRC_URI += "git://github.com/davecgh/go-spew;protocol=https;branch=master;rev=d8f796af33cc11cb798c1aaeb27a4ebc5099927d;name=git_d9a489aa_2;destsuffix=vcs_cache/0bbb25cc88e50a90d274f6ee02d66c1a618efd4ad460b7046fdd7f680cb60ffc" | ||
| 632 | SRC_URI += "git://github.com/munnerz/goautoneg;protocol=https;branch=master;rev=a7dc8b61c822528f973a5e4e7b272055c6fdb43e;name=git_09d50017_0;destsuffix=vcs_cache/0f68eeb31e17a8fc96eede1943fe26be5835b08f5cc4a9eee4ed1b8eee4887ee" | ||
| 633 | SRC_URI += "git://github.com/intel/goresctrl;protocol=https;nobranch=1;rev=f7cfa04536314eacecaa523f3b87d3978fbe28e3;name=git_dd750dae_0;destsuffix=vcs_cache/5d20d90ec5de5ded41d2af02d43b1894cd4847e927f36f70d656aaed8856fdf5" | ||
| 634 | SRC_URI += "git://github.com/ipfs/go-ipfs-pq;protocol=https;nobranch=1;shallow=1;rev=a7d14eb95188c7e0d8bad387df29e4026f787289;name=git_7d2a202f_0;destsuffix=vcs_cache/003f429d117659d17e098921ba943c1b0748d7df069e8b95ec7bd7fab8c06f46" | ||
| 635 | SRC_URI += "git://github.com/ipfs/go-ipfs-util;protocol=https;nobranch=1;shallow=1;rev=f92bd273d9d66cc552c795bc5a4c002ca19fd0cd;name=git_d5e8ebc0_0;destsuffix=vcs_cache/ff9ab42531db569020f257cc310e025a1fcd6310ebc3388003527b258955f5a9" | ||
| 636 | SRC_URI += "git://github.com/ipfs/go-ipld-legacy;protocol=https;nobranch=1;shallow=1;rev=f5846723bf335db820f20f1c9fbf7fc1a79a8940;name=git_b35c95e5_0;destsuffix=vcs_cache/1dee012c6d69e765a24ba0342ef798dbebe3ea8617aec1e378bbf04178dd96c7" | ||
| 637 | SRC_URI += "git://github.com/ipfs/go-log;protocol=https;nobranch=1;shallow=1;rev=8625e3ec81bdeb96627de192e6fe21eab5896603;name=git_66085d92_0;destsuffix=vcs_cache/6132090d51b984068211ce1e3b6e31ae83773207cec061edd37e70352b888775" | ||
| 638 | SRC_URI += "git://github.com/ipfs/go-log;protocol=https;nobranch=1;rev=c39ee80c0915c5cca41dc1311e848c2fd7fa4101;name=git_66085d92_1;destsuffix=vcs_cache/bc9ee2138a065b3312fa69d9a7697bab05247b0b45a74a95517a9b6ea98664c9" | ||
| 639 | SRC_URI += "git://github.com/ipfs/go-log;protocol=https;nobranch=1;rev=fc55b72ab4f26040dd007172ce859cdd944efbef;name=git_66085d92_2;destsuffix=vcs_cache/f0c0123b3fc95652442909cabfb06200269dda34056e1d024fe2caea34a21147" | ||
| 640 | SRC_URI += "git://github.com/ipfs/go-ipfs-blockstore;protocol=https;nobranch=1;shallow=1;rev=400c9e3f6bfa3eba6cb386b62fb7418d7f22b6f1;name=git_bf3d5668_0;destsuffix=vcs_cache/59f4f9aaa477a592926b77ed5d9f21bdb0abcc721d442e413584b954b73dbd83" | ||
| 641 | SRC_URI += "git://github.com/ipfs/go-metrics-interface;protocol=https;nobranch=1;shallow=1;rev=c39372ec01d1820f629d64aeda6ae14be6b128f6;name=git_0e20a141_0;destsuffix=vcs_cache/bf95c79de3e8d7bb90d653071611e24b72ab888b5e3e7cfe3945ee4a48da0a88" | ||
| 642 | SRC_URI += "git://github.com/ipfs/go-bitfield;protocol=https;nobranch=1;shallow=1;rev=345bb295b923068375b7b171ffc4b0923abd1c11;name=git_c82cbae8_0;destsuffix=vcs_cache/376f02b97dcb2f8a8be0306192e9e62255f78cb5af9b48d670e561ab889a8cab" | ||
| 643 | SRC_URI += "git://github.com/ipfs/go-ipld-format;protocol=https;nobranch=1;shallow=1;rev=608bf9dd5361098bf4f2ac4655efc9eba7b17488;name=git_93a7ca2e_0;destsuffix=vcs_cache/2c8abcdc7505ba5ad9d751602c5057897b469a3de8eb323f0042eff113792129" | ||
| 644 | SRC_URI += "git://github.com/ipfs/bbloom;protocol=https;nobranch=1;rev=627bb99eb0f4c49ab3e3276f5574b9b80f8aa3bc;name=git_ee7dfa23_0;destsuffix=vcs_cache/883bfe2c0bb81f720ff004517378cb4f1692475d48c701ce2b5fcca95cb1cda8" | ||
| 645 | SRC_URI += "git://github.com/ipfs/go-blockservice;protocol=https;nobranch=1;shallow=1;rev=a62365556057f8142454aac740d9b361db645fd3;name=git_ce0d644b_0;destsuffix=vcs_cache/e8a1152231ada000dc0561c0ba7eeec4cdba1efa9f174d6aa8dc26a9c3ac42dd" | ||
| 646 | SRC_URI += "git://github.com/ipfs/go-ipld-cbor;protocol=https;nobranch=1;shallow=1;rev=2d0b3fb46a5ac56987bf454d7dadba9c20b798ac;name=git_b3e7fe87_0;destsuffix=vcs_cache/bdd692f72f9b70e5dac5eb849222064bd9852cd8b802565a214c8cf600894d25" | ||
| 647 | SRC_URI += "git://github.com/ipfs/go-ds-badger;protocol=https;nobranch=1;shallow=1;rev=f461792fa44987cac9b4c683e31af53868e887e2;name=git_6c310dcb_0;destsuffix=vcs_cache/6f79c621ab08266e6149be10383abb8c827191168d255ab2a832df94050b94ea" | ||
| 648 | SRC_URI += "git://github.com/ipfs/go-cid;protocol=https;nobranch=1;shallow=1;rev=5cddba5d532ac5adeec87f5542c057e1dbfbce9b;name=git_63849489_0;destsuffix=vcs_cache/f9d98dac659a9ed4485c28357c206284fce4a2443cdbe1fd53692667347fef19" | ||
| 649 | SRC_URI += "git://github.com/ipfs/go-ipfs-exchange-interface;protocol=https;nobranch=1;shallow=1;rev=f4159b4d9e61676b37c6bfed12d0762da67c4d03;name=git_aaff82fc_0;destsuffix=vcs_cache/a6bae53f1e0e7c0e55659fa8b1634b4b0c552bd3337c8e080a7f3a62e2c20d8d" | ||
| 650 | SRC_URI += "git://github.com/ipfs/go-block-format;protocol=https;nobranch=1;shallow=1;rev=f2d9400e8a49f4ae64a2e4e66834dbc7453be478;name=git_3026f425_0;destsuffix=vcs_cache/23eba249ccd722126d191eb41c03c13d1b847782101f8c75ae88c76595591d69" | ||
| 651 | SRC_URI += "git://github.com/ipfs/go-test;protocol=https;nobranch=1;shallow=1;rev=f3ae76318f77ca73afecab447ac9ca25404299ae;name=git_5d782f78_0;destsuffix=vcs_cache/bceb6b587f00ccea350078d22efbe1bd7545b4c1532a826fdf4cb367e199ce7e" | ||
| 652 | SRC_URI += "git://github.com/ipfs/boxo;protocol=https;nobranch=1;shallow=1;rev=d11922eef338d1d71f5c9793e33fe99a95b0a5c5;name=git_f601d939_0;destsuffix=vcs_cache/45b3774229a51910b22ab7d6d0788cfc9ab31cf1c09dd956257126f2dbf551da" | ||
| 653 | SRC_URI += "git://github.com/ipfs/go-ipfs-redirects-file;protocol=https;nobranch=1;shallow=1;rev=87c08ba2b86d88fd6b429ec800b09c6d9bb2afcc;name=git_cd98f962_0;destsuffix=vcs_cache/9fec20c8452d3f9fd9b9100121915f3718a1623b85ea76f9f01bd637322fa91e" | ||
| 654 | SRC_URI += "git://github.com/ipfs/go-peertaskqueue;protocol=https;nobranch=1;shallow=1;rev=10a364a3e238a12df26dc230596a747e4b243982;name=git_72f4de03_0;destsuffix=vcs_cache/218357a48c3e4748c51dc38cfb5d6e2746e7f7f9fa2f27595e08db8aef31505f" | ||
| 655 | SRC_URI += "git://github.com/ipfs/go-verifcid;protocol=https;nobranch=1;shallow=1;rev=bfc616de4f038daa113a2c7e7fd0be0ec084edcb;name=git_4c1814cd_0;destsuffix=vcs_cache/5d93dabb1c364ab6aa6e3aa997db33656bd143246f7509747ef3c5a77b236ca8" | ||
| 656 | SRC_URI += "git://github.com/ipfs/go-datastore;protocol=https;nobranch=1;shallow=1;rev=7548998537794105418980aeb5dac19802712392;name=git_66200565_0;destsuffix=vcs_cache/b3cb6a7561cac9e589f4c8266ea2b5b4e77171a8317faf9c69dc2568212ad429" | ||
| 657 | SRC_URI += "git://github.com/ipfs/go-datastore;protocol=https;nobranch=1;shallow=1;rev=d16c26966647697a53ec76d918ec9bb41e32a754;name=git_66200565_1;destsuffix=vcs_cache/92705f0ee4b6e2cd834bb90b4513c2bd9c9a8451c107e78071593fed4a92e96a" | ||
| 658 | SRC_URI += "git://github.com/ipfs/go-unixfsnode;protocol=https;nobranch=1;shallow=1;rev=965a4aafac14a4bbe7b953faa0533d3d5db20680;name=git_d20770fa_0;destsuffix=vcs_cache/3854aa73103efff253b820c998d65b128a32cf35789d23e09f22f34fb90a2b29" | ||
| 659 | SRC_URI += "git://github.com/ipfs/go-ds-leveldb;protocol=https;nobranch=1;shallow=1;rev=6f6dc580f7325ad411fc5967ccee67e40545e208;name=git_87f1f072_0;destsuffix=vcs_cache/d0edff3f8018e43ea279d3a469c021de0eb2e793e1a9e10fe146ef3519ae9f9c" | ||
| 660 | SRC_URI += "git://github.com/ipfs/go-merkledag;protocol=https;nobranch=1;shallow=1;rev=890b4a2fb82790a5cc0b23d796f505405024d002;name=git_1de54a51_0;destsuffix=vcs_cache/2b30ec15a11e12b888e824ccec20f63aa3a60230f11b0e721ff79999438f7495" | ||
| 661 | SRC_URI += "git://github.com/ipfs/go-detect-race;protocol=https;nobranch=1;shallow=1;rev=52daa73989bc95b2fa97d6c610adf62d04eb7822;name=git_1d6a6999_0;destsuffix=vcs_cache/d422579bf9d29199fa61fa3a9d6dda933e08476f6794974e89c2b8d7e74b8ecc" | ||
| 662 | SRC_URI += "git://github.com/ipfs/go-cidutil;protocol=https;nobranch=1;shallow=1;rev=74d8269aa0ceec7b293ff6b3bd13f54d5847880f;name=git_1ac75d35_0;destsuffix=vcs_cache/8bc879705bea58606148b10a748d4ba981fb9af115ac45f1c8dc242f66487c7d" | ||
| 663 | SRC_URI += "git://github.com/ipfs/go-ipfs-delay;protocol=https;nobranch=1;shallow=1;rev=6482ad624d0b4f4053563439f8ca0bd619fbc737;name=git_058a6d10_0;destsuffix=vcs_cache/2ced3804ecf261bdadd8b09ef35b7f54afb27f27bd9994bded6cc96388306052" | ||
| 664 | SRC_URI += "git://github.com/ipfs/go-ipfs-delay;protocol=https;branch=master;rev=70721b86a9a82e1fb77dbdfe9db3f10407fe2e87;name=git_058a6d10_1;destsuffix=vcs_cache/ab94caa5e416745c3fbbe4868a9b5e36ed3b125b1a1f7682170f34abbd593eac" | ||
| 665 | SRC_URI += "git://github.com/ipfs/go-ipfs-ds-help;protocol=https;nobranch=1;shallow=1;rev=280a3672448d57698e2cc194554a1352e892e7b7;name=git_efd04fb0_0;destsuffix=vcs_cache/6ba25efee6af4970cde743d8e7bcd39628b79b4c3bd495ed64450eea9b3d245c" | ||
| 666 | SRC_URI += "git://github.com/gofrs/flock;protocol=https;nobranch=1;rev=6f010d1acea74a32f2f2066bfe324c08bbee30e3;name=git_2d2b3139_0;destsuffix=vcs_cache/ed9a6d8d10fb2cabfe673afa8edb232235b5100352a2d24f82643ae6881cc5c4" | ||
| 667 | SRC_URI += "git://github.com/flannel-io/flannel;protocol=https;nobranch=1;shallow=1;rev=cf342d377f5920c74c2cc880d0d9ea05e0a93886;name=git_5354256f_0;destsuffix=vcs_cache/1bdcecde54190e1db70bfa8bdda0eb7bebac560cf2ba3fd5242cbda22a7e654d" | ||
| 668 | SRC_URI += "git://github.com/moby/vpnkit;protocol=https;nobranch=1;shallow=1;rev=7f0eff0dd99b576c5474de53b4454a157c642834;name=git_985a60b4_0;destsuffix=vcs_cache/e87172b8659c2c06fd1c759745489c8dedb5ca436a1e7e41ed8ce01ea55b1559" | ||
| 669 | SRC_URI += "git://github.com/moby/sys;protocol=https;nobranch=1;rev=54475191138bd297c627eb1a59e1e54b953957f1;name=git_66165bb7_0;destsuffix=vcs_cache/8ea1faceda9bb3618c7b96f0749fcc6b4672432eef27c1f25c4bf631513501f2" | ||
| 670 | SRC_URI += "git://github.com/moby/sys;protocol=https;nobranch=1;rev=71f0c5ead442a11945a589a7aafd6ef5976fffc8;name=git_66165bb7_1;destsuffix=vcs_cache/1ea4d88317a39a40b500e6a8370c6c5f6d53cf5486d16925f6374042d8bf9896" | ||
| 671 | SRC_URI += "git://github.com/moby/sys;protocol=https;nobranch=1;rev=cafbe42351600ca9b363e220722f66d96f6e71f4;name=git_66165bb7_2;destsuffix=vcs_cache/c5c70dcea521c7e4cc66d0ca1ccdc1721b1a865780c1a1b9274ced410fa0553f" | ||
| 672 | SRC_URI += "git://github.com/moby/ipvs;protocol=https;nobranch=1;rev=fe22ac585b3e22a969cbde61addd99ecd93ab22c;name=git_1cdc309a_0;destsuffix=vcs_cache/85ad978ede4c5144b2f8625692b46b54aabbc582a90819deed18a5ecee25930a" | ||
| 673 | SRC_URI += "git://github.com/moby/term;protocol=https;branch=main;rev=1aeaba8785877a66f57739be9fccb6f5cfab429e;name=git_1bc89d26_0;destsuffix=vcs_cache/73f708b9d9059493286c6397b036d30bed42bf690e136a7734e2c3ab02bf2a5a" | ||
| 674 | SRC_URI += "git://github.com/moby/term;protocol=https;nobranch=1;rev=6c1b69fecbac2753dcaf18718a7e9f9093c3760d;name=git_1bc89d26_1;destsuffix=vcs_cache/b7e959e4874fee596e5f3eaf06300410fe7cefde4fbece51042d17be137ef04e" | ||
| 675 | SRC_URI += "git://github.com/moby/term;protocol=https;nobranch=1;rev=9c3c875fad924eb6c9dd32a361b5fc0a49a4feb9;name=git_1bc89d26_2;destsuffix=vcs_cache/5cc8891a8c0a335a819bc8631c6ae22843fe9aaf3603be8dd7afbb418e7ff526" | ||
| 676 | SRC_URI += "git://github.com/moby/docker-image-spec;protocol=https;nobranch=1;rev=f1d00ebd2d6d6805170d5543dbca4b850f35f9af;name=git_00e28400_0;destsuffix=vcs_cache/7e0006fc710e13d8f5d4dd052be9861a4fd4562e1330ab6bdf94303f885e80da" | ||
| 677 | SRC_URI += "git://github.com/moby/locker;protocol=https;nobranch=1;rev=281af2d563954745bea9d1487c965f24d30742fe;name=git_a03ea75a_0;destsuffix=vcs_cache/5549df51df50be0334c0cca67abc7ed6c0bd4fceee3f7bb56eb917b56bfe8644" | ||
| 678 | SRC_URI += "git://github.com/moby/spdystream;protocol=https;nobranch=1;shallow=1;rev=77eb080123d208697674a07b74ceaf94c98bee8b;name=git_30522a60_0;destsuffix=vcs_cache/d7500df0fff4308611e91e5edf74d69178b53dccca9230c03beecb0a26d56124" | ||
| 679 | SRC_URI += "git://github.com/planetscale/vtprotobuf;protocol=https;branch=main;rev=0393e58bdf106fe0347e554d272a8f2c84d12461;name=git_d20372f0_0;destsuffix=vcs_cache/2a8f7a744764b6b7d0f6b17003fd8217cc861be946aee65fccc7d1491634942f" | ||
| 680 | SRC_URI += "git://github.com/nats-io/nkeys;protocol=https;nobranch=1;shallow=1;rev=cf5e93d3187a266d33f60aa95de13bb216db0469;name=git_a4c86a3e_0;destsuffix=vcs_cache/d20c93d6f5ac1f5f8e5eb950657e053af32be938d95b6a29677ec3245e47144f" | ||
| 681 | SRC_URI += "git://github.com/nats-io/nats.go;protocol=https;nobranch=1;shallow=1;rev=7a260b8b93562630ec8c6f8f31ae3704c4f61ad1;name=git_94605ca7_0;destsuffix=vcs_cache/7d316307068d6471c75da6e12b989ed3a252ab9f3e396bdbaea0a47579cbc090" | ||
| 682 | SRC_URI += "git://github.com/nats-io/jwt;protocol=https;nobranch=1;shallow=1;rev=28e31bd445aeebe6a0bb93902baf91e43036c22c;name=git_de924b4a_0;destsuffix=vcs_cache/daa982b2e29c4240c0482a8c039338864552217536523b7942fcb57a386e8b63" | ||
| 683 | SRC_URI += "git://github.com/nats-io/jsm.go;protocol=https;nobranch=1;rev=805384d41dc2abb325fab8f4412ca3bbcf8c80fd;name=git_1da5384d_0;destsuffix=vcs_cache/c67e08c727feb49a06fe181c6c40fc3c9104a70e94850486572d6a214bd8d035" | ||
| 684 | SRC_URI += "git://github.com/nats-io/nuid;protocol=https;nobranch=1;rev=4b96681fa6d28dd0ab5fe79bac63b3a493d9ee94;name=git_5918b8bf_0;destsuffix=vcs_cache/70e5b7a162103d757c2a0da23b52b243928fba49770aaef433c861e7af100c8e" | ||
| 685 | SRC_URI += "git://github.com/nats-io/nats-server;protocol=https;nobranch=1;rev=bc813ee3cb111d81bd1ad2190e88ec0e9637c57b;name=git_44958445_0;destsuffix=vcs_cache/0cf9b401abe53142f699d98c8f6a1de81deb9198430557f5af434a806e155ca6" | ||
| 686 | SRC_URI += "git://github.com/miekg/dns;protocol=https;nobranch=1;shallow=1;rev=97c29ffb8fbdcc2ee5c9bd842f441a18eab0dc90;name=git_f7f6bc88_0;destsuffix=vcs_cache/3339903bfdc843908363af9155248eb4263401a1240c7f1fa08f500129440a65" | ||
| 687 | SRC_URI += "git://github.com/miekg/pkcs11;protocol=https;nobranch=1;shallow=1;rev=f3481918a208bd212aa995a41f92d786eb418a7d;name=git_cf5d6134_0;destsuffix=vcs_cache/cfc32d6973be9c203ec1d8480b59f61c59be67d146de9d920f82d4eb7c4d994a" | ||
| 688 | SRC_URI += "git://github.com/jstemmer/go-junit-report;protocol=https;branch=master;rev=af01ea7f8024089b458d804d5cdf190f962a9a0c;name=git_493c345a_0;destsuffix=vcs_cache/8124ba3f2d8728403f4dc90ebaa06daebaa11ec294e656a7cecf012286dad538" | ||
| 689 | SRC_URI += "git://github.com/jstemmer/go-junit-report;protocol=https;nobranch=1;rev=cc1f095d5cc5eca2844f5c5ea7bb37f6b9bf6cac;name=git_493c345a_1;destsuffix=vcs_cache/02567effcb53f4b0fa353f44e344720b283adffc4e4e56c8fc00cb1a6101acf7" | ||
| 690 | SRC_URI += "git://github.com/lestrrat-go/backoff;protocol=https;nobranch=1;shallow=1;rev=c3af762cb9d2bc8339e1d5099a4550366a675f60;name=git_295c824f_0;destsuffix=vcs_cache/cac61700ad617eae68ad7b4b604e2484e0a4f702cfdf125e784add42fc9af8c1" | ||
| 691 | SRC_URI += "git://github.com/lestrrat-go/blackmagic;protocol=https;nobranch=1;shallow=1;rev=420d1921e4b3264eeaa17a7946b486a1e6e41796;name=git_a785ed5c_0;destsuffix=vcs_cache/27d85daf215783d115f87d7b6624f7770dd9d8cbe340e8b4bef8784123d8c5f9" | ||
| 692 | SRC_URI += "git://github.com/lestrrat-go/httpcc;protocol=https;nobranch=1;shallow=1;rev=962f66809593fba7c5cdc78a0bdcf98827250e3c;name=git_743770ce_0;destsuffix=vcs_cache/466b0cb68191ccc31d667d0e1cf8f0eec07556bbc61fdad149b67379fba0f789" | ||
| 693 | SRC_URI += "git://github.com/lestrrat-go/jwx;protocol=https;nobranch=1;shallow=1;rev=1025f8eec3bd80c8d8f1be8f9cad989a5b78fd4b;name=git_daf2c4dd_0;destsuffix=vcs_cache/0222375b3ed66cac8023dafca7428deb89df4aeb20d854951140e101b0c5f28b" | ||
| 694 | SRC_URI += "git://github.com/lestrrat-go/iter;protocol=https;nobranch=1;shallow=1;rev=a02dbb5faff273dfa44a04e34b645ee9338cc74a;name=git_149fc576_0;destsuffix=vcs_cache/8798d95cb251c99e3a5db9f362a5935bbe2e986c343f71908f1aecf634de6fbf" | ||
| 695 | SRC_URI += "git://github.com/lestrrat-go/option;protocol=https;nobranch=1;shallow=1;rev=ced73324dba7d8be3a1587a7d6a5fa081d9e2dc2;name=git_7fba3ab3_0;destsuffix=vcs_cache/1f8dcec97d12a81cde1ec2ba90e51e5a7642e0b6ac69fa6d060c924499d9e826" | ||
| 696 | SRC_URI += "git://github.com/mndrix/tap-go;protocol=https;branch=master;rev=629fa407e90bbf3781e448e8e9b8931523ec823c;name=git_e9509ffb_0;destsuffix=vcs_cache/8bb1ed2d8275bc2dbf722411dd9448c055174d4deabf466b5d13bd0b0d5d3e80" | ||
| 697 | SRC_URI += "git://github.com/cskr/pubsub;protocol=https;nobranch=1;shallow=1;rev=65166f5ae403cbf6dcdced31e1f8f8ad95485cb3;name=git_32d16d76_0;destsuffix=vcs_cache/7f74633a37e29fd4d96df0f6d3328d282aa5724c1c3dcfb7d87e45a5ebc8bb6d" | ||
| 698 | SRC_URI += "git://github.com/kballard/go-shellquote;protocol=https;branch=master;rev=95032a82bc518f77982ea72343cc1ade730072f0;name=git_e33a00ee_0;destsuffix=vcs_cache/49fe182d1b759955b666e8ad12ff66052cc7e14ba9ccf9e8371ee85848f1f9ac" | ||
| 699 | SRC_URI += "git://github.com/dgraph-io/badger;protocol=https;nobranch=1;shallow=1;rev=c5d36c806aa80954a24606a982a475a717d44de2;name=git_ad2441c6_0;destsuffix=vcs_cache/49ed18fb6cfeacdf1ac19d3bf9acbce535c8c8002b2eac36207a595c8ec70d62" | ||
| 700 | SRC_URI += "git://github.com/dgraph-io/ristretto;protocol=https;nobranch=1;shallow=1;rev=dbc185e050f48c5190a78b4a07829d9c10afca21;name=git_7accc6f9_0;destsuffix=vcs_cache/8caaf63bbae80090a9005069218581eb3efa3399b0f80f881e69a987d1dafd8c" | ||
| 701 | SRC_URI += "git://github.com/cenkalti/backoff;protocol=https;nobranch=1;shallow=1;rev=720b78985a65c0452fd37bb155c7cac4157a7c45;name=git_67dac28e_0;destsuffix=vcs_cache/c644c1d0f5212c0210f056d6c7d45f3e482a1fca002b7c3e65edf8d3c060566f" | ||
| 702 | SRC_URI += "git://github.com/cenkalti/backoff;protocol=https;nobranch=1;shallow=1;rev=7cad66a637c4ffff09d0795608116ddcc7eb1769;name=git_67dac28e_1;destsuffix=vcs_cache/656f7cb59961eb5e57ba97bf50166eda0c13e2ecff4c8c15b33eb72e8ad26dc4" | ||
| 703 | SRC_URI += "git://github.com/cenkalti/backoff;protocol=https;nobranch=1;shallow=1;rev=a52b52789f765d2d83c82ecf1435045c7bd4f3f3;name=git_67dac28e_2;destsuffix=vcs_cache/4ed30c170ae0f557303777eec03bf1e0493c04e9a8839a7728764692563d5b9a" | ||
| 704 | SRC_URI += "git://github.com/ruudk/golang-pdf417;protocol=https;branch=master;rev=1af4ab5afa58c956c53ed723dee66437498b9415;name=git_b9e72af0_0;destsuffix=vcs_cache/63346948c2e5f9a1d2158321ad92056ce33e12c2fdc52b8dcc6bc61338847d5c" | ||
| 705 | SRC_URI += "git://github.com/ruudk/golang-pdf417;protocol=https;branch=master;rev=a7e3863a1245aa774317bb96e6c19640b3a9c99e;name=git_b9e72af0_1;destsuffix=vcs_cache/93b7c770797398b0ef30c930347e43de7ebbf9440f939ec59f7139cc52d3414f" | ||
| 706 | SRC_URI += "git://github.com/avast/retry-go;protocol=https;nobranch=1;shallow=1;rev=93932f8b6d01fb56dec3eb0ca7cbaa0e90cbbc25;name=git_2e094515_0;destsuffix=vcs_cache/c6c0b66f1d97506e5ea2ef535277871572a2dbb28ed0ddfd875ec2b7351557d4" | ||
| 707 | SRC_URI += "git://github.com/buger/jsonparser;protocol=https;branch=master;rev=bf1c66bbce23153d89b23f8960071a680dbef54b;name=git_67b93344_0;destsuffix=vcs_cache/901336b30fc76e411d2bb38577c1468994ac5071302a3e77afc7d385071133cf" | ||
| 708 | SRC_URI += "git://github.com/buger/jsonparser;protocol=https;nobranch=1;shallow=1;rev=df3ea76ece10095374fd1c9a22a4fb85a44efc42;name=git_67b93344_1;destsuffix=vcs_cache/9e7d88ec56247178ccab447d74a526005db3524f40984768e84aa7c9dbcbe255" | ||
| 709 | SRC_URI += "git://github.com/mitchellh/go-homedir;protocol=https;nobranch=1;shallow=1;rev=af06845cf3004701891bf4fdb884bfe4920b3727;name=git_b0f6ef1f_0;destsuffix=vcs_cache/0466071bcdbaca5ed0a5cdacf380534de6af614c1d6ebac6ec08513f20ffc5ad" | ||
| 710 | SRC_URI += "git://github.com/mitchellh/copystructure;protocol=https;nobranch=1;shallow=1;rev=d4ce1f938f7a7ea2a40bff4544b56be9c00b5e84;name=git_1a7f6829_0;destsuffix=vcs_cache/d3fc75b255c7157669cb2bfb806c854438546d13de557d12d405a6c09392b5f6" | ||
| 711 | SRC_URI += "git://github.com/mitchellh/mapstructure;protocol=https;nobranch=1;shallow=1;rev=ab69d8d93410fce4361f4912bb1ff88110a81311;name=git_3ac6d6a4_0;destsuffix=vcs_cache/d9f5489d4515cf23689f7c9a7a71a85fdd52671cf92601ea8e8c59bf3644b6b5" | ||
| 712 | SRC_URI += "git://github.com/mitchellh/reflectwalk;protocol=https;nobranch=1;shallow=1;rev=e0c24fdb021963cd2c4013097a0b993a7c4e344f;name=git_25507f2c_0;destsuffix=vcs_cache/cef150715ca3823275a9d97895b7fdc3d73afcb2a90e53183ddffeff1bf246a8" | ||
| 713 | SRC_URI += "git://github.com/mitchellh/go-wordwrap;protocol=https;nobranch=1;shallow=1;rev=ecf0936a077a4bd73a1cc2ac5c370f2b55618d62;name=git_bad0582b_0;destsuffix=vcs_cache/c6c7d05ba9f6db2637751fa2ce7bbc8bb04f632abc0b05363566319c8fd9c9b0" | ||
| 714 | SRC_URI += "git://github.com/nxadm/tail;protocol=https;nobranch=1;shallow=1;rev=abad231d8d07ef91e09cd4c4c457cac35ed3bbb9;name=git_89148835_0;destsuffix=vcs_cache/badc5a9928e990b92696d59abf692d0a8a1f1de81c54722f9be8817c4d19afc4" | ||
| 715 | SRC_URI += "git://github.com/nxadm/tail;protocol=https;nobranch=1;shallow=1;rev=cbff2e202a24674b7bc70720b0e45adbbbef5d0b;name=git_89148835_1;destsuffix=vcs_cache/3d7309c6f9225628d49b0bfc2f32d3f696a9d127463b00b3f716798800b51993" | ||
| 716 | SRC_URI += "git://github.com/wk8/go-ordered-map;protocol=https;nobranch=1;shallow=1;rev=85ca4a2b29d3241fa4513f82be3d38fe2392a791;name=git_5634d8d4_0;destsuffix=vcs_cache/70866e43bf55d824436c0593881ac6b844dc779bcb805887d174d38ee21c1966" | ||
| 717 | SRC_URI += "git://github.com/goccy/go-json;protocol=https;nobranch=1;shallow=1;rev=30713917a8e5740aa161ddd53f1be7fb74764533;name=git_58b9fee8_0;destsuffix=vcs_cache/952764996a51fed7c881078845e4e5c719e2b3550d1d59ccb5583c789a8a0c7d" | ||
| 718 | SRC_URI += "git://github.com/goccy/go-json;protocol=https;nobranch=1;shallow=1;rev=9872089c316cfe2d0f29b331b75d45bf6d522d96;name=git_58b9fee8_1;destsuffix=vcs_cache/9135ffafe2f170bce8f90413934c0b25aa6d201122cc437153cf64a206c46389" | ||
| 719 | SRC_URI += "git://github.com/hashicorp/hcl;protocol=https;nobranch=1;rev=8cb6e5b959231cc1119e43259c4a608f9c51a241;name=git_e2b5d849_0;destsuffix=vcs_cache/4001ff21b09bcafa71da9dbb8546e662be54956882fc49db209d139c60a059a5" | ||
| 720 | SRC_URI += "git://github.com/hashicorp/errwrap;protocol=https;nobranch=1;shallow=1;rev=7b00e5db719c64d14dd0caaacbd13e76254d02c0;name=git_28334120_0;destsuffix=vcs_cache/a0949020a0c14672f86d32cbf0d984b8d048a27e6f75aeac79f8ca3f7cc4ecae" | ||
| 721 | SRC_URI += "git://github.com/hashicorp/errwrap;protocol=https;nobranch=1;shallow=1;rev=8a6fb523712970c966eefc6b39ed2c5e74880354;name=git_28334120_1;destsuffix=vcs_cache/65db17b2a8abd8c2bde5a919d17f7abc0e891ae4037aa21f7aa2482f560cf21f" | ||
| 722 | SRC_URI += "git://github.com/hashicorp/go-version;protocol=https;nobranch=1;rev=fcaa53267960208632e9308c93aa89535526a018;name=git_55a07af7_0;destsuffix=vcs_cache/fd3860df5d492a5119c8c51b16a6aab4a06c5aa25b862415b5447aa36f240677" | ||
| 723 | SRC_URI += "git://github.com/hashicorp/go-multierror;protocol=https;nobranch=1;shallow=1;rev=9974e9ec57696378079ecc3accd3d6f29401b3a0;name=git_151ee577_0;destsuffix=vcs_cache/cec0f337a88725c16a86058204a5dd4ae667b8a92bbed995ab204ebcb62177a5" | ||
| 724 | SRC_URI += "git://github.com/hashicorp/go-hclog;protocol=https;nobranch=1;shallow=1;rev=d12136aa2e51933c460084f5083b6d5bb9d41960;name=git_4a8ed8e0_0;destsuffix=vcs_cache/0b4bc1f484bcdfdcb3ceaacd23eff50d33afa85db395a0f6a5f55b1bd0e8c0c5" | ||
| 725 | SRC_URI += "git://github.com/hashicorp/go-retryablehttp;protocol=https;nobranch=1;shallow=1;rev=e1f5485fe84728709b857cb89e17088894c301d6;name=git_69ebb5f3_0;destsuffix=vcs_cache/420ce476cca0369183e19289674513fb1d412be25fb7aa1ce6f21f22444e1b02" | ||
| 726 | SRC_URI += "git://github.com/hashicorp/golang-lru;protocol=https;nobranch=1;shallow=1;rev=20f1fb78b0740ba8c3cb143a61e86ba5c8669768;name=git_aa2934d2_0;destsuffix=vcs_cache/011e067d188efe7429b197f7d8192b24ad223dac023428634f938f922098aa79" | ||
| 727 | SRC_URI += "git://github.com/hashicorp/golang-lru;protocol=https;nobranch=1;shallow=1;rev=7087cb70de9f7a8bc0a10c375cb0d2280a8edf9c;name=git_aa2934d2_1;destsuffix=vcs_cache/cfc230cd80a88bd2cd24c2fddbbc333c736d5191372a39b531d22888301fbd16" | ||
| 728 | SRC_URI += "git://github.com/hashicorp/golang-lru;protocol=https;nobranch=1;shallow=1;rev=97f49b45d00745bd1bbc7a64d9363e5edf216713;name=git_aa2934d2_2;destsuffix=vcs_cache/c9db15d955aa462c711a58edd3e65d05914a638094a1240b0345fea64df2762b" | ||
| 729 | SRC_URI += "git://github.com/hashicorp/golang-lru;protocol=https;nobranch=1;shallow=1;rev=a032ef5a154020ffc7a74ba73702f9c5d3ea11f2;name=git_aa2934d2_3;destsuffix=vcs_cache/343208606456fb4f9643d8e8742dd757b64a6b252025dc7a30adb732272fce26" | ||
| 730 | SRC_URI += "git://github.com/hashicorp/golang-lru;protocol=https;nobranch=1;shallow=1;rev=d8515860cebc7b25ff2d29fada3f10a43611c28b;name=git_aa2934d2_4;destsuffix=vcs_cache/0a17d620bc2f7dd8c00efd79d0b78bb5f5c0bfaa2ec311417e9256a33b35db77" | ||
| 731 | SRC_URI += "git://github.com/hashicorp/go-cleanhttp;protocol=https;nobranch=1;shallow=1;rev=6d9e2ac5d828e5f8594b97f88c4bde14a67bb6d2;name=git_34cadc19_0;destsuffix=vcs_cache/da345fc970b7e579c1da9ec42edfbe1bf896f5e3274ce418f134b15952eb2494" | ||
| 732 | SRC_URI += "git://github.com/Azure/go-ansiterm;protocol=https;branch=master;rev=306776ec8161b5dc8676039adbf598a39bce3de0;name=git_e113ad22_0;destsuffix=vcs_cache/20b5a68b53b8ff2636a1b1fca6d6cd742cad314b06d086bf72e1ed0987689ef5" | ||
| 733 | SRC_URI += "git://github.com/Azure/go-ansiterm;protocol=https;branch=master;rev=faa5f7b0171c46bb398a91b4a0c906324d3664cf;name=git_e113ad22_1;destsuffix=vcs_cache/d9abe4d330489bbcc2f3473a042a0886c4f556d7a3b9128c484c2fef3396e790" | ||
| 734 | SRC_URI += "git://github.com/jung-kurt/gofpdf;protocol=https;nobranch=1;rev=14c1db30737a138f8d9797cffea58783892b2fae;name=git_f39a7771_0;destsuffix=vcs_cache/94ccb71a620d44eb00175df7e31d4a18e0a06e890997834b8c10da3c9f9c6424" | ||
| 735 | SRC_URI += "git://github.com/jung-kurt/gofpdf;protocol=https;branch=master;rev=24315acbbda57c4f6b80c8441fd108087dd7e305;name=git_f39a7771_1;destsuffix=vcs_cache/35fa9cdfc6e7291edf290acbd304516a5983d9786ae9c7781e046b9689526085" | ||
| 736 | SRC_URI += "git://github.com/cilium/ebpf;protocol=https;nobranch=1;shallow=1;rev=061e86d8f5e99aa6f04d11a3807c8cacdbe7908b;name=git_1e891de1_0;destsuffix=vcs_cache/8e810695e5aecdedc82025b50fe217f458e95243dfd6f3a725e4be31bb89421b" | ||
| 737 | SRC_URI += "git://github.com/cilium/ebpf;protocol=https;nobranch=1;shallow=1;rev=1a65b78df6d9fbe88cd546d689e3e1af54227f23;name=git_1e891de1_1;destsuffix=vcs_cache/27b87ab64b375e62ae86b22936d61ab8e529b1e2573f57e1ff6c2c7962831fd3" | ||
| 738 | SRC_URI += "git://github.com/NYTimes/gziphandler;protocol=https;nobranch=1;shallow=1;rev=dd0439581c7657cb652dfe5c71d7d48baf39541d;name=git_749e556e_0;destsuffix=vcs_cache/4432cf17688d98dd536a5b6fffc152e59d0c129e894bd16e3de993748e44bed5" | ||
| 739 | SRC_URI += "git://github.com/osrg/gobgp;protocol=https;nobranch=1;shallow=1;rev=b91614eb13ca1388a1d524ad10ecb05cc416ff56;name=git_6d556e8c_0;destsuffix=vcs_cache/3d4c9442edc58fb06b8d3a1c947a55999ae63ba7d7959bb75564508ce6879d2d" | ||
| 740 | SRC_URI += "git://github.com/magiconair/properties;protocol=https;nobranch=1;rev=c9a06e8f8f0164e4e16c0d5c4793cbed4ac90264;name=git_fa8300c1_0;destsuffix=vcs_cache/b7ddc5a84485cad9de28d1ea4c8294d0497dcdbc97785fdcd203542d07be353f" | ||
| 741 | SRC_URI += "git://github.com/jonboulle/clockwork;protocol=https;nobranch=1;rev=6d8d032a18422c2e3ef651170a8a55012d1f704c;name=git_c61652e2_0;destsuffix=vcs_cache/8a9b3a40ae13b2679138bcbfbe409f1586f92c23e873f4e219066c6596debc26" | ||
| 742 | SRC_URI += "git://github.com/checkpoint-restore/go-criu;protocol=https;nobranch=1;shallow=1;rev=39135d0112fa0fb12e80ba04ef843eea097add46;name=git_400f7838_0;destsuffix=vcs_cache/cd3a96bfb455f01e0ad41b83fe0a2ba40c017e12b43cf536dd72401c0a9efa9b" | ||
| 743 | SRC_URI += "git://github.com/checkpoint-restore/checkpointctl;protocol=https;nobranch=1;shallow=1;rev=9a448d52c31a1d571b774d3cf812a5e93f2f747b;name=git_3c5c2d9d_0;destsuffix=vcs_cache/2c7723c5a9ee119e95480471084db495771076bc7a1f870bc1cba6832e279438" | ||
| 744 | SRC_URI += "git://github.com/kisielk/errcheck;protocol=https;nobranch=1;shallow=1;rev=e14f8d59a22d460d56c5ee92507cd94c78fbf274;name=git_19b8b0b3_0;destsuffix=vcs_cache/839916615056d6af43f8d8aaa22ecee7de6a03166fb63a68dbdca21e038463cc" | ||
| 745 | SRC_URI += "git://github.com/kisielk/errcheck;protocol=https;nobranch=1;shallow=1;rev=ee08a456fc430219ad80ce5af98415bcc027a219;name=git_19b8b0b3_1;destsuffix=vcs_cache/2ae681313b6ac49c6c60836f406eed1f7f4db5b86a3027f0ec720f5984386390" | ||
| 746 | SRC_URI += "git://github.com/kisielk/gotool;protocol=https;nobranch=1;shallow=1;rev=80517062f582ea3340cd4baf70e86d539ae7d84d;name=git_e251e12c_0;destsuffix=vcs_cache/5f448e8a93894c89c55e73478ef6dc8a0a1a6a3fd3fe3a2b5cd5e03e65915fb1" | ||
| 747 | SRC_URI += "git://github.com/francoispqt/gojay;protocol=https;nobranch=1;shallow=1;rev=1398296d938f9fae26750ddc2fe356b6d897f799;name=git_d62afddb_0;destsuffix=vcs_cache/3cd097f43291e91b6f3543dadab7a3eccaa625e9a3443de7a9d7aa799f6807f5" | ||
| 748 | SRC_URI += "git://github.com/imdario/mergo;protocol=https;nobranch=1;shallow=1;rev=14fe2b165b83359196f820886a2b24f2771729e9;name=git_c84ab7ed_0;destsuffix=vcs_cache/290fb19f9a5f9073db90468b4dc0e8fe8311dc6cedba860d5135f4d0e7fd7ecc" | ||
| 749 | SRC_URI += "git://github.com/imdario/mergo;protocol=https;nobranch=1;shallow=1;rev=59ea6a9cd9f9c60cb6b1c58476f76cd3172ccebf;name=git_c84ab7ed_1;destsuffix=vcs_cache/ec93951cf02739e6e999cf0902a7970a4983432145559425fd7600b4d7fd553b" | ||
| 750 | SRC_URI += "git://github.com/gregjones/httpcache;protocol=https;branch=master;rev=901d90724c7919163f472a9812253fb26761123d;name=git_9c1961af_0;destsuffix=vcs_cache/0af7be998159ab0dc0165b502262d5536011cd1634a80210d2c71cac89e1481e" | ||
| 751 | SRC_URI += "git://github.com/gregjones/httpcache;protocol=https;branch=master;rev=9cad4c3443a7200dd6400aef47183728de563a38;name=git_9c1961af_1;destsuffix=vcs_cache/1a426dcf2bd73bb01f3e2a33b6dda0049c74e6ae66ae07236e3326ff6ce2b6fc" | ||
| 752 | SRC_URI += "git://github.com/dustin/go-humanize;protocol=https;nobranch=1;rev=9ec74ab2f7a7161664182fd4e5e292fccffbc75f;name=git_17fdefb1_0;destsuffix=vcs_cache/c6234fca390287f69b38a8f6d0ab98d492cb6f0df51d81ae32097b058cde1f72" | ||
| 753 | SRC_URI += "git://github.com/dustin/go-humanize;protocol=https;nobranch=1;rev=9f541cc9db5d55bce703bd99987c9d5cb8eea45e;name=git_17fdefb1_1;destsuffix=vcs_cache/175b4352ad26cc827755eddbeed444f8209c255c4e7c110d30416e6ef58ced8a" | ||
| 754 | SRC_URI += "git://github.com/phpdave11/gofpdf;protocol=https;nobranch=1;shallow=1;rev=6c2904300397bab594ce233e3d50ef2caca8da0e;name=git_5e7c9dc3_0;destsuffix=vcs_cache/d948d07226ac81ca9dfa21b460dc9d5a8b9fe8d2f91e68b9a470b579d27acf4a" | ||
| 755 | SRC_URI += "git://github.com/phpdave11/gofpdi;protocol=https;nobranch=1;shallow=1;rev=938432d87db898577a88d7ca69778a5f62f5438c;name=git_e5246477_0;destsuffix=vcs_cache/6a626a54c90f4d9de05c792d1a59d5a84e149ff9e3b616bcf63ee14954ba3b6c" | ||
| 756 | SRC_URI += "git://github.com/phpdave11/gofpdi;protocol=https;nobranch=1;shallow=1;rev=cf771f66a372da8380cb6c9fe5d9d40133dcc563;name=git_e5246477_1;destsuffix=vcs_cache/879b0b1c952355c7c7b15b6000329a3fa78045d0285f33d1d40466bfd4295fcc" | ||
| 757 | SRC_URI += "git://github.com/pquerna/cachecontrol;protocol=https;nobranch=1;shallow=1;rev=fb00f8a766ae43bf209f50299ce7d69669416dfb;name=git_0e035927_0;destsuffix=vcs_cache/55ff67f1ea0d8e70a60dfc1e76d10663447207af4f4f70ff5260aee35790d0b7" | ||
| 758 | SRC_URI += "git://github.com/onsi/gomega;protocol=https;nobranch=1;shallow=1;rev=65fb64232476ad9046e57c26cd0bff3d3a8dc6cd;name=git_4f2954a0_0;destsuffix=vcs_cache/3e693db8d747171810730ce9cdd20edcd184964ce5eebd2f68358f2feaaa0e56" | ||
| 759 | SRC_URI += "git://github.com/onsi/gomega;protocol=https;nobranch=1;shallow=1;rev=9f5a208e8adf32c11daf594b3c98a513f13388dd;name=git_4f2954a0_1;destsuffix=vcs_cache/55528403183c5ca0f949540f07a593519920aec994598bfcdfd458e000bd03cf" | ||
| 760 | SRC_URI += "git://github.com/onsi/gomega;protocol=https;nobranch=1;shallow=1;rev=bb0e5501c05cf1b46bea2e97b28a521a0c274e2b;name=git_4f2954a0_2;destsuffix=vcs_cache/fadfbc0b7f9eeef9444a17dcaca214bcb4dc6224346dc4ddfbd25854ee024948" | ||
| 761 | SRC_URI += "git://github.com/onsi/gomega;protocol=https;nobranch=1;shallow=1;rev=c1237df9d4dbb138d19c835940657cc5c7fbd506;name=git_4f2954a0_3;destsuffix=vcs_cache/59674a262b3775795463502ae953fc9220d3230821e27dde27b6fc041eb58778" | ||
| 762 | SRC_URI += "git://github.com/onsi/ginkgo;protocol=https;nobranch=1;shallow=1;rev=2e1be8f7d90e9d3e3e58b0ce470f2f14d075406f;name=git_209602b3_0;destsuffix=vcs_cache/b6304e9db1ac57c8ceb3161772d93cf44ea2cf34c82ca270777495335a4d3948" | ||
| 763 | SRC_URI += "git://github.com/onsi/ginkgo;protocol=https;nobranch=1;shallow=1;rev=3774a09d95489ccaa16032e0770d08ea77ba6184;name=git_209602b3_1;destsuffix=vcs_cache/084961c940c1064ad8f72342797a7f84ceb5184e0f4f98076f0ac0a75a0a376f" | ||
| 764 | SRC_URI += "git://github.com/onsi/ginkgo;protocol=https;nobranch=1;shallow=1;rev=ac8918e9fd5e8174adc91e13b9b905b554d14e38;name=git_209602b3_2;destsuffix=vcs_cache/d6335eeb4c3e27d39b38a6f963dd64f8219219f2fc86e3667e80f4a8fe4bbd9d" | ||
| 765 | SRC_URI += "git://github.com/onsi/ginkgo;protocol=https;nobranch=1;shallow=1;rev=d38b9d946d52cd175495d30143fbecc5aff98f13;name=git_209602b3_3;destsuffix=vcs_cache/5d5337553584cfbd61a079f00c73fab896dfe1413aba0d8fc16c28a2fc5c2f3d" | ||
| 766 | SRC_URI += "git://github.com/onsi/ginkgo;protocol=https;nobranch=1;shallow=1;rev=f65e80b6237f8705373028b37294c6dde8bdd872;name=git_209602b3_4;destsuffix=vcs_cache/a7ab519f40eca9576664ca40f2c4e29fdbcb7219e8a454f6b503d9c24305cc25" | ||
| 767 | SRC_URI += "git://github.com/onsi/ginkgo;protocol=https;nobranch=1;shallow=1;rev=fcc0e74deeb1be682ffa7b56e6567183643798dd;name=git_209602b3_5;destsuffix=vcs_cache/8929a71cf946974f42a622f7cecca8acf10fbc65944ef20909866959ce5d95eb" | ||
| 768 | SRC_URI += "git://github.com/cockroachdb/datadriven;protocol=https;nobranch=1;shallow=1;rev=26b70ec25f5935afbf28f0fa1ffea6b385636e27;name=git_c15d85a4_0;destsuffix=vcs_cache/7f9aeac808866822052bb4ed51dc861e3a67c7e873ec73bc2eaed15490ebc819" | ||
| 769 | SRC_URI += "git://github.com/Microsoft/hnslib;protocol=https;nobranch=1;shallow=1;rev=e9f96c28f48e99445cc26600ec444979640d42fd;name=git_b4142b54_0;destsuffix=vcs_cache/0f7d0b71a42a39937d865059fcc362de1f2f524b8f18b51a71552dfc6b268135" | ||
| 770 | SRC_URI += "git://github.com/Microsoft/cosesign1go;protocol=https;nobranch=1;shallow=1;rev=e86c6aa1092c0386c91f3b24c3111a03be0094b6;name=git_3a764ac5_0;destsuffix=vcs_cache/3055be8736bbe9c13656922d0bc61931b54c0f2a56cda5ce2bd392dcd5ebc324" | ||
| 771 | SRC_URI += "git://github.com/Microsoft/go-winio;protocol=https;nobranch=1;shallow=1;rev=3c9576c9346a1892dee136329e7e15309e82fb4f;name=git_6d816430_0;destsuffix=vcs_cache/963154633520174004b7a508de4bfa23c0374f9312f6db845c29aa3cb751d708" | ||
| 772 | SRC_URI += "git://github.com/Microsoft/hcsshim;protocol=https;nobranch=1;shallow=1;rev=7084bd2fa445d83629a67a91ff4e072517a11f04;name=git_d1a645ee_0;destsuffix=vcs_cache/ebcb311f78cca55ebb6d8ea742540278b027226d0bb748b6d0f3b011755af9a0" | ||
| 773 | SRC_URI += "git://github.com/Microsoft/hcsshim;protocol=https;nobranch=1;shallow=1;rev=7392335b540ccd5edc26ca1e0dce0da393c17eff;name=git_d1a645ee_1;destsuffix=vcs_cache/05dc4d58e83373d88f474ae8e70744afab6cb5a48243bd4618d3a0e36276f49a" | ||
| 774 | SRC_URI += "git://github.com/Microsoft/hcsshim;protocol=https;nobranch=1;shallow=1;rev=b16edf62c1723deb948632261b445d0228d973e0;name=git_d1a645ee_2;destsuffix=vcs_cache/70f738c5b5d744db93e1c89468b6d93a9cb4774e7fd3923020771c69592cac85" | ||
| 775 | SRC_URI += "git://github.com/Microsoft/didx509go;protocol=https;nobranch=1;shallow=1;rev=d6236d5cdf87770cf91ae58586fc35ac4ec209ea;name=git_653ab3b3_0;destsuffix=vcs_cache/9d732379493b8d4ba557d271dfac2f175c56544888b810e4884820c70ff7fb20" | ||
| 776 | SRC_URI += "git://github.com/Rican7/retry;protocol=https;nobranch=1;shallow=1;rev=e6cc9ad35993d0a7edf857b494c854e0804440cd;name=git_d51c2195_0;destsuffix=vcs_cache/b6aa146f9f73585a5b28f15fef6a1b500c54f448b3f550777e4cedf7c8f9de82" | ||
| 777 | SRC_URI += "git://github.com/ucarion/urlpath;protocol=https;branch=master;rev=7ccc79b76bbb8235c4fb3da11c4bc35af899456f;name=git_4a3b7037_0;destsuffix=vcs_cache/d8e173a71d3b09082cd60a40b418e742b39bff366afa2e306e5890eaab230e97" | ||
| 778 | SRC_URI += "git://github.com/russross/blackfriday;protocol=https;nobranch=1;shallow=1;rev=05f3235734ad95d0016f6a23902f06461fcf567a;name=git_fb978822_0;destsuffix=vcs_cache/88a644b02cec99e16a7a4b418e482def4525d65927e45fe0aa15d6774bf71e36" | ||
| 779 | SRC_URI += "git://github.com/russross/blackfriday;protocol=https;nobranch=1;shallow=1;rev=4c9bf9512682b995722660a4196c0013228e2049;name=git_fb978822_1;destsuffix=vcs_cache/6dd1604eceba1790dbf7f827f1e22a5866a5348a2ab616daed7363a6e16e081d" | ||
| 780 | SRC_URI += "git://github.com/russross/blackfriday;protocol=https;nobranch=1;shallow=1;rev=d3b5b032dc8e8927d31a5071b56e14c89f045135;name=git_fb978822_2;destsuffix=vcs_cache/3c6cd20af2fcb06acb997b2e5ad1ec087f26361c5d5ac5975478e298942c7130" | ||
| 781 | SRC_URI += "git://github.com/russross/blackfriday;protocol=https;nobranch=1;shallow=1;rev=e96880f42b9343aea6cbfd99693adae0e5fe2b2a;name=git_fb978822_3;destsuffix=vcs_cache/45882c51d4da17f32775abbdabd353753e5115f6ec6282c3bf028fe3471fc743" | ||
| 782 | SRC_URI += "git://github.com/goccmack/gocc;protocol=https;branch=master;rev=2292f9e40198d1d43db1e951089d4edd34079619;name=git_830232c6_0;destsuffix=vcs_cache/334b745c54925ef3a2267ac8278eb59a29f0f1d792bcf56d02226be0be31041f" | ||
| 783 | SRC_URI += "git://github.com/josharian/native;protocol=https;nobranch=1;rev=c1e37c09b531b14ae12a501eb6fd529b31cecdaa;name=git_c34f7170_0;destsuffix=vcs_cache/1c1112f47669d0f21f7bd8836fe3b760e3cc2998ae4dc5e47e222ab0955d8e1e" | ||
| 784 | SRC_URI += "git://github.com/josharian/intern;protocol=https;nobranch=1;shallow=1;rev=8e6ff32b3e7c0b018c43953085fe2ac330fe9acd;name=git_eb6bc1bf_0;destsuffix=vcs_cache/273d42676826fc8f106c11c2800d01690a09463878fa115700b2e26df24a2440" | ||
| 785 | SRC_URI += "git://github.com/tarm/serial;protocol=https;branch=master;rev=98f6abe2eb07edd42f6dfa2a934aea469acc29b7;name=git_a133531c_0;destsuffix=vcs_cache/1a9bb6795d7043c19f0c44f0d74c97669cc624e026ce6a22b0d4f3bf52265b44" | ||
| 786 | SRC_URI += "git://github.com/yl2chen/cidranger;protocol=https;nobranch=1;shallow=1;rev=7ff5a0e84593dad6fbd50551343618d7956b3c71;name=git_ba6f7a54_0;destsuffix=vcs_cache/4628bff85b11a73edcf5be87f1c279452c9152b3f1a12bff225f01d74804b948" | ||
| 787 | SRC_URI += "git://github.com/JeffAshton/win_pdh;protocol=https;branch=master;rev=76bb4ee9f0ab50f77826f2a2ee7fb9d3880d6ec2;name=git_2273ef35_0;destsuffix=vcs_cache/d04540925c4331f3e4a4f736d023490507faad3a0adb620190c5f3faef26d008" | ||
| 788 | SRC_URI += "git://github.com/multiformats/go-multiaddr-dns;protocol=https;nobranch=1;shallow=1;rev=2c774f3c835321ab48ee63492dedd1aec8691a51;name=git_7a7ba1e4_0;destsuffix=vcs_cache/3a5d5a2a52015f0b62ebca80333a09e10edbf4e39cd0d488843980bcc22b7016" | ||
| 789 | SRC_URI += "git://github.com/multiformats/go-multiaddr-fmt;protocol=https;nobranch=1;rev=113ed87ed03cfff94f29fd95236be3ccd933fd36;name=git_612261c9_0;destsuffix=vcs_cache/b9363f18a917e06fd15aaa89c4c5892b33c77381e91fb6113248cbd2ec6fe104" | ||
| 790 | SRC_URI += "git://github.com/multiformats/go-base36;protocol=https;nobranch=1;shallow=1;rev=da52c98bb97cfaa321be04030bc97dcee7de63ff;name=git_f2aafc4b_0;destsuffix=vcs_cache/b53b08586b57e1c9d5907ee7589ddc68381618b8b71a4a91cf585531a2925d85" | ||
| 791 | SRC_URI += "git://github.com/multiformats/go-varint;protocol=https;nobranch=1;shallow=1;rev=8c8129accb08fc978bb276c81d568c41eafdd48f;name=git_82e9ac21_0;destsuffix=vcs_cache/ce0dad13d3a66794d01ddcba58a1d4edcebfcc735198acfda0cb2217b3b7da09" | ||
| 792 | SRC_URI += "git://github.com/multiformats/go-base32;protocol=https;nobranch=1;shallow=1;rev=a16b66327f327428b32b919939b8c93482507e1f;name=git_0d2d6dd6_0;destsuffix=vcs_cache/22f9647a611ada581aab67ff89be4a59f14ef1c6101708feb4c8248bd30beba8" | ||
| 793 | SRC_URI += "git://github.com/multiformats/go-multicodec;protocol=https;nobranch=1;shallow=1;rev=b8b4bf5270f9f220f00bcdeddf1641b13e67cc0b;name=git_28271801_0;destsuffix=vcs_cache/e82a32ff5c3e0c5f061bad7083de6f9b06ec93bff5b076a0621c2b4a1a5b91dd" | ||
| 794 | SRC_URI += "git://github.com/multiformats/go-multibase;protocol=https;nobranch=1;shallow=1;rev=58a41f7df1d82d16599e259325b3337d69f70e3b;name=git_e2525f66_0;destsuffix=vcs_cache/336ef425701a0f8e2a7fd9038f8015dc08a8c83b80d82305e7fdb531e67b848a" | ||
| 795 | SRC_URI += "git://github.com/multiformats/go-multistream;protocol=https;nobranch=1;shallow=1;rev=6275fc7b9cee338515acd5a48db506e4666bfc7a;name=git_3b3d5d66_0;destsuffix=vcs_cache/8bfeaf3cf7cdfb9da36d345b9e0f1c5edca47a7e849387b053fc7eb8bed09bb1" | ||
| 796 | SRC_URI += "git://github.com/multiformats/go-multihash;protocol=https;nobranch=1;rev=249ead2008065c476a2ee45e8e75e8b85d846a72;name=git_378abd8b_0;destsuffix=vcs_cache/156329e1d8fb42524cb5f10735c9ac97e24eccfbbdd0078544b96a543cfca3cd" | ||
| 797 | SRC_URI += "git://github.com/multiformats/go-multihash;protocol=https;nobranch=1;shallow=1;rev=ff9da31500dddfc675e996601a05cdfc3ce7c764;name=git_378abd8b_1;destsuffix=vcs_cache/5357d62ff01a1b90a3740db211ad8dce9191406dda2bded9fa50679d59183137" | ||
| 798 | SRC_URI += "git://github.com/multiformats/go-multiaddr;protocol=https;nobranch=1;shallow=1;rev=30b45fbe13b3a116675a49a799d13d18a9306f60;name=git_573da6f3_0;destsuffix=vcs_cache/132595ba2696035ea593177db5d567c0981fb2575348a6dd5f205ba00adc171e" | ||
| 799 | SRC_URI += "git://github.com/multiformats/go-multiaddr;protocol=https;nobranch=1;rev=f96df18bf0c217c77f6cc0f9e810a178cea12f38;name=git_573da6f3_1;destsuffix=vcs_cache/757011a7dfa054e1bd8aa193c0b02452f7bd545a8d545b453c1c99932f128c47" | ||
| 800 | SRC_URI += "git://github.com/pion/sctp;protocol=https;nobranch=1;shallow=1;rev=bf53986cb1bbb4f7a71552bdd47f3e5a9802526a;name=git_4f39e5c6_0;destsuffix=vcs_cache/80218102507bd1aac5bc8dd65086d5c0f0522be3c00cde979179245d90d521ca" | ||
| 801 | SRC_URI += "git://github.com/pion/transport;protocol=https;nobranch=1;shallow=1;rev=0646cde6b7f51b53059c64404e2076358f1af0c9;name=git_f72222df_0;destsuffix=vcs_cache/33c1129fb68bf629874f94a05d4be8b9572343a080a4455e916208a833d0330e" | ||
| 802 | SRC_URI += "git://github.com/pion/transport;protocol=https;nobranch=1;shallow=1;rev=3f96630bb3c0d950695c97b4ba91cf5f8bfee87f;name=git_f72222df_1;destsuffix=vcs_cache/d72c38fb4df48f4c3463671256a7457b5382e8d917551726a404fe752bc96ab4" | ||
| 803 | SRC_URI += "git://github.com/pion/transport;protocol=https;nobranch=1;shallow=1;rev=536a6d13627fe050e477cb12ac82287da7259d1b;name=git_f72222df_2;destsuffix=vcs_cache/f0c5c82ca0673ba913c1259349a00ec6cc1a5d422c84c31afbfc0d55ec9d5e3f" | ||
| 804 | SRC_URI += "git://github.com/pion/transport;protocol=https;nobranch=1;shallow=1;rev=5d0649ff1ab47d750626ed3c240a2e65b5aa9376;name=git_f72222df_3;destsuffix=vcs_cache/cc0d137f95b00065198a0a459106b9cd055a2c0805fd8400c3a38e0c71f7a3b1" | ||
| 805 | SRC_URI += "git://github.com/pion/srtp;protocol=https;nobranch=1;shallow=1;rev=099a0b0c209aa5907faea57ff7b1db2409555541;name=git_ab4e9bcb_0;destsuffix=vcs_cache/fb53aa18d1bdb73c07c5bef46e09880135f2e3bda92b2543fa023658250fabcf" | ||
| 806 | SRC_URI += "git://github.com/pion/dtls;protocol=https;nobranch=1;shallow=1;rev=48e76cc261c359aa3f14e32471d43993202faf29;name=git_c2506550_0;destsuffix=vcs_cache/bcbffe6ea8683ca03a08f8b44b8f378f2cf166700f970fb2f80d897c902ee9e1" | ||
| 807 | SRC_URI += "git://github.com/pion/dtls;protocol=https;nobranch=1;shallow=1;rev=5c0a7c1a8542d21287049de6814da614fd6badcf;name=git_c2506550_1;destsuffix=vcs_cache/dbdb2922642557a7544d1311add3c99f6e63adabf66e83836e33c55601a47722" | ||
| 808 | SRC_URI += "git://github.com/pion/dtls;protocol=https;nobranch=1;shallow=1;rev=b3e02c4ba7e207c6dfce4e490f30fe09c8c926be;name=git_c2506550_2;destsuffix=vcs_cache/f2c8343c186194a610bc8be42f593b37148edbf75f3e3260e8b6bbb33c14c14c" | ||
| 809 | SRC_URI += "git://github.com/pion/logging;protocol=https;nobranch=1;shallow=1;rev=0387f8acdeb20faf48e539e74906dd633851f3a8;name=git_005a0e49_0;destsuffix=vcs_cache/fd208e5a5ed033d70cb062b4facbd9a2214cb7f7b3db8edb84bf6099ec19d649" | ||
| 810 | SRC_URI += "git://github.com/pion/logging;protocol=https;nobranch=1;rev=770cd0b2bbb63d76bc06c128f626cd78099eb76a;name=git_005a0e49_1;destsuffix=vcs_cache/cb3ec019159fe6ab8d3d76ebfb75c40bcee4852025a1a81b59119bf4ea37063b" | ||
| 811 | SRC_URI += "git://github.com/pion/sdp;protocol=https;nobranch=1;shallow=1;rev=edabe23cdd7c2b7f27826e15b23be6be84df5659;name=git_76cca18c_0;destsuffix=vcs_cache/1d7f9f84a33ef3e0a2eb18308d8163497b4344a2b2bdfb17094275f057dba697" | ||
| 812 | SRC_URI += "git://github.com/pion/interceptor;protocol=https;nobranch=1;shallow=1;rev=0eab1887cec79081e21457c0f9f89be2537c5df5;name=git_b2f394a6_0;destsuffix=vcs_cache/1bdaeb578967931a492fc8ead3bd5ceed65cb79b737294935a1e5d018ec2dee7" | ||
| 813 | SRC_URI += "git://github.com/pion/webrtc;protocol=https;nobranch=1;shallow=1;rev=70f0211065c83e75b9ce69dba554aa61b13988ec;name=git_030058d7_0;destsuffix=vcs_cache/f204803a17d415dcd32328ae04370622c4186f711b293668c7661842a194af0a" | ||
| 814 | SRC_URI += "git://github.com/pion/randutil;protocol=https;nobranch=1;shallow=1;rev=3e7aefb6fd280d89fca72f1596348f1939525187;name=git_a49fda05_0;destsuffix=vcs_cache/3ad94561134b2bd3cb7aa750e8ac307b2fe005ac3889ffca89116ffaa056fc63" | ||
| 815 | SRC_URI += "git://github.com/pion/rtcp;protocol=https;nobranch=1;shallow=1;rev=b5ab305d1920e7ea5bd98ee68a3242d42424a445;name=git_ba7bd7f4_0;destsuffix=vcs_cache/bb97adf139c89793c54fcd2ae979fc00da0df172dc269f5c666e1231660fb1a9" | ||
| 816 | SRC_URI += "git://github.com/pion/turn;protocol=https;nobranch=1;shallow=1;rev=f5deeb891cae25aa0935bc36e7c5d8e5eec3f6a9;name=git_12506a4d_0;destsuffix=vcs_cache/a3bb6f0bc5a6957988ca35e03ff9eb6a99ddc2d94400819eac192928891ddd40" | ||
| 817 | SRC_URI += "git://github.com/pion/mdns;protocol=https;nobranch=1;shallow=1;rev=689cdb9fc66c6202b75bd96f17caf12078aa8c95;name=git_46823b18_0;destsuffix=vcs_cache/7c4020bd5b18afd44f4d641174750b0ea79c558ddd6092825c881220dd845300" | ||
| 818 | SRC_URI += "git://github.com/pion/stun;protocol=https;nobranch=1;shallow=1;rev=e56f1f82cd67337fd13713c396d4e942d10c5c36;name=git_b22038a9_0;destsuffix=vcs_cache/45c8cb65e8b0dba1e5a5ca654f68c7379d26dc16aa5d24529d3d96d3e1ad7fb3" | ||
| 819 | SRC_URI += "git://github.com/pion/stun;protocol=https;nobranch=1;shallow=1;rev=fd9b93c8104f1bdaae3d8e45de6962aaf45c3f5e;name=git_b22038a9_1;destsuffix=vcs_cache/b98877e484b6abb98d4e398df85a794918a75ed50573868ee1cb6f5965e56b50" | ||
| 820 | SRC_URI += "git://github.com/pion/ice;protocol=https;nobranch=1;shallow=1;rev=37fb5d2fc34dd7df9d09fe4d9fc2541e80a1b675;name=git_e433e8d7_0;destsuffix=vcs_cache/1e8f3ce18f126bb6fea61ada7cfcc87e6739cf5c4f0ddabef734061e939cb82b" | ||
| 821 | SRC_URI += "git://github.com/pion/datachannel;protocol=https;nobranch=1;shallow=1;rev=687754f965a2cda0420848905505ec11bedc25b6;name=git_c0f3ce5c_0;destsuffix=vcs_cache/3166a86378cd092e0a93e3c91e92f0d7eefcd6085614b29de554ec52ef22ed79" | ||
| 822 | SRC_URI += "git://github.com/pion/rtp;protocol=https;nobranch=1;shallow=1;rev=3e1f46acd19383dabe489c90182fe860cdc1808f;name=git_a33107d3_0;destsuffix=vcs_cache/4e13b630d49ca3bcb63e3f14e4f37cf11fb2fec8e32640c3d290006783f9fc7f" | ||
| 823 | SRC_URI += "git://github.com/kr/pretty;protocol=https;nobranch=1;rev=3cd153a126da607b78d1762779b1e1054f9889fc;name=git_cd673b00_0;destsuffix=vcs_cache/487dccea2d19da29e6f873ffd57f7f4d33720781a3f60bb9f852176acb476435" | ||
| 824 | SRC_URI += "git://github.com/kr/pretty;protocol=https;nobranch=1;rev=4e0886370c3a67530192c6a238cff68f56c141b0;name=git_cd673b00_1;destsuffix=vcs_cache/5c58189dae24ac93d8a9267591721fb4c8ea70c19f2611a47f36c6900fd24653" | ||
| 825 | SRC_URI += "git://github.com/kr/pretty;protocol=https;nobranch=1;rev=73f6ac0b30a98e433b289500d779f50c1a6f0712;name=git_cd673b00_2;destsuffix=vcs_cache/0f21d99b403d8e61d556bfa775400b5cd3eeb5d2fb19e978a43ff5e77dae75ee" | ||
| 826 | SRC_URI += "git://github.com/kr/pretty;protocol=https;nobranch=1;rev=a883a8422cd235c67c6c4fdcb7bbb022143e10b1;name=git_cd673b00_3;destsuffix=vcs_cache/613c09580fcd6809c6beaa1a76f6bb11a74725e615cc9f4558bae8c68a92cbb3" | ||
| 827 | SRC_URI += "git://github.com/kr/pretty;protocol=https;nobranch=1;rev=ead452280cd055b2ae8a7f0db5eb37a878d902f7;name=git_cd673b00_4;destsuffix=vcs_cache/910eaae1a45b64a385e9b5cf589986cb7c9441f3e51dafccad658a47f2b9d937" | ||
| 828 | SRC_URI += "git://github.com/kr/fs;protocol=https;nobranch=1;rev=1455def202f6e05b95cc7bfc7e8ae67ae5141eba;name=git_f39c34d4_0;destsuffix=vcs_cache/788a8b841315d1131eeb62169145328d6f904d6a78a63b897ad827bf68d746b6" | ||
| 829 | SRC_URI += "git://github.com/kr/text;protocol=https;nobranch=1;rev=702c74938df48b97370179f33ce2107bd7ff3b3e;name=git_2770e00e_0;destsuffix=vcs_cache/62674ecb33f72b9ab66dd856fe2e651dbf7344dea40ba5132203c7b4b32cfd61" | ||
| 830 | SRC_URI += "git://github.com/kr/text;protocol=https;nobranch=1;rev=e2ffdb16a802fe2bb95e2e35ff34f0e53aeef34f;name=git_2770e00e_1;destsuffix=vcs_cache/d47a4a089998b1398264c79fffcb25588459baa28396ff9e275fff9f4995519a" | ||
| 831 | SRC_URI += "git://github.com/kr/pty;protocol=https;nobranch=1;shallow=1;rev=282ce0e5322c82529687d609ee670fac7c7d917c;name=git_00cb36cf_0;destsuffix=vcs_cache/1bac58bd1947d8ae4f18469faf2550b830a1ff3614f2644b00e44b1dc16e13ec" | ||
| 832 | SRC_URI += "git://github.com/kr/pty;protocol=https;nobranch=1;rev=db8e3cd836b82e82e0a9c8edc6896967dd31374f;name=git_00cb36cf_1;destsuffix=vcs_cache/554ee6f5ec5e9892b7daef8bc08e3d3269857d7d4df9d8ba08f636e64a11a252" | ||
| 833 | SRC_URI += "git://github.com/xhit/go-str2duration;protocol=https;nobranch=1;shallow=1;rev=017325bfda0895fe02177e4ebb07962e58735bbf;name=git_c7386ea5_0;destsuffix=vcs_cache/395a3ddd7e351b7b882dc20af4936a00bd11a84147f83ac7a7c25f8093a51cb3" | ||
| 834 | SRC_URI += "git://github.com/go-errors/errors;protocol=https;nobranch=1;shallow=1;rev=33d496f939bc762321a636d4035e15c302eb0b00;name=git_35ff444b_0;destsuffix=vcs_cache/e89baf203a1d185b7272705d5ddb9ad62af4e74186fabb8fa5bfdc52c96e133e" | ||
| 835 | SRC_URI += "git://github.com/go-errors/errors;protocol=https;nobranch=1;shallow=1;rev=a6af135bd4e28680facf08a3d206b454abc877a4;name=git_35ff444b_1;destsuffix=vcs_cache/bd902bb55d3203ba820919cba2d9b8979bf9015dfc5503b247893b3356f59fe5" | ||
| 836 | SRC_URI += "git://github.com/rcrowley/go-metrics;protocol=https;branch=master;rev=10cdbea86bc0b922507ce91d43f4f78a5bea2e8f;name=git_54613f95_0;destsuffix=vcs_cache/72f5f2e29a16b9692a19a2b94e23cbbb89dbabf006c0af691e69618cebfb7b5b" | ||
| 837 | SRC_URI += "git://github.com/shopspring/decimal;protocol=https;nobranch=1;rev=a2e78c6cff3451d68a784428ce443e5a9021a89f;name=git_d89c63cf_0;destsuffix=vcs_cache/81d14461a67982eaec5bffc77f8be489a3c6f734185bbe7b48d2143a04bcf53f" | ||
| 838 | SRC_URI += "git://github.com/containers/storage;protocol=https;nobranch=1;rev=65908627e6e9baa6bb8819f3c6ff6bd8c51a123a;name=git_c3f7820b_0;destsuffix=vcs_cache/5771b6614008ee25f678b5ec6a9454bae2908ee1b2f17c1616a0472c2464f272" | ||
| 839 | SRC_URI += "git://github.com/containers/ocicrypt;protocol=https;nobranch=1;rev=1db71af9f28553231f0b59880d3fe5b162fa8c61;name=git_1f55eed4_0;destsuffix=vcs_cache/bec170205b8cb4f7646d21f6d05f4e78b62b540ff061d55788f38ccecc6313b7" | ||
| 840 | SRC_URI += "git://github.com/gopherjs/gopherjs;protocol=https;branch=master;rev=0766667cb4d1cfb8d5fde1fe210ae41ead3cf589;name=git_586d5e7b_0;destsuffix=vcs_cache/01a1edbf006e84ee72823df53fd6bfec0668d43ccc43130966699159da6af4f1" | ||
| 841 | SRC_URI += "git://github.com/gopherjs/gopherjs;protocol=https;branch=master;rev=3e4dfb77656c424b6d1196a4d5fed0fcf63677cc;name=git_586d5e7b_1;destsuffix=vcs_cache/96f41cb09211316a8ed120c255c87c97920f88a25ac5b2148ca596faf99716f7" | ||
| 842 | SRC_URI += "git://github.com/boombuler/barcode;protocol=https;nobranch=1;shallow=1;rev=3cfea5ab600ae37946be2b763b8ec2c1cf2d272d;name=git_4efcad21_0;destsuffix=vcs_cache/8d666854a7caacdc5967fa1e27ffc08f41fd72c5e40be09e693722dbf8bd5d2f" | ||
| 843 | SRC_URI += "git://github.com/boombuler/barcode;protocol=https;nobranch=1;shallow=1;rev=6c824513baccd76c674ce72112c29ef550187b08;name=git_4efcad21_1;destsuffix=vcs_cache/0a0efb4280c325862e9637bb8db36c731fb3078492bd1292def4cd024a373081" | ||
| 844 | SRC_URI += "git://github.com/liggitt/tabwriter;protocol=https;branch=master;rev=89fcab3d43de07060e4fd4c1547430ed57e87f24;name=git_86fec9fe_0;destsuffix=vcs_cache/693f14cdaaa2e1cecdd9585bef0d8adb4f255658a22c358bff628d1e569cc4f9" | ||
| 845 | SRC_URI += "git://github.com/aws/aws-sdk-go;protocol=https;nobranch=1;shallow=1;rev=e1db430efbf87c6fd64a01c3330ad7df794b8847;name=git_b3c0b920_0;destsuffix=vcs_cache/fcf5ef0b6d56f50be5d6868cf80e677ab70a2505357bb49d4b86964479b5a61f" | ||
| 846 | SRC_URI += "git://github.com/aws/smithy-go;protocol=https;nobranch=1;shallow=1;rev=07bbd001753f9633a614f6c0949d3d73142433d0;name=git_0adf6e3e_0;destsuffix=vcs_cache/c1f9fc4ebee11068a7c704ab9d4d1dbf1f08118e5d144a287927a03613bf5c94" | ||
| 847 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;protocol=https;nobranch=1;rev=4509a600408280c8dcdbc6825ba750cf1628423d;name=git_0a897d51_0;destsuffix=vcs_cache/955a184cf2a0f33544045aa04663746a0ac0b9af6f2b103a53c7e0971c83f741" | ||
| 848 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;protocol=https;nobranch=1;rev=4fd9126607b61a0fe22af3a6a31b4e4792a66d83;name=git_0a897d51_1;destsuffix=vcs_cache/1019db3148ced92df014f3223b25aa98b2ba2efdbeabf15f6118d4ee009ddf00" | ||
| 849 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;protocol=https;nobranch=1;rev=9005edfbb1194c8f340b9bb7288698b58fc7274a;name=git_0a897d51_2;destsuffix=vcs_cache/a8852e0f20dc8097fdeba5e7e49e906d28eb4abb30651ef33d8eb086d24d530a" | ||
| 850 | SRC_URI += "git://github.com/open-policy-agent/opa;protocol=https;nobranch=1;shallow=1;rev=c8e7863c83e1767cf019b0e8429decc9c4bdb9cd;name=git_345563a6_0;destsuffix=vcs_cache/1a713831847a09d011646d4dab059845b70fe1e96581d9d37090175437db2f57" | ||
| 851 | SRC_URI += "git://github.com/rogpeppe/fastuuid;protocol=https;nobranch=1;shallow=1;rev=10c3923834d38e951ae8f627bfec2dc632c5b6cb;name=git_8a779c11_0;destsuffix=vcs_cache/20ca2e2cf2990cc136cad7958992d06abd356dc16a58362afd2bd51be48ae0ac" | ||
| 852 | SRC_URI += "git://github.com/rogpeppe/go-internal;protocol=https;nobranch=1;shallow=1;rev=2c88e7f58ae1ca6f811b818d0d985b4622556532;name=git_2748cdc3_0;destsuffix=vcs_cache/854fa605c8c2f83276293dc0208b83f9cab4c76d2d02dfd3210bef082dc98568" | ||
| 853 | SRC_URI += "git://github.com/rogpeppe/go-internal;protocol=https;nobranch=1;rev=438578804ca6f31be148c27683afc419ce47c06e;name=git_2748cdc3_1;destsuffix=vcs_cache/60f86e5b4a52222c559501c80d3f185830c7ea76a16e57cc035a8db43a4b0596" | ||
| 854 | SRC_URI += "git://github.com/rogpeppe/go-internal;protocol=https;nobranch=1;rev=66d1a7a6f940a81ade651cd6cf17877912dbff3d;name=git_2748cdc3_2;destsuffix=vcs_cache/ec2f9172e408da725008495c4f5b090e3c5345bf6bac1d7aa9aa59db29466061" | ||
| 855 | SRC_URI += "git://github.com/rogpeppe/go-internal;protocol=https;nobranch=1;shallow=1;rev=76dc4b3fc37c97df8520f01985a79bbac5d1585d;name=git_2748cdc3_3;destsuffix=vcs_cache/8b16c925b7b44bc1769facde784afd44ec49089cacb9ca08cd3e9335e4fd077f" | ||
| 856 | SRC_URI += "git://github.com/rogpeppe/go-internal;protocol=https;nobranch=1;shallow=1;rev=7a6a5f804c24039a8741921b97ffa0c3b8998be3;name=git_2748cdc3_4;destsuffix=vcs_cache/dbc2fd9c4bbfd2fd8126efa54f3249bfaad1e514d80687e8b19b85b388d0ba5f" | ||
| 857 | SRC_URI += "git://github.com/rogpeppe/go-internal;protocol=https;nobranch=1;rev=e67a4aa07a58fd7f4cc884153739cb77b34f0edb;name=git_2748cdc3_5;destsuffix=vcs_cache/6a8cf885e1574a3d34afe5d7b0a7b4272403e5d756cae287c06d90a7e9eb2d09" | ||
| 858 | SRC_URI += "git://github.com/rogpeppe/go-internal;protocol=https;nobranch=1;shallow=1;rev=ec119421bb970ac974ea4ac16d8b58ffd0d727fc;name=git_2748cdc3_6;destsuffix=vcs_cache/8521c4daf279dbb841109a6f0572450b9dbe1f33136567e800f487bd2dd296ef" | ||
| 859 | SRC_URI += "git://github.com/microcosm-cc/bluemonday;protocol=https;nobranch=1;rev=82c7118e8ccf7403d4860175d97bb635e8e28239;name=git_0d0893f6_0;destsuffix=vcs_cache/1f5f16ce297343e10bfd1fdee29be4d6468aad83de3febc58f20a778d6c282ee" | ||
| 860 | SRC_URI += "git://github.com/zeebo/xxh3;protocol=https;nobranch=1;shallow=1;rev=e6b0fd3c7bb50f49d637174ab61e39c0aa684c8c;name=git_3d6bfa05_0;destsuffix=vcs_cache/6ff380c78f9192039ae2ec13f599419e0022c714692f97d61077009291b0925f" | ||
| 861 | SRC_URI += "git://github.com/zeebo/assert;protocol=https;nobranch=1;shallow=1;rev=263ed52a87854146eb1cb7bbee9cc7fef2c48e29;name=git_13b69019_0;destsuffix=vcs_cache/8559cbe776730b58e86880b74817b38b0b85b10df76aae9ce920a9abe4b52560" | ||
| 862 | SRC_URI += "git://github.com/zeebo/errs;protocol=https;nobranch=1;shallow=1;rev=13450ab50383c5857164d564544fa0bef3ff689d;name=git_1cced855_0;destsuffix=vcs_cache/c48b3247a05cb20bf2a81d75ef369d317463f64a4267ed1c3e73da685dd8fa09" | ||
| 863 | SRC_URI += "git://github.com/cncf/xds;protocol=https;branch=main;rev=024c85f92f20cab567a83acc50934c7f9711d124;name=git_02e4abb9_0;destsuffix=vcs_cache/646321f6493048ddfe6f0c30e7ee065cc19da6b6a5d32b4a9e56fa665434d831" | ||
| 864 | SRC_URI += "git://github.com/cncf/xds;protocol=https;branch=main;rev=06c439db220b89134a8a49bad41994560d6537c6;name=git_02e4abb9_1;destsuffix=vcs_cache/4c6a74ed467015c869d7a8549a9005c06fec9d43acbd666e538bf32da14091dd" | ||
| 865 | SRC_URI += "git://github.com/cncf/xds;protocol=https;branch=main;rev=25de7278fc844d392d607214f36dbedf50f167ee;name=git_02e4abb9_2;destsuffix=vcs_cache/5969b989550779a1287d933d61dfb4f877e191670d78b548a673d3fcc4568b9b" | ||
| 866 | SRC_URI += "git://github.com/cncf/xds;protocol=https;branch=main;rev=2f005788dc42b92dee41c8ad934450dc4746f027;name=git_02e4abb9_3;destsuffix=vcs_cache/5cee355852124c6f8af7d24d6e2eafab2bd02c4cbd2bce07fdbde9fc7f1098f8" | ||
| 867 | SRC_URI += "git://github.com/cncf/xds;protocol=https;branch=main;rev=7f1daf1720fc185f3b63f70d25aefaeef83d88d7;name=git_02e4abb9_4;destsuffix=vcs_cache/c217e72fcfe3020d4747971f8b4ebfdcb05c4bf0c174b5df8026ddb291fafae0" | ||
| 868 | SRC_URI += "git://github.com/cncf/xds;protocol=https;branch=main;rev=b4127c9b8d78b77423fd25169f05b7476b6ea932;name=git_02e4abb9_5;destsuffix=vcs_cache/59411b899b4de9b9df58397f83b829e20e5646fece957765821dd0b69c8f9611" | ||
| 869 | SRC_URI += "git://github.com/cncf/udpa;protocol=https;branch=main;rev=c52dc94e7fbe6449d8465faaeda22c76ca62d4ff;name=git_6dce3e52_0;destsuffix=vcs_cache/ec72f975b484846f872dbb5213c46451b8ac8aa0cfe61bbfc6ff15519fd2ab31" | ||
| 870 | SRC_URI += "git://github.com/cyphar/filepath-securejoin;protocol=https;nobranch=1;rev=7abd870410ccf784788af4f55c6413c9ef47222d;name=git_8d04195c_0;destsuffix=vcs_cache/e6efc2f143e5d54f9ed7fb3e3e739703147c08b8dbae0e4bbc72141935a26a33" | ||
| 871 | SRC_URI += "git://github.com/k3s-io/stargz-snapshotter;protocol=https;nobranch=1;shallow=1;rev=f908e753e01dd906fee13b005bad431f0b2448a7;name=git_fd53a37b_0;destsuffix=vcs_cache/e959f176352331501b7f5540a063c78cee667766282127d4ad26297d03841765" | ||
| 872 | SRC_URI += "git://github.com/k3s-io/cadvisor;protocol=https;nobranch=1;shallow=1;rev=0b675defd46277198f7c15c1053301421a4b733e;name=git_4aaee879_0;destsuffix=vcs_cache/93030510f02aa70b8f50a52818a1de4dd9a6adff9444e1917a1c98d4080db9e8" | ||
| 873 | SRC_URI += "git://github.com/k3s-io/helm-controller;protocol=https;nobranch=1;shallow=1;rev=dac1b5e95969ebc2ca26c202144493c1deedc2ab;name=git_f1f6d110_0;destsuffix=vcs_cache/aeec7c5da8437459b27d506a7dfc2a13590458bfd9c4759f0fc484bdf9aa72ae" | ||
| 874 | SRC_URI += "git://github.com/k3s-io/api;protocol=https;nobranch=1;shallow=1;rev=8adb951ef8746be48fb3a38fab98e65cc728374a;name=git_7ad9f6da_0;destsuffix=vcs_cache/2594970aca989e7b1b157600caac139bddb508d3a21116dd03d02c33b70bb122" | ||
| 875 | SRC_URI += "git://github.com/k3s-io/cri-tools;protocol=https;nobranch=1;shallow=1;rev=524e6a42ddbb56bd3cba6997202fca8a9b16f541;name=git_c502a59a_0;destsuffix=vcs_cache/af3fbccf26e370c1bf092eeb59f4f9b85e33672cd57e62de8d930838cd32ef6d" | ||
| 876 | SRC_URI += "git://github.com/k3s-io/kube-router;protocol=https;nobranch=1;shallow=1;rev=70545914453cec949ba7e0ab1f84d07f2e080073;name=git_7e2d2a2b_0;destsuffix=vcs_cache/9d16c28f5c0286b0fe28a56f14466154c9fdefd8b18cccd94500c2ba53067cef" | ||
| 877 | SRC_URI += "git://github.com/k3s-io/klog;protocol=https;nobranch=1;shallow=1;rev=8aec94690700c54117016f97845530e7c75b6aeb;name=git_8c58a3d2_0;destsuffix=vcs_cache/b4ecd10d658bd3e159ff70ac7f7ed0d80d4862ca5f6f1ecddbdacf900f0a6486" | ||
| 878 | SRC_URI += "git://github.com/k3s-io/klog;protocol=https;nobranch=1;shallow=1;rev=e94f416e9301d90f5c8d6043c999ea179bd9b455;name=git_8c58a3d2_1;destsuffix=vcs_cache/2e108ba44351052580aebf201088a76d7845c9a3361597dc7e4d24146554a34a" | ||
| 879 | SRC_URI += "git://github.com/k3s-io/cri-dockerd;protocol=https;nobranch=1;shallow=1;rev=dab06f1f70e915cbf03c8108cb5627bd46a9ef02;name=git_644f1624_0;destsuffix=vcs_cache/e0fc826ae76d9fc361a5896a547acafa3b8a0a905bb9e72a288c98ced9309460" | ||
| 880 | SRC_URI += "git://github.com/k3s-io/kine;protocol=https;nobranch=1;shallow=1;rev=adbb708512a6be82e7f1beaabc618b95f490d820;name=git_5e4dd787_0;destsuffix=vcs_cache/7c0ccf4b3214ad42de16de61b8d611a125c2961b26676975375871182fc97575" | ||
| 881 | SRC_URI += "git://github.com/k3s-io/containerd;protocol=https;nobranch=1;shallow=1;rev=5eca7d3c1473fba001474f1cac8b4c1407950a6f;name=git_1d688be2_0;destsuffix=vcs_cache/4afdec7ff7853a7b0cb663d1d99abccd2d882a50e7fd386221d873614c60af31" | ||
| 882 | SRC_URI += "git://github.com/k3s-io/etcd;protocol=https;nobranch=1;shallow=1;rev=182208f36cfc0932344aa6e1aca96cfd9a317841;name=git_aef25e4e_0;destsuffix=vcs_cache/77876f9fbc55bf8dfc2a02c17af988342b12ab3a3f49591c3cff834d27a3565b" | ||
| 883 | SRC_URI += "git://github.com/k3s-io/kubernetes;protocol=https;nobranch=1;shallow=1;rev=60d88720366a4d886c37933d148e07697c40de75;name=git_a179a84e_0;destsuffix=vcs_cache/79755ecf75cd1d73a5512f7dce51f85b5904ac4b1e66d7ff50c8f44c85b23658" | ||
| 884 | SRC_URI += "git://github.com/k3s-io/spegel;protocol=https;nobranch=1;shallow=1;rev=17350c5f87a2968040cb71ff21028735be7b3007;name=git_1a0a85fa_0;destsuffix=vcs_cache/37ed036879002392385932523096cd7803dead8e8241d7e4b08868f7bdfe01e9" | ||
| 885 | SRC_URI += "git://github.com/antithesishq/antithesis-sdk-go;protocol=https;nobranch=1;shallow=1;rev=d4f8d02f7899b36d7af1a858622d51f89dcd6cba;name=git_4ca5d5f6_0;destsuffix=vcs_cache/9348188c1abdd414a3385a581d8b775ee6059db841fe04b9ecb580b99a26d685" | ||
| 886 | SRC_URI += "git://github.com/AdamKorcz/go-118-fuzz-build;protocol=https;branch=main;rev=2b5cbb29f3e2e08ef2032ac4dc88a40a3a1e9e5f;name=git_c772bd47_0;destsuffix=vcs_cache/7b745e973a8111f30e1e95d1a88ce98b403177bbe2a1b34d1eb16d90d5352448" | ||
| 887 | SRC_URI += "git://github.com/ishidawataru/sctp;protocol=https;branch=master;rev=ae8eb7fa7995ab811916786344b685c97e6a3756;name=git_7edbddc2_0;destsuffix=vcs_cache/ddb2358d95db6d07eccd870d7632bbeacbf54c252b00efb2a04b4adef8568910" | ||
| 888 | SRC_URI += "git://github.com/vbatts/tar-split;protocol=https;nobranch=1;rev=ced2b07a57dc67e1f3d620ec6a0daad5109aba63;name=git_b8e88960_0;destsuffix=vcs_cache/d468886e06770735fad26b87b41fabfcf704280b035ef7cf89f6545e589c95cc" | ||
| 889 | SRC_URI += "git://github.com/MakeNowJust/heredoc;protocol=https;nobranch=1;shallow=1;rev=bbd9af33722b79a933ef99c7c94833065e2d6c20;name=git_c0f465ee_0;destsuffix=vcs_cache/992eff60258071cdc2412f5253f0ba9650dc9e968dd601a2f2df5de245be5e3e" | ||
| 890 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;shallow=1;rev=083ff1c0449867d0d8d456483ee5fab8e0c0e1e6;name=git_aa93f7ee_0;destsuffix=vcs_cache/719be8c83742fcd5ea6c60cce03388f5367bceeb8522379d83d0110c884426a5" | ||
| 891 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;shallow=1;rev=181cea6eab8b2de7071383eca4be32a424db38dd;name=git_aa93f7ee_1;destsuffix=vcs_cache/39798af0c50431f2d4ce305d1aea9c6d13ad19d1ab6af227d59ebb3580e7a7f0" | ||
| 892 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;shallow=1;rev=221dbe5ed46703ee255b1da0dec05086f5035f62;name=git_aa93f7ee_2;destsuffix=vcs_cache/9e52b2f6204cf4daab20f41d30029448e95ae1a472c112e86dbdd68a16e14a2e" | ||
| 893 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;shallow=1;rev=2a57335dc9cd6833daa820bc94d9b40c26a7917d;name=git_aa93f7ee_3;destsuffix=vcs_cache/ba91b84762300277627df761c9f004ffcc560434a1a1c2e613269b0c2e378278" | ||
| 894 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;shallow=1;rev=4c93d8f201cb46ed50de949ee65804f944b570f8;name=git_aa93f7ee_4;destsuffix=vcs_cache/8a197762b99efcc9569be6574437bbc8ba68bb08552483d98ac7cebad4717beb" | ||
| 895 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;shallow=1;rev=89cbdd9e7b39eb58896d316a7495597d3aba4371;name=git_aa93f7ee_5;destsuffix=vcs_cache/9f66a27582a9e6eca9bf419e24508c10315317c311c9f2dd15c7944badd99385" | ||
| 896 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;shallow=1;rev=acba37e5db06f0093b465a7d47822bf13644b66c;name=git_aa93f7ee_6;destsuffix=vcs_cache/f87883f9ef1ad6bd6ecb844fe9108ae126c4dfab49080e5fb37bd27ca64417be" | ||
| 897 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;shallow=1;rev=b747d7c5f853d017ddbc5e623d026d7fc2770a58;name=git_aa93f7ee_7;destsuffix=vcs_cache/d45ab2961914a9a432c9fbbee6a5e2e51a7c04a9c7b64b567c83074a7152bb5f" | ||
| 898 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;shallow=1;rev=bb548d0473d4e1c9b7bbfd6602c7bf12f7a84dd2;name=git_aa93f7ee_8;destsuffix=vcs_cache/003499734bee17b8844982adea572bd169732e82c6d280c8ebabd92ad4fc5e97" | ||
| 899 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;rev=f35b8ab0b5a2cef36673838d662e249dd9c94686;name=git_aa93f7ee_9;destsuffix=vcs_cache/2bb8c4aae39dd3460bd5d8094b70444e65cec7f2390b1c2a41ffb7d431d41317" | ||
| 900 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;shallow=1;rev=f36bfe3c337aa95c86f04c721acdbafb5ffb1611;name=git_aa93f7ee_10;destsuffix=vcs_cache/5eed4f7019d77fd1a97b264bb91f3668f2495d84acd03b9b60d32e894e4518a5" | ||
| 901 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;shallow=1;rev=f654a9112bbeac49ca2cd45bfbe11533c4666cf8;name=git_aa93f7ee_11;destsuffix=vcs_cache/782e156612c5b8f52bb9daab64be055460c9e50ce18305034fc5c8954a4e6b4a" | ||
| 902 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;shallow=1;rev=f97607b89807936ac4ff96748d766cf4b9711f78;name=git_aa93f7ee_12;destsuffix=vcs_cache/cec0eadb3ceb93408aae446eb0c115ea4a39cd4ba2048947ee55e1f8969c3872" | ||
| 903 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;shallow=1;rev=ffdc059bfe9ce6a4e144ba849dbedead332c6053;name=git_aa93f7ee_13;destsuffix=vcs_cache/15f4be955793ecb9ef81031cf64191211271265868a72e4bf25c409e978a8ce8" | ||
| 904 | SRC_URI += "git://github.com/stretchr/objx;protocol=https;nobranch=1;shallow=1;rev=307d0db21292676ac9d469826525c3630f47f63a;name=git_7987da5d_0;destsuffix=vcs_cache/fe4a57d26379977ebf461da8c71a20095b9f973a91d55076b67fa0de48206a1e" | ||
| 905 | SRC_URI += "git://github.com/stretchr/objx;protocol=https;nobranch=1;shallow=1;rev=50a2c064be99303c5dddf725da60e30fbc4f6ede;name=git_7987da5d_1;destsuffix=vcs_cache/956998068f3cc530e52afae6bcb80d92158cdaee2b707bdfdaf132ff05de3b4f" | ||
| 906 | SRC_URI += "git://github.com/stretchr/objx;protocol=https;nobranch=1;shallow=1;rev=5dbb4e6c708f7eb56fc184f7c5dd5e482b555f69;name=git_7987da5d_2;destsuffix=vcs_cache/4ca532f3c50e5c7c19e3dc9316d05026ba007fe253a359de8b2a8492d16f1faa" | ||
| 907 | SRC_URI += "git://github.com/stretchr/objx;protocol=https;nobranch=1;shallow=1;rev=facf9a85c22f48d2f52f2380e4efce1768749a89;name=git_7987da5d_3;destsuffix=vcs_cache/39828321881a0709a36a2d1edde8fc9928ddd471ebd0bbdf7012076e7214bb02" | ||
| 908 | SRC_URI += "git://github.com/tidwall/btree;protocol=https;nobranch=1;shallow=1;rev=490165c8137d1cb1f669d07554305665b4c2067a;name=git_c7d06e32_0;destsuffix=vcs_cache/b6030c500d1c4cd1b5b59d994c6fec9b763c326710ac0a29574525b249c4c6e6" | ||
| 909 | SRC_URI += "git://github.com/smartystreets/assertions;protocol=https;nobranch=1;rev=a2ad282d643d747de44bfe6deaca88113a257e04;name=git_4e704c3e_0;destsuffix=vcs_cache/cc0efd8f340f37c912292832b2d49577de2465533410021569800162eec7d326" | ||
| 910 | SRC_URI += "git://github.com/smartystreets/goconvey;protocol=https;nobranch=1;shallow=1;rev=611926313bc5c80aeccd38083b08653beb007cac;name=git_c0891693_0;destsuffix=vcs_cache/86b60135ab3a95316ff39e6ba689a4d066801d206b7cd10937ec3302b18ccec4" | ||
| 911 | SRC_URI += "git://github.com/gliderlabs/ssh;protocol=https;nobranch=1;shallow=1;rev=d3a6756290240931faaf90ec97ddd5d9290623d8;name=git_39665195_0;destsuffix=vcs_cache/c6e39df71984481a76325df4d86e19fff932ac8541a9e1e4021be3ce2860b614" | ||
| 912 | SRC_URI += "git://github.com/inconshreveable/mousetrap;protocol=https;nobranch=1;shallow=1;rev=4e8053ee7ef85a6bd26368364a6d27f1641c1d21;name=git_b31cc6ad_0;destsuffix=vcs_cache/a9f0ac4cf05240ceb9790811cbd8ab3cbdcd404501a9ca5a402a28033e7235d8" | ||
| 913 | SRC_URI += "git://github.com/cpuguy83/go-md2man;protocol=https;nobranch=1;shallow=1;rev=061b6c7cbecd6752049221aa15b7a05160796698;name=git_af686cb3_0;destsuffix=vcs_cache/44790142f31974c97a48f51298f4d80d17cdea0211947e7cbfe90054a7fe7774" | ||
| 914 | SRC_URI += "git://github.com/cpuguy83/go-md2man;protocol=https;nobranch=1;shallow=1;rev=441631534462b74c098953dbd8d5f6210994b0bf;name=git_af686cb3_1;destsuffix=vcs_cache/0b9036af46cc50aa9433a461266e6ef3b3645807c3d1fa49cc53eb201e011781" | ||
| 915 | SRC_URI += "git://github.com/cpuguy83/go-md2man;protocol=https;nobranch=1;shallow=1;rev=f79a8a8ca69da163eee19ab442bedad7a35bba5a;name=git_af686cb3_2;destsuffix=vcs_cache/494e210529b35b6873eafaf90caab9198cbc1f4aa877b875861a51d99856f450" | ||
| 916 | SRC_URI += "git://github.com/quic-go/qpack;protocol=https;nobranch=1;rev=696c8e28d3f57014b5d86790095e7894f9168bc4;name=git_0cec78a7_0;destsuffix=vcs_cache/cfcf46ed7f6b4ebedf88d1f8fb3bedbd3d592095505ebff103ddcb3ddf37ea01" | ||
| 917 | SRC_URI += "git://github.com/quic-go/webtransport-go;protocol=https;branch=master;rev=4ac2c9250e66042470c55c7e9f431269c7dbd3ed;name=git_52251646_0;destsuffix=vcs_cache/5e12c717a1f4c0c6da0516751fb2bc9d607b30706405a6dbe9953061fe6c4d38" | ||
| 918 | SRC_URI += "git://github.com/quic-go/quic-go;protocol=https;nobranch=1;rev=b90058aba5f65f48e0e150c89bbaa21a72dda4de;name=git_8465036b_0;destsuffix=vcs_cache/32523cd7727a0f2d64908f37b93809d9bf8d00ddcbfc40db7792a7e3eb8e2fa3" | ||
| 919 | SRC_URI += "git://github.com/choria-io/fisk;protocol=https;nobranch=1;rev=0dec0052e8eb1cec3b43bd785c709d5b3de012b6;name=git_fd693a7a_0;destsuffix=vcs_cache/df2f698ca9100ea51cfa914d0147efd70373847951d1251c0433cf9c7419a480" | ||
| 920 | SRC_URI += "git://github.com/hpcloud/tail;protocol=https;nobranch=1;shallow=1;rev=a30252cb686a21eb2d0b98132633053ec2f7f1e5;name=git_eb7f53a1_0;destsuffix=vcs_cache/9dfd08c5a4f07a465c8fe6fd4e5e96ac82ccaeba87143831c1a6290e944a3c84" | ||
| 921 | SRC_URI += "git://github.com/AndreasBriese/bbloom;protocol=https;branch=master;rev=46b345b51c9667fcbaad862a370d73bd7aa802b6;name=git_41201062_0;destsuffix=vcs_cache/573c33e18f0054d4ecbf36ec3ed6ad245188af625675866eb09c46b5850b2139" | ||
| 922 | SRC_URI += "git://github.com/xiang90/probing;protocol=https;branch=master;rev=43a291ad63a214a207fefbf03c7d9d78b703162b;name=git_dd17c416_0;destsuffix=vcs_cache/0d47dfcb60edac5534bead1b8901c3c729078f9a10fe384a43d78672a2725866" | ||
| 923 | SRC_URI += "git://github.com/xiang90/probing;protocol=https;branch=master;rev=a49e3df8f510ee8b42e68345ca4636dbb161bd0a;name=git_dd17c416_1;destsuffix=vcs_cache/d2061d68c832996bd0e67cf52556c9e8923750fb34190a39eba1a85e96d63c26" | ||
| 924 | SRC_URI += "git://github.com/peterbourgon/diskv;protocol=https;nobranch=1;shallow=1;rev=5f041e8faa004a95c88a202771f4cc3e991971e6;name=git_de2c9c21_0;destsuffix=vcs_cache/8625edde317f1f22cc2818a98d9abcbe70bd7594027c378d1af3b3b0354ac6fe" | ||
| 925 | SRC_URI += "git://github.com/mikioh/tcp;protocol=https;branch=master;rev=803a9b46060c1d8b9ee03ff0386b87c179f50227;name=git_394fa7c1_0;destsuffix=vcs_cache/b5018b1632de9497f73466e6e74890e66ea73426b1654ecabffc283ddc76d241" | ||
| 926 | SRC_URI += "git://github.com/mikioh/tcpinfo;protocol=https;branch=master;rev=30a79bb1804bc47fa7fe29928c9109f368792a9e;name=git_70aaa852_0;destsuffix=vcs_cache/4a5614e584aeea02cac795328a3831dc0f25b929872390eac1db8d3362c95929" | ||
| 927 | SRC_URI += "git://github.com/mikioh/tcpopt;protocol=https;branch=master;rev=172688c1accceb1c8699343c22838f55e4b662ca;name=git_a47a665e_0;destsuffix=vcs_cache/af90ca34a7ae8e7eb9302780266e78a7f94198251ca6982770d866368b6680b0" | ||
| 928 | SRC_URI += "git://github.com/mikioh/ipaddr;protocol=https;branch=master;rev=d465c8ab672111787b24b8f03326449059a4aa33;name=git_d18a58d7_0;destsuffix=vcs_cache/60b561c79969dff0b810b19930e0f41d48404a26b5354e19527f2a78cc3d5b06" | ||
| 929 | SRC_URI += "git://github.com/iancoleman/strcase;protocol=https;nobranch=1;shallow=1;rev=531aaa44de12ec166ceb71d9bdad7c8295e4235f;name=git_cb362a65_0;destsuffix=vcs_cache/e6b03d190b19f538af3e5683072f36c8e86b6a4478ff41704344b8df9f72b035" | ||
| 930 | SRC_URI += "git://github.com/iancoleman/strcase;protocol=https;nobranch=1;shallow=1;rev=a61ebb85b34d7b831590cd8fa7faafadc161a652;name=git_cb362a65_1;destsuffix=vcs_cache/bada0a35478d8281532b5a73a507a7c63a65439b876aa50eb6ec464091a62898" | ||
| 931 | SRC_URI += "git://github.com/cespare/xxhash;protocol=https;nobranch=1;shallow=1;rev=569f7c8abf1f58d9043ab804d364483cb1c853b6;name=git_9d94b3ef_0;destsuffix=vcs_cache/f1efb2c29b6433b427aff2bdf512fd9ff9b4ab5751f1fc3a6c99a8a37c4ca2c0" | ||
| 932 | SRC_URI += "git://github.com/cespare/xxhash;protocol=https;nobranch=1;rev=998dce232f17418a7a5721ecf87ca714025a3243;name=git_9d94b3ef_1;destsuffix=vcs_cache/4cf9134295bfe252b2146507759140e7050e00021c322cfd0d38a231ef3c0b20" | ||
| 933 | SRC_URI += "git://github.com/cespare/xxhash;protocol=https;nobranch=1;rev=a76eb16a93c1e30527c073ca831d9048b4b935f6;name=git_9d94b3ef_2;destsuffix=vcs_cache/7746ae0f30410353176582bb9e382aff24108dd618b7ef963012b677127ce920" | ||
| 934 | SRC_URI += "git://github.com/fogleman/gg;protocol=https;nobranch=1;shallow=1;rev=0403632d5b905943a1c2a5b2763aaecd568467ec;name=git_68f39ed4_0;destsuffix=vcs_cache/bf5446a50b64b0fd09ff100133aa0560b38557ad8e9c591cbcb189b2701117a5" | ||
| 935 | SRC_URI += "git://github.com/santhosh-tekuri/jsonschema;protocol=https;nobranch=1;shallow=1;rev=16bce71af51f6a4a775f11e649a347a8803940d3;name=git_3ace93c7_0;destsuffix=vcs_cache/9964fa94eb99b405ebcfa3af19e0e16d07aef590c7af497cdfc6743aa4544776" | ||
| 936 | SRC_URI += "git://github.com/mistifyio/go-zfs;protocol=https;nobranch=1;shallow=1;rev=cdc0f941c4d0e0e94d85348285568d921891e138;name=git_9ca91730_0;destsuffix=vcs_cache/08c1715702a3dc031d9ba986ee984563b57ebb0e338526ea942c5af9526f752e" | ||
| 937 | SRC_URI += "git://github.com/mistifyio/go-zfs;protocol=https;nobranch=1;rev=f6d5c373cf63ae2477370aa9bda9fa49804c2d72;name=git_9ca91730_1;destsuffix=vcs_cache/14a067948c9001a8443e88278679f597430282136bcd53894095ccfed51182ca" | ||
| 938 | SRC_URI += "git://github.com/mistifyio/go-zfs;protocol=https;branch=master;rev=f784269be439d704d3dfa1906f45dd848fed2beb;name=git_9ca91730_2;destsuffix=vcs_cache/9dc8214350758a72ca00412fbd7206979e339443cf6a5eaeb608d9e849ffb843" | ||
| 939 | SRC_URI += "git://github.com/uber/mock;protocol=https;nobranch=1;rev=0b8095f698fe3b6414a8d1321e990100ba8ce5bc;name=git_d59a22ac_0;destsuffix=vcs_cache/92d065240c92b2ba820a0d6c3bb4b5174d1752db7a0990a7eb1fe9ce425eca6a" | ||
| 940 | SRC_URI += "git://github.com/uber/mock;protocol=https;nobranch=1;rev=a9c44d91ce00ef09603d3822452a4f9c8fefd278;name=git_d59a22ac_1;destsuffix=vcs_cache/84690e1069b4ad70e2d5fec3d8f934623d7d299829df8ba8c5fcaeec38806c67" | ||
| 941 | SRC_URI += "git://github.com/uber-go/dig;protocol=https;nobranch=1;rev=9b9307c6dfdb50bca7bda38c95b1f2a5d7c27a3a;name=git_5f477712_0;destsuffix=vcs_cache/746f0f8743d2016d2b471b8cbe7b42c902668d196e9c6de3053737b788b2469d" | ||
| 942 | SRC_URI += "git://github.com/uber-go/goleak;protocol=https;nobranch=1;shallow=1;rev=31095c657c34bba405a8d480db27989aa5f60b9c;name=git_aa00c2c2_0;destsuffix=vcs_cache/358840d6c8d4d8a268b95a505fd6f93da14af34041c0824fe51920b4cd523ae2" | ||
| 943 | SRC_URI += "git://github.com/uber-go/goleak;protocol=https;nobranch=1;rev=691160354723362697a4dc8aa10cd4c4c072ee45;name=git_aa00c2c2_1;destsuffix=vcs_cache/fe6d70c375590f267740e529a471d0c44a66b4697de95300fbf44daf739acd0c" | ||
| 944 | SRC_URI += "git://github.com/uber-go/multierr;protocol=https;nobranch=1;shallow=1;rev=3114a8b704d2d28dbacda34a872690aaef66aeed;name=git_56156e5c_0;destsuffix=vcs_cache/24d8dd360230e23f94b672a25b6a7aafa95908906903ca67dea88c60cbd6c38c" | ||
| 945 | SRC_URI += "git://github.com/uber-go/multierr;protocol=https;nobranch=1;shallow=1;rev=b587143a48b62b01d337824eab43700af6ffe222;name=git_56156e5c_1;destsuffix=vcs_cache/22e4935a4fb3167e64531d5ab43f86958438ffb04a6392974b4beabdd5d9081f" | ||
| 946 | SRC_URI += "git://github.com/uber-go/multierr;protocol=https;nobranch=1;rev=de75ae527b39a27afcb50a84427ec7b84021d5f4;name=git_56156e5c_2;destsuffix=vcs_cache/9e9b72c633d0ee4d572aa2aef1a020bd0d0430b461457342ecf9ba78885e216c" | ||
| 947 | SRC_URI += "git://github.com/uber-go/automaxprocs;protocol=https;nobranch=1;rev=1ea14c35ce47a73089b824e504d1c92eeb61a5a6;name=git_58e615b6_0;destsuffix=vcs_cache/8ab31d7b6c65257de48f8b07a1403dfaa497f722b374c5c6ddcb0804a3c02e9a" | ||
| 948 | SRC_URI += "git://github.com/uber-go/atomic;protocol=https;nobranch=1;shallow=1;rev=12f27ba2637fa0e13772a4f05fa46a5d18d53182;name=git_dc3074ea_0;destsuffix=vcs_cache/630acce1bbe47080c64ec02ceaa94c2c5ff87b9c9ab95c67983fe60bfec97cb2" | ||
| 949 | SRC_URI += "git://github.com/uber-go/atomic;protocol=https;nobranch=1;rev=76f817c8b7e771cdffc2b9f11a7ebb80333ca92b;name=git_dc3074ea_1;destsuffix=vcs_cache/d00c989f8bb8a9438dd86b0aa36df5fb6d45f6e7fc0c9a3e46fb1aa00c952c73" | ||
| 950 | SRC_URI += "git://github.com/uber-go/atomic;protocol=https;nobranch=1;shallow=1;rev=845920076a298bdb984fb0f1b86052e4ca0a281c;name=git_dc3074ea_2;destsuffix=vcs_cache/d96e60ab9bcd3a3fb8116b2bf22c9eb6fb1b62795700ccd79118844745275a1e" | ||
| 951 | SRC_URI += "git://github.com/uber-go/zap;protocol=https;nobranch=1;shallow=1;rev=404189cf44aea95b0cd9bddcb0242dd4cf88c510;name=git_d94f6782_0;destsuffix=vcs_cache/22e4c68b8f7e1f80b4d64d85def0a959be7f1e7e4eaf22f70ad837fefd122032" | ||
| 952 | SRC_URI += "git://github.com/uber-go/zap;protocol=https;nobranch=1;shallow=1;rev=eaeb0fc72fd23af7969c9a9f39e51b66827507ca;name=git_d94f6782_1;destsuffix=vcs_cache/a6ab76a32642114d0471f995b9cc327b3c7eab9bdd6b151ef1e93f5d3ac408ad" | ||
| 953 | SRC_URI += "git://github.com/uber-go/zap;protocol=https;nobranch=1;rev=fcf8ee58669e358bbd6460bef5c2ee7a53c0803a;name=git_d94f6782_2;destsuffix=vcs_cache/7ea0c9e80e2a0bb1bd91b81faf8ace4dfef165de4ce47d177768475c6d02c2f1" | ||
| 954 | SRC_URI += "git://github.com/uber-go/fx;protocol=https;nobranch=1;rev=699948c47a7363a93381319c66b17159642febb9;name=git_c9b49f3f_0;destsuffix=vcs_cache/ef0fde5a2b45ed0be8a78a5b2d8b63187d716902f6a9ed8240ae253beee26dbb" | ||
| 955 | SRC_URI += "git://github.com/FiloSottile/edwards25519;protocol=https;nobranch=1;shallow=1;rev=325f520de716c1d2d2b4e8dc2f82c7ccc5fac764;name=git_41754dd3_0;destsuffix=vcs_cache/f4c4c638435f40478f3fd4350a83ea7fc251e7970f9edee9b9bc5101fbd4f799" | ||
| 956 | SRC_URI += "git://github.com/kubernetes-sigs/cli-utils;protocol=https;nobranch=1;shallow=1;rev=0a569f59bebe08eb86f0fb530741343b10e01249;name=git_ca836ae2_0;destsuffix=vcs_cache/bff3525ef45b568078e9c3abd8ea25c9ffefe690ddc4804aeff00414847d9d3b" | ||
| 957 | SRC_URI += "git://github.com/kubernetes-sigs/kustomize;protocol=https;nobranch=1;rev=168971a50110fc90dfbd1327245e7aabe5c07e8f;name=git_e39894d8_0;destsuffix=vcs_cache/560052c6e8e1e43719507c1722267c9ab89b2acbd58bb5737b0405c54cd0624a" | ||
| 958 | SRC_URI += "git://github.com/kubernetes-sigs/kustomize;protocol=https;nobranch=1;rev=792b241a4a13ae4cfae171e2665ff44607c99431;name=git_e39894d8_1;destsuffix=vcs_cache/cd5046b6e9788c37d63249f1f0e4efc1d3556bd8126aeeea71926e0aed56ab74" | ||
| 959 | SRC_URI += "git://github.com/kubernetes-sigs/kustomize;protocol=https;nobranch=1;rev=87f462af25615bb5b83f9010aa6d4b46946bf0d6;name=git_e39894d8_2;destsuffix=vcs_cache/3f7955ef663154dde14b5915ce642a2a6eb52cc7cf07cf8d2e1ec2fbecdd3a3b" | ||
| 960 | SRC_URI += "git://github.com/kubernetes-sigs/kustomize;protocol=https;nobranch=1;rev=8b42cd9918f226dca98703088ba8af0b320df8a3;name=git_e39894d8_3;destsuffix=vcs_cache/31556c12be78f3355ccbeb69d43c300517c7ca9054bd4dba7b5e1588e3eef8c2" | ||
| 961 | SRC_URI += "git://github.com/kubernetes-sigs/structured-merge-diff;protocol=https;nobranch=1;shallow=1;rev=0ee1c6563b9c1026100560fef64164bde5fabbfd;name=git_68ce0dfe_0;destsuffix=vcs_cache/81d83ddafdea91b3ca45b61ae19d3ce9c163389fa42f1ab0ccef266a73d6a686" | ||
| 962 | SRC_URI += "git://github.com/kubernetes-sigs/structured-merge-diff;protocol=https;nobranch=1;shallow=1;rev=cf09e71f4508bfc416135048e392a8a4990bf4e3;name=git_68ce0dfe_1;destsuffix=vcs_cache/4a63ad967da7904ce5fc3bb9f38fa10e528be9f375ff26c2f8dfbf8691298928" | ||
| 963 | SRC_URI += "git://github.com/kubernetes-sigs/structured-merge-diff;protocol=https;nobranch=1;shallow=1;rev=d3e4dc6f630e155d2fbfdac465eb0da8a737245f;name=git_68ce0dfe_2;destsuffix=vcs_cache/d66ac94ec61bd2ff1830ecd910c5ba59307d9987a0b5e8bc4d43eed2a9670e03" | ||
| 964 | SRC_URI += "git://github.com/kubernetes-sigs/json;protocol=https;branch=main;rev=2d320260d730f3842fef7b08d9a807bdbc617824;name=git_5671cdf3_0;destsuffix=vcs_cache/464b6144a42f16f67617e6ae70c780fa6b3663ca909d664a33af0b61e7456764" | ||
| 965 | SRC_URI += "git://github.com/kubernetes-sigs/json;protocol=https;branch=main;rev=bc3834ca7abd3a90f03ef00a27ad80cb892f9c21;name=git_5671cdf3_1;destsuffix=vcs_cache/75caa32e3677fcec80221cbc877ff77fe39daae57f9bb7addb78b26f595031fe" | ||
| 966 | SRC_URI += "git://github.com/kubernetes-sigs/json;protocol=https;branch=main;rev=cfa47c3a1cc8ff0eff148aa9ec5b0226d0909e87;name=git_5671cdf3_2;destsuffix=vcs_cache/af72b3861f1b450d8fac535a64ce765bba3c291956ec3c652a5f54db46add460" | ||
| 967 | SRC_URI += "git://github.com/kubernetes-sigs/apiserver-network-proxy;protocol=https;nobranch=1;rev=0032c4897558d7fdb83bb4ed1d7be93a854e5ffa;name=git_b3704b90_0;destsuffix=vcs_cache/97a720af9e39ade9188cb87c2b7ddab95b710cc571873f829a9c9941d5a717ed" | ||
| 968 | SRC_URI += "git://github.com/kubernetes-sigs/apiserver-network-proxy;protocol=https;nobranch=1;rev=37140650c57cbe11fad4f01ce6ee095dc74788ef;name=git_b3704b90_1;destsuffix=vcs_cache/4978430bfa566b2b400f2a2df7673a8718c5a6b8848d7939a0d2450cd7ce6da3" | ||
| 969 | SRC_URI += "git://github.com/kubernetes-sigs/knftables;protocol=https;nobranch=1;shallow=1;rev=007fc6b3ddf2de86708d11af4d4bdaac1c68ea5f;name=git_035a4e7e_0;destsuffix=vcs_cache/e1a6f7a503b540d2cba78ffaa72a5e8807399224b9c0095c37b5c1d0478c1084" | ||
| 970 | SRC_URI += "git://github.com/kubernetes-sigs/knftables;protocol=https;nobranch=1;shallow=1;rev=1cef1f45f514f463190150177fcb51b099453743;name=git_035a4e7e_1;destsuffix=vcs_cache/dfbaa11305eac8d43be4f986419faf5687ffd8a13979bfa871813b18f8c7d8b0" | ||
| 971 | SRC_URI += "git://github.com/kubernetes-sigs/yaml;protocol=https;nobranch=1;shallow=1;rev=048d724aca2d37ddb5b03c90b5b4550a3a48766d;name=git_a731a2aa_0;destsuffix=vcs_cache/289ff1bc36e2275d8f58e8de4b1e27b0cabf0d8bfcb2058f040045490a48f9fc" | ||
| 972 | SRC_URI += "git://github.com/kubernetes-sigs/yaml;protocol=https;nobranch=1;shallow=1;rev=c3772b51db126345efe2dfe4ff8dac83b8141684;name=git_a731a2aa_1;destsuffix=vcs_cache/1a5189a2f11994a0ed72dcd69d5046be49f0ac8890830fc52ddb333e63e84cd5" | ||
| 973 | SRC_URI += "git://github.com/kubernetes-sigs/randfill;protocol=https;nobranch=1;shallow=1;rev=1b6128de8ceabf6d20c4d81d770bf439c1494960;name=git_8dcba602_0;destsuffix=vcs_cache/64598686d0dc1d499a7860fd9d58ec01370c353b03b4e9377d668d615af13dc6" | ||
| 974 | SRC_URI += "git://github.com/google/gvisor;protocol=https;branch=master;rev=7594667507d7114e142d8c19810cbfe53088be46;name=git_17197a93_0;destsuffix=vcs_cache/12f47a5ee7cbad248c7615a62fee820a9df218ea4343550d804674dd7205d41b" | ||
| 975 | SRC_URI += "git://github.com/google/cel-spec;protocol=https;nobranch=1;shallow=1;rev=9f069b3ee58b02d6f6736c5ebd6587075c1a1b22;name=git_9b911644_0;destsuffix=vcs_cache/22be8bab702f88ee991b30c18c7bac8535814d8de3215c69ac9ee1e73da82c45" | ||
| 976 | SRC_URI += "git://github.com/google/cel-spec;protocol=https;nobranch=1;shallow=1;rev=ae15d293dc49482180e967942612fb85e33bcde9;name=git_9b911644_1;destsuffix=vcs_cache/5116033168f56f4b23a436481f9f15e7e0b4d98bc29ebfe5841551fdfd60daa7" | ||
| 977 | SRC_URI += "git://github.com/google/cel-spec;protocol=https;nobranch=1;shallow=1;rev=afa18f9bd5a83f5960ca06c1f9faea406ab34ccc;name=git_9b911644_2;destsuffix=vcs_cache/cbea25bc9fe77d358c0c7105ec4d3387a645e2879918aef6945299fd172a69c8" | ||
| 978 | SRC_URI += "git://github.com/google/cel-spec;protocol=https;nobranch=1;shallow=1;rev=bfe4f8b06c29cc71b783819ef415e2e766606023;name=git_9b911644_3;destsuffix=vcs_cache/e2b4c78a33832732c0a406be7ded6c20bb7230678f9c38b821241e73ff858838" | ||
| 979 | SRC_URI += "git://github.com/google/cel-spec;protocol=https;nobranch=1;shallow=1;rev=c6ece48af94ef81e15a2c14fda8ddc5423c5dd29;name=git_9b911644_4;destsuffix=vcs_cache/d35a94d23177d5f4e2b972f2b037a438d3adf639bb1153ef655c13a8d6dd7cfd" | ||
| 980 | SRC_URI += "git://git.zx2c4.com/wireguard-go;protocol=https;branch=master;rev=12269c2761734b15625017d8565745096325392f;name=git_71194ef8_0;destsuffix=vcs_cache/f27d42cad7e531e67b9eb454350e09b0fb8aa120131d49898b20c16531c40497" | ||
| 981 | SRC_URI += "git://github.com/WireGuard/wgctrl-go;protocol=https;branch=master;rev=a9ab2273dd1075ea74b88c76f8757f8b4003fcbf;name=git_defa6c45_0;destsuffix=vcs_cache/3303b8532c5eda2a6a0b07aff895c8ace79d08b37be9a57e2134ccde31c6fe3c" | ||
| 982 | SRC_URI += "git://git.zx2c4.com/wintun-go;protocol=https;branch=master;rev=0fa3db229ce2036ae779de8ba03d336b7aa826bd;name=git_ef120289_0;destsuffix=vcs_cache/8708f19e807bdf4dc48c8a3783169a0aa59ae11fec12b2c9a9e04b573d1b6920" | ||
| 983 | SRC_URI += "git://github.com/census-instrumentation/opencensus-go;protocol=https;nobranch=1;shallow=1;rev=3fb168f674736c026e623310bfccb0691e6dec8a;name=git_aae3ac7b_0;destsuffix=vcs_cache/8a7aae40966b2c25f188d8402e8780f5b6752dc4074d70cf769b8587db93b86e" | ||
| 984 | SRC_URI += "git://github.com/census-instrumentation/opencensus-go;protocol=https;nobranch=1;shallow=1;rev=49838f207d61097fc0ebb8aeef306913388376ca;name=git_aae3ac7b_1;destsuffix=vcs_cache/d410e1dd0d94491f021d4910237b8b4c2590c8e960b0e34b9bd72de650d36912" | ||
| 985 | SRC_URI += "git://github.com/census-instrumentation/opencensus-go;protocol=https;nobranch=1;shallow=1;rev=5fa069b99bc903d713add0295c7e0a55d34ae573;name=git_aae3ac7b_2;destsuffix=vcs_cache/abc55fbdb4d7ecc00052e93e738819ed19e8678a0e81e6ba272cc0f6029e3ab8" | ||
| 986 | SRC_URI += "git://github.com/census-instrumentation/opencensus-go;protocol=https;nobranch=1;shallow=1;rev=9c377598961b706d1542bd2d84d538b5094d596e;name=git_aae3ac7b_3;destsuffix=vcs_cache/457389ca3f129461d5844f3201db3e1c06c823d16e69c076f39c226d80f5d3ee" | ||
| 987 | SRC_URI += "git://github.com/census-instrumentation/opencensus-go;protocol=https;nobranch=1;shallow=1;rev=aad2c527c5defcf89b5afab7f37274304195a6b2;name=git_aae3ac7b_4;destsuffix=vcs_cache/f6cca93ebef602ae8a87e7b0bacc57023890eb97cc5f60ce920972ca1a8125d0" | ||
| 988 | SRC_URI += "git://github.com/census-instrumentation/opencensus-go;protocol=https;nobranch=1;shallow=1;rev=b1a01ee95db0e690d91d7193d037447816fae4c5;name=git_aae3ac7b_5;destsuffix=vcs_cache/8607148e6fbec2ab3d0020ea3ffb8bdce7bc15dae97ebec60385afa6ddb97c29" | ||
| 989 | SRC_URI += "git://github.com/census-instrumentation/opencensus-go;protocol=https;nobranch=1;shallow=1;rev=b7bf3cdb64150a8c8c53b769fdeb2ba581bd4d4b;name=git_aae3ac7b_6;destsuffix=vcs_cache/1b011ee7ebb631e966493c0d19433b5804acba42c5072ef8869f3a3fc905fad7" | ||
| 990 | SRC_URI += "git://github.com/census-instrumentation/opencensus-go;protocol=https;nobranch=1;shallow=1;rev=d835ff86be02193d324330acdb7d65546b05f814;name=git_aae3ac7b_7;destsuffix=vcs_cache/fa8308f975ba4803481400c0d0fdcec0836edc018c5fcb9e6454b166265bdd35" | ||
| 991 | SRC_URI += "git://github.com/census-instrumentation/opencensus-go;protocol=https;nobranch=1;shallow=1;rev=df6e2001952312404b06f5f6f03fcb4aec1648e5;name=git_aae3ac7b_8;destsuffix=vcs_cache/76f8188d5aed995e611ea5a3013a22208df2d39c230863118de3864f55ebb384" | ||
| 992 | SRC_URI += "git://github.com/gonum/gonum;protocol=https;nobranch=1;shallow=1;rev=1180659542815ddb51545f83860386272ebf0d9b;name=git_63b91e23_0;destsuffix=vcs_cache/895dacda62b82f81079b5c09f7f6a79215a3bd4e4a07947f202613996a4d0608" | ||
| 993 | SRC_URI += "git://github.com/gonum/gonum;protocol=https;nobranch=1;shallow=1;rev=5ca75a94b69bf6d4b345c50975da77d99423e91d;name=git_63b91e23_1;destsuffix=vcs_cache/72faab144b655f1f209bb6025af179c6c43ad78d11444b0881a86f09a5e234e2" | ||
| 994 | SRC_URI += "git://github.com/gonum/gonum;protocol=https;nobranch=1;shallow=1;rev=6b90107d4a29dcf67ae7c214a14935d0bcfbf129;name=git_63b91e23_2;destsuffix=vcs_cache/02fa64dac3c6ca24c2aadc0adf158cc58c0dee657f4f1ec0624597246dddd66d" | ||
| 995 | SRC_URI += "git://github.com/gonum/gonum;protocol=https;nobranch=1;rev=929014505bf4717eb082c9bbe164eb280cf47895;name=git_63b91e23_3;destsuffix=vcs_cache/c48d6fb580206f3603b9ceff466ba84ac4366dc2d2d1a5241b9aefbb37eb7fa5" | ||
| 996 | SRC_URI += "git://github.com/gonum/gonum;protocol=https;nobranch=1;shallow=1;rev=bdcda9a453049449163d160b98285b64ec8093a1;name=git_63b91e23_4;destsuffix=vcs_cache/5d8af3bea3daf7e64da40a324747478d3fb8d80db6e58854766de028e820a0d8" | ||
| 997 | SRC_URI += "git://github.com/gonum/plot;protocol=https;nobranch=1;shallow=1;rev=7d63f4e919ca1f26d67255c38ccd979adf2ab0b6;name=git_784a7e1e_0;destsuffix=vcs_cache/055b67ae95c9ae01b9a575294231d7020628d7ca26cd24abbded5b288b88e304" | ||
| 998 | SRC_URI += "git://github.com/gonum/plot;protocol=https;nobranch=1;shallow=1;rev=8aad608f521d024f7c15ebadfdf6a78031905bd0;name=git_784a7e1e_1;destsuffix=vcs_cache/8f8696ba9fb54f559adaf9f5f9cdd67dada40d9c7b50a8a2257e330a0df0178c" | ||
| 999 | SRC_URI += "git://github.com/gonum/plot;protocol=https;nobranch=1;shallow=1;rev=caab7788e04dfd7a74cec4ee80f55b7d1f9a2bfa;name=git_784a7e1e_2;destsuffix=vcs_cache/f513803ede9782b45980fef882f474df1f99eba82f07ce0896cb41efd39392d8" | ||
| 1000 | SRC_URI += "git://github.com/gonum/plot;protocol=https;nobranch=1;rev=e2840ee46a6b612972d746f9fea9920d329a0605;name=git_784a7e1e_3;destsuffix=vcs_cache/732c732962fffad2a899f86c7c783b55dc43f357131adfcde3f392c47a1bc6bd" | ||
| 1001 | SRC_URI += "git://github.com/yaml/go-yaml;protocol=https;nobranch=1;shallow=1;rev=246a95c22c57f15ef6d3305a1f1b8a0b05e4d560;name=git_780106c7_0;destsuffix=vcs_cache/8e5c657c86d0e182b5f4d6ed3715a0ec93dfb998d8ef94555af035578a3aba8d" | ||
| 1002 | SRC_URI += "git://github.com/yaml/go-yaml;protocol=https;nobranch=1;shallow=1;rev=c3552c15f996075a7634df5159d9161c67bf3d76;name=git_780106c7_1;destsuffix=vcs_cache/28af0e86ac86bfc3e00873c91eee3b58eb4f82e4f4c0f7963ccfc8872fd4a4a5" | ||
| 1003 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;shallow=1;rev=5b936e1f126baa13682eff91c2e4d5d9e3a0b71d;name=git_da0444fc_0;destsuffix=vcs_cache/f10760bd79dec3ae3deb5c7e80a5341c9e5063e347f2cffc7799e8661bf7a7b9" | ||
| 1004 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;shallow=1;rev=74cfc93a99be6ca6f193856132e6799065b071af;name=git_da0444fc_1;destsuffix=vcs_cache/c87d91ed596c4c340f033586e42fe11bf578a7f212448d4a3fa86dbd4b8d4747" | ||
| 1005 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;shallow=1;rev=751c3c6ac2a644645976e8e7f3db0b75c87d32c6;name=git_da0444fc_2;destsuffix=vcs_cache/2b062c37af0c61e127746bd6edbd8a4ab78a43e7a985582e31e25d2d9539449c" | ||
| 1006 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;shallow=1;rev=863b3c4ac4975ff758815fa8d01acb6771f37177;name=git_da0444fc_3;destsuffix=vcs_cache/cef0b94e63cc5f5b9e0a30e26b3a4b3cbfcf2356d9ce5285e78900231b8efdd8" | ||
| 1007 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;shallow=1;rev=d4ac05dc8c4c953ec29cae3df56c0833f4010763;name=git_da0444fc_4;destsuffix=vcs_cache/f38a791419f4d5b967057378dd4050b42368925d6b7a668ded952eaad5ca184f" | ||
| 1008 | SRC_URI += "git://go.googlesource.com/image;protocol=https;nobranch=1;rev=0694c2d4d067f97ebef574d63a763ee8ab559da7;name=git_352eeab4_0;destsuffix=vcs_cache/070e6e260472315f6ba6e238626e285d84a43336630a1d16b3b36bdf4646aa6c" | ||
| 1009 | SRC_URI += "git://go.googlesource.com/image;protocol=https;nobranch=1;rev=33d19683fad8d833d2299173c7bf8ced0f102764;name=git_352eeab4_1;destsuffix=vcs_cache/423eb15a04e4454e890f30e4c0dac1d9e77fccc49b3362364c35587a12fdb6fb" | ||
| 1010 | SRC_URI += "git://go.googlesource.com/image;protocol=https;nobranch=1;rev=35266b937fa69456d24ed72a04d75eb6857f7d52;name=git_352eeab4_2;destsuffix=vcs_cache/960b7c9d4ddfbefd45a6d48297a906f4b0ccbe3c3383ef05023e54917ade5ef4" | ||
| 1011 | SRC_URI += "git://go.googlesource.com/image;protocol=https;nobranch=1;rev=4410531fe0302c24ddced794ec5760f25dd22066;name=git_352eeab4_3;destsuffix=vcs_cache/e45e91f63ecabed6e2fc5694479f5815a6f9f194ed9cc6de3b82f138849c49b8" | ||
| 1012 | SRC_URI += "git://go.googlesource.com/image;protocol=https;nobranch=1;shallow=1;rev=445ab0e75e6df9b6a4d3d5437bda2a7cac74eb72;name=git_352eeab4_4;destsuffix=vcs_cache/c1bc0401104ed0700b972d3239cff34e5c25c71a585fdf192166e5fffd86d2b5" | ||
| 1013 | SRC_URI += "git://go.googlesource.com/image;protocol=https;nobranch=1;rev=58c23975cae11f062d4b3b0c143fe248faac195d;name=git_352eeab4_5;destsuffix=vcs_cache/7da3c11cba2a787aaee93ffb1c3df9569f261518e0756d12397899de67cd4ba4" | ||
| 1014 | SRC_URI += "git://go.googlesource.com/image;protocol=https;nobranch=1;rev=6944b10bf41077a939a283aba62be2c1a676d8ef;name=git_352eeab4_6;destsuffix=vcs_cache/f716d31e61736a881b3a3455606db76d06070f46197ac4854fee481664779d19" | ||
| 1015 | SRC_URI += "git://go.googlesource.com/image;protocol=https;nobranch=1;rev=69e4b8554b2a817a1f0015867f0858d02801f0f5;name=git_352eeab4_7;destsuffix=vcs_cache/8aa6a4103a642027318e71c34cf96f36841d3b0f2207784428d262c8196a1d9a" | ||
| 1016 | SRC_URI += "git://go.googlesource.com/image;protocol=https;nobranch=1;rev=723b81ca9867ff50b0503a48989028b6133eff47;name=git_352eeab4_8;destsuffix=vcs_cache/b8ab23f0dae178e32879b632dbe6bdafa68d2adbca0cdab246a1a191861ae41c" | ||
| 1017 | SRC_URI += "git://go.googlesource.com/image;protocol=https;nobranch=1;rev=775e3b0c77b940684efe0f152b6075671018854f;name=git_352eeab4_9;destsuffix=vcs_cache/62e6da8160fab0b85476f6635c9b7a91cd8d2ffcf3e378ccae364f35a52f8d04" | ||
| 1018 | SRC_URI += "git://go.googlesource.com/image;protocol=https;nobranch=1;rev=a66eb6448b8d7557efb0c974c8d4d72085371c58;name=git_352eeab4_10;destsuffix=vcs_cache/a2dc1025c2f6f5aea92e4b16ad5652ef8e42828b81996d69f78f6e748e4353d3" | ||
| 1019 | SRC_URI += "git://go.googlesource.com/image;protocol=https;nobranch=1;rev=c13761719519258ff9c1a8b224f63d6e29b63d27;name=git_352eeab4_11;destsuffix=vcs_cache/b37f0eab9e6f594ee0606e7133ca4097ac11bd4ae233cace2435f40c5b0c92ad" | ||
| 1020 | SRC_URI += "git://go.googlesource.com/image;protocol=https;nobranch=1;rev=c73c2afc3b812cdd6385de5a50616511c4a3d458;name=git_352eeab4_12;destsuffix=vcs_cache/b102b22127c1245c8a36117c04c695c96bab07b8625fa6ea6acb0817661b53d5" | ||
| 1021 | SRC_URI += "git://go.googlesource.com/image;protocol=https;nobranch=1;rev=cff245a6509b8c4de022d0d5b9037c503c5989d6;name=git_352eeab4_13;destsuffix=vcs_cache/0d317c9aa4b4b4dfde8410acf4c7f3d1abb7f9c1c2a2b87b529fc268e6850aaa" | ||
| 1022 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;rev=034126e5016b48119ac2b12b5f4d3ae7f2a9eaa0;name=git_13df7481_0;destsuffix=vcs_cache/ccf36b46cf0ea9db00e8eee78451e8ec194df1878864b880291d5568879ef46b" | ||
| 1023 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;shallow=1;rev=0f08993efd8a8ec67e75bcccf86b0e1569b0ab0a;name=git_13df7481_1;destsuffix=vcs_cache/d990221fa3e13bf5d553a63ee9c6d1230da3203e25f35da86e44fbcbdb37fbcc" | ||
| 1024 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;shallow=1;rev=3bfbaada29be620417d472f349d55056286b2119;name=git_13df7481_2;destsuffix=vcs_cache/6cde361d88de4dffd488cfa918dff8f19a8bfc876e3bcb0d3ba469b9838b74a5" | ||
| 1025 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;shallow=1;rev=46a3137daeac7bd5e64dc5971191e4a7207e6d89;name=git_13df7481_3;destsuffix=vcs_cache/b353f336a8275795b8f764cbc880dab145e59c77d2680640cb8b8406d84d13ca" | ||
| 1026 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;shallow=1;rev=49f84bccfd3469cb3095201f7855641bcc8eb49a;name=git_13df7481_4;destsuffix=vcs_cache/889c218c9f791913eb421eb515ddc05b99ff527458a58d48e57cefdf60215045" | ||
| 1027 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;rev=4bf6d317e70e84f331138b880efdafc2ba2f6c3b;name=git_13df7481_5;destsuffix=vcs_cache/29507dbad2cae46fbcae4fc962a243a2c5e892dd2074ef6f1734d294b3ba9cec" | ||
| 1028 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;shallow=1;rev=69aa7acea306dfd277ec48fcc687ef8fa0f2bdb4;name=git_13df7481_6;destsuffix=vcs_cache/5d37f452b45a9fa695391acad9005fe8c18db1b7ec3da7f75e8eaebcc35fe607" | ||
| 1029 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;shallow=1;rev=6ce8bb3f08e0e47592fe93e007071d86dcf214bb;name=git_13df7481_7;destsuffix=vcs_cache/206acb8ff959778c884f1c3bbbaa82e36913ae74a9d04c7d1daf9ae735e6b899" | ||
| 1030 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;shallow=1;rev=7c05a442b7c1d1a107879b4a090bb5a38d3774a1;name=git_13df7481_8;destsuffix=vcs_cache/ef19e6412fd24a3f6a04528cf94a6f4a990d6401faff4167170e33521f6a972f" | ||
| 1031 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;shallow=1;rev=859b3ef565e237f9f1a0fb6b55385c497545680d;name=git_13df7481_9;destsuffix=vcs_cache/c7adf8bcca55c1652cddd18c7e949788e387f878482d2553dd5f0a8b63dae8ba" | ||
| 1032 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;rev=86c51ed26bb44749b7d60a57bab0e7524656fe8a;name=git_13df7481_10;destsuffix=vcs_cache/8d01fb415e3ecdf7c1c57243ebaa9b07a2cecd87ea1574f747bbc2ab686be373" | ||
| 1033 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;shallow=1;rev=aa51b25a4485b19ca64f578bad6fa40229e75984;name=git_13df7481_11;destsuffix=vcs_cache/f5ac06bdfe55fc7bd179f7c5a60562be13e6bcc09b95c407d4406e98a81ce1c0" | ||
| 1034 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;shallow=1;rev=b3066c3a67d8fdd8d86771626cb76efaac967f4a;name=git_13df7481_12;destsuffix=vcs_cache/74713812b6fe8157fc71ab8e56adbb96692f32b1e16d4c12258550972c0167bf" | ||
| 1035 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;shallow=1;rev=b71060237c896c7c9fc602ab66e33ea6079659fa;name=git_13df7481_13;destsuffix=vcs_cache/7ef51338d8e623e736e20c1b31c1b901aaec9b92183668719ead1a38003fbd8c" | ||
| 1036 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;shallow=1;rev=baa5c2d058db25484c20d76985ba394e73176132;name=git_13df7481_14;destsuffix=vcs_cache/6298f3a9437391a0bc3f25313e688f4d0fadb24b18e5241b03c109c66fc85ed2" | ||
| 1037 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;shallow=1;rev=c0bdc7bd01c96a3472df419bc2b082e06b09a219;name=git_13df7481_15;destsuffix=vcs_cache/9bf2815e529f54c303a717858f212b598d63451dae7c527cd3ae3120966ec7f2" | ||
| 1038 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;rev=c90efee705eefc6efa975842f5e85f455b0b4639;name=git_13df7481_16;destsuffix=vcs_cache/297abdff6eb1d63062878ae152e4dbbe2044e72c3faa8a549a52f14cb613602d" | ||
| 1039 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;shallow=1;rev=d6ab96f2441f9631f81862375ef66782fc4a9c12;name=git_13df7481_17;destsuffix=vcs_cache/1448cd87ba33f0c5f7c01cf93b4c22767eb3d941a3e9ab58be3df424f0abb989" | ||
| 1040 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;shallow=1;rev=d8296639b499981d50d327e4b5714c5734e925d6;name=git_13df7481_18;destsuffix=vcs_cache/67c5b61acf0613f31cf24fb7b39c85659f78dd48e34194ac1b3ed6afcfad73df" | ||
| 1041 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;shallow=1;rev=dc121ce20ffab6bb810a0f231cfa9c24d3e51b29;name=git_13df7481_19;destsuffix=vcs_cache/809f2b0ddaa3729cfade74e7ee11f229989864a955e83864fe69d136cd5537c0" | ||
| 1042 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;shallow=1;rev=ed3ec21bb8e252814c380df79a80f366440ddb2d;name=git_13df7481_20;destsuffix=vcs_cache/d8ce3a26ef11a4e81bfc12391c4d0bf865766bcb2812acb31931c12ee0d326f8" | ||
| 1043 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;shallow=1;rev=f8a9fe217cff893cb67f4acad96a0021c13ee6e7;name=git_13df7481_21;destsuffix=vcs_cache/c732fb18987301684a2d18c11ad478d8b2f6d1b824544e3603e467859fd58c6a" | ||
| 1044 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;shallow=1;rev=fa1ba4269bda724bb9f01ec381fbbaf031e45833;name=git_13df7481_22;destsuffix=vcs_cache/7e2510260fb34e72e79e38bbfdb10ff9a20e584f7d79822b31c6b8f4177f1f2a" | ||
| 1045 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;shallow=1;rev=0042180b24f3cfe500f4cad3cabbc33c0a341f78;name=git_d7a72cb8_0;destsuffix=vcs_cache/d2b6ecf539d65ddfeb4fb1ae239242eda4beabc633af2fc4ce8c73915ed91fc6" | ||
| 1046 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;rev=08078c50e5b5244ec123a6b69facdbc13b21a548;name=git_d7a72cb8_1;destsuffix=vcs_cache/6e426c04cd5151809be86349a81d8e817b0c3ee8a42a6cea4697ba1b81abbb88" | ||
| 1047 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;branch=master;rev=0ebed06d00948a7aee9a5490123450d895686784;name=git_d7a72cb8_2;destsuffix=vcs_cache/89118000acfc5423c5eccd6d329118f7f52ce480e36cee728f61b3f06ba85af9" | ||
| 1048 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;rev=0f29369cfe4552d0e4bcddc57cc75f4d7e672a33;name=git_d7a72cb8_3;destsuffix=vcs_cache/6a5bc2506db942146d8a314ada12f48a941f5ee9aafb0b9e7d53f1de7f4c0bfc" | ||
| 1049 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;shallow=1;rev=22134a41033e44c2cd074106770ab5b7ca910d15;name=git_d7a72cb8_4;destsuffix=vcs_cache/be89d63080feffbcbe6644bcea46d6fc18206e67876ec876ed0f9049c6538349" | ||
| 1050 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;rev=2bc19b11175fd0ae72c59c53fa45eff3f93d6a46;name=git_d7a72cb8_5;destsuffix=vcs_cache/8a78323c8c445319afee32896e4e0d4994c957b3016731747d55317ad43666bb" | ||
| 1051 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;shallow=1;rev=34ffb07a9918c019c2d5080521104d2598ed8266;name=git_d7a72cb8_6;destsuffix=vcs_cache/282615a8ce4596cc4e45bdc04232784e114dd27dc975826c421d448e061dbb22" | ||
| 1052 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;shallow=1;rev=36075149c5b89480def496c735b8a1ba5fc63218;name=git_d7a72cb8_7;destsuffix=vcs_cache/c5f76558204f83c53192609f087d59588eab142c6209e08ca50fbe6262dd103c" | ||
| 1053 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;shallow=1;rev=3e6480915d39dd1a80fa460e56413857f02cc1b9;name=git_d7a72cb8_8;destsuffix=vcs_cache/78ce5b000291abd93fd9abe5ed3da0e80d8b8d0a608ef4cdc081689cdf7eacf8" | ||
| 1054 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;rev=5d25da1a8d43b66f2898c444f899c7bcfd6a407e;name=git_d7a72cb8_9;destsuffix=vcs_cache/519b663d463d4efc56fd4a810585f7ef16426cce018e6e42ed60142506539041" | ||
| 1055 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;rev=6242fa91716a9b0e1cbc7506d79c18c64a2341e8;name=git_d7a72cb8_10;destsuffix=vcs_cache/321670aa94588466ddd75c62d07312768b12ea7e80c4fb2ff36b7b5d7b7b7ae6" | ||
| 1056 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;shallow=1;rev=62b4eedd7210c3ff2fc694318a8a312b96f01a74;name=git_d7a72cb8_11;destsuffix=vcs_cache/f0689574d5bcb200d96aaa39170246a206dc86784db8bce26930d46e18470235" | ||
| 1057 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;shallow=1;rev=681b4d8edca1bcfea5bce685d77ea7b82ed3e7b3;name=git_d7a72cb8_12;destsuffix=vcs_cache/cac8bc5f9c1271e14eb9f4bee6443b763f599859866fbff6c799a7311a71b391" | ||
| 1058 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;rev=6f1e6394065a17f7c4e686dad23e06b6843e20e0;name=git_d7a72cb8_13;destsuffix=vcs_cache/f85811280024110f0ee87d56b0970029b87432912bbda48798cdd047895707e6" | ||
| 1059 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;branch=master;rev=6fdb5e3db783d4a038a89fb82279727f80e7bf8e;name=git_d7a72cb8_14;destsuffix=vcs_cache/af317d31f0cec8852ae8f768f264e6409b76adfd771754e4799c2ae40f281265" | ||
| 1060 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;shallow=1;rev=839de2255f57ac5af1321327f280f79471825bc9;name=git_d7a72cb8_15;destsuffix=vcs_cache/82a7329560ffc3e9e45527430c8067b43aa5714b3da8421a4b4189452bcd3736" | ||
| 1061 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;rev=858c2ad4c8b6c5d10852cb89079f6ca1c7309787;name=git_d7a72cb8_16;destsuffix=vcs_cache/953b311a964505de6e1c6de0e08ba65ce5eb3334bd9016417470f4352ad05b98" | ||
| 1062 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;rev=9780585627b5122c8cc9c6a378ac9861507e7551;name=git_d7a72cb8_17;destsuffix=vcs_cache/27fde3276078b39a8ff13b73a43f320c8ad417fe00ce51358d1221da036b9438" | ||
| 1063 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;rev=9bb904979d93d76cf7000f77c4a1d7bc06c7a708;name=git_d7a72cb8_18;destsuffix=vcs_cache/92954437a4c76ccacf6fe2fe66e6b9e0f13c497250678b4de2119d55af9fc81b" | ||
| 1064 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;rev=9dcd33a902f40452422c2367fefcb95b54f9f8f8;name=git_d7a72cb8_19;destsuffix=vcs_cache/75d99cea02de603ece3b274301070e364efccb149c6fb524517dea736d27d61a" | ||
| 1065 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;rev=9fd604954f58d391cab0f7f49affb0a6aa864086;name=git_d7a72cb8_20;destsuffix=vcs_cache/c20351aab32c314523f5e7a58c41e14e5a174d8fb9019b3063f0eefaa7c3c580" | ||
| 1066 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;rev=a41e5a7819143202e8d21fb9ac9c659fbd501fb3;name=git_d7a72cb8_21;destsuffix=vcs_cache/55e97d12893a1f162c1a112be1cd59e2f915b260d2e3135435b23d8b2dca7ed6" | ||
| 1067 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;shallow=1;rev=adbaf66a0bae46206ed661df3c5bae3752a3347c;name=git_d7a72cb8_22;destsuffix=vcs_cache/774719951f8ca497a82b5ae20c0f9b96fc20362e7479dc39e8bb97def975f09d" | ||
| 1068 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;branch=master;rev=b44042a4b9c12aec471902e0287a912bcb3ac1db;name=git_d7a72cb8_23;destsuffix=vcs_cache/4643c5fa8a017020dd3260693bfa1131093f8322b73211f95d6710568ec0fd9a" | ||
| 1069 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;shallow=1;rev=b9c813be7d0ec3262d46deb8677ba5cda93d95ec;name=git_d7a72cb8_24;destsuffix=vcs_cache/1f83206f82f75017d0a4418bcc97edca2e4183c31b83ded29e926f4755b46735" | ||
| 1070 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;rev=ba52d332ba9961c5b5c1e8fee42614c0f5c2c076;name=git_d7a72cb8_25;destsuffix=vcs_cache/076dc968d89193de10ca00d86d5661fe03700d3ccafa53769dac5e090c5a7550" | ||
| 1071 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;rev=bf48bf16ab8d622ce64ec6ce98d2c98f916b6303;name=git_d7a72cb8_26;destsuffix=vcs_cache/ba506cfd432b7920fb2c5d6f6cb280c42e9d1911208fba8592a075d263ddf70b" | ||
| 1072 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;rev=cd4f82c27b84ec2516d3c38a5b5acaf8823e2702;name=git_d7a72cb8_27;destsuffix=vcs_cache/7c0db46f66056ac02fc0470c096aaa02ec57613845a3e8e77565f5f6f9ec862b" | ||
| 1073 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;shallow=1;rev=cf1431934151b3a93e0b3286eb6798ca08ea3770;name=git_d7a72cb8_28;destsuffix=vcs_cache/9d690404d55fe61f12b60291b8248b30b26748c84367097aae3de38a202f1504" | ||
| 1074 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;rev=d0670ef3b1ebba3a000f754b3acf1c4be6c221b0;name=git_d7a72cb8_29;destsuffix=vcs_cache/8f11176a43f20d4ac553cc9eb7634e205fcbd7d539e566651ee44c98adf424f8" | ||
| 1075 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;rev=d3ed0bb246c8d3c75b63937d9a5eecff9c74d7fe;name=git_d7a72cb8_30;destsuffix=vcs_cache/82edac4de3ad67e00370a2ae07ea7507c954621a90b063bc7bf075f84a15791d" | ||
| 1076 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;rev=d668ce993890a79bda886613ee587a69dd5da7a6;name=git_d7a72cb8_31;destsuffix=vcs_cache/4229195363ef2a96dc974c3d2151dd7f37bc3e361d886f7feae1141baf42e63b" | ||
| 1077 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;rev=e64efc72b421e893cbf63f17ba2221e7d6d0b0f3;name=git_d7a72cb8_32;destsuffix=vcs_cache/211a40fa92a2ec1c3cde36d221c9accab5379e7a230d56adf81aaae313ae059a" | ||
| 1078 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;branch=master;rev=f21342109be17cd214ecfcd33065b79cd571673e;name=git_d7a72cb8_33;destsuffix=vcs_cache/351d1fabdb4fa60c3e4cb2cc5d4a44b30955567cba29728bf9f0d856a050ae6f" | ||
| 1079 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;rev=f6687ab2804cbebdfdeef385bee94918b1ce83de;name=git_d7a72cb8_34;destsuffix=vcs_cache/0d7f9e058c13f764178ba4477f1822d080b7c0230111df567dde87d34f38f303" | ||
| 1080 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;rev=fd043fe589d2d1486b6af56f44a691e819752a23;name=git_d7a72cb8_35;destsuffix=vcs_cache/73bd1dd884e57af3aac27c5b454b6868a455a88ba7c6e49584ce04b59a3f70b1" | ||
| 1081 | SRC_URI += "git://go.googlesource.com/term;protocol=https;nobranch=1;shallow=1;rev=04218fdaf78fa213d4e82c988184a250f6c354c2;name=git_2e975dd2_0;destsuffix=vcs_cache/230a9ad5970c535aa1950c73435327a9cb9d5e83503624d5c6e16e85e01f577a" | ||
| 1082 | SRC_URI += "git://go.googlesource.com/term;protocol=https;nobranch=1;shallow=1;rev=40b02d69cd8f2efc8aeb262071f74fb4319b6661;name=git_2e975dd2_1;destsuffix=vcs_cache/c7ab826908bfbeedd10778ec2f9e99bf8c4f17dc2307f3f8b629c3c57e3aec5e" | ||
| 1083 | SRC_URI += "git://go.googlesource.com/term;protocol=https;nobranch=1;shallow=1;rev=a35244d18d7756b12deca31a518c0fa1327d050a;name=git_2e975dd2_2;destsuffix=vcs_cache/4068bd62e633557f5121f1150b74cc041354352d709c0b6f81073ee6de3b795a" | ||
| 1084 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;rev=036812b2e83c0ddf193dd5a34e034151da389d09;name=git_d7307bee_0;destsuffix=vcs_cache/737630eedb4e22444bcc842c824d09c82d5ad676f18cc2707c343fe462789b29" | ||
| 1085 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;rev=09787c993a3ab68e3d1f5c9b2394ab9433f391be;name=git_d7307bee_1;destsuffix=vcs_cache/cbc28b85bb7dc700be3c18580ce9ab3ed657bdd6fddc6e818c41725dc83e6f42" | ||
| 1086 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;rev=0de741cfad7ff3874b219dfbc1b9195b58c7c490;name=git_d7307bee_2;destsuffix=vcs_cache/a4127a4166f0454b5fd36927c78ee4923f61426c8326a6f0e1678a9b7f056e8c" | ||
| 1087 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;rev=112230192c580c3556b8cee6403af37a4fc5f28c;name=git_d7307bee_3;destsuffix=vcs_cache/b68e56943c8c12324ce0414e7075fd80f016eafe879c0c69e6b25893ebb49bce" | ||
| 1088 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;shallow=1;rev=14be23e5b48bec28285f8a694875175ecacfddb3;name=git_d7307bee_4;destsuffix=vcs_cache/ee5f66a740cf90c02e7e970c3568863387f64bb7461b46cd2e1b321f0f2cedd5" | ||
| 1089 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;rev=1d60e4601c6fd243af51cc01ddf169918a5407ca;name=git_d7307bee_5;destsuffix=vcs_cache/a474d88ee14fcd89b314b779d02a4628461aebbfc6613a6ba90e583c35e15b02" | ||
| 1090 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;shallow=1;rev=1ea32573ddff2d374504dcc8102328ea790af85f;name=git_d7307bee_6;destsuffix=vcs_cache/a7ad2126a1ecc8b6983bf462c8c108fa0516b752af69da928520874a03907e9b" | ||
| 1091 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;rev=37e7f081c4d4c64e13b10787722085407fe5d15f;name=git_d7307bee_7;destsuffix=vcs_cache/901f082ea4e1c94dfbaef54bd883432751214951b6b2d5885765a306b1c60d1f" | ||
| 1092 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;shallow=1;rev=396f3a06ea2a49eb410f12e244c0dd77095d0de9;name=git_d7307bee_8;destsuffix=vcs_cache/a33a3a0f53ccdab2ce7a33e5a447e5d85635802ec4dffa5677f6965e6e07b706" | ||
| 1093 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;shallow=1;rev=411f99ef121375a146e962b6eab78b03b7429483;name=git_d7307bee_9;destsuffix=vcs_cache/552bab19670b2a96ac65b9bf6d179b6bbbdd4321531f3f9b5a1e39585df8bd69" | ||
| 1094 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;rev=42b317875d0fa942474b76e1b46a6060d720ae6e;name=git_d7307bee_10;destsuffix=vcs_cache/19d48188f5a03164bde06d13dc555c6a2ebc78aafd3dabc7439ec4c9dcca3519" | ||
| 1095 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;rev=43a5402ce75a95522677f77c619865d66b8c57ab;name=git_d7307bee_11;destsuffix=vcs_cache/32b2418d90427c02e56a995b913942d75791bb2c01e6fe4bf4397ff7373d9d58" | ||
| 1096 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;shallow=1;rev=59c1ca1e4661ed4452be4069ceea3c233f4deec1;name=git_d7307bee_12;destsuffix=vcs_cache/d1f9c53373163011c3c882e0a20cabac6c7f78d5004f190209f6f6e56bcfb008" | ||
| 1097 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;rev=67f06af15bc961c363a7260195bcd53487529a21;name=git_d7307bee_13;destsuffix=vcs_cache/63c5dce6fecd17ec0193ec4ee4221b61ccd0834c745a066128df4000c7ec583e" | ||
| 1098 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;rev=6e8e738ad208923de99951fe0b48239bfd864f28;name=git_d7307bee_14;destsuffix=vcs_cache/7d5034817f1223ca018ebdc04acb161be44c7701db7dc206d930a59b8df9a014" | ||
| 1099 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;shallow=1;rev=7fad2c9213e0821bd78435a9c106806f2fc383f1;name=git_d7307bee_15;destsuffix=vcs_cache/17303686dd20f8890e406d26fb4a7132b9859025d470a9d471f2290d9471d58c" | ||
| 1100 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;branch=master;rev=7fc1605a5dde7535a0fc1770ca44238629ff29ac;name=git_d7307bee_16;destsuffix=vcs_cache/463fa6019c65d8e667ea1543c48af9adc0f85ed2192d79a82c22d050950ba743" | ||
| 1101 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;rev=886fb9371eb4b47af10bff9c8025a8c9e1554b92;name=git_d7307bee_17;destsuffix=vcs_cache/ca22f14e147dd49170157c4d70861fe830bc43b62113fa8da7da7806f515979b" | ||
| 1102 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;shallow=1;rev=8fcdb60fdcc0539c5e357b2308249e4e752147f1;name=git_d7307bee_18;destsuffix=vcs_cache/82c5f68308634d71f14642af33f7cae6ce2af441f244d3c2d379f3b81e8912f8" | ||
| 1103 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;shallow=1;rev=913fb63af28f446cd10c684ee847b5606cf328f7;name=git_d7307bee_19;destsuffix=vcs_cache/ecf38e62fdc11d73893fcbb5321fdb3a36329ddbca9848162be0d5bf11e7cc5b" | ||
| 1104 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;shallow=1;rev=93782cc822b6b554cb7df40332fd010f0473cbc8;name=git_d7307bee_20;destsuffix=vcs_cache/250b838d3dd291145ccea7fef1b9f7e7b1a081a69d0f055b5079955bd87597da" | ||
| 1105 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;shallow=1;rev=b637f27e40ad6e222f3d301cc113e635f0fa08be;name=git_d7307bee_21;destsuffix=vcs_cache/816f766106b7a38cd9a650db7a181bc3dee8da3eaab0487f1ff7e618c6f19d72" | ||
| 1106 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;rev=cd5d95a43a6e21273425c7ae415d3df9ea832eeb;name=git_d7307bee_22;destsuffix=vcs_cache/eaa2921285a7524f3154ea98a551847767b259c18f901ed97668900b204aa7a6" | ||
| 1107 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;rev=e225da77a7e68af35c70ccbf71af2b83e6acac3c;name=git_d7307bee_23;destsuffix=vcs_cache/21df7493a16af12233b318b2a2a914c541c6b155a0bb6ec0891d01554074c1f4" | ||
| 1108 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;shallow=1;rev=fe3591bd8a96873abc98bb9d2d5c62f27efca3e9;name=git_d7307bee_24;destsuffix=vcs_cache/a1ea9c5d66cb424c251553fb8c78853cf27fd86db554b15dc8e4ca40ed88f6f2" | ||
| 1109 | SRC_URI += "git://go.googlesource.com/crypto;protocol=https;nobranch=1;shallow=1;rev=49bf5b80c8108983f588ecabd7bf996e6e63a515;name=git_f72f7a6f_0;destsuffix=vcs_cache/e604e80bcc65f6bfcf2b77eacfe5e23de57628a541140ef5b929504f1bf5dec2" | ||
| 1110 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;shallow=1;rev=8da7ed17cdaf5e1d42aa868f0b0322a207a17dcd;name=git_ed42bd05_0;destsuffix=vcs_cache/24d91a8da0c61c84416bc081f87c9530bdd043f861805147b823427a1685f4a0" | ||
| 1111 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;shallow=1;rev=dfc720dfe0cfc125116068c20efcdcb5e4eab464;name=git_ed42bd05_1;destsuffix=vcs_cache/efb49d6c533f0c4edb5aaa1328290d633a3c9d6b88a92eed26a023d8ff604d7a" | ||
| 1112 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;shallow=1;rev=e1fcd82abba34df74614020343be8eb1fe85f0d9;name=git_ed42bd05_2;destsuffix=vcs_cache/5a5fbae248b5082295ad2d3f305366fff8b6f7f2bdf52f962ab7307ad7df3fd3" | ||
| 1113 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;shallow=1;rev=e74bc31d69f225b635e065a602db3fbfa9850f93;name=git_ed42bd05_3;destsuffix=vcs_cache/82a07fe1904c263f9f213772e8b13c56a46fabfea0ee1ca2eed4873551103c0e" | ||
| 1114 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;nobranch=1;rev=0405dc783f0a9c4dbf56901f56e49fa485943f4c;name=git_879ce674_0;destsuffix=vcs_cache/d8094bfff5be63c2b0853e1c998c2afa53b43dba21cc8d3cfe527f9d7ece4fe5" | ||
| 1115 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;branch=master;rev=054e65f0b394d1bf387a254295588fb7e5bd0516;name=git_879ce674_1;destsuffix=vcs_cache/dbb067264d2f4bb818fb9a2ea13cd7f757ff6d42d3564c479d688490c14fad88" | ||
| 1116 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;branch=master;rev=2d47ceb2692f22136c9ff680c192d3d19c5dd9e2;name=git_879ce674_2;destsuffix=vcs_cache/fa78cf25fa01c74cefb0336713724c43d794cf309539a0b58c51aa1c413b6612" | ||
| 1117 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;nobranch=1;rev=2f50522955873285d9bf17ec91e55aec8ae82edc;name=git_879ce674_3;destsuffix=vcs_cache/a9173c2f6c06cf46d8d352e9a005f8a639979213a6b3ce9c28b85b3a8feea812" | ||
| 1118 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;branch=master;rev=334a2380cb910c8f550f5736c3bb95510c92a425;name=git_879ce674_4;destsuffix=vcs_cache/52e7a308d0009512027c90d3cb8746f08c35e838b8c5bcfdcf228f8c247082a0" | ||
| 1119 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;nobranch=1;rev=3d87b88a115fa4e65fadcbf34e6a60e8040cec41;name=git_879ce674_5;destsuffix=vcs_cache/b24969f2e7dcc79cbe05f9664aee0357541a14e2fce927851795c1bab65c851d" | ||
| 1120 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;nobranch=1;rev=509febef88a4b4fad613c9cc84ac7e982f22e774;name=git_879ce674_6;destsuffix=vcs_cache/24a92c0230c7a99a0620162cfb1c9889faa209539dc7a8d6c83fe5ce9072c5a3" | ||
| 1121 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;branch=master;rev=542afb5b7346d69c3c878cfdd23a583e8524294d;name=git_879ce674_7;destsuffix=vcs_cache/4d68604c768c2db1f3a002a4924870097b24fd45f2fef4ed6fda23efa710af33" | ||
| 1122 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;nobranch=1;rev=6cc2880d07d65fc535a1fb4fbd58b397bc1c5312;name=git_879ce674_8;destsuffix=vcs_cache/d44b881013a1a32499c214d17a48e29f44234e14bdad245c0c13d53242305333" | ||
| 1123 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;nobranch=1;rev=8460e604b9de9da5834c9f198cadf9dca4b05cac;name=git_879ce674_9;destsuffix=vcs_cache/40977dead8068fd4b2ff7931c2a65890c06ac3fbe73cedd91e7bdaba1396450c" | ||
| 1124 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;branch=master;rev=8a7402abbf56ed11a2540c1d8beb569bd29e22d1;name=git_879ce674_10;destsuffix=vcs_cache/3575b051814aade4d8d39c1eaad80043b24b44f1c94ac279ffa894655e6e9268" | ||
| 1125 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;nobranch=1;rev=a1355ae1e2c30eb123356c2a35c2f420652999f9;name=git_879ce674_11;destsuffix=vcs_cache/8142b4f7c5934b463d74ac709369928d7bd5de48755654856e25b7cfc4680248" | ||
| 1126 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;nobranch=1;rev=a1ab85dbe136a36c66fbea07de5e3d62a0ce60ad;name=git_879ce674_12;destsuffix=vcs_cache/c407947082e00cb9b17e762f1bdf26756d1c843481a7cbf2b9db2195a5f000e3" | ||
| 1127 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;nobranch=1;rev=a1d7652674e8f269b17d9be90d3c4c1d0e8830e8;name=git_879ce674_13;destsuffix=vcs_cache/5da1e6476d8c10399b2d224d117d1922fe284dbd2d5a779a5c8eed9ef52b1ae1" | ||
| 1128 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;nobranch=1;rev=c13cbed26979984b7dddd468b78daf72f8b4b473;name=git_879ce674_14;destsuffix=vcs_cache/5e3865da628c79dcfbf1fe1b38e44eec9a2cb87916320ca4b24e18c632d01c0e" | ||
| 1129 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;nobranch=1;rev=c74c464bbbf2425793dda2a0044770271fc009c7;name=git_879ce674_15;destsuffix=vcs_cache/048156c64e3fc8188190d7b12d3a6b0225808e64a7322471dce0880951f52ed0" | ||
| 1130 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;branch=master;rev=c95f2b4c22f226b18030fd3b7d5cd47e0d12395a;name=git_879ce674_16;destsuffix=vcs_cache/f76523cedcb5f027ada68cb92d0853bc7821bd839c9080b39d75620c26fda2d2" | ||
| 1131 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;nobranch=1;rev=da58074b429933d2abeae71d6ef619366febf38e;name=git_879ce674_17;destsuffix=vcs_cache/0c008f03dfadc1ba1ed0f9302784a76949b4893799820d559755ea2e0ab1acfa" | ||
| 1132 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;nobranch=1;rev=efd6b22b2522a48712e1fd0b3c1ab34d243f5245;name=git_879ce674_18;destsuffix=vcs_cache/4281c66658a4012d76c7a15fa06fddce2becfd1e8d1481fc5f88cc83d970e281" | ||
| 1133 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;nobranch=1;rev=f17229e696bd4e065144fd6ae1313e41515abbdc;name=git_879ce674_19;destsuffix=vcs_cache/91669ead7de1bac04412edfec51b8a55066b1b5d40fd8e953da885087ddb5d1b" | ||
| 1134 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;rev=14c0d48ead0cd47e3104ada247d91be04afc7a5a;name=git_38515699_0;destsuffix=vcs_cache/7afd1c64dfde05434b834de00d80d064b0dee0ac8e86a20a3ccb3b3477062816" | ||
| 1135 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;shallow=1;rev=1bdb400fb39a45cc788ffe7e5d7a2a9719afc7e9;name=git_38515699_1;destsuffix=vcs_cache/5ad35cfebebfa5b556ca6d44b5026673bb71ab874271a0fc395ab751275779ae" | ||
| 1136 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;shallow=1;rev=22f1617af38ed4cd65b3b96e02bab267e560155c;name=git_38515699_2;destsuffix=vcs_cache/e76db68acf0b576548fa714f294c3cc8f71a39e409d5458a9af88b7c906026db" | ||
| 1137 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;shallow=1;rev=23ae387dee1f90d29a23c0e87ee0b46038fbed0e;name=git_38515699_3;destsuffix=vcs_cache/cb54f76ec6181ed72414cbac7c1d4de145545dbe7cf920063654dab541ce2dc1" | ||
| 1138 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;shallow=1;rev=342b2e1fbaa52c93f31447ad2c6abc048c63e475;name=git_38515699_4;destsuffix=vcs_cache/7b34b135bbda1292ea284d86dfed6e5bdf5fc64fa2fe19d2299467019e4d1944" | ||
| 1139 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;shallow=1;rev=383b2e75a7a4198c42f8f87833eefb772868a56f;name=git_38515699_5;destsuffix=vcs_cache/62c926369bbefb0babf3ce89762737f7c9e16aefa43a75d7b49d544bdf87dd3e" | ||
| 1140 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;shallow=1;rev=3b64043c9e8fa8cd61a019df17dc729630915fa9;name=git_38515699_6;destsuffix=vcs_cache/048a81c21999c74347b58bb43a6fc3a39ee90657527bbd2758fc37765fb93d61" | ||
| 1141 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;shallow=1;rev=425d715b4a85c7698cedf621412bb53794cbda53;name=git_38515699_7;destsuffix=vcs_cache/a7d5fe87723af3c471d5ed18e25d604d34081f39ab1219b457b5da3a8ff54d08" | ||
| 1142 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;shallow=1;rev=434eadcdbc3b0256971992e8c70027278364c72c;name=git_38515699_8;destsuffix=vcs_cache/58ff57824b0729eefaf3df2367dae8bc8ac492e23e66261031610ca60cc202a8" | ||
| 1143 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;shallow=1;rev=48e4a4a957429d31328a685863b594ca9a06b552;name=git_38515699_9;destsuffix=vcs_cache/3967a908774b78ac4accafb04231e416ce132dfa549184a51d5d00981ace0f45" | ||
| 1144 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;shallow=1;rev=566b44fc931e2542778a18423c655ce99b4f1402;name=git_38515699_10;destsuffix=vcs_cache/2868deb5bd5e435710cf636cb91e294492c665341a5f65e26da3b82c645fd40d" | ||
| 1145 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;shallow=1;rev=6c97a165dd661335ff7bce6104a008558123c353;name=git_38515699_11;destsuffix=vcs_cache/314ce90da59b55f1c43f4f8d9511a0fdba7d266959c9169598c6ca4e65509a34" | ||
| 1146 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;shallow=1;rev=71a9c9afc4cd710b9412f7f99f0d8e35b10e488a;name=git_38515699_12;destsuffix=vcs_cache/96612e2431a1761ab2f4e3efdfda115a56ed517010d61db70a8407c43037c89f" | ||
| 1147 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;shallow=1;rev=75a595aef632b07c6eeaaa805adb6f0f66e4130e;name=git_38515699_13;destsuffix=vcs_cache/7c683dff6b1d330d20dc7fc0e186c8632c397daa3755d4b91c1b350508bb8953" | ||
| 1148 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;shallow=1;rev=9c2f3a21352d1ff4e47776534e3f334b39ec0183;name=git_38515699_14;destsuffix=vcs_cache/2a43a8d9f7fda989d18550dbde2e274aacbe0eabcbd14bd38be60f84d1c1fd67" | ||
| 1149 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;shallow=1;rev=9db913aaf20ced01b7a130d9fb222d74a1339fa6;name=git_38515699_15;destsuffix=vcs_cache/7301a8d6bc73b52110759ca9f9a6077d67edd1f6a2c1b6e1090b637096d9087b" | ||
| 1150 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;shallow=1;rev=b2bec85eb9df7c6fcf50218bde3db5e22b35e481;name=git_38515699_16;destsuffix=vcs_cache/b2ed225adb707701e8acdb5ca1f97b68330d6b62805bc3b9f9f3473e33d22e39" | ||
| 1151 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;shallow=1;rev=c8236a6712b1b530895a7182a8a9fc06f1c5cf4e;name=git_38515699_17;destsuffix=vcs_cache/9974d41816273a58d8b62e9171e596f80984fe4fa9d97cb8ba42d9cd287d2180" | ||
| 1152 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;shallow=1;rev=d42948e5579eb996bedb7df76c7ad57fae4e83c7;name=git_38515699_18;destsuffix=vcs_cache/7fcb78a8fd04f8a91f109513bdf93dd6c6681a83c61c24ba5d330cc070dad0a6" | ||
| 1153 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;shallow=1;rev=e328d63cff14134669501e0e154e4f141c784322;name=git_38515699_19;destsuffix=vcs_cache/4b522f9dc77a0e02cea9ffd3b10d3f85a766a1f7900b412ab5c3f6a41718c2ea" | ||
| 1154 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;shallow=1;rev=ec5565b1b747ce5ca569aeefc09e737b479a12ac;name=git_38515699_20;destsuffix=vcs_cache/b8a903f703513b2581d07cb95305680dfbfa228869b8fba9564dce4d47d162b9" | ||
| 1155 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;rev=f21a4dfb5e38f5895301dc265a8def02365cc3d0;name=git_38515699_21;destsuffix=vcs_cache/4d433f261a2c7cdc7fd6aff90f7c6096c21b412fcc4b5c8494239264cb0c661b" | ||
| 1156 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;shallow=1;rev=fb697c0580b4b6ab0a21ca17e64788b981fb6018;name=git_38515699_22;destsuffix=vcs_cache/74d70156218364b0ba18f38742a4dee9e0c6829f7242834ff0f9e44461fd643c" | ||
| 1157 | SRC_URI += "git://go.googlesource.com/time;protocol=https;nobranch=1;shallow=1;rev=1616a7fa5fe23b54fee0cc3dd6d0bd48abc19914;name=git_e2f6844a_0;destsuffix=vcs_cache/0892c89bc686df08eb12440ea6150587e81a2a64d649aa806391f724242e39d9" | ||
| 1158 | SRC_URI += "git://go.googlesource.com/time;protocol=https;nobranch=1;shallow=1;rev=1ce61fe87e0e5dd90752d2b6c5972f9b6918e77c;name=git_e2f6844a_1;destsuffix=vcs_cache/ee6cc7ed0b5163f469fb16f28670cd552975136162b0b78e37c241b49a2ab45a" | ||
| 1159 | SRC_URI += "git://go.googlesource.com/time;protocol=https;nobranch=1;shallow=1;rev=2c09566ef13fb5556401ddff3c53c3dbc2a42dac;name=git_e2f6844a_2;destsuffix=vcs_cache/8716990bce5a795ed7217a8414cde3a2264737d777a6c6d672af4f144ebc54d7" | ||
| 1160 | SRC_URI += "git://go.googlesource.com/time;protocol=https;nobranch=1;rev=555d28b269f0569763d25dbe1a237ae74c6bcc82;name=git_e2f6844a_3;destsuffix=vcs_cache/cc2d1a6d2eaa513064d93e0e7d68799f6f3b9e55afaad10db65a954e84930405" | ||
| 1161 | SRC_URI += "git://go.googlesource.com/time;protocol=https;nobranch=1;rev=85acf8d2951cb2a3bde7632f9ff273ef0379bcbd;name=git_e2f6844a_4;destsuffix=vcs_cache/b7d0032a2b35ad2b155634b64567be8ddff4d50ec5f5b11d4d6dbcd5de0d4a04" | ||
| 1162 | SRC_URI += "git://go.googlesource.com/time;protocol=https;nobranch=1;shallow=1;rev=883aed519795b30de35e6bc28ec8f681494afa87;name=git_e2f6844a_5;destsuffix=vcs_cache/2156f2e87ae87986a90bbc7e90f96dbadd6c75e5a5cf58374156774aa149e6a8" | ||
| 1163 | SRC_URI += "git://go.googlesource.com/time;protocol=https;nobranch=1;rev=9d24e82272b4f38b78bc8cff74fa936d31ccd8ef;name=git_e2f6844a_6;destsuffix=vcs_cache/a7bf7a0a97321984eb1263f5f8bcb9a99d0c8c477cc52ef001a84cf9d22bdc60" | ||
| 1164 | SRC_URI += "git://go.googlesource.com/time;protocol=https;nobranch=1;shallow=1;rev=f3bd1da661afd6357b957af27c50ccdb248b7dd3;name=git_e2f6844a_7;destsuffix=vcs_cache/99c0566fe2c2c74fd06b335e0f79a1dd361c2d21e5f34e7f893379b51f71cbde" | ||
| 1165 | SRC_URI += "git://go.googlesource.com/time;protocol=https;nobranch=1;rev=fbb02b2291d28baffd63558aa44b4b56f178d650;name=git_e2f6844a_8;destsuffix=vcs_cache/81ecc17ec6f9ce3c24c81bc47c225d106aa16cc8682f661c5bd5121645a5d02c" | ||
| 1166 | SRC_URI += "git://go.googlesource.com/xerrors;protocol=https;branch=master;rev=04be3eba64a22a838cdb17b8dca15a52871c08b4;name=git_e8cbb9fc_0;destsuffix=vcs_cache/eebbc7ff1ce54422705a4e11c1a375ce3ad751ff9c853e7948e423942bb5e416" | ||
| 1167 | SRC_URI += "git://go.googlesource.com/xerrors;protocol=https;nobranch=1;rev=1b5146add8981d58be77b16229c0ff0f8bebd8c1;name=git_e8cbb9fc_1;destsuffix=vcs_cache/8c142112d3bf2046dde4cb3dda11db03c95a8ab51bfb424b4d31be45594f7e6a" | ||
| 1168 | SRC_URI += "git://go.googlesource.com/xerrors;protocol=https;nobranch=1;rev=2f41105eb62f341cfe208d06de4ee3bdd3a083da;name=git_e8cbb9fc_2;destsuffix=vcs_cache/d1005dd1711b63891c69b5b7174c44abae72f194572a3a97648371206aff52f6" | ||
| 1169 | SRC_URI += "git://go.googlesource.com/xerrors;protocol=https;nobranch=1;rev=5ec99f83aff198f5fbd629d6c8d8eb38a04218ca;name=git_e8cbb9fc_3;destsuffix=vcs_cache/1a7eef0babb47828059471e537bef1e9023bf22cd1c23e5fcaf7523b68332e82" | ||
| 1170 | SRC_URI += "git://go.googlesource.com/xerrors;protocol=https;nobranch=1;rev=65e65417b02f28de84b55f16b46a1e789149973a;name=git_e8cbb9fc_4;destsuffix=vcs_cache/fb4550d892569011a6d824653edfa1346570f06c13855e9f494086cb828c67d0" | ||
| 1171 | SRC_URI += "git://go.googlesource.com/xerrors;protocol=https;branch=master;rev=7835f813f4da395c9a1f7c0fe732a63d1c79d331;name=git_e8cbb9fc_5;destsuffix=vcs_cache/85f1ddb5366a63575b400fe71b8e71e61442686574ec1bd9cbe86a4d29b14eaa" | ||
| 1172 | SRC_URI += "git://go.googlesource.com/xerrors;protocol=https;nobranch=1;rev=9bdfabe68543c54f90421aeb9a60ef8061b5b544;name=git_e8cbb9fc_6;destsuffix=vcs_cache/a190c0bd506167cc1631eefeb81697d88fd666066c0d35abb4f058915f9881cd" | ||
| 1173 | SRC_URI += "git://go.googlesource.com/xerrors;protocol=https;nobranch=1;rev=a985d3407aa71f30cf86696ee0a2f409709f22e1;name=git_e8cbb9fc_7;destsuffix=vcs_cache/19bf66358270f1db6b287805895c6fc8385236e01234a96b3da1d15fe70245f7" | ||
| 1174 | SRC_URI += "git://go.googlesource.com/xerrors;protocol=https;nobranch=1;rev=f3a8303e98df87cf4205e70f82c1c3c19f345f91;name=git_e8cbb9fc_8;destsuffix=vcs_cache/b58a4cb0d6e1fba648c1252d9b2defce5bc798b0687f24402e56035456e8856c" | ||
| 1175 | SRC_URI += "git://go.googlesource.com/telemetry;protocol=https;branch=master;rev=1a19826ec488c3c893223573f54d44c8daf5237b;name=git_fe729624_0;destsuffix=vcs_cache/521d61e180a192ddd858d6c59db514ef9d319fa8000362b4167fe2314fb70264" | ||
| 1176 | SRC_URI += "git://go.googlesource.com/telemetry;protocol=https;branch=master;rev=bda55230c457d8271c577c0da94d4b94e3543dd4;name=git_fe729624_1;destsuffix=vcs_cache/55f64daa6b07d1422edbea2ff80ef3c3307bd4fcf3117421ebc3cbcbb7f53bb8" | ||
| 1177 | SRC_URI += "git://go.googlesource.com/telemetry;protocol=https;branch=master;rev=f48c80bd79b2b9bbe9e92392128a67b8b49dc014;name=git_fe729624_2;destsuffix=vcs_cache/c54180718e7e7daabb84b58a6b2956cf351a2230912f69d7c617c0eff9cb6428" | ||
| 1178 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=023911ca70b2cc091589e1a4b1be99e92165422d;name=git_7d9b3b49_0;destsuffix=vcs_cache/ea46f0fa4dd9eba08f834a2bd8dc044113f8b67d61f85320b560e68b442e05f9" | ||
| 1179 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=030b2cf1153e8cae0dc666053fad6691cde7fbd9;name=git_7d9b3b49_1;destsuffix=vcs_cache/4ef86113602963c32d8cec3fb6b2eaa3acdfffdce617ce6eaa391b607b6ec2f6" | ||
| 1180 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=079ba7bd75cd9273a17b56fd7759dda47d106fdd;name=git_7d9b3b49_2;destsuffix=vcs_cache/a6af1240cf48c72e88e6c9c3f3ec6c90e090639c21e772e6efe0718ba8ed7f5e" | ||
| 1181 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=0bb0c0a6e84655f8baa6389e6dff9796ca1b26d2;name=git_7d9b3b49_3;destsuffix=vcs_cache/9bcffe49fd6f1222546abfdb28e7b18b0bd6579d413b369c2fc3e67eb2af5be2" | ||
| 1182 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=113979e3529a77b99c4f3e5f3c8a22802a39cc95;name=git_7d9b3b49_4;destsuffix=vcs_cache/74532c68be1c7f64a0eee926ba2b0b7d4552a8c11bae36838bf170186db4264d" | ||
| 1183 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=11955173bddd0ab0afcd688e6dc9c1b7c28fb546;name=git_7d9b3b49_5;destsuffix=vcs_cache/844d4dad510f2c01dc0afd28d06c23ff2ffc385ddf161fb554c91479292e1856" | ||
| 1184 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=11d5b4c81c7d840ea4047650c225641a5f855ad9;name=git_7d9b3b49_6;destsuffix=vcs_cache/2d8d3902f23e044a5cf54516d823fff0b6b9f9f5f68437d7ecc2be9b9c21c578" | ||
| 1185 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=1cc6d1ef6c743b46817e84e7fde3eae82816dc9d;name=git_7d9b3b49_7;destsuffix=vcs_cache/b1ff1fcac3f303ec8f9dc45f0a04e618eb529d4b6f31d5a63510d76ecaa5decb" | ||
| 1186 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=20370b0cb4b25d20a35ee592d915c5e0640a0258;name=git_7d9b3b49_8;destsuffix=vcs_cache/bd0bf6e3ed018e210e16e525555d05e0486d4ec53d3ba7c609b7e56b9364fd2f" | ||
| 1187 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=298f0cb1881e71e68bc5bc17757fabe78a426460;name=git_7d9b3b49_9;destsuffix=vcs_cache/4bdade122172b6644bff0ea433cdb68d5460d8b894432e030ced235888ac6fdc" | ||
| 1188 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;shallow=1;rev=2ab3b5143581f36ca417dd73637437ef1df628a8;name=git_7d9b3b49_10;destsuffix=vcs_cache/271ef829b5b5fa76803855af1b275a7a031b1ceb2f51196c3759837cf381f745" | ||
| 1189 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=2bc93b1c0c88b2406b967fcd19a623d1ff9ea0cd;name=git_7d9b3b49_11;destsuffix=vcs_cache/a38308477b0826f4e2722c46d57181206aed37d83120b2006c188cb3ffd8b45d" | ||
| 1190 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=2c0ae70061356820330c96810d9483beb9a6da8e;name=git_7d9b3b49_12;destsuffix=vcs_cache/4c8a444f6107791541908255bd50e11af470e356ff01ab9ac1f463decf2926fe" | ||
| 1191 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=2c860bdd6e788e473e1f01b87efa55ad87450d39;name=git_7d9b3b49_13;destsuffix=vcs_cache/221ec0cb17bf3a2346aea44d74eee60627df413a858eb87bc88634d8c35d571a" | ||
| 1192 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=2d16b83fe98cd1bed9e2ce9fdc86bd438d14aab7;name=git_7d9b3b49_14;destsuffix=vcs_cache/f527e1fac3f75fc1a067a73434c4c47c4b96ac108d2cba6b0e47872d79a9a180" | ||
| 1193 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=2f3ba24bd6e75104fb11be4edf062de340ffd1ab;name=git_7d9b3b49_15;destsuffix=vcs_cache/1c2aaa00f769aa85e30892812bc2d3337acbf407b7b7572dba2749015f07e032" | ||
| 1194 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=36563e24a2627da92566d43aa1c7a2dd895fc60d;name=git_7d9b3b49_16;destsuffix=vcs_cache/99ab34378fbb8c2df203059478095f39cae3e1680e667b56e537713b29c25b70" | ||
| 1195 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=39188db5885871ea0132a6314eab0c1b5d179a8b;name=git_7d9b3b49_17;destsuffix=vcs_cache/d264cf9b238b9cff8b395b9b32e33d4177f14385bed998da7abed371f5e0526f" | ||
| 1196 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=3a792d9c32b2634e09d90a8e377b8f77fca8f02a;name=git_7d9b3b49_18;destsuffix=vcs_cache/305ed2d38b46f24b73f9e12743362ec0902aef39adfa78bad6c7a3313e5b63d4" | ||
| 1197 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=40960b6deb8ecdb8bcde6a8f44722731939b8ddc;name=git_7d9b3b49_19;destsuffix=vcs_cache/a73cd8dde59b9198ec496fef230dd07ae439facd33bf7b95f5610f1859d30b2a" | ||
| 1198 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=43d50277825c291cf84444b652566c6f79131ff8;name=git_7d9b3b49_20;destsuffix=vcs_cache/d240ea68b66b61b52fcb2f0df676a9917cd4ba684b16e8a6a3661744be6d149f" | ||
| 1199 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;shallow=1;rev=44d18e11572cd133e1eec6811ba57d78ff20addf;name=git_7d9b3b49_21;destsuffix=vcs_cache/eca34926517222149ac44d6549f9f4c024e04ce49fc348e07ddcf1d9141cb855" | ||
| 1200 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=4f2ddba30aff720d7cb90a510a695e622273ce77;name=git_7d9b3b49_22;destsuffix=vcs_cache/127436867fee18029c314cbf5aa8f3817b6baa749db4930661ea03d4cf64fc1a" | ||
| 1201 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;shallow=1;rev=502c634771c4ba335286d55fc24eeded1704f592;name=git_7d9b3b49_23;destsuffix=vcs_cache/0c7dcbfb4a6c111157758f6817e56887899598231c73d48b48772aff20f57497" | ||
| 1202 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=6467de6f59a7c849780e0f7e4a33c7a2dfdd2e71;name=git_7d9b3b49_24;destsuffix=vcs_cache/c31e56539c4f66de07b7aed2ace97400ca14f476578f99758dae504d826b50d5" | ||
| 1203 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;shallow=1;rev=675bf3c243d60cbba429fad9924e520e8a86074f;name=git_7d9b3b49_25;destsuffix=vcs_cache/a6989a0d2594b0d1275515c24788d86390e508148425434ebd0c5ddd24eff318" | ||
| 1204 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=6889da9d54793ea182dd07be58824cf86bf0746b;name=git_7d9b3b49_26;destsuffix=vcs_cache/4bb680d5078e9f5b224321050fa642d40db62d9aa94cd313b947c99ae68dec5f" | ||
| 1205 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;shallow=1;rev=6a5b66bef78dc7a1cf8593b276f35102ec0cb11c;name=git_7d9b3b49_27;destsuffix=vcs_cache/bed17cc240f5db53481ff12da26dafbfc6624413bd0f5b8d53c644ed17dc3a44" | ||
| 1206 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=6c149bb5ef0db65038b2abbe6c6d0128f2f2cd90;name=git_7d9b3b49_28;destsuffix=vcs_cache/6692c891910018beadfcc14c9ec45f46ab5327bfd61da79d3af068a112d336cb" | ||
| 1207 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=6c7e314b6563ee0a4dc169c7ee9960e0b709c035;name=git_7d9b3b49_29;destsuffix=vcs_cache/7354e9c60da187bf76c29e054523e4bac2ac4bfe88809db6dee0fd062fbde0da" | ||
| 1208 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=6cdbf07be9d0ad08776df0b65fb1b3e4e617c42a;name=git_7d9b3b49_30;destsuffix=vcs_cache/8634fb91aae0d9ac927aa95432dd838b88fa185eb24871e8719bb90baeec6312" | ||
| 1209 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=6e04913cbbac05c5c0c9d8f237717e292f700e76;name=git_7d9b3b49_31;destsuffix=vcs_cache/6944ed54388a92cad4d9aa7f6954b553270a8bdd815358451b7f2df801d00eb2" | ||
| 1210 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=6e064ea0cf2dcfaca8da2da9f42da458bab38756;name=git_7d9b3b49_32;destsuffix=vcs_cache/efa64d8d3cd55f203299331ff8e8e78d5b40939e93c3d4630911486b2c36a6db" | ||
| 1211 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=706bc42d1f0d6e520b893595825c475de0fea824;name=git_7d9b3b49_33;destsuffix=vcs_cache/f5f732e5f87c658191cc36b24e9fe8add41b81ac928ea26c1ef182fad341b09f" | ||
| 1212 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=77e3bb0ad9e72123a382fe9c4870b269210dab83;name=git_7d9b3b49_34;destsuffix=vcs_cache/cce92615db3a3b6760dc9c89f486481afa96867100287870b9b10b2418b14c29" | ||
| 1213 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=7b8e75db28f4b09dc0b853eadee5b034956bcb9e;name=git_7d9b3b49_35;destsuffix=vcs_cache/6d390c64b47660abe1d1ce2ce2ef75a6e5b2b861ee6468715614a2c2dc3b8eec" | ||
| 1214 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=7c47624df98f421302ad5a380f58fd5ed0ecb734;name=git_7d9b3b49_36;destsuffix=vcs_cache/a7efe20c5bee119c7e0018be6d57820b9b6a182d1818d3ec344c022fad6b7114" | ||
| 1215 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=7d3b6ebf133df879df3e448a8625b7029daa8954;name=git_7d9b3b49_37;destsuffix=vcs_cache/c755819b69cf8b7b057384c91b3783a9b6fb8e30eb2cc7bb6cbd47a844700fc9" | ||
| 1216 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=8de300cfc20a62d78c74c4b482fcfc0090f8d95c;name=git_7d9b3b49_38;destsuffix=vcs_cache/8c146f3af69ca54b0f4041c7e3494127df29dd0184a797039c33277936e0e8d0" | ||
| 1217 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=90fa682c2a6e6a37b3a1364ce2fe1d5e41af9d6d;name=git_7d9b3b49_39;destsuffix=vcs_cache/e396d41e128acc62cbad331ee090a99e470d23a3611d8b07d3c2cc41a1cc0b49" | ||
| 1218 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=95d2e580d8ebe4f401d837412cc97c79829521d0;name=git_7d9b3b49_40;destsuffix=vcs_cache/478c24895abd62719976e666dd78fadc4852bcfe2907e14e2ea05ed20c641fc9" | ||
| 1219 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;shallow=1;rev=9b68bc9966ee62cbe4704dea268ca17f0d2cd8a7;name=git_7d9b3b49_41;destsuffix=vcs_cache/8e3caf6560e23534404ba0ab07b0c731a8ce6b61a9e6f462e08b6981ef496441" | ||
| 1220 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=9cc4af7d6b2c2a2e47f9cfaa500cd669b42e449b;name=git_7d9b3b49_42;destsuffix=vcs_cache/45c50e63284bcc972ab6ab4025fb4a3c5e8bde43cc50c9d4172210b58401d8f4" | ||
| 1221 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=a0a13e073c7bae39af55369bcd1c2dc7ebb88ede;name=git_7d9b3b49_43;destsuffix=vcs_cache/069fe73566295ef215af76b1a6e6ededd162cc4a918c9c8afb215b68d8fd8d7f" | ||
| 1222 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=a0e659d5136104039ac16d1718b6ef26f458e22c;name=git_7d9b3b49_44;destsuffix=vcs_cache/1980977bb288fad93cf20d33c91d1b3c0e055ea4d1684e06dc77923ac1279aaf" | ||
| 1223 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=a30bf2db82d4f645ded9030efbbf6d4fbe5e70eb;name=git_7d9b3b49_45;destsuffix=vcs_cache/35569a3e9a1616f688fef658c58f92ff87ff0e02f5e9b3f1b86683e655148455" | ||
| 1224 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=a543418bbed226001a4070d59e3948f32822fa7b;name=git_7d9b3b49_46;destsuffix=vcs_cache/604b6ba5d4ebe76a481d4830bee4d6f566e7e631b571ac8015ce69c86641d7ab" | ||
| 1225 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=a5b4c53f6e8bdcafa95a94671bf2d1203365858b;name=git_7d9b3b49_47;destsuffix=vcs_cache/9aa0538da27525d431d8f63a93dbd2124b97ae084c55a124cf3af87d09c1350b" | ||
| 1226 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;shallow=1;rev=a5f2a1893145b1c54ec841e1c5cae7f9853e724a;name=git_7d9b3b49_48;destsuffix=vcs_cache/2eb3287db940156bd2959401e8d48cb2fb49c63aa67526d9ceb95c021e217faa" | ||
| 1227 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=a911d9008d1f732040244007778232b02ebb2b84;name=git_7d9b3b49_49;destsuffix=vcs_cache/66ef5cdeff3f23cd4cb68ee35cea085a2611f440b73b84717eaf81c91073c59c" | ||
| 1228 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=ab21143f238442efbf2d6acedb69eaddbb43d088;name=git_7d9b3b49_50;destsuffix=vcs_cache/7120c62aa1f536f776c11268e04c38e6f605d466d77fdee84ce605103cb163c9" | ||
| 1229 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=ab2804fb9c9d835d4f0c627146cdd5cb04d69b0b;name=git_7d9b3b49_51;destsuffix=vcs_cache/681d3176ec23cc963357eee4e001402c35ba39a7b6b9050a438517f6513a06f2" | ||
| 1230 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=ac6f37ff4c2a33cb06841e9c34015d81e7f9b5b2;name=git_7d9b3b49_52;destsuffix=vcs_cache/43b44f7fa1982c6186dd9e542925373fcba4fb45f5f11c6bb15ae15ae102e76a" | ||
| 1231 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=b0ab187a48186b109eb44ed635ba4408fdfbb658;name=git_7d9b3b49_53;destsuffix=vcs_cache/1125b0e89656eb8e1827a5e40f05c6f90cefd3865b1ade44e370a473fc143751" | ||
| 1232 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=b303f430e36defd25ec47aec1f8076610fe28c38;name=git_7d9b3b49_54;destsuffix=vcs_cache/ca0a4bf9cc24502eb0d02fad0c6ac2b3af2b6ddabbf8da645234be4dad57bdce" | ||
| 1233 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;shallow=1;rev=b3b5c13b291f9653da6f31b95db100a2e26bd186;name=git_7d9b3b49_55;destsuffix=vcs_cache/caef14ab3734fcbf0d05c7a9aab8ffc3dee6066c109316257d37ec9c806f1482" | ||
| 1234 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;shallow=1;rev=b5e55d198461206bca9558e65cdd518f8e4f2735;name=git_7d9b3b49_56;destsuffix=vcs_cache/113f573f2a2c2d878f629ffd220d2fb3cfeacb1a574a60b2ab9343fc01919103" | ||
| 1235 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=b753a1ba74fa2c944df1826a2f467fb9e51f801e;name=git_7d9b3b49_57;destsuffix=vcs_cache/392fab25e5f801d07d491491567c4db5dee7a7a32a1a6567457ef700862486c7" | ||
| 1236 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=b9c20aec41a58d08b028186fa880270b804fb2e6;name=git_7d9b3b49_58;destsuffix=vcs_cache/5146172ace0e6119ac3f43e3cacfc64d4cf1863f17ef7f0b739796477b8129ad" | ||
| 1237 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;shallow=1;rev=bc6931db37c33e064504346d9259b3b6d20e13f6;name=git_7d9b3b49_59;destsuffix=vcs_cache/10bea447200918a13a0eaada4a47b9a446243e6ececead01fd2287ea617160ed" | ||
| 1238 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=bf1340f18c4a84892158455a762da3c45c604c7a;name=git_7d9b3b49_60;destsuffix=vcs_cache/6c8790fc7b3befa2907aa988d6874dc4e1f8e7d5c07ba6a015d4776be0e2a4e4" | ||
| 1239 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;shallow=1;rev=c20fd7c261728ff8bc25aebb4d850b0880ab0530;name=git_7d9b3b49_61;destsuffix=vcs_cache/32e8c4907baf7e591acc33b8b672c6da6327a28ae18311b72a365ae8a71f69f2" | ||
| 1240 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;shallow=1;rev=c3e30ffe9275c0e89ef0d38049bad16987bd7fb2;name=git_7d9b3b49_62;destsuffix=vcs_cache/99ed6e2cadb97ba3a9fe774b6c6faf8ad27a3b136188c69f6ec28f265dfbd55e" | ||
| 1241 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;shallow=1;rev=cd1d0887dc8cfcfb844340a5fce628c61da00a20;name=git_7d9b3b49_63;destsuffix=vcs_cache/886612312141612c41f7e440a435372859c2488766ef38844a8f08e4f254e464" | ||
| 1242 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;shallow=1;rev=d0863f03daeff79ab917de5768285bb077f77b20;name=git_7d9b3b49_64;destsuffix=vcs_cache/9cceea9495e6089f0c928f6375a5a449bcc62a88cb95dab0e1f31915000449d9" | ||
| 1243 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=d0a3d012864b53e579e8ec5cbf6a5405dbc12423;name=git_7d9b3b49_65;destsuffix=vcs_cache/96223c6883b6ad53c22b89242d9d1822370ac2846c4f8978c66911fb347463eb" | ||
| 1244 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;shallow=1;rev=d824a7481dff873bb36f76c5b92c46c97852d52e;name=git_7d9b3b49_66;destsuffix=vcs_cache/cc860187ce86cace85b270cf8d9ce367c759d765af32d68b21ce2053300cc455" | ||
| 1245 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=e2f9c7f1fc8e3456c71ab5b45a8220d3ae8e0aef;name=git_7d9b3b49_67;destsuffix=vcs_cache/ca5030a33b2caba3679e360e649b9e573cc660e9cdf4a4f688926e443a25293a" | ||
| 1246 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=e35e4ccd0d2ddd32df7536574a7fec39296395f0;name=git_7d9b3b49_68;destsuffix=vcs_cache/0b4650c7b05369ac18500a7c8384cc765164e101ec7c04e735cf8c33b4e514c9" | ||
| 1247 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=e65039ee4138194d75ebaa2da35887260d5e15b2;name=git_7d9b3b49_69;destsuffix=vcs_cache/997a34db84eadec76534a800881cfdad5e184fc260cbf1d53bcfe3ac91dc2f64" | ||
| 1248 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=ea181f53ac568019e9fb1574c252555775c01e28;name=git_7d9b3b49_70;destsuffix=vcs_cache/312b74551646c70a4fcbb0a1dfbf1768f6e42206c1e119131d2af5faaf4f0a73" | ||
| 1249 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;shallow=1;rev=ef97713d99aa4e69742aa68fd45a63247b5d3ea0;name=git_7d9b3b49_71;destsuffix=vcs_cache/32011ee50b2e2b3fde1b309b6eb03d8779eae964763651ef589169357141e117" | ||
| 1250 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;shallow=1;rev=f112c43328372460f7ac5bc951711609e22b01cc;name=git_7d9b3b49_72;destsuffix=vcs_cache/6a7c07c85d0e6cfd90fe681aecaa4717b8966dd488b09b79b2dabe0c3148c39f" | ||
| 1251 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=f727befe758c04ce68d52abc6e69ad111e2c6797;name=git_7d9b3b49_73;destsuffix=vcs_cache/4e56e084dd75c8283bc4445105a474a9f715b9fd5d860b0e5c12c567ddd9f950" | ||
| 1252 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;shallow=1;rev=fe37c9e135b934191089b245ac29325091462508;name=git_7d9b3b49_74;destsuffix=vcs_cache/09b8c3d38b40154ed1e7eb0e59cab361ef8cb98e5b119ce32f5f1aff63b473e6" | ||
| 1253 | SRC_URI += "git://github.com/kubernetes/apiserver;protocol=https;nobranch=1;rev=8335e368b67ae5489e4369fb2af0dcdd56b1573a;name=git_3c2e4918_0;destsuffix=vcs_cache/0b1771dc158b05ff0d741838d7bf96f9aa79ce8ad25c1efb6dd10aa2697ca434" | ||
| 1254 | SRC_URI += "git://github.com/kubernetes/apimachinery;protocol=https;nobranch=1;rev=59e9003f02d6f0c8fff53719a7a0604ec82ee9a9;name=git_d6490ebc_0;destsuffix=vcs_cache/b42df9917fb3146f95cd1eae569677e2cfe12d6500c0104cb756aaa2b18fe527" | ||
| 1255 | SRC_URI += "git://github.com/kubernetes/apimachinery;protocol=https;nobranch=1;rev=a8f449e276fe566efddb149992049c78f0088492;name=git_d6490ebc_1;destsuffix=vcs_cache/26170b50e37f07cc31ef36c1a32f4ba52613fb968ad57ea9c68d51d25490eb11" | ||
| 1256 | SRC_URI += "git://github.com/kubernetes/apimachinery;protocol=https;nobranch=1;rev=b72d93d174332f952a8d431419fece5e6f044bcb;name=git_d6490ebc_2;destsuffix=vcs_cache/9131e9ebe36078f01c5a5e8e9866300b853aa46fab527d00fc089d4c16938663" | ||
| 1257 | SRC_URI += "git://github.com/kubernetes/cri-client;protocol=https;nobranch=1;rev=59a3f561529b2e99ea115aa9ef8a1b710e68382e;name=git_9869dd94_0;destsuffix=vcs_cache/0a59b072c0f9fc0d1f38a0adb66053688a4f2670cbc800e91b8c100c35fead4c" | ||
| 1258 | SRC_URI += "git://github.com/kubernetes/cri-client;protocol=https;nobranch=1;rev=6063f15166ef1384cca5a06281c5da320e25c843;name=git_9869dd94_1;destsuffix=vcs_cache/da96e29ada69cae3ebde2d235f6bdbd0f8b320c860d135991549f36f64b63cdd" | ||
| 1259 | SRC_URI += "git://github.com/kubernetes/cri-client;protocol=https;nobranch=1;rev=636022f0b8816cbe5a3ced52c351f2bf8c971678;name=git_9869dd94_2;destsuffix=vcs_cache/bd473e7fe6e6114bfea2d31163ce9d71ba4fa8e7d66b95386e7b5977e8ca6892" | ||
| 1260 | SRC_URI += "git://github.com/kubernetes/api;protocol=https;nobranch=1;rev=356c1db73a602169b46917f48f136fccace0da30;name=git_91745483_0;destsuffix=vcs_cache/63a74dd6cabe2e69c57d87cbd43527f5223a3317d24ff52784bc12dcf6ebd005" | ||
| 1261 | SRC_URI += "git://github.com/kubernetes/api;protocol=https;nobranch=1;rev=ae6c3b911ef17a4e2b10922c745c6f35bcf9b78e;name=git_91745483_1;destsuffix=vcs_cache/4c4fcbbd7e5c96a4b02a0429e1cf34b5695ac2cd809974f78ebcb3c51a0cf618" | ||
| 1262 | SRC_URI += "git://github.com/kubernetes/api;protocol=https;nobranch=1;rev=b7783abfc99c11f3b56fee4e5cf99023fcc8120a;name=git_91745483_2;destsuffix=vcs_cache/c1da2db22e08bd992e21a44713bd685b30b104a1c375cd46c176a056adcc9f31" | ||
| 1263 | SRC_URI += "git://github.com/kubernetes/apiextensions-apiserver;protocol=https;nobranch=1;rev=721546996818dc62f770770bf0405c3ef235eab0;name=git_5e7259b5_0;destsuffix=vcs_cache/5edeb8eb5c943a02aeec948a3965b1fca5b74fb12fe6cd5ded3c5f9dea9c80e1" | ||
| 1264 | SRC_URI += "git://github.com/kubernetes/klog;protocol=https;nobranch=1;shallow=1;rev=6ded8085b27eeaf68a13d583a382b125ef1482ee;name=git_9d03197d_0;destsuffix=vcs_cache/92dcf615c376b09af5b48a517655c288872e6b9aa90a8d84a20b9a1abdb9bd96" | ||
| 1265 | SRC_URI += "git://github.com/kubernetes/klog;protocol=https;nobranch=1;shallow=1;rev=75663bb798999a49e3e4c0f2375ed5cca8164194;name=git_9d03197d_1;destsuffix=vcs_cache/eaab5e8e1958570d9bced9a912298fdaa9472cecec794161f58aebf8c4d1e963" | ||
| 1266 | SRC_URI += "git://github.com/kubernetes/mount-utils;protocol=https;nobranch=1;rev=3ea5b6a0474bbe29b4ffc094248f3a63b8d392e3;name=git_4923fbb7_0;destsuffix=vcs_cache/a57f851156402e115b23addca96f9b43590a072d95349a134d23abaacc70cad0" | ||
| 1267 | SRC_URI += "git://github.com/kubernetes/component-base;protocol=https;nobranch=1;rev=3c236d390e063252e34a3bb6abe9a56044bc2542;name=git_4755c6fe_0;destsuffix=vcs_cache/ddad57ca9acafb4835840e484653a5770a24b6f3e994325cca1baff2176a1cc3" | ||
| 1268 | SRC_URI += "git://github.com/kubernetes/component-base;protocol=https;nobranch=1;rev=e82e2acd1584235c13ab2702c4c5041316ba5234;name=git_4755c6fe_1;destsuffix=vcs_cache/9128638cc329718ce32fdc2cc81e41680e2dcb16a7f4d45e9107df788a542cea" | ||
| 1269 | SRC_URI += "git://github.com/kubernetes/cli-runtime;protocol=https;nobranch=1;rev=3b77d7488effe2a625d90fd980aa0f580373ecd6;name=git_95c6523e_0;destsuffix=vcs_cache/c4dd34ba0992192916116538c80ba3020560a8f126e775a1d130c50a4dee5f71" | ||
| 1270 | SRC_URI += "git://github.com/kubernetes/kubectl;protocol=https;nobranch=1;rev=d6b83f710464661e5ed8b1cd01accdf8a7cc8ca2;name=git_efb2157a_0;destsuffix=vcs_cache/367e825b9b504b8ccf7cd202119ca750e99e981c1df6836b62663bcca394b890" | ||
| 1271 | SRC_URI += "git://github.com/kubernetes/component-helpers;protocol=https;nobranch=1;rev=cd3ded97a28d64a14d22643b613519707d6dfd17;name=git_cc17abe5_0;destsuffix=vcs_cache/0a59d78398ccc3b0049f43ac0c384865256019a8db4102a11ada9a2faf37bee4" | ||
| 1272 | SRC_URI += "git://github.com/kubernetes/kube-openapi;protocol=https;branch=master;rev=7a9a4e85957ec90b6bfcfa7169f9cb576dcc2e74;name=git_dbee483c_0;destsuffix=vcs_cache/38acf8bf7142092f35abddc35e07d6154a39be11723d6c06f9f283cdb03cd0ed" | ||
| 1273 | SRC_URI += "git://github.com/kubernetes/kube-openapi;protocol=https;branch=master;rev=f3f2b991d03be98072466d6aff0880ad93184b2c;name=git_dbee483c_1;destsuffix=vcs_cache/bbdfcb1726af92c510f587baa66600e18719a63bbabc846728d7c2ff829a2146" | ||
| 1274 | SRC_URI += "git://github.com/kubernetes/cri-api;protocol=https;nobranch=1;rev=3e7bd20f8b96ea88255a40232b9af850398b8526;name=git_31e69ce5_0;destsuffix=vcs_cache/891e2f4aaa1d1ad61a2021f914c621afafb5c6117c4ed588cae65178dc2b15a4" | ||
| 1275 | SRC_URI += "git://github.com/kubernetes/cri-api;protocol=https;nobranch=1;rev=67fcf83dd3a3efb916655f581980d664fe2ff771;name=git_31e69ce5_1;destsuffix=vcs_cache/364e2f7b7a4b8f6eb53c279739d82e7dea54320b7eb8e5c5cae7765e878a2f0e" | ||
| 1276 | SRC_URI += "git://github.com/kubernetes/cri-api;protocol=https;nobranch=1;rev=9b3ce5ec47987aa9451184a42273d4d36e789f83;name=git_31e69ce5_2;destsuffix=vcs_cache/7301e739a4795b683b66e93dd7c6f440f5c5fddd2ad7816c05a5678c723aca60" | ||
| 1277 | SRC_URI += "git://github.com/kubernetes/system-validators;protocol=https;nobranch=1;shallow=1;rev=d1ccc6057dcb381921dc84645ebf75c5bd9063e9;name=git_44dd04a8_0;destsuffix=vcs_cache/588ebe9de3d6575ae2d8a441ca3d7212351215fddfcfa70d3a134a8200abd883" | ||
| 1278 | SRC_URI += "git://github.com/kubernetes/kubernetes;protocol=https;nobranch=1;rev=f28b4c9efbca5c5c0af716d9f2d5702667ee8a45;name=git_a736f71b_0;destsuffix=vcs_cache/c9d2ef78a8d2dd69b009a48230b47a151a656f480d9ead44f6d0fb0c5cfaf854" | ||
| 1279 | SRC_URI += "git://github.com/kubernetes/kubelet;protocol=https;nobranch=1;rev=2108ddc49ed221edf9cd6e834662ca37c41a1154;name=git_d9d9e7ca_0;destsuffix=vcs_cache/b61e8e93ef142e730d5d45b6f9f68a752fb868ab130ebe65f1257b446d720c18" | ||
| 1280 | SRC_URI += "git://github.com/kubernetes/kubelet;protocol=https;nobranch=1;rev=6e3995cbbed7f9ae24ab047cfd88dbf4324bca42;name=git_d9d9e7ca_1;destsuffix=vcs_cache/572294e7f9768cf813632a63cfc6a685d0e6b818b65fa615503dd4c77337985d" | ||
| 1281 | SRC_URI += "git://github.com/kubernetes/gengo;protocol=https;branch=master;rev=76c5745d351167fef4d517eb79e7f6458db10957;name=git_c68f8a69_0;destsuffix=vcs_cache/090f1773e66d5d5a460eb0fa7d3ab67bc78ed27e620f54dfba8d7e154f7d0aec" | ||
| 1282 | SRC_URI += "git://github.com/kubernetes/gengo;protocol=https;branch=master;rev=85fd79dbfd9fc7a328697266cbb852e1857ec2a0;name=git_c68f8a69_1;destsuffix=vcs_cache/fecf0b6497c8938df1af06bac17e71f9443e9b53c193ded4d9ff97fae707fc02" | ||
| 1283 | SRC_URI += "git://github.com/kubernetes/utils;protocol=https;branch=master;rev=0af2bda4dd1d4b5b10c2a000f68c34d1e0b83acf;name=git_9da930f9_0;destsuffix=vcs_cache/412ce20112e66799b2741bf75932f9be5b8946f566fa272287f2fdeef5305184" | ||
| 1284 | SRC_URI += "git://github.com/kubernetes/utils;protocol=https;branch=master;rev=18e509b52bc851d6169db17631e99453021dea21;name=git_9da930f9_1;destsuffix=vcs_cache/97853f3a1c8c98c8da2a9a88dfe3f6c95380fbf82c6261cc711f1c7df391ff62" | ||
| 1285 | SRC_URI += "git://github.com/kubernetes/utils;protocol=https;branch=master;rev=4c0f3b24339726b3d4a1b610c150919126aad841;name=git_9da930f9_2;destsuffix=vcs_cache/60ee1a48e44e3b939997e0fd54e801d1b11cfe7183c5f295746d2564bd6860e8" | ||
| 1286 | SRC_URI += "git://github.com/kubernetes/utils;protocol=https;branch=master;rev=d93618cff8a22d3aea7bf78d9d528fd859720c2d;name=git_9da930f9_3;destsuffix=vcs_cache/5cf0619807856cbd6a404525b715e92fe5bb7a3ebcbf9fd58c7c6a49a880a857" | ||
| 1287 | SRC_URI += "git://github.com/kubernetes/client-go;protocol=https;nobranch=1;rev=8d516ca46d47c5e4accfa5b8b9638e358e06b7f3;name=git_0356f569_0;destsuffix=vcs_cache/c818793666381e128d4739aa42232c957ee4e3566397391c94bf17bbdd5f8ef9" | ||
| 1288 | SRC_URI += "git://github.com/kubernetes/client-go;protocol=https;nobranch=1;rev=b1c7d7bb6258898f446036779f70f953ea01d312;name=git_0356f569_1;destsuffix=vcs_cache/182b74ff1a6a31c5caa957e6620edcc8d14cdb9f2fe61ad42373477b77f30983" | ||
| 1289 | SRC_URI += "git://github.com/kubernetes/client-go;protocol=https;nobranch=1;rev=ef98edcb9b36eb034c63d3139f8aad048775afe4;name=git_0356f569_2;destsuffix=vcs_cache/b66e2de93aac38150c96b60a9ce9dbf4b098673a43b81edf79974979fde5e658" | ||
| 1290 | SRC_URI += "git://github.com/lukechampine/blake3;protocol=https;nobranch=1;shallow=1;rev=02493b41ff331bc2aca183bae5d7e8cdeef8125e;name=git_c77d7135_0;destsuffix=vcs_cache/f4e898c99f36a3048ab052b85759125266683b83042bfab1bb4e365e91d55917" | ||
| 1291 | SRC_URI += "git://github.com/helm/helm;protocol=https;nobranch=1;rev=e4da49785aa6e6ee2b86efd5dd9e43400318262b;name=git_1a0f2f14_0;destsuffix=vcs_cache/f6717b1e9762a48fcfd9c6be43396848479d6ba05c7290900b26cf004535c7a7" | ||
| 1292 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;protocol=https;nobranch=1;rev=007ae66d4a15c43bea20b382c0fd900c66133328;name=git_9cecf883_0;destsuffix=vcs_cache/f71518c5ea0c79540f0f07892e3c5ea5837930a60d0839f291f7e8c3d36b6bf5" | ||
| 1293 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;protocol=https;nobranch=1;rev=9cf5701e6b6611b2c406639039a1bccd883db080;name=git_9cecf883_1;destsuffix=vcs_cache/48c3168b81321d95e77298c427895735ed62dcca9c4c8b4f797f78d60f2ee89c" | ||
| 1294 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;protocol=https;nobranch=1;rev=af75717ac4fb3ba13eaea83b88301723122060cf;name=git_9cecf883_2;destsuffix=vcs_cache/df6b1cf4f44c1c96687389f1f68f6c5b860a47db8720fe38eb28f2429459ca8f" | ||
| 1295 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;protocol=https;nobranch=1;rev=bc53d2b4eb4de79471bc54f64a5c3dcefa8720d7;name=git_9cecf883_3;destsuffix=vcs_cache/e68cfa240102a0ba411506ff8b1aa264dbdc8d1fde95e16ea08f3695aad05b0b" | ||
| 1296 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;protocol=https;nobranch=1;rev=e6e7902d104cb633154df760add009a5a0c2d5a3;name=git_9cecf883_4;destsuffix=vcs_cache/dbfe72d27de1e23d10d744bf87e29fd48bda6f510c9fb5bf985eb3dd37e62476" | ||
| 1297 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;protocol=https;nobranch=1;rev=f6667f6f9eab2370f46d0903cf323cda3b7ca2bd;name=git_9cecf883_5;destsuffix=vcs_cache/a9c4a9b02eb2c6f492e0e6c3458d6906943eb07d3f7270472988e0c7198d6399" | ||
| 1298 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;protocol=https;nobranch=1;rev=fdfa6e3abf03caa6a1d3267913e01526d97eab8a;name=git_9cecf883_6;destsuffix=vcs_cache/0343665c2cbdd84e9074c44a022689e135907211e6bffff17bf631dfef6a2417" | ||
| 1299 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-instrumentation;protocol=https;nobranch=1;rev=b93ae2eed39af4db57ef0da19b3942b17d961ba1;name=git_0cf36a85_0;destsuffix=vcs_cache/7d299be0b1f84cdc22954c7fe0a7398309e62b99c0488a544fd0be16b0db85f4" | ||
| 1300 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-proto-go;protocol=https;nobranch=1;shallow=1;rev=2659449c2dc97fef28e27631232bcb8f3bcf1f47;name=git_430aa893_0;destsuffix=vcs_cache/8759eb7fd719b72e1a61d0540695099c61966d3272ec61750d8ef2418c069380" | ||
| 1301 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-proto-go;protocol=https;nobranch=1;rev=8e4e66c4c1fa47ca51f444db26dd23f5eafd3d45;name=git_430aa893_1;destsuffix=vcs_cache/3044452349d050f7201d6290f2b0fc0bffc98e2463968cb32684782af91feb1a" | ||
| 1302 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-proto-go;protocol=https;nobranch=1;rev=97744b2e4a0fa6787b96b9c3c740daefca754333;name=git_430aa893_2;destsuffix=vcs_cache/bdd125ee04992b48002f914f38692ddfc6839598c5d25d8a54e90d1ace6dc9f5" | ||
| 1303 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-proto-go;protocol=https;nobranch=1;rev=ec37164291d0b5f316b241895d14d36aea7bf873;name=git_430aa893_3;destsuffix=vcs_cache/bb2df70072e7b2abbf91b8af5835a5535fafdffbd50581924af5c001b24385f3" | ||
| 1304 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;protocol=https;nobranch=1;rev=5661ff0ded32cf1b83f1147dae96ca403c198504;name=git_120ed83a_0;destsuffix=vcs_cache/64b3ddcba5dcae1058f524ef477a77506770fb67e3fa49ca7a583d037cb37289" | ||
| 1305 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;protocol=https;nobranch=1;rev=5ba5e7a449f36c1c02710bbaa517263797046db0;name=git_120ed83a_1;destsuffix=vcs_cache/b9cfff93834a1198be78227766ecca2711856b6b1b0c7afbad371f153e4a7552" | ||
| 1306 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;protocol=https;nobranch=1;rev=69e81088ad40f45a0764597326722dea8f3f00a8;name=git_120ed83a_2;destsuffix=vcs_cache/781ff191099a4dbb688b1ab043b1c6ab5c6d691f0f32fade9b2451f7eb5f55dc" | ||
| 1307 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;protocol=https;nobranch=1;rev=7cfbd86a605c85e598eca9a899f6176b17076f4f;name=git_120ed83a_3;destsuffix=vcs_cache/a88bcf462be50b5ec9893d845737cdb0869a6945d49c699596a1c973d2ca76d0" | ||
| 1308 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;protocol=https;branch=main;rev=bc2fe88756962b76eb43ea2fd92ed3f5b6491cc0;name=git_120ed83a_4;destsuffix=vcs_cache/32a87864cfa3320f417f47862642c312d2c19908839bd781f0f1073a0a9b899e" | ||
| 1309 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;protocol=https;nobranch=1;rev=e6e186bfa485f679e35bb775cba63ca24029590d;name=git_120ed83a_5;destsuffix=vcs_cache/b1b319cca9ee8cc859071d82cc0f6e13aedc92fac1ce6a55102c2d5669745a56" | ||
| 1310 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;protocol=https;nobranch=1;rev=edc378fa8d0ce3f00fa8f3939b423436b3f230cf;name=git_120ed83a_6;destsuffix=vcs_cache/b3db51e5327b5a2694ee02cefa53a9678f2b3e00617b8462e1ea597e27997f25" | ||
| 1311 | SRC_URI += "git://gitlab.com/cznic/cc;protocol=https;nobranch=1;shallow=1;rev=43fb8b35d15784602eefacfec76f1c9eb2d13969;name=git_214c7c8b_0;destsuffix=vcs_cache/9856a35d3434f01c2bbdbeb16dd784a74a6bbd86784663eaeae59c65e6b97256" | ||
| 1312 | SRC_URI += "git://gitlab.com/cznic/cc;protocol=https;nobranch=1;shallow=1;rev=474e819c37bc6c574a37590dc60f3789b5129749;name=git_214c7c8b_1;destsuffix=vcs_cache/b02fe8bc03c5e851593620d531755ef0ae8da67c09aa2c59c65f6b04200d4617" | ||
| 1313 | SRC_URI += "git://gitlab.com/cznic/cc;protocol=https;nobranch=1;shallow=1;rev=c47a4b1f7491b7d1d01ba69884c482fca9c398ba;name=git_214c7c8b_2;destsuffix=vcs_cache/ed8414d1a6c19dbaf975879262386654b5494c37de1fc0294b960a41f87d9422" | ||
| 1314 | SRC_URI += "git://gitlab.com/cznic/sqlite;protocol=https;nobranch=1;shallow=1;rev=282bdb12f8ce48a34b4b768863c4e44c310c4bd8;name=git_348f6c58_0;destsuffix=vcs_cache/fdbe6617375de1a9a66fc632c8069afd20f384dd8b3a07c8c6080f42b28eda0e" | ||
| 1315 | SRC_URI += "git://gitlab.com/cznic/strutil;protocol=https;nobranch=1;shallow=1;rev=bba0c72b66bb9ced2dfd2ee521b7f16b2cbb39fa;name=git_151fa26a_0;destsuffix=vcs_cache/1e99b09442b6c2019e0e7b598422bc67c9cf9a8b9676835db4d3f047b87c4f85" | ||
| 1316 | SRC_URI += "git://gitlab.com/cznic/strutil;protocol=https;nobranch=1;shallow=1;rev=dbc88fcb642d7337518b6f7cc925fedd5436f88f;name=git_151fa26a_1;destsuffix=vcs_cache/acc879212d0e15bff2ae46119565975264d41c2a593011ad4e247638924e3c0c" | ||
| 1317 | SRC_URI += "git://gitlab.com/cznic/mathutil;protocol=https;nobranch=1;shallow=1;rev=19b10d78032b3c42e8b92557729019b39392a1f6;name=git_6d5eb6f7_0;destsuffix=vcs_cache/251ee1101b335908928139f9ae781bcf1d91572691ad2f88ee1c99eec731c1b7" | ||
| 1318 | SRC_URI += "git://gitlab.com/cznic/mathutil;protocol=https;nobranch=1;shallow=1;rev=b13e5b5643328f15fd2fcedc85f647f0d8f9180f;name=git_6d5eb6f7_1;destsuffix=vcs_cache/0e18bbd7b03178cacced97e2025b9141e301accc33d76248ac1cd1176c27e3d5" | ||
| 1319 | SRC_URI += "git://gitlab.com/cznic/mathutil;protocol=https;nobranch=1;shallow=1;rev=b92365762bc1283de2770db8dc21590a3c1fbacb;name=git_6d5eb6f7_2;destsuffix=vcs_cache/60fe669ee9b827300d36b7b9381e180f3d6ea4bfd24a295446f9ca338a4dd604" | ||
| 1320 | SRC_URI += "git://gitlab.com/cznic/memory;protocol=https;nobranch=1;shallow=1;rev=5b777f1f9f35b7508d29ba7b1c27d6e91aef45a0;name=git_5a4efa70_0;destsuffix=vcs_cache/e8852b19512bea7e443771c8e3ef2fd67d33e0119f4be216435cd601a3cc7d7a" | ||
| 1321 | SRC_URI += "git://gitlab.com/cznic/memory;protocol=https;nobranch=1;shallow=1;rev=8b760a0d43c86c8e75a53ace32ed88bb6f1a1c35;name=git_5a4efa70_1;destsuffix=vcs_cache/0e7bc3e877e7976ad1ed92272748c02849fbcd42eb70acd17247ec4fe038e835" | ||
| 1322 | SRC_URI += "git://gitlab.com/cznic/memory;protocol=https;nobranch=1;shallow=1;rev=dc4770e3c31974ecc672914707c2dc6c08411ae7;name=git_5a4efa70_2;destsuffix=vcs_cache/4fd7bd293a9eab4597434da0680f62810c5bb927585c49747b3f354d9427972d" | ||
| 1323 | SRC_URI += "git://gitlab.com/cznic/ccgo;protocol=https;nobranch=1;shallow=1;rev=23b1473dade28e1e536856449f4320963bf93796;name=git_d9964fb9_0;destsuffix=vcs_cache/557efb4651615324e327d9049783b8afeaca848273bdcc3d36643ede00658fd2" | ||
| 1324 | SRC_URI += "git://gitlab.com/cznic/ccgo;protocol=https;nobranch=1;shallow=1;rev=2a0bc4c905963c72b8b7089ad6de3100810e86da;name=git_d9964fb9_1;destsuffix=vcs_cache/3fd049f49fe66f8bab0c14f687a55d5816f5dacb0249c41047777bfd527e0f49" | ||
| 1325 | SRC_URI += "git://gitlab.com/cznic/ccgo;protocol=https;nobranch=1;rev=41399a37e894f6a0a3f9032d7a1786c84f19d438;name=git_d9964fb9_2;destsuffix=vcs_cache/6712f69bc486743bc43b0c86f2e3dd6915cb0beccb1446fa30e821f2dd169c23" | ||
| 1326 | SRC_URI += "git://gitlab.com/cznic/ccgo;protocol=https;nobranch=1;shallow=1;rev=545dce73089df56b530efd672cb95837b8c61557;name=git_d9964fb9_3;destsuffix=vcs_cache/ff506f3effa69bf86cc29cbb04978c325b9c60a267546c2f4d62ab7a9ed2c281" | ||
| 1327 | SRC_URI += "git://gitlab.com/cznic/ccgo;protocol=https;nobranch=1;shallow=1;rev=ae303416a5afb0976bfcfcea693eac569b9a9718;name=git_d9964fb9_4;destsuffix=vcs_cache/1feeb8567194fd3b5f8dc49dde85eb2f375c1eb1d972c93b567c2892504abe0f" | ||
| 1328 | SRC_URI += "git://gitlab.com/cznic/ccgo;protocol=https;nobranch=1;rev=bc99d88307be67553201c58a1d38665cec1835ea;name=git_d9964fb9_5;destsuffix=vcs_cache/f6aec29ba268f3671d7ae97ddd1d945f07bdc2a3a2a380e470983fd85bccce1e" | ||
| 1329 | SRC_URI += "git://gitlab.com/cznic/libc;protocol=https;nobranch=1;shallow=1;rev=1ae9b8378313bdb18a3dd4d7b4651f8e55229a73;name=git_f682a46d_0;destsuffix=vcs_cache/0481cbc237b34be2a7bcaadbc867f56f2afefa650eb1ded68d6add0edb6aeccb" | ||
| 1330 | SRC_URI += "git://gitlab.com/cznic/libc;protocol=https;nobranch=1;rev=2d5f3daf273be436db467182ab43355792a51956;name=git_f682a46d_1;destsuffix=vcs_cache/d79d0847682efd4711f36f69807e2368efed591926683bad587d39806c7381ac" | ||
| 1331 | SRC_URI += "git://gitlab.com/cznic/libc;protocol=https;nobranch=1;shallow=1;rev=4c18ce72c3127ae18cbb67e24e85fb2f2124c7b7;name=git_f682a46d_2;destsuffix=vcs_cache/7a8f68de5f49b5088a510c30ef71338e2b6445cae74113140f1a098e260f0532" | ||
| 1332 | SRC_URI += "git://gitlab.com/cznic/libc;protocol=https;nobranch=1;shallow=1;rev=78295183964581952b5da7f8ddb66d412fc5ada5;name=git_f682a46d_3;destsuffix=vcs_cache/c2b55640c9a2367c1f176d4048a5a6bfeeb880bff73d2a05c0df11ae419edf4b" | ||
| 1333 | SRC_URI += "git://gitlab.com/cznic/libc;protocol=https;nobranch=1;shallow=1;rev=81b222527ac4fd4a244f128eb9fd561aee246ab3;name=git_f682a46d_4;destsuffix=vcs_cache/f6e8081e351e38f874cdc07a3dd854763131e37f7515505659187200cf40090c" | ||
| 1334 | SRC_URI += "git://gitlab.com/cznic/libc;protocol=https;nobranch=1;shallow=1;rev=8cd9d82dd650cd2393b55a013e35b9c260f59f99;name=git_f682a46d_5;destsuffix=vcs_cache/b2c848296a4ac5d8b4094420f44f97719595fa3b0c963a304c11de5388aeabdf" | ||
| 1335 | SRC_URI += "git://gitlab.com/cznic/libc;protocol=https;nobranch=1;shallow=1;rev=f404eb82c2a901f2b05c97599f0a31f08d0f0844;name=git_f682a46d_6;destsuffix=vcs_cache/a0c1b5a4a42a29909f00b88cf609894972a75f968839843180738f2f45580705" | ||
| 1336 | SRC_URI += "git://github.com/etcd-io/bbolt;protocol=https;nobranch=1;rev=0d516858c4bad9ad7c7ccb637adc32bcd78ca8cb;name=git_bd7d6031_0;destsuffix=vcs_cache/3e77d827d0ebfa5b01caf8ec24b42f458d14b98d9b60a7dd612b0403dc237e90" | ||
| 1337 | SRC_URI += "git://github.com/etcd-io/bbolt;protocol=https;nobranch=1;rev=dca4b1df8e6a770203c4c44117635c0c84140e24;name=git_bd7d6031_1;destsuffix=vcs_cache/ee3b60e787e266e53a0300c5c56ed0bd76b76f12442ebf2b1c3d8cae3540d3e9" | ||
| 1338 | SRC_URI += "git://github.com/etcd-io/gofail;protocol=https;nobranch=1;rev=ed9ca8045cc22a3045168306f2039e9f0a5b397e;name=git_1b9be237_0;destsuffix=vcs_cache/94af41cb3791d3446ad2efcce59de525d2df0ae4cf689775b2914bcf4100d3a8" | ||
| 1339 | SRC_URI += "git://github.com/etcd-io/etcd;protocol=https;nobranch=1;rev=5400cdc39b829ee5dadacb77002256cf86357da1;name=git_8d0c8c2e_0;destsuffix=vcs_cache/74448a9c4e05046728e12a5e2ab7fd8711064d226a47614dfeed8aa6f48de4da" | ||
| 1340 | SRC_URI += "git://github.com/etcd-io/etcd;protocol=https;nobranch=1;rev=a17edfd59754d1aed29c2db33520ab9d401326a5;name=git_8d0c8c2e_1;destsuffix=vcs_cache/6c9c82f459c65b99d218880bcfe4f9ec1b15b0babc8a456ae341bf3a307a1871" | ||
| 1341 | SRC_URI += "git://github.com/etcd-io/raft;protocol=https;nobranch=1;rev=f35a02212416d045c574e30aa59d4b07c4b8d732;name=git_7745a5ad_0;destsuffix=vcs_cache/021b1761a70a4212e4f2b025e054475e53e23fb505ca7d877de026578df975ca" | ||
| 1342 | SRC_URI += "git://github.com/go-check/check;protocol=https;branch=v1;rev=10cb98267c6cb43ea9cd6793f29ff4089c306974;name=git_fc1e328f_0;destsuffix=vcs_cache/b8ed7c01feb15e76511fd0dcf4b7d5e0ab535f96b5fe0e22cd9854a758a6c38d" | ||
| 1343 | SRC_URI += "git://github.com/go-check/check;protocol=https;branch=v1;rev=20d25e2804050c1cd24a7eea1e7a6447dd0e74ec;name=git_fc1e328f_1;destsuffix=vcs_cache/f6f7125ac7ef086ca6395a14a9a28c8c11cd6f8790a8be7cfd6475d1acd0f40b" | ||
| 1344 | SRC_URI += "git://github.com/go-check/check;protocol=https;branch=v1;rev=41f04d3bba152ddec2103e299fed053415705330;name=git_fc1e328f_2;destsuffix=vcs_cache/b7951985cdbd8450a02d07fa23ccc53e6697516195b166ef9831e19a0c06da7d" | ||
| 1345 | SRC_URI += "git://github.com/go-check/check;protocol=https;branch=v1;rev=788fd78401277ebd861206a03c884797c6ec5541;name=git_fc1e328f_3;destsuffix=vcs_cache/4c3ba71ea98d2c5297a7f0582e773355df148f78f4553723e35403a852adb666" | ||
| 1346 | SRC_URI += "git://github.com/go-errgo/errgo;protocol=https;nobranch=1;rev=f768c5ab0476c50e978b039312180859c10fe8c0;name=git_c4c51b5f_0;destsuffix=vcs_cache/1d12f78e32dbca2d0444388465b0d12d20195abba51688fed428a647df9041e1" | ||
| 1347 | SRC_URI += "git://github.com/go-inf/inf;protocol=https;nobranch=1;shallow=1;rev=d2d2541c53f18d2a059457998ce2876cc8e67cbf;name=git_989ffae9_0;destsuffix=vcs_cache/61185ca91404d2e09a193aede807b4a9ededd43199f58cd49ec4cef480d7bc7f" | ||
| 1348 | SRC_URI += "git://github.com/go-tomb/tomb;protocol=https;branch=v1;rev=dd632973f1e7218eb1089048e0798ec9ae7dceb8;name=git_40f32ad0_0;destsuffix=vcs_cache/3eb09c53457860b46e591b55bd3d381c6c4ceb426eeef3c43e3b3eac38964c0d" | ||
| 1349 | SRC_URI += "git://gopkg.in/evanphx/json-patch.v4;protocol=https;nobranch=1;shallow=1;rev=84a4bb100ade42a86fce2647c95a7dbcbf569cb2;name=git_6e26e914_0;destsuffix=vcs_cache/664c761587abdd7a37f78115c7dbea5a3bcbea104244f81430c0e47dc5396047" | ||
| 1350 | SRC_URI += "git://gopkg.in/go-jose/go-jose.v2;protocol=https;nobranch=1;shallow=1;rev=0dd4dd541c665fb292d664f77604ba694726f298;name=git_52143750_0;destsuffix=vcs_cache/3379754b4af15203abde6f71eb3b73900bd1c55436e703511081f9685fa1984f" | ||
| 1351 | SRC_URI += "git://gopkg.in/natefinch/lumberjack.v2;protocol=https;nobranch=1;shallow=1;rev=4cb27fcfbb0f35cb48c542c5ea80b7c1d18933d0;name=git_0445b355_0;destsuffix=vcs_cache/77a6dec8af06a8bf3eb517dd856ae09528093b19ff97b50a057dcd174887232f" | ||
| 1352 | SRC_URI += "git://gopkg.in/ini.v1;protocol=https;nobranch=1;shallow=1;rev=b2f570e5b5b844226bbefe6fb521d891f529a951;name=git_b7879a4b_0;destsuffix=vcs_cache/35aca96c4c1dbe28b4a68dd8f9ad52ed4d311b137ae51f57e5f73034281e5da5" | ||
| 1353 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;shallow=1;rev=02490b97dff7cfde1995bd77de808fd27053bc87;name=git_14bb952c_0;destsuffix=vcs_cache/aee168ddcfc4953d898f044e848275d235131068ee358fdbfa225b1445d818f1" | ||
| 1354 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;shallow=1;rev=0324d5e90dc7753607860272666845fad9ceb97e;name=git_14bb952c_1;destsuffix=vcs_cache/49033fc86c907eec7703c9889427222e6749c980ce4775375829fbcd70e62659" | ||
| 1355 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;shallow=1;rev=067bed655e9cbc26f4dbac8f8897b30756d90990;name=git_14bb952c_2;destsuffix=vcs_cache/80181b41254dc7a8bd15b0bb830b29ab086896c5171b4b1bb95a3495cc79934f" | ||
| 1356 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;shallow=1;rev=0d7f97a9b3585adda441cdfeded9b8be63747e24;name=git_14bb952c_3;destsuffix=vcs_cache/08fdddaae5db736ed379136272037185d4ab853a832f1653c2f822e879a71c3f" | ||
| 1357 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;shallow=1;rev=11792bebde6e9cecf4506492e73cf8dfbd24fd92;name=git_14bb952c_4;destsuffix=vcs_cache/ae4bb175ca5e142dd76c50ba37d98f1fb64b94ff593973d562a6ce57fcce0c93" | ||
| 1358 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;shallow=1;rev=18468acf7d119278efb116123252e439e2d3d6eb;name=git_14bb952c_5;destsuffix=vcs_cache/61903893b8af13cb3edd2d71e311b4e13f71ee952083bb5a08231187d6832ee6" | ||
| 1359 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;shallow=1;rev=19e022d8cf43ce81f046bae8cc18c5397cc7732f;name=git_14bb952c_6;destsuffix=vcs_cache/b64224330b0ca87becd851a9a620893cc055dc465211cb096e607415bad2113d" | ||
| 1360 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;branch=main;rev=1d582fd0359e47ca7d8183d23e4a4166bfe20bc1;name=git_14bb952c_7;destsuffix=vcs_cache/8406279b6b79ce2923cb2f13fab6cddb14670dfc5e4be5ef31841683779e05ae" | ||
| 1361 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;shallow=1;rev=2311ef1bb8fb243771800754ba6c54e9d0bf3a67;name=git_14bb952c_8;destsuffix=vcs_cache/6c9d71a92656c7c025f6c2a54fc10769101063033dda6f34fdf475288685e50e" | ||
| 1362 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;shallow=1;rev=27de32e7fe788edcd34d38cff8a7c0fe35ee4bfe;name=git_14bb952c_9;destsuffix=vcs_cache/475a29ebfe0a2bdeafaffdb72036000ca50bf8c9e6b435a00fa78a3d66e88d59" | ||
| 1363 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;shallow=1;rev=32bf29c2e17105d5f285adac4531846c57847f11;name=git_14bb952c_10;destsuffix=vcs_cache/dd94f1077150431193b5beea2e9200eadd854cf5f8cc1943a64b6cdfab6edb73" | ||
| 1364 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;shallow=1;rev=39fb9f0d81a68916f0849eb9410d8a4b7291b011;name=git_14bb952c_11;destsuffix=vcs_cache/b21d0306f078808a40c50693bb994f98d82aaef3862b71a8a93f1cb19f813dfe" | ||
| 1365 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;shallow=1;rev=47f66d6aef279a056cad8d78681ba64f448c2c15;name=git_14bb952c_12;destsuffix=vcs_cache/de9b469d3a3f8400aa03da6da2163e42cf85eba7793d0681e608b74e0430f582" | ||
| 1366 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;shallow=1;rev=4bb729045d611fa77bdbeb971f6a1204ba23161d;name=git_14bb952c_13;destsuffix=vcs_cache/12733c74266e790304493625a12bfaa45e5f030a99cccaac4015a7785e8f24ec" | ||
| 1367 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;shallow=1;rev=4f42dad4690a01d7f6fa461106c63889ff1be027;name=git_14bb952c_14;destsuffix=vcs_cache/8de1e7954d8c65675145bfd8ebb8541edb70904906ed04fffeb0292b9e0f1406" | ||
| 1368 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;shallow=1;rev=55f563db78ddd7a3506709e6ebb6b22ac02592b1;name=git_14bb952c_15;destsuffix=vcs_cache/0ab25feac90af2fa562bcb41329da0c00b76965033834a6cb63c02c1dc974fb8" | ||
| 1369 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;shallow=1;rev=561b601736da57b2791ca9eeef72d9521009e563;name=git_14bb952c_16;destsuffix=vcs_cache/52fa443220f2b2f11f02053d4e5d6d8f5f053c1ac70bc093d7587603a8efffad" | ||
| 1370 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;shallow=1;rev=5dffc2b13eedc703d5e81c47bc3d2029a48203cb;name=git_14bb952c_17;destsuffix=vcs_cache/3ce3b2ea78bec0b40dd7ac0e51d063036f80711ec5fa9974dd29f51247021349" | ||
| 1371 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;shallow=1;rev=6db1fa95e5fb3e7b6bf456103b14570adade994a;name=git_14bb952c_18;destsuffix=vcs_cache/685c25c6df3a4b603c89ca6fef7475af30640ca908127eb41d3cf27d648f71cd" | ||
| 1372 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;shallow=1;rev=6f5c88b9e8c709c0f1fff128c30b041c71d14da4;name=git_14bb952c_19;destsuffix=vcs_cache/8f93d42fb1d12795914e916cc1b915c46dbabe25edf4407a980c0abb3eb2296f" | ||
| 1373 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;shallow=1;rev=702783924de298b278434494e613adb302b45fe1;name=git_14bb952c_20;destsuffix=vcs_cache/01ac8f28e7bc00d9d68dd984b82b393710a2f0a7308e41762cfe16a08b80d8db" | ||
| 1374 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;shallow=1;rev=7570391cc25b18bef231a82fadc38f78fa76265c;name=git_14bb952c_21;destsuffix=vcs_cache/a2a24f2ac16563e37cd078940129a435eb60c6d7f36f2328fa3171f775258f85" | ||
| 1375 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;branch=main;rev=7ca32eb868bf53ea2fc406698eb98583a8073d19;name=git_14bb952c_22;destsuffix=vcs_cache/98898452c28104a5112c94f18ac04b5498cc264463ed3030038579cd593d9658" | ||
| 1376 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;shallow=1;rev=7fd7a5fcdd3f78a6c49556a5358164cb1405bd51;name=git_14bb952c_23;destsuffix=vcs_cache/9f6b28d2bed04a7758913f4c4682b3f7783d6d556b391bb18bad189aa83af21e" | ||
| 1377 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;shallow=1;rev=83789d6f76032d4cf96b41feedb3a77e7a1e8f1c;name=git_14bb952c_24;destsuffix=vcs_cache/c56bc734a94da4ee969db66434723db16fc71419a98e36113f925bdad3b7e053" | ||
| 1378 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;shallow=1;rev=84df58a8914832693858b396c6099dee1756bf13;name=git_14bb952c_25;destsuffix=vcs_cache/ebd9bf9a722b43e71183c3050d89bf6ad9828d8e2906d5602b0ee9b9285d8b79" | ||
| 1379 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;shallow=1;rev=892811cebf230c854bc0de88d8b69ff919cd270e;name=git_14bb952c_26;destsuffix=vcs_cache/f15fc66b7ffff407c397275f5747a9c3acf91240d2daf0aead21b6186b67baf0" | ||
| 1380 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;shallow=1;rev=896f71cdd1e1bb6aca6dcba186a0b401ad44bbee;name=git_14bb952c_27;destsuffix=vcs_cache/7976fda09b3b704937ff096b751dd7a6dfbd93a1df6ceb71cff607665060b014" | ||
| 1381 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;shallow=1;rev=8a410c21381766a810817fd6200fce8838ecb277;name=git_14bb952c_28;destsuffix=vcs_cache/a3c3d9d92d521b98db8b70e365e91b3db223f268a7e27dbe5788c9bfcaf9c55a" | ||
| 1382 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;shallow=1;rev=96719b1b1f69ca4d05cf4091cfd67b9e44a412c4;name=git_14bb952c_29;destsuffix=vcs_cache/2346cfeecbf9a25b01bcd00bd66d67085b82e45f4115a5a89f581d929511dfdc" | ||
| 1383 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;shallow=1;rev=977e871dbc6d880fa2392250a3d177598976b3d0;name=git_14bb952c_30;destsuffix=vcs_cache/a5c41118233024c0464ea7f41560a2cbf41638460bc4ac28ec50a0e309b2678b" | ||
| 1384 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;shallow=1;rev=9814c054275da8707b6568da26cd8ff4a2ab9224;name=git_14bb952c_31;destsuffix=vcs_cache/66d1de6059eedffb58ffbbecc7e81b38122d33a658954100fae360cb3292e0d4" | ||
| 1385 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;shallow=1;rev=9d43e7dc08e2598d4dcb661324c4877dfd63c4f9;name=git_14bb952c_32;destsuffix=vcs_cache/50d3d405a295773a6b07547dda37bca9b19f76ea040fa57253264a9cab92c64d" | ||
| 1386 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;shallow=1;rev=a0399667a686370f56968529deacf0210cff02ef;name=git_14bb952c_33;destsuffix=vcs_cache/cbf28de57360be4df71c4784b4bad512f6e205fdc01ea4efe37a7dd5afaf7340" | ||
| 1387 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;shallow=1;rev=aa4b66154abdb65fbe98769e4fb51558603c3bd9;name=git_14bb952c_34;destsuffix=vcs_cache/862919c9a83484220919f57da35a6bff3625eb4067565879b33db88ef8b7ff98" | ||
| 1388 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;shallow=1;rev=aa5d4e47691e7ae1aebb5221ff8e4beea23fad72;name=git_14bb952c_35;destsuffix=vcs_cache/33ca300d48a3d01994bc33e565dff05122b46b20e9a3045025c97da167e2ad1e" | ||
| 1389 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;shallow=1;rev=aa8b0a15ac02178cf982e8408bc8916450a205dc;name=git_14bb952c_36;destsuffix=vcs_cache/59df96a5466677a65a22e97e123f710b712e4fcf1c6d19eeff37ebdcb0a86526" | ||
| 1390 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;shallow=1;rev=ac7eb8f2e54c91697b33971d184eb155867cf1a2;name=git_14bb952c_37;destsuffix=vcs_cache/f5dcaae5a98835ab56b377a5876f18ecc384cd97a5db002f74fe832cc0f81e1f" | ||
| 1391 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;shallow=1;rev=aff4922203bb81ad0e6e6f8c4bbd2f30f26aab27;name=git_14bb952c_38;destsuffix=vcs_cache/880c3361e785252e4d9f57c8c3f17b2274fb9c51066cbb330b3cc4154b16d02f" | ||
| 1392 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;shallow=1;rev=c24765c18bb761c90df819dcdfdd62f9a7f6fa22;name=git_14bb952c_39;destsuffix=vcs_cache/23eb4a26dc9b47453374f9dddbe95b6b9a0854dfeda0613040b861060ef6be1e" | ||
| 1393 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;shallow=1;rev=c64fa6012bad2381cab8a3c764c4eb4b8b14258d;name=git_14bb952c_40;destsuffix=vcs_cache/8b3b955eb52f31e4c95e081aa7ac1f1f998c563d10fb31127b86aba47f59ad88" | ||
| 1394 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;shallow=1;rev=cb1f45ca288bfafb52ab824361c939d908e525ad;name=git_14bb952c_41;destsuffix=vcs_cache/6e4d31f70d461be2c439583bf327fc4c547e8b4fc2d4195b358baa66344135b5" | ||
| 1395 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;shallow=1;rev=d1f34a8c3031deea655257990c945f5344ea00b6;name=git_14bb952c_42;destsuffix=vcs_cache/f9686ee7a87eec7c04edb73a0b426ef15410ad38064ea1b706f4c2031cbee1bb" | ||
| 1396 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;shallow=1;rev=d530a938a76a37ae219aeeba548c197dc171f83b;name=git_14bb952c_43;destsuffix=vcs_cache/c5a47d80229d7d750e14c99eaafeb99678b1e5de3c83128b52dcc8bce0ff8e63" | ||
| 1397 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;shallow=1;rev=d5e0fb25dede40d00b73d5414b2a14f00c9bcc55;name=git_14bb952c_44;destsuffix=vcs_cache/61639457aecdcc06b129ab636e71b83971f8ebde9f3631c97c5aad5af58b8ccf" | ||
| 1398 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;shallow=1;rev=dcbe36d62163edc6a7dca06c1d9f34881a2283b7;name=git_14bb952c_45;destsuffix=vcs_cache/29c1bbf10afb63358cfa30a9f53d44df868c21a0799554fe7d303bc45f9f140d" | ||
| 1399 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;shallow=1;rev=dec2ee309f5b09fc59bc40676447c15736284d78;name=git_14bb952c_46;destsuffix=vcs_cache/20791057c93ae70c656a8118745e267b31231c8300e5f7c7ae21f2333fa06419" | ||
| 1400 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;shallow=1;rev=e50386d957b9722c99d7de922c42d9226a39e82e;name=git_14bb952c_47;destsuffix=vcs_cache/51f976a807b7c2058d6edfb8c77975e40b017a777ddeb30c523d10e73cf56efb" | ||
| 1401 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;shallow=1;rev=e8e8d593dce441f2b98d547c6c227d5480858fac;name=git_14bb952c_48;destsuffix=vcs_cache/86aa4eb8d630fed04289532b66769d3446b74ea683252c7a66d1c0d805c299d3" | ||
| 1402 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;shallow=1;rev=e99d0d5c5113e322b208887d938b66ea3d026078;name=git_14bb952c_49;destsuffix=vcs_cache/bdf99a56b6f205f7af13b9a8f10d5bc37b3128594f515a49cddd624c5eb7adeb" | ||
| 1403 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;shallow=1;rev=f06cac5563b71f297a8ee726382fadc106995924;name=git_14bb952c_50;destsuffix=vcs_cache/e90d7f7156d1f61d6b95895f31f7fa88b01f82c3cdd6f1ba4c768a788275b3bf" | ||
| 1404 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;shallow=1;rev=f79df4875aea4520e4aff5c5ebceb9e01b7b60a2;name=git_14bb952c_51;destsuffix=vcs_cache/b91e9477739dc7139d4ad535354a67d2713d6f21e23e99bf5fb613e360311583" | ||
| 1405 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;shallow=1;rev=f7ce5abca6e37cc937e5fe7992ba06892fb0d7fe;name=git_14bb952c_52;destsuffix=vcs_cache/68b17b88fafe84d46235c1198b6a1107b19382274315798ee00fe0ac95accf85" | ||
| 1406 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;shallow=1;rev=faa845adbe40f4980caabbeda7935e190099f6a2;name=git_14bb952c_53;destsuffix=vcs_cache/e75b1fbd97c416c193ed231dec3432747a99b66650f372f90d04573cb159d479" | ||
| 1407 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;shallow=1;rev=feb0267beb8644f5088a03be4d5ec3f8c7020152;name=git_14bb952c_54;destsuffix=vcs_cache/6b01f073069e36d3c19b2a04625a54b633c9230c66ffbee31c81f8638377c690" | ||
| 1408 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;branch=master;rev=3775f633ce208a524fd882c9b4678b95b8a5a4d4;name=git_6bc32f05_0;destsuffix=vcs_cache/a2d24e539edf68ad5ba748345573eca51b9fd8341e4308b7bf9b8e0c25a69d08" | ||
| 1409 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;shallow=1;rev=4103cfc52a951673d441f8b2c02eee96e31f1897;name=git_6bc32f05_1;destsuffix=vcs_cache/051c9b53bb6bcf4c5b7c1ab3c7efa7e830eaf91c3d727b3c80f22907a4a799c8" | ||
| 1410 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;shallow=1;rev=4cf3cf7f386a1defff130a0b2a45d246c2fb19a6;name=git_6bc32f05_2;destsuffix=vcs_cache/33d87f75545c9bca9daa89273b1d0b1df75936951b9e027f923f9a77d99b9621" | ||
| 1411 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;shallow=1;rev=6f50403edb0c2db1bb557168cf4e6f87ea2efdb5;name=git_6bc32f05_3;destsuffix=vcs_cache/cd5715c60f3d3c321c2f1230fdd08c5af12c68b69a250220d122cb104148ffd7" | ||
| 1412 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;shallow=1;rev=938f6e2f7550e542bd78f3b9e8812665db109e02;name=git_6bc32f05_4;destsuffix=vcs_cache/113fc503ab9b0f0885dbd999df98825584f23669cc9cda2ed230b52b85b92cee" | ||
| 1413 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;shallow=1;rev=a43eba6fed49b81b84cfdba85c356aca22086d7e;name=git_6bc32f05_5;destsuffix=vcs_cache/98be1fc40399dd0d63ac4a0edfa2f9504b3219d4b6aaa1b7ea421b56af1f8570" | ||
| 1414 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;shallow=1;rev=b9788ef265596eda98a4391079c70c3992ed47cb;name=git_6bc32f05_6;destsuffix=vcs_cache/9229d717259c6d4bce0a42eb7b7c4fe0695a33370ed995a86d1b6efb32d0f55d" | ||
| 1415 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;shallow=1;rev=c52d02553f2649c28d0279bca17909a3a08de022;name=git_6bc32f05_7;destsuffix=vcs_cache/71ca0270e87698e679a332c50187781705d81eb20fb0c6cc5eb02b10f71f97ef" | ||
| 1416 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;shallow=1;rev=cdbdb759dd67c89544f9081f854c284493b5461c;name=git_6bc32f05_8;destsuffix=vcs_cache/bc8f3fd45d0d471d9ddb353cea26b2c9d5275f94ca8a5f6d55f8a7300602e835" | ||
| 1417 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;shallow=1;rev=ec9dff77b186d5308955fe0fc50e3e4cbe187e2c;name=git_6bc32f05_9;destsuffix=vcs_cache/ce5a862c22ded840bff7b7ec1016804cb0af284075ea09fb5fe73b9866532a3a" | ||
| 1418 | SRC_URI += "git://github.com/golang/appengine;protocol=https;nobranch=1;rev=4a4468ece617fc8205e99368fa2200e9d1fad421;name=git_aeb473be_0;destsuffix=vcs_cache/f21252fefb689e3b8d99b2b896a9d9f292a3eafc8d39f729c8403a89af18c1f0" | ||
| 1419 | SRC_URI += "git://github.com/golang/appengine;protocol=https;nobranch=1;rev=54a98f90d1c46b7731eb8fb305d2a321c30ef610;name=git_aeb473be_1;destsuffix=vcs_cache/51f0674a310dd593213d36e872dee0ca0815e2a9ae81dcbe90432d1ad38330b2" | ||
| 1420 | SRC_URI += "git://github.com/golang/appengine;protocol=https;nobranch=1;rev=553959209a20f3be281c16dd5be5c740a893978f;name=git_aeb473be_2;destsuffix=vcs_cache/a674d0c9404a47bf59cec9b7cb73ddb30e1943b49fbeca25158b12d9c82a809c" | ||
| 1421 | SRC_URI += "git://github.com/golang/appengine;protocol=https;nobranch=1;shallow=1;rev=5d1c1d03f8703c2e81478d9a30e9afa2d3e4bd8a;name=git_aeb473be_3;destsuffix=vcs_cache/6bdf990cc785ba8bbfcab2c1c60ac596e4bf69f43271a52a2739d56c5b1131ad" | ||
| 1422 | SRC_URI += "git://github.com/golang/appengine;protocol=https;nobranch=1;rev=971852bfffca25b069c31162ae8f247a3dba083b;name=git_aeb473be_4;destsuffix=vcs_cache/1159422b97094fe82db8178caf011b661d8bf60c0193e5c8121fe79a2eea1829" | ||
| 1423 | SRC_URI += "git://github.com/golang/appengine;protocol=https;nobranch=1;rev=ae0ab99deb4dc413a2b4bd6c8bdd0eb67f1e4d06;name=git_aeb473be_5;destsuffix=vcs_cache/79c0e2a1da93fdb0d933d94e90157fac1f5b9d1821c62aec9956c76be3ca6a57" | ||
| 1424 | SRC_URI += "git://github.com/golang/appengine;protocol=https;nobranch=1;rev=b2f4a3cf3c67576a2ee09e1fe62656a5086ce880;name=git_aeb473be_6;destsuffix=vcs_cache/18c02d6f824283e4b90c4ca8b1b49c5a290085d9a4d9c19eb071924eee3223a3" | ||
| 1425 | SRC_URI += "git://github.com/golang/appengine;protocol=https;nobranch=1;rev=e9657d882bb81064595ca3b56cbe2546bbabf7b1;name=git_aeb473be_7;destsuffix=vcs_cache/6985551872e9385a78906b511015e4428f8582eda7da3fa8b99f12fc9e94e0e3" | ||
| 1426 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=19429a94021accaa4bb60cbed61190248f4ef066;name=git_461a63b9_0;destsuffix=vcs_cache/2f5bb31a0a8f937de324b23ab84e814e504046e93133c7326bf700b0882dc384" | ||
| 1427 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=1aefcd67740a7fb1eeced8718e0061b21e305b23;name=git_461a63b9_1;destsuffix=vcs_cache/78ab891afcc1672ed9e4e186c1209d7713d061290e95f4ae6b2d62c560b65575" | ||
| 1428 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=28d5490b6b19cce1ebbc6ab55ca8637bd35b3486;name=git_461a63b9_2;destsuffix=vcs_cache/0e35a28c4e33036962bce91bafbe9644dff2efedc8d74c6625a224a2f445b021" | ||
| 1429 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=3fc162c6f38a60f7e8b0e4f9085976f96bdbcf15;name=git_461a63b9_3;destsuffix=vcs_cache/98ad6fbb42913e285edba3dffb08e24a4552b82899deb671eb70fb27318c471a" | ||
| 1430 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=56aae31c358ad2a4d56ca408ae9ac5c2f3d30648;name=git_461a63b9_4;destsuffix=vcs_cache/42377f5bed6dd130535d28053dfe53195acf88d9d4b8dc443cb65c6375e10574" | ||
| 1431 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=5a70512c5d8b725a75638bfd349d5ddaf4a4002d;name=git_461a63b9_5;destsuffix=vcs_cache/f213c6c928eec4655be0b0feab958080a7f1d7036e193ccc06dbddcbbdb96655" | ||
| 1432 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=796eee8c2d537a6e5c8de22908f4facea945ebde;name=git_461a63b9_6;destsuffix=vcs_cache/e3d69a9ee8ef52931417c6e9a640d6d4fbabb74b87d50ce3dc084e7b2e055f2f" | ||
| 1433 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=8af14fe29dc178f8f16f3720e1da949120cecbeb;name=git_461a63b9_7;destsuffix=vcs_cache/f1bd1ca66295cb17fed8a5976cf59ac29773bf9d6730122ced5e117de0d3e357" | ||
| 1434 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=8d1bb00bc6a7c8f61db72b2f4f2c500533ceb2cc;name=git_461a63b9_8;destsuffix=vcs_cache/fb9f2bc9aeaff6d696072f1eb000255867be4ee5cab317db72f23d8ec88f9a82" | ||
| 1435 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=94a12d6c2237ea892a6074a6bf154d37b04fd28b;name=git_461a63b9_9;destsuffix=vcs_cache/7be2b57206b770a67f0233eaf298d8ee2253c5c1fb18b16490fcfe150808ab17" | ||
| 1436 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=a0af3efb3deb0aa5253d43c55b96e303c64cc06b;name=git_461a63b9_10;destsuffix=vcs_cache/7e476d98613961f08f863a29fcd6ca794faa994c0585dd3b426b0e044eea1f16" | ||
| 1437 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=b1a4ccb954bffa15cc305c5111ed01885cd839fd;name=git_461a63b9_11;destsuffix=vcs_cache/f76b725573d8fb7bc3ba3245a9f4b522563f8754b46c30e74c972436f7b1a418" | ||
| 1438 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=b45e905df463ff5f9668293553ec0e2bda3b4ce4;name=git_461a63b9_12;destsuffix=vcs_cache/bb5c2d0541586f7d5aa127865d4447c3db9ec4af31be4a5b6672d043262f99e2" | ||
| 1439 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=b8732ec3820db4bd1e4eda89392b7728e81bd825;name=git_461a63b9_13;destsuffix=vcs_cache/f7d20fde87efd6ba8466ca5345fcf51b151495ed9c9e16545fd32da881dd0041" | ||
| 1440 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=dd9d682886f99d242574cd3eaea438ce7ea66399;name=git_461a63b9_14;destsuffix=vcs_cache/f05a28713ab30e4c74b8f2f7427773426c53102662b4a571e691122bfe61b785" | ||
| 1441 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=ddb44dafa1424b98b42fcdc07df901bb7546608b;name=git_461a63b9_15;destsuffix=vcs_cache/7b0a08c7cc0c53bcf5881d844216c47496f8d89d20b5d7e822edded170955443" | ||
| 1442 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=e639e219e6972b418a0e399cbfebfaa8650fad76;name=git_461a63b9_16;destsuffix=vcs_cache/622aa4b2e270374e6578de6d772d7651d46c72c325e2a310768fbc935e90ebb2" | ||
| 1443 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=e85fd2cbaebc35e54b279b5e9b1057db87dacd57;name=git_461a63b9_17;destsuffix=vcs_cache/cd6b29f01a6d39c3603ebc6432008fbdcbaa798fdd217870e96e1691cd65bd45" | ||
| 1444 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=ef028d996bc1e7e0d82a6f72fba4a35dea082183;name=git_461a63b9_18;destsuffix=vcs_cache/9e8a2b2fd63abcac4119eaa7a0d07392b3fee9071df3a5625a63c15f90f4aa52" | ||
| 1445 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=f6391c0de4c7faa7ff952a3e47cf1dd2cdb18aaf;name=git_461a63b9_19;destsuffix=vcs_cache/21b127d794551fb8b68ee8353e95694c558cc521fbcaebf9911ca27598e19983" | ||
| 1446 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=f966b187b2e5cc15e67ca68e47d6aa17b0cacf55;name=git_461a63b9_20;destsuffix=vcs_cache/9e94f890c97e6f0612c75732c81ca5e5c7f80a201da5df556807ed9893c25701" | ||
| 1447 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;protocol=https;nobranch=1;shallow=1;rev=32051b4f86e54c2142c7c05362c6e96ae3454a1c;name=git_5d5fe344_0;destsuffix=vcs_cache/e3d069a641ceab794ab9e1d2243c93dbc82ba4bb2ac9bf20657b5b0e47023f39" | ||
| 1448 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;protocol=https;nobranch=1;shallow=1;rev=3f7a61f89bb6813f89d981d1870ed68da0b3c3f1;name=git_5d5fe344_1;destsuffix=vcs_cache/3d6aee3027d2f1fb2a147e8904f03ce6eb1828daf030dc46aaf1528caa0d21f7" | ||
| 1449 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;protocol=https;nobranch=1;shallow=1;rev=6875c3d7242d1a3db910ce8a504f124cb840c23a;name=git_5d5fe344_2;destsuffix=vcs_cache/d5fa91d990cc4728182eeae9fe0d98e9b1ccb7b9e8a553c7d19cec22e2cf2d46" | ||
| 1450 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;protocol=https;nobranch=1;shallow=1;rev=b92717ecb630d4a4824b372bf98c729d87311a4d;name=git_5d5fe344_3;destsuffix=vcs_cache/3d8bf27609bc75da68dd8664a5bf51cb5bfb4994d2c7dc5c774e75719e50cfbf" | ||
| 1451 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;protocol=https;nobranch=1;shallow=1;rev=d165be301fb1e13390ad453281ded24385fd8ebc;name=git_5d5fe344_4;destsuffix=vcs_cache/fe9b8770004b8051ad2328d8bc677057a91d457f03b0a432dda814855d97d008" | ||
| 1452 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;protocol=https;nobranch=1;shallow=1;rev=f2d1f6cbe10b90d22296ea09a7217081c2798009;name=git_5d5fe344_5;destsuffix=vcs_cache/370ff55436487ce8327607354d76a2fe5c1bea3a9995f9dae41280231ebd4e59" | ||
| 1453 | SRC_URI += "git://go.googlesource.com/protobuf;protocol=https;nobranch=1;shallow=1;rev=0833cf304e6344e895e819f769afa28107fe8892;name=git_a6c5d6b8_0;destsuffix=vcs_cache/da991c95fec3b53ee8ddaab1d419b9756936e9dd59532fea1f38d6d67ef43db9" | ||
| 1454 | SRC_URI += "git://go.googlesource.com/protobuf;protocol=https;nobranch=1;shallow=1;rev=095a62b71f4b42d145df9699b90429dd082b43ed;name=git_a6c5d6b8_1;destsuffix=vcs_cache/a312248f346320a1ba74d3bbb98a0f8d3e7717873018d75af7975ad8f487b1ee" | ||
| 1455 | SRC_URI += "git://go.googlesource.com/protobuf;protocol=https;nobranch=1;shallow=1;rev=259e665f26b1019a88c9ed6c7f16f01242838720;name=git_a6c5d6b8_2;destsuffix=vcs_cache/034b4a578d2aff6fd5d4fed9f4708bcedc2f3344332b2aba159fde5758b93361" | ||
| 1456 | SRC_URI += "git://go.googlesource.com/protobuf;protocol=https;nobranch=1;shallow=1;rev=3068604084670a0d5cc410b3489db359c30afd33;name=git_a6c5d6b8_3;destsuffix=vcs_cache/b22d0efd6756094dcd14604ce193c76b4928ad6de5466b9d0bf040b6476e6331" | ||
| 1457 | SRC_URI += "git://go.googlesource.com/protobuf;protocol=https;nobranch=1;shallow=1;rev=3f79c52e7fe26f88843469913dcc34d0396be330;name=git_a6c5d6b8_4;destsuffix=vcs_cache/3c8745b1e1bcd136c1d376e4203a578aa3349100d6bc64bd9da6cc2b9fbfab9f" | ||
| 1458 | SRC_URI += "git://go.googlesource.com/protobuf;protocol=https;nobranch=1;shallow=1;rev=54ef969ef0604da9ed7e70e909a8b27f0fb8aa0d;name=git_a6c5d6b8_5;destsuffix=vcs_cache/fa2ad7c51853cbdbf962e5cd1221f5a3ad33c75f67b5a344abcc90ba573afa8b" | ||
| 1459 | SRC_URI += "git://go.googlesource.com/protobuf;protocol=https;nobranch=1;shallow=1;rev=68463f0e96c93bc19ef36ccd3adfe690bfdb568c;name=git_a6c5d6b8_6;destsuffix=vcs_cache/a4d2974b1f89a00f845374732673a84302fdd1acc1cbbc7001c67979d45fa8b6" | ||
| 1460 | SRC_URI += "git://go.googlesource.com/protobuf;protocol=https;nobranch=1;shallow=1;rev=7fc5ff4e14aedbbbaab88f3a282551071c10e856;name=git_a6c5d6b8_7;destsuffix=vcs_cache/ff88d473798ceffc8e585ca58e7a46e09d2568eefb05983f028187f8a71b23f9" | ||
| 1461 | SRC_URI += "git://go.googlesource.com/protobuf;protocol=https;nobranch=1;shallow=1;rev=c33baa8f3a0d35fd5a39e43c22a50a050f707d34;name=git_a6c5d6b8_8;destsuffix=vcs_cache/e7d3ef82ba270dd10c446201e07763e32da1576081630eb3ea46b5c7327be8ac" | ||
| 1462 | SRC_URI += "git://go.googlesource.com/protobuf;protocol=https;nobranch=1;shallow=1;rev=c72053a9062dd4bc86a75c21f5d8134136ccbf2e;name=git_a6c5d6b8_9;destsuffix=vcs_cache/0c67444ea9910e060a9eecff1756801f86c29e8b3b530800a00304736b7b2996" | ||
| 1463 | SRC_URI += "git://go.googlesource.com/protobuf;protocol=https;nobranch=1;shallow=1;rev=ec47fd138f9221b19a2afd6570b3c39ede9df3dc;name=git_a6c5d6b8_10;destsuffix=vcs_cache/dcc4da028231d46d51a0a65ad219b43de4d614eeb33328a10e7c8dd47679e348" | ||
| 1464 | SRC_URI += "git://go.googlesource.com/protobuf;protocol=https;nobranch=1;shallow=1;rev=f09e239720f1bcd654d565107b1d4feea184d552;name=git_a6c5d6b8_11;destsuffix=vcs_cache/bb51a2b86fda968e37d775eaa5bc31bf06a0d06b73ee9f4351d49197c82cf64f" | ||
| 1465 | SRC_URI += "git://go.googlesource.com/protobuf;protocol=https;nobranch=1;shallow=1;rev=f221882bfb484564f1714ae05f197dea2c76898d;name=git_a6c5d6b8_12;destsuffix=vcs_cache/b9deebfd9979277a79b13801ac2e728a08c587179b0e7499f6451f8afbfa738e" | ||
| 1466 | SRC_URI += "git://github.com/cncf-tags/container-device-interface;protocol=https;nobranch=1;rev=40e4c311613750fb2bf8766635d4ed60c0bf3194;name=git_c2439148_0;destsuffix=vcs_cache/a9b36137e55bc5c537c3eddc79e73eca4dc1c855628a8e32e027103df4d865f4" | ||
| 1467 | SRC_URI += "git://github.com/cncf-tags/container-device-interface;protocol=https;nobranch=1;shallow=1;rev=79790445c2d70820f6824eb42832d2efd0f08dd2;name=git_c2439148_1;destsuffix=vcs_cache/228f05c3a05800a5e1340385d34910aac599df817838e50aa367b9cd09151186" | ||
| 1468 | SRC_URI += "git://bitbucket.org/bertimus9/systemstat;protocol=https;nobranch=1;shallow=1;rev=a9593ffcd68e650a7a948ece6e3cedea1e335947;name=git_18196d4b_0;destsuffix=vcs_cache/6ca0e0fb7cbc92d202c2811fcab489de19da52e28373c626af0f0a1dc83c58fb" | ||
| 1469 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=0055466d17f3bf8df38c1c87563fee5812b0efc2;name=git_8ce8c847_0;destsuffix=vcs_cache/a1074b1a6eea84588b01563c199258b62134634586a06ae7d4bde3d6dfd91c80" | ||
| 1470 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=01c4e075c5cd6d24443aeb725c6089b41d3ef014;name=git_8ce8c847_1;destsuffix=vcs_cache/a4a079629de638d5ff06c7791d502bea07404f5929ad807a954e01f6dc7f3ada" | ||
| 1471 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;branch=main;rev=0e44369837e687b1ad8bcf34f15d72fe35e3a424;name=git_8ce8c847_2;destsuffix=vcs_cache/2fab9a28d38f9c7d3da82a58401adbdad61f21397afaf83b54f4f29ecaf2e129" | ||
| 1472 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=0ebda48a7f143b1cce9eb37a8c1106ac762a3430;name=git_8ce8c847_3;destsuffix=vcs_cache/7ad758c4afa07e6d3eb84e55900eeb0ff823b42b3cc292be6b8ea1282a8fabdd" | ||
| 1473 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=12af083615cb0c363f5a43f7d25f615049e754df;name=git_8ce8c847_4;destsuffix=vcs_cache/1452f5fa14873c4e7e03f8afdbba0306f2a99d0aca851efb3d63cd1b52f6c5b1" | ||
| 1474 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=26286e362470c1b4e60e33d07cb2e12b62843ed7;name=git_8ce8c847_5;destsuffix=vcs_cache/dff11aa213cd83ed83f49e9ac5a1f9fc8d13376ed14aaf51307692bbf0237982" | ||
| 1475 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=264def2dd949cdb8a803bb9f50fa29a67b798a6a;name=git_8ce8c847_6;destsuffix=vcs_cache/ad04bf19c8e676046d04fd39dfb263b0986dc7f2e0a3d7ff9d50b116eb0899c3" | ||
| 1476 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=268106262c293afcf527c0478f61edeefda36531;name=git_8ce8c847_7;destsuffix=vcs_cache/e1732755559e422d81de774120b3e393a4682a6b8052acfcc15aa68a25a5f4b3" | ||
| 1477 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=27944ca88115b8bd8cd22b6e620d38a116138601;name=git_8ce8c847_8;destsuffix=vcs_cache/0192e5c0cb05cf9d9525a0be46d4c12a8f7b3d8afe9a90434bfa6c55e8dabac8" | ||
| 1478 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=2a43d6d30d7041eb6ed0b305c81dc32c8c42ebc1;name=git_8ce8c847_9;destsuffix=vcs_cache/3bd23936ac05ea93983ee27ffee76cb0033d5bf8d5d04c19bc3ff86f3aedd856" | ||
| 1479 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=30266055641ae2d75b9f59cd97b1f1be2063b5c3;name=git_8ce8c847_10;destsuffix=vcs_cache/e6240fa4ef6c55a8494690a374eebb04f4bbc41833452903681e7ed6f0a0a221" | ||
| 1480 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=3280a16f594a30e199eea5b884210bc4874588f9;name=git_8ce8c847_11;destsuffix=vcs_cache/1d74a84bfc999f82c74fc47d353b13155f2cc2be4fc46084aaffceeca1e76c99" | ||
| 1481 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=35d1f813f755c88d6869d993796c5ddf8ac3eea3;name=git_8ce8c847_12;destsuffix=vcs_cache/545512f9060ccdd4a5f961c7872003895f14afd8d660e406e141363d3cbedd5a" | ||
| 1482 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=3756ec80e8575c3501addee5b859e0782ff1fe9d;name=git_8ce8c847_13;destsuffix=vcs_cache/328ff1f52af08e0324d7c72df47d8c7d47882340af6fb2dcecce024f516e015a" | ||
| 1483 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=3c279308301a8276ba79082ea44ad47d5861e8c0;name=git_8ce8c847_14;destsuffix=vcs_cache/0c186def62dae0a7f74b18cd772f48a83c8dd700c66cffc62686b774ad54c771" | ||
| 1484 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=41e3d636a41ffc9182aee77e8292652e81cf3774;name=git_8ce8c847_15;destsuffix=vcs_cache/3ff06e67fc463ebdc97119f99b8fe1bfc5dee35222beb11f0ae1cf800f72f7cc" | ||
| 1485 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=43314b8a54eed1a5d50fa2b571a331b7b2c33c59;name=git_8ce8c847_16;destsuffix=vcs_cache/9dfb9984b7a384a1d413f21fced678b83eca79e247fa930c5cdc1d411cb82251" | ||
| 1486 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=44b3a7d2be2df066b6625227cf4e4988d35a2cd1;name=git_8ce8c847_17;destsuffix=vcs_cache/c241f40f71492a6bffcde3e02f62c08af9d4275a6df9f64513bf527b22f0ae40" | ||
| 1487 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=4501142495a8c98324a8eda7a6bd3c0fc636aa58;name=git_8ce8c847_18;destsuffix=vcs_cache/a15323629ee8ae35ad1d0d1af7b2d97db3f3aa89b6af66724ede87654f911459" | ||
| 1488 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=478962e1292c6dd7825b037a2df716e1e19288d1;name=git_8ce8c847_19;destsuffix=vcs_cache/82df32d4daaf5cabca0a58d2904ef57458c45d65a4355f68de0dc67e588db9ce" | ||
| 1489 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=4854a71afe422c812b0702f3aa7adeb3d4ede26c;name=git_8ce8c847_20;destsuffix=vcs_cache/7209d38f6644d6a8d1818fac7557a3526a2e126698b86def8b4800ffe657cec0" | ||
| 1490 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=5563382a8560ea851e6d54962ea71165b2807b24;name=git_8ce8c847_21;destsuffix=vcs_cache/de22d8e511d3eea0a886608bc4d8fcc3c0083b36b1463b99ed19b11fd9aa6c06" | ||
| 1491 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;branch=main;rev=56d81f123b5b4491aaf294042340c35ffcb224a7;name=git_8ce8c847_22;destsuffix=vcs_cache/da5fed3e77e6c34534cccf240d6303797df6d5fe7fa8b925de8bbc7e3f207d9d" | ||
| 1492 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=5f1389763ab4f59736c2a60413b7cb0c59f044a2;name=git_8ce8c847_23;destsuffix=vcs_cache/5ab5786d1dd61aeb45ab9d535988ed7a53b1dddc50b37192fb1298fce8babc77" | ||
| 1493 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=60a29626e86617234850ad02cf2ebc4e28fed51d;name=git_8ce8c847_24;destsuffix=vcs_cache/547bcc606f17fdee8a4e746e4bc8e53f4bdab567833520e649ae7bd7e615cbcd" | ||
| 1494 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=63479374d0dd7e42f16da1199ca6cb42903dca68;name=git_8ce8c847_25;destsuffix=vcs_cache/7f4f9abf8e4c57096eb1360bc3026be4765c670fe2c1f2b309ffb036ba11abac" | ||
| 1495 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;branch=main;rev=6836342c67d0d1eccc745a5a4a3dfa9d2b56ac28;name=git_8ce8c847_26;destsuffix=vcs_cache/7eb6034d3ae4ea10fa9dbbe0c3eb9fa71edc14797b958f2d2f152219a64688bd" | ||
| 1496 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=69705144832c715cf23832602ad9338b911dff9a;name=git_8ce8c847_27;destsuffix=vcs_cache/0279d1606680b9c7598aebcfa83529fddc0043426140ba3c1486778adb49a1d3" | ||
| 1497 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=69e77e66e59741e053c986d469791a983ee1d6a5;name=git_8ce8c847_28;destsuffix=vcs_cache/2c54e38defb5dd556378ba26ee0c65786d0f6296b86a655d917f7461dbfcc751" | ||
| 1498 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=6daa679260d92196ffca2362d652c924fdcb7a22;name=git_8ce8c847_29;destsuffix=vcs_cache/eea8ca18c0885d5dd09afbbffaeaa8b1bec09e22f03cccb13b5c788ee77d502c" | ||
| 1499 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=71387f0142a47d5452dffe710e9a9013d6f73fed;name=git_8ce8c847_30;destsuffix=vcs_cache/e36ccce6d1cd743c1138ac40f4301daa0ad91e036f198d9e6f0908d5b311db0b" | ||
| 1500 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=73a0597a2ed9b53338f54153b0e50bd367efab5c;name=git_8ce8c847_31;destsuffix=vcs_cache/cc27d3332ce5f22c4c98870f78572fbf5cf77977e783c8b28df50f7f84001eb4" | ||
| 1501 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=756f7bf9cab1a402fe3b496c5cdbbeabf7b5112d;name=git_8ce8c847_32;destsuffix=vcs_cache/ceb4b249f664729cc64329479900818ede6e2e15b1f44715a2f23d5fad459446" | ||
| 1502 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=76df551f315a74a8347fa1843471c3f6361cb411;name=git_8ce8c847_33;destsuffix=vcs_cache/abf0a818373ed838017b3c4e2c095dc49d3596434a4df414cf16b1bfd5a32001" | ||
| 1503 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=78ee29b9079c9f8a19c34eb69f7d62b5fe3ed638;name=git_8ce8c847_34;destsuffix=vcs_cache/6b8c349bc0c7c5f22cb7ed159e66eadfa34cc4eb99daa7f8b7fe85dc1ca910e8" | ||
| 1504 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=792b962171dad5fcb9cad8440a85b571326ef94a;name=git_8ce8c847_35;destsuffix=vcs_cache/0bec27d910a6c6f923cd2ef64411541df0ff66ea5ab3aac2841651c4f571aa9c" | ||
| 1505 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;branch=main;rev=79837291073d538f8ca768b04afc642bdd25d69b;name=git_8ce8c847_36;destsuffix=vcs_cache/a4ee6dd3dada85c16ede483eda8b56db8179ae443f63e8a1430d2c56682fd04a" | ||
| 1506 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;branch=main;rev=7a0f6d12486209caebc3a02ade940927fceeb0ac;name=git_8ce8c847_37;destsuffix=vcs_cache/74b8353220c78705a2e8b7a6b3bbe1acd812406f7ae05effb9ac8ec7e7c1f6b2" | ||
| 1507 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=7b265c31d18abf4998af13e547bdf0fb1ed904b3;name=git_8ce8c847_38;destsuffix=vcs_cache/f7f486a0948a9da7caae091a2c03a8bbf4085525e03af9f21ff82a3ac77d0dd6" | ||
| 1508 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=7be0af6601eb5f557776ca09bd55b2df72e98d75;name=git_8ce8c847_39;destsuffix=vcs_cache/7246e10db395d40ebeb3660505170d9cc37fdf1f896b04667268bbdb40aec5c3" | ||
| 1509 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;branch=main;rev=7cc58b8b2545bc83d0e5d5f0bcfb4de9f3af8ec1;name=git_8ce8c847_40;destsuffix=vcs_cache/2b26d6ffc2838d3fe8d32be07b4985bc39b8823ae03add5e392408ec020bf4d2" | ||
| 1510 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;branch=main;rev=7d9994444f83f84689746646d7533e5228285132;name=git_8ce8c847_41;destsuffix=vcs_cache/28c57ddff358135b9f2f56291f1f16d87c906b4f30d2bcb21f528bcf075f390e" | ||
| 1511 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=851a985848f217504cac0f1085601e85f810088b;name=git_8ce8c847_42;destsuffix=vcs_cache/7721cca1db0223ae75394c2047a351fae91e1f92f7e8d5c4df198b8616e9e864" | ||
| 1512 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=89071ae6ddd608d93aee14bc5b26dc6790a2669d;name=git_8ce8c847_43;destsuffix=vcs_cache/aab2dc94de4369a20e2f38855ada4e73cdbb4961e74b06ca16b4fb6e5b21aafd" | ||
| 1513 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=8c41231e01b2085512d98153bcffb847ff9b4b9f;name=git_8ce8c847_44;destsuffix=vcs_cache/5933d0346f98b5e818b31546f3361b0cfd4fc785135d5047043b3c46aac43e4d" | ||
| 1514 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=900afc403f6a1b477fa52a2a9fa6e3db1547d860;name=git_8ce8c847_45;destsuffix=vcs_cache/79131b5bc942072dcf42aea4271b97409de03d9f1d30502810bcd5d5ea51a2d7" | ||
| 1515 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=925e4a2f53e8013f144420c7f561482b927024b9;name=git_8ce8c847_46;destsuffix=vcs_cache/3d59ac8823d7dd43d82bc2211e31e8be3ac10b15765a249c2985a5153bdf03d3" | ||
| 1516 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=947c9ace8740e40abe0ca79acb894ea333655f88;name=git_8ce8c847_47;destsuffix=vcs_cache/3630c70041e226e9c6007e499bddcf67e2ccaf86513fbbd0927a03539f196ee4" | ||
| 1517 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=993bc6d69389a81fc259e0ce6f5d01cb37bd2899;name=git_8ce8c847_48;destsuffix=vcs_cache/993e946f6dc15fb972472d46f2f64f71cf65baf6ccb9fc8227d2c133a885c446" | ||
| 1518 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=9fa7217e34e24d79d8b7ed11074dfe9e25b67ec6;name=git_8ce8c847_49;destsuffix=vcs_cache/90d398f07459729da9186d901543984a16327facb1c3274fcb31ad7c196e5117" | ||
| 1519 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;branch=main;rev=a23d0dd54ebca4349e1255a78c6ec05dafb020b2;name=git_8ce8c847_50;destsuffix=vcs_cache/b204b39ecd40f78188e1c45bc946057b037cf8b6bf15db430337fe6fe6540527" | ||
| 1520 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=a6b88cf34a491498e4c7d15c107a31058693e2cb;name=git_8ce8c847_51;destsuffix=vcs_cache/643c7ad670c2babb5230f39ae42a095ca08a4f896441270c95478c910307eabd" | ||
| 1521 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=a9e5bdc4191b4b9282b3b53c549e89ccd183c9b6;name=git_8ce8c847_52;destsuffix=vcs_cache/72eb750ec6bc3c197bb7c7fe1386a95c1cd3dd56fffe8b6b57ef4c5b6378b1ee" | ||
| 1522 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=a9fe62eaef43fdf27f07b1c0762ecddac57c469f;name=git_8ce8c847_53;destsuffix=vcs_cache/6a714cdb5142408730551c791c7874235d0ec0278adb0f7aae5016b58fb28d6e" | ||
| 1523 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;branch=main;rev=ab443809574ca32d8ac764e910f7e48dda81a094;name=git_8ce8c847_54;destsuffix=vcs_cache/037cac145b388035c6618605e5719bff739ad5da2337f464958b3da07a3a0ab7" | ||
| 1524 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=ac0a0f6a39a6d02bbb8688ce9cd52c3f272d1874;name=git_8ce8c847_55;destsuffix=vcs_cache/1c03e9457f90be4b8998effb917c342db7cc012dbd10b2f78d28494b3d6d15a0" | ||
| 1525 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;branch=main;rev=ae796a07b934b5ee24e8fa77e1816cc11a6325d5;name=git_8ce8c847_56;destsuffix=vcs_cache/3e8e9b4c229432a8f8af4e2cefeb43c526ab5f1652c61b7edcc5ad4ee38a2bb1" | ||
| 1526 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;branch=main;rev=b033a7846dd130b5e5824faf72e33253d08ec84f;name=git_8ce8c847_57;destsuffix=vcs_cache/7e41d2729283e50e6dda6f43e97c08a4e4110048a085e61d6b13aa80c6564fd2" | ||
| 1527 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=b4d0ff0e4e7be0f8048416f13db56d1c7bb6bec0;name=git_8ce8c847_58;destsuffix=vcs_cache/3eb00a05770eb9cdc4ca914054fe73e39f91c54df2ddaff3484170db110c731c" | ||
| 1528 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=b5b7cdec59df6a746ed7ffef0aad667ced8cbc87;name=git_8ce8c847_59;destsuffix=vcs_cache/fb65615d3397e5d763aa37d818a7aa6e7e67309626c49b6451b8e7afa4cd1aa6" | ||
| 1529 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=b952f41fc832fbe5ed74f47ae0e6d6f2e93448e0;name=git_8ce8c847_60;destsuffix=vcs_cache/6cefe0e999f7e54f8e4350f47ea965e709d95914a8205ce1f2c9f111222524ac" | ||
| 1530 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=ba853fd15702573bfcc69d9187821063f8778a8e;name=git_8ce8c847_61;destsuffix=vcs_cache/561f8a1401677c2cd508f6f67e24958f2b20ba5130e3dd4cebeebf0551c29022" | ||
| 1531 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=bd90ad90c1de4495ea270e7d1ba3390a41f88f0a;name=git_8ce8c847_62;destsuffix=vcs_cache/45fdc59ebb89ea304418f28be93aa6613d32d05b8b377929074d7c25b263fb9e" | ||
| 1532 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=bda33ab27df09e69800fa6358e2c6b29aa524c31;name=git_8ce8c847_63;destsuffix=vcs_cache/f8239654c937164cc6334a1550e2564de5ab3a83f19af69dd417e1dae7e23ba6" | ||
| 1533 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;branch=main;rev=c083dfdd37ae13098adbf40994c1cecbcec7fe3c;name=git_8ce8c847_64;destsuffix=vcs_cache/ed64f7df340d7f69a225424c487e875d2243c98e1e1012099915764d88a733de" | ||
| 1534 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=c0e65c58430ba7e2f39a90c5e3c27f4f34f3e188;name=git_8ce8c847_65;destsuffix=vcs_cache/8f1905daf867ec0b5e08a8b567419075a32b3025defd5986e14901910d42be2c" | ||
| 1535 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=c2bf628da9b4f30df75608ffa77c2fb8d6a6cf8d;name=git_8ce8c847_66;destsuffix=vcs_cache/f11241d1e14390e3617f702b3ca39f1546fc5e4be50f7e3b27689550649d33e6" | ||
| 1536 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=c2f7b349b0623cbf4c7f4bbd1fe5d575004c5248;name=git_8ce8c847_67;destsuffix=vcs_cache/bdb6c8df626ebeb03676b1b17ac78bbac07a07fffea3d6de43bfce9f3b0a21f7" | ||
| 1537 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=c33cc6112a45ef9cbb0a8940bc49e3126a92f22f;name=git_8ce8c847_68;destsuffix=vcs_cache/d28d24a1c059f24f9a19e965a78cb9f99f1d7b30bd6e1af88358e59da7e762dd" | ||
| 1538 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=c43900b8ec37740e7b6cabac9e32e4ec2851f123;name=git_8ce8c847_69;destsuffix=vcs_cache/f3aa3ca9566ce95c17185541c91237648e6011af5df40998b2210fed59d4a203" | ||
| 1539 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=c498a8335f5bc0f6eeec5ba68bef9f242770ed4c;name=git_8ce8c847_70;destsuffix=vcs_cache/14757f8cdcf1b5f5fea99a0b6427c2367c68af3a6b3314512b6fe9c4e89e1dbf" | ||
| 1540 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=c5d562bdb35850f11d6a275d85ab8535265e9821;name=git_8ce8c847_71;destsuffix=vcs_cache/77a653a2698a34f18f297d16fa94ed1966c94014b679e285cc2218c821030b83" | ||
| 1541 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=c9aebae6d9cd8518bc247b7198ed38365577a872;name=git_8ce8c847_72;destsuffix=vcs_cache/c4a772c1fc6c9f2d513fcf21c61d6c9d435d488f438a97d88dd0b534491ad286" | ||
| 1542 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=ce0c9440634b17558adea724ea4e5a735dc1f1d0;name=git_8ce8c847_73;destsuffix=vcs_cache/ea268d0ffc7f46c5379a110aa36265f7938f14253e60a15854b44c5c07c33739" | ||
| 1543 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=ceeb313ad77b789a7fa5287b36a1d127b69b7093;name=git_8ce8c847_74;destsuffix=vcs_cache/24e285f07cd9c0a14066e60065f8bdb716deb8de5b4cb8f9f49f3a50844a747b" | ||
| 1544 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=cf8081fada0955a1682ce3fc400b44bc141309c7;name=git_8ce8c847_75;destsuffix=vcs_cache/9781311b5fcf66277a24594fe45884bd90cf6bb3b5b187c6807d1bb0b50707c5" | ||
| 1545 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=d19398dcc8b0913e6cbdf9a80d950564be48201d;name=git_8ce8c847_76;destsuffix=vcs_cache/d3657b54277173a20eb852d4e9d53eb0de5866432be7173d7f77960375a129eb" | ||
| 1546 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=d1af076dc3f6a314e9dd6610fe83b0f7afaff6d6;name=git_8ce8c847_77;destsuffix=vcs_cache/3d58727c7b52e938bdda1392282e968c0fcdaefa02596301a3ccf4ca52236684" | ||
| 1547 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=d1db4b27fd8d31b35f4f5d136b5b7120e130ebe8;name=git_8ce8c847_78;destsuffix=vcs_cache/e82b0fcc6518b31a8f87b735d4b1e0b2c9f44feed5269d1b73c59e6d658494f3" | ||
| 1548 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=d96ccb2ba7586bb79a416471882d347754a78ce5;name=git_8ce8c847_79;destsuffix=vcs_cache/d87010ffe0aa3f31fc0e1a12ae8c86b69f122b30c9e2d231aea274d9244c4017" | ||
| 1549 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=dbd3f0a56ce509d07d0b1dabc41fc59c4f5b03fc;name=git_8ce8c847_80;destsuffix=vcs_cache/089b3c1386cf111c3317b786cdf3d790a4f200d0e92bd4ace1efe29b55b8d75c" | ||
| 1550 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=de2567030b46dca629c4226b680c66692d0bd7e4;name=git_8ce8c847_81;destsuffix=vcs_cache/8c1a189de721529fdc795f95c6d5a644cdf4e277c92a50c2b3d0c73731b5aa13" | ||
| 1551 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=debcad1964693daf8ef4bc06292d7e828e075130;name=git_8ce8c847_82;destsuffix=vcs_cache/e00ea9f64eabbf9a9f221a272d9b8bba0bf2955ed6bc71c66d3f69bc26de6d57" | ||
| 1552 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=e23881d96705b96acf2937ea8ac2a48b6013f034;name=git_8ce8c847_83;destsuffix=vcs_cache/cb2d2c7bb536ca050e799d59b9574309d408ede867330bd01698a7fd4541dcbd" | ||
| 1553 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=e5804108aed715c49f731aab1a847f063fb23681;name=git_8ce8c847_84;destsuffix=vcs_cache/89062298181093c14eca0b795d368045c510b8131551e7e0607d6beda8df0cef" | ||
| 1554 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=e9ddbfed05f5d824664769f6cd2baaf71c12b7c3;name=git_8ce8c847_85;destsuffix=vcs_cache/50a39d3ef02514605a409479867a9f43566d6174f46b32015f0d5a11a2581185" | ||
| 1555 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=ecb7f028bbf462aa3424ee9b9611821b8540b283;name=git_8ce8c847_86;destsuffix=vcs_cache/f81b913266aef0efd9c0061d88a123d1cbff38a374bc04ec920ed45877f904df" | ||
| 1556 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=f471d12b8756566e832702830c414198f2b5f8d3;name=git_8ce8c847_87;destsuffix=vcs_cache/3d2b851809aa67c64dc641219140622c85ab1463050221390ea68e9ef14b5d4b" | ||
| 1557 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=f52f9bc132541d2aa914f42100c36d10b1ef7e0c;name=git_8ce8c847_88;destsuffix=vcs_cache/90b488f875629fea1edb8c640a0226f5839168f947add1fec1ad3ed82f733207" | ||
| 1558 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;branch=main;rev=f5833e6cd8d2fc39e4decb9962062904601fc9c9;name=git_8ce8c847_89;destsuffix=vcs_cache/a35f7138c197a678f26b06ea0b23fcb309be9874c4a34c38f613d4fb67eeb01a" | ||
| 1559 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;shallow=1;rev=fe33c7b797f35139e7bfdefdae3d5e18356f09bb;name=git_8ce8c847_90;destsuffix=vcs_cache/1525a429c8d4f8c555cf5e1789b0cfc9243d6646302f882234466de04ccb6548" | ||
| 1560 | SRC_URI += "git://git.sr.ht/~sbinet/gg;protocol=https;nobranch=1;shallow=1;rev=0aec66a71f6b9e1073d2df5b84c4a3523cb0f29d;name=git_7786c911_0;destsuffix=vcs_cache/b0b7c32c517341f1ab275e93f37f0bf93a8bec77322e2c0c651229e3e4fcbb3b" | ||
| 1561 | SRC_URI += "git://git.sr.ht/~sbinet/gg;protocol=https;nobranch=1;shallow=1;rev=d15090c6ba8121f94d1c998a228c099f192d5a1c;name=git_7786c911_1;destsuffix=vcs_cache/802f333bb90d1bafe13e0bdd35cad5e77d453ca60c79b907d2a34a16cbff8413" | ||
| 1562 | SRC_URI += "git://github.com/gotestyourself/gotest.tools;protocol=https;nobranch=1;shallow=1;rev=a80f057529047c44e1a85d0d017b200787e537e0;name=git_6a558ec9_0;destsuffix=vcs_cache/4d98752b7c5d5b79f47b900532006856110408567e0d4a9c2bef112fd08232ef" | ||
| 1563 | SRC_URI += "git://github.com/gotestyourself/gotest.tools;protocol=https;nobranch=1;shallow=1;rev=f086d2783c5b3a2a21b482ec19c1c310e68f4d18;name=git_6a558ec9_1;destsuffix=vcs_cache/62ea99291f9aef30c2347a769e0f44f9e0b4e5a7cfe1652e9571c2f15fb2ecd4" | ||
| 1564 | |||
| 1565 | # Tag references for shallow cloning | ||
| 1566 | # Ensures shallow clones include all necessary tags | ||
| 1567 | BB_GIT_SHALLOW_EXTRA_REFS = "\ | ||
| 1568 | refs/tags/accessapproval/v1.6.0 \ | ||
| 1569 | refs/tags/accesscontextmanager/v1.7.0 \ | ||
| 1570 | refs/tags/aiplatform/v1.37.0 \ | ||
| 1571 | refs/tags/analytics/v0.19.0 \ | ||
| 1572 | refs/tags/api/v0.20.1 \ | ||
| 1573 | refs/tags/api/v1.8.0 \ | ||
| 1574 | refs/tags/api/v1.9.0 \ | ||
| 1575 | refs/tags/api/v3.6.4 \ | ||
| 1576 | refs/tags/api/v3.6.4-k3s3 \ | ||
| 1577 | refs/tags/apigateway/v1.5.0 \ | ||
| 1578 | refs/tags/apigeeconnect/v1.5.0 \ | ||
| 1579 | refs/tags/apigeeregistry/v0.6.0 \ | ||
| 1580 | refs/tags/appengine/v1.7.1 \ | ||
| 1581 | refs/tags/arc/v2.0.7 \ | ||
| 1582 | refs/tags/area120/v0.7.1 \ | ||
| 1583 | refs/tags/artifactregistry/v1.13.0 \ | ||
| 1584 | refs/tags/asset/v1.13.0 \ | ||
| 1585 | refs/tags/assuredworkloads/v1.10.0 \ | ||
| 1586 | refs/tags/automl/v1.12.0 \ | ||
| 1587 | refs/tags/baremetalsolution/v0.5.0 \ | ||
| 1588 | refs/tags/batch/v0.7.0 \ | ||
| 1589 | refs/tags/beyondcorp/v0.5.0 \ | ||
| 1590 | refs/tags/bigquery/v1.50.0 \ | ||
| 1591 | refs/tags/billing/v1.13.0 \ | ||
| 1592 | refs/tags/binaryauthorization/v1.5.0 \ | ||
| 1593 | refs/tags/certificatemanager/v1.6.0 \ | ||
| 1594 | refs/tags/channel/v1.12.0 \ | ||
| 1595 | refs/tags/client/pkg/v3.6.4 \ | ||
| 1596 | refs/tags/client/pkg/v3.6.4-k3s3 \ | ||
| 1597 | refs/tags/client/v3.6.4 \ | ||
| 1598 | refs/tags/client/v3.6.4-k3s3 \ | ||
| 1599 | refs/tags/cloudbuild/v1.9.0 \ | ||
| 1600 | refs/tags/clouddms/v1.5.0 \ | ||
| 1601 | refs/tags/cloudtasks/v1.10.0 \ | ||
| 1602 | refs/tags/cmd/config/v0.20.1 \ | ||
| 1603 | refs/tags/cmd/protoc-gen-go-grpc/v1.1.0 \ | ||
| 1604 | refs/tags/cmd/protoc-gen-go-grpc/v1.5.1 \ | ||
| 1605 | refs/tags/cmdutils/v0.24.0 \ | ||
| 1606 | refs/tags/compute/metadata/v0.1.0 \ | ||
| 1607 | refs/tags/compute/metadata/v0.2.0 \ | ||
| 1608 | refs/tags/compute/metadata/v0.2.1 \ | ||
| 1609 | refs/tags/compute/metadata/v0.2.3 \ | ||
| 1610 | refs/tags/compute/metadata/v0.3.0 \ | ||
| 1611 | refs/tags/compute/metadata/v0.5.0 \ | ||
| 1612 | refs/tags/compute/metadata/v0.5.2 \ | ||
| 1613 | refs/tags/compute/metadata/v0.6.0 \ | ||
| 1614 | refs/tags/compute/v1.10.0 \ | ||
| 1615 | refs/tags/compute/v1.12.0 \ | ||
| 1616 | refs/tags/compute/v1.12.1 \ | ||
| 1617 | refs/tags/compute/v1.13.0 \ | ||
| 1618 | refs/tags/compute/v1.14.0 \ | ||
| 1619 | refs/tags/compute/v1.15.1 \ | ||
| 1620 | refs/tags/compute/v1.18.0 \ | ||
| 1621 | refs/tags/compute/v1.19.0 \ | ||
| 1622 | refs/tags/compute/v1.19.3 \ | ||
| 1623 | refs/tags/config/v1.27.24 \ | ||
| 1624 | refs/tags/contactcenterinsights/v1.6.0 \ | ||
| 1625 | refs/tags/container/v1.15.0 \ | ||
| 1626 | refs/tags/containeranalysis/v0.9.0 \ | ||
| 1627 | refs/tags/conv/v0.24.0 \ | ||
| 1628 | refs/tags/credentials/v1.17.24 \ | ||
| 1629 | refs/tags/crypto/blake256/v1.1.0 \ | ||
| 1630 | refs/tags/datacatalog/v1.13.0 \ | ||
| 1631 | refs/tags/dataflow/v0.8.0 \ | ||
| 1632 | refs/tags/dataform/v0.7.0 \ | ||
| 1633 | refs/tags/datafusion/v1.6.0 \ | ||
| 1634 | refs/tags/datalabeling/v0.7.0 \ | ||
| 1635 | refs/tags/dataplex/v1.6.0 \ | ||
| 1636 | refs/tags/dataproc/v1.12.0 \ | ||
| 1637 | refs/tags/dataqna/v0.7.0 \ | ||
| 1638 | refs/tags/datastore/v1.11.0 \ | ||
| 1639 | refs/tags/datastream/v1.7.0 \ | ||
| 1640 | refs/tags/dcrec/secp256k1/v4.4.0 \ | ||
| 1641 | refs/tags/deploy/v1.8.0 \ | ||
| 1642 | refs/tags/detectors/gcp/v1.25.0 \ | ||
| 1643 | refs/tags/detectors/gcp/v1.26.0 \ | ||
| 1644 | refs/tags/detectors/gcp/v1.34.0 \ | ||
| 1645 | refs/tags/dialogflow/v1.32.0 \ | ||
| 1646 | refs/tags/dlp/v1.9.0 \ | ||
| 1647 | refs/tags/documentai/v1.18.0 \ | ||
| 1648 | refs/tags/domains/v0.8.0 \ | ||
| 1649 | refs/tags/edgecontainer/v1.0.0 \ | ||
| 1650 | refs/tags/envoy/v1.32.2 \ | ||
| 1651 | refs/tags/envoy/v1.32.3 \ | ||
| 1652 | refs/tags/envoy/v1.32.4 \ | ||
| 1653 | refs/tags/errorreporting/v0.3.0 \ | ||
| 1654 | refs/tags/essentialcontacts/v1.5.0 \ | ||
| 1655 | refs/tags/estargz/v0.17.0 \ | ||
| 1656 | refs/tags/etcdutl/v3.6.4-k3s3 \ | ||
| 1657 | refs/tags/eventarc/v1.11.0 \ | ||
| 1658 | refs/tags/exporters/otlp/otlptrace/otlptracegrpc/v1.34.0 \ | ||
| 1659 | refs/tags/exporters/otlp/otlptrace/otlptracegrpc/v1.35.0 \ | ||
| 1660 | refs/tags/exporters/otlp/otlptrace/otlptracegrpc/v1.37.0 \ | ||
| 1661 | refs/tags/exporters/otlp/otlptrace/otlptracehttp/v1.24.0 \ | ||
| 1662 | refs/tags/exporters/otlp/otlptrace/otlptracehttp/v1.27.0 \ | ||
| 1663 | refs/tags/exporters/otlp/otlptrace/otlptracehttp/v1.35.0 \ | ||
| 1664 | refs/tags/exporters/otlp/otlptrace/v1.34.0 \ | ||
| 1665 | refs/tags/exporters/otlp/otlptrace/v1.35.0 \ | ||
| 1666 | refs/tags/exporters/otlp/otlptrace/v1.37.0 \ | ||
| 1667 | refs/tags/exporters/zipkin/v1.31.0 \ | ||
| 1668 | refs/tags/feature/ec2/imds/v1.16.9 \ | ||
| 1669 | refs/tags/filestore/v1.6.0 \ | ||
| 1670 | refs/tags/fileutils/v0.24.0 \ | ||
| 1671 | refs/tags/firestore/v1.9.0 \ | ||
| 1672 | refs/tags/functions/v1.13.0 \ | ||
| 1673 | refs/tags/gaming/v1.9.0 \ | ||
| 1674 | refs/tags/gkebackup/v0.4.0 \ | ||
| 1675 | refs/tags/gkeconnect/v0.7.0 \ | ||
| 1676 | refs/tags/gkehub/v0.12.0 \ | ||
| 1677 | refs/tags/gkemulticloud/v0.5.0 \ | ||
| 1678 | refs/tags/go/expect/v0.1.0-deprecated \ | ||
| 1679 | refs/tags/go/packages/packagestest/v0.1.1-deprecated \ | ||
| 1680 | refs/tags/go/v11.0.0 \ | ||
| 1681 | refs/tags/gsuiteaddons/v1.5.0 \ | ||
| 1682 | refs/tags/iam/v0.11.0 \ | ||
| 1683 | refs/tags/iam/v0.12.0 \ | ||
| 1684 | refs/tags/iam/v0.13.0 \ | ||
| 1685 | refs/tags/iam/v0.6.0 \ | ||
| 1686 | refs/tags/iam/v0.7.0 \ | ||
| 1687 | refs/tags/iam/v0.8.0 \ | ||
| 1688 | refs/tags/iap/v1.7.1 \ | ||
| 1689 | refs/tags/ids/v1.3.0 \ | ||
| 1690 | refs/tags/instrumentation/github.com/emicklei/go-restful/otelrestful/v0.44.0 \ | ||
| 1691 | refs/tags/instrumentation/google.golang.org/grpc/otelgrpc/v0.59.0 \ | ||
| 1692 | refs/tags/instrumentation/google.golang.org/grpc/otelgrpc/v0.60.0 \ | ||
| 1693 | refs/tags/instrumentation/net/http/otelhttp/v0.52.0 \ | ||
| 1694 | refs/tags/instrumentation/net/http/otelhttp/v0.53.0 \ | ||
| 1695 | refs/tags/instrumentation/net/http/otelhttp/v0.56.0 \ | ||
| 1696 | refs/tags/instrumentation/net/http/otelhttp/v0.58.0 \ | ||
| 1697 | refs/tags/instrumentation/net/http/otelhttp/v0.60.0 \ | ||
| 1698 | refs/tags/internal/configsources/v1.3.13 \ | ||
| 1699 | refs/tags/internal/endpoints/v2.6.13 \ | ||
| 1700 | refs/tags/internal/ini/v1.8.0 \ | ||
| 1701 | refs/tags/iot/v1.6.0 \ | ||
| 1702 | refs/tags/jsonname/v0.24.0 \ | ||
| 1703 | refs/tags/jsonutils/v0.24.0 \ | ||
| 1704 | refs/tags/kms/v1.10.1 \ | ||
| 1705 | refs/tags/kms/v1.6.0 \ | ||
| 1706 | refs/tags/kms/v1.9.0 \ | ||
| 1707 | refs/tags/konnectivity-client/v0.31.2 \ | ||
| 1708 | refs/tags/konnectivity-client/v0.33.0 \ | ||
| 1709 | refs/tags/kustomize/v5.7.1 \ | ||
| 1710 | refs/tags/kyaml/v0.20.1 \ | ||
| 1711 | refs/tags/language/v1.9.0 \ | ||
| 1712 | refs/tags/lifesciences/v0.8.0 \ | ||
| 1713 | refs/tags/loading/v0.24.0 \ | ||
| 1714 | refs/tags/logging/v1.7.0 \ | ||
| 1715 | refs/tags/longrunning/v0.1.1 \ | ||
| 1716 | refs/tags/longrunning/v0.3.0 \ | ||
| 1717 | refs/tags/longrunning/v0.4.1 \ | ||
| 1718 | refs/tags/managedidentities/v1.5.0 \ | ||
| 1719 | refs/tags/mangling/v0.24.0 \ | ||
| 1720 | refs/tags/maps/v0.7.0 \ | ||
| 1721 | refs/tags/mediatranslation/v0.7.0 \ | ||
| 1722 | refs/tags/memcache/v1.9.0 \ | ||
| 1723 | refs/tags/metastore/v1.10.0 \ | ||
| 1724 | refs/tags/metric/v1.27.0 \ | ||
| 1725 | refs/tags/metric/v1.32.0 \ | ||
| 1726 | refs/tags/metric/v1.34.0 \ | ||
| 1727 | refs/tags/metric/v1.35.0 \ | ||
| 1728 | refs/tags/metric/v1.37.0 \ | ||
| 1729 | refs/tags/monitoring/v1.13.0 \ | ||
| 1730 | refs/tags/mountinfo/v0.7.2 \ | ||
| 1731 | refs/tags/netutils/v0.24.0 \ | ||
| 1732 | refs/tags/networkconnectivity/v1.11.0 \ | ||
| 1733 | refs/tags/networkmanagement/v1.6.0 \ | ||
| 1734 | refs/tags/networksecurity/v0.8.0 \ | ||
| 1735 | refs/tags/notebooks/v1.8.0 \ | ||
| 1736 | refs/tags/optimization/v1.3.1 \ | ||
| 1737 | refs/tags/orchestration/v1.6.0 \ | ||
| 1738 | refs/tags/orgpolicy/v1.10.0 \ | ||
| 1739 | refs/tags/osconfig/v1.11.0 \ | ||
| 1740 | refs/tags/oslogin/v1.9.0 \ | ||
| 1741 | refs/tags/otlp/v1.0.0 \ | ||
| 1742 | refs/tags/otlp/v1.5.0 \ | ||
| 1743 | refs/tags/otlp/v1.7.0 \ | ||
| 1744 | refs/tags/phishingprotection/v0.7.0 \ | ||
| 1745 | refs/tags/pkg/v0.3.0 \ | ||
| 1746 | refs/tags/pkg/v3.6.4 \ | ||
| 1747 | refs/tags/pkg/v3.6.4-k3s3 \ | ||
| 1748 | refs/tags/policytroubleshooter/v1.6.0 \ | ||
| 1749 | refs/tags/privatecatalog/v0.8.0 \ | ||
| 1750 | refs/tags/propagators/b3/v1.19.0 \ | ||
| 1751 | refs/tags/providers/prometheus/v1.0.1 \ | ||
| 1752 | refs/tags/pubsub/v1.28.0 \ | ||
| 1753 | refs/tags/pubsub/v1.30.0 \ | ||
| 1754 | refs/tags/pubsublite/v1.7.0 \ | ||
| 1755 | refs/tags/raft/v3.5.21 \ | ||
| 1756 | refs/tags/ratelimit/v0.1.0 \ | ||
| 1757 | refs/tags/recaptchaenterprise/v2.7.0 \ | ||
| 1758 | refs/tags/recommendationengine/v0.7.0 \ | ||
| 1759 | refs/tags/recommender/v1.9.0 \ | ||
| 1760 | refs/tags/redis/v1.11.0 \ | ||
| 1761 | refs/tags/resourcemanager/v1.7.0 \ | ||
| 1762 | refs/tags/resourcesettings/v1.5.0 \ | ||
| 1763 | refs/tags/retail/v1.12.0 \ | ||
| 1764 | refs/tags/run/v0.9.0 \ | ||
| 1765 | refs/tags/scheduler/v1.9.0 \ | ||
| 1766 | refs/tags/sdk/metric/v1.34.0 \ | ||
| 1767 | refs/tags/sdk/metric/v1.35.0 \ | ||
| 1768 | refs/tags/sdk/v1.1.0 \ | ||
| 1769 | refs/tags/sdk/v1.27.0 \ | ||
| 1770 | refs/tags/sdk/v1.34.0 \ | ||
| 1771 | refs/tags/sdk/v1.35.0 \ | ||
| 1772 | refs/tags/sdk/v1.37.0 \ | ||
| 1773 | refs/tags/secretmanager/v1.10.0 \ | ||
| 1774 | refs/tags/security/v1.13.0 \ | ||
| 1775 | refs/tags/securitycenter/v1.19.0 \ | ||
| 1776 | refs/tags/sequential/v0.6.0 \ | ||
| 1777 | refs/tags/server/v3.6.4 \ | ||
| 1778 | refs/tags/server/v3.6.4-k3s3 \ | ||
| 1779 | refs/tags/service/internal/accept-encoding/v1.11.3 \ | ||
| 1780 | refs/tags/service/internal/presigned-url/v1.11.15 \ | ||
| 1781 | refs/tags/service/sso/v1.22.1 \ | ||
| 1782 | refs/tags/service/ssooidc/v1.26.2 \ | ||
| 1783 | refs/tags/service/sts/v1.30.1 \ | ||
| 1784 | refs/tags/servicedirectory/v1.9.0 \ | ||
| 1785 | refs/tags/shell/v1.6.0 \ | ||
| 1786 | refs/tags/signal/v0.7.1 \ | ||
| 1787 | refs/tags/spanner/v1.45.0 \ | ||
| 1788 | refs/tags/specs-go/v1.0.0 \ | ||
| 1789 | refs/tags/speech/v1.15.0 \ | ||
| 1790 | refs/tags/staging/src/k8s.io/api/v1.34.1-k3s1 \ | ||
| 1791 | refs/tags/staging/src/k8s.io/apiextensions-apiserver/v1.34.1-k3s1 \ | ||
| 1792 | refs/tags/staging/src/k8s.io/apimachinery/v1.34.1-k3s1 \ | ||
| 1793 | refs/tags/staging/src/k8s.io/apiserver/v1.34.1-k3s1 \ | ||
| 1794 | refs/tags/staging/src/k8s.io/cli-runtime/v1.34.1-k3s1 \ | ||
| 1795 | refs/tags/staging/src/k8s.io/client-go/v1.34.1-k3s1 \ | ||
| 1796 | refs/tags/staging/src/k8s.io/cloud-provider/v1.34.1-k3s1 \ | ||
| 1797 | refs/tags/staging/src/k8s.io/cluster-bootstrap/v1.34.1-k3s1 \ | ||
| 1798 | refs/tags/staging/src/k8s.io/code-generator/v1.34.1-k3s1 \ | ||
| 1799 | refs/tags/staging/src/k8s.io/component-base/v1.34.1-k3s1 \ | ||
| 1800 | refs/tags/staging/src/k8s.io/component-helpers/v1.34.1-k3s1 \ | ||
| 1801 | refs/tags/staging/src/k8s.io/controller-manager/v1.34.1-k3s1 \ | ||
| 1802 | refs/tags/staging/src/k8s.io/cri-api/v1.34.1-k3s1 \ | ||
| 1803 | refs/tags/staging/src/k8s.io/csi-translation-lib/v1.34.1-k3s1 \ | ||
| 1804 | refs/tags/staging/src/k8s.io/dynamic-resource-allocation/v1.34.1-k3s1 \ | ||
| 1805 | refs/tags/staging/src/k8s.io/endpointslice/v1.34.1-k3s1 \ | ||
| 1806 | refs/tags/staging/src/k8s.io/externaljwt/v1.34.1-k3s1 \ | ||
| 1807 | refs/tags/staging/src/k8s.io/kms/v1.34.1-k3s1 \ | ||
| 1808 | refs/tags/staging/src/k8s.io/kube-aggregator/v1.34.1-k3s1 \ | ||
| 1809 | refs/tags/staging/src/k8s.io/kube-controller-manager/v1.34.1-k3s1 \ | ||
| 1810 | refs/tags/staging/src/k8s.io/kube-proxy/v1.34.1-k3s1 \ | ||
| 1811 | refs/tags/staging/src/k8s.io/kube-scheduler/v1.34.1-k3s1 \ | ||
| 1812 | refs/tags/staging/src/k8s.io/kubectl/v1.34.1-k3s1 \ | ||
| 1813 | refs/tags/staging/src/k8s.io/kubelet/v1.34.1-k3s1 \ | ||
| 1814 | refs/tags/staging/src/k8s.io/metrics/v1.34.1-k3s1 \ | ||
| 1815 | refs/tags/staging/src/k8s.io/mount-utils/v1.34.1-k3s1 \ | ||
| 1816 | refs/tags/staging/src/k8s.io/pod-security-admission/v1.34.1-k3s1 \ | ||
| 1817 | refs/tags/staging/src/k8s.io/sample-apiserver/v1.34.1-k3s1 \ | ||
| 1818 | refs/tags/staging/src/k8s.io/sample-cli-plugin/v1.34.1-k3s1 \ | ||
| 1819 | refs/tags/staging/src/k8s.io/sample-controller/v1.34.1-k3s1 \ | ||
| 1820 | refs/tags/storage/v1.27.0 \ | ||
| 1821 | refs/tags/storage/v1.28.1 \ | ||
| 1822 | refs/tags/storage/v1.29.0 \ | ||
| 1823 | refs/tags/storagetransfer/v1.8.0 \ | ||
| 1824 | refs/tags/stringutils/v0.24.0 \ | ||
| 1825 | refs/tags/symlink/v0.3.0 \ | ||
| 1826 | refs/tags/talent/v1.5.0 \ | ||
| 1827 | refs/tags/tencentcloud/common/v1.0.1179 \ | ||
| 1828 | refs/tags/tencentcloud/vpc/v1.0.1177 \ | ||
| 1829 | refs/tags/tests/v3.5.21 \ | ||
| 1830 | refs/tags/texttospeech/v1.6.0 \ | ||
| 1831 | refs/tags/tpu/v1.5.0 \ | ||
| 1832 | refs/tags/trace/v1.27.0 \ | ||
| 1833 | refs/tags/trace/v1.32.0 \ | ||
| 1834 | refs/tags/trace/v1.34.0 \ | ||
| 1835 | refs/tags/trace/v1.35.0 \ | ||
| 1836 | refs/tags/trace/v1.37.0 \ | ||
| 1837 | refs/tags/trace/v1.9.0 \ | ||
| 1838 | refs/tags/translate/v1.7.0 \ | ||
| 1839 | refs/tags/typeutils/v0.24.0 \ | ||
| 1840 | refs/tags/user/v0.3.0 \ | ||
| 1841 | refs/tags/user/v0.4.0 \ | ||
| 1842 | refs/tags/userns/v0.1.0 \ | ||
| 1843 | refs/tags/v0.0.1 \ | ||
| 1844 | refs/tags/v0.0.12 \ | ||
| 1845 | refs/tags/v0.0.14 \ | ||
| 1846 | refs/tags/v0.0.16 \ | ||
| 1847 | refs/tags/v0.0.17 \ | ||
| 1848 | refs/tags/v0.0.18 \ | ||
| 1849 | refs/tags/v0.0.2 \ | ||
| 1850 | refs/tags/v0.0.20 \ | ||
| 1851 | refs/tags/v0.0.3 \ | ||
| 1852 | refs/tags/v0.0.4 \ | ||
| 1853 | refs/tags/v0.0.5 \ | ||
| 1854 | refs/tags/v0.0.7 \ | ||
| 1855 | refs/tags/v0.0.8 \ | ||
| 1856 | refs/tags/v0.1.0 \ | ||
| 1857 | refs/tags/v0.1.1 \ | ||
| 1858 | refs/tags/v0.1.12 \ | ||
| 1859 | refs/tags/v0.1.13 \ | ||
| 1860 | refs/tags/v0.1.2 \ | ||
| 1861 | refs/tags/v0.1.3 \ | ||
| 1862 | refs/tags/v0.1.37 \ | ||
| 1863 | refs/tags/v0.1.4 \ | ||
| 1864 | refs/tags/v0.1.5 \ | ||
| 1865 | refs/tags/v0.1.9 \ | ||
| 1866 | refs/tags/v0.10.0 \ | ||
| 1867 | refs/tags/v0.10.1 \ | ||
| 1868 | refs/tags/v0.10.2 \ | ||
| 1869 | refs/tags/v0.10.3 \ | ||
| 1870 | refs/tags/v0.10.5 \ | ||
| 1871 | refs/tags/v0.100.0 \ | ||
| 1872 | refs/tags/v0.100.2 \ | ||
| 1873 | refs/tags/v0.102.0 \ | ||
| 1874 | refs/tags/v0.102.1 \ | ||
| 1875 | refs/tags/v0.103.0 \ | ||
| 1876 | refs/tags/v0.104.0 \ | ||
| 1877 | refs/tags/v0.106.0 \ | ||
| 1878 | refs/tags/v0.107.0 \ | ||
| 1879 | refs/tags/v0.108.0 \ | ||
| 1880 | refs/tags/v0.11.0 \ | ||
| 1881 | refs/tags/v0.11.4 \ | ||
| 1882 | refs/tags/v0.110.0 \ | ||
| 1883 | refs/tags/v0.111.0 \ | ||
| 1884 | refs/tags/v0.114.0 \ | ||
| 1885 | refs/tags/v0.12.0 \ | ||
| 1886 | refs/tags/v0.12.1 \ | ||
| 1887 | refs/tags/v0.12.3 \ | ||
| 1888 | refs/tags/v0.12.9 \ | ||
| 1889 | refs/tags/v0.122.0 \ | ||
| 1890 | refs/tags/v0.128.0 \ | ||
| 1891 | refs/tags/v0.13.0 \ | ||
| 1892 | refs/tags/v0.13.4 \ | ||
| 1893 | refs/tags/v0.14.0 \ | ||
| 1894 | refs/tags/v0.14.3 \ | ||
| 1895 | refs/tags/v0.15.0 \ | ||
| 1896 | refs/tags/v0.15.1 \ | ||
| 1897 | refs/tags/v0.16.0 \ | ||
| 1898 | refs/tags/v0.16.13 \ | ||
| 1899 | refs/tags/v0.17.0 \ | ||
| 1900 | refs/tags/v0.17.0-k3s1 \ | ||
| 1901 | refs/tags/v0.18.0 \ | ||
| 1902 | refs/tags/v0.19.0 \ | ||
| 1903 | refs/tags/v0.2.0 \ | ||
| 1904 | refs/tags/v0.2.0-k3s1 \ | ||
| 1905 | refs/tags/v0.2.1 \ | ||
| 1906 | refs/tags/v0.2.2 \ | ||
| 1907 | refs/tags/v0.2.3 \ | ||
| 1908 | refs/tags/v0.2.4 \ | ||
| 1909 | refs/tags/v0.20.0 \ | ||
| 1910 | refs/tags/v0.20.2 \ | ||
| 1911 | refs/tags/v0.21.0 \ | ||
| 1912 | refs/tags/v0.21.1 \ | ||
| 1913 | refs/tags/v0.22.0 \ | ||
| 1914 | refs/tags/v0.22.2 \ | ||
| 1915 | refs/tags/v0.22.3 \ | ||
| 1916 | refs/tags/v0.22.4 \ | ||
| 1917 | refs/tags/v0.22.5 \ | ||
| 1918 | refs/tags/v0.23.0 \ | ||
| 1919 | refs/tags/v0.24.0 \ | ||
| 1920 | refs/tags/v0.24.1 \ | ||
| 1921 | refs/tags/v0.26.0 \ | ||
| 1922 | refs/tags/v0.26.1 \ | ||
| 1923 | refs/tags/v0.27.0 \ | ||
| 1924 | refs/tags/v0.28.0 \ | ||
| 1925 | refs/tags/v0.29.0 \ | ||
| 1926 | refs/tags/v0.29.1 \ | ||
| 1927 | refs/tags/v0.3.0 \ | ||
| 1928 | refs/tags/v0.3.1 \ | ||
| 1929 | refs/tags/v0.3.16 \ | ||
| 1930 | refs/tags/v0.3.19-k3s3 \ | ||
| 1931 | refs/tags/v0.3.2 \ | ||
| 1932 | refs/tags/v0.3.3 \ | ||
| 1933 | refs/tags/v0.3.4 \ | ||
| 1934 | refs/tags/v0.3.5 \ | ||
| 1935 | refs/tags/v0.3.6 \ | ||
| 1936 | refs/tags/v0.3.7 \ | ||
| 1937 | refs/tags/v0.3.8 \ | ||
| 1938 | refs/tags/v0.30.0 \ | ||
| 1939 | refs/tags/v0.31.0 \ | ||
| 1940 | refs/tags/v0.31.3 \ | ||
| 1941 | refs/tags/v0.32.0 \ | ||
| 1942 | refs/tags/v0.32.2 \ | ||
| 1943 | refs/tags/v0.33.0 \ | ||
| 1944 | refs/tags/v0.34.0 \ | ||
| 1945 | refs/tags/v0.34.0-rc.2 \ | ||
| 1946 | refs/tags/v0.34.1 \ | ||
| 1947 | refs/tags/v0.35.0 \ | ||
| 1948 | refs/tags/v0.36.0 \ | ||
| 1949 | refs/tags/v0.37.0 \ | ||
| 1950 | refs/tags/v0.37.2 \ | ||
| 1951 | refs/tags/v0.38.0 \ | ||
| 1952 | refs/tags/v0.4.0 \ | ||
| 1953 | refs/tags/v0.4.1 \ | ||
| 1954 | refs/tags/v0.4.11 \ | ||
| 1955 | refs/tags/v0.4.2 \ | ||
| 1956 | refs/tags/v0.4.3 \ | ||
| 1957 | refs/tags/v0.4.3-default-no-op \ | ||
| 1958 | refs/tags/v0.4.4 \ | ||
| 1959 | refs/tags/v0.4.5 \ | ||
| 1960 | refs/tags/v0.4.7 \ | ||
| 1961 | refs/tags/v0.4.8 \ | ||
| 1962 | refs/tags/v0.40.0 \ | ||
| 1963 | refs/tags/v0.41.0 \ | ||
| 1964 | refs/tags/v0.41.1 \ | ||
| 1965 | refs/tags/v0.43.0 \ | ||
| 1966 | refs/tags/v0.44.1 \ | ||
| 1967 | refs/tags/v0.44.2 \ | ||
| 1968 | refs/tags/v0.44.3 \ | ||
| 1969 | refs/tags/v0.45.1 \ | ||
| 1970 | refs/tags/v0.46.3 \ | ||
| 1971 | refs/tags/v0.47.0 \ | ||
| 1972 | refs/tags/v0.48.0 \ | ||
| 1973 | refs/tags/v0.5.0 \ | ||
| 1974 | refs/tags/v0.5.1 \ | ||
| 1975 | refs/tags/v0.5.10 \ | ||
| 1976 | refs/tags/v0.5.12 \ | ||
| 1977 | refs/tags/v0.5.2 \ | ||
| 1978 | refs/tags/v0.5.3 \ | ||
| 1979 | refs/tags/v0.5.4 \ | ||
| 1980 | refs/tags/v0.5.5 \ | ||
| 1981 | refs/tags/v0.5.6 \ | ||
| 1982 | refs/tags/v0.5.7 \ | ||
| 1983 | refs/tags/v0.5.8 \ | ||
| 1984 | refs/tags/v0.5.9 \ | ||
| 1985 | refs/tags/v0.50.0 \ | ||
| 1986 | refs/tags/v0.50.1 \ | ||
| 1987 | refs/tags/v0.51.0 \ | ||
| 1988 | refs/tags/v0.52.0 \ | ||
| 1989 | refs/tags/v0.52.1 \ | ||
| 1990 | refs/tags/v0.53.0 \ | ||
| 1991 | refs/tags/v0.54.0 \ | ||
| 1992 | refs/tags/v0.55.0 \ | ||
| 1993 | refs/tags/v0.56.0 \ | ||
| 1994 | refs/tags/v0.57.0 \ | ||
| 1995 | refs/tags/v0.59.0 \ | ||
| 1996 | refs/tags/v0.6.0 \ | ||
| 1997 | refs/tags/v0.6.1 \ | ||
| 1998 | refs/tags/v0.6.2 \ | ||
| 1999 | refs/tags/v0.6.7 \ | ||
| 2000 | refs/tags/v0.61.0 \ | ||
| 2001 | refs/tags/v0.62.0 \ | ||
| 2002 | refs/tags/v0.63.0 \ | ||
| 2003 | refs/tags/v0.65.0 \ | ||
| 2004 | refs/tags/v0.67.0 \ | ||
| 2005 | refs/tags/v0.7.0 \ | ||
| 2006 | refs/tags/v0.7.1 \ | ||
| 2007 | refs/tags/v0.7.5 \ | ||
| 2008 | refs/tags/v0.7.7 \ | ||
| 2009 | refs/tags/v0.7.8 \ | ||
| 2010 | refs/tags/v0.70.0 \ | ||
| 2011 | refs/tags/v0.72.0 \ | ||
| 2012 | refs/tags/v0.74.0 \ | ||
| 2013 | refs/tags/v0.75.0 \ | ||
| 2014 | refs/tags/v0.77.0 \ | ||
| 2015 | refs/tags/v0.78.0 \ | ||
| 2016 | refs/tags/v0.79.0 \ | ||
| 2017 | refs/tags/v0.8.0 \ | ||
| 2018 | refs/tags/v0.8.1 \ | ||
| 2019 | refs/tags/v0.8.2 \ | ||
| 2020 | refs/tags/v0.8.4 \ | ||
| 2021 | refs/tags/v0.80.0 \ | ||
| 2022 | refs/tags/v0.81.0 \ | ||
| 2023 | refs/tags/v0.83.0 \ | ||
| 2024 | refs/tags/v0.84.0 \ | ||
| 2025 | refs/tags/v0.85.0 \ | ||
| 2026 | refs/tags/v0.87.0 \ | ||
| 2027 | refs/tags/v0.89.0 \ | ||
| 2028 | refs/tags/v0.9.0 \ | ||
| 2029 | refs/tags/v0.9.1 \ | ||
| 2030 | refs/tags/v0.9.11 \ | ||
| 2031 | refs/tags/v0.9.3 \ | ||
| 2032 | refs/tags/v0.9.5 \ | ||
| 2033 | refs/tags/v0.90.0 \ | ||
| 2034 | refs/tags/v0.93.0 \ | ||
| 2035 | refs/tags/v0.93.3 \ | ||
| 2036 | refs/tags/v0.94.1 \ | ||
| 2037 | refs/tags/v0.96.0 \ | ||
| 2038 | refs/tags/v0.97.0 \ | ||
| 2039 | refs/tags/v0.99.0 \ | ||
| 2040 | refs/tags/v1.0.0 \ | ||
| 2041 | refs/tags/v1.0.0-k3s2 \ | ||
| 2042 | refs/tags/v1.0.0-rc.1 \ | ||
| 2043 | refs/tags/v1.0.1 \ | ||
| 2044 | refs/tags/v1.0.12 \ | ||
| 2045 | refs/tags/v1.0.13 \ | ||
| 2046 | refs/tags/v1.0.2 \ | ||
| 2047 | refs/tags/v1.0.26 \ | ||
| 2048 | refs/tags/v1.0.3 \ | ||
| 2049 | refs/tags/v1.0.4 \ | ||
| 2050 | refs/tags/v1.0.5 \ | ||
| 2051 | refs/tags/v1.0.6 \ | ||
| 2052 | refs/tags/v1.0.7 \ | ||
| 2053 | refs/tags/v1.1.0 \ | ||
| 2054 | refs/tags/v1.1.1 \ | ||
| 2055 | refs/tags/v1.1.10 \ | ||
| 2056 | refs/tags/v1.1.11 \ | ||
| 2057 | refs/tags/v1.1.12 \ | ||
| 2058 | refs/tags/v1.1.18 \ | ||
| 2059 | refs/tags/v1.1.19 \ | ||
| 2060 | refs/tags/v1.1.2 \ | ||
| 2061 | refs/tags/v1.1.25 \ | ||
| 2062 | refs/tags/v1.1.27 \ | ||
| 2063 | refs/tags/v1.1.3 \ | ||
| 2064 | refs/tags/v1.1.32 \ | ||
| 2065 | refs/tags/v1.1.6 \ | ||
| 2066 | refs/tags/v1.1.63 \ | ||
| 2067 | refs/tags/v1.1.9 \ | ||
| 2068 | refs/tags/v1.10.0 \ | ||
| 2069 | refs/tags/v1.10.1 \ | ||
| 2070 | refs/tags/v1.11.0 \ | ||
| 2071 | refs/tags/v1.11.1 \ | ||
| 2072 | refs/tags/v1.12.0 \ | ||
| 2073 | refs/tags/v1.13.1 \ | ||
| 2074 | refs/tags/v1.14.0 \ | ||
| 2075 | refs/tags/v1.14.14 \ | ||
| 2076 | refs/tags/v1.14.2 \ | ||
| 2077 | refs/tags/v1.14.32 \ | ||
| 2078 | refs/tags/v1.14.5 \ | ||
| 2079 | refs/tags/v1.14.6 \ | ||
| 2080 | refs/tags/v1.15.9 \ | ||
| 2081 | refs/tags/v1.16.0 \ | ||
| 2082 | refs/tags/v1.16.1 \ | ||
| 2083 | refs/tags/v1.16.17 \ | ||
| 2084 | refs/tags/v1.16.19 \ | ||
| 2085 | refs/tags/v1.16.5 \ | ||
| 2086 | refs/tags/v1.17.0 \ | ||
| 2087 | refs/tags/v1.17.1 \ | ||
| 2088 | refs/tags/v1.17.5 \ | ||
| 2089 | refs/tags/v1.17.9 \ | ||
| 2090 | refs/tags/v1.18.0 \ | ||
| 2091 | refs/tags/v1.18.1 \ | ||
| 2092 | refs/tags/v1.19.0 \ | ||
| 2093 | refs/tags/v1.19.1 \ | ||
| 2094 | refs/tags/v1.2.0 \ | ||
| 2095 | refs/tags/v1.2.1 \ | ||
| 2096 | refs/tags/v1.2.13 \ | ||
| 2097 | refs/tags/v1.2.15 \ | ||
| 2098 | refs/tags/v1.2.2 \ | ||
| 2099 | refs/tags/v1.2.29 \ | ||
| 2100 | refs/tags/v1.2.4 \ | ||
| 2101 | refs/tags/v1.2.5 \ | ||
| 2102 | refs/tags/v1.2.6 \ | ||
| 2103 | refs/tags/v1.2.7 \ | ||
| 2104 | refs/tags/v1.2.8 \ | ||
| 2105 | refs/tags/v1.20.3 \ | ||
| 2106 | refs/tags/v1.20.5 \ | ||
| 2107 | refs/tags/v1.22.0 \ | ||
| 2108 | refs/tags/v1.22.10 \ | ||
| 2109 | refs/tags/v1.22.16 \ | ||
| 2110 | refs/tags/v1.22.2 \ | ||
| 2111 | refs/tags/v1.23.0 \ | ||
| 2112 | refs/tags/v1.25.0 \ | ||
| 2113 | refs/tags/v1.26.0 \ | ||
| 2114 | refs/tags/v1.27.0 \ | ||
| 2115 | refs/tags/v1.27.1 \ | ||
| 2116 | refs/tags/v1.28.0 \ | ||
| 2117 | refs/tags/v1.28.1 \ | ||
| 2118 | refs/tags/v1.29.1 \ | ||
| 2119 | refs/tags/v1.3.0 \ | ||
| 2120 | refs/tags/v1.3.1 \ | ||
| 2121 | refs/tags/v1.3.2 \ | ||
| 2122 | refs/tags/v1.3.3 \ | ||
| 2123 | refs/tags/v1.3.5 \ | ||
| 2124 | refs/tags/v1.30.0 \ | ||
| 2125 | refs/tags/v1.30.1 \ | ||
| 2126 | refs/tags/v1.31.0 \ | ||
| 2127 | refs/tags/v1.32.0 \ | ||
| 2128 | refs/tags/v1.33.0 \ | ||
| 2129 | refs/tags/v1.34.0 \ | ||
| 2130 | refs/tags/v1.34.0-k3s2 \ | ||
| 2131 | refs/tags/v1.34.1-k3s1 \ | ||
| 2132 | refs/tags/v1.34.2 \ | ||
| 2133 | refs/tags/v1.35.1 \ | ||
| 2134 | refs/tags/v1.35.2 \ | ||
| 2135 | refs/tags/v1.36.1 \ | ||
| 2136 | refs/tags/v1.36.2 \ | ||
| 2137 | refs/tags/v1.36.3 \ | ||
| 2138 | refs/tags/v1.36.4 \ | ||
| 2139 | refs/tags/v1.36.5 \ | ||
| 2140 | refs/tags/v1.36.6 \ | ||
| 2141 | refs/tags/v1.36.8 \ | ||
| 2142 | refs/tags/v1.37.0 \ | ||
| 2143 | refs/tags/v1.38.0 \ | ||
| 2144 | refs/tags/v1.4.0 \ | ||
| 2145 | refs/tags/v1.4.1 \ | ||
| 2146 | refs/tags/v1.4.11 \ | ||
| 2147 | refs/tags/v1.4.13 \ | ||
| 2148 | refs/tags/v1.4.2 \ | ||
| 2149 | refs/tags/v1.4.3 \ | ||
| 2150 | refs/tags/v1.4.4 \ | ||
| 2151 | refs/tags/v1.4.6 \ | ||
| 2152 | refs/tags/v1.4.7 \ | ||
| 2153 | refs/tags/v1.4.8 \ | ||
| 2154 | refs/tags/v1.44.0 \ | ||
| 2155 | refs/tags/v1.47.0 \ | ||
| 2156 | refs/tags/v1.5.0 \ | ||
| 2157 | refs/tags/v1.5.1 \ | ||
| 2158 | refs/tags/v1.5.10 \ | ||
| 2159 | refs/tags/v1.5.2 \ | ||
| 2160 | refs/tags/v1.5.3 \ | ||
| 2161 | refs/tags/v1.5.4 \ | ||
| 2162 | refs/tags/v1.54.0 \ | ||
| 2163 | refs/tags/v1.55.6 \ | ||
| 2164 | refs/tags/v1.6.0 \ | ||
| 2165 | refs/tags/v1.6.1 \ | ||
| 2166 | refs/tags/v1.6.2 \ | ||
| 2167 | refs/tags/v1.6.26 \ | ||
| 2168 | refs/tags/v1.6.3 \ | ||
| 2169 | refs/tags/v1.6.5 \ | ||
| 2170 | refs/tags/v1.6.6 \ | ||
| 2171 | refs/tags/v1.6.7 \ | ||
| 2172 | refs/tags/v1.67.0 \ | ||
| 2173 | refs/tags/v1.69.4 \ | ||
| 2174 | refs/tags/v1.7.0 \ | ||
| 2175 | refs/tags/v1.7.1 \ | ||
| 2176 | refs/tags/v1.7.2 \ | ||
| 2177 | refs/tags/v1.7.23 \ | ||
| 2178 | refs/tags/v1.71.1 \ | ||
| 2179 | refs/tags/v1.72.0 \ | ||
| 2180 | refs/tags/v1.72.1 \ | ||
| 2181 | refs/tags/v1.73.0 \ | ||
| 2182 | refs/tags/v1.75.0 \ | ||
| 2183 | refs/tags/v1.8.0 \ | ||
| 2184 | refs/tags/v1.8.1 \ | ||
| 2185 | refs/tags/v1.8.11 \ | ||
| 2186 | refs/tags/v1.8.2 \ | ||
| 2187 | refs/tags/v1.8.3 \ | ||
| 2188 | refs/tags/v1.8.37 \ | ||
| 2189 | refs/tags/v1.8.4 \ | ||
| 2190 | refs/tags/v1.8.7 \ | ||
| 2191 | refs/tags/v1.9.0 \ | ||
| 2192 | refs/tags/v1.9.1 \ | ||
| 2193 | refs/tags/v1.9.2 \ | ||
| 2194 | refs/tags/v1.9.3 \ | ||
| 2195 | refs/tags/v1.9.5 \ | ||
| 2196 | refs/tags/v17.0.0 \ | ||
| 2197 | refs/tags/v2.0.0 \ | ||
| 2198 | refs/tags/v2.0.0-rc.0 \ | ||
| 2199 | refs/tags/v2.0.1 \ | ||
| 2200 | refs/tags/v2.0.3 \ | ||
| 2201 | refs/tags/v2.0.5 \ | ||
| 2202 | refs/tags/v2.0.6 \ | ||
| 2203 | refs/tags/v2.0.7 \ | ||
| 2204 | refs/tags/v2.0.8 \ | ||
| 2205 | refs/tags/v2.0.9 \ | ||
| 2206 | refs/tags/v2.1.0 \ | ||
| 2207 | refs/tags/v2.1.1 \ | ||
| 2208 | refs/tags/v2.1.3 \ | ||
| 2209 | refs/tags/v2.1.4-k3s2 \ | ||
| 2210 | refs/tags/v2.1.6 \ | ||
| 2211 | refs/tags/v2.1.8 \ | ||
| 2212 | refs/tags/v2.100.1 \ | ||
| 2213 | refs/tags/v2.11.3 \ | ||
| 2214 | refs/tags/v2.11.6 \ | ||
| 2215 | refs/tags/v2.12.0 \ | ||
| 2216 | refs/tags/v2.120.1-k3s1 \ | ||
| 2217 | refs/tags/v2.130.1 \ | ||
| 2218 | refs/tags/v2.14.2 \ | ||
| 2219 | refs/tags/v2.16.0 \ | ||
| 2220 | refs/tags/v2.2.0 \ | ||
| 2221 | refs/tags/v2.2.1 \ | ||
| 2222 | refs/tags/v2.2.10 \ | ||
| 2223 | refs/tags/v2.2.12 \ | ||
| 2224 | refs/tags/v2.2.2 \ | ||
| 2225 | refs/tags/v2.2.3 \ | ||
| 2226 | refs/tags/v2.2.4 \ | ||
| 2227 | refs/tags/v2.2.7 \ | ||
| 2228 | refs/tags/v2.2.8 \ | ||
| 2229 | refs/tags/v2.21.0 \ | ||
| 2230 | refs/tags/v2.22.2 \ | ||
| 2231 | refs/tags/v2.25.0 \ | ||
| 2232 | refs/tags/v2.26.3 \ | ||
| 2233 | refs/tags/v2.27.1 \ | ||
| 2234 | refs/tags/v2.27.2 \ | ||
| 2235 | refs/tags/v2.27.7 \ | ||
| 2236 | refs/tags/v2.3.0 \ | ||
| 2237 | refs/tags/v2.3.2 \ | ||
| 2238 | refs/tags/v2.4.0 \ | ||
| 2239 | refs/tags/v2.4.2 \ | ||
| 2240 | refs/tags/v2.5.0 \ | ||
| 2241 | refs/tags/v2.5.1 \ | ||
| 2242 | refs/tags/v2.6.0 \ | ||
| 2243 | refs/tags/v2.6.3 \ | ||
| 2244 | refs/tags/v2.7.0 \ | ||
| 2245 | refs/tags/v2.7.4 \ | ||
| 2246 | refs/tags/v2.8.0 \ | ||
| 2247 | refs/tags/v2.8.3 \ | ||
| 2248 | refs/tags/v2.9.0 \ | ||
| 2249 | refs/tags/v22.1.0 \ | ||
| 2250 | refs/tags/v22.5.0 \ | ||
| 2251 | refs/tags/v22.6.0 \ | ||
| 2252 | refs/tags/v25.0.8 \ | ||
| 2253 | refs/tags/v26.1.4 \ | ||
| 2254 | refs/tags/v27.5.1 \ | ||
| 2255 | refs/tags/v28.3.2 \ | ||
| 2256 | refs/tags/v28.3.3 \ | ||
| 2257 | refs/tags/v3.0.0 \ | ||
| 2258 | refs/tags/v3.0.1 \ | ||
| 2259 | refs/tags/v3.0.10 \ | ||
| 2260 | refs/tags/v3.0.3 \ | ||
| 2261 | refs/tags/v3.0.4 \ | ||
| 2262 | refs/tags/v3.0.5 \ | ||
| 2263 | refs/tags/v3.0.7 \ | ||
| 2264 | refs/tags/v3.1.0 \ | ||
| 2265 | refs/tags/v3.11.0 \ | ||
| 2266 | refs/tags/v3.12.1 \ | ||
| 2267 | refs/tags/v3.12.2 \ | ||
| 2268 | refs/tags/v3.16.4 \ | ||
| 2269 | refs/tags/v3.16.6 \ | ||
| 2270 | refs/tags/v3.16.8 \ | ||
| 2271 | refs/tags/v3.16.9 \ | ||
| 2272 | refs/tags/v3.17.3 \ | ||
| 2273 | refs/tags/v3.2.1 \ | ||
| 2274 | refs/tags/v3.2.3 \ | ||
| 2275 | refs/tags/v3.29.0 \ | ||
| 2276 | refs/tags/v3.3.0 \ | ||
| 2277 | refs/tags/v3.3.1 \ | ||
| 2278 | refs/tags/v3.3.2 \ | ||
| 2279 | refs/tags/v3.36.0 \ | ||
| 2280 | refs/tags/v3.36.2 \ | ||
| 2281 | refs/tags/v3.36.3 \ | ||
| 2282 | refs/tags/v3.4.0 \ | ||
| 2283 | refs/tags/v3.5.0 \ | ||
| 2284 | refs/tags/v3.5.1 \ | ||
| 2285 | refs/tags/v3.6.0 \ | ||
| 2286 | refs/tags/v4.0.0 \ | ||
| 2287 | refs/tags/v4.0.10 \ | ||
| 2288 | refs/tags/v4.0.4 \ | ||
| 2289 | refs/tags/v4.0.5 \ | ||
| 2290 | refs/tags/v4.0.8 \ | ||
| 2291 | refs/tags/v4.1.15 \ | ||
| 2292 | refs/tags/v4.1.21 \ | ||
| 2293 | refs/tags/v4.13.0 \ | ||
| 2294 | refs/tags/v4.13.1 \ | ||
| 2295 | refs/tags/v4.20.0 \ | ||
| 2296 | refs/tags/v4.3.0 \ | ||
| 2297 | refs/tags/v4.4.1 \ | ||
| 2298 | refs/tags/v4.5.2 \ | ||
| 2299 | refs/tags/v4.6.0 \ | ||
| 2300 | refs/tags/v4.6.1 \ | ||
| 2301 | refs/tags/v5.0.0 \ | ||
| 2302 | refs/tags/v5.0.2 \ | ||
| 2303 | refs/tags/v5.0.3 \ | ||
| 2304 | refs/tags/v5.1.0 \ | ||
| 2305 | refs/tags/v5.2.2 \ | ||
| 2306 | refs/tags/v5.3.1 \ | ||
| 2307 | refs/tags/v5.7.5 \ | ||
| 2308 | refs/tags/v5.9.11 \ | ||
| 2309 | refs/tags/v6.3.0 \ | ||
| 2310 | refs/tags/v6.6.7 \ | ||
| 2311 | refs/tags/v7.0.91 \ | ||
| 2312 | refs/tags/v7.2.0 \ | ||
| 2313 | refs/tags/video/v1.15.0 \ | ||
| 2314 | refs/tags/videointelligence/v1.10.0 \ | ||
| 2315 | refs/tags/vision/v2.7.0 \ | ||
| 2316 | refs/tags/vmmigration/v1.6.0 \ | ||
| 2317 | refs/tags/vmwareengine/v0.3.0 \ | ||
| 2318 | refs/tags/vpcaccess/v1.6.0 \ | ||
| 2319 | refs/tags/webrisk/v1.8.0 \ | ||
| 2320 | refs/tags/websecurityscanner/v1.5.0 \ | ||
| 2321 | refs/tags/workflows/v1.10.0 \ | ||
| 2322 | refs/tags/yamlutils/v0.24.0 \ | ||
| 2323 | " | ||
diff --git a/recipes-containers/k3s/k3s/0001-Finding-host-local-in-usr-libexec.patch b/recipes-containers/k3s/k3s/0001-Finding-host-local-in-usr-libexec.patch index 3e8e5512..baf86d94 100644 --- a/recipes-containers/k3s/k3s/0001-Finding-host-local-in-usr-libexec.patch +++ b/recipes-containers/k3s/k3s/0001-Finding-host-local-in-usr-libexec.patch | |||
| @@ -13,12 +13,12 @@ Index: import/pkg/agent/config/config.go | |||
| 13 | =================================================================== | 13 | =================================================================== |
| 14 | --- import.orig/pkg/agent/config/config.go | 14 | --- import.orig/pkg/agent/config/config.go |
| 15 | +++ import/pkg/agent/config/config.go | 15 | +++ import/pkg/agent/config/config.go |
| 16 | @@ -577,7 +577,7 @@ func get(ctx context.Context, envInfo *c | 16 | @@ -707,7 +707,7 @@ func get(ctx context.Context, envInfo *c |
| 17 | 17 | ||
| 18 | nodeConfig.NoFlannel = nodeConfig.FlannelBackend == config.FlannelBackendNone | 18 | nodeConfig.NoFlannel = nodeConfig.FlannelBackend == config.FlannelBackendNone |
| 19 | if !nodeConfig.NoFlannel { | 19 | if !nodeConfig.NoFlannel { |
| 20 | - hostLocal, err := exec.LookPath("host-local") | 20 | - hostLocal, err := exec.LookPath("host-local") |
| 21 | + hostLocal, err := exec.LookPath("/usr/libexec/cni/host-local") | 21 | + hostLocal, err := exec.LookPath("/usr/libexec/cni/host-local") |
| 22 | if err != nil { | 22 | if err != nil { |
| 23 | return nil, errors.Wrapf(err, "failed to find host-local") | 23 | return nil, pkgerrors.WithMessagef(err, "failed to find host-local") |
| 24 | } | 24 | } |
diff --git a/recipes-containers/k3s/k3s_git.bb b/recipes-containers/k3s/k3s_git.bb index 59333b98..d442110e 100644 --- a/recipes-containers/k3s/k3s_git.bb +++ b/recipes-containers/k3s/k3s_git.bb | |||
| @@ -4,7 +4,7 @@ HOMEPAGE = "https://k3s.io/" | |||
| 4 | LICENSE = "Apache-2.0" | 4 | LICENSE = "Apache-2.0" |
| 5 | LIC_FILES_CHKSUM = "file://${S}/src/import/LICENSE;md5=2ee41112a44fe7014dce33e26468ba93" | 5 | LIC_FILES_CHKSUM = "file://${S}/src/import/LICENSE;md5=2ee41112a44fe7014dce33e26468ba93" |
| 6 | 6 | ||
| 7 | SRC_URI = "git://github.com/rancher/k3s.git;branch=release-1.32;name=k3s;protocol=https;destsuffix=${GO_SRCURI_DESTSUFFIX} \ | 7 | SRC_URI = "git://github.com/rancher/k3s.git;branch=release-1.34;name=k3s;protocol=https;destsuffix=${GO_SRCURI_DESTSUFFIX} \ |
| 8 | file://k3s.service \ | 8 | file://k3s.service \ |
| 9 | file://k3s-agent.service \ | 9 | file://k3s-agent.service \ |
| 10 | file://k3s-agent \ | 10 | file://k3s-agent \ |
| @@ -12,23 +12,34 @@ SRC_URI = "git://github.com/rancher/k3s.git;branch=release-1.32;name=k3s;protoco | |||
| 12 | file://cni-containerd-net.conf \ | 12 | file://cni-containerd-net.conf \ |
| 13 | file://0001-Finding-host-local-in-usr-libexec.patch;patchdir=src/import \ | 13 | file://0001-Finding-host-local-in-usr-libexec.patch;patchdir=src/import \ |
| 14 | file://k3s-killall.sh \ | 14 | file://k3s-killall.sh \ |
| 15 | file://modules.txt \ | ||
| 16 | " | 15 | " |
| 17 | 16 | ||
| 18 | SRC_URI[k3s.md5sum] = "363d3a08dc0b72ba6e6577964f6e94a5" | 17 | SRC_URI[k3s.md5sum] = "363d3a08dc0b72ba6e6577964f6e94a5" |
| 19 | SRCREV_k3s = "39f4cbb3367544477e9e678626c0add76e731624" | 18 | SRCREV_k3s = "54f28d21a6208b1f8f9c33e14cf1fc65c2030107" |
| 20 | 19 | ||
| 21 | SRCREV_FORMAT = "k3s_fuse" | 20 | SRCREV_FORMAT = "k3s_fuse" |
| 22 | PV = "v1.32.0-rc2+k3s1+git${SRCREV_k3s}" | 21 | PV = "v1.34.1+k3s1+git" |
| 23 | 22 | ||
| 24 | include src_uri.inc | 23 | # v3.0.0 hybrid architecture files |
| 24 | include go-mod-git.inc | ||
| 25 | 25 | ||
| 26 | CNI_NETWORKING_FILES ?= "${UNPACKDIR}/cni-containerd-net.conf" | 26 | CNI_NETWORKING_FILES ?= "${UNPACKDIR}/cni-containerd-net.conf" |
| 27 | 27 | ||
| 28 | # Build tags - used by both do_compile and do_discover_modules | ||
| 29 | TAGS = "static_build netcgo osusergo providerless" | ||
| 30 | |||
| 31 | # go-mod-discovery configuration | ||
| 32 | # Uses defaults: SRCDIR=${S}/src/import, BUILD_TAGS=${TAGS}, GOPATH=${S}/src/import/.gopath:... | ||
| 33 | GO_MOD_DISCOVERY_BUILD_TARGET = "./cmd/server/main.go" | ||
| 34 | GO_MOD_DISCOVERY_LDFLAGS = "-X github.com/k3s-io/k3s/pkg/version.Version=${PV} -w -s" | ||
| 35 | GO_MOD_DISCOVERY_GIT_REPO = "https://github.com/rancher/k3s.git" | ||
| 36 | GO_MOD_DISCOVERY_GIT_REF = "${SRCREV_k3s}" | ||
| 37 | |||
| 28 | inherit go | 38 | inherit go |
| 29 | inherit goarch | 39 | inherit goarch |
| 30 | inherit systemd | 40 | inherit systemd |
| 31 | inherit cni_networking | 41 | inherit cni_networking |
| 42 | inherit go-mod-discovery | ||
| 32 | 43 | ||
| 33 | COMPATIBLE_HOST = "^(?!mips).*" | 44 | COMPATIBLE_HOST = "^(?!mips).*" |
| 34 | 45 | ||
| @@ -46,38 +57,32 @@ REQUIRED_DISTRO_FEATURES ?= "seccomp" | |||
| 46 | 57 | ||
| 47 | DEPENDS += "rsync-native" | 58 | DEPENDS += "rsync-native" |
| 48 | 59 | ||
| 49 | include relocation.inc | 60 | # Go's PIE builds pull in cgo objects that still require text relocations. |
| 61 | # Explicitly allow them at link time to avoid ld --fatal-warnings aborting the build. | ||
| 62 | GO_EXTRA_LDFLAGS:append = " -Wl,-z,notext" | ||
| 63 | |||
| 64 | # v3.0.0 module cache builder | ||
| 65 | include go-mod-cache.inc | ||
| 50 | 66 | ||
| 51 | do_compile() { | 67 | do_compile() { |
| 52 | export GOPATH="${S}/src/import/.gopath:${S}/src/import/vendor:${STAGING_DIR_TARGET}/${prefix}/local/go" | 68 | export GOPATH="${S}/src/import/.gopath:${S}/src/import/vendor:${STAGING_DIR_TARGET}/${prefix}/local/go" |
| 69 | export GOMODCACHE="${S}/pkg/mod" | ||
| 53 | export CGO_ENABLED="1" | 70 | export CGO_ENABLED="1" |
| 54 | export GOFLAGS="-mod=vendor" | 71 | export GOSUMDB="off" |
| 72 | export GOTOOLCHAIN="local" | ||
| 73 | export GOPROXY="off" | ||
| 55 | 74 | ||
| 56 | # TAGS="static_build ctrd no_btrfs netcgo osusergo providerless" | 75 | # Remove go.sum files from git-fetched dependencies to prevent checksum conflicts |
| 57 | TAGS="static_build netcgo osusergo providerless" | 76 | # Our git-built modules have different checksums than proxy.golang.org tarballs |
| 77 | find ${WORKDIR}/sources/vcs_cache -name "go.sum" -delete || true | ||
| 58 | 78 | ||
| 59 | cd ${S}/src/import | 79 | cd ${S}/src/import |
| 60 | 80 | ||
| 61 | if ! [ -e vendor/.noclobber ]; then | 81 | # go.mod and go.sum are synchronized by do_sync_go_files task |
| 62 | ln -sf vendor.copy vendor | 82 | # No manual fixes needed - discovery and recipe generation handle version matching |
| 63 | else | ||
| 64 | echo "[INFO]: no clobber on vendor" | ||
| 65 | fi | ||
| 66 | |||
| 67 | # these are bad symlinks, go validates them and breaks the build if they are present | ||
| 68 | rm -f vendor/go.etcd.io/etcd/client/v*/example_* | ||
| 69 | rm -f vendor/go.etcd.io/etcd/client/v*/concurrency/example_*.go | ||
| 70 | |||
| 71 | # Note: if no_brtfs is used in the tags, we'll violate build | ||
| 72 | # constraints, and the following files need to have them | ||
| 73 | # removed for the build to continue: | ||
| 74 | # | ||
| 75 | # vendor/github.com/containerd/containerd/snapshots/btrfs/plugin/*.go | ||
| 76 | |||
| 77 | cp ${UNPACKDIR}/modules.txt vendor/ | ||
| 78 | 83 | ||
| 79 | VERSION_GOLANG="$(go version | cut -d" " -f3)" | 84 | VERSION_GOLANG="$(go version | cut -d" " -f3)" |
| 80 | ${GO} build -trimpath -tags "$TAGS" -ldflags "-X github.com/k3s-io/k3s/pkg/version.UpstreamGolang=$VERSION_GOLANG ${GO_BUILD_LDFLAGS} -w -s" -o ./dist/artifacts/k3s ./cmd/server/main.go | 85 | ${GO} build -trimpath -tags "${TAGS}" -ldflags "-X github.com/k3s-io/k3s/pkg/version.UpstreamGolang=$VERSION_GOLANG ${GO_BUILD_LDFLAGS} -w -s" -o ./dist/artifacts/k3s ./cmd/server/main.go |
| 81 | 86 | ||
| 82 | # Use UPX if it is enabled (and thus exists) to compress binary | 87 | # Use UPX if it is enabled (and thus exists) to compress binary |
| 83 | if command -v upx > /dev/null 2>&1; then | 88 | if command -v upx > /dev/null 2>&1; then |
diff --git a/recipes-containers/k3s/relocation.inc b/recipes-containers/k3s/relocation.inc deleted file mode 100644 index c9caaee0..00000000 --- a/recipes-containers/k3s/relocation.inc +++ /dev/null | |||
| @@ -1,425 +0,0 @@ | |||
| 1 | export sites = "k8s.io/utils:k8s.io/utils:force \ | ||
| 2 | cel.dev/expr:cel.dev/expr:force \ | ||
| 3 | k8s.io/gengo:k8s.io/gengo:force \ | ||
| 4 | go.uber.org/fx:go.uber.org/fx:force \ | ||
| 5 | go.uber.org/zap:go.uber.org/zap:force \ | ||
| 6 | dario.cat/mergo:dario.cat/mergo:force \ | ||
| 7 | go.uber.org/dig:go.uber.org/dig:force \ | ||
| 8 | gopkg.in/inf.v0:gopkg.in/inf.v0:force \ | ||
| 9 | gopkg.in/ini.v1:gopkg.in/ini.v1:force \ | ||
| 10 | go.uber.org/mock:go.uber.org/mock:force \ | ||
| 11 | golang.org/x/mod:golang.org/x/mod:force \ | ||
| 12 | golang.org/x/net:golang.org/x/net:force \ | ||
| 13 | golang.org/x/sys:golang.org/x/sys:force \ | ||
| 14 | gopkg.in/yaml.v2:gopkg.in/yaml.v2:force \ | ||
| 15 | sigs.k8s.io/yaml:sigs.k8s.io/yaml:force \ | ||
| 16 | go.etcd.io/bbolt:go.etcd.io/bbolt:force \ | ||
| 17 | go.opencensus.io:go.opencensus.io:force \ | ||
| 18 | golang.org/x/exp:golang.org/x/exp:force \ | ||
| 19 | gopkg.in/yaml.v3:gopkg.in/yaml.v3:force \ | ||
| 20 | sigs.k8s.io/json:sigs.k8s.io/json:force \ | ||
| 21 | k8s.io/gengo/v2:k8s.io/gengo/v2/v2:force \ | ||
| 22 | golang.org/x/sync:golang.org/x/sync:force \ | ||
| 23 | k8s.io/cri-client:k8s.io/cri-client:force \ | ||
| 24 | github.com/rs/xid:github.com/rs/xid:force \ | ||
| 25 | golang.org/x/term:golang.org/x/term:force \ | ||
| 26 | golang.org/x/text:golang.org/x/text:force \ | ||
| 27 | golang.org/x/time:golang.org/x/time:force \ | ||
| 28 | golang.org/x/tools:golang.org/x/tools:force \ | ||
| 29 | gonum.org/v1/gonum:gonum.org/v1/gonum:force \ | ||
| 30 | golang.org/x/crypto:golang.org/x/crypto:force \ | ||
| 31 | golang.org/x/oauth2:golang.org/x/oauth2:force \ | ||
| 32 | k8s.io/kube-openapi:k8s.io/kube-openapi:force \ | ||
| 33 | k8s.io/klog/v2:github.com/k3s-io/klog/v2:force \ | ||
| 34 | github.com/ipfs/boxo:github.com/ipfs/boxo:force \ | ||
| 35 | github.com/miekg/dns:github.com/miekg/dns:force \ | ||
| 36 | github.com/moby/ipvs:github.com/moby/ipvs:force \ | ||
| 37 | github.com/moby/term:github.com/moby/term:force \ | ||
| 38 | go.mozilla.org/pkcs7:go.mozilla.org/pkcs7:force \ | ||
| 39 | go.uber.org/multierr:go.uber.org/multierr:force \ | ||
| 40 | github.com/pkg/errors:github.com/pkg/errors:force \ | ||
| 41 | github.com/urfave/cli:github.com/urfave/cli:force \ | ||
| 42 | github.com/docker/cli:github.com/docker/cli:force \ | ||
| 43 | sigs.k8s.io/knftables:sigs.k8s.io/knftables:force \ | ||
| 44 | github.com/google/uuid:github.com/google/uuid:force \ | ||
| 45 | github.com/gorilla/mux:github.com/gorilla/mux:force \ | ||
| 46 | github.com/k3s-io/kine:github.com/k3s-io/kine:force \ | ||
| 47 | github.com/onsi/gomega:github.com/onsi/gomega:force \ | ||
| 48 | github.com/spf13/pflag:github.com/spf13/pflag:force \ | ||
| 49 | google.golang.org/grpc:google.golang.org/grpc:force \ | ||
| 50 | github.com/cilium/ebpf:github.com/cilium/ebpf:force \ | ||
| 51 | github.com/flynn/noise:github.com/flynn/noise:force \ | ||
| 52 | github.com/ghodss/yaml:github.com/ghodss/yaml:force \ | ||
| 53 | github.com/gofrs/flock:github.com/gofrs/flock:force \ | ||
| 54 | github.com/huin/goupnp:github.com/huin/goupnp:force \ | ||
| 55 | github.com/ipfs/go-cid:github.com/ipfs/go-cid:force \ | ||
| 56 | github.com/ipfs/go-log:github.com/ipfs/go-log:force \ | ||
| 57 | github.com/moby/locker:github.com/moby/locker:force \ | ||
| 58 | github.com/pierrec/lz4:github.com/pierrec/lz4:force \ | ||
| 59 | github.com/spf13/afero:github.com/spf13/afero:force \ | ||
| 60 | github.com/spf13/cobra:github.com/spf13/cobra:force \ | ||
| 61 | k8s.io/kubernetes:github.com/k3s-io/kubernetes:force \ | ||
| 62 | github.com/go-logr/logr:github.com/go-logr/logr:force \ | ||
| 63 | github.com/go-logr/stdr:github.com/go-logr/stdr:force \ | ||
| 64 | github.com/go-test/deep:github.com/go-test/deep:force \ | ||
| 65 | github.com/otiai10/copy:github.com/otiai10/copy:force \ | ||
| 66 | github.com/x448/float16:github.com/x448/float16:force \ | ||
| 67 | filippo.io/edwards25519:filippo.io/edwards25519:force \ | ||
| 68 | github.com/Rican7/retry:github.com/Rican7/retry:force \ | ||
| 69 | github.com/beorn7/perks:github.com/beorn7/perks:force \ | ||
| 70 | github.com/blang/semver:github.com/blang/semver:force \ | ||
| 71 | github.com/google/btree:github.com/google/btree:force \ | ||
| 72 | github.com/google/pprof:github.com/google/pprof:force \ | ||
| 73 | github.com/google/shlex:github.com/google/shlex:force \ | ||
| 74 | github.com/jackc/pgx/v5:github.com/jackc/pgx/v5:force \ | ||
| 75 | github.com/miekg/pkcs11:github.com/miekg/pkcs11:force \ | ||
| 76 | github.com/morikuni/aec:github.com/morikuni/aec:force \ | ||
| 77 | github.com/nats-io/nuid:github.com/nats-io/nuid:force \ | ||
| 78 | lukechampine.com/blake3:lukechampine.com/blake3:force \ | ||
| 79 | github.com/docker/docker:github.com/docker/docker:force \ | ||
| 80 | github.com/joho/godotenv:github.com/joho/godotenv:force \ | ||
| 81 | github.com/rancher/lasso:github.com/rancher/lasso:force \ | ||
| 82 | sigs.k8s.io/cri-tools:github.com/k3s-io/cri-tools:force \ | ||
| 83 | github.com/stretchr/objx:github.com/stretchr/objx:force \ | ||
| 84 | github.com/armon/circbuf:github.com/armon/circbuf:force \ | ||
| 85 | github.com/goccy/go-json:github.com/goccy/go-json:force \ | ||
| 86 | github.com/gogo/protobuf:github.com/gogo/protobuf:force \ | ||
| 87 | github.com/golang/snappy:github.com/golang/snappy:force \ | ||
| 88 | github.com/google/cel-go:github.com/google/cel-go:force \ | ||
| 89 | github.com/google/go-cmp:github.com/google/go-cmp:force \ | ||
| 90 | github.com/google/gofuzz:github.com/google/gofuzz:force \ | ||
| 91 | github.com/koron/go-ssdp:github.com/koron/go-ssdp:force \ | ||
| 92 | github.com/libp2p/go-nat:github.com/libp2p/go-nat:force \ | ||
| 93 | github.com/mikioh/tcpopt:github.com/mikioh/tcpopt:force \ | ||
| 94 | github.com/nats-io/nkeys:github.com/nats-io/nkeys:force \ | ||
| 95 | github.com/pbnjay/memory:github.com/pbnjay/memory:force \ | ||
| 96 | github.com/quic-go/qpack:github.com/quic-go/qpack:force \ | ||
| 97 | github.com/soheilhy/cmux:github.com/soheilhy/cmux:force \ | ||
| 98 | github.com/tidwall/btree:github.com/tidwall/btree:force \ | ||
| 99 | github.com/urfave/cli/v2:github.com/urfave/cli/v2:force \ | ||
| 100 | go.opentelemetry.io/otel:go.opentelemetry.io/otel:force \ | ||
| 101 | github.com/containerd/zfs:github.com/containerd/zfs:force \ | ||
| 102 | github.com/ipfs/go-log/v2:github.com/ipfs/go-log/v2:force \ | ||
| 103 | github.com/onsi/ginkgo/v2:github.com/onsi/ginkgo/v2:force \ | ||
| 104 | github.com/robfig/cron/v3:github.com/robfig/cron/v3:force \ | ||
| 105 | github.com/containerd/log:github.com/containerd/log:force \ | ||
| 106 | github.com/containerd/nri:github.com/containerd/nri:force \ | ||
| 107 | github.com/coreos/go-oidc:github.com/coreos/go-oidc:force \ | ||
| 108 | github.com/godbus/dbus/v5:github.com/godbus/dbus/v5:force \ | ||
| 109 | github.com/mikioh/tcpinfo:github.com/mikioh/tcpinfo:force \ | ||
| 110 | github.com/minio/md5-simd:github.com/minio/md5-simd:force \ | ||
| 111 | github.com/mohae/deepcopy:github.com/mohae/deepcopy:force \ | ||
| 112 | github.com/mr-tron/base58:github.com/mr-tron/base58:force \ | ||
| 113 | github.com/nats-io/jsm.go:github.com/nats-io/jsm.go:force \ | ||
| 114 | github.com/nats-io/jwt/v2:github.com/nats-io/jwt/v2:force \ | ||
| 115 | github.com/polydawn/refmt:github.com/polydawn/refmt:force \ | ||
| 116 | github.com/xlab/treeprint:github.com/xlab/treeprint:force \ | ||
| 117 | github.com/xrash/smetrics:github.com/xrash/smetrics:force \ | ||
| 118 | github.com/blang/semver/v4:github.com/blang/semver/v4:force \ | ||
| 119 | github.com/containerd/aufs:github.com/containerd/aufs:force \ | ||
| 120 | github.com/google/cadvisor:github.com/k3s-io/cadvisor:force \ | ||
| 121 | github.com/inetaf/tcpproxy:github.com/inetaf/tcpproxy:force \ | ||
| 122 | github.com/opencontainers/runc:github.com/k3s-io/runc:force \ | ||
| 123 | github.com/rancher/wharfie:github.com/rancher/wharfie:force \ | ||
| 124 | github.com/sirupsen/logrus:github.com/sirupsen/logrus:force \ | ||
| 125 | github.com/spegel-org/spegel:github.com/k3s-io/spegel:force \ | ||
| 126 | github.com/containerd/fifo:github.com/containerd/fifo:force \ | ||
| 127 | github.com/davecgh/go-spew:github.com/davecgh/go-spew:force \ | ||
| 128 | github.com/docker/go-units:github.com/docker/go-units:force \ | ||
| 129 | github.com/elastic/gosigar:github.com/elastic/gosigar:force \ | ||
| 130 | github.com/fatih/camelcase:github.com/fatih/camelcase:force \ | ||
| 131 | github.com/go-openapi/swag:github.com/go-openapi/swag:force \ | ||
| 132 | github.com/golang/protobuf:github.com/golang/protobuf:force \ | ||
| 133 | github.com/google/gopacket:github.com/google/gopacket:force \ | ||
| 134 | github.com/intel/goresctrl:github.com/intel/goresctrl:force \ | ||
| 135 | github.com/jackc/pgerrcode:github.com/jackc/pgerrcode:force \ | ||
| 136 | github.com/jackc/puddle/v2:github.com/jackc/puddle/v2:force \ | ||
| 137 | github.com/libp2p/go-msgio:github.com/libp2p/go-msgio:force \ | ||
| 138 | github.com/mailru/easyjson:github.com/mailru/easyjson:force \ | ||
| 139 | github.com/mattn/go-isatty:github.com/mattn/go-isatty:force \ | ||
| 140 | github.com/mdlayher/socket:github.com/mdlayher/socket:force \ | ||
| 141 | github.com/moby/spdystream:github.com/moby/spdystream:force \ | ||
| 142 | github.com/mxk/go-flowrate:github.com/mxk/go-flowrate:force \ | ||
| 143 | github.com/nats-io/nats.go:github.com/nats-io/nats.go:force \ | ||
| 144 | github.com/quic-go/quic-go:github.com/quic-go/quic-go:force \ | ||
| 145 | github.com/xiang90/probing:github.com/xiang90/probing:force \ | ||
| 146 | golang.zx2c4.com/wireguard:golang.zx2c4.com/wireguard:force \ | ||
| 147 | google.golang.org/genproto:google.golang.org/genproto:force \ | ||
| 148 | google.golang.org/protobuf:google.golang.org/protobuf:force \ | ||
| 149 | gopkg.in/square/go-jose.v2:gopkg.in/square/go-jose.v2:force \ | ||
| 150 | github.com/moby/sys/user:github.com/moby/sys/user/user:force \ | ||
| 151 | github.com/json-iterator/go:github.com/json-iterator/go:force \ | ||
| 152 | github.com/libp2p/go-libp2p:github.com/libp2p/go-libp2p:force \ | ||
| 153 | github.com/stretchr/testify:github.com/stretchr/testify:force \ | ||
| 154 | github.com/buger/jsonparser:github.com/buger/jsonparser:force \ | ||
| 155 | github.com/Microsoft/hnslib:github.com/Microsoft/hnslib:force \ | ||
| 156 | github.com/containerd/ttrpc:github.com/containerd/ttrpc:force \ | ||
| 157 | github.com/coreos/go-semver:github.com/coreos/go-semver:force \ | ||
| 158 | github.com/docker/go-events:github.com/docker/go-events:force \ | ||
| 159 | github.com/go-errors/errors:github.com/go-errors/errors:force \ | ||
| 160 | github.com/jackc/pgpassfile:github.com/jackc/pgpassfile:force \ | ||
| 161 | github.com/jbenet/goprocess:github.com/jbenet/goprocess:force \ | ||
| 162 | github.com/josharian/intern:github.com/josharian/intern:force \ | ||
| 163 | github.com/josharian/native:github.com/josharian/native:force \ | ||
| 164 | github.com/lithammer/dedent:github.com/lithammer/dedent:force \ | ||
| 165 | github.com/mattn/go-sqlite3:github.com/mattn/go-sqlite3:force \ | ||
| 166 | github.com/mdlayher/netlink:github.com/mdlayher/netlink:force \ | ||
| 167 | github.com/mistifyio/go-zfs:github.com/mistifyio/go-zfs:force \ | ||
| 168 | github.com/syndtr/goleveldb:github.com/syndtr/goleveldb:force \ | ||
| 169 | github.com/vbatts/tar-split:github.com/vbatts/tar-split:force \ | ||
| 170 | sigs.k8s.io/kustomize/api:sigs.k8s.io/kustomize/api/api:force \ | ||
| 171 | go.etcd.io/etcd/api/v3:github.com/k3s-io/etcd/api/v3/api:force \ | ||
| 172 | go.etcd.io/etcd/pkg/v3:github.com/k3s-io/etcd/pkg/v3/pkg:force \ | ||
| 173 | github.com/Microsoft/hcsshim:github.com/Microsoft/hcsshim:force \ | ||
| 174 | github.com/gorilla/websocket:github.com/gorilla/websocket:force \ | ||
| 175 | github.com/minio/minio-go/v7:github.com/minio/minio-go/v7:force \ | ||
| 176 | github.com/prometheus/common:github.com/prometheus/common:force \ | ||
| 177 | github.com/yl2chen/cidranger:github.com/yl2chen/cidranger:force \ | ||
| 178 | github.com/fxamacker/cbor/v2:github.com/fxamacker/cbor/v2:force \ | ||
| 179 | github.com/Azure/go-ansiterm:github.com/Azure/go-ansiterm:force \ | ||
| 180 | github.com/avast/retry-go/v4:github.com/avast/retry-go/v4:force \ | ||
| 181 | github.com/benbjohnson/clock:github.com/benbjohnson/clock:force \ | ||
| 182 | github.com/cespare/xxhash/v2:github.com/cespare/xxhash/v2:force \ | ||
| 183 | github.com/containerd/go-cni:github.com/containerd/go-cni:force \ | ||
| 184 | github.com/docker/go-metrics:github.com/docker/go-metrics:force \ | ||
| 185 | github.com/felixge/httpsnoop:github.com/felixge/httpsnoop:force \ | ||
| 186 | github.com/francoispqt/gojay:github.com/francoispqt/gojay:force \ | ||
| 187 | github.com/fsnotify/fsnotify:github.com/fsnotify/fsnotify:force \ | ||
| 188 | github.com/golang-jwt/jwt/v4:github.com/golang-jwt/jwt/v4:force \ | ||
| 189 | github.com/golang/groupcache:github.com/golang/groupcache:force \ | ||
| 190 | github.com/hanwen/go-fuse/v2:github.com/hanwen/go-fuse/v2:force \ | ||
| 191 | github.com/hashicorp/errwrap:github.com/hashicorp/errwrap:force \ | ||
| 192 | github.com/ipfs/go-datastore:github.com/ipfs/go-datastore:force \ | ||
| 193 | github.com/karrick/godirwalk:github.com/karrick/godirwalk:force \ | ||
| 194 | github.com/liggitt/tabwriter:github.com/liggitt/tabwriter:force \ | ||
| 195 | github.com/minio/highwayhash:github.com/minio/highwayhash:force \ | ||
| 196 | github.com/minio/sha256-simd:github.com/minio/sha256-simd:force \ | ||
| 197 | github.com/munnerz/goautoneg:github.com/munnerz/goautoneg:force \ | ||
| 198 | github.com/pelletier/go-toml:github.com/pelletier/go-toml:force \ | ||
| 199 | github.com/prometheus/procfs:github.com/prometheus/procfs:force \ | ||
| 200 | github.com/raulk/go-watchdog:github.com/raulk/go-watchdog:force \ | ||
| 201 | github.com/spaolacci/murmur3:github.com/spaolacci/murmur3:force \ | ||
| 202 | github.com/vishvananda/netns:github.com/vishvananda/netns:force \ | ||
| 203 | github.com/coreos/go-iptables:github.com/coreos/go-iptables:force \ | ||
| 204 | github.com/flannel-io/flannel:github.com/flannel-io/flannel:force \ | ||
| 205 | github.com/ipfs/go-ds-leveldb:github.com/ipfs/go-ds-leveldb:force \ | ||
| 206 | github.com/klauspost/compress:github.com/klauspost/compress:force \ | ||
| 207 | github.com/antlr4-go/antlr/v4:github.com/antlr4-go/antlr/v4:force \ | ||
| 208 | github.com/invopop/jsonschema:github.com/invopop/jsonschema:force \ | ||
| 209 | github.com/JeffAshton/win_pdh:github.com/JeffAshton/win_pdh:force \ | ||
| 210 | github.com/Microsoft/go-winio:github.com/Microsoft/go-winio:force \ | ||
| 211 | github.com/containerd/cgroups:github.com/containerd/cgroups:force \ | ||
| 212 | github.com/containerd/console:github.com/containerd/console:force \ | ||
| 213 | github.com/containerd/errdefs:github.com/containerd/errdefs:force \ | ||
| 214 | github.com/containerd/go-runc:github.com/containerd/go-runc:force \ | ||
| 215 | github.com/containerd/typeurl:github.com/containerd/typeurl:force \ | ||
| 216 | github.com/dustin/go-humanize:github.com/dustin/go-humanize:force \ | ||
| 217 | github.com/evanphx/json-patch:github.com/evanphx/json-patch:force \ | ||
| 218 | github.com/go-jose/go-jose/v4:github.com/go-jose/go-jose/v4:force \ | ||
| 219 | github.com/ipld/go-ipld-prime:github.com/ipld/go-ipld-prime:force \ | ||
| 220 | github.com/jackpal/go-nat-pmp:github.com/jackpal/go-nat-pmp:force \ | ||
| 221 | github.com/klauspost/cpuid/v2:github.com/klauspost/cpuid/v2:force \ | ||
| 222 | github.com/kylelemons/godebug:github.com/kylelemons/godebug:force \ | ||
| 223 | github.com/libp2p/go-netroute:github.com/libp2p/go-netroute:force \ | ||
| 224 | github.com/libp2p/go-yamux/v4:github.com/libp2p/go-yamux/v4:force \ | ||
| 225 | github.com/marten-seemann/tcp:github.com/marten-seemann/tcp:force \ | ||
| 226 | github.com/mdlayher/genetlink:github.com/mdlayher/genetlink:force \ | ||
| 227 | github.com/modern-go/reflect2:github.com/modern-go/reflect2:force \ | ||
| 228 | github.com/peterbourgon/diskv:github.com/peterbourgon/diskv:force \ | ||
| 229 | github.com/pmezard/go-difflib:github.com/pmezard/go-difflib:force \ | ||
| 230 | github.com/shengdoushi/base58:github.com/shengdoushi/base58:force \ | ||
| 231 | github.com/stoewer/go-strcase:github.com/stoewer/go-strcase:force \ | ||
| 232 | go.etcd.io/etcd/raft/v3:github.com/k3s-io/etcd/raft/v3/raft:force \ | ||
| 233 | github.com/moby/sys/signal:github.com/moby/sys/signal/signal:force \ | ||
| 234 | github.com/moby/sys/userns:github.com/moby/sys/userns/userns:force \ | ||
| 235 | github.com/Mirantis/cri-dockerd:github.com/k3s-io/cri-dockerd:force \ | ||
| 236 | github.com/containerd/containerd:github.com/k3s-io/containerd:force \ | ||
| 237 | github.com/erikdubbelboer/gspt:github.com/erikdubbelboer/gspt:force \ | ||
| 238 | github.com/rancher/permissions:github.com/rancher/permissions:force \ | ||
| 239 | github.com/rancher/wrangler/v3:github.com/rancher/wrangler/v3:force \ | ||
| 240 | github.com/vishvananda/netlink:github.com/vishvananda/netlink:force \ | ||
| 241 | gopkg.in/evanphx/json-patch.v4:gopkg.in/evanphx/json-patch.v4:force \ | ||
| 242 | github.com/MakeNowJust/heredoc:github.com/MakeNowJust/heredoc:force \ | ||
| 243 | github.com/NYTimes/gziphandler:github.com/NYTimes/gziphandler:force \ | ||
| 244 | github.com/canonical/go-dqlite:github.com/canonical/go-dqlite:force \ | ||
| 245 | github.com/cenkalti/backoff/v4:github.com/cenkalti/backoff/v4:force \ | ||
| 246 | github.com/chai2010/gettext-go:github.com/chai2010/gettext-go:force \ | ||
| 247 | github.com/containerd/btrfs/v2:github.com/containerd/btrfs/v2:force \ | ||
| 248 | github.com/containerd/imgcrypt:github.com/containerd/imgcrypt:force \ | ||
| 249 | github.com/containers/ocicrypt:github.com/containers/ocicrypt:force \ | ||
| 250 | github.com/docker/distribution:github.com/docker/distribution:force \ | ||
| 251 | github.com/emicklei/go-restful:github.com/emicklei/go-restful:force \ | ||
| 252 | github.com/go-sql-driver/mysql:github.com/go-sql-driver/mysql:force \ | ||
| 253 | github.com/gregjones/httpcache:github.com/gregjones/httpcache:force \ | ||
| 254 | github.com/jackc/pgservicefile:github.com/jackc/pgservicefile:force \ | ||
| 255 | github.com/jonboulle/clockwork:github.com/jonboulle/clockwork:force \ | ||
| 256 | github.com/libp2p/go-cidranger:github.com/libp2p/go-cidranger:force \ | ||
| 257 | github.com/libp2p/go-reuseport:github.com/libp2p/go-reuseport:force \ | ||
| 258 | github.com/mistifyio/go-zfs/v3:github.com/mistifyio/go-zfs/v3:force \ | ||
| 259 | github.com/syndtr/gocapability:github.com/syndtr/gocapability:force \ | ||
| 260 | go.opentelemetry.io/otel/sdk:go.opentelemetry.io/otel/sdk/sdk:force \ | ||
| 261 | sigs.k8s.io/kustomize/kyaml:sigs.k8s.io/kustomize/kyaml/kyaml:force \ | ||
| 262 | github.com/natefinch/lumberjack:github.com/natefinch/lumberjack:force \ | ||
| 263 | github.com/rancher/remotedialer:github.com/rancher/remotedialer:force \ | ||
| 264 | github.com/containerd/platforms:github.com/containerd/platforms:force \ | ||
| 265 | github.com/davidlazar/go-crypto:github.com/davidlazar/go-crypto:force \ | ||
| 266 | github.com/euank/go-kmsg-parser:github.com/euank/go-kmsg-parser:force \ | ||
| 267 | github.com/exponent-io/jsonpath:github.com/exponent-io/jsonpath:force \ | ||
| 268 | github.com/hashicorp/go-version:github.com/hashicorp/go-version:force \ | ||
| 269 | github.com/hashicorp/golang-lru:github.com/hashicorp/golang-lru:force \ | ||
| 270 | github.com/mitchellh/go-homedir:github.com/mitchellh/go-homedir:force \ | ||
| 271 | github.com/moby/sys/symlink:github.com/moby/sys/symlink/symlink:force \ | ||
| 272 | github.com/modern-go/concurrent:github.com/modern-go/concurrent:force \ | ||
| 273 | github.com/pelletier/go-toml/v2:github.com/pelletier/go-toml/v2:force \ | ||
| 274 | github.com/pquerna/cachecontrol:github.com/pquerna/cachecontrol:force \ | ||
| 275 | github.com/tchap/go-patricia/v2:github.com/tchap/go-patricia/v2:force \ | ||
| 276 | github.com/containerd/cgroups/v3:github.com/containerd/cgroups/v3:force \ | ||
| 277 | github.com/coreos/go-systemd/v22:github.com/coreos/go-systemd/v22:force \ | ||
| 278 | github.com/go-bindata/go-bindata:github.com/go-bindata/go-bindata:force \ | ||
| 279 | go.etcd.io/etcd/server/v3:github.com/k3s-io/etcd/server/v3/server:force \ | ||
| 280 | github.com/bahlo/generic-list-go:github.com/bahlo/generic-list-go:force \ | ||
| 281 | github.com/go-task/slim-sprig/v3:github.com/go-task/slim-sprig/v3:force \ | ||
| 282 | github.com/wk8/go-ordered-map/v2:github.com/wk8/go-ordered-map/v2:force \ | ||
| 283 | github.com/containerd/continuity:github.com/containerd/continuity:force \ | ||
| 284 | github.com/containerd/typeurl/v2:github.com/containerd/typeurl/v2:force \ | ||
| 285 | github.com/cpuguy83/go-md2man/v2:github.com/cpuguy83/go-md2man/v2:force \ | ||
| 286 | github.com/docker/go-connections:github.com/docker/go-connections:force \ | ||
| 287 | github.com/google/gnostic-models:github.com/google/gnostic-models:force \ | ||
| 288 | github.com/libp2p/go-buffer-pool:github.com/libp2p/go-buffer-pool:force \ | ||
| 289 | github.com/mitchellh/go-wordwrap:github.com/mitchellh/go-wordwrap:force \ | ||
| 290 | gopkg.in/natefinch/lumberjack.v2:gopkg.in/natefinch/lumberjack.v2:force \ | ||
| 291 | go.opentelemetry.io/proto/otlp:go.opentelemetry.io/proto/otlp/otlp:force \ | ||
| 292 | github.com/k3s-io/helm-controller:github.com/k3s-io/helm-controller:force \ | ||
| 293 | github.com/mwitkow/go-http-dialer:github.com/mwitkow/go-http-dialer:force \ | ||
| 294 | github.com/opencontainers/selinux:github.com/opencontainers/selinux:force \ | ||
| 295 | github.com/asaskevich/govalidator:github.com/asaskevich/govalidator:force \ | ||
| 296 | github.com/distribution/reference:github.com/distribution/reference:force \ | ||
| 297 | github.com/emicklei/go-restful/v3:github.com/emicklei/go-restful/v3:force \ | ||
| 298 | github.com/go-openapi/jsonpointer:github.com/go-openapi/jsonpointer:force \ | ||
| 299 | github.com/hashicorp/go-cleanhttp:github.com/hashicorp/go-cleanhttp:force \ | ||
| 300 | github.com/libp2p/go-flow-metrics:github.com/libp2p/go-flow-metrics:force \ | ||
| 301 | github.com/multiformats/go-base32:github.com/multiformats/go-base32:force \ | ||
| 302 | github.com/multiformats/go-base36:github.com/multiformats/go-base36:force \ | ||
| 303 | github.com/multiformats/go-varint:github.com/multiformats/go-varint:force \ | ||
| 304 | github.com/nats-io/nats-server/v2:github.com/nats-io/nats-server/v2:force \ | ||
| 305 | go.opentelemetry.io/otel/trace:go.opentelemetry.io/otel/trace/trace:force \ | ||
| 306 | golang.zx2c4.com/wireguard/wgctrl:golang.zx2c4.com/wireguard/wgctrl:force \ | ||
| 307 | go.etcd.io/etcd/client/v3:github.com/k3s-io/etcd/client/v3/client/v3:force \ | ||
| 308 | go.etcd.io/etcd/etcdutl/v3:github.com/k3s-io/etcd/etcdutl/v3/etcdutl:force \ | ||
| 309 | go.etcd.io/etcd/client/v2:github.com/k3s-io/etcd/client/v2/client/v2:force \ | ||
| 310 | github.com/rancher/dynamiclistener:github.com/rancher/dynamiclistener:force \ | ||
| 311 | github.com/containernetworking/cni:github.com/containernetworking/cni:force \ | ||
| 312 | github.com/hashicorp/go-multierror:github.com/hashicorp/go-multierror:force \ | ||
| 313 | github.com/hashicorp/golang-lru/v2:github.com/hashicorp/golang-lru/v2:force \ | ||
| 314 | github.com/libp2p/go-libp2p-record:github.com/libp2p/go-libp2p-record:force \ | ||
| 315 | github.com/moby/sys/mountinfo:github.com/moby/sys/mountinfo/mountinfo:force \ | ||
| 316 | github.com/prometheus/client_model:github.com/prometheus/client_model:force \ | ||
| 317 | github.com/quic-go/webtransport-go:github.com/quic-go/webtransport-go:force \ | ||
| 318 | github.com/russross/blackfriday/v2:github.com/russross/blackfriday/v2:force \ | ||
| 319 | go.opentelemetry.io/otel/metric:go.opentelemetry.io/otel/metric/metric:force \ | ||
| 320 | github.com/prometheus/client_golang:github.com/prometheus/client_golang:force \ | ||
| 321 | github.com/containerd/errdefs/pkg:github.com/containerd/errdefs/pkg/pkg:force \ | ||
| 322 | github.com/go-openapi/jsonreference:github.com/go-openapi/jsonreference:force \ | ||
| 323 | github.com/libp2p/go-libp2p-kad-dht:github.com/libp2p/go-libp2p-kad-dht:force \ | ||
| 324 | github.com/libp2p/go-libp2p-kbucket:github.com/libp2p/go-libp2p-kbucket:force \ | ||
| 325 | github.com/opencontainers/go-digest:github.com/opencontainers/go-digest:force \ | ||
| 326 | github.com/tmc/grpc-websocket-proxy:github.com/tmc/grpc-websocket-proxy:force \ | ||
| 327 | github.com/moby/sys/sequential:github.com/moby/sys/sequential/sequential:force \ | ||
| 328 | github.com/AdaLogics/go-fuzz-headers:github.com/AdaLogics/go-fuzz-headers:force \ | ||
| 329 | github.com/inconshreveable/mousetrap:github.com/inconshreveable/mousetrap:force \ | ||
| 330 | github.com/libp2p/go-libp2p-asn-util:github.com/libp2p/go-libp2p-asn-util:force \ | ||
| 331 | github.com/multiformats/go-multiaddr:github.com/multiformats/go-multiaddr:force \ | ||
| 332 | github.com/multiformats/go-multibase:github.com/multiformats/go-multibase:force \ | ||
| 333 | github.com/multiformats/go-multihash:github.com/multiformats/go-multihash:force \ | ||
| 334 | github.com/opencontainers/image-spec:github.com/opencontainers/image-spec:force \ | ||
| 335 | github.com/stefanberger/go-pkcs11uri:github.com/stefanberger/go-pkcs11uri:force \ | ||
| 336 | github.com/whyrusleeping/go-keyspace:github.com/whyrusleeping/go-keyspace:force \ | ||
| 337 | sigs.k8s.io/structured-merge-diff/v4:sigs.k8s.io/structured-merge-diff/v4:force \ | ||
| 338 | github.com/cloudnativelabs/kube-router/v2:github.com/k3s-io/kube-router/v2:force \ | ||
| 339 | github.com/cyphar/filepath-securejoin:github.com/cyphar/filepath-securejoin:force \ | ||
| 340 | github.com/hashicorp/go-retryablehttp:github.com/hashicorp/go-retryablehttp:force \ | ||
| 341 | github.com/jbenet/go-temp-err-catcher:github.com/jbenet/go-temp-err-catcher:force \ | ||
| 342 | github.com/libopenstorage/openstorage:github.com/libopenstorage/openstorage:force \ | ||
| 343 | github.com/multiformats/go-multicodec:github.com/multiformats/go-multicodec:force \ | ||
| 344 | github.com/opentracing/opentracing-go:github.com/opentracing/opentracing-go:force \ | ||
| 345 | go.etcd.io/etcd/client/pkg/v3:github.com/k3s-io/etcd/client/pkg/v3/client/pkg:force \ | ||
| 346 | github.com/AdamKorcz/go-118-fuzz-build:github.com/AdamKorcz/go-118-fuzz-build:force \ | ||
| 347 | github.com/bronze1man/goStrongswanVici:github.com/bronze1man/goStrongswanVici:force \ | ||
| 348 | github.com/containerd/containerd/api:github.com/containerd/containerd/api/api:force \ | ||
| 349 | github.com/containernetworking/plugins:github.com/containernetworking/plugins:force \ | ||
| 350 | github.com/google/go-containerregistry:github.com/google/go-containerregistry:force \ | ||
| 351 | github.com/grpc-ecosystem/grpc-gateway:github.com/grpc-ecosystem/grpc-gateway:force \ | ||
| 352 | github.com/monochromegane/go-gitignore:github.com/monochromegane/go-gitignore:force \ | ||
| 353 | github.com/multiformats/go-multistream:github.com/multiformats/go-multistream:force \ | ||
| 354 | github.com/opencontainers/runtime-spec:github.com/opencontainers/runtime-spec:force \ | ||
| 355 | github.com/opencontainers/runtime-tools:github.com/opencontainers/runtime-tools:force \ | ||
| 356 | sigs.k8s.io/kustomize/kustomize/v5:sigs.k8s.io/kustomize/kustomize/v5/kustomize:force \ | ||
| 357 | tags.cncf.io/container-device-interface:tags.cncf.io/container-device-interface:force \ | ||
| 358 | github.com/containerd/stargz-snapshotter:github.com/containerd/stargz-snapshotter:force \ | ||
| 359 | github.com/hashicorp/golang-lru/arc/v2:github.com/hashicorp/golang-lru/arc/v2/arc:force \ | ||
| 360 | github.com/multiformats/go-multiaddr-dns:github.com/multiformats/go-multiaddr-dns:force \ | ||
| 361 | github.com/multiformats/go-multiaddr-fmt:github.com/multiformats/go-multiaddr-fmt:force \ | ||
| 362 | github.com/grpc-ecosystem/grpc-gateway/v2:github.com/grpc-ecosystem/grpc-gateway/v2:force \ | ||
| 363 | github.com/rootless-containers/rootlesskit:github.com/rootless-containers/rootlesskit:force \ | ||
| 364 | k8s.io/api:github.com/k3s-io/kubernetes/staging/src/k8s.io/api/staging/src/k8s.io/api:force \ | ||
| 365 | k8s.io/kms:github.com/k3s-io/kubernetes/staging/src/k8s.io/kms/staging/src/k8s.io/kms:force \ | ||
| 366 | github.com/container-storage-interface/spec:github.com/container-storage-interface/spec:force \ | ||
| 367 | github.com/docker/docker-credential-helpers:github.com/docker/docker-credential-helpers:force \ | ||
| 368 | github.com/libp2p/go-libp2p-routing-helpers:github.com/libp2p/go-libp2p-routing-helpers:force \ | ||
| 369 | github.com/grpc-ecosystem/go-grpc-middleware:github.com/grpc-ecosystem/go-grpc-middleware:force \ | ||
| 370 | github.com/grpc-ecosystem/go-grpc-prometheus:github.com/grpc-ecosystem/go-grpc-prometheus:force \ | ||
| 371 | github.com/containerd/fuse-overlayfs-snapshotter:github.com/containerd/fuse-overlayfs-snapshotter:force \ | ||
| 372 | k8s.io/cri-api:github.com/k3s-io/kubernetes/staging/src/k8s.io/cri-api/staging/src/k8s.io/cri-api:force \ | ||
| 373 | k8s.io/kubectl:github.com/k3s-io/kubernetes/staging/src/k8s.io/kubectl/staging/src/k8s.io/kubectl:force \ | ||
| 374 | k8s.io/kubelet:github.com/k3s-io/kubernetes/staging/src/k8s.io/kubelet/staging/src/k8s.io/kubelet:force \ | ||
| 375 | k8s.io/metrics:github.com/k3s-io/kubernetes/staging/src/k8s.io/metrics/staging/src/k8s.io/metrics:force \ | ||
| 376 | google.golang.org/genproto/googleapis/api:google.golang.org/genproto/googleapis/api/googleapis/api:force \ | ||
| 377 | google.golang.org/genproto/googleapis/rpc:google.golang.org/genproto/googleapis/rpc/googleapis/rpc:force \ | ||
| 378 | github.com/decred/dcrd/dcrec/secp256k1/v4:github.com/decred/dcrd/dcrec/secp256k1/v4/dcrec/secp256k1:force \ | ||
| 379 | k8s.io/apiserver:github.com/k3s-io/kubernetes/staging/src/k8s.io/apiserver/staging/src/k8s.io/apiserver:force \ | ||
| 380 | k8s.io/client-go:github.com/k3s-io/kubernetes/staging/src/k8s.io/client-go/staging/src/k8s.io/client-go:force \ | ||
| 381 | github.com/containerd/stargz-snapshotter/estargz:github.com/containerd/stargz-snapshotter/estargz/estargz:force \ | ||
| 382 | k8s.io/kube-proxy:github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-proxy/staging/src/k8s.io/kube-proxy:force \ | ||
| 383 | tags.cncf.io/container-device-interface/specs-go:tags.cncf.io/container-device-interface/specs-go/specs-go:force \ | ||
| 384 | k8s.io/cli-runtime:github.com/k3s-io/kubernetes/staging/src/k8s.io/cli-runtime/staging/src/k8s.io/cli-runtime:force \ | ||
| 385 | k8s.io/externaljwt:github.com/k3s-io/kubernetes/staging/src/k8s.io/externaljwt/staging/src/k8s.io/externaljwt:force \ | ||
| 386 | k8s.io/mount-utils:github.com/k3s-io/kubernetes/staging/src/k8s.io/mount-utils/staging/src/k8s.io/mount-utils:force \ | ||
| 387 | k8s.io/apimachinery:github.com/k3s-io/kubernetes/staging/src/k8s.io/apimachinery/staging/src/k8s.io/apimachinery:force \ | ||
| 388 | k8s.io/endpointslice:github.com/k3s-io/kubernetes/staging/src/k8s.io/endpointslice/staging/src/k8s.io/endpointslice:force \ | ||
| 389 | k8s.io/cloud-provider:github.com/k3s-io/kubernetes/staging/src/k8s.io/cloud-provider/staging/src/k8s.io/cloud-provider:force \ | ||
| 390 | k8s.io/component-base:github.com/k3s-io/kubernetes/staging/src/k8s.io/component-base/staging/src/k8s.io/component-base:force \ | ||
| 391 | k8s.io/code-generator:github.com/k3s-io/kubernetes/staging/src/k8s.io/code-generator/staging/src/k8s.io/code-generator:force \ | ||
| 392 | k8s.io/kube-scheduler:github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-scheduler/staging/src/k8s.io/kube-scheduler:force \ | ||
| 393 | k8s.io/kube-aggregator:github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-aggregator/staging/src/k8s.io/kube-aggregator:force \ | ||
| 394 | go.opentelemetry.io/otel/exporters/otlp/otlptrace:go.opentelemetry.io/otel/exporters/otlp/otlptrace/exporters/otlp/otlptrace:force \ | ||
| 395 | k8s.io/cluster-bootstrap:github.com/k3s-io/kubernetes/staging/src/k8s.io/cluster-bootstrap/staging/src/k8s.io/cluster-bootstrap:force \ | ||
| 396 | k8s.io/component-helpers:github.com/k3s-io/kubernetes/staging/src/k8s.io/component-helpers/staging/src/k8s.io/component-helpers:force \ | ||
| 397 | k8s.io/controller-manager:github.com/k3s-io/kubernetes/staging/src/k8s.io/controller-manager/staging/src/k8s.io/controller-manager:force \ | ||
| 398 | sigs.k8s.io/apiserver-network-proxy/konnectivity-client:sigs.k8s.io/apiserver-network-proxy/konnectivity-client/konnectivity-client:force \ | ||
| 399 | k8s.io/csi-translation-lib:github.com/k3s-io/kubernetes/staging/src/k8s.io/csi-translation-lib/staging/src/k8s.io/csi-translation-lib:force \ | ||
| 400 | k8s.io/pod-security-admission:github.com/k3s-io/kubernetes/staging/src/k8s.io/pod-security-admission/staging/src/k8s.io/pod-security-admission:force \ | ||
| 401 | k8s.io/apiextensions-apiserver:github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver/staging/src/k8s.io/apiextensions-apiserver:force \ | ||
| 402 | k8s.io/kube-controller-manager:github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-controller-manager/staging/src/k8s.io/kube-controller-manager:force \ | ||
| 403 | go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp:go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/instrumentation/net/http/otelhttp:force \ | ||
| 404 | k8s.io/dynamic-resource-allocation:github.com/k3s-io/kubernetes/staging/src/k8s.io/dynamic-resource-allocation/staging/src/k8s.io/dynamic-resource-allocation:force \ | ||
| 405 | go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc:go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/exporters/otlp/otlptrace/otlptracegrpc:force \ | ||
| 406 | go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp:go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/exporters/otlp/otlptrace/otlptracehttp:force \ | ||
| 407 | go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc:go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/instrumentation/google.golang.org/grpc/otelgrpc:force \ | ||
| 408 | go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful:go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful/instrumentation/github.com/emicklei/go-restful/otelrestful:force" | ||
| 409 | |||
| 410 | do_compile:prepend() { | ||
| 411 | cd ${S}/src/import | ||
| 412 | for s in $sites; do | ||
| 413 | site_dest=$(echo $s | cut -d: -f1) | ||
| 414 | site_source=$(echo $s | cut -d: -f2) | ||
| 415 | force_flag=$(echo $s | cut -d: -f3) | ||
| 416 | mkdir -p vendor.copy/$site_dest | ||
| 417 | if [ -n "$force_flag" ]; then | ||
| 418 | echo "[INFO] $site_dest: force copying .go files" | ||
| 419 | rm -rf vendor.copy/$site_dest | ||
| 420 | rsync -a --exclude='vendor/' --exclude='.git/' vendor.fetch/$site_source/ vendor.copy/$site_dest | ||
| 421 | else | ||
| 422 | [ -n "$(ls -A vendor.copy/$site_dest/*.go 2> /dev/null)" ] && { echo "[INFO] vendor.fetch/$site_source -> $site_dest: go copy skipped (files present)" ; true ; } || { echo "[INFO] $site_dest: copying .go files" ; rsync -a --exclude='vendor/' --exclude='.git/' vendor.fetch/$site_source/ vendor.copy/$site_dest ; } | ||
| 423 | fi | ||
| 424 | done | ||
| 425 | } | ||
diff --git a/recipes-containers/k3s/src_uri.inc b/recipes-containers/k3s/src_uri.inc deleted file mode 100644 index 5511cb5b..00000000 --- a/recipes-containers/k3s/src_uri.inc +++ /dev/null | |||
| @@ -1,2040 +0,0 @@ | |||
| 1 | # k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738 | ||
| 2 | # [1] git ls-remote https://github.com/kubernetes/utils 3ea5e8cea73810f6d2951b37183cf91e19f63455 | ||
| 3 | SRCREV_utils = "3ea5e8cea73810f6d2951b37183cf91e19f63455" | ||
| 4 | SRC_URI += "git://github.com/kubernetes/utils;name=utils;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/k8s.io/utils" | ||
| 5 | |||
| 6 | # cel.dev/expr v0.18.0 | ||
| 7 | # [1] git ls-remote https://github.com/google/cel-spec 373994d7e20e582fce56767b01ac5039524cddab | ||
| 8 | SRCREV_expr = "373994d7e20e582fce56767b01ac5039524cddab" | ||
| 9 | SRC_URI += "git://github.com/google/cel-spec;name=expr;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/cel.dev/expr" | ||
| 10 | |||
| 11 | # k8s.io/gengo v0.0.0-20240911193312-2b36238f13e9 | ||
| 12 | # [1] git ls-remote https://github.com/kubernetes/gengo 2b36238f13e9b8aebe4c286c2ffb2fc71f4be3c5 | ||
| 13 | SRCREV_gengo = "2b36238f13e9b8aebe4c286c2ffb2fc71f4be3c5" | ||
| 14 | SRC_URI += "git://github.com/kubernetes/gengo;name=gengo;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/k8s.io/gengo" | ||
| 15 | |||
| 16 | # go.uber.org/fx v1.20.1 | ||
| 17 | # [1] git ls-remote https://github.com/uber-go/fx 9636854c6fc588f0ca497000ac18f858f8083ebd | ||
| 18 | SRCREV_fx = "9636854c6fc588f0ca497000ac18f858f8083ebd" | ||
| 19 | SRC_URI += "git://github.com/uber-go/fx;name=fx;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.uber.org/fx" | ||
| 20 | |||
| 21 | # go.uber.org/zap v1.27.0 | ||
| 22 | # [1] git ls-remote https://github.com/uber-go/zap fcf8ee58669e358bbd6460bef5c2ee7a53c0803a | ||
| 23 | SRCREV_zap = "fcf8ee58669e358bbd6460bef5c2ee7a53c0803a" | ||
| 24 | SRC_URI += "git://github.com/uber-go/zap;name=zap;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.uber.org/zap" | ||
| 25 | |||
| 26 | # dario.cat/mergo v1.0.1 | ||
| 27 | # [1] git ls-remote https://github.com/imdario/mergo 59ea6a9cd9f9c60cb6b1c58476f76cd3172ccebf | ||
| 28 | SRCREV_mergo = "59ea6a9cd9f9c60cb6b1c58476f76cd3172ccebf" | ||
| 29 | SRC_URI += "git://github.com/imdario/mergo;name=mergo;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/dario.cat/mergo" | ||
| 30 | |||
| 31 | # go.uber.org/dig v1.17.1 | ||
| 32 | # [1] git ls-remote https://github.com/uber-go/dig 3c7d5e3878b76b0a709514e395597059b6490fb5 | ||
| 33 | SRCREV_dig = "3c7d5e3878b76b0a709514e395597059b6490fb5" | ||
| 34 | SRC_URI += "git://github.com/uber-go/dig;name=dig;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.uber.org/dig" | ||
| 35 | |||
| 36 | # gopkg.in/inf.v0 v0.9.1 | ||
| 37 | # [1] git ls-remote https://github.com/go-inf/inf d2d2541c53f18d2a059457998ce2876cc8e67cbf | ||
| 38 | SRCREV_inf.v0 = "d2d2541c53f18d2a059457998ce2876cc8e67cbf" | ||
| 39 | SRC_URI += "git://github.com/go-inf/inf;name=inf.v0;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/gopkg.in/inf.v0" | ||
| 40 | |||
| 41 | # gopkg.in/ini.v1 v1.67.0 | ||
| 42 | # [1] git ls-remote https://github.com/go-ini/ini b2f570e5b5b844226bbefe6fb521d891f529a951 | ||
| 43 | SRCREV_ini.v1 = "b2f570e5b5b844226bbefe6fb521d891f529a951" | ||
| 44 | SRC_URI += "git://github.com/go-ini/ini;name=ini.v1;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/gopkg.in/ini.v1" | ||
| 45 | |||
| 46 | # k8s.io/gengo/v2 v2.0.0-20240911193312-2b36238f13e9 | ||
| 47 | # [1] git ls-remote https://github.com/kubernetes/gengo 2b36238f13e9b8aebe4c286c2ffb2fc71f4be3c5 | ||
| 48 | SRCREV_gengo-v2 = "2b36238f13e9b8aebe4c286c2ffb2fc71f4be3c5" | ||
| 49 | SRC_URI += "git://github.com/kubernetes/gengo;name=gengo-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/k8s.io/gengo/v2" | ||
| 50 | |||
| 51 | # go.uber.org/mock v0.4.0 | ||
| 52 | # [1] git ls-remote https://github.com/uber/mock 74a29c6e6c2cbb8ccee94db061c1604ff33fd188 | ||
| 53 | SRCREV_mock = "74a29c6e6c2cbb8ccee94db061c1604ff33fd188" | ||
| 54 | SRC_URI += "git://github.com/uber/mock;name=mock;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.uber.org/mock" | ||
| 55 | |||
| 56 | # golang.org/x/mod v0.22.0 | ||
| 57 | # [1] git ls-remote https://go.googlesource.com/mod dec0365065b75edd0e98b0306f6f9b0051710ed2 | ||
| 58 | SRCREV_mod = "dec0365065b75edd0e98b0306f6f9b0051710ed2" | ||
| 59 | SRC_URI += "git://go.googlesource.com/mod;name=mod;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/mod" | ||
| 60 | |||
| 61 | # golang.org/x/net v0.26.0 | ||
| 62 | # [1] git ls-remote https://go.googlesource.com/net 66e838c6fbf5387ecedc26ce490b5f4d6864a854 | ||
| 63 | SRCREV_net = "66e838c6fbf5387ecedc26ce490b5f4d6864a854" | ||
| 64 | SRC_URI += "git://go.googlesource.com/net;name=net;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/net" | ||
| 65 | |||
| 66 | # golang.org/x/sys v0.21.0 | ||
| 67 | # [1] git ls-remote https://github.com/golang/sys 673e0f94c16da4b6d7f550d6af66fde0c69503e4 | ||
| 68 | SRCREV_sys = "673e0f94c16da4b6d7f550d6af66fde0c69503e4" | ||
| 69 | SRC_URI += "git://github.com/golang/sys;name=sys;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/sys" | ||
| 70 | |||
| 71 | # gopkg.in/yaml.v2 v2.4.0 | ||
| 72 | # [1] git ls-remote https://github.com/go-yaml/yaml 7649d4548cb53a614db133b2a8ac1f31859dda8c | ||
| 73 | SRCREV_yaml.v2 = "7649d4548cb53a614db133b2a8ac1f31859dda8c" | ||
| 74 | SRC_URI += "git://github.com/go-yaml/yaml;name=yaml.v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/gopkg.in/yaml.v2" | ||
| 75 | |||
| 76 | # sigs.k8s.io/yaml v1.4.0 | ||
| 77 | # [1] git ls-remote https://github.com/kubernetes-sigs/yaml c3772b51db126345efe2dfe4ff8dac83b8141684 | ||
| 78 | SRCREV_yaml = "c3772b51db126345efe2dfe4ff8dac83b8141684" | ||
| 79 | SRC_URI += "git://github.com/kubernetes-sigs/yaml;name=yaml;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/sigs.k8s.io/yaml" | ||
| 80 | |||
| 81 | # go.etcd.io/bbolt v1.3.11 | ||
| 82 | # [1] git ls-remote https://github.com/etcd-io/bbolt d128a10000a9d394686cf45be262a4fe966b03c4 | ||
| 83 | SRCREV_bbolt = "d128a10000a9d394686cf45be262a4fe966b03c4" | ||
| 84 | SRC_URI += "git://github.com/etcd-io/bbolt;name=bbolt;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.etcd.io/bbolt" | ||
| 85 | |||
| 86 | # go.opencensus.io v0.24.0 | ||
| 87 | # [1] git ls-remote https://github.com/census-instrumentation/opencensus-go b1a01ee95db0e690d91d7193d037447816fae4c5 | ||
| 88 | SRCREV_go.opencensus.io = "b1a01ee95db0e690d91d7193d037447816fae4c5" | ||
| 89 | SRC_URI += "git://github.com/census-instrumentation/opencensus-go;name=go.opencensus.io;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opencensus.io" | ||
| 90 | |||
| 91 | # golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 | ||
| 92 | # [1] git ls-remote https://go.googlesource.com/exp 8a7402abbf56ed11a2540c1d8beb569bd29e22d1 | ||
| 93 | SRCREV_exp = "8a7402abbf56ed11a2540c1d8beb569bd29e22d1" | ||
| 94 | SRC_URI += "git://go.googlesource.com/exp;name=exp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/exp" | ||
| 95 | |||
| 96 | # gopkg.in/yaml.v3 v3.0.1 | ||
| 97 | # [1] git ls-remote https://github.com/go-yaml/yaml f6f7691b1fdeb513f56608cd2c32c51f8194bf51 | ||
| 98 | SRCREV_yaml.v3 = "f6f7691b1fdeb513f56608cd2c32c51f8194bf51" | ||
| 99 | SRC_URI += "git://github.com/go-yaml/yaml;name=yaml.v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/gopkg.in/yaml.v3" | ||
| 100 | |||
| 101 | # sigs.k8s.io/json v0.0.0-20241010143419-9aa6b5e7a4b3 | ||
| 102 | # [1] git ls-remote https://github.com/kubernetes-sigs/json 9aa6b5e7a4b39ff56593bf75f44924cb195127af | ||
| 103 | SRCREV_json = "9aa6b5e7a4b39ff56593bf75f44924cb195127af" | ||
| 104 | SRC_URI += "git://github.com/kubernetes-sigs/json;name=json;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/sigs.k8s.io/json" | ||
| 105 | |||
| 106 | # golang.org/x/sync v0.9.0 | ||
| 107 | # [1] git ls-remote https://go.googlesource.com/sync 151027eb5637d626749783009eab9f0a7cfb446a | ||
| 108 | SRCREV_sync = "151027eb5637d626749783009eab9f0a7cfb446a" | ||
| 109 | SRC_URI += "git://go.googlesource.com/sync;name=sync;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/sync" | ||
| 110 | |||
| 111 | # k8s.io/cri-client v0.32.0 | ||
| 112 | # [1] git ls-remote https://github.com/kubernetes/cri-client d406b65ea8158e45dd0e3dafbd99640d7e8083e7 | ||
| 113 | SRCREV_cri-client = "d406b65ea8158e45dd0e3dafbd99640d7e8083e7" | ||
| 114 | SRC_URI += "git://github.com/kubernetes/cri-client;name=cri-client;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/k8s.io/cri-client" | ||
| 115 | |||
| 116 | # github.com/rs/xid v1.5.0 | ||
| 117 | # [1] git ls-remote https://github.com/rs/xid 47a0ac1e0b750ee1f43718be223bb07601c66a1f | ||
| 118 | SRCREV_xid = "47a0ac1e0b750ee1f43718be223bb07601c66a1f" | ||
| 119 | SRC_URI += "git://github.com/rs/xid;name=xid;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/rs/xid" | ||
| 120 | |||
| 121 | # golang.org/x/term v0.26.0 | ||
| 122 | # [1] git ls-remote https://go.googlesource.com/term b725e362a8129d135cfc48159c4c4117f2cdc3b6 | ||
| 123 | SRCREV_x-term = "b725e362a8129d135cfc48159c4c4117f2cdc3b6" | ||
| 124 | SRC_URI += "git://go.googlesource.com/term;name=x-term;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/term" | ||
| 125 | |||
| 126 | # golang.org/x/text v0.20.0 | ||
| 127 | # [1] git ls-remote https://go.googlesource.com/text efd25daf282ae4d20d3625f1ccb4452fe40967ae | ||
| 128 | SRCREV_text = "efd25daf282ae4d20d3625f1ccb4452fe40967ae" | ||
| 129 | SRC_URI += "git://go.googlesource.com/text;name=text;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/text" | ||
| 130 | |||
| 131 | # golang.org/x/time v0.7.0 | ||
| 132 | # [1] git ls-remote https://go.googlesource.com/time 772484ea383fac83b7da05684a96ae628b251bcd | ||
| 133 | SRCREV_time = "772484ea383fac83b7da05684a96ae628b251bcd" | ||
| 134 | SRC_URI += "git://go.googlesource.com/time;name=time;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/time" | ||
| 135 | |||
| 136 | # golang.org/x/tools v0.27.0 | ||
| 137 | # [1] git ls-remote https://go.googlesource.com/tools 4d2b19f26de18fb5fcfe5fa93e63cc44a98f1fcf | ||
| 138 | SRCREV_tools = "4d2b19f26de18fb5fcfe5fa93e63cc44a98f1fcf" | ||
| 139 | SRC_URI += "git://go.googlesource.com/tools;name=tools;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/tools" | ||
| 140 | |||
| 141 | # gonum.org/v1/gonum v0.13.0 | ||
| 142 | # [1] git ls-remote https://github.com/gonum/gonum 91a06ac64c4b32c929427846d4d1d3b8202ad7b1 | ||
| 143 | SRCREV_gonum = "91a06ac64c4b32c929427846d4d1d3b8202ad7b1" | ||
| 144 | SRC_URI += "git://github.com/gonum/gonum;name=gonum;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/gonum.org/v1/gonum" | ||
| 145 | |||
| 146 | # golang.org/x/crypto v0.24.0 | ||
| 147 | # [1] git ls-remote https://go.googlesource.com/crypto 332fd656f4f013f66e643818fe8c759538456535 | ||
| 148 | SRCREV_crypto = "332fd656f4f013f66e643818fe8c759538456535" | ||
| 149 | SRC_URI += "git://go.googlesource.com/crypto;name=crypto;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/crypto" | ||
| 150 | |||
| 151 | # golang.org/x/oauth2 v0.23.0 | ||
| 152 | # [1] git ls-remote https://go.googlesource.com/oauth2 3e6480915d39dd1a80fa460e56413857f02cc1b9 | ||
| 153 | SRCREV_oauth2 = "3e6480915d39dd1a80fa460e56413857f02cc1b9" | ||
| 154 | SRC_URI += "git://go.googlesource.com/oauth2;name=oauth2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/oauth2" | ||
| 155 | |||
| 156 | # k8s.io/kube-openapi v0.0.0-20241105132330-32ad38e42d3f | ||
| 157 | # [1] git ls-remote https://github.com/kubernetes/kube-openapi 32ad38e42d3faf1ce94eb29f4ea6d763339b258e | ||
| 158 | SRCREV_kube-openapi = "32ad38e42d3faf1ce94eb29f4ea6d763339b258e" | ||
| 159 | SRC_URI += "git://github.com/kubernetes/kube-openapi;name=kube-openapi;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/k8s.io/kube-openapi" | ||
| 160 | |||
| 161 | # github.com/ipfs/boxo v0.10.0 | ||
| 162 | # [1] git ls-remote https://github.com/ipfs/boxo 6f82d77995476b0d85722539230a50a321706ead | ||
| 163 | SRCREV_boxo = "6f82d77995476b0d85722539230a50a321706ead" | ||
| 164 | SRC_URI += "git://github.com/ipfs/boxo;name=boxo;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/ipfs/boxo" | ||
| 165 | |||
| 166 | # github.com/miekg/dns v1.1.58 | ||
| 167 | # [1] git ls-remote https://github.com/miekg/dns a493770824062dc616b70e7cd004b890f9e7b702 | ||
| 168 | SRCREV_dns = "a493770824062dc616b70e7cd004b890f9e7b702" | ||
| 169 | SRC_URI += "git://github.com/miekg/dns;name=dns;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/miekg/dns" | ||
| 170 | |||
| 171 | # github.com/moby/ipvs v1.1.0 | ||
| 172 | # [1] git ls-remote https://github.com/moby/ipvs fe22ac585b3e22a969cbde61addd99ecd93ab22c | ||
| 173 | SRCREV_ipvs = "fe22ac585b3e22a969cbde61addd99ecd93ab22c" | ||
| 174 | SRC_URI += "git://github.com/moby/ipvs;name=ipvs;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/ipvs" | ||
| 175 | |||
| 176 | # github.com/moby/term v0.5.0 | ||
| 177 | # [1] git ls-remote https://github.com/moby/term 9c3c875fad924eb6c9dd32a361b5fc0a49a4feb9 | ||
| 178 | SRCREV_term = "9c3c875fad924eb6c9dd32a361b5fc0a49a4feb9" | ||
| 179 | SRC_URI += "git://github.com/moby/term;name=term;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/term" | ||
| 180 | |||
| 181 | # go.mozilla.org/pkcs7 v0.0.0-20200128120323-432b2356ecb1 | ||
| 182 | # [1] git ls-remote https://github.com/mozilla-services/pkcs7 432b2356ecb18209c1cec25680b8a23632794f21 | ||
| 183 | SRCREV_pkcs7 = "432b2356ecb18209c1cec25680b8a23632794f21" | ||
| 184 | SRC_URI += "git://github.com/mozilla-services/pkcs7;name=pkcs7;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.mozilla.org/pkcs7" | ||
| 185 | |||
| 186 | # go.uber.org/multierr v1.11.0 | ||
| 187 | # [1] git ls-remote https://github.com/uber-go/multierr de75ae527b39a27afcb50a84427ec7b84021d5f4 | ||
| 188 | SRCREV_multierr = "de75ae527b39a27afcb50a84427ec7b84021d5f4" | ||
| 189 | SRC_URI += "git://github.com/uber-go/multierr;name=multierr;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.uber.org/multierr" | ||
| 190 | |||
| 191 | # github.com/pkg/errors v0.9.1 | ||
| 192 | # [1] git ls-remote https://github.com/pkg/errors 614d223910a179a466c1767a985424175c39b465 | ||
| 193 | SRCREV_errors = "614d223910a179a466c1767a985424175c39b465" | ||
| 194 | SRC_URI += "git://github.com/pkg/errors;name=errors;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/pkg/errors" | ||
| 195 | |||
| 196 | # github.com/urfave/cli v1.22.15 | ||
| 197 | # [1] git ls-remote https://github.com/urfave/cli 2421d239f2803b47a757b61dd8ee2772f771f730 | ||
| 198 | SRCREV_cli = "2421d239f2803b47a757b61dd8ee2772f771f730" | ||
| 199 | SRC_URI += "git://github.com/urfave/cli;name=cli;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/urfave/cli" | ||
| 200 | |||
| 201 | # github.com/docker/cli v27.1.2+incompatible | ||
| 202 | # [1] git ls-remote https://github.com/docker/cli d01f264bccd8bed2e3c038054a04b99533478ab8 | ||
| 203 | SRCREV_docker-cli = "d01f264bccd8bed2e3c038054a04b99533478ab8" | ||
| 204 | SRC_URI += "git://github.com/docker/cli;name=docker-cli;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/docker/cli" | ||
| 205 | |||
| 206 | # sigs.k8s.io/knftables v0.0.17 | ||
| 207 | # [1] git ls-remote https://github.com/kubernetes-sigs/knftables 1cef1f45f514f463190150177fcb51b099453743 | ||
| 208 | SRCREV_knftables = "1cef1f45f514f463190150177fcb51b099453743" | ||
| 209 | SRC_URI += "git://github.com/kubernetes-sigs/knftables;name=knftables;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/sigs.k8s.io/knftables" | ||
| 210 | |||
| 211 | # github.com/google/uuid v1.6.0 | ||
| 212 | # [1] git ls-remote https://github.com/google/uuid 0f11ee6918f41a04c201eceeadf612a377bc7fbc | ||
| 213 | SRCREV_uuid = "0f11ee6918f41a04c201eceeadf612a377bc7fbc" | ||
| 214 | SRC_URI += "git://github.com/google/uuid;name=uuid;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/uuid" | ||
| 215 | |||
| 216 | # github.com/gorilla/mux v1.8.1 | ||
| 217 | # [1] git ls-remote https://github.com/gorilla/mux b4617d0b9670ad14039b2739167fd35a60f557c5 | ||
| 218 | SRCREV_mux = "b4617d0b9670ad14039b2739167fd35a60f557c5" | ||
| 219 | SRC_URI += "git://github.com/gorilla/mux;name=mux;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/gorilla/mux" | ||
| 220 | |||
| 221 | # github.com/k3s-io/kine v0.13.5 | ||
| 222 | # [1] git ls-remote https://github.com/k3s-io/kine 59c88f9b06d47d7f9338dcab688ec03f1ef751fd | ||
| 223 | SRCREV_kine = "59c88f9b06d47d7f9338dcab688ec03f1ef751fd" | ||
| 224 | SRC_URI += "git://github.com/k3s-io/kine;name=kine;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kine" | ||
| 225 | |||
| 226 | # github.com/onsi/gomega v1.35.1 | ||
| 227 | # [1] git ls-remote https://github.com/onsi/gomega 9f5a208e8adf32c11daf594b3c98a513f13388dd | ||
| 228 | SRCREV_gomega = "9f5a208e8adf32c11daf594b3c98a513f13388dd" | ||
| 229 | SRC_URI += "git://github.com/onsi/gomega;name=gomega;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/onsi/gomega" | ||
| 230 | |||
| 231 | # github.com/k3s-io/runc v1.2.1-k3s1 | ||
| 232 | # [1] git ls-remote https://github.com/k3s-io/runc 3b49dad67c6b107335eba8b74ceb059609a8a18f | ||
| 233 | SRCREV_runc = "3b49dad67c6b107335eba8b74ceb059609a8a18f" | ||
| 234 | SRC_URI += "git://github.com/k3s-io/runc;name=runc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/runc" | ||
| 235 | |||
| 236 | # github.com/spf13/pflag v1.0.5 | ||
| 237 | # [1] git ls-remote https://github.com/spf13/pflag 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab | ||
| 238 | SRCREV_pflag = "2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab" | ||
| 239 | SRC_URI += "git://github.com/spf13/pflag;name=pflag;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/spf13/pflag" | ||
| 240 | |||
| 241 | # google.golang.org/grpc v1.65.0 | ||
| 242 | # [1] git ls-remote https://github.com/grpc/grpc-go 2da976983bbb33feb3e25b7daaa8f60b9769adb5 | ||
| 243 | SRCREV_grpc = "2da976983bbb33feb3e25b7daaa8f60b9769adb5" | ||
| 244 | SRC_URI += "git://github.com/grpc/grpc-go;name=grpc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/grpc" | ||
| 245 | |||
| 246 | # github.com/cilium/ebpf v0.12.3 | ||
| 247 | # [1] git ls-remote https://github.com/cilium/ebpf 1a65b78df6d9fbe88cd546d689e3e1af54227f23 | ||
| 248 | SRCREV_ebpf = "1a65b78df6d9fbe88cd546d689e3e1af54227f23" | ||
| 249 | SRC_URI += "git://github.com/cilium/ebpf;name=ebpf;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/cilium/ebpf" | ||
| 250 | |||
| 251 | # github.com/flynn/noise v1.1.0 | ||
| 252 | # [1] git ls-remote https://github.com/flynn/noise 4d9f71cd4ba1fe81415efac312664ccc4bc79b46 | ||
| 253 | SRCREV_noise = "4d9f71cd4ba1fe81415efac312664ccc4bc79b46" | ||
| 254 | SRC_URI += "git://github.com/flynn/noise;name=noise;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/flynn/noise" | ||
| 255 | |||
| 256 | # github.com/ghodss/yaml v1.0.0 | ||
| 257 | # [1] git ls-remote https://github.com/ghodss/yaml 0ca9ea5df5451ffdf184b4428c902747c2c11cd7 | ||
| 258 | SRCREV_ghodss-yaml = "0ca9ea5df5451ffdf184b4428c902747c2c11cd7" | ||
| 259 | SRC_URI += "git://github.com/ghodss/yaml;name=ghodss-yaml;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/ghodss/yaml" | ||
| 260 | |||
| 261 | # github.com/gofrs/flock v0.8.1 | ||
| 262 | # [1] git ls-remote https://github.com/gofrs/flock 6f010d1acea74a32f2f2066bfe324c08bbee30e3 | ||
| 263 | SRCREV_flock = "6f010d1acea74a32f2f2066bfe324c08bbee30e3" | ||
| 264 | SRC_URI += "git://github.com/gofrs/flock;name=flock;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/gofrs/flock" | ||
| 265 | |||
| 266 | # github.com/huin/goupnp v1.3.0 | ||
| 267 | # [1] git ls-remote https://github.com/huin/goupnp 00783e79ec6092ce7c16ab10ef62e92e75e89939 | ||
| 268 | SRCREV_goupnp = "00783e79ec6092ce7c16ab10ef62e92e75e89939" | ||
| 269 | SRC_URI += "git://github.com/huin/goupnp;name=goupnp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/huin/goupnp" | ||
| 270 | |||
| 271 | # github.com/ipfs/go-cid v0.4.1 | ||
| 272 | # [1] git ls-remote https://github.com/ipfs/go-cid d46e7f28669cd2c463bc68fe86e7dbe4f8240ab7 | ||
| 273 | SRCREV_go-cid = "d46e7f28669cd2c463bc68fe86e7dbe4f8240ab7" | ||
| 274 | SRC_URI += "git://github.com/ipfs/go-cid;name=go-cid;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/ipfs/go-cid" | ||
| 275 | |||
| 276 | # github.com/ipfs/go-log v1.0.5 | ||
| 277 | # [1] git ls-remote https://github.com/ipfs/go-log c39ee80c0915c5cca41dc1311e848c2fd7fa4101 | ||
| 278 | SRCREV_go-log = "c39ee80c0915c5cca41dc1311e848c2fd7fa4101" | ||
| 279 | SRC_URI += "git://github.com/ipfs/go-log;name=go-log;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/ipfs/go-log" | ||
| 280 | |||
| 281 | # github.com/moby/locker v1.0.1 | ||
| 282 | # [1] git ls-remote https://github.com/moby/locker 281af2d563954745bea9d1487c965f24d30742fe | ||
| 283 | SRCREV_locker = "281af2d563954745bea9d1487c965f24d30742fe" | ||
| 284 | SRC_URI += "git://github.com/moby/locker;name=locker;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/locker" | ||
| 285 | |||
| 286 | # github.com/pierrec/lz4 v2.6.0+incompatible | ||
| 287 | # [1] git ls-remote https://github.com/pierrec/lz4 0e583d326e0ec6b9c1ad223188dc709af385408e | ||
| 288 | SRCREV_lz4 = "0e583d326e0ec6b9c1ad223188dc709af385408e" | ||
| 289 | SRC_URI += "git://github.com/pierrec/lz4;name=lz4;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/pierrec/lz4" | ||
| 290 | |||
| 291 | # github.com/spf13/afero v1.11.0 | ||
| 292 | # [1] git ls-remote https://github.com/spf13/afero 5c4385aa20510dba5ca4db12c02b0c9211d82892 | ||
| 293 | SRCREV_afero = "5c4385aa20510dba5ca4db12c02b0c9211d82892" | ||
| 294 | SRC_URI += "git://github.com/spf13/afero;name=afero;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/spf13/afero" | ||
| 295 | |||
| 296 | # github.com/spf13/cobra v1.8.1 | ||
| 297 | # [1] git ls-remote https://github.com/spf13/cobra e94f6d0dd9a5e5738dca6bce03c4b1207ffbc0ec | ||
| 298 | SRCREV_cobra = "e94f6d0dd9a5e5738dca6bce03c4b1207ffbc0ec" | ||
| 299 | SRC_URI += "git://github.com/spf13/cobra;name=cobra;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/spf13/cobra" | ||
| 300 | |||
| 301 | # github.com/go-logr/logr v1.4.2 | ||
| 302 | # [1] git ls-remote https://github.com/go-logr/logr 1205f429d540b8b81c2b75a38943afb738dac223 | ||
| 303 | SRCREV_logr = "1205f429d540b8b81c2b75a38943afb738dac223" | ||
| 304 | SRC_URI += "git://github.com/go-logr/logr;name=logr;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-logr/logr" | ||
| 305 | |||
| 306 | # github.com/go-logr/stdr v1.2.3-0.20220714215716-96bad1d688c5 | ||
| 307 | # [1] git ls-remote https://github.com/go-logr/stdr 96bad1d688c524409b0da98c82fb7d3d51e60639 | ||
| 308 | SRCREV_stdr = "96bad1d688c524409b0da98c82fb7d3d51e60639" | ||
| 309 | SRC_URI += "git://github.com/go-logr/stdr;name=stdr;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-logr/stdr" | ||
| 310 | |||
| 311 | # github.com/go-test/deep v1.0.7 | ||
| 312 | # [1] git ls-remote https://github.com/go-test/deep c733f5ed5136b7437e29ac91bb97c653af3694b5 | ||
| 313 | SRCREV_deep = "c733f5ed5136b7437e29ac91bb97c653af3694b5" | ||
| 314 | SRC_URI += "git://github.com/go-test/deep;name=deep;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-test/deep" | ||
| 315 | |||
| 316 | # github.com/otiai10/copy v1.7.0 | ||
| 317 | # [1] git ls-remote https://github.com/otiai10/copy 323db161ae97db91e6e13dbcda403fdb29c3fff8 | ||
| 318 | SRCREV_copy = "323db161ae97db91e6e13dbcda403fdb29c3fff8" | ||
| 319 | SRC_URI += "git://github.com/otiai10/copy;name=copy;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/otiai10/copy" | ||
| 320 | |||
| 321 | # github.com/x448/float16 v0.8.4 | ||
| 322 | # [1] git ls-remote https://github.com/x448/float16 cb9afec31f2649663ebb64da5c6c32c3d365c3ca | ||
| 323 | SRCREV_float16 = "cb9afec31f2649663ebb64da5c6c32c3d365c3ca" | ||
| 324 | SRC_URI += "git://github.com/x448/float16;name=float16;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/x448/float16" | ||
| 325 | |||
| 326 | # filippo.io/edwards25519 v1.1.0 | ||
| 327 | # [1] git ls-remote https://github.com/FiloSottile/edwards25519 325f520de716c1d2d2b4e8dc2f82c7ccc5fac764 | ||
| 328 | SRCREV_edwards25519 = "325f520de716c1d2d2b4e8dc2f82c7ccc5fac764" | ||
| 329 | SRC_URI += "git://github.com/FiloSottile/edwards25519;name=edwards25519;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/filippo.io/edwards25519" | ||
| 330 | |||
| 331 | # github.com/Rican7/retry v0.3.1 | ||
| 332 | # [1] git ls-remote https://github.com/Rican7/retry e6cc9ad35993d0a7edf857b494c854e0804440cd | ||
| 333 | SRCREV_retry = "e6cc9ad35993d0a7edf857b494c854e0804440cd" | ||
| 334 | SRC_URI += "git://github.com/Rican7/retry;name=retry;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/Rican7/retry" | ||
| 335 | |||
| 336 | # github.com/beorn7/perks v1.0.1 | ||
| 337 | # [1] git ls-remote https://github.com/beorn7/perks 37c8de3658fcb183f997c4e13e8337516ab753e6 | ||
| 338 | SRCREV_perks = "37c8de3658fcb183f997c4e13e8337516ab753e6" | ||
| 339 | SRC_URI += "git://github.com/beorn7/perks;name=perks;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/beorn7/perks" | ||
| 340 | |||
| 341 | # github.com/blang/semver v3.5.1+incompatible | ||
| 342 | # [1] git ls-remote https://github.com/blang/semver 2ee87856327ba09384cabd113bc6b5d174e9ec0f | ||
| 343 | SRCREV_semver = "2ee87856327ba09384cabd113bc6b5d174e9ec0f" | ||
| 344 | SRC_URI += "git://github.com/blang/semver;name=semver;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/blang/semver" | ||
| 345 | |||
| 346 | # github.com/google/btree v1.1.2 | ||
| 347 | # [1] git ls-remote https://github.com/google/btree 8e29150ba321eef204059de2ab494f179b6cff2c | ||
| 348 | SRCREV_btree = "8e29150ba321eef204059de2ab494f179b6cff2c" | ||
| 349 | SRC_URI += "git://github.com/google/btree;name=btree;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/btree" | ||
| 350 | |||
| 351 | # github.com/google/pprof v0.0.0-20241029153458-d1b30febd7db | ||
| 352 | # [1] git ls-remote https://github.com/google/pprof d1b30febd7dbc1a25a756add949019450c0eedf7 | ||
| 353 | SRCREV_pprof = "d1b30febd7dbc1a25a756add949019450c0eedf7" | ||
| 354 | SRC_URI += "git://github.com/google/pprof;name=pprof;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/pprof" | ||
| 355 | |||
| 356 | # github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 | ||
| 357 | # [1] git ls-remote https://github.com/google/shlex e7afc7fbc51079733e9468cdfd1efcd7d196cd1d | ||
| 358 | SRCREV_shlex = "e7afc7fbc51079733e9468cdfd1efcd7d196cd1d" | ||
| 359 | SRC_URI += "git://github.com/google/shlex;name=shlex;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/shlex" | ||
| 360 | |||
| 361 | # github.com/jackc/pgx/v5 v5.7.1 | ||
| 362 | # [1] git ls-remote https://github.com/jackc/pgx 672c4a3a24849b1f34857817e6ed76f6581bbe90 | ||
| 363 | SRCREV_pgx-v5 = "672c4a3a24849b1f34857817e6ed76f6581bbe90" | ||
| 364 | SRC_URI += "git://github.com/jackc/pgx;name=pgx-v5;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/jackc/pgx/v5" | ||
| 365 | |||
| 366 | # github.com/miekg/pkcs11 v1.1.1 | ||
| 367 | # [1] git ls-remote https://github.com/miekg/pkcs11 f3481918a208bd212aa995a41f92d786eb418a7d | ||
| 368 | SRCREV_pkcs11 = "f3481918a208bd212aa995a41f92d786eb418a7d" | ||
| 369 | SRC_URI += "git://github.com/miekg/pkcs11;name=pkcs11;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/miekg/pkcs11" | ||
| 370 | |||
| 371 | # github.com/morikuni/aec v1.0.0 | ||
| 372 | # [1] git ls-remote https://github.com/morikuni/aec 39771216ff4c63d11f5e604076f9c45e8be1067b | ||
| 373 | SRCREV_aec = "39771216ff4c63d11f5e604076f9c45e8be1067b" | ||
| 374 | SRC_URI += "git://github.com/morikuni/aec;name=aec;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/morikuni/aec" | ||
| 375 | |||
| 376 | # github.com/nats-io/nuid v1.0.1 | ||
| 377 | # [1] git ls-remote https://github.com/nats-io/nuid 4b96681fa6d28dd0ab5fe79bac63b3a493d9ee94 | ||
| 378 | SRCREV_nuid = "4b96681fa6d28dd0ab5fe79bac63b3a493d9ee94" | ||
| 379 | SRC_URI += "git://github.com/nats-io/nuid;name=nuid;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/nats-io/nuid" | ||
| 380 | |||
| 381 | # lukechampine.com/blake3 v1.2.1 | ||
| 382 | # [1] git ls-remote https://github.com/lukechampine/blake3 6e4325968f64ca24b1bbc8fbf08ea320d17ebfa0 | ||
| 383 | SRCREV_blake3 = "6e4325968f64ca24b1bbc8fbf08ea320d17ebfa0" | ||
| 384 | SRC_URI += "git://github.com/lukechampine/blake3;name=blake3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/lukechampine.com/blake3" | ||
| 385 | |||
| 386 | # github.com/docker/docker v25.0.6+incompatible | ||
| 387 | # [1] git ls-remote https://github.com/moby/moby b08a51fe16eed67de3861c03b363ba403643b12e | ||
| 388 | SRCREV_docker = "b08a51fe16eed67de3861c03b363ba403643b12e" | ||
| 389 | SRC_URI += "git://github.com/moby/moby;name=docker;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/docker/docker" | ||
| 390 | |||
| 391 | # github.com/joho/godotenv v1.5.1 | ||
| 392 | # [1] git ls-remote https://github.com/joho/godotenv 3fc4292b58a67b78e1dbb6e47b4879a6cc602ec4 | ||
| 393 | SRCREV_godotenv = "3fc4292b58a67b78e1dbb6e47b4879a6cc602ec4" | ||
| 394 | SRC_URI += "git://github.com/joho/godotenv;name=godotenv;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/joho/godotenv" | ||
| 395 | |||
| 396 | # github.com/rancher/lasso v0.0.0-20241202185148-04649f379358 | ||
| 397 | # [1] git ls-remote https://github.com/rancher/lasso 04649f379358eee112591d30fc80bce1c6a43432 | ||
| 398 | SRCREV_lasso = "04649f379358eee112591d30fc80bce1c6a43432" | ||
| 399 | SRC_URI += "git://github.com/rancher/lasso;name=lasso;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/rancher/lasso" | ||
| 400 | |||
| 401 | # github.com/k3s-io/spegel v0.0.22 | ||
| 402 | # [1] git ls-remote https://github.com/k3s-io/spegel eb0fbdaf63ea87de804ed6ebf484af557968e6a9 | ||
| 403 | SRCREV_spegel = "eb0fbdaf63ea87de804ed6ebf484af557968e6a9" | ||
| 404 | SRC_URI += "git://github.com/k3s-io/spegel;name=spegel;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/spegel" | ||
| 405 | |||
| 406 | # github.com/stretchr/objx v0.5.2 | ||
| 407 | # [1] git ls-remote https://github.com/stretchr/objx 307d0db21292676ac9d469826525c3630f47f63a | ||
| 408 | SRCREV_objx = "307d0db21292676ac9d469826525c3630f47f63a" | ||
| 409 | SRC_URI += "git://github.com/stretchr/objx;name=objx;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/stretchr/objx" | ||
| 410 | |||
| 411 | # github.com/armon/circbuf v0.0.0-20190214190532-5111143e8da2 | ||
| 412 | # [1] git ls-remote https://github.com/armon/circbuf 5111143e8da2e98b4ea6a8f32b9065ea1821c191 | ||
| 413 | SRCREV_circbuf = "5111143e8da2e98b4ea6a8f32b9065ea1821c191" | ||
| 414 | SRC_URI += "git://github.com/armon/circbuf;name=circbuf;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/armon/circbuf" | ||
| 415 | |||
| 416 | # github.com/goccy/go-json v0.10.2 | ||
| 417 | # [1] git ls-remote https://github.com/goccy/go-json 8e8cdeacf2f2faef082f32848138f0f9af7cfb66 | ||
| 418 | SRCREV_go-json = "8e8cdeacf2f2faef082f32848138f0f9af7cfb66" | ||
| 419 | SRC_URI += "git://github.com/goccy/go-json;name=go-json;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/goccy/go-json" | ||
| 420 | |||
| 421 | # github.com/gogo/protobuf v1.3.2 | ||
| 422 | # [1] git ls-remote https://github.com/gogo/protobuf b03c65ea87cdc3521ede29f62fe3ce239267c1bc | ||
| 423 | SRCREV_protobuf = "b03c65ea87cdc3521ede29f62fe3ce239267c1bc" | ||
| 424 | SRC_URI += "git://github.com/gogo/protobuf;name=protobuf;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/gogo/protobuf" | ||
| 425 | |||
| 426 | # github.com/golang/snappy v0.0.4 | ||
| 427 | # [1] git ls-remote https://github.com/golang/snappy 544b4180ac705b7605231d4a4550a1acb22a19fe | ||
| 428 | SRCREV_snappy = "544b4180ac705b7605231d4a4550a1acb22a19fe" | ||
| 429 | SRC_URI += "git://github.com/golang/snappy;name=snappy;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/golang/snappy" | ||
| 430 | |||
| 431 | # github.com/google/cel-go v0.22.0 | ||
| 432 | # [1] git ls-remote https://github.com/google/cel-go 8ad600b649be1b9ef5a003e8c5632d89b9aaf790 | ||
| 433 | SRCREV_cel-go = "8ad600b649be1b9ef5a003e8c5632d89b9aaf790" | ||
| 434 | SRC_URI += "git://github.com/google/cel-go;name=cel-go;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/cel-go" | ||
| 435 | |||
| 436 | # github.com/google/go-cmp v0.6.0 | ||
| 437 | # [1] git ls-remote https://github.com/google/go-cmp c3ad8435e7bef96af35732bc0789e5a2278c6d5f | ||
| 438 | SRCREV_go-cmp = "c3ad8435e7bef96af35732bc0789e5a2278c6d5f" | ||
| 439 | SRC_URI += "git://github.com/google/go-cmp;name=go-cmp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/go-cmp" | ||
| 440 | |||
| 441 | # github.com/google/gofuzz v1.2.0 | ||
| 442 | # [1] git ls-remote https://github.com/google/gofuzz 379e164120fbc98885a8f494b5aa41ba94f64c56 | ||
| 443 | SRCREV_gofuzz = "379e164120fbc98885a8f494b5aa41ba94f64c56" | ||
| 444 | SRC_URI += "git://github.com/google/gofuzz;name=gofuzz;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/gofuzz" | ||
| 445 | |||
| 446 | # github.com/koron/go-ssdp v0.0.4 | ||
| 447 | # [1] git ls-remote https://github.com/koron/go-ssdp 615e2904c24d115f20139e60b9ab5916b1dfd55d | ||
| 448 | SRCREV_go-ssdp = "615e2904c24d115f20139e60b9ab5916b1dfd55d" | ||
| 449 | SRC_URI += "git://github.com/koron/go-ssdp;name=go-ssdp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/koron/go-ssdp" | ||
| 450 | |||
| 451 | # github.com/libp2p/go-nat v0.2.0 | ||
| 452 | # [1] git ls-remote https://github.com/libp2p/go-nat 14ce74b6949ca4d3f4889568e20840bdf0b05009 | ||
| 453 | SRCREV_go-nat = "14ce74b6949ca4d3f4889568e20840bdf0b05009" | ||
| 454 | SRC_URI += "git://github.com/libp2p/go-nat;name=go-nat;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/libp2p/go-nat" | ||
| 455 | |||
| 456 | # github.com/mikioh/tcpopt v0.0.0-20190314235656-172688c1accc | ||
| 457 | # [1] git ls-remote https://github.com/mikioh/tcpopt 172688c1accceb1c8699343c22838f55e4b662ca | ||
| 458 | SRCREV_tcpopt = "172688c1accceb1c8699343c22838f55e4b662ca" | ||
| 459 | SRC_URI += "git://github.com/mikioh/tcpopt;name=tcpopt;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mikioh/tcpopt" | ||
| 460 | |||
| 461 | # github.com/moby/sys/user v0.3.0 | ||
| 462 | # [1] git ls-remote https://github.com/moby/sys 54475191138bd297c627eb1a59e1e54b953957f1 | ||
| 463 | SRCREV_user = "54475191138bd297c627eb1a59e1e54b953957f1" | ||
| 464 | SRC_URI += "git://github.com/moby/sys;name=user;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/user" | ||
| 465 | |||
| 466 | # github.com/nats-io/nkeys v0.4.7 | ||
| 467 | # [1] git ls-remote https://github.com/nats-io/nkeys c865baf4058b0ae6529eeb82fbe86bd8c21f4a36 | ||
| 468 | SRCREV_nkeys = "c865baf4058b0ae6529eeb82fbe86bd8c21f4a36" | ||
| 469 | SRC_URI += "git://github.com/nats-io/nkeys;name=nkeys;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/nats-io/nkeys" | ||
| 470 | |||
| 471 | # github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58 | ||
| 472 | # [1] git ls-remote https://github.com/pbnjay/memory 7b4eea64cf580186c0eceb10dc94ba3a098af46c | ||
| 473 | SRCREV_memory = "7b4eea64cf580186c0eceb10dc94ba3a098af46c" | ||
| 474 | SRC_URI += "git://github.com/pbnjay/memory;name=memory;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/pbnjay/memory" | ||
| 475 | |||
| 476 | # github.com/quic-go/qpack v0.4.0 | ||
| 477 | # [1] git ls-remote https://github.com/quic-go/qpack 3e7287cc7ce655141583b8511fbe09800d4ba896 | ||
| 478 | SRCREV_qpack = "3e7287cc7ce655141583b8511fbe09800d4ba896" | ||
| 479 | SRC_URI += "git://github.com/quic-go/qpack;name=qpack;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/quic-go/qpack" | ||
| 480 | |||
| 481 | # github.com/soheilhy/cmux v0.1.5 | ||
| 482 | # [1] git ls-remote https://github.com/soheilhy/cmux 5ec6847320e53b5fee0ab9a4757b56625a946c85 | ||
| 483 | SRCREV_cmux = "5ec6847320e53b5fee0ab9a4757b56625a946c85" | ||
| 484 | SRC_URI += "git://github.com/soheilhy/cmux;name=cmux;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/soheilhy/cmux" | ||
| 485 | |||
| 486 | # github.com/tidwall/btree v1.6.0 | ||
| 487 | # [1] git ls-remote https://github.com/tidwall/btree c538c0ce1d47ebada0c423fd430978ba274d7d68 | ||
| 488 | SRCREV_tidwall-btree = "c538c0ce1d47ebada0c423fd430978ba274d7d68" | ||
| 489 | SRC_URI += "git://github.com/tidwall/btree;name=tidwall-btree;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/tidwall/btree" | ||
| 490 | |||
| 491 | # github.com/urfave/cli/v2 v2.27.5 | ||
| 492 | # [1] git ls-remote https://github.com/urfave/cli f035ffaa3749afda2cd26fb824aa940747297ef1 | ||
| 493 | SRCREV_cli-v2 = "f035ffaa3749afda2cd26fb824aa940747297ef1" | ||
| 494 | SRC_URI += "git://github.com/urfave/cli;name=cli-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/urfave/cli/v2" | ||
| 495 | |||
| 496 | # go.opentelemetry.io/otel v1.28.0 | ||
| 497 | # [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 81216fb002a6a76d32fdab6ef999bcf65794130d | ||
| 498 | SRCREV_otel = "81216fb002a6a76d32fdab6ef999bcf65794130d" | ||
| 499 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=otel;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel" | ||
| 500 | |||
| 501 | # github.com/containerd/zfs v1.1.0 | ||
| 502 | # [1] git ls-remote https://github.com/containerd/zfs 26134297cde4138b412644d6819c20b105472991 | ||
| 503 | SRCREV_zfs = "26134297cde4138b412644d6819c20b105472991" | ||
| 504 | SRC_URI += "git://github.com/containerd/zfs;name=zfs;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/zfs" | ||
| 505 | |||
| 506 | # github.com/ipfs/go-log/v2 v2.5.1 | ||
| 507 | # [1] git ls-remote https://github.com/ipfs/go-log 8625e3ec81bdeb96627de192e6fe21eab5896603 | ||
| 508 | SRCREV_go-log-v2 = "8625e3ec81bdeb96627de192e6fe21eab5896603" | ||
| 509 | SRC_URI += "git://github.com/ipfs/go-log;name=go-log-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/ipfs/go-log/v2" | ||
| 510 | |||
| 511 | # github.com/onsi/ginkgo/v2 v2.21.0 | ||
| 512 | # [1] git ls-remote https://github.com/onsi/ginkgo ac8918e9fd5e8174adc91e13b9b905b554d14e38 | ||
| 513 | SRCREV_ginkgo-v2 = "ac8918e9fd5e8174adc91e13b9b905b554d14e38" | ||
| 514 | SRC_URI += "git://github.com/onsi/ginkgo;name=ginkgo-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/onsi/ginkgo/v2" | ||
| 515 | |||
| 516 | # github.com/robfig/cron/v3 v3.0.1 | ||
| 517 | # [1] git ls-remote https://github.com/robfig/cron ccba498c397bb90a9c84945bbb0f7af2d72b6309 | ||
| 518 | SRCREV_cron-v3 = "ccba498c397bb90a9c84945bbb0f7af2d72b6309" | ||
| 519 | SRC_URI += "git://github.com/robfig/cron;name=cron-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/robfig/cron/v3" | ||
| 520 | |||
| 521 | # github.com/k3s-io/klog/v2 v2.120.1-k3s1 | ||
| 522 | # [1] git ls-remote https://github.com/k3s-io/klog 8aec94690700c54117016f97845530e7c75b6aeb | ||
| 523 | SRCREV_klog-v2 = "8aec94690700c54117016f97845530e7c75b6aeb" | ||
| 524 | SRC_URI += "git://github.com/k3s-io/klog;name=klog-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/klog/v2" | ||
| 525 | |||
| 526 | # github.com/containerd/log v0.1.0 | ||
| 527 | # [1] git ls-remote https://github.com/containerd/log 0fc1e28871fdf2786e2cc51bbe4133db6547a199 | ||
| 528 | SRCREV_log = "0fc1e28871fdf2786e2cc51bbe4133db6547a199" | ||
| 529 | SRC_URI += "git://github.com/containerd/log;name=log;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/log" | ||
| 530 | |||
| 531 | # github.com/containerd/nri v0.6.1 | ||
| 532 | # [1] git ls-remote https://github.com/containerd/nri fa64d110ed4a77eae5ea2e46ea2d3991e02f0789 | ||
| 533 | SRCREV_nri = "fa64d110ed4a77eae5ea2e46ea2d3991e02f0789" | ||
| 534 | SRC_URI += "git://github.com/containerd/nri;name=nri;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/nri" | ||
| 535 | |||
| 536 | # github.com/coreos/go-oidc v2.2.1+incompatible | ||
| 537 | # [1] git ls-remote https://github.com/coreos/go-oidc 8d771559cf6e5111c9b9159810d0e4538e7cdc82 | ||
| 538 | SRCREV_go-oidc = "8d771559cf6e5111c9b9159810d0e4538e7cdc82" | ||
| 539 | SRC_URI += "git://github.com/coreos/go-oidc;name=go-oidc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/coreos/go-oidc" | ||
| 540 | |||
| 541 | # github.com/godbus/dbus/v5 v5.1.0 | ||
| 542 | # [1] git ls-remote https://github.com/godbus/dbus e523abc905595cf17fb0001a7d77eaaddfaa216d | ||
| 543 | SRCREV_v5 = "e523abc905595cf17fb0001a7d77eaaddfaa216d" | ||
| 544 | SRC_URI += "git://github.com/godbus/dbus;name=v5;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/godbus/dbus/v5" | ||
| 545 | |||
| 546 | # github.com/mikioh/tcpinfo v0.0.0-20190314235526-30a79bb1804b | ||
| 547 | # [1] git ls-remote https://github.com/mikioh/tcpinfo 30a79bb1804bc47fa7fe29928c9109f368792a9e | ||
| 548 | SRCREV_tcpinfo = "30a79bb1804bc47fa7fe29928c9109f368792a9e" | ||
| 549 | SRC_URI += "git://github.com/mikioh/tcpinfo;name=tcpinfo;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mikioh/tcpinfo" | ||
| 550 | |||
| 551 | # github.com/minio/md5-simd v1.1.2 | ||
| 552 | # [1] git ls-remote https://github.com/minio/md5-simd 776275e0c9a74ceebbd50fe5c1d61b0c80c608df | ||
| 553 | SRCREV_md5-simd = "776275e0c9a74ceebbd50fe5c1d61b0c80c608df" | ||
| 554 | SRC_URI += "git://github.com/minio/md5-simd;name=md5-simd;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/minio/md5-simd" | ||
| 555 | |||
| 556 | # github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826 | ||
| 557 | # [1] git ls-remote https://github.com/mohae/deepcopy c48cc78d482608239f6c4c92a4abd87eb8761c90 | ||
| 558 | SRCREV_deepcopy = "c48cc78d482608239f6c4c92a4abd87eb8761c90" | ||
| 559 | SRC_URI += "git://github.com/mohae/deepcopy;name=deepcopy;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mohae/deepcopy" | ||
| 560 | |||
| 561 | # github.com/mr-tron/base58 v1.2.0 | ||
| 562 | # [1] git ls-remote https://github.com/mr-tron/base58 cd0e5141f51dfcadb8311fd8e495eb11126a8010 | ||
| 563 | SRCREV_base58 = "cd0e5141f51dfcadb8311fd8e495eb11126a8010" | ||
| 564 | SRC_URI += "git://github.com/mr-tron/base58;name=base58;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mr-tron/base58" | ||
| 565 | |||
| 566 | # github.com/nats-io/jsm.go v0.0.31-0.20220317133147-fe318f464eee | ||
| 567 | # [1] git ls-remote https://github.com/nats-io/jsm.go fe318f464eee9ceef6120ea851e5cf94a0497ac6 | ||
| 568 | SRCREV_jsm.go = "fe318f464eee9ceef6120ea851e5cf94a0497ac6" | ||
| 569 | SRC_URI += "git://github.com/nats-io/jsm.go;name=jsm.go;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/nats-io/jsm.go" | ||
| 570 | |||
| 571 | # github.com/nats-io/jwt/v2 v2.5.5 | ||
| 572 | # [1] git ls-remote https://github.com/nats-io/jwt c2d30e2ffc632a1ea64030467e5a40e02e4158be | ||
| 573 | SRCREV_jwt-v2 = "c2d30e2ffc632a1ea64030467e5a40e02e4158be" | ||
| 574 | SRC_URI += "git://github.com/nats-io/jwt;name=jwt-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/nats-io/jwt/v2" | ||
| 575 | |||
| 576 | # github.com/polydawn/refmt v0.89.0 | ||
| 577 | # [1] git ls-remote https://github.com/polydawn/refmt ad1efcb83999082a4ec5ac34b9d5c08bc388faf3 | ||
| 578 | SRCREV_refmt = "ad1efcb83999082a4ec5ac34b9d5c08bc388faf3" | ||
| 579 | SRC_URI += "git://github.com/polydawn/refmt;name=refmt;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/polydawn/refmt" | ||
| 580 | |||
| 581 | # github.com/xlab/treeprint v1.2.0 | ||
| 582 | # [1] git ls-remote https://github.com/xlab/treeprint 044005a3b405f660f109e066d9f589755835c2ea | ||
| 583 | SRCREV_treeprint = "044005a3b405f660f109e066d9f589755835c2ea" | ||
| 584 | SRC_URI += "git://github.com/xlab/treeprint;name=treeprint;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/xlab/treeprint" | ||
| 585 | |||
| 586 | # github.com/xrash/smetrics v0.0.0-20240521201337-686a1a2994c1 | ||
| 587 | # [1] git ls-remote https://github.com/xrash/smetrics 686a1a2994c11fac124829fadcb683a24ab8d25f | ||
| 588 | SRCREV_smetrics = "686a1a2994c11fac124829fadcb683a24ab8d25f" | ||
| 589 | SRC_URI += "git://github.com/xrash/smetrics;name=smetrics;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/xrash/smetrics" | ||
| 590 | |||
| 591 | # sigs.k8s.io/kustomize/api v0.18.0 | ||
| 592 | # [1] git ls-remote https://github.com/kubernetes-sigs/kustomize faccc12624644f9763fd880c0ff15b1e20df34c7 | ||
| 593 | SRCREV_kustomize-api = "faccc12624644f9763fd880c0ff15b1e20df34c7" | ||
| 594 | SRC_URI += "git://github.com/kubernetes-sigs/kustomize;name=kustomize-api;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/sigs.k8s.io/kustomize/api" | ||
| 595 | |||
| 596 | # github.com/blang/semver/v4 v4.0.0 | ||
| 597 | # [1] git ls-remote https://github.com/blang/semver af3461a9cbcf1f3f5889d21b83f5ef63880c33a8 | ||
| 598 | SRCREV_v4 = "af3461a9cbcf1f3f5889d21b83f5ef63880c33a8" | ||
| 599 | SRC_URI += "git://github.com/blang/semver;name=v4;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/blang/semver/v4" | ||
| 600 | |||
| 601 | # github.com/containerd/aufs v1.0.0 | ||
| 602 | # [1] git ls-remote https://github.com/containerd/aufs fb0192dcb2c0bbfce3bd8756fc88026870c0354d | ||
| 603 | SRCREV_aufs = "fb0192dcb2c0bbfce3bd8756fc88026870c0354d" | ||
| 604 | SRC_URI += "git://github.com/containerd/aufs;name=aufs;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/aufs" | ||
| 605 | |||
| 606 | # github.com/k3s-io/cadvisor v0.51.0-k3s1 | ||
| 607 | # [1] git ls-remote https://github.com/k3s-io/cadvisor 00a9372eca49b742c72098847c682175bf95c397 | ||
| 608 | SRCREV_cadvisor = "00a9372eca49b742c72098847c682175bf95c397" | ||
| 609 | SRC_URI += "git://github.com/k3s-io/cadvisor;name=cadvisor;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/cadvisor" | ||
| 610 | |||
| 611 | # github.com/inetaf/tcpproxy v0.0.0-20240214030015-3ce58045626c | ||
| 612 | # [1] git ls-remote https://github.com/inetaf/tcpproxy 3ce58045626c8bc343a593c90354975e61b1817a | ||
| 613 | SRCREV_tcpproxy = "3ce58045626c8bc343a593c90354975e61b1817a" | ||
| 614 | SRC_URI += "git://github.com/inetaf/tcpproxy;name=tcpproxy;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/inetaf/tcpproxy" | ||
| 615 | |||
| 616 | # github.com/rancher/wharfie v0.6.7 | ||
| 617 | # [1] git ls-remote https://github.com/rancher/wharfie f0590c66dd86b2794a68e1f708467d68266a1b61 | ||
| 618 | SRCREV_wharfie = "f0590c66dd86b2794a68e1f708467d68266a1b61" | ||
| 619 | SRC_URI += "git://github.com/rancher/wharfie;name=wharfie;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/rancher/wharfie" | ||
| 620 | |||
| 621 | # github.com/sirupsen/logrus v1.9.3 | ||
| 622 | # [1] git ls-remote https://github.com/sirupsen/logrus d40e25cd45ed9c6b2b66e6b97573a0413e4c23bd | ||
| 623 | SRCREV_logrus = "d40e25cd45ed9c6b2b66e6b97573a0413e4c23bd" | ||
| 624 | SRC_URI += "git://github.com/sirupsen/logrus;name=logrus;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/sirupsen/logrus" | ||
| 625 | |||
| 626 | # github.com/containerd/fifo v1.1.0 | ||
| 627 | # [1] git ls-remote https://github.com/containerd/fifo 151b205263c29d471e0d55c787d2ce9f5343fd46 | ||
| 628 | SRCREV_fifo = "151b205263c29d471e0d55c787d2ce9f5343fd46" | ||
| 629 | SRC_URI += "git://github.com/containerd/fifo;name=fifo;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/fifo" | ||
| 630 | |||
| 631 | # github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc | ||
| 632 | # [1] git ls-remote https://github.com/davecgh/go-spew d8f796af33cc11cb798c1aaeb27a4ebc5099927d | ||
| 633 | SRCREV_go-spew = "d8f796af33cc11cb798c1aaeb27a4ebc5099927d" | ||
| 634 | SRC_URI += "git://github.com/davecgh/go-spew;name=go-spew;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/davecgh/go-spew" | ||
| 635 | |||
| 636 | # github.com/docker/go-units v0.5.0 | ||
| 637 | # [1] git ls-remote https://github.com/docker/go-units e682442797b36348f8e1f98defdbf32bac0b6c6f | ||
| 638 | SRCREV_go-units = "e682442797b36348f8e1f98defdbf32bac0b6c6f" | ||
| 639 | SRC_URI += "git://github.com/docker/go-units;name=go-units;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/docker/go-units" | ||
| 640 | |||
| 641 | # github.com/elastic/gosigar v0.14.2 | ||
| 642 | # [1] git ls-remote https://github.com/elastic/gosigar 9d6c92629470099edd40ead9a3d8cf1b38020ec6 | ||
| 643 | SRCREV_gosigar = "9d6c92629470099edd40ead9a3d8cf1b38020ec6" | ||
| 644 | SRC_URI += "git://github.com/elastic/gosigar;name=gosigar;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/elastic/gosigar" | ||
| 645 | |||
| 646 | # github.com/fatih/camelcase v1.0.0 | ||
| 647 | # [1] git ls-remote https://github.com/fatih/camelcase 44e46d280b43ec1531bb25252440e34f1b800b65 | ||
| 648 | SRCREV_camelcase = "44e46d280b43ec1531bb25252440e34f1b800b65" | ||
| 649 | SRC_URI += "git://github.com/fatih/camelcase;name=camelcase;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/fatih/camelcase" | ||
| 650 | |||
| 651 | # github.com/go-openapi/swag v0.23.0 | ||
| 652 | # [1] git ls-remote https://github.com/go-openapi/swag 53e32e82f758c8e884819330a87aef294ff10c1f | ||
| 653 | SRCREV_swag = "53e32e82f758c8e884819330a87aef294ff10c1f" | ||
| 654 | SRC_URI += "git://github.com/go-openapi/swag;name=swag;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-openapi/swag" | ||
| 655 | |||
| 656 | # github.com/golang/protobuf v1.5.4 | ||
| 657 | # [1] git ls-remote https://github.com/golang/protobuf 75de7c059e36b64f01d0dd234ff2fff404ec3374 | ||
| 658 | SRCREV_golang-protobuf = "75de7c059e36b64f01d0dd234ff2fff404ec3374" | ||
| 659 | SRC_URI += "git://github.com/golang/protobuf;name=golang-protobuf;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/golang/protobuf" | ||
| 660 | |||
| 661 | # github.com/google/gopacket v1.1.19 | ||
| 662 | # [1] git ls-remote https://github.com/google/gopacket a9779d139771f6a06fc983b18e0efd23ca30222f | ||
| 663 | SRCREV_gopacket = "a9779d139771f6a06fc983b18e0efd23ca30222f" | ||
| 664 | SRC_URI += "git://github.com/google/gopacket;name=gopacket;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/gopacket" | ||
| 665 | |||
| 666 | # github.com/intel/goresctrl v0.7.0 | ||
| 667 | # [1] git ls-remote https://github.com/intel/goresctrl 5ef060bb4aa8ae3763e6dd48af375cd23e0fabba | ||
| 668 | SRCREV_goresctrl = "5ef060bb4aa8ae3763e6dd48af375cd23e0fabba" | ||
| 669 | SRC_URI += "git://github.com/intel/goresctrl;name=goresctrl;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/intel/goresctrl" | ||
| 670 | |||
| 671 | # github.com/jackc/pgerrcode v0.0.0-20220416144525-469b46aa5efa | ||
| 672 | # [1] git ls-remote https://github.com/jackc/pgerrcode 469b46aa5efae8a229646096c4d7026bf9ff89fe | ||
| 673 | SRCREV_pgerrcode = "469b46aa5efae8a229646096c4d7026bf9ff89fe" | ||
| 674 | SRC_URI += "git://github.com/jackc/pgerrcode;name=pgerrcode;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/jackc/pgerrcode" | ||
| 675 | |||
| 676 | # github.com/jackc/puddle/v2 v2.2.2 | ||
| 677 | # [1] git ls-remote https://github.com/jackc/puddle bd09d14bd4018b6d65a9d7770e2f3ddf8b00af1c | ||
| 678 | SRCREV_puddle-v2 = "bd09d14bd4018b6d65a9d7770e2f3ddf8b00af1c" | ||
| 679 | SRC_URI += "git://github.com/jackc/puddle;name=puddle-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/jackc/puddle/v2" | ||
| 680 | |||
| 681 | # github.com/libp2p/go-msgio v0.3.0 | ||
| 682 | # [1] git ls-remote https://github.com/libp2p/go-msgio 12f8f7a72c7dbbb246151e4c98b5a6d59e27e0c6 | ||
| 683 | SRCREV_go-msgio = "12f8f7a72c7dbbb246151e4c98b5a6d59e27e0c6" | ||
| 684 | SRC_URI += "git://github.com/libp2p/go-msgio;name=go-msgio;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/libp2p/go-msgio" | ||
| 685 | |||
| 686 | # github.com/mailru/easyjson v0.7.7 | ||
| 687 | # [1] git ls-remote https://github.com/mailru/easyjson c120ca7ced6051261161ce15e8f1542a4b2567fc | ||
| 688 | SRCREV_easyjson = "c120ca7ced6051261161ce15e8f1542a4b2567fc" | ||
| 689 | SRC_URI += "git://github.com/mailru/easyjson;name=easyjson;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mailru/easyjson" | ||
| 690 | |||
| 691 | # github.com/mattn/go-isatty v0.0.20 | ||
| 692 | # [1] git ls-remote https://github.com/mattn/go-isatty a7c02353c47bc4ec6b30dc9628154ae4fe760c11 | ||
| 693 | SRCREV_go-isatty = "a7c02353c47bc4ec6b30dc9628154ae4fe760c11" | ||
| 694 | SRC_URI += "git://github.com/mattn/go-isatty;name=go-isatty;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mattn/go-isatty" | ||
| 695 | |||
| 696 | # github.com/mdlayher/socket v0.4.1 | ||
| 697 | # [1] git ls-remote https://github.com/mdlayher/socket 024cdfb30ba417ac6f1b27bb5189a8099787dcf7 | ||
| 698 | SRCREV_socket = "024cdfb30ba417ac6f1b27bb5189a8099787dcf7" | ||
| 699 | SRC_URI += "git://github.com/mdlayher/socket;name=socket;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mdlayher/socket" | ||
| 700 | |||
| 701 | # github.com/moby/spdystream v0.5.0 | ||
| 702 | # [1] git ls-remote https://github.com/moby/spdystream 77eb080123d208697674a07b74ceaf94c98bee8b | ||
| 703 | SRCREV_spdystream = "77eb080123d208697674a07b74ceaf94c98bee8b" | ||
| 704 | SRC_URI += "git://github.com/moby/spdystream;name=spdystream;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/spdystream" | ||
| 705 | |||
| 706 | # github.com/moby/sys/signal v0.7.1 | ||
| 707 | # [1] git ls-remote https://github.com/moby/sys cafbe42351600ca9b363e220722f66d96f6e71f4 | ||
| 708 | SRCREV_signal = "cafbe42351600ca9b363e220722f66d96f6e71f4" | ||
| 709 | SRC_URI += "git://github.com/moby/sys;name=signal;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/signal" | ||
| 710 | |||
| 711 | # github.com/moby/sys/userns v0.1.0 | ||
| 712 | # [1] git ls-remote https://github.com/moby/sys 54475191138bd297c627eb1a59e1e54b953957f1 | ||
| 713 | SRCREV_userns = "54475191138bd297c627eb1a59e1e54b953957f1" | ||
| 714 | SRC_URI += "git://github.com/moby/sys;name=userns;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/userns" | ||
| 715 | |||
| 716 | # github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f | ||
| 717 | # [1] git ls-remote https://github.com/mxk/go-flowrate cca7078d478f8520f85629ad7c68962d31ed7682 | ||
| 718 | SRCREV_go-flowrate = "cca7078d478f8520f85629ad7c68962d31ed7682" | ||
| 719 | SRC_URI += "git://github.com/mxk/go-flowrate;name=go-flowrate;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mxk/go-flowrate" | ||
| 720 | |||
| 721 | # github.com/nats-io/nats.go v1.34.0 | ||
| 722 | # [1] git ls-remote https://github.com/nats-io/nats.go 33316cdf884166bf6231192fa88304bb6533367c | ||
| 723 | SRCREV_nats.go = "33316cdf884166bf6231192fa88304bb6533367c" | ||
| 724 | SRC_URI += "git://github.com/nats-io/nats.go;name=nats.go;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/nats-io/nats.go" | ||
| 725 | |||
| 726 | # github.com/quic-go/quic-go v0.42.0 | ||
| 727 | # [1] git ls-remote https://github.com/quic-go/quic-go 4a99b816ae3ab03ae5449d15aac45147c85ed47a | ||
| 728 | SRCREV_quic-go = "4a99b816ae3ab03ae5449d15aac45147c85ed47a" | ||
| 729 | SRC_URI += "git://github.com/quic-go/quic-go;name=quic-go;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/quic-go/quic-go" | ||
| 730 | |||
| 731 | # github.com/xiang90/probing v0.0.0-20221125231312-a49e3df8f510 | ||
| 732 | # [1] git ls-remote https://github.com/xiang90/probing a49e3df8f510ee8b42e68345ca4636dbb161bd0a | ||
| 733 | SRCREV_probing = "a49e3df8f510ee8b42e68345ca4636dbb161bd0a" | ||
| 734 | SRC_URI += "git://github.com/xiang90/probing;name=probing;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/xiang90/probing" | ||
| 735 | |||
| 736 | # golang.zx2c4.com/wireguard v0.0.0-20231211153847-12269c276173 | ||
| 737 | # [1] git ls-remote https://git.zx2c4.com/wireguard-go 12269c2761734b15625017d8565745096325392f | ||
| 738 | SRCREV_wireguard = "12269c2761734b15625017d8565745096325392f" | ||
| 739 | SRC_URI += "git://git.zx2c4.com/wireguard-go;name=wireguard;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.zx2c4.com/wireguard" | ||
| 740 | |||
| 741 | # google.golang.org/genproto v0.0.0-20230525234035-dd9d682886f9 | ||
| 742 | # [1] git ls-remote https://github.com/googleapis/go-genproto dd9d682886f99d242574cd3eaea438ce7ea66399 | ||
| 743 | SRCREV_genproto = "dd9d682886f99d242574cd3eaea438ce7ea66399" | ||
| 744 | SRC_URI += "git://github.com/googleapis/go-genproto;name=genproto;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/genproto" | ||
| 745 | |||
| 746 | # google.golang.org/protobuf v1.35.2 | ||
| 747 | # [1] git ls-remote https://github.com/protocolbuffers/protobuf-go c72053a9062dd4bc86a75c21f5d8134136ccbf2e | ||
| 748 | SRCREV_google.golang.org-protobuf = "c72053a9062dd4bc86a75c21f5d8134136ccbf2e" | ||
| 749 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;name=google.golang.org-protobuf;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/protobuf" | ||
| 750 | |||
| 751 | # gopkg.in/square/go-jose.v2 v2.6.0 | ||
| 752 | # [1] git ls-remote https://github.com/square/go-jose a10ff54e00bc6e833bf549e04ae976f0fe8ea2fd | ||
| 753 | SRCREV_go-jose.v2 = "a10ff54e00bc6e833bf549e04ae976f0fe8ea2fd" | ||
| 754 | SRC_URI += "git://github.com/square/go-jose;name=go-jose.v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/gopkg.in/square/go-jose.v2" | ||
| 755 | |||
| 756 | # github.com/json-iterator/go v1.1.12 | ||
| 757 | # [1] git ls-remote https://github.com/json-iterator/go 024077e996b048517130b21ea6bf12aa23055d3d | ||
| 758 | SRCREV_go = "024077e996b048517130b21ea6bf12aa23055d3d" | ||
| 759 | SRC_URI += "git://github.com/json-iterator/go;name=go;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/json-iterator/go" | ||
| 760 | |||
| 761 | # github.com/libp2p/go-libp2p v0.33.2 | ||
| 762 | # [1] git ls-remote https://github.com/libp2p/go-libp2p fccfbe7a4b6841325100038b83f86cd4e097b9a1 | ||
| 763 | SRCREV_go-libp2p = "fccfbe7a4b6841325100038b83f86cd4e097b9a1" | ||
| 764 | SRC_URI += "git://github.com/libp2p/go-libp2p;name=go-libp2p;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/libp2p/go-libp2p" | ||
| 765 | |||
| 766 | # github.com/stretchr/testify v1.9.0 | ||
| 767 | # [1] git ls-remote https://github.com/stretchr/testify bb548d0473d4e1c9b7bbfd6602c7bf12f7a84dd2 | ||
| 768 | SRCREV_testify = "bb548d0473d4e1c9b7bbfd6602c7bf12f7a84dd2" | ||
| 769 | SRC_URI += "git://github.com/stretchr/testify;name=testify;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/stretchr/testify" | ||
| 770 | |||
| 771 | # github.com/k3s-io/cri-tools v1.31.0-k3s2 | ||
| 772 | # [1] git ls-remote https://github.com/k3s-io/cri-tools 5eb7322d61d3f5d27c4835c37aff590d4f45850d | ||
| 773 | SRCREV_cri-tools = "5eb7322d61d3f5d27c4835c37aff590d4f45850d" | ||
| 774 | SRC_URI += "git://github.com/k3s-io/cri-tools;name=cri-tools;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/cri-tools" | ||
| 775 | |||
| 776 | # github.com/buger/jsonparser v1.1.1 | ||
| 777 | # [1] git ls-remote https://github.com/buger/jsonparser df3ea76ece10095374fd1c9a22a4fb85a44efc42 | ||
| 778 | SRCREV_jsonparser = "df3ea76ece10095374fd1c9a22a4fb85a44efc42" | ||
| 779 | SRC_URI += "git://github.com/buger/jsonparser;name=jsonparser;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/buger/jsonparser" | ||
| 780 | |||
| 781 | # github.com/Microsoft/hnslib v0.0.8 | ||
| 782 | # [1] git ls-remote https://github.com/microsoft/hnslib 299778423a10cd8a4c30a771578f6c3ba5506e1e | ||
| 783 | SRCREV_hnslib = "299778423a10cd8a4c30a771578f6c3ba5506e1e" | ||
| 784 | SRC_URI += "git://github.com/microsoft/hnslib;name=hnslib;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/Microsoft/hnslib" | ||
| 785 | |||
| 786 | # github.com/containerd/ttrpc v1.2.5 | ||
| 787 | # [1] git ls-remote https://github.com/containerd/ttrpc 655622931dab8c39a563e8c82ae90cdc748f72a1 | ||
| 788 | SRCREV_ttrpc = "655622931dab8c39a563e8c82ae90cdc748f72a1" | ||
| 789 | SRC_URI += "git://github.com/containerd/ttrpc;name=ttrpc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/ttrpc" | ||
| 790 | |||
| 791 | # github.com/coreos/go-semver v0.3.1 | ||
| 792 | # [1] git ls-remote https://github.com/coreos/go-semver c16f28124668daf02b2a32a431dec2f183977ffc | ||
| 793 | SRCREV_go-semver = "c16f28124668daf02b2a32a431dec2f183977ffc" | ||
| 794 | SRC_URI += "git://github.com/coreos/go-semver;name=go-semver;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/coreos/go-semver" | ||
| 795 | |||
| 796 | # github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c | ||
| 797 | # [1] git ls-remote https://github.com/docker/go-events e31b211e4f1cd09aa76fe4ac244571fab96ae47f | ||
| 798 | SRCREV_go-events = "e31b211e4f1cd09aa76fe4ac244571fab96ae47f" | ||
| 799 | SRC_URI += "git://github.com/docker/go-events;name=go-events;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/docker/go-events" | ||
| 800 | |||
| 801 | # github.com/go-errors/errors v1.4.2 | ||
| 802 | # [1] git ls-remote https://github.com/go-errors/errors 33d496f939bc762321a636d4035e15c302eb0b00 | ||
| 803 | SRCREV_go-errors-errors = "33d496f939bc762321a636d4035e15c302eb0b00" | ||
| 804 | SRC_URI += "git://github.com/go-errors/errors;name=go-errors-errors;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-errors/errors" | ||
| 805 | |||
| 806 | # github.com/jackc/pgpassfile v1.0.0 | ||
| 807 | # [1] git ls-remote https://github.com/jackc/pgpassfile 99d8e8e28945ffceaf75b0299fcb2bb656b8a683 | ||
| 808 | SRCREV_pgpassfile = "99d8e8e28945ffceaf75b0299fcb2bb656b8a683" | ||
| 809 | SRC_URI += "git://github.com/jackc/pgpassfile;name=pgpassfile;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/jackc/pgpassfile" | ||
| 810 | |||
| 811 | # github.com/jbenet/goprocess v0.1.4 | ||
| 812 | # [1] git ls-remote https://github.com/jbenet/goprocess 23d20c20149e1f362afda26f4500cb9d6393f0ad | ||
| 813 | SRCREV_goprocess = "23d20c20149e1f362afda26f4500cb9d6393f0ad" | ||
| 814 | SRC_URI += "git://github.com/jbenet/goprocess;name=goprocess;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/jbenet/goprocess" | ||
| 815 | |||
| 816 | # github.com/josharian/intern v1.0.0 | ||
| 817 | # [1] git ls-remote https://github.com/josharian/intern 8e6ff32b3e7c0b018c43953085fe2ac330fe9acd | ||
| 818 | SRCREV_intern = "8e6ff32b3e7c0b018c43953085fe2ac330fe9acd" | ||
| 819 | SRC_URI += "git://github.com/josharian/intern;name=intern;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/josharian/intern" | ||
| 820 | |||
| 821 | # github.com/josharian/native v1.1.0 | ||
| 822 | # [1] git ls-remote https://github.com/josharian/native c1e37c09b531b14ae12a501eb6fd529b31cecdaa | ||
| 823 | SRCREV_native = "c1e37c09b531b14ae12a501eb6fd529b31cecdaa" | ||
| 824 | SRC_URI += "git://github.com/josharian/native;name=native;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/josharian/native" | ||
| 825 | |||
| 826 | # github.com/lithammer/dedent v1.1.0 | ||
| 827 | # [1] git ls-remote https://github.com/lithammer/dedent 8478954c3bc893cf36c5ee7c822266b993a3b3ee | ||
| 828 | SRCREV_dedent = "8478954c3bc893cf36c5ee7c822266b993a3b3ee" | ||
| 829 | SRC_URI += "git://github.com/lithammer/dedent;name=dedent;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/lithammer/dedent" | ||
| 830 | |||
| 831 | # github.com/mattn/go-sqlite3 v1.14.24 | ||
| 832 | # [1] git ls-remote https://github.com/mattn/go-sqlite3 846fea6c1443e8cc366fc1966fe078d7f825f6a9 | ||
| 833 | SRCREV_go-sqlite3 = "846fea6c1443e8cc366fc1966fe078d7f825f6a9" | ||
| 834 | SRC_URI += "git://github.com/mattn/go-sqlite3;name=go-sqlite3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mattn/go-sqlite3" | ||
| 835 | |||
| 836 | # github.com/mdlayher/netlink v1.7.2 | ||
| 837 | # [1] git ls-remote https://github.com/mdlayher/netlink 657f7da1d9bd78d246ae610e0b5efc63a6a5f9e4 | ||
| 838 | SRCREV_mdlayher-netlink = "657f7da1d9bd78d246ae610e0b5efc63a6a5f9e4" | ||
| 839 | SRC_URI += "git://github.com/mdlayher/netlink;name=mdlayher-netlink;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mdlayher/netlink" | ||
| 840 | |||
| 841 | # github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible | ||
| 842 | # [1] git ls-remote https://github.com/mistifyio/go-zfs f784269be439d704d3dfa1906f45dd848fed2beb | ||
| 843 | SRCREV_go-zfs = "f784269be439d704d3dfa1906f45dd848fed2beb" | ||
| 844 | SRC_URI += "git://github.com/mistifyio/go-zfs;name=go-zfs;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mistifyio/go-zfs" | ||
| 845 | |||
| 846 | # github.com/moby/sys/symlink v0.3.0 | ||
| 847 | # [1] git ls-remote https://github.com/moby/sys cafbe42351600ca9b363e220722f66d96f6e71f4 | ||
| 848 | SRCREV_symlink = "cafbe42351600ca9b363e220722f66d96f6e71f4" | ||
| 849 | SRC_URI += "git://github.com/moby/sys;name=symlink;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/symlink" | ||
| 850 | |||
| 851 | # github.com/syndtr/goleveldb v1.0.0 | ||
| 852 | # [1] git ls-remote https://github.com/syndtr/goleveldb 9d007e481048296f09f59bd19bb7ae584563cd95 | ||
| 853 | SRCREV_goleveldb = "9d007e481048296f09f59bd19bb7ae584563cd95" | ||
| 854 | SRC_URI += "git://github.com/syndtr/goleveldb;name=goleveldb;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/syndtr/goleveldb" | ||
| 855 | |||
| 856 | # github.com/vbatts/tar-split v0.11.5 | ||
| 857 | # [1] git ls-remote https://github.com/vbatts/tar-split 5ef0dd8243164ebacd755916a89d8085a5b6bb7f | ||
| 858 | SRCREV_tar-split = "5ef0dd8243164ebacd755916a89d8085a5b6bb7f" | ||
| 859 | SRC_URI += "git://github.com/vbatts/tar-split;name=tar-split;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/vbatts/tar-split" | ||
| 860 | |||
| 861 | # sigs.k8s.io/kustomize/kyaml v0.18.1 | ||
| 862 | # [1] git ls-remote https://github.com/kubernetes-sigs/kustomize 01cce4f6ccdbadefe3f7540114953134672feebc | ||
| 863 | SRCREV_kyaml = "01cce4f6ccdbadefe3f7540114953134672feebc" | ||
| 864 | SRC_URI += "git://github.com/kubernetes-sigs/kustomize;name=kyaml;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/sigs.k8s.io/kustomize/kyaml" | ||
| 865 | |||
| 866 | # github.com/Microsoft/hcsshim v0.11.7 | ||
| 867 | # [1] git ls-remote https://github.com/microsoft/hcsshim 6749c2f4196edcd51cfbd85dcb0f411613b7de82 | ||
| 868 | SRCREV_hcsshim = "6749c2f4196edcd51cfbd85dcb0f411613b7de82" | ||
| 869 | SRC_URI += "git://github.com/microsoft/hcsshim;name=hcsshim;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/Microsoft/hcsshim" | ||
| 870 | |||
| 871 | # github.com/k3s-io/containerd v1.7.23-k3s2 | ||
| 872 | # [1] git ls-remote https://github.com/k3s-io/containerd a9466dd23a1d9be018292a086609565fef97e8de | ||
| 873 | SRCREV_containerd = "a9466dd23a1d9be018292a086609565fef97e8de" | ||
| 874 | SRC_URI += "git://github.com/k3s-io/containerd;name=containerd;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/containerd" | ||
| 875 | |||
| 876 | # github.com/gorilla/websocket v1.5.1 | ||
| 877 | # [1] git ls-remote https://github.com/gorilla/websocket ac0789be11725ab2285233e9a3800c2312cff4fc | ||
| 878 | SRCREV_websocket = "ac0789be11725ab2285233e9a3800c2312cff4fc" | ||
| 879 | SRC_URI += "git://github.com/gorilla/websocket;name=websocket;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/gorilla/websocket" | ||
| 880 | |||
| 881 | # github.com/minio/minio-go/v7 v7.0.70 | ||
| 882 | # [1] git ls-remote https://github.com/minio/minio-go c2fe17945c8d0b203fa01e4d04a8adf93ccf2d9f | ||
| 883 | SRCREV_v7 = "c2fe17945c8d0b203fa01e4d04a8adf93ccf2d9f" | ||
| 884 | SRC_URI += "git://github.com/minio/minio-go;name=v7;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/minio/minio-go/v7" | ||
| 885 | |||
| 886 | # github.com/prometheus/common v0.55.0 | ||
| 887 | # [1] git ls-remote https://github.com/prometheus/common 0c7b585c7da330aae136aaa874cb4f89f5b3e5d9 | ||
| 888 | SRCREV_common = "0c7b585c7da330aae136aaa874cb4f89f5b3e5d9" | ||
| 889 | SRC_URI += "git://github.com/prometheus/common;name=common;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/prometheus/common" | ||
| 890 | |||
| 891 | # github.com/yl2chen/cidranger v1.0.2 | ||
| 892 | # [1] git ls-remote https://github.com/yl2chen/cidranger 7ff5a0e84593dad6fbd50551343618d7956b3c71 | ||
| 893 | SRCREV_cidranger = "7ff5a0e84593dad6fbd50551343618d7956b3c71" | ||
| 894 | SRC_URI += "git://github.com/yl2chen/cidranger;name=cidranger;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/yl2chen/cidranger" | ||
| 895 | |||
| 896 | # github.com/k3s-io/kubernetes v1.32.0-k3s1 | ||
| 897 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 | ||
| 898 | SRCREV_kubernetes = "39f4707c882be87eb91cef02d669a5b584923fe7" | ||
| 899 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=kubernetes;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes" | ||
| 900 | |||
| 901 | # github.com/fxamacker/cbor/v2 v2.7.0 | ||
| 902 | # [1] git ls-remote https://github.com/fxamacker/cbor 02b69dbb52f4ecf450b3aa5e9a04b7a0b4bf409a | ||
| 903 | SRCREV_cbor-v2 = "02b69dbb52f4ecf450b3aa5e9a04b7a0b4bf409a" | ||
| 904 | SRC_URI += "git://github.com/fxamacker/cbor;name=cbor-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/fxamacker/cbor/v2" | ||
| 905 | |||
| 906 | # github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161 | ||
| 907 | # [1] git ls-remote https://github.com/Azure/go-ansiterm 306776ec8161b5dc8676039adbf598a39bce3de0 | ||
| 908 | SRCREV_go-ansiterm = "306776ec8161b5dc8676039adbf598a39bce3de0" | ||
| 909 | SRC_URI += "git://github.com/Azure/go-ansiterm;name=go-ansiterm;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/Azure/go-ansiterm" | ||
| 910 | |||
| 911 | # github.com/avast/retry-go/v4 v4.6.0 | ||
| 912 | # [1] git ls-remote https://github.com/avast/retry-go 839c8ceb66c3308e79d46f2552fec3980aaec6f2 | ||
| 913 | SRCREV_retry-go-v4 = "839c8ceb66c3308e79d46f2552fec3980aaec6f2" | ||
| 914 | SRC_URI += "git://github.com/avast/retry-go;name=retry-go-v4;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/avast/retry-go/v4" | ||
| 915 | |||
| 916 | # github.com/benbjohnson/clock v1.3.5 | ||
| 917 | # [1] git ls-remote https://github.com/benbjohnson/clock 96c602caabb567343046c08a8fca8560b4f00bb4 | ||
| 918 | SRCREV_clock = "96c602caabb567343046c08a8fca8560b4f00bb4" | ||
| 919 | SRC_URI += "git://github.com/benbjohnson/clock;name=clock;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/benbjohnson/clock" | ||
| 920 | |||
| 921 | # github.com/cespare/xxhash/v2 v2.3.0 | ||
| 922 | # [1] git ls-remote https://github.com/cespare/xxhash 998dce232f17418a7a5721ecf87ca714025a3243 | ||
| 923 | SRCREV_xxhash-v2 = "998dce232f17418a7a5721ecf87ca714025a3243" | ||
| 924 | SRC_URI += "git://github.com/cespare/xxhash;name=xxhash-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/cespare/xxhash/v2" | ||
| 925 | |||
| 926 | # github.com/containerd/go-cni v1.1.10 | ||
| 927 | # [1] git ls-remote https://github.com/containerd/go-cni 1c1be5e9ea864c9bc1651909ae13e1e555b4098d | ||
| 928 | SRCREV_go-cni = "1c1be5e9ea864c9bc1651909ae13e1e555b4098d" | ||
| 929 | SRC_URI += "git://github.com/containerd/go-cni;name=go-cni;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/go-cni" | ||
| 930 | |||
| 931 | # github.com/docker/go-metrics v0.0.1 | ||
| 932 | # [1] git ls-remote https://github.com/docker/go-metrics b619b3592b65de4f087d9f16863a7e6ff905973c | ||
| 933 | SRCREV_go-metrics = "b619b3592b65de4f087d9f16863a7e6ff905973c" | ||
| 934 | SRC_URI += "git://github.com/docker/go-metrics;name=go-metrics;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/docker/go-metrics" | ||
| 935 | |||
| 936 | # github.com/felixge/httpsnoop v1.0.4 | ||
| 937 | # [1] git ls-remote https://github.com/felixge/httpsnoop c5817c27ec125409c069052fdd171023c353501c | ||
| 938 | SRCREV_httpsnoop = "c5817c27ec125409c069052fdd171023c353501c" | ||
| 939 | SRC_URI += "git://github.com/felixge/httpsnoop;name=httpsnoop;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/felixge/httpsnoop" | ||
| 940 | |||
| 941 | # github.com/francoispqt/gojay v1.2.13 | ||
| 942 | # [1] git ls-remote https://github.com/francoispqt/gojay 1398296d938f9fae26750ddc2fe356b6d897f799 | ||
| 943 | SRCREV_gojay = "1398296d938f9fae26750ddc2fe356b6d897f799" | ||
| 944 | SRC_URI += "git://github.com/francoispqt/gojay;name=gojay;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/francoispqt/gojay" | ||
| 945 | |||
| 946 | # github.com/fsnotify/fsnotify v1.7.0 | ||
| 947 | # [1] git ls-remote https://github.com/fsnotify/fsnotify cfc9c4f277ea6ec18de92444b31983b183deb4fb | ||
| 948 | SRCREV_fsnotify = "cfc9c4f277ea6ec18de92444b31983b183deb4fb" | ||
| 949 | SRC_URI += "git://github.com/fsnotify/fsnotify;name=fsnotify;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/fsnotify/fsnotify" | ||
| 950 | |||
| 951 | # github.com/golang-jwt/jwt/v4 v4.5.1 | ||
| 952 | # [1] git ls-remote https://github.com/golang-jwt/jwt 7b1c1c00a171c6c79bbdb40e4ce7d197060c1c2c | ||
| 953 | SRCREV_jwt-v4 = "7b1c1c00a171c6c79bbdb40e4ce7d197060c1c2c" | ||
| 954 | SRC_URI += "git://github.com/golang-jwt/jwt;name=jwt-v4;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/golang-jwt/jwt/v4" | ||
| 955 | |||
| 956 | # github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da | ||
| 957 | # [1] git ls-remote https://github.com/golang/groupcache 41bb18bfe9da5321badc438f91158cd790a33aa3 | ||
| 958 | SRCREV_groupcache = "41bb18bfe9da5321badc438f91158cd790a33aa3" | ||
| 959 | SRC_URI += "git://github.com/golang/groupcache;name=groupcache;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/golang/groupcache" | ||
| 960 | |||
| 961 | # github.com/hanwen/go-fuse/v2 v2.5.1 | ||
| 962 | # [1] git ls-remote https://github.com/hanwen/go-fuse 2901efa04e040ebe54a951bcea93d67ab1af1ad5 | ||
| 963 | SRCREV_go-fuse-v2 = "2901efa04e040ebe54a951bcea93d67ab1af1ad5" | ||
| 964 | SRC_URI += "git://github.com/hanwen/go-fuse;name=go-fuse-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/hanwen/go-fuse/v2" | ||
| 965 | |||
| 966 | # github.com/hashicorp/errwrap v1.1.0 | ||
| 967 | # [1] git ls-remote https://github.com/hashicorp/errwrap 7b00e5db719c64d14dd0caaacbd13e76254d02c0 | ||
| 968 | SRCREV_errwrap = "7b00e5db719c64d14dd0caaacbd13e76254d02c0" | ||
| 969 | SRC_URI += "git://github.com/hashicorp/errwrap;name=errwrap;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/hashicorp/errwrap" | ||
| 970 | |||
| 971 | # github.com/ipfs/go-datastore v0.6.0 | ||
| 972 | # [1] git ls-remote https://github.com/ipfs/go-datastore 1de47089f5c72b61d91b5cd9043e49fe95771ac0 | ||
| 973 | SRCREV_go-datastore = "1de47089f5c72b61d91b5cd9043e49fe95771ac0" | ||
| 974 | SRC_URI += "git://github.com/ipfs/go-datastore;name=go-datastore;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/ipfs/go-datastore" | ||
| 975 | |||
| 976 | # github.com/karrick/godirwalk v1.17.0 | ||
| 977 | # [1] git ls-remote https://github.com/karrick/godirwalk 9a7752c108e7ea76255201b9f47bd4d4d2df868e | ||
| 978 | SRCREV_godirwalk = "9a7752c108e7ea76255201b9f47bd4d4d2df868e" | ||
| 979 | SRC_URI += "git://github.com/karrick/godirwalk;name=godirwalk;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/karrick/godirwalk" | ||
| 980 | |||
| 981 | # github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de | ||
| 982 | # [1] git ls-remote https://github.com/liggitt/tabwriter 89fcab3d43de07060e4fd4c1547430ed57e87f24 | ||
| 983 | SRCREV_tabwriter = "89fcab3d43de07060e4fd4c1547430ed57e87f24" | ||
| 984 | SRC_URI += "git://github.com/liggitt/tabwriter;name=tabwriter;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/liggitt/tabwriter" | ||
| 985 | |||
| 986 | # github.com/minio/highwayhash v1.0.2 | ||
| 987 | # [1] git ls-remote https://github.com/minio/highwayhash 08ce0b4fa7932a018438133f1b632e1c674d4107 | ||
| 988 | SRCREV_highwayhash = "08ce0b4fa7932a018438133f1b632e1c674d4107" | ||
| 989 | SRC_URI += "git://github.com/minio/highwayhash;name=highwayhash;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/minio/highwayhash" | ||
| 990 | |||
| 991 | # github.com/minio/sha256-simd v1.0.1 | ||
| 992 | # [1] git ls-remote https://github.com/minio/sha256-simd 6096f891a77bfe490cbea7a424c821b5fdb92849 | ||
| 993 | SRCREV_sha256-simd = "6096f891a77bfe490cbea7a424c821b5fdb92849" | ||
| 994 | SRC_URI += "git://github.com/minio/sha256-simd;name=sha256-simd;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/minio/sha256-simd" | ||
| 995 | |||
| 996 | # github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 | ||
| 997 | # [1] git ls-remote https://github.com/munnerz/goautoneg a7dc8b61c822528f973a5e4e7b272055c6fdb43e | ||
| 998 | SRCREV_goautoneg = "a7dc8b61c822528f973a5e4e7b272055c6fdb43e" | ||
| 999 | SRC_URI += "git://github.com/munnerz/goautoneg;name=goautoneg;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/munnerz/goautoneg" | ||
| 1000 | |||
| 1001 | # github.com/pelletier/go-toml v1.9.5 | ||
| 1002 | # [1] git ls-remote https://github.com/pelletier/go-toml fed1464066413075eac02cd4dc368b5221845541 | ||
| 1003 | SRCREV_go-toml = "fed1464066413075eac02cd4dc368b5221845541" | ||
| 1004 | SRC_URI += "git://github.com/pelletier/go-toml;name=go-toml;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/pelletier/go-toml" | ||
| 1005 | |||
| 1006 | # github.com/prometheus/procfs v0.15.1 | ||
| 1007 | # [1] git ls-remote https://github.com/prometheus/procfs 51919fd4b9d0aaca69854ac81bdeda5f96dab366 | ||
| 1008 | SRCREV_procfs = "51919fd4b9d0aaca69854ac81bdeda5f96dab366" | ||
| 1009 | SRC_URI += "git://github.com/prometheus/procfs;name=procfs;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/prometheus/procfs" | ||
| 1010 | |||
| 1011 | # github.com/raulk/go-watchdog v1.3.0 | ||
| 1012 | # [1] git ls-remote https://github.com/raulk/go-watchdog 9c5e371109037bec1852ea63c9512a94307bfea0 | ||
| 1013 | SRCREV_go-watchdog = "9c5e371109037bec1852ea63c9512a94307bfea0" | ||
| 1014 | SRC_URI += "git://github.com/raulk/go-watchdog;name=go-watchdog;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/raulk/go-watchdog" | ||
| 1015 | |||
| 1016 | # github.com/spaolacci/murmur3 v1.1.0 | ||
| 1017 | # [1] git ls-remote https://github.com/spaolacci/murmur3 f09979ecbc725b9e6d41a297405f65e7e8804acc | ||
| 1018 | SRCREV_murmur3 = "f09979ecbc725b9e6d41a297405f65e7e8804acc" | ||
| 1019 | SRC_URI += "git://github.com/spaolacci/murmur3;name=murmur3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/spaolacci/murmur3" | ||
| 1020 | |||
| 1021 | # github.com/vishvananda/netns v0.0.4 | ||
| 1022 | # [1] git ls-remote https://github.com/vishvananda/netns 7a452d2d15292b2bfb2a2d88e6bdeac156a761b9 | ||
| 1023 | SRCREV_netns = "7a452d2d15292b2bfb2a2d88e6bdeac156a761b9" | ||
| 1024 | SRC_URI += "git://github.com/vishvananda/netns;name=netns;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/vishvananda/netns" | ||
| 1025 | |||
| 1026 | # go.opentelemetry.io/otel/sdk v1.28.0 | ||
| 1027 | # [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 81216fb002a6a76d32fdab6ef999bcf65794130d | ||
| 1028 | SRCREV_sdk = "81216fb002a6a76d32fdab6ef999bcf65794130d" | ||
| 1029 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=sdk;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel/sdk" | ||
| 1030 | |||
| 1031 | # github.com/k3s-io/cri-dockerd v0.3.15-k3s1.32-1 | ||
| 1032 | # [1] git ls-remote https://github.com/k3s-io/cri-dockerd 6a0374b8aa2ec0c51e9e354725fe0e742b6f86a5 | ||
| 1033 | SRCREV_cri-dockerd = "6a0374b8aa2ec0c51e9e354725fe0e742b6f86a5" | ||
| 1034 | SRC_URI += "git://github.com/k3s-io/cri-dockerd;name=cri-dockerd;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/cri-dockerd" | ||
| 1035 | |||
| 1036 | # github.com/coreos/go-iptables v0.8.0 | ||
| 1037 | # [1] git ls-remote https://github.com/coreos/go-iptables 26e42518b22e6878bd6e479a574122c319fa923e | ||
| 1038 | SRCREV_go-iptables = "26e42518b22e6878bd6e479a574122c319fa923e" | ||
| 1039 | SRC_URI += "git://github.com/coreos/go-iptables;name=go-iptables;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/coreos/go-iptables" | ||
| 1040 | |||
| 1041 | # github.com/flannel-io/flannel v0.25.7 | ||
| 1042 | # [1] git ls-remote https://github.com/flannel-io/flannel 41d7069b8cfec1fc657adcd26e6a825879dab38f | ||
| 1043 | SRCREV_flannel = "41d7069b8cfec1fc657adcd26e6a825879dab38f" | ||
| 1044 | SRC_URI += "git://github.com/flannel-io/flannel;name=flannel;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/flannel-io/flannel" | ||
| 1045 | |||
| 1046 | # github.com/ipfs/go-ds-leveldb v0.5.0 | ||
| 1047 | # [1] git ls-remote https://github.com/ipfs/go-ds-leveldb 6f6dc580f7325ad411fc5967ccee67e40545e208 | ||
| 1048 | SRCREV_go-ds-leveldb = "6f6dc580f7325ad411fc5967ccee67e40545e208" | ||
| 1049 | SRC_URI += "git://github.com/ipfs/go-ds-leveldb;name=go-ds-leveldb;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/ipfs/go-ds-leveldb" | ||
| 1050 | |||
| 1051 | # github.com/klauspost/compress v1.17.11 | ||
| 1052 | # [1] git ls-remote https://github.com/klauspost/compress 72cd4a92a8b13e722763e6b6a3467163c2028d3d | ||
| 1053 | SRCREV_compress = "72cd4a92a8b13e722763e6b6a3467163c2028d3d" | ||
| 1054 | SRC_URI += "git://github.com/klauspost/compress;name=compress;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/klauspost/compress" | ||
| 1055 | |||
| 1056 | # github.com/k3s-io/etcd/api/v3 v3.5.16-k3s1 | ||
| 1057 | # [1] git ls-remote https://github.com/k3s-io/etcd d294136463b074a18c1512967343ffd7ba582ee8 | ||
| 1058 | SRCREV_api-v3 = "d294136463b074a18c1512967343ffd7ba582ee8" | ||
| 1059 | SRC_URI += "git://github.com/k3s-io/etcd;name=api-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/etcd/api/v3" | ||
| 1060 | |||
| 1061 | # github.com/antlr4-go/antlr/v4 v4.13.0 | ||
| 1062 | # [1] git ls-remote https://github.com/antlr4-go/antlr 9549173c7ad83c2bf580a654ce0fe666fd7d2557 | ||
| 1063 | SRCREV_antlr-v4 = "9549173c7ad83c2bf580a654ce0fe666fd7d2557" | ||
| 1064 | SRC_URI += "git://github.com/antlr4-go/antlr;name=antlr-v4;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/antlr4-go/antlr/v4" | ||
| 1065 | |||
| 1066 | # github.com/invopop/jsonschema v0.12.0 | ||
| 1067 | # [1] git ls-remote https://github.com/invopop/jsonschema 9b6bb6e8f15aa557c1df053de86d4e5043365ca9 | ||
| 1068 | SRCREV_jsonschema = "9b6bb6e8f15aa557c1df053de86d4e5043365ca9" | ||
| 1069 | SRC_URI += "git://github.com/invopop/jsonschema;name=jsonschema;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/invopop/jsonschema" | ||
| 1070 | |||
| 1071 | # github.com/JeffAshton/win_pdh v0.0.0-20161109143554-76bb4ee9f0ab | ||
| 1072 | # [1] git ls-remote https://github.com/JeffAshton/win_pdh 76bb4ee9f0ab50f77826f2a2ee7fb9d3880d6ec2 | ||
| 1073 | SRCREV_win_pdh = "76bb4ee9f0ab50f77826f2a2ee7fb9d3880d6ec2" | ||
| 1074 | SRC_URI += "git://github.com/JeffAshton/win_pdh;name=win_pdh;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/JeffAshton/win_pdh" | ||
| 1075 | |||
| 1076 | # github.com/Microsoft/go-winio v0.6.2 | ||
| 1077 | # [1] git ls-remote https://github.com/microsoft/go-winio 3c9576c9346a1892dee136329e7e15309e82fb4f | ||
| 1078 | SRCREV_go-winio = "3c9576c9346a1892dee136329e7e15309e82fb4f" | ||
| 1079 | SRC_URI += "git://github.com/microsoft/go-winio;name=go-winio;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/Microsoft/go-winio" | ||
| 1080 | |||
| 1081 | # github.com/containerd/cgroups v1.1.0 | ||
| 1082 | # [1] git ls-remote https://github.com/containerd/cgroups fe7323f622bc222e72473679f12a9089aeeda177 | ||
| 1083 | SRCREV_cgroups = "fe7323f622bc222e72473679f12a9089aeeda177" | ||
| 1084 | SRC_URI += "git://github.com/containerd/cgroups;name=cgroups;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/cgroups" | ||
| 1085 | |||
| 1086 | # github.com/containerd/console v1.0.4 | ||
| 1087 | # [1] git ls-remote https://github.com/containerd/console 8f6c4e4faef5a326d2cd907097d04c0239ee5e2f | ||
| 1088 | SRCREV_console = "8f6c4e4faef5a326d2cd907097d04c0239ee5e2f" | ||
| 1089 | SRC_URI += "git://github.com/containerd/console;name=console;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/console" | ||
| 1090 | |||
| 1091 | # github.com/containerd/errdefs v0.3.0 | ||
| 1092 | # [1] git ls-remote https://github.com/containerd/errdefs 9fd32fc2ca77f7bbae249b0633bfc8bd9bdfb901 | ||
| 1093 | SRCREV_errdefs = "9fd32fc2ca77f7bbae249b0633bfc8bd9bdfb901" | ||
| 1094 | SRC_URI += "git://github.com/containerd/errdefs;name=errdefs;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/errdefs" | ||
| 1095 | |||
| 1096 | # github.com/containerd/go-runc v1.1.0 | ||
| 1097 | # [1] git ls-remote https://github.com/containerd/go-runc df3c22d088ca919d1943efa8ae0cfc0514da0542 | ||
| 1098 | SRCREV_go-runc = "df3c22d088ca919d1943efa8ae0cfc0514da0542" | ||
| 1099 | SRC_URI += "git://github.com/containerd/go-runc;name=go-runc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/go-runc" | ||
| 1100 | |||
| 1101 | # github.com/containerd/typeurl v1.0.2 | ||
| 1102 | # [1] git ls-remote https://github.com/containerd/typeurl 5e43fb8b75ed2f2305fc04e6918c8d10636771bc | ||
| 1103 | SRCREV_typeurl = "5e43fb8b75ed2f2305fc04e6918c8d10636771bc" | ||
| 1104 | SRC_URI += "git://github.com/containerd/typeurl;name=typeurl;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/typeurl" | ||
| 1105 | |||
| 1106 | # github.com/dustin/go-humanize v1.0.1 | ||
| 1107 | # [1] git ls-remote https://github.com/dustin/go-humanize 9ec74ab2f7a7161664182fd4e5e292fccffbc75f | ||
| 1108 | SRCREV_go-humanize = "9ec74ab2f7a7161664182fd4e5e292fccffbc75f" | ||
| 1109 | SRC_URI += "git://github.com/dustin/go-humanize;name=go-humanize;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/dustin/go-humanize" | ||
| 1110 | |||
| 1111 | # github.com/evanphx/json-patch v5.9.0+incompatible | ||
| 1112 | # [1] git ls-remote https://github.com/evanphx/json-patch b7a4e4a87a35414cd02460dac07e879df729df37 | ||
| 1113 | SRCREV_json-patch = "b7a4e4a87a35414cd02460dac07e879df729df37" | ||
| 1114 | SRC_URI += "git://github.com/evanphx/json-patch;name=json-patch;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/evanphx/json-patch" | ||
| 1115 | |||
| 1116 | # github.com/go-jose/go-jose/v4 v4.0.2 | ||
| 1117 | # [1] git ls-remote https://github.com/go-jose/go-jose ca3a2783c470c40cc490f801fc87ff39b92b25d6 | ||
| 1118 | SRCREV_go-jose-v4 = "ca3a2783c470c40cc490f801fc87ff39b92b25d6" | ||
| 1119 | SRC_URI += "git://github.com/go-jose/go-jose;name=go-jose-v4;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-jose/go-jose/v4" | ||
| 1120 | |||
| 1121 | # github.com/ipld/go-ipld-prime v0.20.0 | ||
| 1122 | # [1] git ls-remote https://github.com/ipld/go-ipld-prime 200b4a6b6fb6720911cb385aff05da55c39d56de | ||
| 1123 | SRCREV_go-ipld-prime = "200b4a6b6fb6720911cb385aff05da55c39d56de" | ||
| 1124 | SRC_URI += "git://github.com/ipld/go-ipld-prime;name=go-ipld-prime;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/ipld/go-ipld-prime" | ||
| 1125 | |||
| 1126 | # github.com/jackpal/go-nat-pmp v1.0.2 | ||
| 1127 | # [1] git ls-remote https://github.com/jackpal/go-nat-pmp 059203efa1edd7130293a583541b8308e7c640c4 | ||
| 1128 | SRCREV_go-nat-pmp = "059203efa1edd7130293a583541b8308e7c640c4" | ||
| 1129 | SRC_URI += "git://github.com/jackpal/go-nat-pmp;name=go-nat-pmp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/jackpal/go-nat-pmp" | ||
| 1130 | |||
| 1131 | # github.com/klauspost/cpuid/v2 v2.2.7 | ||
| 1132 | # [1] git ls-remote https://github.com/klauspost/cpuid 486f6ae65fec6bbb15e6f6bff15036f7bc50d4c4 | ||
| 1133 | SRCREV_cpuid-v2 = "486f6ae65fec6bbb15e6f6bff15036f7bc50d4c4" | ||
| 1134 | SRC_URI += "git://github.com/klauspost/cpuid;name=cpuid-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/klauspost/cpuid/v2" | ||
| 1135 | |||
| 1136 | # github.com/kylelemons/godebug v1.1.0 | ||
| 1137 | # [1] git ls-remote https://github.com/kylelemons/godebug 9ff306d4fbead574800b66369df5b6144732d58e | ||
| 1138 | SRCREV_godebug = "9ff306d4fbead574800b66369df5b6144732d58e" | ||
| 1139 | SRC_URI += "git://github.com/kylelemons/godebug;name=godebug;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/kylelemons/godebug" | ||
| 1140 | |||
| 1141 | # github.com/libp2p/go-netroute v0.2.1 | ||
| 1142 | # [1] git ls-remote https://github.com/libp2p/go-netroute 462cbfaf52f4c2a2321e6382455a8f56396f3664 | ||
| 1143 | SRCREV_go-netroute = "462cbfaf52f4c2a2321e6382455a8f56396f3664" | ||
| 1144 | SRC_URI += "git://github.com/libp2p/go-netroute;name=go-netroute;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/libp2p/go-netroute" | ||
| 1145 | |||
| 1146 | # github.com/libp2p/go-yamux/v4 v4.0.1 | ||
| 1147 | # [1] git ls-remote https://github.com/libp2p/go-yamux e584a210c72651b67829477b4b4285cae25b1a1b | ||
| 1148 | SRCREV_go-yamux-v4 = "e584a210c72651b67829477b4b4285cae25b1a1b" | ||
| 1149 | SRC_URI += "git://github.com/libp2p/go-yamux;name=go-yamux-v4;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/libp2p/go-yamux/v4" | ||
| 1150 | |||
| 1151 | # github.com/marten-seemann/tcp v0.0.0-20210406111302-dfbc87cc63fd | ||
| 1152 | # [1] git ls-remote https://github.com/marten-seemann/tcp dfbc87cc63fd003b9a070c76d605769fa3e2e3b2 | ||
| 1153 | SRCREV_tcp = "dfbc87cc63fd003b9a070c76d605769fa3e2e3b2" | ||
| 1154 | SRC_URI += "git://github.com/marten-seemann/tcp;name=tcp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/marten-seemann/tcp" | ||
| 1155 | |||
| 1156 | # github.com/mdlayher/genetlink v1.3.2 | ||
| 1157 | # [1] git ls-remote https://github.com/mdlayher/genetlink 7531bffe0f5e10d1ce558d35e6feb5d1d1600851 | ||
| 1158 | SRCREV_genetlink = "7531bffe0f5e10d1ce558d35e6feb5d1d1600851" | ||
| 1159 | SRC_URI += "git://github.com/mdlayher/genetlink;name=genetlink;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mdlayher/genetlink" | ||
| 1160 | |||
| 1161 | # github.com/moby/sys/mountinfo v0.7.2 | ||
| 1162 | # [1] git ls-remote https://github.com/moby/sys cafbe42351600ca9b363e220722f66d96f6e71f4 | ||
| 1163 | SRCREV_mountinfo = "cafbe42351600ca9b363e220722f66d96f6e71f4" | ||
| 1164 | SRC_URI += "git://github.com/moby/sys;name=mountinfo;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/mountinfo" | ||
| 1165 | |||
| 1166 | # github.com/modern-go/reflect2 v1.0.2 | ||
| 1167 | # [1] git ls-remote https://github.com/modern-go/reflect2 2b33151c9bbc5231aea69b8861c540102b087070 | ||
| 1168 | SRCREV_reflect2 = "2b33151c9bbc5231aea69b8861c540102b087070" | ||
| 1169 | SRC_URI += "git://github.com/modern-go/reflect2;name=reflect2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/modern-go/reflect2" | ||
| 1170 | |||
| 1171 | # github.com/peterbourgon/diskv v2.0.1+incompatible | ||
| 1172 | # [1] git ls-remote https://github.com/peterbourgon/diskv 5f041e8faa004a95c88a202771f4cc3e991971e6 | ||
| 1173 | SRCREV_diskv = "5f041e8faa004a95c88a202771f4cc3e991971e6" | ||
| 1174 | SRC_URI += "git://github.com/peterbourgon/diskv;name=diskv;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/peterbourgon/diskv" | ||
| 1175 | |||
| 1176 | # github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 | ||
| 1177 | # [1] git ls-remote https://github.com/pmezard/go-difflib 5d4384ee4fb2527b0a1256a821ebfc92f91efefc | ||
| 1178 | SRCREV_go-difflib = "5d4384ee4fb2527b0a1256a821ebfc92f91efefc" | ||
| 1179 | SRC_URI += "git://github.com/pmezard/go-difflib;name=go-difflib;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/pmezard/go-difflib" | ||
| 1180 | |||
| 1181 | # github.com/shengdoushi/base58 v1.0.0 | ||
| 1182 | # [1] git ls-remote https://github.com/shengdoushi/base58 c5f44ca1af76fb63925d5fba8fa7b85870199839 | ||
| 1183 | SRCREV_shengdoushi-base58 = "c5f44ca1af76fb63925d5fba8fa7b85870199839" | ||
| 1184 | SRC_URI += "git://github.com/shengdoushi/base58;name=shengdoushi-base58;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/shengdoushi/base58" | ||
| 1185 | |||
| 1186 | # github.com/stoewer/go-strcase v1.3.0 | ||
| 1187 | # [1] git ls-remote https://github.com/stoewer/go-strcase 6c4ce445f323378b0865757ffd2c50d8bb2737f8 | ||
| 1188 | SRCREV_go-strcase = "6c4ce445f323378b0865757ffd2c50d8bb2737f8" | ||
| 1189 | SRC_URI += "git://github.com/stoewer/go-strcase;name=go-strcase;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/stoewer/go-strcase" | ||
| 1190 | |||
| 1191 | # github.com/k3s-io/etcd/pkg/v3 v3.5.16-k3s1 | ||
| 1192 | # [1] git ls-remote https://github.com/k3s-io/etcd d294136463b074a18c1512967343ffd7ba582ee8 | ||
| 1193 | SRCREV_pkg-v3 = "d294136463b074a18c1512967343ffd7ba582ee8" | ||
| 1194 | SRC_URI += "git://github.com/k3s-io/etcd;name=pkg-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/etcd/pkg/v3" | ||
| 1195 | |||
| 1196 | # github.com/erikdubbelboer/gspt v0.0.0-20190125194910-e68493906b83 | ||
| 1197 | # [1] git ls-remote https://github.com/erikdubbelboer/gspt e68493906b8382891943ddc9960cb9c6ecd1a1f0 | ||
| 1198 | SRCREV_gspt = "e68493906b8382891943ddc9960cb9c6ecd1a1f0" | ||
| 1199 | SRC_URI += "git://github.com/erikdubbelboer/gspt;name=gspt;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/erikdubbelboer/gspt" | ||
| 1200 | |||
| 1201 | # github.com/rancher/permissions v0.0.0-20240523180510-4001d3d637f7 | ||
| 1202 | # [1] git ls-remote https://github.com/rancher/permissions 4001d3d637f7e7f9aa17c84d89b2462539f1b331 | ||
| 1203 | SRCREV_permissions = "4001d3d637f7e7f9aa17c84d89b2462539f1b331" | ||
| 1204 | SRC_URI += "git://github.com/rancher/permissions;name=permissions;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/rancher/permissions" | ||
| 1205 | |||
| 1206 | # github.com/rancher/wrangler/v3 v3.2.0-rc.1 | ||
| 1207 | # [1] git ls-remote https://github.com/rancher/wrangler abb0081704f3a7af13bf537a281937dadc0e6baa | ||
| 1208 | SRCREV_wrangler-v3 = "abb0081704f3a7af13bf537a281937dadc0e6baa" | ||
| 1209 | SRC_URI += "git://github.com/rancher/wrangler;name=wrangler-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/rancher/wrangler/v3" | ||
| 1210 | |||
| 1211 | # github.com/vishvananda/netlink v1.3.1-0.20240905180732-b1ce50cfa9be | ||
| 1212 | # [1] git ls-remote https://github.com/vishvananda/netlink b1ce50cfa9bea7652382b8c5ef6083f8d3f5f853 | ||
| 1213 | SRCREV_netlink = "b1ce50cfa9bea7652382b8c5ef6083f8d3f5f853" | ||
| 1214 | SRC_URI += "git://github.com/vishvananda/netlink;name=netlink;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/vishvananda/netlink" | ||
| 1215 | |||
| 1216 | # gopkg.in/evanphx/json-patch.v4 v4.12.0 | ||
| 1217 | # [1] git ls-remote https://github.com/evanphx/json-patch 50fdc0b4c9ab36933e6a0c9288fef3ac5df2b907 | ||
| 1218 | SRCREV_json-patch.v4 = "50fdc0b4c9ab36933e6a0c9288fef3ac5df2b907" | ||
| 1219 | SRC_URI += "git://github.com/evanphx/json-patch;name=json-patch.v4;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/gopkg.in/evanphx/json-patch.v4" | ||
| 1220 | |||
| 1221 | # github.com/MakeNowJust/heredoc v1.0.0 | ||
| 1222 | # [1] git ls-remote https://github.com/makenowjust/heredoc bbd9af33722b79a933ef99c7c94833065e2d6c20 | ||
| 1223 | SRCREV_heredoc = "bbd9af33722b79a933ef99c7c94833065e2d6c20" | ||
| 1224 | SRC_URI += "git://github.com/makenowjust/heredoc;name=heredoc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/MakeNowJust/heredoc" | ||
| 1225 | |||
| 1226 | # github.com/NYTimes/gziphandler v1.1.1 | ||
| 1227 | # [1] git ls-remote https://github.com/nytimes/gziphandler dd0439581c7657cb652dfe5c71d7d48baf39541d | ||
| 1228 | SRCREV_gziphandler = "dd0439581c7657cb652dfe5c71d7d48baf39541d" | ||
| 1229 | SRC_URI += "git://github.com/nytimes/gziphandler;name=gziphandler;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/NYTimes/gziphandler" | ||
| 1230 | |||
| 1231 | # github.com/canonical/go-dqlite v1.5.1 | ||
| 1232 | # [1] git ls-remote https://github.com/canonical/go-dqlite 830c1a017995b73322e86c2a6f2ca799c1caca07 | ||
| 1233 | SRCREV_go-dqlite = "830c1a017995b73322e86c2a6f2ca799c1caca07" | ||
| 1234 | SRC_URI += "git://github.com/canonical/go-dqlite;name=go-dqlite;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/canonical/go-dqlite" | ||
| 1235 | |||
| 1236 | # github.com/cenkalti/backoff/v4 v4.3.0 | ||
| 1237 | # [1] git ls-remote https://github.com/cenkalti/backoff 720b78985a65c0452fd37bb155c7cac4157a7c45 | ||
| 1238 | SRCREV_backoff-v4 = "720b78985a65c0452fd37bb155c7cac4157a7c45" | ||
| 1239 | SRC_URI += "git://github.com/cenkalti/backoff;name=backoff-v4;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/cenkalti/backoff/v4" | ||
| 1240 | |||
| 1241 | # github.com/chai2010/gettext-go v1.0.2 | ||
| 1242 | # [1] git ls-remote https://github.com/chai2010/gettext-go 274d1753d015d0362761b6a1cc2a572e6a035913 | ||
| 1243 | SRCREV_gettext-go = "274d1753d015d0362761b6a1cc2a572e6a035913" | ||
| 1244 | SRC_URI += "git://github.com/chai2010/gettext-go;name=gettext-go;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/chai2010/gettext-go" | ||
| 1245 | |||
| 1246 | # github.com/containerd/btrfs/v2 v2.0.0 | ||
| 1247 | # [1] git ls-remote https://github.com/containerd/btrfs f611cf12b33f43269574b2ad82bcb55e4d6f9982 | ||
| 1248 | SRCREV_btrfs-v2 = "f611cf12b33f43269574b2ad82bcb55e4d6f9982" | ||
| 1249 | SRC_URI += "git://github.com/containerd/btrfs;name=btrfs-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/btrfs/v2" | ||
| 1250 | |||
| 1251 | # github.com/containerd/imgcrypt v1.1.11 | ||
| 1252 | # [1] git ls-remote https://github.com/containerd/imgcrypt 619fd33080b087702c72e93451a698c381d522d0 | ||
| 1253 | SRCREV_imgcrypt = "619fd33080b087702c72e93451a698c381d522d0" | ||
| 1254 | SRC_URI += "git://github.com/containerd/imgcrypt;name=imgcrypt;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/imgcrypt" | ||
| 1255 | |||
| 1256 | # github.com/containers/ocicrypt v1.2.0 | ||
| 1257 | # [1] git ls-remote https://github.com/containers/ocicrypt e26515dd4d77b4d8adbbccb0afb1208bcde8843f | ||
| 1258 | SRCREV_ocicrypt = "e26515dd4d77b4d8adbbccb0afb1208bcde8843f" | ||
| 1259 | SRC_URI += "git://github.com/containers/ocicrypt;name=ocicrypt;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containers/ocicrypt" | ||
| 1260 | |||
| 1261 | # github.com/docker/distribution v2.8.3+incompatible | ||
| 1262 | # [1] git ls-remote https://github.com/distribution/distribution 4772604ae973031ab32dd9805a4bccf61d94909f | ||
| 1263 | SRCREV_distribution = "4772604ae973031ab32dd9805a4bccf61d94909f" | ||
| 1264 | SRC_URI += "git://github.com/distribution/distribution;name=distribution;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/docker/distribution" | ||
| 1265 | |||
| 1266 | # github.com/emicklei/go-restful v2.16.0+incompatible | ||
| 1267 | # [1] git ls-remote https://github.com/emicklei/go-restful ac666c045e035603f2704c98c59e979fccbfa94f | ||
| 1268 | SRCREV_go-restful = "ac666c045e035603f2704c98c59e979fccbfa94f" | ||
| 1269 | SRC_URI += "git://github.com/emicklei/go-restful;name=go-restful;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/emicklei/go-restful" | ||
| 1270 | |||
| 1271 | # github.com/go-sql-driver/mysql v1.8.1 | ||
| 1272 | # [1] git ls-remote https://github.com/go-sql-driver/mysql 4395c45fd098a81c5251667cda111f94c693ab14 | ||
| 1273 | SRCREV_mysql = "4395c45fd098a81c5251667cda111f94c693ab14" | ||
| 1274 | SRC_URI += "git://github.com/go-sql-driver/mysql;name=mysql;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-sql-driver/mysql" | ||
| 1275 | |||
| 1276 | # github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 | ||
| 1277 | # [1] git ls-remote https://github.com/gregjones/httpcache 901d90724c7919163f472a9812253fb26761123d | ||
| 1278 | SRCREV_httpcache = "901d90724c7919163f472a9812253fb26761123d" | ||
| 1279 | SRC_URI += "git://github.com/gregjones/httpcache;name=httpcache;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/gregjones/httpcache" | ||
| 1280 | |||
| 1281 | # github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 | ||
| 1282 | # [1] git ls-remote https://github.com/jackc/pgservicefile 5a60cdf6a76120dc3d5152b95f3b5fd8aa7cc9eb | ||
| 1283 | SRCREV_pgservicefile = "5a60cdf6a76120dc3d5152b95f3b5fd8aa7cc9eb" | ||
| 1284 | SRC_URI += "git://github.com/jackc/pgservicefile;name=pgservicefile;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/jackc/pgservicefile" | ||
| 1285 | |||
| 1286 | # github.com/jonboulle/clockwork v0.4.0 | ||
| 1287 | # [1] git ls-remote https://github.com/jonboulle/clockwork 606c48b92358fcca153952b56fb0d14d6845f84a | ||
| 1288 | SRCREV_clockwork = "606c48b92358fcca153952b56fb0d14d6845f84a" | ||
| 1289 | SRC_URI += "git://github.com/jonboulle/clockwork;name=clockwork;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/jonboulle/clockwork" | ||
| 1290 | |||
| 1291 | # github.com/libp2p/go-cidranger v1.1.0 | ||
| 1292 | # [1] git ls-remote https://github.com/libp2p/go-cidranger 1dec7f87b45b32e24d3f59548ad61647de34586d | ||
| 1293 | SRCREV_go-cidranger = "1dec7f87b45b32e24d3f59548ad61647de34586d" | ||
| 1294 | SRC_URI += "git://github.com/libp2p/go-cidranger;name=go-cidranger;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/libp2p/go-cidranger" | ||
| 1295 | |||
| 1296 | # github.com/libp2p/go-reuseport v0.4.0 | ||
| 1297 | # [1] git ls-remote https://github.com/libp2p/go-reuseport ac34b4fb35437abcc176b5bb97cc431d62d983e0 | ||
| 1298 | SRCREV_go-reuseport = "ac34b4fb35437abcc176b5bb97cc431d62d983e0" | ||
| 1299 | SRC_URI += "git://github.com/libp2p/go-reuseport;name=go-reuseport;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/libp2p/go-reuseport" | ||
| 1300 | |||
| 1301 | # github.com/mistifyio/go-zfs/v3 v3.0.1 | ||
| 1302 | # [1] git ls-remote https://github.com/mistifyio/go-zfs f6d5c373cf63ae2477370aa9bda9fa49804c2d72 | ||
| 1303 | SRCREV_go-zfs-v3 = "f6d5c373cf63ae2477370aa9bda9fa49804c2d72" | ||
| 1304 | SRC_URI += "git://github.com/mistifyio/go-zfs;name=go-zfs-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mistifyio/go-zfs/v3" | ||
| 1305 | |||
| 1306 | # github.com/moby/sys/sequential v0.6.0 | ||
| 1307 | # [1] git ls-remote https://github.com/moby/sys cafbe42351600ca9b363e220722f66d96f6e71f4 | ||
| 1308 | SRCREV_sequential = "cafbe42351600ca9b363e220722f66d96f6e71f4" | ||
| 1309 | SRC_URI += "git://github.com/moby/sys;name=sequential;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/sequential" | ||
| 1310 | |||
| 1311 | # github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635 | ||
| 1312 | # [1] git ls-remote https://github.com/syndtr/gocapability 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb | ||
| 1313 | SRCREV_gocapability = "42c35b4376354fd554efc7ad35e0b7f94e3a0ffb" | ||
| 1314 | SRC_URI += "git://github.com/syndtr/gocapability;name=gocapability;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/syndtr/gocapability" | ||
| 1315 | |||
| 1316 | # github.com/k3s-io/etcd/raft/v3 v3.5.16-k3s1 | ||
| 1317 | # [1] git ls-remote https://github.com/k3s-io/etcd d294136463b074a18c1512967343ffd7ba582ee8 | ||
| 1318 | SRCREV_raft-v3 = "d294136463b074a18c1512967343ffd7ba582ee8" | ||
| 1319 | SRC_URI += "git://github.com/k3s-io/etcd;name=raft-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/etcd/raft/v3" | ||
| 1320 | |||
| 1321 | # go.opentelemetry.io/otel/trace v1.28.0 | ||
| 1322 | # [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 81216fb002a6a76d32fdab6ef999bcf65794130d | ||
| 1323 | SRCREV_trace = "81216fb002a6a76d32fdab6ef999bcf65794130d" | ||
| 1324 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=trace;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel/trace" | ||
| 1325 | |||
| 1326 | # go.opentelemetry.io/proto/otlp v1.3.1 | ||
| 1327 | # [1] git ls-remote https://github.com/open-telemetry/opentelemetry-proto-go a300cca6ca2b6c700b1c0409003751b762e30dea | ||
| 1328 | SRCREV_otlp = "a300cca6ca2b6c700b1c0409003751b762e30dea" | ||
| 1329 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-proto-go;name=otlp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/proto/otlp" | ||
| 1330 | |||
| 1331 | # github.com/natefinch/lumberjack v2.0.0+incompatible | ||
| 1332 | # [1] git ls-remote https://github.com/natefinch/lumberjack 7d6a1875575e09256dc552b4c0e450dcd02bd10e | ||
| 1333 | SRCREV_lumberjack = "7d6a1875575e09256dc552b4c0e450dcd02bd10e" | ||
| 1334 | SRC_URI += "git://github.com/natefinch/lumberjack;name=lumberjack;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/natefinch/lumberjack" | ||
| 1335 | |||
| 1336 | # github.com/rancher/remotedialer v0.4.1 | ||
| 1337 | # [1] git ls-remote https://github.com/rancher/remotedialer afe97852fef44f4b9955bd7563021dee52c2061d | ||
| 1338 | SRCREV_remotedialer = "afe97852fef44f4b9955bd7563021dee52c2061d" | ||
| 1339 | SRC_URI += "git://github.com/rancher/remotedialer;name=remotedialer;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/rancher/remotedialer" | ||
| 1340 | |||
| 1341 | # github.com/containerd/platforms v0.2.1 | ||
| 1342 | # [1] git ls-remote https://github.com/containerd/platforms 163df76b7184bb17ead614c92176995ec8fa5919 | ||
| 1343 | SRCREV_platforms = "163df76b7184bb17ead614c92176995ec8fa5919" | ||
| 1344 | SRC_URI += "git://github.com/containerd/platforms;name=platforms;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/platforms" | ||
| 1345 | |||
| 1346 | # github.com/davidlazar/go-crypto v0.0.0-20200604182044-b73af7476f6c | ||
| 1347 | # [1] git ls-remote https://github.com/davidlazar/go-crypto b73af7476f6c55b31aa2797d1f98afc94699548d | ||
| 1348 | SRCREV_go-crypto = "b73af7476f6c55b31aa2797d1f98afc94699548d" | ||
| 1349 | SRC_URI += "git://github.com/davidlazar/go-crypto;name=go-crypto;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/davidlazar/go-crypto" | ||
| 1350 | |||
| 1351 | # github.com/euank/go-kmsg-parser v2.0.0+incompatible | ||
| 1352 | # [1] git ls-remote https://github.com/euank/go-kmsg-parser 5ba4d492e455a77d25dcf0d2c4acc9f2afebef4e | ||
| 1353 | SRCREV_go-kmsg-parser = "5ba4d492e455a77d25dcf0d2c4acc9f2afebef4e" | ||
| 1354 | SRC_URI += "git://github.com/euank/go-kmsg-parser;name=go-kmsg-parser;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/euank/go-kmsg-parser" | ||
| 1355 | |||
| 1356 | # github.com/exponent-io/jsonpath v0.0.0-20210407135951-1de76d718b3f | ||
| 1357 | # [1] git ls-remote https://github.com/exponent-io/jsonpath 1de76d718b3f2694498041a6e578675bf52cee06 | ||
| 1358 | SRCREV_jsonpath = "1de76d718b3f2694498041a6e578675bf52cee06" | ||
| 1359 | SRC_URI += "git://github.com/exponent-io/jsonpath;name=jsonpath;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/exponent-io/jsonpath" | ||
| 1360 | |||
| 1361 | # github.com/hashicorp/go-version v1.7.0 | ||
| 1362 | # [1] git ls-remote https://github.com/hashicorp/go-version fcaa53267960208632e9308c93aa89535526a018 | ||
| 1363 | SRCREV_go-version = "fcaa53267960208632e9308c93aa89535526a018" | ||
| 1364 | SRC_URI += "git://github.com/hashicorp/go-version;name=go-version;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/hashicorp/go-version" | ||
| 1365 | |||
| 1366 | # github.com/hashicorp/golang-lru v0.5.4 | ||
| 1367 | # [1] git ls-remote https://github.com/hashicorp/golang-lru 14eae340515388ca95aa8e7b86f0de668e981f54 | ||
| 1368 | SRCREV_golang-lru = "14eae340515388ca95aa8e7b86f0de668e981f54" | ||
| 1369 | SRC_URI += "git://github.com/hashicorp/golang-lru;name=golang-lru;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/hashicorp/golang-lru" | ||
| 1370 | |||
| 1371 | # github.com/mitchellh/go-homedir v1.1.0 | ||
| 1372 | # [1] git ls-remote https://github.com/mitchellh/go-homedir af06845cf3004701891bf4fdb884bfe4920b3727 | ||
| 1373 | SRCREV_go-homedir = "af06845cf3004701891bf4fdb884bfe4920b3727" | ||
| 1374 | SRC_URI += "git://github.com/mitchellh/go-homedir;name=go-homedir;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mitchellh/go-homedir" | ||
| 1375 | |||
| 1376 | # github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd | ||
| 1377 | # [1] git ls-remote https://github.com/modern-go/concurrent bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94 | ||
| 1378 | SRCREV_concurrent = "bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94" | ||
| 1379 | SRC_URI += "git://github.com/modern-go/concurrent;name=concurrent;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/modern-go/concurrent" | ||
| 1380 | |||
| 1381 | # github.com/pelletier/go-toml/v2 v2.2.3 | ||
| 1382 | # [1] git ls-remote https://github.com/pelletier/go-toml b730b2be5d3ab7283067ddf61188f41cdf42ce06 | ||
| 1383 | SRCREV_go-toml-v2 = "b730b2be5d3ab7283067ddf61188f41cdf42ce06" | ||
| 1384 | SRC_URI += "git://github.com/pelletier/go-toml;name=go-toml-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/pelletier/go-toml/v2" | ||
| 1385 | |||
| 1386 | # github.com/pquerna/cachecontrol v0.1.0 | ||
| 1387 | # [1] git ls-remote https://github.com/pquerna/cachecontrol fb00f8a766ae43bf209f50299ce7d69669416dfb | ||
| 1388 | SRCREV_cachecontrol = "fb00f8a766ae43bf209f50299ce7d69669416dfb" | ||
| 1389 | SRC_URI += "git://github.com/pquerna/cachecontrol;name=cachecontrol;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/pquerna/cachecontrol" | ||
| 1390 | |||
| 1391 | # github.com/tchap/go-patricia/v2 v2.3.1 | ||
| 1392 | # [1] git ls-remote https://github.com/tchap/go-patricia 5fc88dd7937ad82ca516f7f1f6b2c06dd0180309 | ||
| 1393 | SRCREV_go-patricia-v2 = "5fc88dd7937ad82ca516f7f1f6b2c06dd0180309" | ||
| 1394 | SRC_URI += "git://github.com/tchap/go-patricia;name=go-patricia-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/tchap/go-patricia/v2" | ||
| 1395 | |||
| 1396 | # go.opentelemetry.io/otel/metric v1.28.0 | ||
| 1397 | # [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 81216fb002a6a76d32fdab6ef999bcf65794130d | ||
| 1398 | SRCREV_metric = "81216fb002a6a76d32fdab6ef999bcf65794130d" | ||
| 1399 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=metric;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel/metric" | ||
| 1400 | |||
| 1401 | # github.com/k3s-io/kube-router/v2 v2.2.1 | ||
| 1402 | # [1] git ls-remote https://github.com/k3s-io/kube-router 15fd7b0cbfb80056733a9ed27c6d3a6d29fa4637 | ||
| 1403 | SRCREV_v2 = "15fd7b0cbfb80056733a9ed27c6d3a6d29fa4637" | ||
| 1404 | SRC_URI += "git://github.com/k3s-io/kube-router;name=v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kube-router/v2" | ||
| 1405 | |||
| 1406 | # github.com/containerd/cgroups/v3 v3.0.3 | ||
| 1407 | # [1] git ls-remote https://github.com/containerd/cgroups 1e056883d58ac58daf7566065a46016b4532f35c | ||
| 1408 | SRCREV_v3 = "1e056883d58ac58daf7566065a46016b4532f35c" | ||
| 1409 | SRC_URI += "git://github.com/containerd/cgroups;name=v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/cgroups/v3" | ||
| 1410 | |||
| 1411 | # github.com/coreos/go-systemd/v22 v22.5.0 | ||
| 1412 | # [1] git ls-remote https://github.com/coreos/go-systemd d5623bf85e8e73ae6352f78ee6b55a287619dd4e | ||
| 1413 | SRCREV_v22 = "d5623bf85e8e73ae6352f78ee6b55a287619dd4e" | ||
| 1414 | SRC_URI += "git://github.com/coreos/go-systemd;name=v22;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/coreos/go-systemd/v22" | ||
| 1415 | |||
| 1416 | # github.com/go-bindata/go-bindata v3.1.2+incompatible | ||
| 1417 | # [1] git ls-remote https://github.com/go-bindata/go-bindata ff7109080027ec152dabb369e157c4f359b76f31 | ||
| 1418 | SRCREV_go-bindata = "ff7109080027ec152dabb369e157c4f359b76f31" | ||
| 1419 | SRC_URI += "git://github.com/go-bindata/go-bindata;name=go-bindata;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-bindata/go-bindata" | ||
| 1420 | |||
| 1421 | # github.com/k3s-io/etcd/client/v3 v3.5.16-k3s1 | ||
| 1422 | # [1] git ls-remote https://github.com/k3s-io/etcd d294136463b074a18c1512967343ffd7ba582ee8 | ||
| 1423 | SRCREV_client-v3 = "d294136463b074a18c1512967343ffd7ba582ee8" | ||
| 1424 | SRC_URI += "git://github.com/k3s-io/etcd;name=client-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/etcd/client/v3" | ||
| 1425 | |||
| 1426 | # github.com/k3s-io/etcd/server/v3 v3.5.16-k3s1 | ||
| 1427 | # [1] git ls-remote https://github.com/k3s-io/etcd d294136463b074a18c1512967343ffd7ba582ee8 | ||
| 1428 | SRCREV_server-v3 = "d294136463b074a18c1512967343ffd7ba582ee8" | ||
| 1429 | SRC_URI += "git://github.com/k3s-io/etcd;name=server-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/etcd/server/v3" | ||
| 1430 | |||
| 1431 | # github.com/bahlo/generic-list-go v0.2.0 | ||
| 1432 | # [1] git ls-remote https://github.com/bahlo/generic-list-go 89fb9b4cdfd4b5295651f72e9f892f1595b4d6c9 | ||
| 1433 | SRCREV_generic-list-go = "89fb9b4cdfd4b5295651f72e9f892f1595b4d6c9" | ||
| 1434 | SRC_URI += "git://github.com/bahlo/generic-list-go;name=generic-list-go;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/bahlo/generic-list-go" | ||
| 1435 | |||
| 1436 | # github.com/go-task/slim-sprig/v3 v3.0.0 | ||
| 1437 | # [1] git ls-remote https://github.com/go-task/slim-sprig b05cce61fffa5c6dea6ac8b9a1f12b6e3fb7c894 | ||
| 1438 | SRCREV_slim-sprig-v3 = "b05cce61fffa5c6dea6ac8b9a1f12b6e3fb7c894" | ||
| 1439 | SRC_URI += "git://github.com/go-task/slim-sprig;name=slim-sprig-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-task/slim-sprig/v3" | ||
| 1440 | |||
| 1441 | # github.com/wk8/go-ordered-map/v2 v2.1.8 | ||
| 1442 | # [1] git ls-remote https://github.com/wk8/go-ordered-map 85ca4a2b29d3241fa4513f82be3d38fe2392a791 | ||
| 1443 | SRCREV_go-ordered-map-v2 = "85ca4a2b29d3241fa4513f82be3d38fe2392a791" | ||
| 1444 | SRC_URI += "git://github.com/wk8/go-ordered-map;name=go-ordered-map-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/wk8/go-ordered-map/v2" | ||
| 1445 | |||
| 1446 | # github.com/containerd/continuity v0.4.3 | ||
| 1447 | # [1] git ls-remote https://github.com/containerd/continuity 1743d9104d944131cdedaba33a59d2f9bd80a6f2 | ||
| 1448 | SRCREV_continuity = "1743d9104d944131cdedaba33a59d2f9bd80a6f2" | ||
| 1449 | SRC_URI += "git://github.com/containerd/continuity;name=continuity;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/continuity" | ||
| 1450 | |||
| 1451 | # github.com/containerd/typeurl/v2 v2.2.0 | ||
| 1452 | # [1] git ls-remote https://github.com/containerd/typeurl 933576d917b1a9ba697d03d982fb18cb0260e64f | ||
| 1453 | SRCREV_typeurl-v2 = "933576d917b1a9ba697d03d982fb18cb0260e64f" | ||
| 1454 | SRC_URI += "git://github.com/containerd/typeurl;name=typeurl-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/typeurl/v2" | ||
| 1455 | |||
| 1456 | # github.com/cpuguy83/go-md2man/v2 v2.0.5 | ||
| 1457 | # [1] git ls-remote https://github.com/cpuguy83/go-md2man b14773d4db11046c50d0d1c05955839604aae991 | ||
| 1458 | SRCREV_go-md2man-v2 = "b14773d4db11046c50d0d1c05955839604aae991" | ||
| 1459 | SRC_URI += "git://github.com/cpuguy83/go-md2man;name=go-md2man-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/cpuguy83/go-md2man/v2" | ||
| 1460 | |||
| 1461 | # github.com/docker/go-connections v0.5.0 | ||
| 1462 | # [1] git ls-remote https://github.com/docker/go-connections fa09c952e3eadbffaf8afc5b8a1667158ba38ace | ||
| 1463 | SRCREV_go-connections = "fa09c952e3eadbffaf8afc5b8a1667158ba38ace" | ||
| 1464 | SRC_URI += "git://github.com/docker/go-connections;name=go-connections;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/docker/go-connections" | ||
| 1465 | |||
| 1466 | # github.com/google/gnostic-models v0.6.9 | ||
| 1467 | # [1] git ls-remote https://github.com/google/gnostic-models 8182012deeb719be14a1675628e3212ff9948140 | ||
| 1468 | SRCREV_gnostic-models = "8182012deeb719be14a1675628e3212ff9948140" | ||
| 1469 | SRC_URI += "git://github.com/google/gnostic-models;name=gnostic-models;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/gnostic-models" | ||
| 1470 | |||
| 1471 | # github.com/libp2p/go-buffer-pool v0.1.0 | ||
| 1472 | # [1] git ls-remote https://github.com/libp2p/go-buffer-pool c5070857211a0615ebd7b56588154941af580a4d | ||
| 1473 | SRCREV_go-buffer-pool = "c5070857211a0615ebd7b56588154941af580a4d" | ||
| 1474 | SRC_URI += "git://github.com/libp2p/go-buffer-pool;name=go-buffer-pool;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/libp2p/go-buffer-pool" | ||
| 1475 | |||
| 1476 | # github.com/mitchellh/go-wordwrap v1.0.1 | ||
| 1477 | # [1] git ls-remote https://github.com/mitchellh/go-wordwrap ecf0936a077a4bd73a1cc2ac5c370f2b55618d62 | ||
| 1478 | SRCREV_go-wordwrap = "ecf0936a077a4bd73a1cc2ac5c370f2b55618d62" | ||
| 1479 | SRC_URI += "git://github.com/mitchellh/go-wordwrap;name=go-wordwrap;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mitchellh/go-wordwrap" | ||
| 1480 | |||
| 1481 | # github.com/k3s-io/etcd/client/v2 v2.305.16-k3s1 | ||
| 1482 | # [1] git ls-remote https://github.com/k3s-io/etcd d294136463b074a18c1512967343ffd7ba582ee8 | ||
| 1483 | SRCREV_client-v2 = "d294136463b074a18c1512967343ffd7ba582ee8" | ||
| 1484 | SRC_URI += "git://github.com/k3s-io/etcd;name=client-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/etcd/client/v2" | ||
| 1485 | |||
| 1486 | # gopkg.in/natefinch/lumberjack.v2 v2.2.1 | ||
| 1487 | # [1] git ls-remote https://github.com/natefinch/lumberjack 4cb27fcfbb0f35cb48c542c5ea80b7c1d18933d0 | ||
| 1488 | SRCREV_lumberjack.v2 = "4cb27fcfbb0f35cb48c542c5ea80b7c1d18933d0" | ||
| 1489 | SRC_URI += "git://github.com/natefinch/lumberjack;name=lumberjack.v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/gopkg.in/natefinch/lumberjack.v2" | ||
| 1490 | |||
| 1491 | # github.com/k3s-io/helm-controller v0.16.5 | ||
| 1492 | # [1] git ls-remote https://github.com/k3s-io/helm-controller 5d91b5fef8482219a93ed6ccfc4ea026431966f8 | ||
| 1493 | SRCREV_helm-controller = "5d91b5fef8482219a93ed6ccfc4ea026431966f8" | ||
| 1494 | SRC_URI += "git://github.com/k3s-io/helm-controller;name=helm-controller;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/helm-controller" | ||
| 1495 | |||
| 1496 | # github.com/mwitkow/go-http-dialer v0.0.0-20161116154839-378f744fb2b8 | ||
| 1497 | # [1] git ls-remote https://github.com/mwitkow/go-http-dialer 378f744fb2b81a6b96e3f40cde4f3bcab5a9cff0 | ||
| 1498 | SRCREV_go-http-dialer = "378f744fb2b81a6b96e3f40cde4f3bcab5a9cff0" | ||
| 1499 | SRC_URI += "git://github.com/mwitkow/go-http-dialer;name=go-http-dialer;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mwitkow/go-http-dialer" | ||
| 1500 | |||
| 1501 | # github.com/opencontainers/selinux v1.11.0 | ||
| 1502 | # [1] git ls-remote https://github.com/opencontainers/selinux b68c45eb2df48c6b0c949901ccda90c8e65fe677 | ||
| 1503 | SRCREV_selinux = "b68c45eb2df48c6b0c949901ccda90c8e65fe677" | ||
| 1504 | SRC_URI += "git://github.com/opencontainers/selinux;name=selinux;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/opencontainers/selinux" | ||
| 1505 | |||
| 1506 | # github.com/k3s-io/etcd/etcdutl/v3 v3.5.16-k3s1 | ||
| 1507 | # [1] git ls-remote https://github.com/k3s-io/etcd d294136463b074a18c1512967343ffd7ba582ee8 | ||
| 1508 | SRCREV_etcdutl-v3 = "d294136463b074a18c1512967343ffd7ba582ee8" | ||
| 1509 | SRC_URI += "git://github.com/k3s-io/etcd;name=etcdutl-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/etcd/etcdutl/v3" | ||
| 1510 | |||
| 1511 | # github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 | ||
| 1512 | # [1] git ls-remote https://github.com/asaskevich/govalidator a9d515a09cc289c60d55064edec5ef189859f172 | ||
| 1513 | SRCREV_govalidator = "a9d515a09cc289c60d55064edec5ef189859f172" | ||
| 1514 | SRC_URI += "git://github.com/asaskevich/govalidator;name=govalidator;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/asaskevich/govalidator" | ||
| 1515 | |||
| 1516 | # github.com/containerd/errdefs/pkg v0.3.0 | ||
| 1517 | # [1] git ls-remote https://github.com/containerd/errdefs 4817405e4a3caeb7aee9dac68ed55339c59cb635 | ||
| 1518 | SRCREV_pkg = "4817405e4a3caeb7aee9dac68ed55339c59cb635" | ||
| 1519 | SRC_URI += "git://github.com/containerd/errdefs;name=pkg;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/errdefs/pkg" | ||
| 1520 | |||
| 1521 | # github.com/distribution/reference v0.5.0 | ||
| 1522 | # [1] git ls-remote https://github.com/distribution/reference 49c28499d219290c3226822e9cfcd4ede6d75379 | ||
| 1523 | SRCREV_reference = "49c28499d219290c3226822e9cfcd4ede6d75379" | ||
| 1524 | SRC_URI += "git://github.com/distribution/reference;name=reference;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/distribution/reference" | ||
| 1525 | |||
| 1526 | # github.com/emicklei/go-restful/v3 v3.11.0 | ||
| 1527 | # [1] git ls-remote https://github.com/emicklei/go-restful 30bec7807481e62e1e1e59ad57e7f22054806966 | ||
| 1528 | SRCREV_go-restful-v3 = "30bec7807481e62e1e1e59ad57e7f22054806966" | ||
| 1529 | SRC_URI += "git://github.com/emicklei/go-restful;name=go-restful-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/emicklei/go-restful/v3" | ||
| 1530 | |||
| 1531 | # github.com/go-openapi/jsonpointer v0.21.0 | ||
| 1532 | # [1] git ls-remote https://github.com/go-openapi/jsonpointer 8b546b950409bd7b131488a88613339cd8937b7f | ||
| 1533 | SRCREV_jsonpointer = "8b546b950409bd7b131488a88613339cd8937b7f" | ||
| 1534 | SRC_URI += "git://github.com/go-openapi/jsonpointer;name=jsonpointer;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-openapi/jsonpointer" | ||
| 1535 | |||
| 1536 | # github.com/hashicorp/go-cleanhttp v0.5.2 | ||
| 1537 | # [1] git ls-remote https://github.com/hashicorp/go-cleanhttp 6d9e2ac5d828e5f8594b97f88c4bde14a67bb6d2 | ||
| 1538 | SRCREV_go-cleanhttp = "6d9e2ac5d828e5f8594b97f88c4bde14a67bb6d2" | ||
| 1539 | SRC_URI += "git://github.com/hashicorp/go-cleanhttp;name=go-cleanhttp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/hashicorp/go-cleanhttp" | ||
| 1540 | |||
| 1541 | # github.com/libp2p/go-flow-metrics v0.1.0 | ||
| 1542 | # [1] git ls-remote https://github.com/libp2p/go-flow-metrics 3f13d05958e2d1be0245aed1bdb38f9ff1b4efdc | ||
| 1543 | SRCREV_go-flow-metrics = "3f13d05958e2d1be0245aed1bdb38f9ff1b4efdc" | ||
| 1544 | SRC_URI += "git://github.com/libp2p/go-flow-metrics;name=go-flow-metrics;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/libp2p/go-flow-metrics" | ||
| 1545 | |||
| 1546 | # github.com/multiformats/go-base32 v0.1.0 | ||
| 1547 | # [1] git ls-remote https://github.com/multiformats/go-base32 a16b66327f327428b32b919939b8c93482507e1f | ||
| 1548 | SRCREV_go-base32 = "a16b66327f327428b32b919939b8c93482507e1f" | ||
| 1549 | SRC_URI += "git://github.com/multiformats/go-base32;name=go-base32;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/multiformats/go-base32" | ||
| 1550 | |||
| 1551 | # github.com/multiformats/go-base36 v0.2.0 | ||
| 1552 | # [1] git ls-remote https://github.com/multiformats/go-base36 da52c98bb97cfaa321be04030bc97dcee7de63ff | ||
| 1553 | SRCREV_go-base36 = "da52c98bb97cfaa321be04030bc97dcee7de63ff" | ||
| 1554 | SRC_URI += "git://github.com/multiformats/go-base36;name=go-base36;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/multiformats/go-base36" | ||
| 1555 | |||
| 1556 | # github.com/multiformats/go-varint v0.0.7 | ||
| 1557 | # [1] git ls-remote https://github.com/multiformats/go-varint 8c8129accb08fc978bb276c81d568c41eafdd48f | ||
| 1558 | SRCREV_go-varint = "8c8129accb08fc978bb276c81d568c41eafdd48f" | ||
| 1559 | SRC_URI += "git://github.com/multiformats/go-varint;name=go-varint;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/multiformats/go-varint" | ||
| 1560 | |||
| 1561 | # github.com/nats-io/nats-server/v2 v2.10.12 | ||
| 1562 | # [1] git ls-remote https://github.com/nats-io/nats-server 121169ea86756a853a418446b9c7591df761b49d | ||
| 1563 | SRCREV_nats-server-v2 = "121169ea86756a853a418446b9c7591df761b49d" | ||
| 1564 | SRC_URI += "git://github.com/nats-io/nats-server;name=nats-server-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/nats-io/nats-server/v2" | ||
| 1565 | |||
| 1566 | # golang.zx2c4.com/wireguard/wgctrl v0.0.0-20230429144221-925a1e7659e6 | ||
| 1567 | # [1] git ls-remote https://github.com/WireGuard/wgctrl-go 925a1e7659e675c94c1a659d39daa9141e450c7d | ||
| 1568 | SRCREV_wgctrl = "925a1e7659e675c94c1a659d39daa9141e450c7d" | ||
| 1569 | SRC_URI += "git://github.com/WireGuard/wgctrl-go;name=wgctrl;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.zx2c4.com/wireguard/wgctrl" | ||
| 1570 | |||
| 1571 | # github.com/rancher/dynamiclistener v0.6.0-rc1 | ||
| 1572 | # [1] git ls-remote https://github.com/rancher/dynamiclistener e507a7ad34db756ef1aad65fa2afa31a486c8e6f | ||
| 1573 | SRCREV_dynamiclistener = "e507a7ad34db756ef1aad65fa2afa31a486c8e6f" | ||
| 1574 | SRC_URI += "git://github.com/rancher/dynamiclistener;name=dynamiclistener;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/rancher/dynamiclistener" | ||
| 1575 | |||
| 1576 | # github.com/containernetworking/cni v1.2.3 | ||
| 1577 | # [1] git ls-remote https://github.com/containernetworking/cni 309b6bbc17b2cd9eb9c26a46977ba1f1f5f032a4 | ||
| 1578 | SRCREV_cni = "309b6bbc17b2cd9eb9c26a46977ba1f1f5f032a4" | ||
| 1579 | SRC_URI += "git://github.com/containernetworking/cni;name=cni;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containernetworking/cni" | ||
| 1580 | |||
| 1581 | # github.com/hashicorp/go-multierror v1.1.1 | ||
| 1582 | # [1] git ls-remote https://github.com/hashicorp/go-multierror 9974e9ec57696378079ecc3accd3d6f29401b3a0 | ||
| 1583 | SRCREV_go-multierror = "9974e9ec57696378079ecc3accd3d6f29401b3a0" | ||
| 1584 | SRC_URI += "git://github.com/hashicorp/go-multierror;name=go-multierror;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/hashicorp/go-multierror" | ||
| 1585 | |||
| 1586 | # github.com/hashicorp/golang-lru/v2 v2.0.7 | ||
| 1587 | # [1] git ls-remote https://github.com/hashicorp/golang-lru d8515860cebc7b25ff2d29fada3f10a43611c28b | ||
| 1588 | SRCREV_golang-lru-v2 = "d8515860cebc7b25ff2d29fada3f10a43611c28b" | ||
| 1589 | SRC_URI += "git://github.com/hashicorp/golang-lru;name=golang-lru-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/hashicorp/golang-lru/v2" | ||
| 1590 | |||
| 1591 | # github.com/libp2p/go-libp2p-record v0.2.0 | ||
| 1592 | # [1] git ls-remote https://github.com/libp2p/go-libp2p-record 90bb9b0e21ffe5e9a5f1af1c1e8cc6d9a0fce24c | ||
| 1593 | SRCREV_go-libp2p-record = "90bb9b0e21ffe5e9a5f1af1c1e8cc6d9a0fce24c" | ||
| 1594 | SRC_URI += "git://github.com/libp2p/go-libp2p-record;name=go-libp2p-record;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/libp2p/go-libp2p-record" | ||
| 1595 | |||
| 1596 | # github.com/prometheus/client_model v0.6.1 | ||
| 1597 | # [1] git ls-remote https://github.com/prometheus/client_model 571429e996ba2d9499e3dcb12926767ba953c0ef | ||
| 1598 | SRCREV_client_model = "571429e996ba2d9499e3dcb12926767ba953c0ef" | ||
| 1599 | SRC_URI += "git://github.com/prometheus/client_model;name=client_model;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/prometheus/client_model" | ||
| 1600 | |||
| 1601 | # github.com/quic-go/webtransport-go v0.6.0 | ||
| 1602 | # [1] git ls-remote https://github.com/quic-go/webtransport-go 3697690b8131a891190093bd6d10ca6e3906a620 | ||
| 1603 | SRCREV_webtransport-go = "3697690b8131a891190093bd6d10ca6e3906a620" | ||
| 1604 | SRC_URI += "git://github.com/quic-go/webtransport-go;name=webtransport-go;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/quic-go/webtransport-go" | ||
| 1605 | |||
| 1606 | # github.com/russross/blackfriday/v2 v2.1.0 | ||
| 1607 | # [1] git ls-remote https://github.com/russross/blackfriday 4c9bf9512682b995722660a4196c0013228e2049 | ||
| 1608 | SRCREV_blackfriday-v2 = "4c9bf9512682b995722660a4196c0013228e2049" | ||
| 1609 | SRC_URI += "git://github.com/russross/blackfriday;name=blackfriday-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/russross/blackfriday/v2" | ||
| 1610 | |||
| 1611 | # sigs.k8s.io/kustomize/kustomize/v5 v5.5.0 | ||
| 1612 | # [1] git ls-remote https://github.com/kubernetes-sigs/kustomize afe77936761f8f7ee735a67f167a8382c8406f74 | ||
| 1613 | SRCREV_kustomize-v5 = "afe77936761f8f7ee735a67f167a8382c8406f74" | ||
| 1614 | SRC_URI += "git://github.com/kubernetes-sigs/kustomize;name=kustomize-v5;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/sigs.k8s.io/kustomize/kustomize/v5" | ||
| 1615 | |||
| 1616 | # github.com/prometheus/client_golang v1.19.1 | ||
| 1617 | # [1] git ls-remote https://github.com/prometheus/client_golang 6e3f4b1091875216850a486b1c2eb0e5ea852f98 | ||
| 1618 | SRCREV_client_golang = "6e3f4b1091875216850a486b1c2eb0e5ea852f98" | ||
| 1619 | SRC_URI += "git://github.com/prometheus/client_golang;name=client_golang;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/prometheus/client_golang" | ||
| 1620 | |||
| 1621 | # github.com/go-openapi/jsonreference v0.21.0 | ||
| 1622 | # [1] git ls-remote https://github.com/go-openapi/jsonreference c5fa756d84ccb15425cb8664d142ad550fe58b1b | ||
| 1623 | SRCREV_jsonreference = "c5fa756d84ccb15425cb8664d142ad550fe58b1b" | ||
| 1624 | SRC_URI += "git://github.com/go-openapi/jsonreference;name=jsonreference;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-openapi/jsonreference" | ||
| 1625 | |||
| 1626 | # github.com/libp2p/go-libp2p-kad-dht v0.25.2 | ||
| 1627 | # [1] git ls-remote https://github.com/libp2p/go-libp2p-kad-dht bdca14419ec5f7ad0790f17856964bb99bee7436 | ||
| 1628 | SRCREV_go-libp2p-kad-dht = "bdca14419ec5f7ad0790f17856964bb99bee7436" | ||
| 1629 | SRC_URI += "git://github.com/libp2p/go-libp2p-kad-dht;name=go-libp2p-kad-dht;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/libp2p/go-libp2p-kad-dht" | ||
| 1630 | |||
| 1631 | # github.com/libp2p/go-libp2p-kbucket v0.6.3 | ||
| 1632 | # [1] git ls-remote https://github.com/libp2p/go-libp2p-kbucket 437b9fccd6a22835a67b8fe2a5eae0b92f307224 | ||
| 1633 | SRCREV_go-libp2p-kbucket = "437b9fccd6a22835a67b8fe2a5eae0b92f307224" | ||
| 1634 | SRC_URI += "git://github.com/libp2p/go-libp2p-kbucket;name=go-libp2p-kbucket;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/libp2p/go-libp2p-kbucket" | ||
| 1635 | |||
| 1636 | # github.com/opencontainers/go-digest v1.0.0 | ||
| 1637 | # [1] git ls-remote https://github.com/opencontainers/go-digest ea51bea511f75cfa3ef6098cc253c5c3609b037a | ||
| 1638 | SRCREV_go-digest = "ea51bea511f75cfa3ef6098cc253c5c3609b037a" | ||
| 1639 | SRC_URI += "git://github.com/opencontainers/go-digest;name=go-digest;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/opencontainers/go-digest" | ||
| 1640 | |||
| 1641 | # github.com/tmc/grpc-websocket-proxy v0.0.0-20220101234140-673ab2c3ae75 | ||
| 1642 | # [1] git ls-remote https://github.com/tmc/grpc-websocket-proxy 673ab2c3ae75cc01952b84b88590e30e75dcf395 | ||
| 1643 | SRCREV_grpc-websocket-proxy = "673ab2c3ae75cc01952b84b88590e30e75dcf395" | ||
| 1644 | SRC_URI += "git://github.com/tmc/grpc-websocket-proxy;name=grpc-websocket-proxy;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/tmc/grpc-websocket-proxy" | ||
| 1645 | |||
| 1646 | # github.com/k3s-io/etcd/client/pkg/v3 v3.5.16-k3s1 | ||
| 1647 | # [1] git ls-remote https://github.com/k3s-io/etcd d294136463b074a18c1512967343ffd7ba582ee8 | ||
| 1648 | SRCREV_pkg-v3 = "d294136463b074a18c1512967343ffd7ba582ee8" | ||
| 1649 | SRC_URI += "git://github.com/k3s-io/etcd;name=pkg-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/etcd/client/pkg/v3" | ||
| 1650 | |||
| 1651 | # github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 | ||
| 1652 | # [1] git ls-remote https://github.com/AdaLogics/go-fuzz-headers ced1acdcaa24dc39c01b039fc37576c395f506cf | ||
| 1653 | SRCREV_go-fuzz-headers = "ced1acdcaa24dc39c01b039fc37576c395f506cf" | ||
| 1654 | SRC_URI += "git://github.com/AdaLogics/go-fuzz-headers;name=go-fuzz-headers;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/AdaLogics/go-fuzz-headers" | ||
| 1655 | |||
| 1656 | # github.com/containerd/containerd/api v1.8.0-rc.3 | ||
| 1657 | # [1] git ls-remote https://github.com/containerd/containerd e8104a48588446fe7e93e2eab5124145c1366cd0 | ||
| 1658 | SRCREV_containerd-api = "e8104a48588446fe7e93e2eab5124145c1366cd0" | ||
| 1659 | SRC_URI += "git://github.com/containerd/containerd;name=containerd-api;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/containerd/api" | ||
| 1660 | |||
| 1661 | # github.com/inconshreveable/mousetrap v1.1.0 | ||
| 1662 | # [1] git ls-remote https://github.com/inconshreveable/mousetrap 4e8053ee7ef85a6bd26368364a6d27f1641c1d21 | ||
| 1663 | SRCREV_mousetrap = "4e8053ee7ef85a6bd26368364a6d27f1641c1d21" | ||
| 1664 | SRC_URI += "git://github.com/inconshreveable/mousetrap;name=mousetrap;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/inconshreveable/mousetrap" | ||
| 1665 | |||
| 1666 | # github.com/libp2p/go-libp2p-asn-util v0.4.1 | ||
| 1667 | # [1] git ls-remote https://github.com/libp2p/go-libp2p-asn-util 3ec6bf02c86c57c28d29b2963a9d7b9d6d74bfb2 | ||
| 1668 | SRCREV_go-libp2p-asn-util = "3ec6bf02c86c57c28d29b2963a9d7b9d6d74bfb2" | ||
| 1669 | SRC_URI += "git://github.com/libp2p/go-libp2p-asn-util;name=go-libp2p-asn-util;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/libp2p/go-libp2p-asn-util" | ||
| 1670 | |||
| 1671 | # github.com/multiformats/go-multiaddr v0.12.3 | ||
| 1672 | # [1] git ls-remote https://github.com/multiformats/go-multiaddr cece70d472926ca09b0eca7aca63224653d1de69 | ||
| 1673 | SRCREV_go-multiaddr = "cece70d472926ca09b0eca7aca63224653d1de69" | ||
| 1674 | SRC_URI += "git://github.com/multiformats/go-multiaddr;name=go-multiaddr;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/multiformats/go-multiaddr" | ||
| 1675 | |||
| 1676 | # github.com/multiformats/go-multibase v0.2.0 | ||
| 1677 | # [1] git ls-remote https://github.com/multiformats/go-multibase 58a41f7df1d82d16599e259325b3337d69f70e3b | ||
| 1678 | SRCREV_go-multibase = "58a41f7df1d82d16599e259325b3337d69f70e3b" | ||
| 1679 | SRC_URI += "git://github.com/multiformats/go-multibase;name=go-multibase;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/multiformats/go-multibase" | ||
| 1680 | |||
| 1681 | # github.com/multiformats/go-multihash v0.2.3 | ||
| 1682 | # [1] git ls-remote https://github.com/multiformats/go-multihash ff9da31500dddfc675e996601a05cdfc3ce7c764 | ||
| 1683 | SRCREV_go-multihash = "ff9da31500dddfc675e996601a05cdfc3ce7c764" | ||
| 1684 | SRC_URI += "git://github.com/multiformats/go-multihash;name=go-multihash;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/multiformats/go-multihash" | ||
| 1685 | |||
| 1686 | # github.com/opencontainers/image-spec v1.1.0 | ||
| 1687 | # [1] git ls-remote https://github.com/opencontainers/image-spec e7f7c0ca69b21688c3cea7c87a04e4503e6099e2 | ||
| 1688 | SRCREV_image-spec = "e7f7c0ca69b21688c3cea7c87a04e4503e6099e2" | ||
| 1689 | SRC_URI += "git://github.com/opencontainers/image-spec;name=image-spec;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/opencontainers/image-spec" | ||
| 1690 | |||
| 1691 | # github.com/stefanberger/go-pkcs11uri v0.0.0-20230803200340-78284954bff6 | ||
| 1692 | # [1] git ls-remote https://github.com/stefanberger/go-pkcs11uri 78284954bff6dcce7888166bb79bbba93bea0879 | ||
| 1693 | SRCREV_go-pkcs11uri = "78284954bff6dcce7888166bb79bbba93bea0879" | ||
| 1694 | SRC_URI += "git://github.com/stefanberger/go-pkcs11uri;name=go-pkcs11uri;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/stefanberger/go-pkcs11uri" | ||
| 1695 | |||
| 1696 | # github.com/whyrusleeping/go-keyspace v0.0.0-20160322163242-5b898ac5add1 | ||
| 1697 | # [1] git ls-remote https://github.com/whyrusleeping/go-keyspace 5b898ac5add1da7178a4a98e69cb7b9205c085ee | ||
| 1698 | SRCREV_go-keyspace = "5b898ac5add1da7178a4a98e69cb7b9205c085ee" | ||
| 1699 | SRC_URI += "git://github.com/whyrusleeping/go-keyspace;name=go-keyspace;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/whyrusleeping/go-keyspace" | ||
| 1700 | |||
| 1701 | # sigs.k8s.io/structured-merge-diff/v4 v4.4.3 | ||
| 1702 | # [1] git ls-remote https://github.com/kubernetes-sigs/structured-merge-diff db46cc3084b4575e65498a0dc7389fe7eaa15a35 | ||
| 1703 | SRCREV_structured-merge-diff-v4 = "db46cc3084b4575e65498a0dc7389fe7eaa15a35" | ||
| 1704 | SRC_URI += "git://github.com/kubernetes-sigs/structured-merge-diff;name=structured-merge-diff-v4;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/sigs.k8s.io/structured-merge-diff/v4" | ||
| 1705 | |||
| 1706 | # github.com/cyphar/filepath-securejoin v0.3.4 | ||
| 1707 | # [1] git ls-remote https://github.com/cyphar/filepath-securejoin fd16ade2aea75ef1ad2b9e8144316f1931bd2df3 | ||
| 1708 | SRCREV_filepath-securejoin = "fd16ade2aea75ef1ad2b9e8144316f1931bd2df3" | ||
| 1709 | SRC_URI += "git://github.com/cyphar/filepath-securejoin;name=filepath-securejoin;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/cyphar/filepath-securejoin" | ||
| 1710 | |||
| 1711 | # github.com/hashicorp/go-retryablehttp v0.7.7 | ||
| 1712 | # [1] git ls-remote https://github.com/hashicorp/go-retryablehttp 1542b31176d3973a6ecbc06c05a2d0df89b59afb | ||
| 1713 | SRCREV_go-retryablehttp = "1542b31176d3973a6ecbc06c05a2d0df89b59afb" | ||
| 1714 | SRC_URI += "git://github.com/hashicorp/go-retryablehttp;name=go-retryablehttp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/hashicorp/go-retryablehttp" | ||
| 1715 | |||
| 1716 | # github.com/jbenet/go-temp-err-catcher v0.1.0 | ||
| 1717 | # [1] git ls-remote https://github.com/jbenet/go-temp-err-catcher fa11adda5e7cccb838a208007c9ea79dda63c0c0 | ||
| 1718 | SRCREV_go-temp-err-catcher = "fa11adda5e7cccb838a208007c9ea79dda63c0c0" | ||
| 1719 | SRC_URI += "git://github.com/jbenet/go-temp-err-catcher;name=go-temp-err-catcher;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/jbenet/go-temp-err-catcher" | ||
| 1720 | |||
| 1721 | # github.com/libopenstorage/openstorage v1.0.0 | ||
| 1722 | # [1] git ls-remote https://github.com/libopenstorage/openstorage 093a0c3888753c2056e7373183693d670c6bba01 | ||
| 1723 | SRCREV_openstorage = "093a0c3888753c2056e7373183693d670c6bba01" | ||
| 1724 | SRC_URI += "git://github.com/libopenstorage/openstorage;name=openstorage;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/libopenstorage/openstorage" | ||
| 1725 | |||
| 1726 | # github.com/multiformats/go-multicodec v0.9.0 | ||
| 1727 | # [1] git ls-remote https://github.com/multiformats/go-multicodec b8b4bf5270f9f220f00bcdeddf1641b13e67cc0b | ||
| 1728 | SRCREV_go-multicodec = "b8b4bf5270f9f220f00bcdeddf1641b13e67cc0b" | ||
| 1729 | SRC_URI += "git://github.com/multiformats/go-multicodec;name=go-multicodec;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/multiformats/go-multicodec" | ||
| 1730 | |||
| 1731 | # github.com/opentracing/opentracing-go v1.2.0 | ||
| 1732 | # [1] git ls-remote https://github.com/opentracing/opentracing-go d34af3eaa63c4d08ab54863a4bdd0daa45212e12 | ||
| 1733 | SRCREV_opentracing-go = "d34af3eaa63c4d08ab54863a4bdd0daa45212e12" | ||
| 1734 | SRC_URI += "git://github.com/opentracing/opentracing-go;name=opentracing-go;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/opentracing/opentracing-go" | ||
| 1735 | |||
| 1736 | # github.com/AdamKorcz/go-118-fuzz-build v0.0.0-20230306123547-8075edf89bb0 | ||
| 1737 | # [1] git ls-remote https://github.com/AdamKorcz/go-118-fuzz-build 8075edf89bb034603c758f28fe93143047ac5677 | ||
| 1738 | SRCREV_go-118-fuzz-build = "8075edf89bb034603c758f28fe93143047ac5677" | ||
| 1739 | SRC_URI += "git://github.com/AdamKorcz/go-118-fuzz-build;name=go-118-fuzz-build;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/AdamKorcz/go-118-fuzz-build" | ||
| 1740 | |||
| 1741 | # github.com/bronze1man/goStrongswanVici v0.0.0-20231128135937-211cef3b0b20 | ||
| 1742 | # [1] git ls-remote https://github.com/bronze1man/goStrongswanVici 211cef3b0b20c5c00c0ad49f7b4ccb78c06eee58 | ||
| 1743 | SRCREV_goStrongswanVici = "211cef3b0b20c5c00c0ad49f7b4ccb78c06eee58" | ||
| 1744 | SRC_URI += "git://github.com/bronze1man/goStrongswanVici;name=goStrongswanVici;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/bronze1man/goStrongswanVici" | ||
| 1745 | |||
| 1746 | # github.com/containernetworking/plugins v1.5.1 | ||
| 1747 | # [1] git ls-remote https://github.com/containernetworking/plugins c29dc79f96cd50452a247a4591443d2aac033429 | ||
| 1748 | SRCREV_plugins = "c29dc79f96cd50452a247a4591443d2aac033429" | ||
| 1749 | SRC_URI += "git://github.com/containernetworking/plugins;name=plugins;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containernetworking/plugins" | ||
| 1750 | |||
| 1751 | # github.com/google/go-containerregistry v0.20.2 | ||
| 1752 | # [1] git ls-remote https://github.com/google/go-containerregistry c195f151efe3369874c72662cd69ad43ee485128 | ||
| 1753 | SRCREV_go-containerregistry = "c195f151efe3369874c72662cd69ad43ee485128" | ||
| 1754 | SRC_URI += "git://github.com/google/go-containerregistry;name=go-containerregistry;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/go-containerregistry" | ||
| 1755 | |||
| 1756 | # github.com/grpc-ecosystem/grpc-gateway v1.16.0 | ||
| 1757 | # [1] git ls-remote https://github.com/grpc-ecosystem/grpc-gateway 094a6fe78b3ca888297d090185cdf30f0e42e157 | ||
| 1758 | SRCREV_grpc-gateway = "094a6fe78b3ca888297d090185cdf30f0e42e157" | ||
| 1759 | SRC_URI += "git://github.com/grpc-ecosystem/grpc-gateway;name=grpc-gateway;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/grpc-ecosystem/grpc-gateway" | ||
| 1760 | |||
| 1761 | # github.com/hashicorp/golang-lru/arc/v2 v2.0.5 | ||
| 1762 | # [1] git ls-remote https://github.com/hashicorp/golang-lru 3afaa48530f711754c178ceb61ff060d86c17b95 | ||
| 1763 | SRCREV_arc-v2 = "3afaa48530f711754c178ceb61ff060d86c17b95" | ||
| 1764 | SRC_URI += "git://github.com/hashicorp/golang-lru;name=arc-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/hashicorp/golang-lru/arc/v2" | ||
| 1765 | |||
| 1766 | # github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 | ||
| 1767 | # [1] git ls-remote https://github.com/monochromegane/go-gitignore 205db1a8cc001de79230472da52edde4974df734 | ||
| 1768 | SRCREV_go-gitignore = "205db1a8cc001de79230472da52edde4974df734" | ||
| 1769 | SRC_URI += "git://github.com/monochromegane/go-gitignore;name=go-gitignore;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/monochromegane/go-gitignore" | ||
| 1770 | |||
| 1771 | # github.com/multiformats/go-multistream v0.5.0 | ||
| 1772 | # [1] git ls-remote https://github.com/multiformats/go-multistream 8fabf3a244c16743222174f11b43cf4a47c6d5e8 | ||
| 1773 | SRCREV_go-multistream = "8fabf3a244c16743222174f11b43cf4a47c6d5e8" | ||
| 1774 | SRC_URI += "git://github.com/multiformats/go-multistream;name=go-multistream;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/multiformats/go-multistream" | ||
| 1775 | |||
| 1776 | # github.com/opencontainers/runtime-spec v1.2.0 | ||
| 1777 | # [1] git ls-remote https://github.com/opencontainers/runtime-spec 36852b0d072a4b5da675300a9e73bc4b0853f5c6 | ||
| 1778 | SRCREV_runtime-spec = "36852b0d072a4b5da675300a9e73bc4b0853f5c6" | ||
| 1779 | SRC_URI += "git://github.com/opencontainers/runtime-spec;name=runtime-spec;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/opencontainers/runtime-spec" | ||
| 1780 | |||
| 1781 | # github.com/opencontainers/runtime-tools v0.9.1-0.20221107090550-2e043c6bd626 | ||
| 1782 | # [1] git ls-remote https://github.com/opencontainers/runtime-tools 2e043c6bd62639199bdd0d5f0c5082797de4de2a | ||
| 1783 | SRCREV_runtime-tools = "2e043c6bd62639199bdd0d5f0c5082797de4de2a" | ||
| 1784 | SRC_URI += "git://github.com/opencontainers/runtime-tools;name=runtime-tools;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/opencontainers/runtime-tools" | ||
| 1785 | |||
| 1786 | # tags.cncf.io/container-device-interface v0.8.0 | ||
| 1787 | # [1] git ls-remote https://github.com/cncf-tags/container-device-interface e66544063aa7760c4ea6330ce9e6c757f8e61df2 | ||
| 1788 | SRCREV_container-device-interface = "e66544063aa7760c4ea6330ce9e6c757f8e61df2" | ||
| 1789 | SRC_URI += "git://github.com/cncf-tags/container-device-interface;name=container-device-interface;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/tags.cncf.io/container-device-interface" | ||
| 1790 | |||
| 1791 | # github.com/containerd/stargz-snapshotter v0.15.1 | ||
| 1792 | # [1] git ls-remote https://github.com/containerd/stargz-snapshotter 64ab83bd65cd4a763e262955984232cc5ddfeb3f | ||
| 1793 | SRCREV_stargz-snapshotter = "64ab83bd65cd4a763e262955984232cc5ddfeb3f" | ||
| 1794 | SRC_URI += "git://github.com/containerd/stargz-snapshotter;name=stargz-snapshotter;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/stargz-snapshotter" | ||
| 1795 | |||
| 1796 | # github.com/multiformats/go-multiaddr-dns v0.3.1 | ||
| 1797 | # [1] git ls-remote https://github.com/multiformats/go-multiaddr-dns 448c10b622b0c09ce6834487156c1fd9a65f1597 | ||
| 1798 | SRCREV_go-multiaddr-dns = "448c10b622b0c09ce6834487156c1fd9a65f1597" | ||
| 1799 | SRC_URI += "git://github.com/multiformats/go-multiaddr-dns;name=go-multiaddr-dns;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/multiformats/go-multiaddr-dns" | ||
| 1800 | |||
| 1801 | # github.com/multiformats/go-multiaddr-fmt v0.1.0 | ||
| 1802 | # [1] git ls-remote https://github.com/multiformats/go-multiaddr-fmt 113ed87ed03cfff94f29fd95236be3ccd933fd36 | ||
| 1803 | SRCREV_go-multiaddr-fmt = "113ed87ed03cfff94f29fd95236be3ccd933fd36" | ||
| 1804 | SRC_URI += "git://github.com/multiformats/go-multiaddr-fmt;name=go-multiaddr-fmt;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/multiformats/go-multiaddr-fmt" | ||
| 1805 | |||
| 1806 | # github.com/decred/dcrd/dcrec/secp256k1/v4 v4.2.0 | ||
| 1807 | # [1] git ls-remote https://github.com/decred/dcrd bacf8444a8bc79178f9eb2c65477ab6df01a6439 | ||
| 1808 | SRCREV_secp256k1-v4 = "bacf8444a8bc79178f9eb2c65477ab6df01a6439" | ||
| 1809 | SRC_URI += "git://github.com/decred/dcrd;name=secp256k1-v4;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/decred/dcrd/dcrec/secp256k1/v4" | ||
| 1810 | |||
| 1811 | # github.com/grpc-ecosystem/grpc-gateway/v2 v2.20.0 | ||
| 1812 | # [1] git ls-remote https://github.com/grpc-ecosystem/grpc-gateway 2da4beb003329d83c74a52d66a009110ef1fd180 | ||
| 1813 | SRCREV_grpc-gateway-v2 = "2da4beb003329d83c74a52d66a009110ef1fd180" | ||
| 1814 | SRC_URI += "git://github.com/grpc-ecosystem/grpc-gateway;name=grpc-gateway-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/grpc-ecosystem/grpc-gateway/v2" | ||
| 1815 | |||
| 1816 | # google.golang.org/genproto/googleapis/api v0.0.0-20240903143218-8af14fe29dc1 | ||
| 1817 | # [1] git ls-remote https://github.com/googleapis/go-genproto 8af14fe29dc178f8f16f3720e1da949120cecbeb | ||
| 1818 | SRCREV_googleapis-api = "8af14fe29dc178f8f16f3720e1da949120cecbeb" | ||
| 1819 | SRC_URI += "git://github.com/googleapis/go-genproto;name=googleapis-api;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/genproto/googleapis/api" | ||
| 1820 | |||
| 1821 | # google.golang.org/genproto/googleapis/rpc v0.0.0-20240903143218-8af14fe29dc1 | ||
| 1822 | # [1] git ls-remote https://github.com/googleapis/go-genproto 8af14fe29dc178f8f16f3720e1da949120cecbeb | ||
| 1823 | SRCREV_rpc = "8af14fe29dc178f8f16f3720e1da949120cecbeb" | ||
| 1824 | SRC_URI += "git://github.com/googleapis/go-genproto;name=rpc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/genproto/googleapis/rpc" | ||
| 1825 | |||
| 1826 | # github.com/rootless-containers/rootlesskit v1.0.1 | ||
| 1827 | # [1] git ls-remote https://github.com/rootless-containers/rootlesskit 5d5f4c0c26e26a6b51d1838c23e793e5836442d0 | ||
| 1828 | SRCREV_rootlesskit = "5d5f4c0c26e26a6b51d1838c23e793e5836442d0" | ||
| 1829 | SRC_URI += "git://github.com/rootless-containers/rootlesskit;name=rootlesskit;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/rootless-containers/rootlesskit" | ||
| 1830 | |||
| 1831 | # github.com/container-storage-interface/spec v1.9.0 | ||
| 1832 | # [1] git ls-remote https://github.com/container-storage-interface/spec 80d53107c70981b9da8aaf9cd1c90249562b22f0 | ||
| 1833 | SRCREV_spec = "80d53107c70981b9da8aaf9cd1c90249562b22f0" | ||
| 1834 | SRC_URI += "git://github.com/container-storage-interface/spec;name=spec;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/container-storage-interface/spec" | ||
| 1835 | |||
| 1836 | # github.com/docker/docker-credential-helpers v0.7.0 | ||
| 1837 | # [1] git ls-remote https://github.com/docker/docker-credential-helpers ac5992b5f4756fc0398a7d0c93c609e624368bde | ||
| 1838 | SRCREV_docker-credential-helpers = "ac5992b5f4756fc0398a7d0c93c609e624368bde" | ||
| 1839 | SRC_URI += "git://github.com/docker/docker-credential-helpers;name=docker-credential-helpers;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/docker/docker-credential-helpers" | ||
| 1840 | |||
| 1841 | # github.com/libp2p/go-libp2p-routing-helpers v0.7.2 | ||
| 1842 | # [1] git ls-remote https://github.com/libp2p/go-libp2p-routing-helpers 71d7c965185ed346e39cc26140ac49ea13b2222f | ||
| 1843 | SRCREV_go-libp2p-routing-helpers = "71d7c965185ed346e39cc26140ac49ea13b2222f" | ||
| 1844 | SRC_URI += "git://github.com/libp2p/go-libp2p-routing-helpers;name=go-libp2p-routing-helpers;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/libp2p/go-libp2p-routing-helpers" | ||
| 1845 | |||
| 1846 | # github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 | ||
| 1847 | # [1] git ls-remote https://github.com/grpc-ecosystem/go-grpc-middleware df0f91b29bbbdfc3a686a7a8edbe2b9de2072fdd | ||
| 1848 | SRCREV_go-grpc-middleware = "df0f91b29bbbdfc3a686a7a8edbe2b9de2072fdd" | ||
| 1849 | SRC_URI += "git://github.com/grpc-ecosystem/go-grpc-middleware;name=go-grpc-middleware;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/grpc-ecosystem/go-grpc-middleware" | ||
| 1850 | |||
| 1851 | # github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 | ||
| 1852 | # [1] git ls-remote https://github.com/grpc-ecosystem/go-grpc-prometheus c225b8c3b01faf2899099b768856a9e916e5087b | ||
| 1853 | SRCREV_go-grpc-prometheus = "c225b8c3b01faf2899099b768856a9e916e5087b" | ||
| 1854 | SRC_URI += "git://github.com/grpc-ecosystem/go-grpc-prometheus;name=go-grpc-prometheus;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/grpc-ecosystem/go-grpc-prometheus" | ||
| 1855 | |||
| 1856 | # github.com/containerd/fuse-overlayfs-snapshotter v1.0.8 | ||
| 1857 | # [1] git ls-remote https://github.com/containerd/fuse-overlayfs-snapshotter c54d1c1d71bd1cdc25bbae89208bea0267858ae9 | ||
| 1858 | SRCREV_fuse-overlayfs-snapshotter = "c54d1c1d71bd1cdc25bbae89208bea0267858ae9" | ||
| 1859 | SRC_URI += "git://github.com/containerd/fuse-overlayfs-snapshotter;name=fuse-overlayfs-snapshotter;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/fuse-overlayfs-snapshotter" | ||
| 1860 | |||
| 1861 | # github.com/containerd/stargz-snapshotter/estargz v0.15.1 | ||
| 1862 | # [1] git ls-remote https://github.com/containerd/stargz-snapshotter 64ab83bd65cd4a763e262955984232cc5ddfeb3f | ||
| 1863 | SRCREV_estargz = "64ab83bd65cd4a763e262955984232cc5ddfeb3f" | ||
| 1864 | SRC_URI += "git://github.com/containerd/stargz-snapshotter;name=estargz;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/stargz-snapshotter/estargz" | ||
| 1865 | |||
| 1866 | # tags.cncf.io/container-device-interface/specs-go v0.8.0 | ||
| 1867 | # [1] git ls-remote https://github.com/cncf-tags/container-device-interface e66544063aa7760c4ea6330ce9e6c757f8e61df2 | ||
| 1868 | SRCREV_specs-go = "e66544063aa7760c4ea6330ce9e6c757f8e61df2" | ||
| 1869 | SRC_URI += "git://github.com/cncf-tags/container-device-interface;name=specs-go;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/tags.cncf.io/container-device-interface/specs-go" | ||
| 1870 | |||
| 1871 | # go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.28.0 | ||
| 1872 | # [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 81216fb002a6a76d32fdab6ef999bcf65794130d | ||
| 1873 | SRCREV_otlptrace = "81216fb002a6a76d32fdab6ef999bcf65794130d" | ||
| 1874 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=otlptrace;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel/exporters/otlp/otlptrace" | ||
| 1875 | |||
| 1876 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/api v1.32.0-k3s1 | ||
| 1877 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 | ||
| 1878 | SRCREV_api = "39f4707c882be87eb91cef02d669a5b584923fe7" | ||
| 1879 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=api;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/api" | ||
| 1880 | |||
| 1881 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/kms v1.32.0-k3s1 | ||
| 1882 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 | ||
| 1883 | SRCREV_kms = "39f4707c882be87eb91cef02d669a5b584923fe7" | ||
| 1884 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=kms;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/kms" | ||
| 1885 | |||
| 1886 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/cri-api v1.32.0-k3s1 | ||
| 1887 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 | ||
| 1888 | SRCREV_cri-api = "39f4707c882be87eb91cef02d669a5b584923fe7" | ||
| 1889 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=cri-api;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/cri-api" | ||
| 1890 | |||
| 1891 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/kubectl v1.32.0-k3s1 | ||
| 1892 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 | ||
| 1893 | SRCREV_kubectl = "39f4707c882be87eb91cef02d669a5b584923fe7" | ||
| 1894 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=kubectl;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/kubectl" | ||
| 1895 | |||
| 1896 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/kubelet v1.32.0-k3s1 | ||
| 1897 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 | ||
| 1898 | SRCREV_kubelet = "39f4707c882be87eb91cef02d669a5b584923fe7" | ||
| 1899 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=kubelet;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/kubelet" | ||
| 1900 | |||
| 1901 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/metrics v1.32.0-k3s1 | ||
| 1902 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 | ||
| 1903 | SRCREV_metrics = "39f4707c882be87eb91cef02d669a5b584923fe7" | ||
| 1904 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=metrics;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/metrics" | ||
| 1905 | |||
| 1906 | # sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.31.0 | ||
| 1907 | # [1] git ls-remote https://github.com/kubernetes-sigs/apiserver-network-proxy 14f752ee8cf2f38727b6dddf7e0906dbce5bf4c1 | ||
| 1908 | SRCREV_konnectivity-client = "14f752ee8cf2f38727b6dddf7e0906dbce5bf4c1" | ||
| 1909 | SRC_URI += "git://github.com/kubernetes-sigs/apiserver-network-proxy;name=konnectivity-client;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/sigs.k8s.io/apiserver-network-proxy/konnectivity-client" | ||
| 1910 | |||
| 1911 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/apiserver v1.32.0-k3s1 | ||
| 1912 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 | ||
| 1913 | SRCREV_apiserver = "39f4707c882be87eb91cef02d669a5b584923fe7" | ||
| 1914 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=apiserver;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/apiserver" | ||
| 1915 | |||
| 1916 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/client-go v1.32.0-k3s1 | ||
| 1917 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 | ||
| 1918 | SRCREV_client-go = "39f4707c882be87eb91cef02d669a5b584923fe7" | ||
| 1919 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=client-go;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/client-go" | ||
| 1920 | |||
| 1921 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-proxy v1.32.0-k3s1 | ||
| 1922 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 | ||
| 1923 | SRCREV_kube-proxy = "39f4707c882be87eb91cef02d669a5b584923fe7" | ||
| 1924 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=kube-proxy;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-proxy" | ||
| 1925 | |||
| 1926 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/cli-runtime v1.32.0-k3s1 | ||
| 1927 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 | ||
| 1928 | SRCREV_cli-runtime = "39f4707c882be87eb91cef02d669a5b584923fe7" | ||
| 1929 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=cli-runtime;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/cli-runtime" | ||
| 1930 | |||
| 1931 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/externaljwt v1.32.0-k3s1 | ||
| 1932 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 | ||
| 1933 | SRCREV_externaljwt = "39f4707c882be87eb91cef02d669a5b584923fe7" | ||
| 1934 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=externaljwt;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/externaljwt" | ||
| 1935 | |||
| 1936 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/mount-utils v1.32.0-k3s1 | ||
| 1937 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 | ||
| 1938 | SRCREV_mount-utils = "39f4707c882be87eb91cef02d669a5b584923fe7" | ||
| 1939 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=mount-utils;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/mount-utils" | ||
| 1940 | |||
| 1941 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/apimachinery v1.32.0-k3s1 | ||
| 1942 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 | ||
| 1943 | SRCREV_apimachinery = "39f4707c882be87eb91cef02d669a5b584923fe7" | ||
| 1944 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=apimachinery;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/apimachinery" | ||
| 1945 | |||
| 1946 | # go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.53.0 | ||
| 1947 | # [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go-contrib af75717ac4fb3ba13eaea83b88301723122060cf | ||
| 1948 | SRCREV_otelhttp = "af75717ac4fb3ba13eaea83b88301723122060cf" | ||
| 1949 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;name=otelhttp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp" | ||
| 1950 | |||
| 1951 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/endpointslice v1.32.0-k3s1 | ||
| 1952 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 | ||
| 1953 | SRCREV_endpointslice = "39f4707c882be87eb91cef02d669a5b584923fe7" | ||
| 1954 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=endpointslice;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/endpointslice" | ||
| 1955 | |||
| 1956 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/cloud-provider v1.32.0-k3s1 | ||
| 1957 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 | ||
| 1958 | SRCREV_cloud-provider = "39f4707c882be87eb91cef02d669a5b584923fe7" | ||
| 1959 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=cloud-provider;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/cloud-provider" | ||
| 1960 | |||
| 1961 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/component-base v1.32.0-k3s1 | ||
| 1962 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 | ||
| 1963 | SRCREV_component-base = "39f4707c882be87eb91cef02d669a5b584923fe7" | ||
| 1964 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=component-base;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/component-base" | ||
| 1965 | |||
| 1966 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/code-generator v1.32.0-k3s1 | ||
| 1967 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 | ||
| 1968 | SRCREV_code-generator = "39f4707c882be87eb91cef02d669a5b584923fe7" | ||
| 1969 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=code-generator;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/code-generator" | ||
| 1970 | |||
| 1971 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-scheduler v1.32.0-k3s1 | ||
| 1972 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 | ||
| 1973 | SRCREV_kube-scheduler = "39f4707c882be87eb91cef02d669a5b584923fe7" | ||
| 1974 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=kube-scheduler;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-scheduler" | ||
| 1975 | |||
| 1976 | # go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.28.0 | ||
| 1977 | # [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 81216fb002a6a76d32fdab6ef999bcf65794130d | ||
| 1978 | SRCREV_otlptracegrpc = "81216fb002a6a76d32fdab6ef999bcf65794130d" | ||
| 1979 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=otlptracegrpc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc" | ||
| 1980 | |||
| 1981 | # go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.28.0 | ||
| 1982 | # [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 81216fb002a6a76d32fdab6ef999bcf65794130d | ||
| 1983 | SRCREV_otlptracehttp = "81216fb002a6a76d32fdab6ef999bcf65794130d" | ||
| 1984 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=otlptracehttp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp" | ||
| 1985 | |||
| 1986 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-aggregator v1.32.0-k3s1 | ||
| 1987 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 | ||
| 1988 | SRCREV_kube-aggregator = "39f4707c882be87eb91cef02d669a5b584923fe7" | ||
| 1989 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=kube-aggregator;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-aggregator" | ||
| 1990 | |||
| 1991 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/cluster-bootstrap v1.32.0-k3s1 | ||
| 1992 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 | ||
| 1993 | SRCREV_cluster-bootstrap = "39f4707c882be87eb91cef02d669a5b584923fe7" | ||
| 1994 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=cluster-bootstrap;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/cluster-bootstrap" | ||
| 1995 | |||
| 1996 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/component-helpers v1.32.0-k3s1 | ||
| 1997 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 | ||
| 1998 | SRCREV_component-helpers = "39f4707c882be87eb91cef02d669a5b584923fe7" | ||
| 1999 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=component-helpers;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/component-helpers" | ||
| 2000 | |||
| 2001 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/controller-manager v1.32.0-k3s1 | ||
| 2002 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 | ||
| 2003 | SRCREV_controller-manager = "39f4707c882be87eb91cef02d669a5b584923fe7" | ||
| 2004 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=controller-manager;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/controller-manager" | ||
| 2005 | |||
| 2006 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/csi-translation-lib v1.32.0-k3s1 | ||
| 2007 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 | ||
| 2008 | SRCREV_csi-translation-lib = "39f4707c882be87eb91cef02d669a5b584923fe7" | ||
| 2009 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=csi-translation-lib;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/csi-translation-lib" | ||
| 2010 | |||
| 2011 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/pod-security-admission v1.32.0-k3s1 | ||
| 2012 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 | ||
| 2013 | SRCREV_pod-security-admission = "39f4707c882be87eb91cef02d669a5b584923fe7" | ||
| 2014 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=pod-security-admission;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/pod-security-admission" | ||
| 2015 | |||
| 2016 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver v1.32.0-k3s1 | ||
| 2017 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 | ||
| 2018 | SRCREV_apiextensions-apiserver = "39f4707c882be87eb91cef02d669a5b584923fe7" | ||
| 2019 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=apiextensions-apiserver;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver" | ||
| 2020 | |||
| 2021 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-controller-manager v1.32.0-k3s1 | ||
| 2022 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 | ||
| 2023 | SRCREV_kube-controller-manager = "39f4707c882be87eb91cef02d669a5b584923fe7" | ||
| 2024 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=kube-controller-manager;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-controller-manager" | ||
| 2025 | |||
| 2026 | # go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.53.0 | ||
| 2027 | # [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go-contrib af75717ac4fb3ba13eaea83b88301723122060cf | ||
| 2028 | SRCREV_otelgrpc = "af75717ac4fb3ba13eaea83b88301723122060cf" | ||
| 2029 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;name=otelgrpc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc" | ||
| 2030 | |||
| 2031 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/dynamic-resource-allocation v1.32.0-k3s1 | ||
| 2032 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 | ||
| 2033 | SRCREV_dynamic-resource-allocation = "39f4707c882be87eb91cef02d669a5b584923fe7" | ||
| 2034 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=dynamic-resource-allocation;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/dynamic-resource-allocation" | ||
| 2035 | |||
| 2036 | # go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful v0.44.0 | ||
| 2037 | # [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go-contrib fdfa6e3abf03caa6a1d3267913e01526d97eab8a | ||
| 2038 | SRCREV_otelrestful = "fdfa6e3abf03caa6a1d3267913e01526d97eab8a" | ||
| 2039 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;name=otelrestful;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful" | ||
| 2040 | |||
